@charset "UTF-8";
/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* line 1, sass/_variable.scss */
:root {
  --primary: var(--e-global-color-astglobalcolor1);
  --second: var(--e-global-color-astglobalcolor0);
  --acc: var(--e-global-color-astglobalcolor4);
  --text: var(--e-global-color-astglobalcolor2);
  --text-l: var(--e-global-color-astglobalcolor3);
  --text-w: var(--e-global-color-astglobalcolor5);
  --bg: var(--e-global-color-astglobalcolor5);
  --radius: 10px;
}

@font-face {
  font-family: 'Noto Sans TC';
  src: url("assets/font/noto-sans-tc-v39-chinese-traditional_latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url("assets/font/noto-sans-tc-v39-chinese-traditional_latin-500.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url("assets/font/noto-sans-tc-v39-chinese-traditional_latin-700.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC';
  src: url("assets/font/noto-sans-tc-v39-chinese-traditional_latin-800.woff2") format("woff2");
  font-weight: 800;
  font-display: swap;
}
/* line 4, sass/_components.scss */
.blur-50 {
  backdrop-filter: blur(50px) !important;
  -webkit-backdrop-filter: blur(50px) !important;
}

@media screen and (max-width: 768px) {
  /* line 10, sass/_components.scss */
  .no-br br {
    display: none;
  }
}

/* line 15, sass/_components.scss */
.text-crimson-text {
  font-family: 'Crimson Text', 'Noto Serif TC', serif !important;
}

/* line 24, sass/_components.scss */
.table-style {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 28, sass/_components.scss */
.table-style table {
  min-width: 768px;
  background: transparent;
  border: 1px solid var(--primary);
  margin: 10px 0;
}
/* line 38, sass/_components.scss */
.table-style td, .table-style th {
  border: 1px solid var(--primary);
  border-width: 0 1px 1px 0;
  padding: 16px 24px;
}
@media (max-width: 768px) {
  /* line 38, sass/_components.scss */
  .table-style td, .table-style th {
    width: auto !important;
  }
}
/* line 50, sass/_components.scss */
.table-style thead td {
  color: #fff;
  background-color: var(--primary);
  border-right: 1px solid #fff;
}
/* line 54, sass/_components.scss */
.table-style thead td:last-of-type {
  border-right: 0;
}
/* line 61, sass/_components.scss */
.table-style tbody tr td, .table-style tbody tr th {
  border-bottom: 0;
}
/* line 66, sass/_components.scss */
.table-style tbody tr:nth-of-type(even) td, .table-style tbody tr:nth-of-type(even) th {
  background-color: var(--primary);
}
/* line 76, sass/_components.scss */
.table-style tr td:last-of-type, .table-style tr th:last-of-type {
  border-right: 0;
}
/* line 81, sass/_components.scss */
.table-style tbody tr:last-of-type td {
  border-bottom: 0;
}
/* line 84, sass/_components.scss */
.table-style strong {
  font-weight: 500;
  background: transparent !important;
}

/* line 8, sass/_main.scss */
body * {
  text-decoration: none;
}
/* line 13, sass/_main.scss */
body header.entry-header .entry-title {
  text-align: center;
}

/* line 27, sass/_main.scss */
a:focus:not(:focus-visible):not(.elementor-button):not(.elementor-button-link) {
  outline: none !important;
  box-shadow: none;
  border: 0 !important;
}

@media screen and (max-width: 921px) {
  /* line 35, sass/_main.scss */
  .no-br br {
    display: none;
  }
}

/* line 47, sass/_main.scss */
.slick-arrow {
  position: relative;
  display: flex;
  align-items: center;
}
/* line 51, sass/_main.scss */
.slick-arrow > button {
  padding: 5px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--primary);
  background-color: transparent;
}
/* line 61, sass/_main.scss */
.slick-arrow > button > span {
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid var(--primary);
  border-bottom: 2px solid var(--primary);
  transform: rotate(135deg);
}
/* line 69, sass/_main.scss */
.slick-arrow > button:hover {
  background-color: var(--primary);
}
/* line 71, sass/_main.scss */
.slick-arrow > button:hover > span {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
/* line 76, sass/_main.scss */
.slick-arrow > button:active, .slick-arrow > button:focus {
  background-color: transparent;
  border: 1px solid var(--primary) !important;
}
/* line 79, sass/_main.scss */
.slick-arrow > button:active > span, .slick-arrow > button:focus > span {
  border-right: 2px solid var(--primary);
  border-bottom: 2px solid var(--primary);
}
/* line 86, sass/_main.scss */
.slick-arrow.slick-disabled > button {
  opacity: 0;
  cursor: context-menu;
}
/* line 93, sass/_main.scss */
.slick-arrow.slick-next > button > span {
  transform: rotate(-45deg);
}

/* line 100, sass/_main.scss */
.slick-dots li {
  margin: 0;
  padding: 8px !important;
}
/* line 103, sass/_main.scss */
.slick-dots li button {
  background-color: #dddddd;
  width: 10px;
  height: 10px;
  margin: 0;
  transition: 0.4s;
}
@media screen and (max-width: 768px) {
  /* line 103, sass/_main.scss */
  .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
/* line 115, sass/_main.scss */
.slick-dots li.slick-active button {
  width: 25px;
  background-color: var(--primary);
}

/* line 124, sass/_main.scss */
.dropdown-warp {
  position: relative;
}
@media (min-width: 921px) {
  /* line 126, sass/_main.scss */
  .dropdown-warp.category {
    border-radius: var(--radius);
    padding: 0;
  }
}
@media (min-width: 921px) {
  /* line 135, sass/_main.scss */
  .dropdown-warp .title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5;
  }
  /* line 141, sass/_main.scss */
  .dropdown-warp .title::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0 20px 0;
    background-color: var(--second);
  }
}
@media screen and (max-width: 1024px) {
  /* line 135, sass/_main.scss */
  .dropdown-warp .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 921px) {
  /* line 135, sass/_main.scss */
  .dropdown-warp .title {
    display: none;
  }
}
@media (min-width: 921px) {
  /* line 157, sass/_main.scss */
  .dropdown-warp .dropdown-title {
    display: none;
  }
}
@media screen and (max-width: 921px) {
  /* line 157, sass/_main.scss */
  .dropdown-warp .dropdown-title {
    display: flex;
    justify-content: space-between;
    border: 1px solid #d7d7d7;
    font-weight: bold;
    cursor: pointer;
    padding: 15px 20px;
    border-radius: var(--radius);
    background-color: #fff;
  }
  /* line 172, sass/_main.scss */
  .dropdown-warp .dropdown-title .dropdown-btn svg {
    transition: 0.4s;
    width: 16px;
    fill: var(--primary);
  }
  /* line 179, sass/_main.scss */
  .dropdown-warp .dropdown-title:hover {
    color: var(--primary);
  }
  /* line 187, sass/_main.scss */
  .dropdown-warp .dropdown-title.active {
    color: var(--bg);
    background-color: var(--primary);
    border-radius: var(--radius) var(--radius) 0 0;
    z-index: 99;
  }
  /* line 193, sass/_main.scss */
  .dropdown-warp .dropdown-title.active .dropdown-btn svg {
    fill: #ffffff;
  }
  /* line 195, sass/_main.scss */
  .dropdown-warp .dropdown-title.active .dropdown-btn svg .line-2 {
    transform: rotate(90deg);
  }
}
@media (min-width: 921px) {
  /* line 204, sass/_main.scss */
  .dropdown-warp .dropdown-list {
    margin-top: 10px;
  }
  /* line 207, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
  }
  /* line 215, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item {
    margin: 0;
    margin-bottom: 0 !important;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid transparent;
  }
  /* line 222, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item > a {
    color: var(--text)-2;
    display: block;
    padding: 10px 15px;
    line-height: 1.6 !important;
    transition: 0.4s;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  /* line 232, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item > a .count {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 5px;
    min-width: 25px;
    border-radius: 20px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0;
  }
  /* line 244, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item > a::before {
    content: '';
    display: inline-block;
    width: 0px;
    height: 2px;
    background-color: var(--primary);
    transition: 0.4s;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
  /* line 256, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item > a:focus {
    outline: 0;
  }
  /* line 261, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item:hover > a {
    font-weight: 800;
    color: var(--text)-2;
  }
  /* line 267, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item.active {
    border: 1px solid var(--second);
  }
  /* line 269, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item.active > a {
    font-weight: 800;
    background-color: rgb(from var(--primary) r g b / 0.1);
  }
  /* line 273, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul > .item.active > a .count {
    background-color: var(--second);
    color: #fff;
  }
}
@media screen and (max-width: 921px) {
  /* line 204, sass/_main.scss */
  .dropdown-warp .dropdown-list {
    border: 1px solid #DCDCDC;
    border-radius: 0 0 var(--radius) var(--radius);
    background-color: var(--bg);
    box-shadow: 5px 5px 5px #0000000f;
    margin: 0;
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 99;
    display: none;
  }
  /* line 293, sass/_main.scss */
  .dropdown-warp .dropdown-list.active {
    display: block;
  }
  /* line 296, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul {
    list-style: none;
    margin: 0;
    overflow-y: auto;
    max-height: 380px;
    /* 修改捲軸的寬度 */
    /* 捲軸軌道（背景） */
    /* 捲軸滑塊（可拖動部分） */
    /* 滑鼠懸停時的捲軸滑塊 */
  }
  /* line 302, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul::-webkit-scrollbar {
    width: 5px;
    /* 捲軸寬度 */
  }
  /* line 306, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul::-webkit-scrollbar-track {
    background: transparent;
    /* 捲軸軌道顏色 */
    border-radius: 10px;
    margin-block: 15px;
  }
  /* line 312, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul::-webkit-scrollbar-thumb {
    background: var(--text)-4;
    /* 捲軸滑塊顏色 */
    border-radius: 10px;
  }
  /* line 317, sass/_main.scss */
  .dropdown-warp .dropdown-list > ul::-webkit-scrollbar-thumb:hover {
    background: var(--primary);
  }
  /* line 322, sass/_main.scss */
  .dropdown-warp .dropdown-list .item {
    margin: 0;
  }
  /* line 324, sass/_main.scss */
  .dropdown-warp .dropdown-list .item > a {
    border-bottom: 1px solid #DCDCDC;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
  }
  /* line 329, sass/_main.scss */
  .dropdown-warp .dropdown-list .item > a:hover {
    color: var(--primary);
  }
  /* line 332, sass/_main.scss */
  .dropdown-warp .dropdown-list .item > a .count {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 5px;
    min-width: 25px;
    border-radius: 20px;
    text-align: center;
    line-height: 1.8;
  }
  /* line 344, sass/_main.scss */
  .dropdown-warp .dropdown-list .item.active > a {
    color: var(--primary);
  }
  /* line 346, sass/_main.scss */
  .dropdown-warp .dropdown-list .item.active > a .count {
    background-color: var(--primary);
    color: #fff;
  }
}

/* line 361, sass/_main.scss */
.text-highlight strong, .text-highlight .elementor-heading-title, .text-highlight .elementor-widget-container, .text-highlight .elementor-widget-container p {
  display: inline;
  background: linear-gradient(180deg, transparent 80%, var(--acc) 0);
}

/* line 391, sass/_main.scss */
.run-suffix-s .elementor-counter-number-wrapper {
  align-items: end;
}
/* line 394, sass/_main.scss */
.run-suffix-s .elementor-counter-number-suffix {
  font-size: 18px;
}
@media screen and (max-width: 921px) {
  /* line 394, sass/_main.scss */
  .run-suffix-s .elementor-counter-number-suffix {
    font-size: 16px;
  }
}

/* line 405, sass/_main.scss */
.ast-theme-transparent-header .main-header-bar {
  border: 0;
}

/* line 412, sass/_main.scss */
#ast-hf-menu-1 {
  width: 1200px;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  /* line 412, sass/_main.scss */
  #ast-hf-menu-1 {
    width: 100%;
  }
}

@media (min-width: 921px) and (max-width: 1200px) {
  /* line 419, sass/_main.scss */
  .main-header-menu .menu-link,
  .main-header-menu > a {
    font-size: 16px;
    padding: 0 10px;
  }
}

/* line 432, sass/_main.scss */
.ast-above-header-bar.ast-sticky-active {
  display: none;
}

/* line 440, sass/_main.scss */
.ast-header-search .ast-search-icon a,
.ast-header-account .ast-header-account-wrap a,
.ast-header-woo-cart a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--acc);
  border-radius: 100%;
  line-height: 1;
}
/* line 449, sass/_main.scss */
.ast-header-search .ast-search-icon a:hover,
.ast-header-account .ast-header-account-wrap a:hover,
.ast-header-woo-cart a:hover {
  background-color: rgb(from var(--acc) r g b / 0.85);
}
/* line 453, sass/_main.scss */
.ast-header-search .ast-search-icon svg,
.ast-header-account .ast-header-account-wrap svg,
.ast-header-woo-cart svg {
  fill: var(--primary) !important;
}

/* line 458, sass/_main.scss */
.ast-header-woo-cart i.astra-icon:after {
  color: #fff !important;
  background-color: var(--primary) !important;
}

/* line 470, sass/_main.scss */
.btn-b .elementor-button {
  width: 390px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 470, sass/_main.scss */
  .btn-b .elementor-button {
    width: 250px;
  }
}

/* line 479, sass/_main.scss */
.btn-an .elementor-button-icon {
  fill: var(--second);
  transform: rotate(-45deg);
  transition: 0.4s;
}
/* line 485, sass/_main.scss */
.btn-an:hover .elementor-button-icon {
  transform: rotate(0);
}

/* line 491, sass/_main.scss */
.btn-dr .elementor-button {
  width: 342px;
  max-width: 100%;
}
/* line 495, sass/_main.scss */
.btn-dr .elementor-button-content-wrapper {
  justify-content: space-between;
}

/* line 500, sass/_main.scss */
.btn-100 .elementor-button {
  width: 100%;
}

/* line 505, sass/_main.scss */
.btn-b-icon .elementor-button-content-wrapper {
  align-items: center;
}
/* line 507, sass/_main.scss */
.btn-b-icon .elementor-button-content-wrapper .e-font-icon-svg {
  height: 1.5em;
  width: 1.3em;
}

/* line 514, sass/_main.scss */
.step-arrow {
  position: relative;
}
/* line 516, sass/_main.scss */
.step-arrow::after {
  content: '';
  position: absolute;
  display: none;
  height: 30px;
  background: url(/wp-content/themes/astra-child/assets/img/step-arrow.png) no-repeat center;
  background-size: contain;
}
/* line 524, sass/_main.scss */
.step-arrow:not(:nth-child(3n))::after {
  display: block;
  top: 50%;
  right: 0;
  width: 80px;
  transform: translate(100%, -50%);
}
@media screen and (max-width: 1024px) {
  /* line 524, sass/_main.scss */
  .step-arrow:not(:nth-child(3n))::after {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  /* line 536, sass/_main.scss */
  .step-arrow::after, .step-arrow:not(:nth-child(3n))::after {
    display: block;
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    height: 40px;
    width: 40px;
    transform: translate(-50%, 100%) rotate(90deg);
  }
  /* line 546, sass/_main.scss */
  .step-arrow:last-of-type::after {
    display: none;
  }
}

/* line 554, sass/_main.scss */
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background: var(--bg);
  display: inline-grid !important;
  place-content: center;
  margin-right: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* line 570, sass/_main.scss */
input[type="radio"] {
  border-radius: 50%;
  /* radio 圓形 */
}

/* hover & focus */
/* line 575, sass/_main.scss */
input[type="checkbox"]:hover,
input[type="radio"]:hover {
  border-color: var(--primary);
}

/* line 580, sass/_main.scss */
input[type="checkbox"]:focus-visible,
input[type="radio"]:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 2px;
}

/* checked 樣式 */
/* line 588, sass/_main.scss */
input[type="checkbox"]::before {
  content: "";
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
/* line 597, sass/_main.scss */
input[type="checkbox"]:checked {
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
}
/* line 600, sass/_main.scss */
input[type="checkbox"]:checked::before {
  opacity: 1;
}

/* line 607, sass/_main.scss */
input[type="radio"]:checked {
  border-color: var(--primary);
  background-color: #fff;
}
/* line 610, sass/_main.scss */
input[type="radio"]:checked::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--primary);
}

/* disabled 狀態 */
/* line 621, sass/_main.scss */
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

/* line 628, sass/_main.scss */
.wpcf7 form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
/* line 632, sass/_main.scss */
.wpcf7 form .text, .wpcf7 form .title {
  width: 100%;
}
/* line 635, sass/_main.scss */
.wpcf7 form .item {
  width: 100%;
  margin-bottom: 10px;
}
/* line 638, sass/_main.scss */
.wpcf7 form .item > p {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 635, sass/_main.scss */
  .wpcf7 form .item {
    margin-bottom: 0px;
  }
}
/* line 645, sass/_main.scss */
.wpcf7 form .item .warp > p {
  display: flex;
  gap: 20px;
}
/* line 650, sass/_main.scss */
.wpcf7 form .item br {
  display: none;
}
/* line 653, sass/_main.scss */
.wpcf7 form .item.w50 {
  width: calc(50% - 10px);
}
@media screen and (max-width: 768px) {
  /* line 653, sass/_main.scss */
  .wpcf7 form .item.w50 {
    width: 100%;
  }
}
/* line 659, sass/_main.scss */
.wpcf7 form .item.hr {
  width: 100%;
  border-bottom: 1px solid #c3c3c3;
  margin: 30px 0 40px;
}
/* line 664, sass/_main.scss */
.wpcf7 form .item label {
  font-size: 16px;
  color: var(--text);
  margin-bottom: 10px;
  display: block;
}
/* line 673, sass/_main.scss */
.wpcf7 form .item input, .wpcf7 form .item textarea, .wpcf7 form .item select {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 5px;
  min-height: 50px;
  background-color: rgb(from var(--second) r g b / 0.1);
  border: 1px solid rgb(from var(--second) r g b / 1);
}
/* line 681, sass/_main.scss */
.wpcf7 form .item textarea {
  height: 150px;
}
/* line 684, sass/_main.scss */
.wpcf7 form .item .required {
  color: red;
}
/* line 688, sass/_main.scss */
.wpcf7 form .submit {
  display: flex;
}
/* line 690, sass/_main.scss */
.wpcf7 form .submit > p {
  display: flex;
}
/* line 693, sass/_main.scss */
.wpcf7 form .submit input.wpcf7-submit {
  font-size: 16px !important;
  letter-spacing: 1px;
  min-width: 150px;
  padding: 20px 10px;
  background-color: var(--primary);
  border: 0;
  border-radius: 50px !important;
}
/* line 701, sass/_main.scss */
.wpcf7 form .submit input.wpcf7-submit:hover {
  color: var(--bg);
  background-color: var(--second);
}

/* line 711, sass/_main.scss */
.wpcf7 input.wpcf7-form-control:not([type=submit]):focus, .wpcf7 select.wpcf7-form-control:focus, .wpcf7 textarea.wpcf7-form-control:focus {
  border-color: var(--primary);
}

/* line 715, sass/_main.scss */
.wpcf7-response-output {
  padding: 5px 15px !important;
  border-radius: 7px;
  background-color: #ffffff80;
  margin: 5px 0 !important;
}

/* line 726, sass/_main.scss */
footer .elementor-icon-list-items {
  margin: 0;
  list-style: none;
}
/* line 729, sass/_main.scss */
footer .elementor-icon-list-items .elementor-icon-list-item {
  align-items: var(--icon-vertical-align, center);
  display: flex;
  font-size: inherit;
}
/* line 733, sass/_main.scss */
footer .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
  flex-basis: 20px;
  flex-shrink: 0;
}
/* line 736, sass/_main.scss */
footer .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
  width: 14px;
  height: 14px;
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0);
}
/* line 746, sass/_main.scss */
footer .elementor-shortcode {
  color: var(--bg);
}
/* line 749, sass/_main.scss */
footer #menu-footer {
  display: flex;
  margin: 0;
  list-style: none;
}
/* line 753, sass/_main.scss */
footer #menu-footer .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 758, sass/_main.scss */
footer #menu-footer .menu-item {
  line-height: 1;
  display: flex;
  align-items: center;
  line-height: 1.8;
  margin-bottom: 10px;
}
/* line 765, sass/_main.scss */
footer #menu-footer .menu-item:not(:last-of-type)::after {
  content: '';
  height: 90%;
  width: 1px;
  background-color: var(--text)-2;
  display: inline-block;
  margin: 0 15px;
}
/* line 774, sass/_main.scss */
footer #menu-footer .menu-item .menu-link {
  color: var(--text-w);
  font-size: 16px;
}
/* line 777, sass/_main.scss */
footer #menu-footer .menu-item .menu-link:hover {
  opacity: 0.7;
}
/* line 783, sass/_main.scss */
footer .copyright_zd_tax {
  font-size: 16px;
  font-weight: 300;
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 783, sass/_main.scss */
  footer .copyright_zd_tax {
    font-size: 13px;
    flex-direction: column;
    align-items: center;
    letter-spacing: 1px;
    line-height: 1.8;
  }
  /* line 793, sass/_main.scss */
  footer .copyright_zd_tax .copyright_zd_tax__divider {
    display: none;
  }
}
/* line 797, sass/_main.scss */
footer .copyright_zd_tax a {
  color: var(--text-w);
}
/* line 799, sass/_main.scss */
footer .copyright_zd_tax a:hover {
  color: rgb(from var(--text-w) r g b / 0.6);
}

/* line 806, sass/_main.scss */
.float-icon i {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  /* line 806, sass/_main.scss */
  .float-icon i {
    font-size: 24px;
  }
}
/* line 815, sass/_main.scss */
.float-icon .icon-list .icon-line a::before {
  content: '';
  display: block;
  width: 2rem;
  height: 2rem;
  background: url(/wp-content/themes/astra-child/assets/img/icon-line-w.svg) no-repeat center;
  background-size: contain;
}
/* line 823, sass/_main.scss */
.float-icon .icon-list .icon-line a i {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 829, sass/_main.scss */
  .float-icon .icon-list .icon-line {
    background-color: #00ad11;
  }
  /* line 831, sass/_main.scss */
  .float-icon .icon-list .icon-line a {
    color: white;
    background-color: transparent;
  }
  /* line 834, sass/_main.scss */
  .float-icon .icon-list .icon-line a::before {
    width: 1.5rem;
    height: 1.5rem;
  }
  /* line 838, sass/_main.scss */
  .float-icon .icon-list .icon-line a img {
    width: 1.8rem;
  }
  /* line 842, sass/_main.scss */
  .float-icon .icon-list .icon-line .text {
    color: #fff;
    background-color: transparent;
  }
  /* line 845, sass/_main.scss */
  .float-icon .icon-list .icon-line .text::after {
    display: none;
  }
  /* line 850, sass/_main.scss */
  .float-icon .icon-list .icon-phone {
    background-color: #dd724b;
  }
  /* line 852, sass/_main.scss */
  .float-icon .icon-list .icon-phone a {
    color: white;
    background-color: transparent;
  }
  /* line 857, sass/_main.scss */
  .float-icon .icon-list .icon-phone a img {
    width: 1.8rem;
  }
  /* line 861, sass/_main.scss */
  .float-icon .icon-list .icon-phone .text {
    color: #fff;
    background-color: transparent;
  }
  /* line 864, sass/_main.scss */
  .float-icon .icon-list .icon-phone .text::after {
    display: none;
  }
}

/* line 873, sass/_main.scss */
#ast-scroll-top {
  border: 1px solid var(--primary);
}
/* line 875, sass/_main.scss */
#ast-scroll-top:active, #ast-scroll-top:focus {
  border: 1px solid var(--primary) !important;
}

@media (min-width: 921px) and (max-width: 1024px) {
  /* line 6, sass/_page_index.scss */
  .home .home-hero > .e-con-inner {
    padding-top: 240px;
  }
}
@media (min-width: 1024px) and (max-width: 1400px) {
  /* line 6, sass/_page_index.scss */
  .home .home-hero > .e-con-inner {
    padding-top: 240px;
  }
  /* line 12, sass/_page_index.scss */
  .home .home-hero > .e-con-inner h1 {
    font-size: 36px;
  }
}
/* line 21, sass/_page_index.scss */
.home .home-news .home-news__grid {
  width: 100%;
  display: flex;
  position: relative;
  margin: 0 0;
}
/* line 26, sass/_page_index.scss */
.home .home-news .home-news__grid .slick-list {
  width: 100%;
}
/* line 29, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__arrow {
  position: absolute;
  top: -30px;
  z-index: 3;
  display: block;
  transform: translateY(-100%);
}
/* line 35, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__arrow.slick-prev {
  right: 100px;
}
/* line 38, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__arrow.slick-next {
  right: 25px;
}
@media screen and (max-width: 1024px) {
  /* line 29, sass/_page_index.scss */
  .home .home-news .home-news__grid .home-news__arrow {
    right: unset !important;
    top: unset;
    bottom: 0;
  }
  /* line 47, sass/_page_index.scss */
  .home .home-news .home-news__grid .home-news__arrow.slick-prev {
    left: calc(50% - 40px);
    transform: translate(-50%, 70%);
  }
  /* line 51, sass/_page_index.scss */
  .home .home-news .home-news__grid .home-news__arrow.slick-next {
    left: calc(50% + 40px);
    transform: translate(-50%, 70%);
  }
}
/* line 57, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__item {
  height: 100%;
  padding: 10px 25px 40px 25px;
}
/* line 62, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__warp {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid transparent;
  box-shadow: 0 20px 30px #0000000d;
  transition: 0.4s;
  background-color: #fff;
  border-radius: var(--radius);
  overflow: hidden;
}
/* line 72, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__warp:hover {
  border: 1px solid var(--primary);
}
/* line 76, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__item-info {
  position: relative;
  padding: 30px 30px 70px 30px;
  flex: 1;
}
/* line 81, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__meta {
  font-size: 0.8125rem;
}
/* line 83, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__meta .home-news__date {
  color: #6D6D6D;
  font-family: 'Alata';
  font-weight: 600;
}
/* line 89, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__sep {
  display: none;
}
/* line 92, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__cat {
  background-color: var(--second);
  color: #fff;
  padding: 1px 7px;
  border-radius: 20px;
}
/* line 98, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__item-title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 103, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__excerpt {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #6D6D6D;
  margin-bottom: 10px;
  font-size: 16px;
}
/* line 109, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__more {
  position: absolute;
  left: 30px;
  bottom: 25px;
  padding: 5px 10px 5px 0;
  font-size: 16px;
}
/* line 115, sass/_page_index.scss */
.home .home-news .home-news__grid .home-news__more:hover {
  color: var(--primary);
}

/* line 5, sass/_page_about.scss */
.about-icon-a .elementor-image-box-img, .about-icon-b .elementor-image-box-img {
  height: 130px;
  border-radius: 100%;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
/* line 13, sass/_page_about.scss */
.about-icon-a img, .about-icon-b img {
  width: 70px;
  height: auto;
  max-width: 100%;
}

/* line 20, sass/_page_about.scss */
.about-icon-a .elementor-image-box-img {
  background: radial-gradient(ellipse at center, #ffffff, #caf4e8);
}

/* line 25, sass/_page_about.scss */
.about-icon-b .elementor-image-box-img {
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
}

/* line 31, sass/_page_about.scss */
.about-service {
  counter-reset: item;
}

/* line 34, sass/_page_about.scss */
.item-about-service {
  position: relative;
  counter-increment: item;
}
@media screen and (max-width: 768px) {
  /* line 34, sass/_page_about.scss */
  .item-about-service {
    margin: 0 20px;
  }
}
/* line 40, sass/_page_about.scss */
.item-about-service::before {
  content: counter(item,decimal-leading-zero);
  font-family: "Advent Pro", Sans-serif;
  font-size: 35px;
  color: #fff;
  display: flex;
  background-color: var(--second);
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-20%, -20%);
  border-radius: 0 20px 0 20px;
}
@media screen and (max-width: 576px) {
  /* line 40, sass/_page_about.scss */
  .item-about-service::before {
    font-size: 28px;
    width: 55px;
    height: 55px;
    border-radius: 0 15px;
  }
}

@media screen and (max-width: 921px) {
  /* line 12, sass/_page_article.scss */
  .blog .site-content .ast-container, .archive .site-content .ast-container, .search .site-content .ast-container, .single-post .site-content .ast-container, .single .site-content .ast-container {
    display: flex;
    flex-direction: column-reverse !important;
  }
  /* line 17, sass/_page_article.scss */
  .blog.ast-left-sidebar #content > .ast-container, .archive.ast-left-sidebar #content > .ast-container, .search.ast-left-sidebar #content > .ast-container, .single-post.ast-left-sidebar #content > .ast-container, .single.ast-left-sidebar #content > .ast-container {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 576px) {
  /* line 23, sass/_page_article.scss */
  .blog .ast-container, .archive .ast-container, .search .ast-container, .single-post .ast-container, .single .ast-container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
/* line 28, sass/_page_article.scss */
.blog .ast-container #primary, .archive .ast-container #primary, .search .ast-container #primary, .single-post .ast-container #primary, .single .ast-container #primary {
  border-right: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 28, sass/_page_article.scss */
  .blog .ast-container #primary, .archive .ast-container #primary, .search .ast-container #primary, .single-post .ast-container #primary, .single .ast-container #primary {
    padding-top: 0;
  }
}
/* line 38, sass/_page_article.scss */
.blog .ast-container #primary .ast-archive-description, .archive .ast-container #primary .ast-archive-description, .search .ast-container #primary .ast-archive-description, .single-post .ast-container #primary .ast-archive-description, .single .ast-container #primary .ast-archive-description {
  display: none;
}
/* line 41, sass/_page_article.scss */
.blog .ast-container #primary .ast-row, .archive .ast-container #primary .ast-row, .search .ast-container #primary .ast-row, .single-post .ast-container #primary .ast-row, .single .ast-container #primary .ast-row {
  align-items: stretch;
}
/* line 43, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post, .archive .ast-container #primary .ast-row article.ast-article-post, .search .ast-container #primary .ast-row article.ast-article-post, .single-post .ast-container #primary .ast-row article.ast-article-post, .single .ast-container #primary .ast-row article.ast-article-post {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  /* line 43, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post, .archive .ast-container #primary .ast-row article.ast-article-post, .search .ast-container #primary .ast-row article.ast-article-post, .single-post .ast-container #primary .ast-row article.ast-article-post, .single .ast-container #primary .ast-row article.ast-article-post {
    width: 50%;
    padding: 0 1em 0;
  }
}
/* line 49, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format-, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format-, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format-, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format-, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- {
  border: 1px solid transparent;
  box-shadow: 0 30px 40px #0000000d;
  transition: 0.4s;
  background-color: #fff;
  border-radius: var(--radius);
  overflow: hidden;
  height: 100%;
  padding: 0;
}
/* line 58, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content {
  position: relative;
  padding: 30px 30px 100px 30px;
  height: 100%;
}
@media screen and (max-width: 576px) {
  /* line 58, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content {
    padding: 20px 20px 80px 20px;
  }
}
/* line 66, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section {
  margin: -30px -30px 30px -30px;
}
/* line 68, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content {
  margin: 0;
  aspect-ratio: 2 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 74, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content img, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content img, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content img, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content img, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-blog-featured-section .post-thumb-img-content img {
  aspect-ratio: unset;
}
/* line 80, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title {
  margin-bottom: 15px;
}
/* line 82, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #232323;
  font-weight: bold;
  line-height: 1.6;
  font-size: 26px;
  margin: 7px 0;
  letter-spacing: 1px;
}
@media screen and (max-width: 921px) {
  /* line 82, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-title > a {
    font-size: 20px;
  }
}
/* line 99, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header *, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header *, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header *, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header *, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header * {
  color: var(--text-l);
  font-weight: 400;
}
/* line 103, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header a:hover, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header a:hover, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header a:hover, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header a:hover, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .entry-header a:hover {
  color: var(--primary);
}
/* line 109, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--text);
  font-weight: 400;
}
@media screen and (max-width: 576px) {
  /* line 109, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-excerpt-container > p {
    display: none;
    font-size: 14px;
    color: var(--text-l);
  }
}
/* line 121, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container {
  position: absolute;
  left: 30px;
  bottom: 25px;
}
@media screen and (max-width: 576px) {
  /* line 121, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container {
    left: 20px;
    bottom: 20px;
  }
}
/* line 129, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button {
  color: var(--primary);
  border-radius: 80px;
  background-color: transparent;
  padding: 10px 30px;
  border: 1px solid var(--primary);
  text-align: center;
  display: flex;
  font-size: 16px;
  font-size: 14px;
  line-height: 1.8;
  padding: 6px 30px;
}
/* line 131, sass/_mixin.scss */
.blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button:hover, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button:hover, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button:hover, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button:hover, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button:hover {
  color: var(--text-w);
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
@media screen and (max-width: 1024px) {
  /* line 129, sass/_page_article.scss */
  .blog .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .archive .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .search .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .single-post .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button, .single .ast-container #primary .ast-row article.ast-article-post .ast-post-format- .post-content .ast-read-more-container .ast-button {
    left: 25px;
    bottom: 25px;
  }
}
/* line 145, sass/_page_article.scss */
.blog .ast-container #primary .ast-row article.ast-article-post:hover .ast-post-format-, .archive .ast-container #primary .ast-row article.ast-article-post:hover .ast-post-format-, .search .ast-container #primary .ast-row article.ast-article-post:hover .ast-post-format-, .single-post .ast-container #primary .ast-row article.ast-article-post:hover .ast-post-format-, .single .ast-container #primary .ast-row article.ast-article-post:hover .ast-post-format- {
  border: 1px solid var(--primary);
}
/* line 154, sass/_page_article.scss */
.blog .ast-container #secondary, .archive .ast-container #secondary, .search .ast-container #secondary, .single-post .ast-container #secondary, .single .ast-container #secondary {
  border-left: 0;
  margin-left: 0;
}
@media screen and (max-width: 921px) {
  /* line 154, sass/_page_article.scss */
  .blog .ast-container #secondary, .archive .ast-container #secondary, .search .ast-container #secondary, .single-post .ast-container #secondary, .single .ast-container #secondary {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 154, sass/_page_article.scss */
  .blog .ast-container #secondary, .archive .ast-container #secondary, .search .ast-container #secondary, .single-post .ast-container #secondary, .single .ast-container #secondary {
    padding-bottom: 0;
  }
}
/* line 167, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget, .archive .ast-container #secondary .sidebar-main .widget, .search .ast-container #secondary .sidebar-main .widget, .single-post .ast-container #secondary .sidebar-main .widget, .single .ast-container #secondary .sidebar-main .widget {
  padding: 0;
  background-color: transparent;
}
/* line 171, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget > p, .archive .ast-container #secondary .sidebar-main .widget > p, .search .ast-container #secondary .sidebar-main .widget > p, .single-post .ast-container #secondary .sidebar-main .widget > p, .single .ast-container #secondary .sidebar-main .widget > p {
  display: none;
}
@media screen and (max-width: 921px) {
  /* line 175, sass/_page_article.scss */
  .blog .ast-container #secondary .sidebar-main .widget.widget_search, .archive .ast-container #secondary .sidebar-main .widget.widget_search, .search .ast-container #secondary .sidebar-main .widget.widget_search, .single-post .ast-container #secondary .sidebar-main .widget.widget_search, .single .ast-container #secondary .sidebar-main .widget.widget_search {
    margin-top: 50px;
  }
}
/* line 180, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper, .archive .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper, .search .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper, .single-post .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper, .single .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid var(--second);
  padding: 0px;
  border-radius: 50px;
  padding: 5px;
  overflow: hidden;
  outline: 0;
  background-color: rgb(from #fff r g b / 0.8);
}
/* line 192, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper .wp-block-search__button svg, .archive .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper .wp-block-search__button svg, .search .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper .wp-block-search__button svg, .single-post .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper .wp-block-search__button svg, .single .ast-container #secondary .sidebar-main .widget.widget_search form .wp-block-search__inside-wrapper .wp-block-search__button svg {
  width: 25px;
}
/* line 208, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input, .archive .ast-container #secondary .sidebar-main .widget.widget_search input, .search .ast-container #secondary .sidebar-main .widget.widget_search input, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input, .single .ast-container #secondary .sidebar-main .widget.widget_search input {
  font-size: 18px;
  width: 100%;
  border: 0;
  background-color: transparent;
  padding: 10px 0 10px 25px;
  color: var(--text);
  font-weight: bold;
  box-shadow: 0 0 0 transparent;
  /* Chrome, Edge, Safari (WebKit) */
  /* Firefox */
  /* 覆蓋 Edge */
}
/* line 217, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input:focus, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:focus, .search .ast-container #secondary .sidebar-main .widget.widget_search input:focus, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:focus, .single .ast-container #secondary .sidebar-main .widget.widget_search input:focus {
  outline: 0;
}
/* line 220, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input::placeholder, .archive .ast-container #secondary .sidebar-main .widget.widget_search input::placeholder, .search .ast-container #secondary .sidebar-main .widget.widget_search input::placeholder, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input::placeholder, .single .ast-container #secondary .sidebar-main .widget.widget_search input::placeholder {
  font-size: 16px;
  color: var(--text)-4;
  font-weight: 400;
}
/* line 159, sass/_mixin.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .search .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .single .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill {
  background-color: transparent !important;
  box-shadow: 0 0 0px 1000px var(--bg) inset !important;
  /* 讓背景恢復正常 */
  -webkit-text-fill-color: var(--text) !important;
  /* 確保文字顏色正常 */
}
/* line 166, sass/_mixin.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input:-moz-autofill, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:-moz-autofill, .search .ast-container #secondary .sidebar-main .widget.widget_search input:-moz-autofill, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:-moz-autofill, .single .ast-container #secondary .sidebar-main .widget.widget_search input:-moz-autofill {
  background-color: transparent !important;
}
/* line 171, sass/_mixin.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .blog .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:hover, .blog .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:focus, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:hover, .archive .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:focus, .search .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .search .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:hover, .search .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:focus, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:hover, .single-post .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:focus, .single .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill, .single .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:hover, .single .ast-container #secondary .sidebar-main .widget.widget_search input:-webkit-autofill:focus {
  background-color: transparent !important;
  box-shadow: 0 0 0px 1000px var(--bg) inset !important;
  -webkit-text-fill-color: var(--text) !important;
}
/* line 227, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search button, .archive .ast-container #secondary .sidebar-main .widget.widget_search button, .search .ast-container #secondary .sidebar-main .widget.widget_search button, .single-post .ast-container #secondary .sidebar-main .widget.widget_search button, .single .ast-container #secondary .sidebar-main .widget.widget_search button {
  border: 1px solid var(--second);
  background-color: var(--second);
  padding: 15px;
  border-radius: 50px;
}
/* line 234, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search button:hover, .archive .ast-container #secondary .sidebar-main .widget.widget_search button:hover, .search .ast-container #secondary .sidebar-main .widget.widget_search button:hover, .single-post .ast-container #secondary .sidebar-main .widget.widget_search button:hover, .single .ast-container #secondary .sidebar-main .widget.widget_search button:hover {
  background-color: var(--primary);
}
@media screen and (max-width: 921px) {
  /* line 227, sass/_page_article.scss */
  .blog .ast-container #secondary .sidebar-main .widget.widget_search button, .archive .ast-container #secondary .sidebar-main .widget.widget_search button, .search .ast-container #secondary .sidebar-main .widget.widget_search button, .single-post .ast-container #secondary .sidebar-main .widget.widget_search button, .single .ast-container #secondary .sidebar-main .widget.widget_search button {
    min-width: 64px;
    min-height: 64px;
  }
}
@media screen and (max-width: 768px) {
  /* line 227, sass/_page_article.scss */
  .blog .ast-container #secondary .sidebar-main .widget.widget_search button, .archive .ast-container #secondary .sidebar-main .widget.widget_search button, .search .ast-container #secondary .sidebar-main .widget.widget_search button, .single-post .ast-container #secondary .sidebar-main .widget.widget_search button, .single .ast-container #secondary .sidebar-main .widget.widget_search button {
    padding: 10px;
  }
}
/* line 245, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_search button svg, .archive .ast-container #secondary .sidebar-main .widget.widget_search button svg, .search .ast-container #secondary .sidebar-main .widget.widget_search button svg, .single-post .ast-container #secondary .sidebar-main .widget.widget_search button svg, .single .ast-container #secondary .sidebar-main .widget.widget_search button svg {
  fill: #fff;
  width: 16px;
}
/* line 254, sass/_page_article.scss */
.blog .ast-container #secondary .sidebar-main .widget.widget_block .category, .archive .ast-container #secondary .sidebar-main .widget.widget_block .category, .search .ast-container #secondary .sidebar-main .widget.widget_block .category, .single-post .ast-container #secondary .sidebar-main .widget.widget_block .category, .single .ast-container #secondary .sidebar-main .widget.widget_block .category {
  border: 1px solid var(--second);
  background-color: #fff;
  padding: 20px;
}
@media screen and (max-width: 921px) {
  /* line 254, sass/_page_article.scss */
  .blog .ast-container #secondary .sidebar-main .widget.widget_block .category, .archive .ast-container #secondary .sidebar-main .widget.widget_block .category, .search .ast-container #secondary .sidebar-main .widget.widget_block .category, .single-post .ast-container #secondary .sidebar-main .widget.widget_block .category, .single .ast-container #secondary .sidebar-main .widget.widget_block .category {
    padding: 0;
    border: 0;
  }
}

/* line 273, sass/_page_article.scss */
.search .search-form {
  display: none;
}

/* line 279, sass/_page_article.scss */
.widget_search {
  display: none;
}

/* line 283, sass/_page_article.scss */
.blog .widget_search, .category .widget_search, .tag .widget_search, .single-post .widget_search, .search .widget_search {
  display: block;
}

@media screen and (max-width: 576px) {
  /* line 293, sass/_page_article.scss */
  .single-post:not(.single-product) .ast-container #primary, .single:not(.single-product) .ast-container #primary {
    padding: 1%;
  }
}
/* line 302, sass/_page_article.scss */
.single-post:not(.single-product) .ast-container #primary article.post, .single:not(.single-product) .ast-container #primary article.post {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid var(--second);
}
/* line 307, sass/_page_article.scss */
.single-post:not(.single-product) .ast-container #primary .entry-header, .single:not(.single-product) .ast-container #primary .entry-header {
  margin-bottom: 40px !important;
  padding-bottom: 30px;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  /* line 311, sass/_page_article.scss */
  .single-post:not(.single-product) .ast-container #primary .entry-header .entry-meta, .single:not(.single-product) .ast-container #primary .entry-header .entry-meta {
    display: flex;
    flex-direction: column;
  }
}
/* line 318, sass/_page_article.scss */
.single-post:not(.single-product) .ast-container #primary .entry-header .ast-terms-link, .single:not(.single-product) .ast-container #primary .entry-header .ast-terms-link {
  line-height: 1em;
}
/* line 320, sass/_page_article.scss */
.single-post:not(.single-product) .ast-container #primary .entry-header .ast-terms-link .ast-button, .single:not(.single-product) .ast-container #primary .entry-header .ast-terms-link .ast-button {
  display: inline-block;
  color: #fff;
  border-radius: 50px;
  background-color: var(--second);
  padding: 8px 15px;
  margin: 5px;
}
/* line 327, sass/_page_article.scss */
.single-post:not(.single-product) .ast-container #primary .entry-header .ast-terms-link .ast-button:hover, .single:not(.single-product) .ast-container #primary .entry-header .ast-terms-link .ast-button:hover {
  background-color: var(--primary);
}
@media screen and (max-width: 768px) {
  /* line 292, sass/_page_article.scss */
  .single-post:not(.single-product) .ast-container, .single:not(.single-product) .ast-container {
    padding: 16px 16px;
  }
}
@media (max-width: 768px) and (min-width: 921px) {
  /* line 292, sass/_page_article.scss */
  .single-post:not(.single-product) .ast-container, .single:not(.single-product) .ast-container {
    margin-top: 150px;
  }
}
/* line 342, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp, .single:not(.single-product) .post-img-warp {
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 342, sass/_page_article.scss */
  .single-post:not(.single-product) .post-img-warp, .single:not(.single-product) .post-img-warp {
    aspect-ratio: 4 / 3;
    min-height: auto;
  }
}
/* line 348, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp *, .single:not(.single-product) .post-img-warp * {
  height: 100%;
  display: block;
}
/* line 352, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp::before, .single:not(.single-product) .post-img-warp::before {
  content: '';
  position: absolute;
  width: 90%;
  height: 90%;
  border-radius: var(--radius);
  transform: translate(15%, 18%);
  border: 1px solid var(--primary);
}
/* line 362, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp .post-img, .single:not(.single-product) .post-img-warp .post-img {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius);
}
/* line 366, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp .post-img .ae-post-overlay, .single:not(.single-product) .post-img-warp .post-img .ae-post-overlay {
  background-color: transparent;
}
/* line 369, sass/_page_article.scss */
.single-post:not(.single-product) .post-img-warp .post-img img, .single:not(.single-product) .post-img-warp .post-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
/* line 381, sass/_page_article.scss */
.single-post:not(.single-product) .article-title, .single:not(.single-product) .article-title {
  text-align: center;
}
/* line 384, sass/_page_article.scss */
.single-post:not(.single-product) .rank-math-breadcrumb, .single:not(.single-product) .rank-math-breadcrumb {
  text-align: center;
}
/* line 386, sass/_page_article.scss */
.single-post:not(.single-product) .rank-math-breadcrumb .last, .single:not(.single-product) .rank-math-breadcrumb .last {
  display: none;
}
/* line 390, sass/_page_article.scss */
.single-post:not(.single-product) .navigation, .single:not(.single-product) .navigation {
  display: none;
}
/* line 395, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post ul:not(.elementor-icon-list-items), .single-post:not(.single-product) #main > .type-post ol:not(.elementor-icon-list-items), .single:not(.single-product) #main > .type-post ul:not(.elementor-icon-list-items), .single:not(.single-product) #main > .type-post ol:not(.elementor-icon-list-items) {
  padding-left: 23px;
  margin-left: 0;
}
/* line 400, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h2, .single:not(.single-product) #main > .type-post h2 {
  line-height: 1.5;
  margin-bottom: 20px;
  position: relative;
  font-size: 32px;
  font-weight: 600;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  /* line 400, sass/_page_article.scss */
  .single-post:not(.single-product) #main > .type-post h2, .single:not(.single-product) #main > .type-post h2 {
    font-size: 26px;
  }
}
/* line 410, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h2::after, .single:not(.single-product) #main > .type-post h2::after {
  content: '';
  display: inline-block;
  background-color: var(--primary);
  width: 4px;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 5px;
  transform: translateY(-50%);
}
/* line 425, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h3, .single:not(.single-product) #main > .type-post h3 {
  padding: 10px 0px;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  /* line 425, sass/_page_article.scss */
  .single-post:not(.single-product) #main > .type-post h3, .single:not(.single-product) #main > .type-post h3 {
    font-size: 22px;
  }
}
/* line 435, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h4, .single:not(.single-product) #main > .type-post h4 {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  /* line 435, sass/_page_article.scss */
  .single-post:not(.single-product) #main > .type-post h4, .single:not(.single-product) #main > .type-post h4 {
    font-size: 20px;
  }
}
/* line 441, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h5, .single:not(.single-product) #main > .type-post h5 {
  font-size: 18px;
}
/* line 444, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post h5, .single:not(.single-product) #main > .type-post h5 {
  font-size: 16px;
}
/* line 447, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post strong, .single:not(.single-product) #main > .type-post strong {
  background: linear-gradient(180deg, transparent 60%, rgb(from var(--second) r g b / 0.3) 0);
}
/* line 451, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post a:hover, .single:not(.single-product) #main > .type-post a:hover {
  color: var(--primary);
}
/* line 455, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post blockquote, .single:not(.single-product) #main > .type-post blockquote {
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid var(--primary);
  border-left: 5px solid var(--primary);
  color: #000;
  font-style: normal;
  padding: 25px 25px 10px 100px;
  position: relative;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  /* line 455, sass/_page_article.scss */
  .single-post:not(.single-product) #main > .type-post blockquote, .single:not(.single-product) #main > .type-post blockquote {
    padding: 25px;
  }
}
/* line 470, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post blockquote::before, .single:not(.single-product) #main > .type-post blockquote::before {
  background-image: url(assets/img/blockquote-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 768px) {
  /* line 470, sass/_page_article.scss */
  .single-post:not(.single-product) #main > .type-post blockquote::before, .single:not(.single-product) #main > .type-post blockquote::before {
    position: relative;
    background-position: left;
    width: 100%;
    left: 0;
    top: 0;
    text-align: left;
    margin-bottom: 10px;
  }
}
/* line 494, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post .style-2 h2, .single:not(.single-product) #main > .type-post .style-2 h2 {
  font-size: 30px;
}
/* line 497, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post .style-2 h3, .single:not(.single-product) #main > .type-post .style-2 h3 {
  font-size: 20px;
  margin: 30px 0 10px;
}
/* line 501, sass/_page_article.scss */
.single-post:not(.single-product) #main > .type-post .style-2 hr, .single:not(.single-product) #main > .type-post .style-2 hr {
  margin: 30px 0 !important;
}
/* line 510, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras, .single:not(.single-product) .ph-post-extras {
  width: 100%;
}
@media (min-width: 921px) {
  /* line 512, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ast-container, .single:not(.single-product) .ph-post-extras .ast-container {
    max-width: 1400px;
  }
}
/* line 518, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner, .single:not(.single-product) .ph-post-extras .ph-extras-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
/* line 524, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav {
  width: 100%;
}
/* line 526, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #cfcfcf;
  gap: 20px;
}
@media screen and (max-width: 576px) {
  /* line 526, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid {
    gap: 10px;
    padding-top: 15px;
    padding-bottom: 0px;
    flex-wrap: wrap;
  }
}
/* line 537, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next {
  width: 40%;
}
/* line 539, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a {
  display: flex;
  flex-direction: column;
  padding: 50px 0;
}
@media screen and (max-width: 576px) {
  /* line 539, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a {
    padding: 30px 0;
  }
}
/* line 546, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text {
  margin-bottom: 7px;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  /* line 546, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text {
    font-size: 0;
  }
}
/* line 554, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i {
  display: flex;
  align-items: center;
  position: relative;
}
/* line 558, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i::before, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i::before, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i::before, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i::before {
  content: '';
  width: 16px;
  height: 1px;
  border-bottom: 1px solid var(--text);
}
/* line 564, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i::after, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i::after, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i::after, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i::after {
  content: '';
  width: 8px;
  height: 8px;
  transform: rotate(135deg);
  margin-right: -10px;
  position: absolute;
  left: 0px;
  border-right: 1px solid var(--text);
  border-bottom: 1px solid var(--text);
}
/* line 577, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .title, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title {
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  /* line 577, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .title, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title {
    display: none;
  }
}
/* line 587, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a:hover .text i::before, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a:hover .text i::before, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a:hover .text i::before, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a:hover .text i::before {
  border-bottom: 1px solid var(--primary);
}
/* line 590, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a:hover .text i::after, .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a:hover .text i::after, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a:hover .text i::after, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a:hover .text i::after {
  border-right: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
}
@media screen and (max-width: 576px) {
  /* line 599, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev {
    width: 10%;
    padding-left: 5px;
  }
}
/* line 607, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-prev > a .text i {
  margin-right: 5px;
}
@media screen and (max-width: 576px) {
  /* line 613, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next {
    width: 10%;
    padding-right: 5px;
  }
}
/* line 619, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a {
  align-items: end;
}
/* line 622, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .text i {
  margin-left: 5px;
  transform: scaleX(-1);
}
/* line 627, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-next > a .title {
  text-align: right;
}
/* line 632, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
@media screen and (max-width: 576px) {
  /* line 632, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center {
    justify-content: center;
  }
}
/* line 641, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  background-color: var(--second);
  padding: 7px 12px;
  color: #fff;
  border-radius: 2px;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  /* line 641, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back {
    width: 100%;
    justify-content: center;
  }
}
/* line 654, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back .icon, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back .icon {
  padding: 2px 0 0 0;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
/* line 660, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back svg, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center .nav-back svg {
  fill: #fff;
  width: 22px;
  height: 22px;
}
/* line 668, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center:hover .nav-back, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-post-nav .ph-post-nav-grid .nav-center:hover .nav-back {
  background-color: #000;
}
/* line 679, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap {
  background: linear-gradient(to bottom, rgb(from var(--second) r g b / 0.2) 0%, rgb(from var(--second) r g b / 0) 100%);
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
/* line 686, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg {
  position: absolute;
  top: 0;
  width: 1920px;
  height: 32px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  /* line 686, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg {
    height: 25px;
  }
}
/* line 700, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg path, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg path {
  fill: var(--bg);
}
@media screen and (max-width: 768px) {
  /* line 679, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap {
    padding-bottom: 30px;
  }
  /* line 706, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap > svg {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 921px) {
  /* line 711, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ast-container, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ast-container {
    flex-direction: column;
  }
}
/* line 716, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-title {
  line-height: 2;
  text-align: center;
}
/* line 720, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 50px;
  list-style: none;
  margin: 0;
}
@media screen and (max-width: 921px) {
  /* line 720, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list {
    gap: 30px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  /* line 720, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media screen and (max-width: 921px) {
  /* line 738, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item:last-of-type, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item:last-of-type {
    display: none;
  }
}
/* line 742, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: var(--radius);
}
/* line 748, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .thumb, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .thumb {
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border-radius: var(--radius);
}
/* line 752, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .thumb img, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transform: scale(1.01);
  transform-origin: center center;
  transition: transform .4s ease;
  will-change: transform;
}
/* line 763, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info {
  padding: 22px;
}
/* line 764, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info *, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info * {
  color: var(--text)-2;
}
@media screen and (max-width: 768px) {
  /* line 763, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info {
    padding: 20px 0 0 0;
  }
}
/* line 771, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin: 10px 0;
  color: #000;
}
/* line 779, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .desc, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.6;
  color: var(--text);
}
@media screen and (max-width: 768px) {
  /* line 779, sass/_page_article.scss */
  .single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .desc, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link .info .desc {
    display: none;
  }
}
/* line 790, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .thumb img, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .thumb img {
  transform: scale(1.08);
}
/* line 794, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .date, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .date {
  color: var(--text);
}
/* line 798, sass/_page_article.scss */
.single-post:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .info .title, .single:not(.single-product) .ph-post-extras .ph-extras-inner .ph-related-wrap .ph-related-list .ph-related-item .ph-related-link:hover .info .title {
  color: var(--primary);
}

/* line 816, sass/_page_article.scss */
.ast-pagination .page-numbers {
  color: var(--text)-2;
  min-width: 48px;
  height: 48px !important;
  border-radius: 48px !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 0 2px 1px !important;
  padding: 15px !important;
}
/* line 826, sass/_page_article.scss */
.ast-pagination .page-numbers.current {
  color: var(--text-w);
  background-color: var(--primary);
}
/* line 831, sass/_page_article.scss */
.ast-pagination .page-numbers:hover:not(.current), .ast-pagination .page-numbers:focus:not(.current) {
  color: var(--primary);
  background-color: #ffffff;
  border: 0;
  outline: 0;
}
/* line 839, sass/_page_article.scss */
.ast-pagination .page-numbers.prev, .ast-pagination .page-numbers.next {
  font-size: 0;
  position: relative;
}
/* line 843, sass/_page_article.scss */
.ast-pagination .page-numbers.prev .ast-left-arrow, .ast-pagination .page-numbers.prev .ast-right-arrow, .ast-pagination .page-numbers.next .ast-left-arrow, .ast-pagination .page-numbers.next .ast-right-arrow {
  font-size: 16px;
  display: block;
  margin: 0 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 852, sass/_page_article.scss */
.ast-pagination .page-numbers.prev .ast-left-arrow, .ast-pagination .page-numbers.next .ast-left-arrow {
  margin-right: 5px;
}
/* line 855, sass/_page_article.scss */
.ast-pagination .page-numbers.prev .ast-right-arrow, .ast-pagination .page-numbers.next .ast-right-arrow {
  margin-left: 5px;
}

/* line 864, sass/_page_article.scss */
.qz-archive {
  width: 100%;
}
/* line 866, sass/_page_article.scss */
.qz-archive [class*="qz-"][class*="-excerpt"] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 5, sass/_page_faq.scss */
body.post-type-archive-qz_faq, body.tax-qz_faq_cat {
  background-color: var(--bg);
}
/* line 7, sass/_page_faq.scss */
body.post-type-archive-qz_faq .site-main.qz-faq-taxonomy, body.tax-qz_faq_cat .site-main.qz-faq-taxonomy {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 120px;
}
/* line 13, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper, body.tax-qz_faq_cat .faq-wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
/* line 17, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk, body.tax-qz_faq_cat .faq-wrapper.desk {
  display: flex;
}
@media screen and (max-width: 921px) {
  /* line 17, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-wrapper.desk, body.tax-qz_faq_cat .faq-wrapper.desk {
    display: none;
  }
}
/* line 23, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  padding: 70px 0;
}
@media screen and (max-width: 1024px) {
  /* line 23, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent {
    padding: 40px 0;
  }
}
/* line 32, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent > .item, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent > .item {
  font-size: 20px;
  font-weight: bold;
  color: var(--second);
  background-color: var(--bg);
  border: 1px solid var(--second);
  border-radius: 50px;
  padding: 15px;
  min-width: 227px;
  text-align: center;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1024px) {
  /* line 32, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent > .item, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent > .item {
    font-size: 18px;
    min-width: 20%;
  }
}
/* line 47, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent > .item.is-active, body.post-type-archive-qz_faq .faq-wrapper.desk .faq-parent > .item:hover, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent > .item.is-active, body.tax-qz_faq_cat .faq-wrapper.desk .faq-parent > .item:hover {
  color: var(--bg);
  background-color: var(--second);
}
/* line 55, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-child, body.tax-qz_faq_cat .faq-wrapper.desk .faq-child {
  display: flex;
  justify-content: center;
  border-top: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
  margin: 0 0 70px 0;
}
/* line 61, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-child > .item, body.tax-qz_faq_cat .faq-wrapper.desk .faq-child > .item {
  font-size: 18px;
  font-weight: 400;
  color: var(--text);
  padding: 15px 25px;
  text-align: center;
}
/* line 67, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.desk .faq-child > .item.is-active, body.post-type-archive-qz_faq .faq-wrapper.desk .faq-child > .item:hover, body.tax-qz_faq_cat .faq-wrapper.desk .faq-child > .item.is-active, body.tax-qz_faq_cat .faq-wrapper.desk .faq-child > .item:hover {
  color: var(--bg);
  background-color: var(--primary);
}
/* line 75, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile, body.tax-qz_faq_cat .faq-wrapper.mobile {
  display: none;
  padding: 50px 0 0;
}
@media screen and (max-width: 921px) {
  /* line 75, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-wrapper.mobile, body.tax-qz_faq_cat .faq-wrapper.mobile {
    display: flex;
  }
}
/* line 81, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile .faq-dropdown, body.tax-qz_faq_cat .faq-wrapper.mobile .faq-dropdown {
  margin-bottom: 50px;
}
/* line 86, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile .faq-dropdown .dropdown-title, body.tax-qz_faq_cat .faq-wrapper.mobile .faq-dropdown .dropdown-title {
  background-color: transparent;
  box-shadow: 0 0 0 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid var(--primary);
}
/* line 92, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile .faq-dropdown .dropdown-title.active, body.tax-qz_faq_cat .faq-wrapper.mobile .faq-dropdown .dropdown-title.active {
  color: #000;
}
/* line 94, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile .faq-dropdown .dropdown-title.active .dropdown-btn svg, body.tax-qz_faq_cat .faq-wrapper.mobile .faq-dropdown .dropdown-title.active .dropdown-btn svg {
  fill: var(--primary);
}
/* line 99, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-wrapper.mobile .faq-dropdown .dropdown-list, body.tax-qz_faq_cat .faq-wrapper.mobile .faq-dropdown .dropdown-list {
  background-color: #fff;
}
/* line 109, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content h1, body.post-type-archive-qz_faq .faq-cat-content h2, body.post-type-archive-qz_faq .faq-cat-content h3, body.tax-qz_faq_cat .faq-cat-content h1, body.tax-qz_faq_cat .faq-cat-content h2, body.tax-qz_faq_cat .faq-cat-content h3 {
  font-weight: bold;
}
/* line 112, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content table, body.tax-qz_faq_cat .faq-cat-content table {
  border: 0;
  width: 100%;
  table-layout: auto;
}
/* line 117, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content table td,
body.post-type-archive-qz_faq .faq-cat-content table th, body.tax-qz_faq_cat .faq-cat-content table td,
body.tax-qz_faq_cat .faq-cat-content table th {
  border: 0;
  padding: 18px;
}
/* line 123, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content table td, body.tax-qz_faq_cat .faq-cat-content table td {
  vertical-align: top;
}
/* line 129, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content table thead th, body.tax-qz_faq_cat .faq-cat-content table thead th {
  text-align: left;
  font-size: 24px;
  color: var(--primary);
  border-bottom: 5px solid var(--second);
}
/* line 138, sass/_page_faq.scss */
body.post-type-archive-qz_faq .faq-cat-content table tbody th, body.post-type-archive-qz_faq .faq-cat-content table tbody td, body.tax-qz_faq_cat .faq-cat-content table tbody th, body.tax-qz_faq_cat .faq-cat-content table tbody td {
  border-bottom: 1px solid var(--second);
}
@media screen and (max-width: 768px) {
  /* line 112, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table, body.tax-qz_faq_cat .faq-cat-content table {
    table-layout: auto;
  }
  /* line 146, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table thead, body.tax-qz_faq_cat .faq-cat-content table thead {
    display: none;
  }
  /* line 150, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tbody,
  body.post-type-archive-qz_faq .faq-cat-content table tr,
  body.post-type-archive-qz_faq .faq-cat-content table th,
  body.post-type-archive-qz_faq .faq-cat-content table td, body.tax-qz_faq_cat .faq-cat-content table tbody,
  body.tax-qz_faq_cat .faq-cat-content table tr,
  body.tax-qz_faq_cat .faq-cat-content table th,
  body.tax-qz_faq_cat .faq-cat-content table td {
    display: block;
    width: 100% !important;
  }
  /* line 158, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tr, body.tax-qz_faq_cat .faq-cat-content table tr {
    margin-bottom: 20px;
  }
  /* line 164, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tbody th, body.tax-qz_faq_cat .faq-cat-content table tbody th {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 20px 0;
    border-bottom: 0;
  }
  /* line 171, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tbody td, body.tax-qz_faq_cat .faq-cat-content table tbody td {
    padding: 0 0 15px;
    border-bottom: 0;
  }
  /* line 174, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tbody td:last-child, body.tax-qz_faq_cat .faq-cat-content table tbody td:last-child {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--second);
  }
  /* line 178, sass/_page_faq.scss */
  body.post-type-archive-qz_faq .faq-cat-content table tbody td::before, body.tax-qz_faq_cat .faq-cat-content table tbody td::before {
    content: attr(data-title);
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: var(--primary);
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 0;
  }
}

/* line 203, sass/_page_faq.scss */
.qz-faq-archive {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 207, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  background-color: transparent;
  padding: 0 !important;
  border-bottom: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 921px) {
  /* line 207, sass/_page_faq.scss */
  .qz-faq-archive .qz-faq-item {
    width: 100%;
  }
}
/* line 219, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-title {
  margin: 0;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 50px;
}
/* line 223, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-title > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 30px;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid var(--primary);
  border-radius: 50px;
  line-height: 1.5;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  /* line 223, sass/_page_faq.scss */
  .qz-faq-archive .qz-faq-item .qz-faq-title > a {
    padding: 15px;
    font-size: 17px;
    border-radius: 10px;
  }
}
/* line 241, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-title > a:active, .qz-faq-archive .qz-faq-item .qz-faq-title > a:focus {
  border: 1px solid var(--primary) !important;
}
/* line 247, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-toggle-btn {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
/* line 253, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-toggle-btn::before, .qz-faq-archive .qz-faq-item .qz-toggle-btn::after {
  content: '';
  width: 18px;
  height: 3px;
  border-radius: 3px;
  background-color: var(--second);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 265, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-toggle-btn::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
/* line 270, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-panel {
  padding: 15px 0 0 0;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}
/* line 275, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-panel .qz-faq-content {
  padding: 0 30px;
}
/* line 277, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-panel .qz-faq-content p {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 275, sass/_page_faq.scss */
  .qz-faq-archive .qz-faq-item .qz-faq-panel .qz-faq-content {
    padding: 0 15px;
  }
}
/* line 288, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item .qz-faq-more {
  margin-top: 20px;
  font-size: 14px;
}
/* line 294, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item.is-open .qz-faq-title > a {
  font-weight: 400;
  color: #fff;
  background-color: var(--primary);
}
/* line 301, sass/_page_faq.scss */
.qz-faq-archive .qz-faq-item.is-open .qz-toggle-btn::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

/* line 6, sass/_page_download.scss */
body.post-type-archive-qz_download, body.tax-qz_download_cat {
  background-color: var(--bg);
}
/* line 8, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive, body.tax-qz_download_cat .qz-download-archive {
  width: 100%;
  display: flex;
  margin: 80px auto;
}
/* line 12, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive select, body.post-type-archive-qz_download .qz-download-archive input[type="search"], body.tax-qz_download_cat .qz-download-archive select, body.tax-qz_download_cat .qz-download-archive input[type="search"] {
  min-height: 44px;
}
/* line 15, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive > .ast-container, body.tax-qz_download_cat .qz-download-archive > .ast-container {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  gap: 10px;
}
/* line 21, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls, body.tax-qz_download_cat .qz-download-archive .qz-download-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 25, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-controls-left, body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-controls-right, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-controls-left, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-controls-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
/* line 30, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-length-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-length-warp {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 14px;
  gap: 10px;
}
/* line 37, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-select-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-select-warp {
  border-radius: 50px;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  padding-right: 10px;
}
/* line 42, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-select-warp select, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-select-warp select {
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0 transparent;
}
/* line 68, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-search-warp .qz-download-input, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-search-warp .qz-download-input {
  width: 200px;
  max-width: 100%;
  border-radius: 50px;
}
/* line 75, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table, body.tax-qz_download_cat .qz-download-archive .qz-download-table {
  border: 0;
  border-left: 1px solid rgb(from var(--second) r g b / 0.5) !important;
}
/* line 79, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table *, body.tax-qz_download_cat .qz-download-archive .qz-download-table * {
  font-size: 16px;
}
/* line 82, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table th, body.post-type-archive-qz_download .qz-download-archive .qz-download-table td, body.tax-qz_download_cat .qz-download-archive .qz-download-table th, body.tax-qz_download_cat .qz-download-archive .qz-download-table td {
  border: 0 !important;
  border-right: 1px solid rgb(from var(--second) r g b / 0.5) !important;
  border-bottom: 1px solid rgb(from var(--second) r g b / 0.5) !important;
}
/* line 88, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table th, body.tax-qz_download_cat .qz-download-archive .qz-download-table th {
  background-color: var(--primary);
  color: #fff;
}
/* line 94, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table > tbody .qz-download-row:nth-of-type(even) th, body.post-type-archive-qz_download .qz-download-archive .qz-download-table > tbody .qz-download-row:nth-of-type(even) td, body.tax-qz_download_cat .qz-download-archive .qz-download-table > tbody .qz-download-row:nth-of-type(even) th, body.tax-qz_download_cat .qz-download-archive .qz-download-table > tbody .qz-download-row:nth-of-type(even) td {
  background-color: rgb(from var(--second) r g b / 0.1);
}
/* line 100, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-row th, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-row td, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-row th, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-row td {
  border: 0 !important;
}
/* line 103, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-row .qz-download-child-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-row .qz-download-child-row {
  border-right: 1px solid rgb(from var(--second) r g b / 0.5) !important;
  border-bottom: 1px solid rgb(from var(--second) r g b / 0.5) !important;
}
/* line 108, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .dt-type-date, body.tax-qz_download_cat .qz-download-archive .qz-download-table .dt-type-date {
  text-align: left;
}
/* line 110, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .dt-type-date .dt-column-header, body.tax-qz_download_cat .qz-download-archive .qz-download-table .dt-type-date .dt-column-header {
  flex-direction: row;
}
/* line 112, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .dt-type-date .dt-column-header .dt-column-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .dt-type-date .dt-column-header .dt-column-title {
  text-align: left;
}
/* line 117, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .dt-orderable-none, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-col-action, body.tax-qz_download_cat .qz-download-archive .qz-download-table .dt-orderable-none, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-col-action {
  text-align: center;
}
/* line 121, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-link, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-link {
  color: #fff;
  background-color: var(--second);
  padding: 6px 16px;
  border-radius: 50px;
  white-space: nowrap;
}
/* line 127, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn:hover, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-link:hover, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn:hover, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-link:hover {
  background-color: var(--primary);
}
/* line 131, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle {
  color: var(--primary);
  background-color: transparent;
  box-shadow: 0 0 0 transparent;
}
/* line 135, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle .qz-download-caret, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle .qz-download-caret {
  border: 2px solid rgb(from var(--second) r g b / 0.5);
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  background-color: transparent;
  display: inline-block;
  width: 10px;
  height: 10px;
}
/* line 145, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle:hover, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle:hover {
  background-color: transparent !important;
}
/* line 150, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle.is-open .qz-download-caret, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle.is-open .qz-download-caret {
  transform: rotate(135deg);
}
/* line 160, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-post-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-post-title {
  display: flex;
  align-items: start;
  gap: 10px;
  line-height: 1.8;
}
/* line 167, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext {
  margin-top: 6px;
  background-color: #dbdbdb;
  padding: 2px 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  min-width: 45px;
  display: inline-block;
  line-height: 1.3;
}
/* line 179, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-PDF, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PDF, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-PDF, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PDF {
  background-color: #cf4545;
  color: #fff;
}
/* line 183, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-PPT, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-PPTX, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PPT, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PPTX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-PPT, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-PPTX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PPT, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PPTX {
  background-color: #cf9745;
  color: #fff;
}
/* line 187, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-DOC, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-DOCX, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-TXT, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-DOC, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-DOCX, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-TXT, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-DOC, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-DOCX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-TXT, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-DOC, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-DOCX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-TXT {
  background-color: #4d88dd;
  color: #fff;
}
/* line 191, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-XLS, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-XLSX, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-CSV, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-XLS, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-XLSX, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-CSV, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-XLS, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-XLSX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-CSV, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-XLS, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-XLSX, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-CSV {
  background-color: #56b354;
  color: #fff;
}
/* line 195, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-JPG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-JPEG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-PNG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype#qz-GIF, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-JPG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-JPEG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PNG, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext#qz-GIF, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-JPG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-JPEG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-PNG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype#qz-GIF, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-JPG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-JPEG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-PNG, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext#qz-GIF {
  background-color: #ca95d1;
  color: #fff;
}
/* line 201, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-note, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-note {
  font-size: 14px;
}
/* line 205, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-meta, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-meta {
  display: flex;
  gap: 15px;
  padding-left: 0px;
}
/* line 209, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-meta .qz-download-meta-item, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-meta .qz-download-meta-item {
  font-size: 14px;
}
/* line 214, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-row {
  padding: 0;
}
/* line 217, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table {
  margin: 5px 0;
  border: 0px solid transparent;
}
/* line 220, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table th, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table th, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td {
  padding: 8px 10px;
  border: 0px;
}
/* line 225, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title {
  display: flex;
  align-items: start;
  gap: 10px;
}
/* line 229, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title .qz-download-child-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title .qz-download-child-warp {
  display: flex;
  flex-direction: column;
}
/* line 232, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title .qz-download-child-warp .qz-download-child-note, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-tr .qz-download-col-title .qz-download-child-warp .qz-download-child-note {
  font-size: 14px;
}
/* line 241, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-footer, body.tax-qz_download_cat .qz-download-archive .qz-download-footer {
  display: flex;
  justify-content: space-between;
}
/* line 244, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-info, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-info {
  font-size: 14px;
}
/* line 247, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination {
  display: flex;
  align-items: center;
}
/* line 250, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-btn, body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-num, body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-btn, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-num, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current {
  color: #494949;
  width: 48px;
  height: 48px;
  padding: 5px;
  background-color: transparent;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: 400;
}
/* line 262, sass/_page_download.scss */
body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current {
  color: var(--primary);
  border-radius: 100%;
  font-weight: 600;
}
@media screen and (max-width: 921px) {
  /* line 8, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive, body.tax-qz_download_cat .qz-download-archive {
    width: 80%;
    margin: 40px auto;
    /* ===== Controls：手機版改成「搜尋一排 + 篩選/筆數第二排」===== */
    /* ===== Table → Card ===== */
    /* ===== Footer：資訊 + 分頁改成直排置中 ===== */
  }
}
@media screen and (max-width: 921px) and (max-width: 768px) {
  /* line 8, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive, body.tax-qz_download_cat .qz-download-archive {
    width: 100%;
  }
}
@media screen and (max-width: 921px) {
  /* line 276, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive > .ast-container, body.tax-qz_download_cat .qz-download-archive > .ast-container {
    padding-left: 0;
    padding-right: 0;
    gap: 14px;
    flex-direction: column !important;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 276, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive > .ast-container, body.tax-qz_download_cat .qz-download-archive > .ast-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 921px) and (max-width: 768px) {
  /* line 288, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls, body.tax-qz_download_cat .qz-download-archive .qz-download-controls {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}
@media screen and (max-width: 921px) {
  /* line 296, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-controls-left,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-controls-right, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-controls-left,
  body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-controls-right {
    width: 100%;
    gap: 10px;
  }
  /* line 314, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-length-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-length-warp {
    font-size: 14px;
    gap: 8px;
  }
  /* line 319, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-select, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-select {
    width: auto;
    max-width: 100%;
  }
  /* line 324, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-cat-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-cat-warp {
    width: 100%;
  }
  /* line 326, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-cat-warp .qz-download-select, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-cat-warp .qz-download-select {
    width: 100%;
  }
  /* line 331, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-search-warp, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-search-warp {
    width: 100%;
  }
  /* line 333, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-controls .qz-download-search-warp .qz-download-input, body.tax-qz_download_cat .qz-download-archive .qz-download-controls .qz-download-search-warp .qz-download-input {
    width: 100%;
    height: 44px;
    padding: 10px 12px;
  }
  /* line 342, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tbody,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table th,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table td, body.tax-qz_download_cat .qz-download-archive .qz-download-table,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table tbody,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table tr,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table th,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table td {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  /* line 353, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table, body.tax-qz_download_cat .qz-download-archive .qz-download-table {
    border: 0 !important;
    /* 表頭在手機直接消失（排序改用你之後要做的篩選/抽屜，不要硬留箭頭） */
    /* DataTables wrapper 有時會塞 inline width，手機直接放開 */
    /* 每一列變卡片 */
    /* 原本表格 td：手機改成區塊 */
    /* 只留「標題 + 動作」兩個區塊，其它欄位不硬塞 */
    /* 類別/日期/大小：不刪資料，但手機不顯示（你如果要顯示，可再開第二行 meta） */
    /* 標題行 */
    /* filetype badge 微調 */
    /* 次資訊：縮小、換行、不要硬 left padding */
    /* 動作按鈕：手機要大顆可點 */
    /* 展開按鈕：縮成 icon button，但保持可點尺寸 */
    /* ===== Child row：變成卡片內的清單 ===== */
  }
  /* line 357, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table thead,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tfoot, body.tax-qz_download_cat .qz-download-archive .qz-download-table thead,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table tfoot {
    display: none;
  }
  /* line 363, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table.dataTable, body.tax-qz_download_cat .qz-download-archive .qz-download-table.dataTable {
    width: 100%;
  }
  /* line 367, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tbody, body.tax-qz_download_cat .qz-download-archive .qz-download-table tbody {
    display: block;
  }
  /* line 372, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "title action" "meta  action";
    gap: 0 10px;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 14px 14px;
    border: 1px solid rgb(from var(--second) r g b / 0.5);
    border-radius: 14px;
    background: rgb(from var(--second) r g b / 0.1);
    /* 用 dt-hasChild + is-open，保持狀態但做出視覺差異 */
  }
  /* line 386, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row:nth-of-type(even) th, body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row:nth-of-type(even) td, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row:nth-of-type(even) th, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row:nth-of-type(even) td {
    background-color: transparent;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 372, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 921px) {
  /* line 396, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row.dt-hasChild.is-open, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row.dt-hasChild.is-open {
    margin-bottom: 0;
    border-radius: 12px 12px 0 0;
    border-bottom: 0;
  }
  /* line 403, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row.dt-hasChild.is-open + .qz-download-child-row .qz-download-child, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row.dt-hasChild.is-open + .qz-download-child-row .qz-download-child {
    border-radius: 0 0 12px 12px;
    overflow: hidden;
    border: 1px solid rgb(from var(--second) r g b / 0.5);
    background-color: rgb(from var(--second) r g b / 0.1);
    border-top: 0;
  }
  /* line 415, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td {
    display: block;
    padding: 0 !important;
    border: 0 !important;
  }
  /* line 422, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-title {
    grid-area: title;
    min-width: 0;
    box-shadow: 0 0 0 transparent;
  }
  /* line 428, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-action, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-action {
    grid-area: action;
    text-align: right;
    white-space: nowrap;
    display: flex;
    align-items: center;
    box-shadow: 0 0 0 transparent;
  }
  /* line 438, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-cat,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-date,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-size, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-cat,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-date,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-row > td.qz-download-col-size {
    display: none !important;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 445, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-col-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-col-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
    gap: 10px;
  }
}
@media screen and (max-width: 921px) {
  /* line 454, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-post-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-post-title {
    align-items: flex-start;
    gap: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 454, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-post-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-post-title {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 465, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-note, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-note {
    text-align: center;
  }
}
@media screen and (max-width: 921px) {
  /* line 472, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-filetype,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-ext, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-filetype,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-ext {
    margin-top: 2px;
    min-width: 46px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.2;
  }
  /* line 482, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-meta, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-meta {
    grid-area: meta;
    padding-left: 0;
    flex-wrap: wrap;
    gap: 8px 12px;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 482, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-meta, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-meta {
    justify-content: center;
  }
}
@media screen and (max-width: 921px) {
  /* line 490, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-meta .qz-download-meta-item, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-meta .qz-download-meta-item {
    font-size: 13px;
    color: #6b6b6b;
  }
  /* line 497, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-link, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-link {
    padding: 10px 20px;
    min-height: 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 5px;
    background-color: var(--second);
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 497, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-link, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-link {
    width: 100%;
  }
}
@media screen and (max-width: 921px) {
  /* line 510, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn:hover,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-link:hover, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn:hover,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-link:hover {
    background-color: var(--second);
  }
  /* line 518, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle {
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgb(from var(--second) r g b / 0.5);
    background-color: transparent;
  }
  /* line 524, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle:active, body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle:focus, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle:active, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle:focus {
    background-color: transparent;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 518, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle {
    width: 100%;
    border: 0;
    height: 35px;
  }
}
@media screen and (max-width: 921px) {
  /* line 532, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-btn-toggle .qz-download-caret, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-btn-toggle .qz-download-caret {
    width: 10px;
    height: 10px;
  }
  /* line 539, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-child-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-child-row {
    display: block;
    margin-bottom: 14px;
  }
  /* line 545, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table tr.qz-download-child-row > td.qz-download-child-row, body.tax-qz_download_cat .qz-download-archive .qz-download-table tr.qz-download-child-row > td.qz-download-child-row {
    display: block;
    padding: 0 !important;
    border: 0 !important;
  }
  /* line 551, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child {
    padding: 0 14px 14px 14px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
  }
  /* line 559, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table {
    margin: 10px 0 0 0;
    width: 100%;
    /* 子檔案：只顯示「檔名 + 下載」；日期大小可後續再加一行小字 */
  }
  /* line 563, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table colgroup, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table colgroup {
    display: none;
  }
  /* line 567, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table tbody, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table tbody {
    display: block;
  }
  /* line 571, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px 12px;
    padding: 10px 10px;
    border: 0px solid rgb(from var(--second) r g b / 0.5);
    background: rgb(from var(--second) r g b / 0.1);
    border-radius: 6px;
  }
}
@media screen and (max-width: 921px) and (max-width: 576px) {
  /* line 571, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
}
@media screen and (max-width: 921px) {
  /* line 584, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr:not(:last-child), body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table tr.qz-download-child-tr:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 589, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td {
    padding: 0 !important;
    border: 0 !important;
  }
  /* line 595, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-cat,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-date,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-size, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-cat,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-date,
  body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-size {
    display: none !important;
  }
  /* line 601, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-title, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-title {
    min-width: 0;
  }
  /* line 604, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-title .qz-download-child-name, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-title .qz-download-child-name {
    line-height: 1.4;
  }
  /* line 609, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-action, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table td.qz-download-col-action {
    text-align: right;
    align-self: start;
  }
  /* line 614, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-link, body.tax-qz_download_cat .qz-download-archive .qz-download-table .qz-download-child-table .qz-download-child-link {
    min-height: 40px;
    padding: 8px 12px;
  }
  /* line 622, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer, body.tax-qz_download_cat .qz-download-archive .qz-download-footer {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  /* line 627, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-info, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-info {
    text-align: center;
    font-size: 13px;
    color: #6b6b6b;
  }
  /* line 633, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination {
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
  }
  /* line 638, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-btn,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-num,
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-btn,
  body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-num,
  body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current {
    width: 44px;
    height: 44px;
    border: 1px solid transparent;
    border-radius: 100%;
  }
  /* line 647, sass/_page_download.scss */
  body.post-type-archive-qz_download .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current, body.tax-qz_download_cat .qz-download-archive .qz-download-footer .qz-download-pagination .qz-download-page-current {
    border-color: rgba(0, 0, 0, 0.12);
  }
}

/* line 8, sass/_page_main_service.scss */
body.page-id-3354 .service-price-button-group, body.page-id-3891 .service-price-button-group {
  position: sticky;
  top: 70px;
  z-index: 3;
}
@media screen and (max-width: 921px) {
  /* line 8, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group, body.page-id-3891 .service-price-button-group {
    top: 60px;
  }
}
@media screen and (max-width: 921px) {
  /* line 16, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .e-con-inner, body.page-id-3891 .service-price-button-group .e-con-inner {
    gap: 0;
  }
  /* line 22, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .e-con-inner .slick-arrow > button, body.page-id-3891 .service-price-button-group .e-con-inner .slick-arrow > button {
    border: 0;
    width: 45px;
    height: 45px;
  }
  /* line 26, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .e-con-inner .slick-arrow > button > span, body.page-id-3891 .service-price-button-group .e-con-inner .slick-arrow > button > span {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}
/* line 34, sass/_page_main_service.scss */
body.page-id-3354 .service-price-button-group.active, body.page-id-3891 .service-price-button-group.active {
  background-color: var(--primary) !important;
}
/* line 37, sass/_page_main_service.scss */
body.page-id-3354 .service-price-button-group .elementor-widget-button, body.page-id-3891 .service-price-button-group .elementor-widget-button {
  width: calc(100% / 4);
  white-space: nowrap;
}
@media screen and (max-width: 921px) {
  /* line 37, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .elementor-widget-button, body.page-id-3891 .service-price-button-group .elementor-widget-button {
    padding: 0 15px;
  }
  /* line 45, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .elementor-widget-button > .elementor-widget-container, body.page-id-3891 .service-price-button-group .elementor-widget-button > .elementor-widget-container {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 37, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .elementor-widget-button, body.page-id-3891 .service-price-button-group .elementor-widget-button {
    padding: 0 5px;
  }
  /* line 52, sass/_page_main_service.scss */
  body.page-id-3354 .service-price-button-group .elementor-widget-button *, body.page-id-3891 .service-price-button-group .elementor-widget-button * {
    font-size: 16px;
  }
}

/* line 6, sass/_page_registered_address.scss */
.registered-address-menu {
  position: sticky;
  top: 70px;
  z-index: 3;
  overflow-x: auto;
}
@media screen and (max-width: 921px) {
  /* line 6, sass/_page_registered_address.scss */
  .registered-address-menu {
    top: 60px;
  }
}
@media screen and (max-width: 921px) {
  /* line 14, sass/_page_registered_address.scss */
  .registered-address-menu .e-con-inner {
    width: auto;
    max-width: unset;
  }
}

/* line 6, sass/_toc.scss */
div#ez-toc-container {
  display: none;
}

/* line 12, sass/_toc.scss */
.ph-toc #ez-toc-container {
  display: block;
  padding: 10px;
  box-shadow: 0 0px 0px transparent;
}
/* line 18, sass/_toc.scss */
.ph-toc .ez-toc-list li {
  padding: 0;
}
/* line 20, sass/_toc.scss */
.ph-toc .ez-toc-list li > a {
  color: #000000 !important;
  display: block !important;
  padding: 5px 15px;
  position: relative;
  font-size: 15px !important;
  letter-spacing: 0;
  line-height: 1.4;
  display: flex !important;
  align-items: start !important;
}
/* line 30, sass/_toc.scss */
.ph-toc .ez-toc-list li > a::before {
  content: counters(item,".",decimal);
  color: var(--primary);
  font-weight: bold;
}
/* line 47, sass/_toc.scss */
.ph-toc .ez-toc-list li > a:hover {
  text-decoration: none !important;
}
/* line 54, sass/_toc.scss */
.ph-toc .ez-toc-list li.active > a {
  font-weight: 700;
  background-color: rgb(from var(--second) r g b / 0.1);
}
/* line 66, sass/_toc.scss */
.ph-toc .ez-toc-list li.ancestor > a {
  text-decoration: underline;
}
/* line 75, sass/_toc.scss */
.ph-toc .ez-toc-list.ez-toc-list-level-1 > li > a {
  font-weight: 600 !important;
}
/* line 77, sass/_toc.scss */
.ph-toc .ez-toc-list.ez-toc-list-level-1 > li > a::before {
  content: counters(item,".",decimal);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  background-color: var(--primary);
  min-width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: var(--radius);
  line-height: 1.6;
  position: relative;
  margin: 2px 5px 0 0;
}
/* line 100, sass/_toc.scss */
.ph-toc .ez-toc-list.ez-toc-list-level-1 > li.active > a {
  padding-left: 5px;
  padding-right: 5px;
}
/* line 111, sass/_toc.scss */
.ph-toc .ez-toc-list .ez-toc-list-level-3 {
  margin-left: 0 !important;
}
/* line 114, sass/_toc.scss */
.ph-toc .ez-toc-list .ez-toc-list-level-3 > li > a {
  padding-left: 18px;
  font-weight: 400 !important;
}
/* line 118, sass/_toc.scss */
.ph-toc .ez-toc-list .ez-toc-list-level-3 > li > a::before {
  font-weight: 500;
  font-size: 14px;
  padding: 1px 5px;
  border-radius: 6px;
}

/* line 130, sass/_toc.scss */
.ph-toc-desk {
  display: block;
}
/* line 133, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp #ez-toc-container {
  width: 100%;
  background-color: #fff;
  border-radius: var(--radius);
  border: 1px solid var(--second) !important;
  padding: 0;
  overflow: hidden;
  padding: 20px 25px;
  border: 0;
}
/* line 148, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp #ez-toc-container .ez-toc-title-container {
  padding: 0;
}
/* line 152, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp #ez-toc-container .ez-toc-title-container .ez-toc-title {
  font-size: 26px;
  font-weight: 600;
}
/* line 158, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-js-icon-con {
  border: 0;
}
/* line 165, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp nav {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
/* line 170, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp nav > ul {
  padding: 10px 0 15px 0 !important;
}
/* line 176, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp nav ul > li.active > a {
  border-radius: 10px !important;
}
/* line 186, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp .ez-toc-list-level-1 > li > a {
  padding: 6px 0;
}
/* line 191, sass/_toc.scss */
.ph-toc-desk .ph-toc-desk-warp.active {
  position: fixed;
  top: 110px;
}
@media screen and (max-width: 921px) {
  /* line 130, sass/_toc.scss */
  .ph-toc-desk {
    display: none;
  }
}

/* line 200, sass/_toc.scss */
.ph-toc-mobile {
  display: none;
}
@media screen and (max-width: 921px) {
  /* line 200, sass/_toc.scss */
  .ph-toc-mobile {
    display: block;
  }
  /* line 204, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-fab {
    display: none;
    position: fixed;
    right: 0;
    top: 50vh;
    border-radius: 5px 0 0 5px;
    padding: 10px;
    background-color: var(--primary);
    transform: translateY(-50%);
    border: 1px solid var(--bg);
    border-right: 0;
    transform: translateY(-50%);
  }
  /* line 216, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-fab svg {
    color: #ffffff;
    width: 25px;
    height: 25px;
  }
  /* line 221, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-fab.active {
    display: block;
  }
  /* line 225, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal, .ph-toc-mobile #ph-toc-overlay {
    display: none;
  }
  /* line 227, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal.active, .ph-toc-mobile #ph-toc-overlay.active {
    display: block;
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 9999;
  }
  /* line 235, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-overlay {
    position: fixed;
    background-color: rgb(from #000 r g b / 0.2);
    width: 100vw;
    left: 0;
    right: 0;
  }
  /* line 242, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal {
    min-width: 40%;
    max-width: 80%;
    position: fixed;
    right: 0;
    background-color: #ffffff;
    border-left: 1px solid var(--primary);
  }
  /* line 249, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-head {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--primary);
    padding: 5px 0 5px 10px;
  }
  /* line 254, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-head .left {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  /* line 259, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-head svg {
    font-size: 20px;
    width: 24px;
    color: var(--primary);
    margin: 2px 0 -2px;
  }
  /* line 265, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-head strong {
    font-size: 18px;
  }
  /* line 268, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-head .ph-toc-close {
    background-color: transparent;
    border: 0;
    color: var(--text);
  }
  /* line 276, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-body #ez-toc-container {
    width: 100%;
    background: transparent;
    border: 0;
    box-shadow: 0 0px 0px transparent;
    margin: 0;
  }
  /* line 283, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-body #ez-toc-container nav {
    height: 90vh;
    overflow-y: auto;
  }
  /* line 289, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-body #ez-toc-container .ez-toc-list-level-1 > li > a {
    padding: 5px 0;
  }
  /* line 295, sass/_toc.scss */
  .ph-toc-mobile #ph-toc-modal .ph-toc-body .ez-toc-title-container {
    display: none;
  }
}
