@charset "UTF-8";
/*
  ############################################################
    This file created by METHODDA
  ############################################################
*/
html,
body {
  width: 100%;
}

html,
body {
  overflow-x: clip;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

input:focus,
textarea:focus,
select:focus,
button:focus,
div:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

input:invalid {
  border-color: #dc3545;
}

form:invalid button[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 1400px) and (max-width: 1700px) {
  .container {
    max-width: 1380px;
  }
}
.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.seo-content-section {
  background-color: #ffffff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .seo-content-section {
    padding: 30px 0;
  }
}
.seo-content-section .accordion .accordion-item {
  border: none;
  background-color: #ffffff;
}
.seo-content-section .accordion .accordion-button {
  display: flex;
  align-items: center;
  padding: 15px 0;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-button {
    padding: 10px 0;
    font-size: 14px;
  }
}
.seo-content-section .accordion .accordion-button:not(.collapsed) {
  background-color: #ffffff;
  box-shadow: none;
}
.seo-content-section .accordion .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.seo-content-section .accordion .accordion-button::after {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  content: "";
  background-image: url("../assets/icons/angle-down.svg");
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: all 300ms ease-in-out;
}
.seo-content-section .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.seo-content-section .accordion .accordion-body {
  padding: 30px 25px;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body {
    padding: 25px 20px;
  }
}
.seo-content-section .accordion .accordion-body h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.seo-content-section .accordion .accordion-body h4 {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #666666;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h4 {
    font-size: 15px;
    margin-top: 20px;
  }
}
.seo-content-section .accordion .accordion-body h4:first-of-type {
  margin-top: 0;
}
.seo-content-section .accordion .accordion-body p {
  font-size: 14px;
  line-height: 1.8;
  color: #555555;
  margin-bottom: 12px;
}
.seo-content-section .accordion .accordion-body p:last-child {
  margin-bottom: 0;
}
.seo-content-section .accordion .accordion-body p strong {
  font-weight: 700;
}

.page-default {
  padding: 60px 0px;
}
@media (max-width: 991px) {
  .page-default {
    padding: 40px 0px;
  }
}
.page-default .page-content .page-header {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.page-default .page-content .page-header h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 767px) {
  .page-default .page-content .page-header h1 {
    font-size: 32px;
  }
}
.page-default .page-content .page-header .last-updated {
  font-size: 14px;
  color: #666;
  opacity: 0.7;
  margin: 0;
}
.page-default .page-content .page-header .last-updated time {
  font-weight: 500;
}
.page-default .page-content .page-body h1 {
  font-size: 48px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 25px;
  color: #000000;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h1 {
    font-size: 36px;
  }
}
.page-default .page-content .page-body h1:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h2 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 22px;
  color: #000000;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h2 {
    font-size: 28px;
  }
}
.page-default .page-content .page-body h2:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h3 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h3 {
    font-size: 24px;
  }
}
.page-default .page-content .page-body h4 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 18px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h4 {
    font-size: 20px;
  }
}
.page-default .page-content .page-body h5 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #000000;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h5 {
    font-size: 18px;
  }
}
.page-default .page-content .page-body h6 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #000000;
  line-height: 1.4;
}
.page-default .page-content .page-body p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  opacity: 0.85;
  margin-bottom: 18px;
}
.page-default .page-content .page-body p:last-of-type {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul,
.page-default .page-content .page-body ol {
  margin-bottom: 20px;
  padding-left: 30px;
}
.page-default .page-content .page-body ul li,
.page-default .page-content .page-body ol li {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  opacity: 0.85;
  margin-bottom: 10px;
}
.page-default .page-content .page-body ul li:last-child,
.page-default .page-content .page-body ol li:last-child {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul li {
  list-style-type: disc;
}
.page-default .page-content .page-body ol li {
  list-style-type: decimal;
}
.page-default .page-content .page-body a {
  color: #7bbc42;
  text-decoration: underline;
  transition: all 300ms ease-in-out;
}
.page-default .page-content .page-body a:hover {
  opacity: 0.8;
}
.page-default .page-content .page-body strong,
.page-default .page-content .page-body b {
  font-weight: 700;
  color: #000000;
}
.page-default .page-content .page-body blockquote, .page-default .page-content .page-body .single-post .post-content .main-content .main-content-text .wp-block-quote, .single-post .post-content .main-content .main-content-text .page-default .page-content .page-body .wp-block-quote {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 4px solid #7bbc42;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}
.page-default .page-content .page-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
}
.page-default .page-content .page-body table th {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: #000000;
}
.page-default .page-content .page-body table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  color: #444;
}
.page-default .page-content .page-body table tr:last-child td {
  border-bottom: none;
}

.blog-page .blog-hero {
  text-align: center;
  padding: 50px 20px 0;
  background: #ffffff;
}
@media (max-width: 767px) {
  .blog-page .blog-hero {
    padding: 40px 20px 0;
  }
}
.blog-page .blog-hero .big-title {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title {
    margin-bottom: 30px;
  }
}
.blog-page .blog-hero .big-title h1,
.blog-page .blog-hero .big-title h4 {
  font-size: 2.5rem;
  margin-bottom: 10px;
  font-weight: 500;
  color: #666666;
}
@media (max-width: 991px) {
  .blog-page .blog-hero .big-title h1,
  .blog-page .blog-hero .big-title h4 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title h1,
  .blog-page .blog-hero .big-title h4 {
    font-size: 1.75rem;
  }
}
.blog-page .blog-hero .big-title p {
  font-size: 1.1rem;
  font-weight: 600;
  opacity: 0.7;
  color: #555555;
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title p {
    font-size: 1rem;
  }
}
.blog-page .blog-posts {
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .blog-page .blog-posts {
    padding-bottom: 50px;
  }
}
.blog-page .post-card {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  background-color: #fff;
  overflow: hidden;
  height: 100%;
  transition: all 300ms ease-in-out;
}
.blog-page .post-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.blog-page .post-card-link {
  text-decoration: none;
  color: inherit;
}
.blog-page .post-image {
  margin: 20px 20px 0 20px;
  border-radius: 8px;
  overflow: hidden;
  height: 250px;
}
.blog-page .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}
.blog-page .post-body {
  padding: 20px;
}
.blog-page .post-body .post-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
}
.blog-page .post-body .category-tag {
  display: inline-block;
  width: fit-content;
  font-size: 13px;
  font-weight: 600;
  background-color: rgba(204, 204, 204, 0.15);
  color: #333;
  padding: 4px 10px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.blog-page .post-body .category-tag:hover {
  background-color: rgba(182, 182, 182, 0.3);
  color: #333;
}
.blog-page .post-body .meta-data {
  display: flex;
  gap: 20px;
  font-size: 14px;
  color: #555;
}
.blog-page .post-body .meta-data .time,
.blog-page .post-body .meta-data .date {
  display: flex;
  align-items: center;
  gap: 5px;
}
.blog-page .post-body .meta-data img {
  width: 16px;
  height: 16px;
  opacity: 0.7;
}
.blog-page .post-body .post-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
  color: #000000;
}
.blog-page .post-body .post-excerpt {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-page .pagination-nav {
  margin-top: 40px;
  text-align: center;
}
.blog-page .pagination-nav .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 15px;
  color: #555555;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: all 300ms ease-in-out;
}
.blog-page .pagination-nav .page-numbers:hover {
  background: #f8f9fa;
  border-color: #666666;
}
.blog-page .pagination-nav .page-numbers.current {
  background: #666666;
  color: #ffffff;
  border-color: #666666;
}

.single-post .post-content {
  padding: 80px;
}
@media (max-width: 991px) {
  .single-post .post-content {
    padding: 50px 0;
  }
}
.single-post .post-content .main-content .breadcrumb {
  margin-bottom: 30px;
}
.single-post .post-content .main-content .breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
}
.single-post .post-content .main-content .breadcrumb li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #555555;
}
.single-post .post-content .main-content .breadcrumb li:not(:last-child)::after {
  content: "/";
  color: rgba(0, 0, 0, 0.4);
  font-weight: 300;
}
.single-post .post-content .main-content .breadcrumb li:last-child span {
  color: #000000;
  font-weight: 500;
}
.single-post .post-content .main-content .breadcrumb a {
  color: #555555;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .breadcrumb a:hover {
  color: #000000;
}
.single-post .post-content .main-content .toc-box {
  margin-bottom: 30px;
  padding: 0;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .toc-box .accordion-item {
  background: transparent;
  border: none;
}
.single-post .post-content .main-content .toc-box .accordion-header {
  margin: 0;
}
.single-post .post-content .main-content .toc-box .accordion-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #666666;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .single-post .post-content .main-content .toc-box .accordion-button {
    font-size: 14px;
    padding: 10px;
  }
}
.single-post .post-content .main-content .toc-box .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #666666;
  box-shadow: none;
}
.single-post .post-content .main-content .toc-box .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.single-post .post-content .main-content .toc-box .accordion-button::after {
  background-image: none;
  content: "+";
  font-size: 20px;
  font-weight: 400;
  width: auto;
  height: auto;
  background-size: auto;
}
.single-post .post-content .main-content .toc-box .accordion-button:not(.collapsed)::after {
  content: "−";
  transform: none;
}
.single-post .post-content .main-content .toc-box .accordion-body {
  padding: 0 25px 20px 25px;
}
.single-post .post-content .main-content .toc-box h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #666666;
}
.single-post .post-content .main-content .toc-box ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-post .post-content .main-content .toc-box .toc-list {
  counter-reset: main-counter;
}
.single-post .post-content .main-content .toc-box .toc-list > li {
  counter-increment: main-counter;
  margin-bottom: 8px;
}
.single-post .post-content .main-content .toc-box .toc-list > li::before {
  content: counter(main-counter) ". ";
  font-weight: 600;
  color: #666666;
}
.single-post .post-content .main-content .toc-box .toc-list > li > a {
  color: #555555;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.6;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > a:hover {
  color: #666666;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol {
  counter-reset: sub-counter;
  padding-left: 20px;
  margin-top: 8px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li {
  counter-increment: sub-counter;
  margin-bottom: 6px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) " ";
  font-weight: 600;
  color: #666666;
  opacity: 0.85;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > a {
  font-size: 14px;
  line-height: 1.5;
  color: #555555;
  text-decoration: none;
  opacity: 0.9;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > a:hover {
  color: #666666;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol {
  counter-reset: subsub-counter;
  padding-left: 20px;
  margin-top: 6px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li {
  counter-increment: subsub-counter;
  margin-bottom: 5px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) " ";
  font-weight: 600;
  color: #666666;
  opacity: 0.75;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > a {
  font-size: 13px;
  line-height: 1.4;
  color: #555555;
  text-decoration: none;
  opacity: 0.85;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > a:hover {
  color: #666666;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol {
  counter-reset: level4-counter;
  padding-left: 20px;
  margin-top: 5px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li {
  counter-increment: level4-counter;
  margin-bottom: 4px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) "." counter(level4-counter) " ";
  font-weight: 600;
  color: #666666;
  opacity: 0.65;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > a {
  font-size: 12px;
  line-height: 1.3;
  color: #555555;
  text-decoration: none;
  opacity: 0.8;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > a:hover {
  color: #666666;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol {
  counter-reset: level5-counter;
  padding-left: 20px;
  margin-top: 4px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li {
  counter-increment: level5-counter;
  margin-bottom: 3px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) "." counter(level4-counter) "." counter(level5-counter) " ";
  font-weight: 600;
  color: #666666;
  opacity: 0.55;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li > a {
  font-size: 11px;
  line-height: 1.3;
  color: #555555;
  text-decoration: none;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li > a:hover {
  color: #666666;
  opacity: 1;
}
.single-post .post-content .main-content .post-meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  font-size: 14px;
  margin-top: 15px;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .single-post .post-content .main-content .post-meta {
    align-items: flex-start;
    gap: 15px;
  }
}
.single-post .post-content .main-content .post-meta span {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.6;
  font-size: 14px;
}
.single-post .post-content .main-content .post-meta a {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.6;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta a:hover {
  opacity: 1;
}
.single-post .post-content .main-content .post-meta img {
  width: 20px;
  height: 20px;
}
.single-post .post-content .main-content .post-meta .post-share {
  margin-left: auto;
}
@media (max-width: 991px) {
  .single-post .post-content .main-content .post-meta .post-share {
    margin-left: 0;
    width: 100%;
  }
}
.single-post .post-content .main-content .post-header {
  margin-bottom: 50px;
}
.single-post .post-content .main-content .post-header h1 {
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .post-header h1 {
    font-size: 32px;
  }
}
.single-post .post-content .main-content .post-meta .post-share {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.single-post .post-content .main-content .post-meta .post-share .share-label {
  font-weight: 600;
  color: #000000;
  font-size: 14px;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn img {
  font-size: 14px;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn:hover {
  transform: translateY(-2px);
}
.single-post .post-content .main-content .post-meta .post-share .share-btn:hover img {
  filter: invert(1);
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.facebook:hover {
  background-color: #1877f2;
  color: #fff;
  border-color: #1877f2;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.twitter:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.linkedin:hover {
  background-color: #0a66c2;
  color: #fff;
  border-color: #0a66c2;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.whatsapp:hover {
  background-color: #25d366;
  color: #fff;
  border-color: #25d366;
}
.single-post .post-content .main-content .post-image-lg {
  margin-bottom: 20px;
}
.single-post .post-content .main-content .post-image-lg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.single-post .post-content .main-content .main-content-text {
  margin-bottom: 30px;
}
.single-post .post-content .main-content .main-content-text h1,
.single-post .post-content .main-content .main-content-text h2,
.single-post .post-content .main-content .main-content-text h3,
.single-post .post-content .main-content .main-content-text h4,
.single-post .post-content .main-content .main-content-text h5,
.single-post .post-content .main-content .main-content-text h6 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}
.single-post .post-content .main-content .main-content-text h1 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text h1 {
    font-size: 28px;
  }
}
.single-post .post-content .main-content .main-content-text h2 {
  font-size: 28px;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text h2 {
    font-size: 24px;
  }
}
.single-post .post-content .main-content .main-content-text h3 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text h3 {
    font-size: 20px;
  }
}
.single-post .post-content .main-content .main-content-text h4 {
  font-size: 20px;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text h4 {
    font-size: 18px;
  }
}
.single-post .post-content .main-content .main-content-text h5 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text h5 {
    font-size: 16px;
  }
}
.single-post .post-content .main-content .main-content-text h6 {
  font-size: 16px;
  font-weight: 600;
}
.single-post .post-content .main-content .main-content-text p {
  font-size: 16px;
  line-height: 1.8;
  opacity: 0.8;
  font-weight: 400;
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text p:last-of-type {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text a {
  color: #7bbc42;
  text-decoration: underline;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .main-content-text a:hover {
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text strong,
.single-post .post-content .main-content .main-content-text b {
  font-weight: 700;
  color: #000000;
}
.single-post .post-content .main-content .main-content-text em,
.single-post .post-content .main-content .main-content-text i {
  font-style: italic;
}
.single-post .post-content .main-content .main-content-text ul,
.single-post .post-content .main-content .main-content-text ol {
  line-height: 1.8;
}
.single-post .post-content .main-content .main-content-text ul li,
.single-post .post-content .main-content .main-content-text ol li {
  margin-bottom: 8px;
  font-size: 16px;
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text ul li:last-child,
.single-post .post-content .main-content .main-content-text ol li:last-child {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text ul li {
  list-style-type: disc;
}
.single-post .post-content .main-content .main-content-text blockquote, .single-post .post-content .main-content .main-content-text .wp-block-quote {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 4px solid #7bbc42;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  opacity: 0.85;
  font-size: 16px;
  line-height: 1.8;
}
.single-post .post-content .main-content .main-content-text blockquote p, .single-post .post-content .main-content .main-content-text .wp-block-quote p {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text blockquote p:first-child, .single-post .post-content .main-content .main-content-text .wp-block-quote p:first-child {
  margin-top: 0;
}
.single-post .post-content .main-content .main-content-text blockquote footer, .single-post .post-content .main-content .main-content-text .wp-block-quote footer {
  margin-top: 10px;
  font-size: 14px;
  font-style: normal;
  opacity: 0.7;
}
.single-post .post-content .main-content .main-content-text blockquote footer::before, .single-post .post-content .main-content .main-content-text .wp-block-quote footer::before {
  content: "— ";
}
.single-post .post-content .main-content .main-content-text pre {
  background-color: #1e1e1e;
  color: #d4d4d4;
  padding: 20px;
  border-radius: 8px;
  overflow-x: auto;
  margin: 25px 0;
  font-size: 14px;
  line-height: 1.6;
}
.single-post .post-content .main-content .main-content-text pre code {
  background-color: transparent;
  color: inherit;
  padding: 0;
}
.single-post .post-content .main-content .main-content-text code {
  background-color: rgba(0, 0, 0, 0.05);
  color: #d73a49;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 14px;
}
.single-post .post-content .main-content .main-content-text hr {
  margin: 30px 0;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .main-content-text img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 25px 0;
  border-radius: 8px;
}
.single-post .post-content .main-content .main-content-text img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  max-width: 40%;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text img.alignleft {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
}
.single-post .post-content .main-content .main-content-text img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
  max-width: 40%;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text img.alignright {
    float: none;
    max-width: 100%;
    margin-left: 0;
  }
}
.single-post .post-content .main-content .main-content-text img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-post .post-content .main-content .main-content-text img.wp-smiley {
  max-width: 20px;
  height: auto;
  display: inline;
  margin: 0;
}
.single-post .post-content .main-content .main-content-text figure {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text figure img {
  margin: 0;
}
.single-post .post-content .main-content .main-content-text figure figcaption {
  font-size: 14px;
  opacity: 0.6;
  font-style: italic;
  margin-top: 10px;
  text-align: center;
}
.single-post .post-content .main-content .main-content-text table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
}
.single-post .post-content .main-content .main-content-text table th {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
}
.single-post .post-content .main-content .main-content-text table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text table tr:last-child td {
  border-bottom: none;
}
.single-post .post-content .main-content .main-content-text .wp-block-image {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-image img {
  margin: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-video {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-video video {
  max-width: 100%;
  height: auto;
  display: block;
}
.single-post .post-content .main-content .main-content-text .wp-block-audio {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote {
  border-left: 5px solid #7bbc42;
  padding: 30px 20px;
  margin: 30px 0;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  line-height: 1.6;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote p {
  margin-bottom: 10px;
  font-size: 18px;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote cite {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-style: normal;
  opacity: 0.7;
}
.single-post .post-content .main-content .main-content-text .wp-block-embed {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-embed iframe {
  max-width: 100%;
  height: auto;
}
.single-post .post-content .main-content .main-content-text .wp-block-separator {
  margin: 30px 0;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 1;
}
.single-post .post-content .main-content .main-content-text .wp-block-columns {
  display: grid;
  gap: 20px;
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-columns .wp-block-column {
  min-width: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-button {
  display: inline-block;
  margin: 15px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-button a {
  display: inline-block;
  padding: 12px 24px;
  background-color: #7bbc42;
  color: white;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: all 300ms ease-in-out;
  font-size: 16px;
}
.single-post .post-content .main-content .main-content-text .wp-block-button a:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.single-post .post-content .main-content .main-content-text .wp-block-button.is-style-outline a {
  background-color: transparent;
  color: #7bbc42;
  border: 2px solid #7bbc42;
}
.single-post .post-content .main-content .main-content-text .wp-block-list {
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-heading:not(:first-child) {
  margin-top: 30px;
}
.single-post .post-content .main-content .main-content-text .wp-block-heading {
  margin-bottom: 15px;
  font-weight: 700;
}
.single-post .post-content .main-content .main-content-text .wp-block-paragraph {
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-group {
  margin: 25px 0;
  padding: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-group.has-background {
  padding: 20px;
  border-radius: 8px;
}
.single-post .post-content .main-content .main-content-text .wp-block-cover {
  margin: 25px 0;
  border-radius: 8px;
  min-height: 300px;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .main-content-text .wp-block-cover {
    min-height: 200px;
  }
}
.single-post .post-content .main-content .main-content-text .wp-block-gallery {
  margin: 25px 0;
  display: grid;
  gap: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-gallery figcaption {
  font-size: 14px;
  opacity: 0.6;
}
.single-post .post-content .sidebar-toc {
  width: 280px;
  margin-right: 40px;
}
@media (max-width: 991px) {
  .single-post .post-content .sidebar-toc {
    width: 0px;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .single-post .post-content .post-content .container {
    flex-direction: column;
  }
  .single-post .post-content .main-content {
    width: 100%;
    padding-top: 0;
  }
}
.single-post .post-content .post-footer-meta {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}
.single-post .post-content .post-footer-meta .meta-section {
  margin-bottom: 25px;
}
.single-post .post-content .post-footer-meta .meta-title {
  font-size: 16px;
  font-weight: 500;
  color: #555555;
  margin-bottom: 10px;
}
.single-post .post-content .post-footer-meta .meta-items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.single-post .post-content .post-footer-meta .meta-tag {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #000000;
  border: 1px solid #000000;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  transition: all 300ms ease-in-out;
  white-space: nowrap;
}
.single-post .post-content .post-footer-meta .meta-tag:hover {
  background: #000000;
  color: #ffffff;
}
.single-post .post-content .post-footer-meta .copy-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #000000;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 16px;
  background-color: transparent;
  color: #000000;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .post-footer-meta .copy-button svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.single-post .post-content .post-footer-meta .copy-button:hover {
  border-color: #000000;
  color: #000000;
}
.single-post .post-content .mini-title {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .single-post .post-content .mini-title {
    margin-left: 0;
    margin-top: 60px;
  }
}
.single-post .post-content .mini-title h4 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}
.single-post .post-content .blog-item {
  margin-bottom: 40px;
  margin-left: 20px;
}
@media (max-width: 991px) {
  .single-post .post-content .blog-item {
    margin-left: 0;
  }
}
.single-post .post-content .blog-item .blog-link {
  display: flex;
  text-decoration: none;
  color: inherit;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .blog-item .blog-link:hover {
  opacity: 0.8;
}
.single-post .post-content .blog-item .image {
  flex: 0 0 80px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}
.single-post .post-content .blog-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.single-post .post-content .blog-item .text {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  flex: 1;
}
.single-post .post-content .blog-item .text h6 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.single-post .post-content .blog-item .text span {
  color: #555;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}
.single-post .post-content .blog-item .text span.date img, .single-post .post-content .blog-item .text span.reading img {
  width: 15px;
  height: 15px;
}
.single-post .post-content .post-navigation {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .single-post .post-content .post-navigation {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.single-post .post-content .post-navigation .nav-prev a,
.single-post .post-content .post-navigation .nav-next a {
  display: block;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .post-navigation .nav-prev a:hover,
.single-post .post-content .post-navigation .nav-next a:hover {
  border-color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
}
.single-post .post-content .post-navigation .nav-prev a {
  text-align: left;
}
.single-post .post-content .post-navigation .nav-next a {
  text-align: right;
}
.single-post .pagination-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 60px;
  padding: 40px 0;
}
.single-post .pagination-nav .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  transition: all 300ms ease-in-out;
}
.single-post .pagination-nav .page-numbers:hover {
  border-color: #7bbc42;
  color: #7bbc42;
}
.single-post .pagination-nav .page-numbers.current {
  background-color: #7bbc42;
  color: #fff;
  border-color: #7bbc42;
}
.single-post .pagination-nav .page-numbers.dots {
  border: none;
  cursor: default;
}
.single-post .pagination-nav .page-numbers.dots:hover {
  border: none;
  color: #000000;
}
.single-post .pagination-nav .page-numbers.prev, .single-post .pagination-nav .page-numbers.next {
  padding: 0 15px;
}
.single-post .pagination-nav .page-numbers.prev:hover, .single-post .pagination-nav .page-numbers.next:hover {
  background-color: rgba(61, 178, 136, 0.1);
}
@media (max-width: 767px) {
  .single-post .pagination-nav {
    gap: 4px;
    font-size: 14px;
  }
  .single-post .pagination-nav .page-numbers {
    min-width: 36px;
    height: 36px;
    padding: 0 6px;
  }
  .single-post .pagination-nav .page-numbers.prev, .single-post .pagination-nav .page-numbers.next {
    padding: 0 10px;
  }
}

.hero-section {
  position: relative;
  height: 88vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-section {
    height: auto;
    min-height: 100svh;
  }
}
.hero-section .hero-arrows {
  z-index: 100;
  position: absolute;
}
@media (max-width: 991px) {
  .hero-section .hero-arrows {
    bottom: 16px;
    right: 16px;
  }
}
.hero-section {
  /* ---- BG ---- */
}
.hero-section .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-section .hero-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.08);
  animation: bgZoom 12s ease-in-out infinite alternate;
  filter: saturate(1.2);
}
@media (max-width: 991px) {
  .hero-section .hero-bg-img {
    transform: scale(1.03);
    animation: bgZoomMobile 12s ease-in-out infinite alternate;
  }
}
.hero-section .hero-bg-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(10, 8, 6, 0.88) 0%, rgba(20, 14, 8, 0.72) 45%, rgba(0, 0, 0, 0.2) 100%);
  z-index: 1;
}
@media (max-width: 991px) {
  .hero-section .hero-bg-overlay {
    background: linear-gradient(180deg, rgba(10, 8, 6, 0.75) 0%, rgba(20, 14, 8, 0.85) 50%, rgba(0, 0, 0, 0.65) 100%);
  }
}
.hero-section .hero-bg .hero-particles {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  .hero-section .hero-bg .hero-particles span:nth-child(n+6) {
    display: none;
  }
}
.hero-section .hero-bg .hero-particles span {
  position: absolute;
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 180, 50, 0.8);
  animation: floatParticle var(--dur, 8s) ease-in-out infinite var(--delay, 0s);
  top: var(--top, 50%);
  left: var(--left, 50%);
}
.hero-section .hero-bg .hero-particles span:nth-child(1) {
  --top: 15%;
  --left: 20%;
  --dur: 9s;
  --delay: 0s;
}
.hero-section .hero-bg .hero-particles span:nth-child(2) {
  --top: 70%;
  --left: 80%;
  --dur: 11s;
  --delay: 1s;
}
.hero-section .hero-bg .hero-particles span:nth-child(3) {
  --top: 30%;
  --left: 60%;
  --dur: 7s;
  --delay: 2s;
  width: 2px;
  height: 2px;
}
.hero-section .hero-bg .hero-particles span:nth-child(4) {
  --top: 80%;
  --left: 15%;
  --dur: 13s;
  --delay: 0.5s;
}
.hero-section .hero-bg .hero-particles span:nth-child(5) {
  --top: 50%;
  --left: 90%;
  --dur: 10s;
  --delay: 3s;
  width: 4px;
  height: 4px;
}
.hero-section .hero-bg .hero-particles span:nth-child(6) {
  --top: 10%;
  --left: 75%;
  --dur: 8s;
  --delay: 1.5s;
}
.hero-section .hero-bg .hero-particles span:nth-child(7) {
  --top: 90%;
  --left: 45%;
  --dur: 12s;
  --delay: 2.5s;
  width: 2px;
  height: 2px;
}
.hero-section .hero-bg .hero-particles span:nth-child(8) {
  --top: 40%;
  --left: 5%;
  --dur: 9s;
  --delay: 4s;
}
.hero-section .hero-bg .hero-particles span:nth-child(9) {
  --top: 60%;
  --left: 35%;
  --dur: 14s;
  --delay: 0.8s;
  width: 2px;
  height: 2px;
}
.hero-section .hero-bg .hero-particles span:nth-child(10) {
  --top: 25%;
  --left: 50%;
  --dur: 7s;
  --delay: 3.5s;
  width: 4px;
  height: 4px;
}
.hero-section .hero-container {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .hero-section .hero-container {
    flex-direction: column;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 60px;
    gap: 32px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container {
    padding-top: 30px;
    gap: 24px;
  }
}
.hero-section .hero-container {
  /* ---- CONTENT ---- */
}
.hero-section .hero-container .hero-content {
  flex: 0 0 55%;
  max-width: 620px;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-content {
    flex: unset;
    max-width: 100%;
    width: 100%;
    padding: 0 8px;
  }
}
.hero-section .hero-container .hero-tag {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  opacity: 0;
  animation: fadeUp 0.7s ease forwards 0.3s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-tag {
    justify-content: center;
    gap: 8px;
    margin-bottom: 16px;
  }
}
.hero-section .hero-container .hero-tag p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #7bbc42;
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-tag p {
    font-size: 11px;
    letter-spacing: 2px;
  }
}
.hero-section .hero-container .tag-line {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #7bbc42;
}
@media (max-width: 576px) {
  .hero-section .hero-container .tag-line {
    width: 28px;
  }
}
.hero-section .hero-container .hero-title {
  font-size: clamp(60px, 7vw, 110px);
  line-height: 0.95;
  color: #fff;
  margin: 0 0 24px 0;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-title {
    font-size: clamp(40px, 10vw, 60px);
    margin-bottom: 18px;
    letter-spacing: 1px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-title {
    font-size: clamp(32px, 11vw, 48px);
    margin-bottom: 14px;
  }
}
.hero-section .hero-container .hero-title .word {
  display: block;
  opacity: 0;
  transform: translateY(40px);
  animation: fadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.hero-section .hero-container .hero-title .word:nth-child(1) {
  animation-delay: 0.5s;
}
.hero-section .hero-container .hero-title .word:nth-child(2) {
  animation-delay: 0.65s;
}
.hero-section .hero-container .hero-title .word:nth-child(3) {
  animation-delay: 0.8s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-title .word {
    transform: translateY(24px);
  }
}
.hero-section .hero-container .hero-title .accent {
  -webkit-text-stroke: 2px #7bbc42;
  color: transparent;
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-title .accent {
    -webkit-text-stroke: 1.5px #7bbc42;
  }
}
.hero-section .hero-container .hero-desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.65);
  margin: 0 0 36px 0;
  max-width: 460px;
  opacity: 0;
  animation: fadeUp 0.7s ease forwards 1s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-desc {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
    font-size: 15px;
    max-width: 440px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-desc {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 24px;
    max-width: 100%;
    padding: 0 4px;
  }
}
.hero-section .hero-container .hero-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 52px;
  opacity: 0;
  animation: fadeUp 0.7s ease forwards 1.1s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-actions {
    justify-content: center;
    margin-bottom: 36px;
    gap: 18px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-actions {
    flex-direction: column;
    gap: 14px;
    margin-bottom: 28px;
  }
}
.hero-section .hero-container .btn-hero-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  background: #7bbc42;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #7bbc42;
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .hero-section .hero-container .btn-hero-primary {
    padding: 12px 28px;
    font-size: 13px;
    width: 100%;
    justify-content: center;
  }
}
.hero-section .hero-container .btn-hero-primary::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  transform: translateX(-101%);
  transition: transform 0.3s ease;
}
.hero-section .hero-container .btn-hero-primary:hover {
  color: #000;
}
.hero-section .hero-container .btn-hero-primary:hover::before {
  transform: translateX(0);
}
.hero-section .hero-container .btn-hero-primary span,
.hero-section .hero-container .btn-hero-primary i {
  position: relative;
  z-index: 1;
}
.hero-section .hero-container .btn-hero-secondary {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 2px;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .hero-section .hero-container .btn-hero-secondary {
    font-size: 13px;
  }
}
.hero-section .hero-container .btn-hero-secondary:hover {
  color: #fff;
  border-color: #7bbc42;
}
.hero-section .hero-container {
  /* ---- STATS ---- */
}
.hero-section .hero-container .hero-stats {
  display: flex;
  align-items: center;
  gap: 28px;
  opacity: 0;
  animation: fadeUp 0.7s ease forwards 1.3s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-stats {
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-stats {
    gap: 16px;
    flex-wrap: wrap;
  }
}
.hero-section .hero-container .stat-item strong {
  display: block;
  font-size: 36px;
  color: #fff;
  line-height: 1;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .hero-section .hero-container .stat-item strong {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .stat-item strong {
    font-size: 24px;
  }
}
.hero-section .hero-container .stat-item span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
@media (max-width: 576px) {
  .hero-section .hero-container .stat-item span {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
.hero-section .hero-container .stat-divider {
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 991px) {
  .hero-section .hero-container .stat-divider {
    height: 32px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .stat-divider {
    height: 28px;
  }
}
.hero-section .hero-container {
  /* ---- VISUAL ---- */
}
.hero-section .hero-container .hero-visual {
  flex: 0 0 40%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 460px;
  opacity: 0;
  animation: fadeIn 1s ease forwards 0.8s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .hero-visual {
    flex: unset;
    width: 100%;
    height: 260px;
    margin-top: 8px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .hero-visual {
    height: 220px;
  }
}
.hero-section .hero-container .visual-ring {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(232, 160, 32, 0.2);
  animation: rotateSlow 20s linear infinite;
}
.hero-section .hero-container .visual-ring.ring-1 {
  width: 320px;
  height: 320px;
  animation-duration: 25s;
}
@media (max-width: 991px) {
  .hero-section .hero-container .visual-ring.ring-1 {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .visual-ring.ring-1 {
    width: 170px;
    height: 170px;
  }
}
.hero-section .hero-container .visual-ring.ring-2 {
  width: 400px;
  height: 400px;
  border-style: dashed;
  animation-duration: 35s;
  animation-direction: reverse;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .hero-section .hero-container .visual-ring.ring-2 {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .visual-ring.ring-2 {
    width: 210px;
    height: 210px;
  }
}
.hero-section .hero-container .visual-ring.ring-3 {
  width: 460px;
  height: 460px;
  animation-duration: 50s;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .hero-section .hero-container .visual-ring.ring-3 {
    width: 290px;
    height: 290px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .visual-ring.ring-3 {
    display: none;
  }
}
.hero-section .hero-container .visual-card {
  width: 260px;
  height: 260px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 60px rgba(232, 160, 32, 0.3), 0 0 120px rgba(232, 160, 32, 0.1);
  animation: floatCard 5s ease-in-out infinite;
}
@media (max-width: 991px) {
  .hero-section .hero-container .visual-card {
    width: 160px;
    height: 160px;
    box-shadow: 0 0 40px rgba(232, 160, 32, 0.25), 0 0 80px rgba(232, 160, 32, 0.08);
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .visual-card {
    width: 130px;
    height: 130px;
    animation: floatCardMobile 5s ease-in-out infinite;
  }
}
.hero-section .hero-container .visual-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-section .hero-container .visual-card-glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(255, 200, 80, 0.15), transparent 60%);
}
.hero-section .hero-container .visual-badge {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 100px;
  height: 100px;
  animation: spinBadge 12s linear infinite;
}
@media (max-width: 991px) {
  .hero-section .hero-container .visual-badge {
    width: 72px;
    height: 72px;
    bottom: 16px;
    right: -8px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .visual-badge {
    width: 60px;
    height: 60px;
    bottom: 8px;
    right: 4px;
  }
}
.hero-section .hero-container .badge-svg {
  width: 100%;
  height: 100%;
}
.hero-section .hero-container .badge-text {
  fill: rgba(255, 255, 255, 0.6);
  font-size: 10px;
  letter-spacing: 2px;
}
@media (max-width: 576px) {
  .hero-section .hero-container .badge-text {
    font-size: 8px;
  }
}
.hero-section .hero-container .badge-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #7bbc42;
}
@media (max-width: 991px) {
  .hero-section .hero-container .badge-icon {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-container .badge-icon {
    font-size: 16px;
  }
}
.hero-section {
  /* ---- SCROLL HINT ---- */
}
.hero-section .hero-scroll-hint {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  z-index: 3;
  opacity: 0;
  animation: fadeIn 1s ease forwards 2s;
}
@media (max-width: 991px) {
  .hero-section .hero-scroll-hint {
    bottom: 16px;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-scroll-hint {
    display: none;
  }
}
.hero-section .hero-scroll-hint span {
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 991px) {
  .hero-section .hero-scroll-hint span {
    font-size: 10px;
    letter-spacing: 2px;
  }
}
.hero-section .scroll-line {
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.15);
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-section .scroll-line {
    height: 28px;
  }
}
.hero-section .scroll-dot {
  width: 1px;
  height: 12px;
  background: #7bbc42;
  position: absolute;
  top: 0;
  animation: scrollDot 1.8s ease-in-out infinite;
}
.hero-section {
  /* ---- ARROWS ---- */
}
.hero-section .hero-arrows {
  position: absolute;
  bottom: 32px;
  right: 40px;
  display: flex;
  gap: 8px;
  z-index: 3;
  opacity: 0;
  animation: fadeIn 1s ease forwards 1.8s;
}
@media (max-width: 991px) {
  .hero-section .hero-arrows {
    bottom: 16px;
    right: 16px;
    gap: 6px;
  }
}
.hero-section .arrow-btn {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  backdrop-filter: blur(8px);
}
@media (max-width: 991px) {
  .hero-section .arrow-btn {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .hero-section .arrow-btn {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }
}
.hero-section .arrow-btn:hover {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #000;
  transform: scale(1.05);
}
@media (max-width: 991px) {
  .hero-section .arrow-btn:active {
    background: #7bbc42;
    border-color: #7bbc42;
    color: #000;
  }
}
.hero-section {
  /* ---- SLIDER ---- */
}
.hero-section .hero-slider {
  width: 100%;
  height: 100vh;
  position: relative;
}
.hero-section .hero-slider .slick-prev,
.hero-section .hero-slider .slick-next {
  display: none !important;
}
.hero-section .hero-slider .slick-list {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-section .hero-slider .slick-list {
    height: auto;
    min-height: 100svh;
  }
}
.hero-section .hero-slider .slick-track {
  display: flex;
  height: 100vh;
}
@media (max-width: 991px) {
  .hero-section .hero-slider .slick-track {
    height: auto;
    min-height: 100svh;
  }
}
.hero-section .hero-slider .slick-slide {
  height: 100vh;
  width: 100vw;
  float: none;
}
@media (max-width: 991px) {
  .hero-section .hero-slider .slick-slide {
    height: auto;
    min-height: 100svh;
    width: 100%;
  }
}
.hero-section .hero-slider .slick-slide > div {
  height: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .hero-section .hero-slider {
    height: auto;
    min-height: 100svh;
  }
}
.hero-section .hero-slide {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  width: 100%;
  display: flex !important;
  align-items: center;
  outline: none;
}
@media (max-width: 991px) {
  .hero-section .hero-slide {
    height: auto;
    min-height: 100svh;
    align-items: flex-start;
    padding-top: 0;
  }
}
.hero-section .hero-slide .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-section .hero-slide .hero-container {
  position: relative;
  z-index: 3;
  width: 100%;
}
.hero-section .hero-slider.slick-slider .slick-slide {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}
@media (max-width: 991px) {
  .hero-section .hero-slider.slick-slider .slick-slide {
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.hero-section .hero-slider.slick-slider .slick-slide.slick-active {
  opacity: 1;
}
.hero-section .hero-slider.slick-slider .slick-slide:not(.slick-active) {
  pointer-events: none;
}
.hero-section .slick-slide .hero-tag,
.hero-section .slick-slide .word,
.hero-section .slick-slide .hero-desc,
.hero-section .slick-slide .hero-actions,
.hero-section .slick-slide .hero-stats,
.hero-section .slick-slide .hero-visual {
  opacity: 0;
}
.hero-section .slick-slide.slick-current .hero-tag {
  animation: fadeUp 0.7s ease forwards 0.3s;
}
.hero-section .slick-slide.slick-current .word:nth-child(1) {
  animation: fadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards 0.5s;
}
.hero-section .slick-slide.slick-current .word:nth-child(2) {
  animation: fadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards 0.65s;
}
.hero-section .slick-slide.slick-current .word:nth-child(3) {
  animation: fadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) forwards 0.8s;
}
.hero-section .slick-slide.slick-current .hero-desc {
  animation: fadeUp 0.7s ease forwards 1s;
}
.hero-section .slick-slide.slick-current .hero-actions {
  animation: fadeUp 0.7s ease forwards 1.1s;
}
.hero-section .slick-slide.slick-current .hero-stats {
  animation: fadeUp 0.7s ease forwards 1.3s;
}
.hero-section .slick-slide.slick-current .hero-visual {
  animation: fadeIn 1s ease forwards 0.8s;
}
.hero-section {
  /* ---- KEYFRAMES ---- */
}
@keyframes bgZoom {
  from {
    transform: scale(1.08);
  }
  to {
    transform: scale(1.15);
  }
}
@keyframes bgZoomMobile {
  from {
    transform: scale(1.03);
  }
  to {
    transform: scale(1.07);
  }
}
@keyframes floatParticle {
  0%, 100% {
    transform: translateY(0) scale(1);
    opacity: 0.4;
  }
  50% {
    transform: translateY(-30px) scale(1.5);
    opacity: 1;
  }
}
@keyframes rotateSlow {
  to {
    transform: rotate(360deg);
  }
}
@keyframes floatCard {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-16px);
  }
}
@keyframes floatCardMobile {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
@keyframes spinBadge {
  to {
    transform: rotate(360deg);
  }
}
@keyframes scrollDot {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 100%;
    opacity: 0;
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.section-01 {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
}
@media (max-width: 991px) {
  .section-01 {
    padding: 80px 0;
  }
}
.section-01 .section-01-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 80px;
  opacity: 0;
  animation: fadeUp 0.8s ease forwards 0.2s;
}
@media (max-width: 991px) {
  .section-01 .section-01-header {
    margin-bottom: 50px;
  }
}
.section-01 .section-01-header .section-badge {
  display: inline-block;
  padding: 8px 20px;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  margin-bottom: 20px;
}
.section-01 .section-01-header .section-title {
  font-size: clamp(36px, 5vw, 56px);
  font-weight: 700;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 20px;
  letter-spacing: -1px;
}
.section-01 .section-01-header .section-title .accent {
  background: linear-gradient(120deg, #7bbc42, rgb(103.242519685, 157.8015748031, 55.3984251969));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.section-01 .section-01-header .section-desc {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7;
  color: #666;
  margin: 0;
}
@media (max-width: 991px) {
  .section-01 .col-lg-4 {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .section-01 .col-lg-4 {
    width: 100%;
  }
}
.section-01 .product-card {
  position: relative;
  display: block;
  height: 100%;
  min-height: 280px;
  border-radius: 24px;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
  animation: fadeScale 0.6s ease forwards;
}
.section-01 .product-card.card-large {
  min-height: 480px;
}
@media (max-width: 991px) {
  .section-01 .product-card.card-large {
    min-height: 360px;
  }
}
.section-01 .product-card.card-medium {
  min-height: 380px;
}
@media (max-width: 991px) {
  .section-01 .product-card.card-medium {
    min-height: 320px;
  }
}
.section-01 .product-card.card-small {
  min-height: 320px;
}
@media (max-width: 991px) {
  .section-01 .product-card.card-small {
    min-height: 280px;
  }
}
.section-01 .product-card.card-tall {
  min-height: 420px;
}
@media (max-width: 991px) {
  .section-01 .product-card.card-tall {
    min-height: 320px;
  }
}
@media (max-width: 991px) {
  .section-01 .product-card {
    min-height: 320px;
  }
}
.section-01 .product-card:nth-child(1) {
  animation-delay: 0.3s;
}
.section-01 .product-card:nth-child(2) {
  animation-delay: 0.4s;
}
.section-01 .product-card:nth-child(3) {
  animation-delay: 0.5s;
}
.section-01 .product-card:nth-child(4) {
  animation-delay: 0.6s;
}
.section-01 .product-card:nth-child(5) {
  animation-delay: 0.7s;
}
.section-01 .product-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.05) 100%);
  z-index: 1;
  transition: all 0.5s ease;
}
.section-01 .product-card:hover {
  transform: translateY(-12px) scale(1.02);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.25);
}
.section-01 .product-card:hover::before {
  background: linear-gradient(135deg, rgba(123, 188, 66, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.section-01 .product-card:hover .product-card-img img {
  transform: scale(1.15);
}
.section-01 .product-card:hover .card-overlay {
  opacity: 0.8;
}
.section-01 .product-card:hover .product-card-content {
  transform: translateY(-8px);
}
.section-01 .product-card:hover .card-arrow {
  transform: translateX(8px);
  opacity: 1;
}
.section-01 .product-card:hover .card-number {
  opacity: 0.15;
  transform: translate(10px, -10px) scale(1.2);
}
.section-01 .product-card .product-card-img {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.section-01 .product-card .product-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.section-01 .product-card .card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.85) 100%);
  opacity: 0.6;
  transition: opacity 0.5s ease;
  z-index: 1;
}
.section-01 .product-card .product-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px;
  z-index: 2;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 991px) {
  .section-01 .product-card .product-card-content {
    padding: 24px;
  }
}
.section-01 .product-card .card-tag {
  display: inline-block;
  padding: 6px 14px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-bottom: 12px;
}
.section-01 .product-card .card-title {
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
  letter-spacing: -0.5px;
}
.section-01 .product-card .card-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  letter-spacing: 0.5px;
}
.section-01 .product-card .card-arrow {
  position: absolute;
  bottom: 32px;
  right: 32px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #fff;
  opacity: 0;
  transform: translateX(-8px);
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
.section-01 .product-card .card-arrow svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .section-01 .product-card .card-arrow {
    bottom: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
  }
}
.section-01 .product-card .card-number {
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 120px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.08);
  line-height: 1;
  z-index: 1;
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  pointer-events: none;
}
@media (max-width: 991px) {
  .section-01 .product-card .card-number {
    font-size: 80px;
  }
}
.section-01 .section-01-last-row > .row > [class*=col] {
  flex: 1 1 calc(50% - 0.5rem);
  max-width: 100%;
}
@media (max-width: 767px) {
  .section-01 .section-01-last-row > .row > [class*=col] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.section-01 .section-cta {
  text-align: center;
  margin-top: 60px;
  opacity: 0;
  animation: fadeUp 0.8s ease forwards 1s;
}
@media (max-width: 991px) {
  .section-01 .section-cta {
    margin-top: 40px;
  }
}
.section-01 .btn-view-all {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 36px;
  background: #1a1a1a;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.section-01 .btn-view-all::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, #7bbc42, rgb(103.242519685, 157.8015748031, 55.3984251969));
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}
.section-01 .btn-view-all span {
  position: relative;
  z-index: 1;
}
.section-01 .btn-view-all svg {
  width: 18px;
  height: 18px;
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease;
}
.section-01 .btn-view-all:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
.section-01 .btn-view-all:hover::before {
  transform: translateX(0);
}
.section-01 .btn-view-all:hover svg {
  transform: translateX(4px);
}
.section-01 .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: 0;
}
.section-01 .deco-circle {
  position: absolute;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(123, 188, 66, 0.08), transparent 70%);
  animation: float 20s ease-in-out infinite;
}
@media (max-width: 991px) {
  .section-01 .deco-circle {
    display: none;
  }
}
.section-01 .deco-circle.deco-1 {
  width: 400px;
  height: 400px;
  top: -100px;
  right: -100px;
  animation-delay: 0s;
}
.section-01 .deco-circle.deco-2 {
  width: 300px;
  height: 300px;
  bottom: -80px;
  left: -80px;
  animation-delay: 3s;
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeScale {
  from {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes float {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(20px, -20px) scale(1.1);
  }
}

.section-02 {
  position: relative;
  padding: 0;
  background: #ffffff;
}
.section-02 .container-fluid {
  padding: 0;
}
.section-02 .row {
  display: flex;
  flex-wrap: wrap;
  min-height: 700px;
}
@media (max-width: 991px) {
  .section-02 .row {
    flex-direction: column;
    min-height: auto;
  }
}
.section-02 .col-12.col-lg-5 {
  position: relative;
  padding: 0;
}
@media (max-width: 991px) {
  .section-02 .col-12.col-lg-5 {
    min-height: 350px;
    height: 350px;
  }
}
@media (max-width: 576px) {
  .section-02 .col-12.col-lg-5 {
    min-height: 280px;
    height: 280px;
  }
}
.section-02 .tabs-hero-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.section-02 .tabs-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-02 .tabs-hero-image .tabs-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 100%);
  z-index: 1;
}
.section-02 .tabs-hero-image .tabs-hero-badge {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 120px;
  height: 120px;
  z-index: 2;
}
@media (max-width: 991px) {
  .section-02 .tabs-hero-image .tabs-hero-badge {
    width: 90px;
    height: 90px;
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 576px) {
  .section-02 .tabs-hero-image .tabs-hero-badge {
    width: 76px;
    height: 76px;
    bottom: 16px;
    left: 16px;
  }
}
.section-02 .tabs-hero-image .tabs-hero-badge .rotating-badge {
  width: 100%;
  height: 100%;
  animation: rotateBadge 12s linear infinite;
}
.section-02 .tabs-hero-image .tabs-hero-badge .rotating-text {
  fill: rgba(255, 255, 255, 0.9);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 2px;
}
.section-02 .tabs-hero-image .tabs-hero-badge .badge-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .section-02 .tabs-hero-image .tabs-hero-badge .badge-center {
    font-size: 24px;
  }
}
.section-02 .col-12.col-lg-7 {
  padding: 0;
  overflow: visible;
}
@media (max-width: 991px) {
  .section-02 .col-12.col-lg-7 {
    overflow: hidden;
  }
}
.section-02 .tabs-content-wrapper {
  padding: 80px 60px;
  background: #f8f9fa;
  flex: 1;
  width: 100%;
  overflow: visible;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .section-02 .tabs-content-wrapper {
    padding: 40px 20px;
    min-height: auto;
    justify-content: flex-start;
    overflow: hidden;
  }
}
@media (max-width: 576px) {
  .section-02 .tabs-content-wrapper {
    padding: 32px 16px;
  }
}
.section-02 .tabs-content-wrapper .tabs-header {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .section-02 .tabs-content-wrapper .tabs-header {
    margin-bottom: 24px;
  }
}
@media (max-width: 576px) {
  .section-02 .tabs-content-wrapper .tabs-header {
    margin-bottom: 20px;
  }
}
.section-02 .tabs-content-wrapper .tabs-header .tabs-subtitle {
  display: inline-block;
  padding: 8px 18px;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .section-02 .tabs-content-wrapper .tabs-header .tabs-subtitle {
    padding: 6px 14px;
    font-size: 11px;
    letter-spacing: 1.5px;
    margin-bottom: 12px;
  }
}
.section-02 .tabs-content-wrapper .tabs-header .tabs-title {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0;
  letter-spacing: -1px;
}
@media (max-width: 576px) {
  .section-02 .tabs-content-wrapper .tabs-header .tabs-title {
    font-size: clamp(24px, 6vw, 32px);
  }
}
.section-02 .tabs-content-wrapper .tabs-header .tabs-title .accent {
  background: linear-gradient(120deg, #7bbc42, rgb(103.242519685, 157.8015748031, 55.3984251969));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.section-02 .nav-tabs-custom {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0 0 40px 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .section-02 .nav-tabs-custom {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02 .nav-tabs-custom {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .section-02 .nav-tabs-custom {
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .section-02 .nav-tabs-custom {
    gap: 6px;
    margin-bottom: 20px;
  }
}
.section-02 .nav-tabs-custom .nav-item {
  flex: 1;
  display: flex;
}
@media (max-width: 991px) {
  .section-02 .nav-tabs-custom .nav-item {
    flex: 0 0 calc(50% - 4px);
  }
}
@media (max-width: 576px) {
  .section-02 .nav-tabs-custom .nav-item {
    flex: 0 0 calc(50% - 3px);
  }
}
.section-02 .nav-tabs-custom .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px 24px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  color: #666;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-02 .nav-tabs-custom .nav-link {
    padding: 12px 10px;
    font-size: 13px;
    border-radius: 12px;
    gap: 6px;
  }
}
@media (max-width: 576px) {
  .section-02 .nav-tabs-custom .nav-link {
    padding: 10px 8px;
    font-size: 12px;
    border-radius: 10px;
  }
}
.section-02 .nav-tabs-custom .nav-link::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #7bbc42, rgb(103.242519685, 157.8015748031, 55.3984251969));
  opacity: 0;
  transition: opacity 0.3s ease;
}
.section-02 .nav-tabs-custom .nav-link:hover {
  border-color: rgba(123, 188, 66, 0.3);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.section-02 .nav-tabs-custom .nav-link.active {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #fff;
  box-shadow: 0 8px 20px rgba(123, 188, 66, 0.3);
}
.section-02 .nav-tabs-custom .nav-link.active::before {
  opacity: 1;
}
.section-02 .nav-tabs-custom .nav-link.active .tab-icon,
.section-02 .nav-tabs-custom .nav-link.active .tab-text {
  position: relative;
  z-index: 1;
}
.section-02 .nav-tabs-custom .nav-link .tab-icon {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 991px) {
  .section-02 .nav-tabs-custom .nav-link .tab-icon {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-02 .nav-tabs-custom .nav-link .tab-icon {
    font-size: 16px;
  }
}
.section-02 .nav-tabs-custom .nav-link .tab-text {
  line-height: 1;
}
@media (max-width: 991px) {
  .section-02 .nav-tabs-custom .nav-link .tab-text {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .section-02 .nav-tabs-custom .nav-link .tab-text {
    font-size: 11px;
  }
}
.section-02 .tab-content {
  width: 100%;
  position: relative;
  min-height: 500px;
  overflow: visible;
}
@media (max-width: 991px) {
  .section-02 .tab-content {
    min-height: auto;
    overflow: hidden;
  }
}
.section-02 .tab-content .tab-pane {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: none;
  pointer-events: none;
}
@media (max-width: 991px) {
  .section-02 .tab-content .tab-pane {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
}
.section-02 .tab-content .tab-pane.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  pointer-events: auto;
}
@media (max-width: 991px) {
  .section-02 .tab-content .tab-pane.active {
    position: relative !important;
    height: auto;
    overflow: visible;
  }
}
.section-02 .content-slider {
  position: relative;
  overflow: visible;
  min-height: 400px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .section-02 .content-slider {
    min-height: auto;
    overflow: hidden;
    padding-bottom: 56px;
  }
}
@media (max-width: 576px) {
  .section-02 .content-slider {
    padding-bottom: 50px;
  }
}
.section-02 .content-slider .slick-list {
  overflow: hidden;
  margin: 0 -12px;
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-list {
    margin: 0 -6px;
  }
}
.section-02 .content-slider .slick-slide {
  padding: 10px;
  margin: 0 10px;
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-slide {
    padding: 6px;
    margin: 0 6px;
  }
}
.section-02 .content-slider .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  transform: translateX(-50%);
  cursor: pointer;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  z-index: 100;
  transition: all 0.3s ease;
}
.section-02 .content-slider .slick-arrow::before {
  display: none;
}
.section-02 .content-slider .slick-arrow img {
  width: 18px;
  height: 18px;
  filter: brightness(0);
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-arrow img {
    width: 14px;
    height: 14px;
  }
}
.section-02 .content-slider .slick-arrow:hover, .section-02 .content-slider .slick-arrow:active {
  background: #7bbc42;
  border-color: #7bbc42;
}
.section-02 .content-slider .slick-arrow:hover img, .section-02 .content-slider .slick-arrow:active img {
  filter: brightness(0) invert(1);
}
.section-02 .content-slider .slick-arrow.slick-prev {
  margin-left: -30px;
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-arrow.slick-prev {
    margin-left: -25px;
  }
}
.section-02 .content-slider .slick-arrow.slick-next {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-arrow.slick-next {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  .section-02 .content-slider .slick-arrow {
    width: 36px;
    height: 36px;
    bottom: 10px;
  }
}
@media (max-width: 576px) {
  .section-02 .content-slider .slick-arrow {
    width: 34px;
    height: 34px;
    bottom: 8px;
  }
}
.section-02 .content-card {
  display: block;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  height: 100%;
  text-decoration: none;
}
@media (max-width: 991px) {
  .section-02 .content-card {
    border-radius: 14px;
  }
}
.section-02 .content-card:hover {
  transform: translateY(-8px);
}
.section-02 .content-card:hover .card-image img {
  transform: scale(1.1);
}
.section-02 .content-card .card-image {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .section-02 .content-card .card-image {
    height: 180px;
    border-radius: 14px;
  }
}
@media (max-width: 576px) {
  .section-02 .content-card .card-image {
    height: 160px;
    border-radius: 12px;
  }
}
.section-02 .content-card .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.section-02 .content-card .card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
}
.section-02 .content-card .card-body {
  padding: 28px;
}
@media (max-width: 991px) {
  .section-02 .content-card .card-body {
    padding: 18px;
  }
}
@media (max-width: 576px) {
  .section-02 .content-card .card-body {
    padding: 14px;
  }
}
.section-02 .content-card .card-body .card-title {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 12px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .section-02 .content-card .card-body .card-title {
    font-size: 17px;
    margin-bottom: 8px;
  }
}
@media (max-width: 576px) {
  .section-02 .content-card .card-body .card-title {
    font-size: 15px;
  }
}
.section-02 .content-card .card-body .card-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  color: #666;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-02 .content-card .card-body .card-desc {
    font-size: 13px;
    -webkit-line-clamp: 2;
    line-height: 1.6;
  }
}
@keyframes rotateBadge {
  to {
    transform: rotate(360deg);
  }
}

.section-03 {
  position: relative;
  padding: 0;
  background: #ffffff;
}
.section-03 .about-hero {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-03 .about-hero {
    height: 350px;
  }
}
.section-03 .about-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-03 .about-hero .about-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(123, 188, 66, 0.35) 0%, rgba(85.9547244094, 131.3779527559, 46.1220472441, 0.35) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-03 .about-hero .about-hero-content {
  text-align: center;
  color: #fff;
}
.section-03 .about-hero .hero-badge {
  display: inline-block;
  padding: 10px 24px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.section-03 .about-hero .hero-title {
  font-size: clamp(48px, 8vw, 72px);
  font-weight: 800;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .section-03 .about-hero .hero-title {
    font-size: 55px;
  }
}
.section-03 .about-hero .hero-subtitle {
  font-size: clamp(18px, 3vw, 24px);
  font-weight: 400;
  margin: 0;
  opacity: 0.95;
  letter-spacing: 0.5px;
}
.section-03 .about-content-wrapper {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .section-03 .about-content-wrapper {
    padding: 60px 0;
  }
}
.section-03 .about-heading {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .section-03 .about-heading {
    padding-right: 0;
    margin-bottom: 40px;
    text-align: center;
  }
}
.section-03 .about-title {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: 1.3;
  color: #1a1a1a;
  margin: 0 0 30px;
  letter-spacing: -0.5px;
}
@media (max-width: 991px) {
  .section-03 .about-title {
    letter-spacing: 0;
  }
}
.section-03 .about-title .title-accent {
  display: block;
  color: #7bbc42;
  font-weight: 800;
  margin-bottom: 10px;
}
.section-03 .title-decoration {
  width: 200px;
  height: 50px;
  color: #7bbc42;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .section-03 .title-decoration {
    margin: 0 auto;
  }
}
.section-03 .title-decoration .decoration-svg {
  width: 100%;
  height: 100%;
}
.section-03 .cta-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 32px;
  padding: 14px 32px;
  background: #7bbc42;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 300ms ease-in-out, transform 300ms ease-in-out, box-shadow 300ms ease-in-out;
}
.section-03 .cta-button img {
  width: 15px;
  filter: brightness(1) invert(1);
  transition: transform 300ms ease-in-out;
}
.section-03 .cta-button:hover {
  background: rgb(103.242519685, 157.8015748031, 55.3984251969);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(123, 188, 66, 0.35);
  color: #fff;
}
.section-03 .cta-button:hover i {
  transform: translateX(4px);
}
.section-03 .cta-button:active {
  transform: translateY(0);
  box-shadow: none;
}
@media (max-width: 991px) {
  .section-03 .cta-button {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 24px auto 0;
  }
}
.section-03 .about-text {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .section-03 .about-text {
    padding-left: 0;
  }
}
.section-03 .text-paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #555;
  margin: 0 0 24px;
}
.section-03 .text-paragraph.text-highlight {
  position: relative;
  padding-left: 20px;
  border-left: 4px solid #7bbc42;
  color: #333;
  font-weight: 500;
  background: rgba(123, 188, 66, 0.05);
  padding: 20px;
  padding-left: 24px;
  border-radius: 0 8px 8px 0;
  margin-top: 30px;
}
.section-03 .about-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .section-03 .about-stats {
    grid-template-columns: 1fr;
    gap: 15px;
    margin-top: 40px;
  }
}
.section-03 .stat-box {
  position: relative;
  padding: 30px 20px;
  background: linear-gradient(135deg, rgba(123, 188, 66, 0.05) 0%, rgba(123, 188, 66, 0.02) 100%);
  border: 2px solid rgba(123, 188, 66, 0.1);
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 991px) {
  .section-03 .stat-box {
    padding: 25px 20px;
  }
}
.section-03 .stat-box:hover {
  transform: translateY(-5px);
  border-color: rgba(123, 188, 66, 0.3);
  box-shadow: 0 10px 30px rgba(123, 188, 66, 0.15);
  background: linear-gradient(135deg, rgba(123, 188, 66, 0.08) 0%, rgba(123, 188, 66, 0.04) 100%);
}
.section-03 .stat-box .stat-number {
  font-size: clamp(32px, 4vw, 42px);
  font-weight: 800;
  color: #7bbc42;
  line-height: 1;
  margin-bottom: 8px;
}
.section-03 .stat-box .stat-label {
  font-size: 14px;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.section-04 {
  position: relative;
  padding: 0;
  background: #ffffff;
}
.section-04 .container-fluid {
  padding: 0;
}
.section-04 .cta-block {
  position: relative;
  min-height: 600px;
}
@media (max-width: 991px) {
  .section-04 .cta-block {
    min-height: auto;
  }
}
.section-04 .cta-block .row {
  min-height: 600px;
  margin: 0;
}
@media (max-width: 991px) {
  .section-04 .cta-block .row {
    min-height: auto;
  }
}
.section-04 .cta-block .col-12,
.section-04 .cta-block .col-lg-6 {
  padding: 0;
}
.section-04 .cta-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-04 .cta-image {
    min-height: 400px;
  }
}
.section-04 .cta-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 16/9;
}
.section-04 .cta-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 600px;
  padding: 80px 100px;
}
@media (max-width: 991px) {
  .section-04 .cta-content {
    min-height: auto;
    padding: 60px 30px;
    text-align: center;
    align-items: center;
  }
}
.section-04 .cta-content.cta-red {
  background: linear-gradient(135deg, #7bbc42 0%, rgb(98.3031496063, 150.2519685039, 52.7480314961) 100%);
  color: #fff;
}
.section-04 .cta-content.cta-white {
  background: #f8f9fa;
  color: #1a1a1a;
}
.section-04 .cta-badge {
  display: inline-block;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 50px;
  margin-bottom: 25px;
  border: 2px solid currentColor;
  opacity: 0.9;
}
.section-04 .cta-title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 20px;
  letter-spacing: -0.5px;
}
.section-04 .cta-title .title-highlight {
  display: block;
  font-weight: 800;
  margin-top: 10px;
}
.section-04 .cta-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  margin: 0 0 35px;
  max-width: 500px;
  opacity: 0.9;
}
@media (max-width: 991px) {
  .section-04 .cta-description {
    max-width: 100%;
  }
}
.section-04 .cta-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .section-04 .cta-buttons {
    justify-content: center;
    width: 100%;
  }
}
.section-04 .btn-cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 32px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
@media (max-width: 1199px) {
  .section-04 .btn-cta {
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .section-04 .btn-cta {
    flex: 1;
    min-width: 200px;
    justify-content: center;
  }
}
.section-04 .btn-cta i {
  font-size: 18px;
}
.section-04 .btn-cta.btn-white {
  background: #fff;
  color: #7bbc42;
  border-color: #fff;
}
.section-04 .btn-cta.btn-white:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.section-04 .btn-cta.btn-outline {
  background: transparent;
  color: #7bbc42;
  border-color: #7bbc42;
}
.section-04 .btn-cta.btn-outline:hover {
  background: #7bbc42;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(123, 188, 66, 0.3);
}
.section-04 .btn-cta.btn-solid {
  background: #7bbc42;
  color: #fff;
  border-color: #7bbc42;
}
.section-04 .btn-cta.btn-solid:hover {
  background: rgb(103.242519685, 157.8015748031, 55.3984251969);
  border-color: rgb(103.242519685, 157.8015748031, 55.3984251969);
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(123, 188, 66, 0.4);
}
.section-04 .cta-youtube .cta-content {
  background: linear-gradient(135deg, #8cc63f 0%, #7ab82e 100%);
}
.section-04 .cta-contact .cta-content {
  background: #f8f9fa;
}

.banner {
  position: relative;
  width: 100%;
  min-height: 520px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .banner {
    min-height: 380px;
  }
}
@media (max-width: 576px) {
  .banner {
    min-height: 280px;
  }
}
.banner .banner-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.banner .banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(18, 28, 52, 0.9) 0%, rgba(18, 28, 52, 0.65) 55%, rgba(123, 188, 66, 0.2) 100%);
  z-index: 1;
}
.banner .container {
  position: relative;
  z-index: 2;
}
.banner .container .banner-content {
  max-width: 660px;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .banner .container .banner-content {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .banner .container .banner-content {
    padding: 44px 0;
  }
}
.banner .container .banner-breadcrumb {
  margin-bottom: 24px;
}
.banner .container .banner-breadcrumb ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner .container .banner-breadcrumb ul li {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.55);
}
.banner .container .banner-breadcrumb ul li::after {
  content: "/";
  color: rgba(255, 255, 255, 0.3);
}
.banner .container .banner-breadcrumb ul li:last-child::after {
  display: none;
}
.banner .container .banner-breadcrumb ul li[aria-current=page] {
  color: #7bbc42;
  font-weight: 500;
}
.banner .container .banner-breadcrumb ul li a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.banner .container .banner-breadcrumb ul li a:hover {
  color: #fff;
}
.banner .container .banner-title {
  font-size: clamp(36px, 5.5vw, 68px);
  font-weight: 800;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 18px;
  letter-spacing: -1.5px;
}
@media (max-width: 991px) {
  .banner .container .banner-title {
    letter-spacing: -0.5px;
  }
}
@media (max-width: 576px) {
  .banner .container .banner-title {
    letter-spacing: 0;
  }
}
.banner .container .banner-title span {
  color: #7bbc42;
}
.banner .container .banner-subtitle {
  font-size: clamp(14px, 1.8vw, 18px);
  font-weight: 400;
  color: rgba(255, 255, 255, 0.72);
  margin: 0;
  line-height: 1.7;
}

.about-section-01 {
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about-section-01 {
    padding: 70px 0;
  }
}
@media (max-width: 576px) {
  .about-section-01 {
    padding: 50px 0;
  }
}
.about-section-01 .as1-img-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about-section-01 .as1-img-wrap {
    max-width: 560px;
    margin: 0 auto;
  }
}
.about-section-01 .as1-img {
  width: 100%;
  aspect-ratio: 16/13;
  object-fit: cover;
  display: block;
}
@media (max-width: 991px) {
  .about-section-01 .as1-img {
    aspect-ratio: 16/13;
  }
}
@media (max-width: 576px) {
  .about-section-01 .as1-img {
    aspect-ratio: 16/13;
  }
}
.about-section-01 .as1-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #7bbc42;
  color: #fff;
  padding: 12px 18px;
  border-radius: 14px;
  max-width: calc(100% - 40px);
}
.about-section-01 .as1-badge .as1-badge-number {
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  flex-shrink: 0;
}
.about-section-01 .as1-badge .as1-badge-label {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  opacity: 0.9;
}
@media (max-width: 991px) {
  .about-section-01 .as1-body {
    margin-top: 10px;
  }
}
.about-section-01 .as1-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #7bbc42;
  margin-bottom: 16px;
}
.about-section-01 .as1-title {
  font-size: clamp(28px, 3.5vw, 42px);
  font-weight: 800;
  line-height: 1.2;
  color: #121c34;
  margin: 0 0 24px;
  letter-spacing: -0.5px;
}
.about-section-01 .as1-title span {
  color: #7bbc42;
}
.about-section-01 .as1-text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  margin: 0 0 28px;
}
.about-section-01 .as1-list {
  list-style: none;
  padding: 0;
  margin: 0 0 36px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.about-section-01 .as1-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}
.about-section-01 .as1-list li i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(123, 188, 66, 0.12);
  color: #7bbc42;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 3px;
}
.about-section-01 .as1-stats {
  display: flex;
  border: 1px solid rgba(123, 188, 66, 0.15);
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .about-section-01 .as1-stats {
    flex-direction: column;
  }
}
.about-section-01 .as1-stat {
  flex: 1;
  padding: 20px 24px;
  text-align: center;
  border-right: 1px solid rgba(123, 188, 66, 0.15);
}
.about-section-01 .as1-stat:last-child {
  border-right: none;
}
@media (max-width: 576px) {
  .about-section-01 .as1-stat {
    border-right: none;
    border-bottom: 1px solid rgba(123, 188, 66, 0.15);
  }
  .about-section-01 .as1-stat:last-child {
    border-bottom: none;
  }
}
.about-section-01 .as1-stat strong {
  display: block;
  font-size: 22px;
  font-weight: 800;
  color: #7bbc42;
  margin-bottom: 4px;
}
.about-section-01 .as1-stat span {
  font-size: 12px;
  font-weight: 500;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.about-section-02 {
  background: #121c34;
  padding: 90px 0;
}
@media (max-width: 991px) {
  .about-section-02 {
    padding: 60px 0;
  }
}
.about-section-02 .mission-card {
  height: 100%;
  padding: 48px 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.03);
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .about-section-02 .mission-card {
    padding: 36px 28px;
  }
}
.about-section-02 .mission-card:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(123, 188, 66, 0.3);
}
.about-section-02 .mission-card-vision .mission-icon {
  background: rgba(123, 188, 66, 0.15);
  color: #7bbc42;
}
.about-section-02 .mission-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: rgba(123, 188, 66, 0.15);
  color: #7bbc42;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 28px;
}
.about-section-02 .mission-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 16px;
}
.about-section-02 .mission-text {
  font-size: 15px;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}

.about-section-03 {
  padding: 90px 0;
  background: #f8f9fa;
}
@media (max-width: 991px) {
  .about-section-03 {
    padding: 60px 0;
  }
}
.about-section-03 .as3-header {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .about-section-03 .as3-header {
    margin-bottom: 40px;
  }
}
.about-section-03 .as3-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #7bbc42;
  margin-bottom: 14px;
}
.about-section-03 .as3-title {
  font-size: clamp(26px, 3.5vw, 40px);
  font-weight: 800;
  color: #121c34;
  margin: 0;
  letter-spacing: -0.5px;
}
.about-section-03 .as3-title span {
  color: #7bbc42;
}
.about-section-03 .as3-card {
  background: #fff;
  border: 1px solid rgba(123, 188, 66, 0.12);
  border-radius: 20px;
  padding: 40px 24px;
  text-align: center;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .about-section-03 .as3-card {
    padding: 30px 18px;
  }
}
.about-section-03 .as3-card:hover {
  border-color: rgba(123, 188, 66, 0.35);
  box-shadow: 0 12px 36px rgba(123, 188, 66, 0.1);
  transform: translateY(-4px);
}
.about-section-03 .as3-card .as3-icon {
  width: 60px;
  height: 60px;
  border-radius: 16px;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 24px;
}
.about-section-03 .as3-card .as3-number {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 2px;
  margin-bottom: 12px;
  line-height: 1;
}
.about-section-03 .as3-card .as3-count {
  font-size: clamp(44px, 5vw, 60px);
  font-weight: 800;
  color: #121c34;
}
@media (max-width: 991px) {
  .about-section-03 .as3-card .as3-count {
    font-size: 25px;
  }
}
.about-section-03 .as3-card .as3-suffix {
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 800;
  color: #7bbc42;
  padding-bottom: 4px;
}
.about-section-03 .as3-card .as3-desc {
  font-size: 14px;
  font-weight: 500;
  color: #888;
  margin: 0;
  line-height: 1.5;
}

.contact-section-01 {
  padding: 90px 0;
  background: #f8f9fa;
  overflow: hidden;
}
@media (max-width: 991px) {
  .contact-section-01 {
    padding: 60px 0;
  }
}
.contact-section-01 .contact-tab-nav {
  display: flex;
  gap: 16px;
  margin-bottom: 56px;
}
@media (max-width: 576px) {
  .contact-section-01 .contact-tab-nav {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 36px;
  }
}
.contact-section-01 .contact-tab-btn {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 28px;
  background: #fff;
  border: 2px solid rgba(123, 188, 66, 0.12);
  border-radius: 16px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  text-align: left;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-tab-btn {
    padding: 16px 20px;
    gap: 12px;
  }
}
.contact-section-01 .contact-tab-btn .ctb-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: rgba(123, 188, 66, 0.08);
  color: #7bbc42;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 300ms ease-in-out;
}
.contact-section-01 .contact-tab-btn .ctb-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.contact-section-01 .contact-tab-btn .ctb-text strong {
  font-size: 16px;
  font-weight: 700;
  color: #121c34;
  transition: all 300ms ease-in-out;
}
.contact-section-01 .contact-tab-btn .ctb-text small {
  font-size: 13px;
  color: #999;
  font-weight: 400;
}
.contact-section-01 .contact-tab-btn:hover {
  border-color: rgba(123, 188, 66, 0.3);
}
.contact-section-01 .contact-tab-btn.active {
  background: #7bbc42;
  border-color: #7bbc42;
}
.contact-section-01 .contact-tab-btn.active .ctb-icon {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.contact-section-01 .contact-tab-btn.active .ctb-text strong {
  color: #fff;
}
.contact-section-01 .contact-tab-btn.active .ctb-text small {
  color: rgba(255, 255, 255, 0.75);
}
.contact-section-01 .contact-pane {
  display: none;
}
.contact-section-01 .contact-pane.active {
  display: block;
}
.contact-section-01 .contact-info-block {
  background: #121c34;
  border-radius: 20px;
  padding: 40px 32px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info-block {
    padding: 30px 24px;
  }
}
.contact-section-01 .cib-title {
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  margin: 0 0 14px;
}
.contact-section-01 .cib-text {
  font-size: 14px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 32px;
}
.contact-section-01 .cib-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-section-01 .cib-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.contact-section-01 .cib-list .cib-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: rgba(123, 188, 66, 0.15);
  color: #7bbc42;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.contact-section-01 .cib-list div {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.contact-section-01 .cib-list div span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.contact-section-01 .cib-list div a,
.contact-section-01 .cib-list div p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  margin: 0;
  transition: all 300ms ease-in-out;
}
.contact-section-01 .cib-list div a:hover,
.contact-section-01 .cib-list div p:hover {
  color: #7bbc42;
}
.contact-section-01 .contact-form {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-form {
    padding: 24px 16px;
  }
}
@media (max-width: 576px) {
  .contact-section-01 .contact-form {
    padding: 20px 12px;
  }
}
.contact-section-01 .cf-field {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.contact-section-01 .cf-field label {
  font-size: 13px;
  font-weight: 600;
  color: #121c34;
}
.contact-section-01 .cf-field label span {
  color: #7bbc42;
}
.contact-section-01 .cf-field input,
.contact-section-01 .cf-field select,
.contact-section-01 .cf-field textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1.5px solid #e8e8e8;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fafafa;
  outline: none;
  transition: all 300ms ease-in-out;
  appearance: none;
}
.contact-section-01 .cf-field input::placeholder,
.contact-section-01 .cf-field select::placeholder,
.contact-section-01 .cf-field textarea::placeholder {
  color: #bbb;
}
.contact-section-01 .cf-field input:focus,
.contact-section-01 .cf-field select:focus,
.contact-section-01 .cf-field textarea:focus {
  border-color: #7bbc42;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(123, 188, 66, 0.1);
}
.contact-section-01 .cf-field textarea {
  resize: vertical;
  min-height: 130px;
}
.contact-section-01 .cf-field select {
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
  cursor: pointer;
}
.contact-section-01 .cf-submit {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  background: #7bbc42;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.contact-section-01 .cf-submit i {
  font-size: 13px;
  transition: all 300ms ease-in-out;
}
.contact-section-01 .cf-submit:hover {
  background: rgb(103.242519685, 157.8015748031, 55.3984251969);
  box-shadow: 0 8px 24px rgba(123, 188, 66, 0.35);
}
.contact-section-01 .cf-submit:hover i {
  transform: translateX(4px);
}
.contact-section-01 .cf-submit--tech {
  background: #121c34;
}
.contact-section-01 .cf-submit--tech:hover {
  background: rgb(11.4428571429, 17.8, 33.0571428571);
  box-shadow: 0 8px 24px rgba(18, 28, 52, 0.3);
}

.maps {
  width: 100%;
  height: 480px;
  display: block;
  overflow: hidden;
}
@media (max-width: 991px) {
  .maps {
    height: 360px;
  }
}
@media (max-width: 576px) {
  .maps {
    height: 260px;
  }
}
.maps iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

.questions {
  padding: 100px 0;
  background: #fff;
}
@media (max-width: 991px) {
  .questions {
    padding: 70px 0;
  }
}
.questions .col-lg-4 {
  position: sticky;
  top: 100px;
}
@media (max-width: 991px) {
  .questions .col-lg-4 {
    position: relative;
  }
}
.questions .questions-header {
  position: sticky;
  top: 100px;
}
@media (max-width: 991px) {
  .questions .questions-header {
    position: static;
    margin-bottom: 80px;
  }
}
.questions .questions-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #7bbc42;
  margin-bottom: 16px;
}
.questions .questions-title {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin: 0 0 20px;
  letter-spacing: -0.5px;
}
.questions .questions-title span {
  color: #7bbc42;
}
.questions .questions-text {
  font-size: 15px;
  line-height: 1.8;
  color: #888;
  margin: 0;
}
.questions .questions-accordion {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.questions .qa-item {
  border: 1.5px solid #eeeeee;
  border-radius: 14px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
}
.questions .qa-item:has(.qa-collapse.show) {
  border-color: rgba(123, 188, 66, 0.3);
  box-shadow: 0 4px 20px rgba(123, 188, 66, 0.08);
}
.questions .qa-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #121c34;
  transition: all 300ms ease-in-out;
}
@media (max-width: 576px) {
  .questions .qa-btn {
    padding: 18px 16px;
    font-size: 14px;
  }
}
.questions .qa-btn:not(.collapsed) {
  color: #7bbc42;
}
.questions .qa-btn:not(.collapsed) .qa-icon {
  transform: rotate(45deg);
  color: #7bbc42;
}
.questions .qa-icon {
  width: 14px;
  color: #bbb;
  flex-shrink: 0;
  transition: transform 300ms ease, color 300ms ease;
}
.questions .qa-body {
  padding: 0 24px 22px;
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}
@media (max-width: 576px) {
  .questions .qa-body {
    padding: 0 16px 18px;
    font-size: 14px;
  }
}

.product-section-01 {
  padding: 80px 0 100px;
}
@media (max-width: 767px) {
  .product-section-01 {
    padding: 60px 0 80px;
  }
}
@media (max-width: 576px) {
  .product-section-01 {
    padding: 50px 0 70px;
  }
}
.product-section-01 .pf-header {
  margin-bottom: 36px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-section-01 .pf-header .pf-header-text {
  max-width: 600px;
}
.product-section-01 .pf-header .pf-header-text .pf-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #7bbc42;
  margin-bottom: 12px;
}
.product-section-01 .pf-header .pf-header-text .pf-title {
  font-size: 36px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 14px;
}
.product-section-01 .pf-header .pf-header-text .pf-title span {
  color: #7bbc42;
}
@media (max-width: 767px) {
  .product-section-01 .pf-header .pf-header-text .pf-title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .product-section-01 .pf-header .pf-header-text .pf-title {
    font-size: 24px;
  }
}
.product-section-01 .pf-header .pf-header-text .pf-desc {
  font-size: 15px;
  line-height: 1.75;
  color: #888;
  margin: 0;
}
@media (max-width: 576px) {
  .product-section-01 .pf-header .pf-header-text .pf-desc {
    font-size: 14px;
  }
}
.product-section-01 .pf-categories {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .product-section-01 .pf-categories {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .product-section-01 .pf-categories {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 32px;
  }
}
.product-section-01 .pf-categories .pf-btn {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: left;
}
.product-section-01 .pf-categories .pf-cat {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 22px 22px;
  background: #fff;
  border: 1.5px solid #eaeaea;
  border-radius: 16px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.product-section-01 .pf-categories .pf-cat::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #ddd;
  transition: background 0.3s ease;
}
.product-section-01 .pf-categories .pf-cat--cell::before {
  background: #7bbc42;
}
.product-section-01 .pf-categories .pf-cat--bond::before {
  background: #1565c0;
}
.product-section-01 .pf-categories .pf-cat--chem::before {
  background: #3d95aa;
}
.product-section-01 .pf-categories .pf-cat:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.09);
  border-color: #d0d0d0;
}
.product-section-01 .pf-categories .pf-cat.active {
  border-color: transparent;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.11);
}
.product-section-01 .pf-categories .pf-cat.active::before {
  background: #121c34;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--cell {
  border-color: rgba(123, 188, 66, 0.25);
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--cell::before {
  background: #7bbc42;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--bond {
  border-color: rgba(21, 101, 192, 0.25);
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--bond::before {
  background: #1565c0;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--chem {
  border-color: rgba(61, 149, 170, 0.25);
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--chem::before {
  background: #3d95aa;
}
@media (max-width: 576px) {
  .product-section-01 .pf-categories .pf-cat {
    padding: 18px 16px 16px;
    border-radius: 12px;
  }
}
.product-section-01 .pf-categories .pf-cat--cell .pf-cat-icon {
  color: #7bbc42;
}
.product-section-01 .pf-categories .pf-cat--bond .pf-cat-icon {
  color: #1565c0;
}
.product-section-01 .pf-categories .pf-cat--chem .pf-cat-icon {
  color: #e65100;
}
.product-section-01 .pf-categories .pf-cat.active .pf-cat-icon {
  color: #121c34;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--cell .pf-cat-icon {
  background: rgba(123, 188, 66, 0.12);
  color: #7bbc42;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--bond .pf-cat-icon {
  background: rgba(21, 101, 192, 0.12);
  color: #1565c0;
}
.product-section-01 .pf-categories .pf-cat.active.pf-cat--chem .pf-cat-icon {
  background: rgba(230, 81, 0, 0.12);
  color: #e65100;
}
.product-section-01 .pf-cat-name {
  font-size: 15px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 4px;
  display: block;
}
@media (max-width: 576px) {
  .product-section-01 .pf-cat-name {
    font-size: 13px;
  }
}
.product-section-01 .pf-cat-name .pf-cat-count {
  font-size: 12px;
  color: #aaa;
  font-weight: 500;
  display: block;
}
.product-section-01 .pf-sub-bar {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
  padding: 14px 20px;
  background: #f8faf5;
  border-radius: 12px;
  border: 1px solid #e4efd8;
}
.product-section-01 .pf-sub-bar.is-open {
  display: flex;
}
@media (max-width: 576px) {
  .product-section-01 .pf-sub-bar {
    padding: 12px 14px;
    gap: 6px;
    margin-bottom: 28px;
  }
}
.product-section-01 .pf-sub-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #aaa;
  margin-right: 4px;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .product-section-01 .pf-sub-label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4px;
  }
}
.product-section-01 .pf-sub-btn {
  display: inline-flex;
  align-items: center;
  padding: 6px 16px;
  border-radius: 50px;
  border: 1.5px solid #d8eac8;
  background: #fff;
  color: #555;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 300ms ease, border-color 300ms ease, color 300ms ease;
}
.product-section-01 .pf-sub-btn:hover {
  border-color: #7bbc42;
  color: #7bbc42;
}
.product-section-01 .pf-sub-btn.active {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #fff;
}
@media (max-width: 576px) {
  .product-section-01 .pf-sub-btn {
    font-size: 12px;
    padding: 5px 12px;
  }
}
.product-section-01 .pf-grade-bar {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px 16px;
  background: #f9fdf5;
  border: 1px solid #e4f1d8;
  border-radius: 10px;
  margin-bottom: 8px;
}
.product-section-01 .pf-grade-bar.is-open {
  display: flex;
}
.product-section-01 .pf-grade-bar .pf-grade-label {
  font-size: 12px;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-right: 4px;
}
.product-section-01 .pf-grade-btn {
  display: inline-flex;
  align-items: center;
  padding: 5px 14px;
  border-radius: 50px;
  border: 1.5px solid #d8eac8;
  background: #fff;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: background 300ms ease, border-color 300ms ease, color 300ms ease;
}
.product-section-01 .pf-grade-btn:hover {
  border-color: #7bbc42;
  color: #7bbc42;
}
.product-section-01 .pf-grade-btn.active {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #fff;
}
@media (max-width: 576px) {
  .product-section-01 .pf-grade-btn {
    font-size: 11px;
    padding: 4px 10px;
  }
}
.product-section-01 #pf-sub-whecell {
  background: #f8faf5;
  border-color: #e4efd8;
}
.product-section-01 #pf-sub-whecell .pf-sub-btn {
  border-color: #d8eac8;
}
.product-section-01 #pf-sub-whecell .pf-sub-btn:hover {
  border-color: #7bbc42;
  color: #7bbc42;
}
.product-section-01 #pf-sub-whecell .pf-sub-btn.active {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #fff;
}
.product-section-01 #pf-sub-whebond {
  background: #f0f4ff;
  border-color: #d0deff;
}
.product-section-01 #pf-sub-whebond .pf-sub-btn {
  border-color: #b3ccf8;
}
.product-section-01 #pf-sub-whebond .pf-sub-btn:hover {
  border-color: #1565c0;
  color: #1565c0;
}
.product-section-01 #pf-sub-whebond .pf-sub-btn.active {
  background: #1565c0;
  border-color: #1565c0;
  color: #fff;
}
.product-section-01 #pf-sub-whechem {
  background: #f0f7f9;
  border-color: #c8e0e8;
}
.product-section-01 #pf-sub-whechem .pf-sub-btn {
  border-color: #b0d5df;
}
.product-section-01 #pf-sub-whechem .pf-sub-btn:hover {
  border-color: #3d95aa;
  color: #3d95aa;
}
.product-section-01 #pf-sub-whechem .pf-sub-btn.active {
  background: #3d95aa;
  border-color: #3d95aa;
  color: #fff;
}
.product-section-01 #pf-grade-hpmc,
.product-section-01 #pf-grade-hec,
.product-section-01 #pf-grade-mhc {
  background: #f9fdf5;
  border-color: #e4f1d8;
}
.product-section-01 #pf-grade-hpmc .pf-grade-btn,
.product-section-01 #pf-grade-hec .pf-grade-btn,
.product-section-01 #pf-grade-mhc .pf-grade-btn {
  border-color: #d8eac8;
}
.product-section-01 #pf-grade-hpmc .pf-grade-btn:hover,
.product-section-01 #pf-grade-hec .pf-grade-btn:hover,
.product-section-01 #pf-grade-mhc .pf-grade-btn:hover {
  border-color: #7bbc42;
  color: #7bbc42;
}
.product-section-01 #pf-grade-hpmc .pf-grade-btn.active,
.product-section-01 #pf-grade-hec .pf-grade-btn.active,
.product-section-01 #pf-grade-mhc .pf-grade-btn.active {
  background: #7bbc42;
  border-color: #7bbc42;
  color: #fff;
}
.product-section-01 .product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
@media (max-width: 991px) {
  .product-section-01 .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .product-section-01 .product-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.product-section-01 .product-grid .product-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1.5px solid #eaeaea;
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.product-section-01 .product-grid .product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  border-color: #7bbc42;
  color: inherit;
  text-decoration: none;
}
.product-section-01 .product-grid .product-card:hover .pc-arrow {
  background: #7bbc42;
  color: #fff;
  transform: rotate(-45deg);
}
.product-section-01 .product-grid .product-card:hover .pc-img-wrap img {
  transform: scale(1.06);
}
.product-section-01 .product-grid .product-card:hover .pc-tags span {
  background: #eaf4de;
  color: #5a8e2e;
}
.product-section-01 .product-grid .product-card:hover .pc-arrow img {
  filter: brightness(0) invert(1);
}
.product-section-01 .product-grid .product-card .pc-head {
  position: relative;
  background: linear-gradient(135deg, #f0f7e8 0%, #e5f2d8 100%);
  padding: 28px 24px 24px;
  overflow: hidden;
}
.product-section-01 .product-grid .product-card .pc-head::after {
  content: "";
  position: absolute;
  bottom: -24px;
  right: -24px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: rgba(123, 188, 66, 0.09);
  pointer-events: none;
}
.product-section-01 .product-grid .product-card .pc-head--bond {
  background: linear-gradient(135deg, #e8f0fe 0%, #d8e8fd 100%);
}
.product-section-01 .product-grid .product-card .pc-head--bond::after {
  background: rgba(21, 101, 192, 0.09);
}
.product-section-01 .product-grid .product-card .pc-head--chem {
  background: linear-gradient(135deg, #e8f2f5 0%, #d8eaee 100%);
}
.product-section-01 .product-grid .product-card .pc-head--chem::after {
  background: rgba(61, 149, 170, 0.09);
}
.product-section-01 .product-grid .product-card .pc-head .pc-img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
  overflow: hidden;
}
.product-section-01 .product-grid .product-card .pc-head .pc-img-wrap img {
  max-height: 120px;
  max-width: 100%;
  object-fit: contain;
  transition: transform 0.4s ease;
}
.product-section-01 .product-grid .product-card .pc-head .pc-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 50px;
  background: #7bbc42;
  color: #fff;
}
.product-section-01 .product-grid .product-card .pc-head .pc-badge--bond {
  background: #1565c0;
}
.product-section-01 .product-grid .product-card .pc-head .pc-badge--chem {
  background: #3d95aa;
}
.product-section-01 .product-grid .product-card .pc-head .pc-arrow {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  color: #aaa;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease;
  backdrop-filter: blur(4px);
}
.product-section-01 .product-grid .pc-body {
  display: flex;
  flex-direction: column;
  padding: 22px 24px 26px;
  flex: 1;
}
.product-section-01 .product-grid .pc-body .pc-sub {
  font-size: 11px;
  font-weight: 600;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 6px;
  display: block;
}
.product-section-01 .product-grid .pc-body .pc-title {
  font-size: 18px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 10px;
  line-height: 1.3;
}
.product-section-01 .product-grid .pc-body .pc-text {
  font-size: 14px;
  line-height: 1.75;
  color: #777;
  margin-bottom: 18px;
  flex: 1;
}
.product-section-01 .product-grid .pc-body .pc-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: auto;
}
.product-section-01 .product-grid .pc-body .pc-tags span {
  font-size: 12px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 50px;
  background: #f4f4f4;
  color: #666;
  transition: background 0.3s ease, color 0.3s ease;
}
.product-section-01 .product-grid .product-card[data-category=whecell] .pc-sub {
  color: #7bbc42;
}
.product-section-01 .product-grid .product-card[data-category=whecell]:hover {
  border-color: #7bbc42;
}
.product-section-01 .product-grid .product-card[data-category=whecell]:hover .pc-arrow {
  background: #7bbc42;
  color: #fff;
}
.product-section-01 .product-grid .product-card[data-category=whecell]:hover .pc-tags span {
  background: #eaf4de;
  color: #5a8e2e;
}
.product-section-01 .product-grid .product-card[data-category=whebond] .pc-sub {
  color: #1565c0;
}
.product-section-01 .product-grid .product-card[data-category=whebond]:hover {
  border-color: #1565c0;
}
.product-section-01 .product-grid .product-card[data-category=whebond]:hover .pc-arrow {
  background: #1565c0;
  color: #fff;
}
.product-section-01 .product-grid .product-card[data-category=whebond]:hover .pc-tags span {
  background: #e3eeff;
  color: #1565c0;
}
.product-section-01 .product-grid .product-card[data-category=whechem] .pc-sub {
  color: #3d95aa;
}
.product-section-01 .product-grid .product-card[data-category=whechem]:hover {
  border-color: #3d95aa;
}
.product-section-01 .product-grid .product-card[data-category=whechem]:hover .pc-arrow {
  background: #3d95aa;
  color: #fff;
}
.product-section-01 .product-grid .product-card[data-category=whechem]:hover .pc-tags span {
  background: #e2f0f3;
  color: #3d95aa;
}
.product-section-01 .product-grid .pf-empty {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  color: #aaa;
  gap: 16px;
}
.product-section-01 .product-grid .pf-empty i {
  font-size: 52px;
  color: #ddd;
}
.product-section-01 .product-grid .pf-empty p {
  font-size: 16px;
  margin: 0;
}
.product-section-01 .pf-type-description {
  background: #f8faf5;
  border: 1px solid #e4efd8;
  border-top: none;
  border-radius: 0 0 12px 12px;
}
.product-section-01 .pf-type-description-inner {
  padding: 16px 20px;
}
.product-section-01 .pf-type-description p {
  margin: 0;
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

.product-detail-section-01 {
  padding: 80px 0 60px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-01 {
    padding: 60px 0 48px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-01 {
    padding: 48px 0 36px;
  }
}
.product-detail-section-01 .pd-image-wrap {
  position: relative;
  background: linear-gradient(135deg, #f0f7e8 0%, #e5f2d8 100%);
  border-radius: 20px;
  padding: 48px 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 380px;
}
@media (max-width: 767px) {
  .product-detail-section-01 .pd-image-wrap {
    min-height: 280px;
    padding: 36px 24px;
  }
}
.product-detail-section-01 .pd-img-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 50px;
  background: #7bbc42;
  color: #fff;
}
.product-detail-section-01 .pd-image {
  max-width: 100%;
  max-height: 280px;
  object-fit: contain;
}
.product-detail-section-01 .pd-info {
  padding-top: 8px;
}
@media (max-width: 991px) {
  .product-detail-section-01 .pd-info {
    padding-top: 0;
  }
}
.product-detail-section-01 .pd-category {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #7bbc42;
  margin-bottom: 10px;
}
.product-detail-section-01 .pd-name {
  font-size: 34px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .product-detail-section-01 .pd-name {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-01 .pd-name {
    font-size: 22px;
  }
}
.product-detail-section-01 .pd-desc {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 28px;
}
.product-detail-section-01 .pd-props {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-bottom: 32px;
  background: #f8faf5;
  border-radius: 14px;
  border: 1px solid #e4efd8;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-01 .pd-props {
    grid-template-columns: repeat(2, 1fr);
  }
}
.product-detail-section-01 .pd-prop {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px 12px;
  border-right: 1px solid #e4efd8;
}
.product-detail-section-01 .pd-prop:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .product-detail-section-01 .pd-prop {
    border-bottom: 1px solid #e4efd8;
  }
  .product-detail-section-01 .pd-prop:nth-child(2n) {
    border-right: none;
  }
  .product-detail-section-01 .pd-prop:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
.product-detail-section-01 .pd-prop .pd-prop-value {
  font-size: 16px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 5px;
}
.product-detail-section-01 .pd-prop .pd-prop-label {
  font-size: 11px;
  color: #999;
  font-weight: 500;
  line-height: 1.4;
}
.product-detail-section-01 .pd-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.product-detail-section-01 .pd-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 13px 26px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: background 300ms ease, transform 300ms ease, box-shadow 300ms ease, color 300ms ease, border-color 300ms ease;
}
.product-detail-section-01 .pd-btn i {
  font-size: 15px;
}
.product-detail-section-01 .pd-btn--primary {
  background: #7bbc42;
  color: #fff;
}
.product-detail-section-01 .pd-btn--primary:hover {
  background: #6aab34;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(123, 188, 66, 0.3);
  color: #fff;
}
.product-detail-section-01 .pd-btn--outline {
  background: transparent;
  color: #121c34;
  border: 2px solid #ddd;
}
.product-detail-section-01 .pd-btn--outline:hover {
  border-color: #7bbc42;
  color: #7bbc42;
  transform: translateY(-2px);
}

.product-detail-section-02 {
  padding: 40px 0 60px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-02 {
    padding: 32px 0 48px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-02 {
    padding: 28px 0 36px;
  }
}
.product-detail-section-02 .pd-table-wrap {
  overflow-x: auto;
  border-radius: 14px;
  border: 1.5px solid #eaeaea;
}
@media (max-width: 767px) {
  .product-detail-section-02 .pd-table-wrap {
    overflow-x: visible;
    border: none;
    border-radius: 0;
  }
}
.product-detail-section-02 .pd-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  min-width: 560px;
}
.product-detail-section-02 .pd-table thead {
  background: #121c34;
  color: #fff;
}
.product-detail-section-02 .pd-table thead th {
  padding: 14px 20px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
}
.product-detail-section-02 .pd-table tbody tr {
  border-bottom: 1px solid #f0f0f0;
  transition: background 200ms ease;
}
.product-detail-section-02 .pd-table tbody tr:last-child {
  border-bottom: none;
}
.product-detail-section-02 .pd-table tbody tr:hover {
  background: #f8faf5;
}
.product-detail-section-02 .pd-table tbody tr td {
  padding: 12px 20px;
  color: #555;
}
.product-detail-section-02 .pd-table tbody tr td:first-child {
  font-weight: 600;
  color: #121c34;
}
@media (max-width: 767px) {
  .product-detail-section-02 .pd-table {
    min-width: 0;
  }
  .product-detail-section-02 .pd-table thead {
    display: none;
  }
  .product-detail-section-02 .pd-table tbody {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .product-detail-section-02 .pd-table tbody tr {
    display: block;
    border: 1.5px solid #eaeaea;
    border-radius: 12px;
    overflow: hidden;
    border-bottom: none;
  }
  .product-detail-section-02 .pd-table tbody tr:hover {
    background: transparent;
  }
  .product-detail-section-02 .pd-table tbody tr td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 16px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
  }
  .product-detail-section-02 .pd-table tbody tr td:last-child {
    border-bottom: none;
  }
  .product-detail-section-02 .pd-table tbody tr td:first-child {
    background: #121c34;
    color: #fff;
    font-size: 13px;
    justify-content: flex-start;
    padding: 12px 16px;
  }
  .product-detail-section-02 .pd-table tbody tr td[data-label]::before {
    content: attr(data-label);
    font-size: 11px;
    font-weight: 700;
    color: #7bbc42;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    flex-shrink: 0;
    margin-right: 12px;
  }
}

.product-detail-section-03 {
  padding: 40px 0 60px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-03 {
    padding: 32px 0 48px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-03 {
    padding: 28px 0 36px;
  }
}
.product-detail-section-03 .pd-apps-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 14px;
}
@media (max-width: 1199px) {
  .product-detail-section-03 .pd-apps-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .product-detail-section-03 .pd-apps-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.product-detail-section-03 .pd-app {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 22px 12px;
  background: #fff;
  border: 1.5px solid #eaeaea;
  border-radius: 14px;
  gap: 12px;
  transition: transform 300ms ease, box-shadow 300ms ease, border-color 300ms ease;
}
.product-detail-section-03 .pd-app:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.07);
  border-color: #7bbc42;
}
.product-detail-section-03 .pd-app:hover .pd-app-icon {
  background: #7bbc42;
  color: #fff;
}
.product-detail-section-03 .pd-app:hover .pd-app-icon img {
  filter: brightness(0) invert(1);
}
@media (max-width: 576px) {
  .product-detail-section-03 .pd-app {
    padding: 16px 8px;
  }
}
.product-detail-section-03 .pd-app-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: background 300ms ease, color 300ms ease;
}
@media (max-width: 576px) {
  .product-detail-section-03 .pd-app-icon {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
}
.product-detail-section-03 .pd-app-name {
  font-size: 12px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.4;
}

.product-detail-section-04 {
  padding: 40px 0 60px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-04 {
    padding: 32px 0 48px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-04 {
    padding: 28px 0 36px;
  }
}
.product-detail-section-04 .pd-benefit {
  display: flex;
  gap: 18px;
  align-items: flex-start;
}
.product-detail-section-04 .pd-benefit-icon {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 12px;
  background: rgba(123, 188, 66, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail-section-04 .pd-benefit-icon img {
  width: 30px;
}
.product-detail-section-04 .pd-benefit-body h4 {
  font-size: 15px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 6px;
}
.product-detail-section-04 .pd-benefit-body p {
  font-size: 14px;
  line-height: 1.7;
  color: #777;
  margin: 0;
}

.product-detail-section-05 {
  padding: 40px 0 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-detail-section-05 {
    padding: 32px 0 80px;
  }
}
@media (max-width: 576px) {
  .product-detail-section-05 {
    padding: 28px 0 64px;
  }
}
.product-detail-section-05 .pd-docs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 576px) {
  .product-detail-section-05 .pd-docs-grid {
    grid-template-columns: 1fr;
  }
}
.product-detail-section-05 .pd-doc {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 20px 24px;
  background: #fff;
  border: 1.5px solid #eaeaea;
  border-radius: 16px;
  text-decoration: none;
  transition: border-color 300ms ease, box-shadow 300ms ease, transform 300ms ease;
}
.product-detail-section-05 .pd-doc:hover {
  border-color: #7bbc42;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);
  transform: translateY(-2px);
}
.product-detail-section-05 .pd-doc:hover .pd-doc-arrow {
  background: #7bbc42;
  color: #fff;
}
.product-detail-section-05 .pd-doc-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 12px;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.product-detail-section-05 .pd-doc-icon--sds {
  background: rgba(230, 81, 0, 0.1);
  color: #e65100;
}
.product-detail-section-05 .pd-doc-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.product-detail-section-05 .pd-doc-name {
  font-size: 15px;
  font-weight: 700;
  color: #121c34;
}
.product-detail-section-05 .pd-doc-sub {
  font-size: 12px;
  color: #aaa;
}
.product-detail-section-05 .pd-doc-arrow {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #f4f4f4;
  color: #aaa;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  transition: background 300ms ease, color 300ms ease;
}

.product-detail-section-02 .pd-section-title,
.product-detail-section-03 .pd-section-title,
.product-detail-section-04 .pd-section-title,
.product-detail-section-05 .pd-section-title {
  font-size: 22px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 28px;
  padding-bottom: 16px;
  border-bottom: 2px solid #f0f0f0;
  display: flex;
  align-items: center;
  gap: 12px;
}
.product-detail-section-02 .pd-section-title::before,
.product-detail-section-03 .pd-section-title::before,
.product-detail-section-04 .pd-section-title::before,
.product-detail-section-05 .pd-section-title::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 22px;
  background: #7bbc42;
  border-radius: 2px;
  flex-shrink: 0;
}

.app-section-01 {
  padding: 100px 0;
  background: #f7f9f5;
}
.app-section-01 .as1-header {
  text-align: center;
  max-width: 660px;
  margin: 0 auto 60px;
}
.app-section-01 .as1-header .as1-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.app-section-01 .as1-header .as1-title {
  font-size: 38px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 18px;
}
.app-section-01 .as1-header .as1-title span {
  color: #7bbc42;
}
.app-section-01 .as1-header .as1-desc {
  font-size: 16px;
  color: #888;
  line-height: 1.75;
}
.app-section-01 .as1-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.app-section-01 .as1-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  border: 1.5px solid #eaeaea;
  transition: transform 0.3s ease, box-shadow 0.35s ease, border-color 0.3s ease;
}
.app-section-01 .as1-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.09);
  border-color: rgba(123, 188, 66, 0.4);
}
.app-section-01 .as1-card:hover .as1-img img {
  transform: scale(1.07);
}
.app-section-01 .as1-card:hover .as1-link i {
  transform: translateX(5px);
}
.app-section-01 .as1-card--wide {
  grid-column: 1/-1;
  flex-direction: row;
}
.app-section-01 .as1-card--wide .as1-img {
  width: 42%;
  flex-shrink: 0;
  aspect-ratio: unset;
}
.app-section-01 .as1-card--wide .as1-img img {
  height: 100%;
}
.app-section-01 .as1-card--wide .as1-body {
  padding: 48px 52px;
  justify-content: center;
}
.app-section-01 .as1-card--wide .as1-name {
  font-size: 26px;
}
.app-section-01 .as1-img {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.app-section-01 .as1-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.app-section-01 .as1-img .as1-num {
  position: absolute;
  top: 14px;
  left: 14px;
  width: 34px;
  height: 34px;
  background: #7bbc42;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.01em;
}
.app-section-01 .as1-body {
  display: flex;
  flex-direction: column;
  padding: 28px 28px 26px;
  flex: 1;
}
.app-section-01 .as1-name {
  font-size: 18px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 10px;
  line-height: 1.3;
}
.app-section-01 .as1-text {
  font-size: 14px;
  color: #888;
  line-height: 1.75;
  margin-bottom: 18px;
  flex: 1;
}
.app-section-01 .as1-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}
.app-section-01 .as1-tags span {
  display: inline-flex;
  align-items: center;
  padding: 4px 11px;
  border-radius: 50px;
  background: #eef7e4;
  color: #7bbc42;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.app-section-01 .as1-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 700;
  color: #7bbc42;
  margin-top: auto;
}
.app-section-01 .as1-link i {
  font-size: 11px;
  transition: transform 0.25s ease;
}
@media (max-width: 1199px) {
  .app-section-01 .as1-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .app-section-01 .as1-card--wide {
    flex-direction: column;
  }
  .app-section-01 .as1-card--wide .as1-img {
    width: 100%;
    aspect-ratio: 16/7;
  }
  .app-section-01 .as1-card--wide .as1-body {
    padding: 28px;
  }
  .app-section-01 .as1-card--wide .as1-name {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .app-section-01 {
    padding: 70px 0;
  }
  .app-section-01 .as1-header {
    margin-bottom: 40px;
  }
  .app-section-01 .as1-header .as1-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .app-section-01 {
    padding: 52px 0;
  }
  .app-section-01 .as1-header .as1-title {
    font-size: 24px;
  }
  .app-section-01 .as1-header .as1-desc {
    font-size: 14px;
  }
  .app-section-01 .as1-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .app-section-01 .as1-card--wide .as1-img {
    aspect-ratio: 4/3;
  }
}

.app-section-02 {
  background: #121c34;
}
.app-section-02 .as2-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.app-section-02 .as2-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 52px 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  text-align: center;
}
.app-section-02 .as2-item:last-child {
  border-right: none;
}
.app-section-02 .as2-num {
  font-size: 50px;
  font-weight: 800;
  color: #7bbc42;
  line-height: 1;
}
.app-section-02 .as2-num small {
  font-size: 28px;
  font-weight: 700;
}
.app-section-02 .as2-label {
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.02em;
}
@media (max-width: 991px) {
  .app-section-02 .as2-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .app-section-02 .as2-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    padding: 36px 20px;
  }
  .app-section-02 .as2-item:nth-child(3n) {
    border-right: none;
  }
  .app-section-02 .as2-item:last-child {
    grid-column: 1/-1;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .app-section-02 .as2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .app-section-02 .as2-item {
    padding: 28px 16px;
  }
  .app-section-02 .as2-item:nth-child(even) {
    border-right: none;
  }
  .app-section-02 .as2-item:last-child {
    grid-column: 1/-1;
    border-bottom: none;
  }
  .app-section-02 .as2-num {
    font-size: 38px;
  }
  .app-section-02 .as2-num small {
    font-size: 22px;
  }
}

.app-detail-section-01 {
  padding: 90px 0;
  overflow: hidden;
}
.app-detail-section-01 .apd-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
}
.app-detail-section-01 .apd-image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #f0f7e8;
}
.app-detail-section-01 .apd-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.app-detail-section-01 .apd-image-wrap .apd-app-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #7bbc42;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 6px 14px;
  border-radius: 50px;
}
.app-detail-section-01 .apd-info .apd-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.app-detail-section-01 .apd-info .apd-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 18px;
}
.app-detail-section-01 .apd-info .apd-desc {
  font-size: 15px;
  color: #777;
  line-height: 1.8;
  margin-bottom: 26px;
}
.app-detail-section-01 .apd-info .apd-features {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.app-detail-section-01 .apd-info .apd-features li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}
.app-detail-section-01 .apd-info .apd-features li i {
  color: #7bbc42;
  font-size: 13px;
  margin-top: 2px;
  flex-shrink: 0;
}
.app-detail-section-01 .apd-info .apd-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #7bbc42;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 300ms ease, transform 300ms ease;
}
.app-detail-section-01 .apd-info .apd-cta i {
  font-size: 12px;
  transition: transform 0.25s ease;
}
.app-detail-section-01 .apd-info .apd-cta:hover {
  background: rgb(108.1818897638, 165.3511811024, 58.0488188976);
  transform: translateY(-2px);
}
.app-detail-section-01 .apd-info .apd-cta:hover i {
  transform: translateX(4px);
}
@media (max-width: 1199px) {
  .app-detail-section-01 .apd-main {
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .app-detail-section-01 {
    padding: 60px 0;
  }
  .app-detail-section-01 .apd-main {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .app-detail-section-01 .apd-info .apd-title {
    font-size: 26px;
  }
}

.app-detail-section-02 {
  padding: 90px 0;
  background: #f7f9f5;
}
.app-detail-section-02 .apd-section-header {
  text-align: center;
  margin-bottom: 48px;
}
.app-detail-section-02 .apd-section-header .apd-section-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.app-detail-section-02 .apd-section-header .apd-section-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
}
.app-detail-section-02 .apd-section-header .apd-section-title span {
  color: #7bbc42;
}
.app-detail-section-02 .apd-challenges-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.app-detail-section-02 .apd-challenge-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.app-detail-section-02 .apd-challenge-item .apd-challenge-icon {
  width: 48px;
  height: 48px;
  background: #fff;
  border: 1.5px solid #d8eac8;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
}
.app-detail-section-02 .apd-challenge-item .apd-challenge-icon img {
  width: 30px;
}
.app-detail-section-02 .apd-challenge-item h4 {
  font-size: 16px;
  font-weight: 700;
  color: #121c34;
  margin: 0;
}
.app-detail-section-02 .apd-challenge-item p {
  font-size: 14px;
  color: #888;
  line-height: 1.7;
  margin: 0;
}
.app-detail-section-02 .apd-challenge-item .apd-solution {
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  color: #7bbc42;
  background: #eef7e4;
  padding: 4px 12px;
  border-radius: 50px;
  letter-spacing: 0.04em;
  margin-top: auto;
  align-self: flex-start;
}
@media (max-width: 1199px) {
  .app-detail-section-02 .apd-challenges-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .app-detail-section-02 {
    padding: 60px 0;
  }
  .app-detail-section-02 .apd-section-header .apd-section-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .app-detail-section-02 .apd-challenges-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.app-detail-section-03 {
  padding: 90px 0;
}
.app-detail-section-03 .apd-section-header {
  text-align: center;
  margin-bottom: 48px;
}
.app-detail-section-03 .apd-section-header .apd-section-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.app-detail-section-03 .apd-section-header .apd-section-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
}
.app-detail-section-03 .apd-section-header .apd-section-title span {
  color: #7bbc42;
}
.app-detail-section-03 .apd-products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.app-detail-section-03 .apd-product-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1.5px solid #eaeaea;
  border-radius: 18px;
  padding: 28px;
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.app-detail-section-03 .apd-product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.08);
  border-color: rgba(123, 188, 66, 0.35);
}
.app-detail-section-03 .apd-product-card:hover .apd-product-link i {
  transform: translateX(4px);
}
.app-detail-section-03 .apd-product-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.app-detail-section-03 .apd-product-line {
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 10px;
  border-radius: 50px;
}
.app-detail-section-03 .apd-product-line.whecell {
  background: #eef7e4;
  color: #7bbc42;
}
.app-detail-section-03 .apd-product-line.whebond {
  background: #e8f0fb;
  color: #4a7fc1;
}
.app-detail-section-03 .apd-product-line.whechem {
  background: #e8f4f7;
  color: #3d95aa;
}
.app-detail-section-03 .apd-product-role {
  font-size: 11px;
  color: #aaa;
  font-weight: 500;
}
.app-detail-section-03 .apd-product-name {
  font-size: 18px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 10px;
}
.app-detail-section-03 .apd-product-desc {
  font-size: 14px;
  color: #888;
  line-height: 1.7;
  margin-bottom: 18px;
  flex: 1;
}
.app-detail-section-03 .apd-product-props {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}
.app-detail-section-03 .apd-product-props span {
  font-size: 11px;
  font-weight: 600;
  color: #7bbc42;
  background: #eef7e4;
  padding: 3px 10px;
  border-radius: 50px;
}
.app-detail-section-03 .apd-product-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 700;
  color: #7bbc42;
}
.app-detail-section-03 .apd-product-link i {
  font-size: 11px;
  transition: transform 0.25s ease;
}
@media (max-width: 991px) {
  .app-detail-section-03 {
    padding: 60px 0;
  }
  .app-detail-section-03 .apd-products-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .app-detail-section-03 .apd-section-header .apd-section-title {
    font-size: 26px;
  }
}

.app-detail-section-04 {
  padding: 90px 0 110px;
  background: #121c34;
}
.app-detail-section-04 .apd-section-header .apd-section-label {
  color: rgba(255, 255, 255, 0.45);
}
.app-detail-section-04 .apd-section-header .apd-section-title {
  color: #fff;
}
.app-detail-section-04 .apd-table-wrap {
  overflow-x: auto;
  border-radius: 12px;
  margin-bottom: 24px;
}
.app-detail-section-04 .apd-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.app-detail-section-04 .apd-table thead tr {
  background: rgba(255, 255, 255, 0.06);
}
.app-detail-section-04 .apd-table th {
  padding: 14px 20px;
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.45);
  white-space: nowrap;
}
.app-detail-section-04 .apd-table td {
  padding: 16px 20px;
  color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.app-detail-section-04 .apd-table td:first-child {
  font-weight: 600;
  color: #fff;
}
.app-detail-section-04 .apd-table tbody tr:last-child td {
  border-bottom: none;
}
.app-detail-section-04 .apd-table tbody tr:hover td {
  background: rgba(255, 255, 255, 0.03);
}
@media (max-width: 991px) {
  .app-detail-section-04 {
    padding: 60px 0 80px;
  }
  .app-detail-section-04 .apd-section-header .apd-section-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .app-detail-section-04 .apd-table thead {
    display: none;
  }
  .app-detail-section-04 .apd-table tbody tr {
    display: block;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    margin-bottom: 12px;
    padding: 4px 0;
  }
  .app-detail-section-04 .apd-table td {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 10px 16px;
  }
  .app-detail-section-04 .apd-table td::before {
    content: attr(data-label);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.35);
    flex-shrink: 0;
  }
  .app-detail-section-04 .apd-table td:last-child {
    border-bottom: none;
  }
}

.tech-section-01 {
  padding: 90px 0;
  overflow: hidden;
}
.tech-section-01 .ts1-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}
.tech-section-01 .ts1-image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #f0f7e8;
}
.tech-section-01 .ts1-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tech-section-01 .ts1-image-wrap .ts1-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #7bbc42;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 6px 14px;
  border-radius: 50px;
}
.tech-section-01 .ts1-info {
  overflow-wrap: break-word;
  word-break: break-word;
  min-width: 0;
}
.tech-section-01 .ts1-info .ts1-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.tech-section-01 .ts1-info .ts1-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 20px;
}
.tech-section-01 .ts1-info .ts1-desc {
  font-size: 15px;
  color: #777;
  line-height: 1.8;
  margin-bottom: 16px;
}
.tech-section-01 .ts1-info .ts1-features {
  list-style: none;
  padding: 0;
  margin: 24px 0 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tech-section-01 .ts1-info .ts1-features li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}
.tech-section-01 .ts1-info .ts1-features li i {
  color: #7bbc42;
  font-size: 13px;
  margin-top: 2px;
  flex-shrink: 0;
}
.tech-section-01 .ts1-info .ts1-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #7bbc42;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 300ms ease, transform 300ms ease;
}
.tech-section-01 .ts1-info .ts1-cta i {
  font-size: 12px;
  transition: transform 0.25s ease;
}
.tech-section-01 .ts1-info .ts1-cta:hover {
  background: rgb(108.1818897638, 165.3511811024, 58.0488188976);
  transform: translateY(-2px);
}
.tech-section-01 .ts1-info .ts1-cta:hover i {
  transform: translateX(4px);
}
@media (max-width: 1199px) {
  .tech-section-01 .ts1-main {
    gap: 48px;
  }
}
@media (max-width: 991px) {
  .tech-section-01 {
    padding: 60px 0;
  }
  .tech-section-01 .ts1-main {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .tech-section-01 .ts1-info .ts1-title {
    font-size: 26px;
  }
}

.tech-section-02 {
  padding: 90px 0 110px;
  background: #f7f9f5;
  overflow: hidden;
}
.tech-section-02 .ts2-header {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 56px;
}
.tech-section-02 .ts2-header .ts2-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.tech-section-02 .ts2-header .ts2-title {
  font-size: 34px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 16px;
}
.tech-section-02 .ts2-header .ts2-title span {
  color: #7bbc42;
}
.tech-section-02 .ts2-header .ts2-desc {
  font-size: 15px;
  color: #888;
  line-height: 1.75;
}
.tech-section-02 .ts2-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.tech-section-02 .ts2-card {
  background: #fff;
  border-radius: 18px;
  padding: 32px 28px;
  border: 1.5px solid #eaeaea;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.tech-section-02 .ts2-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.08);
  border-color: rgba(123, 188, 66, 0.35);
}
.tech-section-02 .ts2-card--cta {
  background: #121c34;
  border-color: #121c34;
}
.tech-section-02 .ts2-card--cta .ts2-icon {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.1);
}
.tech-section-02 .ts2-card--cta .ts2-icon i {
  color: #7bbc42;
}
.tech-section-02 .ts2-card--cta .ts2-name {
  color: #fff;
}
.tech-section-02 .ts2-card--cta .ts2-text {
  color: rgba(255, 255, 255, 0.6);
}
.tech-section-02 .ts2-card--cta:hover {
  border-color: #7bbc42;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.2);
}
.tech-section-02 .ts2-icon {
  width: 52px;
  height: 52px;
  background: #eef7e4;
  border: 1.5px solid #d8eac8;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tech-section-02 .ts2-icon i {
  font-size: 20px;
  color: #7bbc42;
}
.tech-section-02 .ts2-name {
  font-size: 17px;
  font-weight: 700;
  color: #121c34;
  margin: 0;
}
.tech-section-02 .ts2-text {
  font-size: 14px;
  color: #888;
  line-height: 1.75;
  margin: 0;
  flex: 1;
}
.tech-section-02 .ts2-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.tech-section-02 .ts2-list li {
  font-size: 12px;
  color: #aaa;
  padding-left: 14px;
  position: relative;
  line-height: 1.5;
}
.tech-section-02 .ts2-list li::before {
  content: "–";
  position: absolute;
  left: 0;
  color: #7bbc42;
}
.tech-section-02 .ts2-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #7bbc42;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 22px;
  border-radius: 50px;
  text-decoration: none;
  margin-top: auto;
  transition: background 300ms ease, transform 300ms ease;
}
.tech-section-02 .ts2-btn i {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.tech-section-02 .ts2-btn:hover {
  background: rgb(108.1818897638, 165.3511811024, 58.0488188976);
  transform: translateY(-2px);
}
.tech-section-02 .ts2-btn:hover i {
  transform: translateX(4px);
}
@media (max-width: 991px) {
  .tech-section-02 {
    padding: 60px 0 80px;
  }
  .tech-section-02 .ts2-header {
    margin-bottom: 36px;
  }
  .tech-section-02 .ts2-header .ts2-title {
    font-size: 26px;
  }
  .tech-section-02 .ts2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .tech-section-02 .ts2-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.quality-section-01 {
  padding: 90px 0;
  overflow: hidden;
}
.quality-section-01 .qs1-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}
.quality-section-01 .qs1-image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #f0f7e8;
}
.quality-section-01 .qs1-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quality-section-01 .qs1-image-wrap .qs1-cert-badge {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background: #121c34;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 700;
}
.quality-section-01 .qs1-image-wrap .qs1-cert-badge i {
  color: #7bbc42;
  font-size: 16px;
}
.quality-section-01 .qs1-info {
  overflow-wrap: break-word;
  min-width: 0;
}
.quality-section-01 .qs1-info .qs1-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.quality-section-01 .qs1-info .qs1-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 20px;
}
.quality-section-01 .qs1-info .qs1-title span {
  color: #7bbc42;
}
.quality-section-01 .qs1-info .qs1-desc {
  font-size: 15px;
  color: #777;
  line-height: 1.8;
  margin-bottom: 16px;
}
.quality-section-01 .qs1-highlights {
  display: flex;
  gap: 32px;
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #eee;
}
.quality-section-01 .qs1-highlight-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.quality-section-01 .qs1-highlight-item .qs1-highlight-num {
  font-size: 32px;
  font-weight: 800;
  color: #7bbc42;
  line-height: 1;
}
.quality-section-01 .qs1-highlight-item .qs1-highlight-num small {
  font-size: 18px;
  font-weight: 700;
}
.quality-section-01 .qs1-highlight-item .qs1-highlight-label {
  font-size: 12px;
  color: #999;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .quality-section-01 .qs1-main {
    gap: 48px;
  }
}
@media (max-width: 991px) {
  .quality-section-01 {
    padding: 60px 0;
  }
  .quality-section-01 .qs1-main {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .quality-section-01 .qs1-info .qs1-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .quality-section-01 .qs1-highlights {
    gap: 20px;
  }
  .quality-section-01 .qs1-highlight-item .qs1-highlight-num {
    font-size: 26px;
  }
}

.quality-section-02 {
  padding: 90px 0;
  background: #f7f9f5;
  overflow: hidden;
}
.quality-section-02 .qs2-header {
  text-align: center;
  max-width: 620px;
  margin: 0 auto 56px;
}
.quality-section-02 .qs2-header .qs2-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.quality-section-02 .qs2-header .qs2-title {
  font-size: 34px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 16px;
}
.quality-section-02 .qs2-header .qs2-title span {
  color: #7bbc42;
}
.quality-section-02 .qs2-header .qs2-desc {
  font-size: 15px;
  color: #888;
  line-height: 1.75;
}
.quality-section-02 .qs2-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.quality-section-02 .qs2-card {
  background: #fff;
  border-radius: 18px;
  border: 1.5px solid #eaeaea;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.quality-section-02 .qs2-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.08);
  border-color: rgba(123, 188, 66, 0.35);
}
.quality-section-02 .qs2-icon-wrap {
  width: 52px;
  height: 52px;
  background: #eef7e4;
  border: 1.5px solid #d8eac8;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.quality-section-02 .qs2-icon-wrap i {
  font-size: 20px;
  color: #7bbc42;
}
.quality-section-02 .qs2-card-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.quality-section-02 .qs2-cert-tag {
  display: inline-flex;
  align-self: flex-start;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #7bbc42;
  background: #eef7e4;
  padding: 4px 10px;
  border-radius: 50px;
}
.quality-section-02 .qs2-name {
  font-size: 16px;
  font-weight: 700;
  color: #121c34;
  margin: 0;
  line-height: 1.3;
}
.quality-section-02 .qs2-text {
  font-size: 13px;
  color: #888;
  line-height: 1.75;
  margin: 0;
}
@media (max-width: 991px) {
  .quality-section-02 {
    padding: 60px 0;
  }
  .quality-section-02 .qs2-header {
    margin-bottom: 36px;
  }
  .quality-section-02 .qs2-header .qs2-title {
    font-size: 26px;
  }
  .quality-section-02 .qs2-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .quality-section-02 .qs2-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.quality-section-03 {
  padding: 90px 0 110px;
  background: #121c34;
  overflow: hidden;
}
.quality-section-03 .qs3-header {
  text-align: center;
  max-width: 580px;
  margin: 0 auto 64px;
}
.quality-section-03 .qs3-header .qs3-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.quality-section-03 .qs3-header .qs3-title {
  font-size: 34px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 16px;
}
.quality-section-03 .qs3-header .qs3-title span {
  color: #7bbc42;
}
.quality-section-03 .qs3-header .qs3-desc {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.75;
}
.quality-section-03 .qs3-steps {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 820px;
  margin: 0 auto;
}
.quality-section-03 .qs3-step {
  display: flex;
  gap: 32px;
  align-items: flex-start;
  padding: 32px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.quality-section-03 .qs3-step:last-child {
  border-bottom: none;
}
.quality-section-03 .qs3-step-num {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(123, 188, 66, 0.12);
  border: 1.5px solid rgba(123, 188, 66, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 800;
  color: #7bbc42;
  letter-spacing: 0.02em;
}
.quality-section-03 .qs3-step-body {
  padding-top: 6px;
  min-width: 0;
}
.quality-section-03 .qs3-step-body h4 {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}
.quality-section-03 .qs3-step-body p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.75;
  margin: 0;
}
@media (max-width: 991px) {
  .quality-section-03 {
    padding: 60px 0 80px;
  }
  .quality-section-03 .qs3-header {
    margin-bottom: 40px;
  }
  .quality-section-03 .qs3-header .qs3-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .quality-section-03 .qs3-step {
    gap: 20px;
    padding: 24px 0;
  }
  .quality-section-03 .qs3-step-num {
    width: 42px;
    height: 42px;
    font-size: 12px;
  }
}

.sust-section-01 {
  padding: 90px 0;
  overflow: hidden;
}
.sust-section-01 .ss1-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}
.sust-section-01 .ss1-info {
  overflow-wrap: break-word;
  min-width: 0;
}
.sust-section-01 .ss1-info .ss1-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.sust-section-01 .ss1-info .ss1-title {
  font-size: 32px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 20px;
}
.sust-section-01 .ss1-info .ss1-title span {
  color: #7bbc42;
}
.sust-section-01 .ss1-info .ss1-desc {
  font-size: 15px;
  color: #777;
  line-height: 1.8;
  margin-bottom: 16px;
}
.sust-section-01 .ss1-info .ss1-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}
.sust-section-01 .ss1-info .ss1-tags span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #7bbc42;
  background: #eef7e4;
  border: 1px solid #d8eac8;
  padding: 7px 14px;
  border-radius: 50px;
}
.sust-section-01 .ss1-info .ss1-tags span i {
  font-size: 12px;
}
.sust-section-01 .ss1-image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #e8f5e0;
}
.sust-section-01 .ss1-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sust-section-01 .ss1-image-wrap .ss1-goal-badge {
  position: absolute;
  bottom: 24px;
  right: 24px;
  background: #121c34;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 20px;
  border-radius: 16px;
}
.sust-section-01 .ss1-image-wrap .ss1-goal-badge i {
  font-size: 24px;
  color: #7bbc42;
  flex-shrink: 0;
}
.sust-section-01 .ss1-image-wrap .ss1-goal-badge strong {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}
.sust-section-01 .ss1-image-wrap .ss1-goal-badge span {
  display: block;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 2px;
}
@media (max-width: 1199px) {
  .sust-section-01 .ss1-main {
    gap: 48px;
  }
}
@media (max-width: 991px) {
  .sust-section-01 {
    padding: 60px 0;
  }
  .sust-section-01 .ss1-main {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .sust-section-01 .ss1-info .ss1-title {
    font-size: 26px;
  }
}

.sust-section-02 {
  padding: 90px 0;
  background: #f7f9f5;
  overflow: hidden;
}
.sust-section-02 .ss2-header {
  text-align: center;
  max-width: 620px;
  margin: 0 auto 56px;
}
.sust-section-02 .ss2-header .ss2-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.sust-section-02 .ss2-header .ss2-title {
  font-size: 34px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 16px;
}
.sust-section-02 .ss2-header .ss2-title span {
  color: #7bbc42;
}
.sust-section-02 .ss2-header .ss2-desc {
  font-size: 15px;
  color: #888;
  line-height: 1.75;
}
.sust-section-02 .ss2-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.sust-section-02 .ss2-card {
  background: #fff;
  border-radius: 20px;
  border: 1.5px solid #eaeaea;
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.sust-section-02 .ss2-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.08);
  border-color: rgba(123, 188, 66, 0.35);
}
.sust-section-02 .ss2-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sust-section-02 .ss2-icon {
  width: 52px;
  height: 52px;
  background: #eef7e4;
  border: 1.5px solid #d8eac8;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sust-section-02 .ss2-icon i {
  font-size: 20px;
  color: #7bbc42;
}
.sust-section-02 .ss2-num {
  font-size: 48px;
  font-weight: 800;
  color: #f0f0f0;
  line-height: 1;
}
.sust-section-02 .ss2-name {
  font-size: 20px;
  font-weight: 700;
  color: #121c34;
  margin: 0;
}
.sust-section-02 .ss2-text {
  font-size: 14px;
  color: #888;
  line-height: 1.8;
  margin: 0;
}
.sust-section-02 .ss2-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}
.sust-section-02 .ss2-list li {
  font-size: 13px;
  color: #666;
  padding-left: 16px;
  position: relative;
}
.sust-section-02 .ss2-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #7bbc42;
}
@media (max-width: 991px) {
  .sust-section-02 {
    padding: 60px 0;
  }
  .sust-section-02 .ss2-header {
    margin-bottom: 36px;
  }
  .sust-section-02 .ss2-header .ss2-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .sust-section-02 .ss2-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .sust-section-02 .ss2-card {
    padding: 28px 24px;
  }
}

.sust-section-03 {
  padding: 90px 0 110px;
  background: #121c34;
  overflow: hidden;
}
.sust-section-03 .ss3-header {
  text-align: center;
  max-width: 580px;
  margin: 0 auto 64px;
}
.sust-section-03 .ss3-header .ss3-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}
.sust-section-03 .ss3-header .ss3-title {
  font-size: 34px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 16px;
}
.sust-section-03 .ss3-header .ss3-title span {
  color: #7bbc42;
}
.sust-section-03 .ss3-header .ss3-desc {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.75;
}
.sust-section-03 .ss3-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 48px;
  max-width: 900px;
  margin: 0 auto;
}
.sust-section-03 .ss3-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.sust-section-03 .ss3-bar-wrap {
  width: 100%;
  height: 6px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50px;
  overflow: hidden;
}
.sust-section-03 .ss3-bar {
  height: 100%;
  width: var(--progress, 0%);
  background: #7bbc42;
  border-radius: 50px;
}
.sust-section-03 .ss3-item-body {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.sust-section-03 .ss3-item-body .ss3-progress {
  flex-shrink: 0;
  font-size: 22px;
  font-weight: 800;
  color: #7bbc42;
  line-height: 1;
  min-width: 48px;
}
.sust-section-03 .ss3-item-body h4 {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 4px;
}
.sust-section-03 .ss3-item-body p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .sust-section-03 {
    padding: 60px 0 80px;
  }
  .sust-section-03 .ss3-header {
    margin-bottom: 40px;
  }
  .sust-section-03 .ss3-header .ss3-title {
    font-size: 26px;
  }
  .sust-section-03 .ss3-grid {
    gap: 16px 32px;
  }
}
@media (max-width: 767px) {
  .sust-section-03 .ss3-grid {
    grid-template-columns: 1fr;
  }
  .sust-section-03 .ss3-item-body .ss3-progress {
    font-size: 18px;
  }
}

.carrier-section-01 {
  padding: 100px 0;
}
.carrier-section-01 .cs1-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.carrier-section-01 .cs1-image {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.carrier-section-01 .cs1-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
}
.carrier-section-01 .cs1-image .cs1-badge {
  position: absolute;
  bottom: 28px;
  left: 28px;
  background: #7bbc42;
  color: #fff;
  border-radius: 12px;
  padding: 16px 24px;
  text-align: center;
  line-height: 1;
}
.carrier-section-01 .cs1-image .cs1-badge .cs1-badge-num {
  display: block;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -1px;
}
.carrier-section-01 .cs1-image .cs1-badge .cs1-badge-num small {
  font-size: 20px;
}
.carrier-section-01 .cs1-image .cs1-badge .cs1-badge-label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-top: 4px;
  opacity: 0.9;
}
.carrier-section-01 .cs1-content .cs1-label {
  display: inline-block;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.carrier-section-01 .cs1-content .cs1-title {
  font-size: 38px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 20px;
}
.carrier-section-01 .cs1-content .cs1-title span {
  color: #7bbc42;
}
.carrier-section-01 .cs1-content .cs1-text {
  font-size: 15px;
  color: #666;
  line-height: 1.75;
  margin-bottom: 36px;
}
.carrier-section-01 .cs1-benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 36px;
}
.carrier-section-01 .cs1-benefits .cs1-benefit {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f8f9fa;
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  color: #444;
  transition: all 300ms ease-in-out;
}
.carrier-section-01 .cs1-benefits .cs1-benefit i {
  color: #7bbc42;
  font-size: 15px;
  width: 18px;
  text-align: center;
}
.carrier-section-01 .cs1-benefits .cs1-benefit:hover {
  background: rgba(123, 188, 66, 0.08);
}
.carrier-section-01 .cs1-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #7bbc42;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 14px 28px;
  border-radius: 8px;
  transition: all 300ms ease-in-out;
}
.carrier-section-01 .cs1-cta i {
  font-size: 13px;
  transition: all 300ms ease-in-out;
}
.carrier-section-01 .cs1-cta:hover {
  background: #6aaa38;
}
.carrier-section-01 .cs1-cta:hover i {
  transform: translateX(4px);
}
@media (max-width: 1199px) {
  .carrier-section-01 .cs1-grid {
    gap: 50px;
  }
  .carrier-section-01 .cs1-content .cs1-title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .carrier-section-01 {
    padding: 70px 0;
  }
  .carrier-section-01 .cs1-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .carrier-section-01 .cs1-image img {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .carrier-section-01 {
    padding: 50px 0;
  }
  .carrier-section-01 .cs1-content .cs1-title {
    font-size: 26px;
  }
  .carrier-section-01 .cs1-benefits {
    grid-template-columns: 1fr;
  }
}

.carrier-section-02 {
  padding: 100px 0;
  background: #f5f7f9;
}
.carrier-section-02 .cs2-header {
  text-align: center;
  margin-bottom: 60px;
}
.carrier-section-02 .cs2-header .cs2-label {
  display: inline-block;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.carrier-section-02 .cs2-header .cs2-title {
  font-size: 36px;
  font-weight: 800;
  color: #121c34;
  margin-bottom: 12px;
}
.carrier-section-02 .cs2-header .cs2-title span {
  color: #7bbc42;
}
.carrier-section-02 .cs2-header .cs2-subtitle {
  font-size: 15px;
  color: #777;
  max-width: 500px;
  margin: 0 auto;
}
.carrier-section-02 .cs2-card {
  border-radius: 16px;
  border: 1px solid #eee;
  transition: all 300ms ease-in-out;
}
.carrier-section-02 .cs2-card .card-body {
  padding: 28px;
}
.carrier-section-02 .cs2-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}
.carrier-section-02 .cs2-card .cs2-card-top {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.carrier-section-02 .cs2-card .cs2-dept {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  padding: 4px 10px;
  border-radius: 20px;
}
.carrier-section-02 .cs2-card .cs2-type {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 20px;
}
.carrier-section-02 .cs2-card .cs2-type.cs2-full {
  background: rgba(18, 28, 52, 0.06);
  color: #555;
}
.carrier-section-02 .cs2-card .cs2-type.cs2-part {
  background: rgba(245, 158, 11, 0.1);
  color: #b45309;
}
.carrier-section-02 .cs2-card .cs2-position {
  font-size: 18px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 12px;
  line-height: 1.3;
}
.carrier-section-02 .cs2-card .cs2-meta {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.carrier-section-02 .cs2-card .cs2-meta li {
  font-size: 13px;
  color: #888;
  display: flex;
  align-items: center;
  gap: 8px;
}
.carrier-section-02 .cs2-card .cs2-meta li i {
  color: #7bbc42;
  width: 14px;
}
.carrier-section-02 .cs2-card .cs2-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.65;
  flex: 1;
  margin-bottom: 24px;
}
.carrier-section-02 .cs2-card .cs2-apply {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #7bbc42;
  font-size: 14px;
  font-weight: 600;
  margin-top: auto;
  transition: all 300ms ease-in-out;
}
.carrier-section-02 .cs2-card .cs2-apply i {
  font-size: 12px;
  transition: all 300ms ease-in-out;
}
.carrier-section-02 .cs2-card .cs2-apply:hover {
  color: #5e9e30;
}
.carrier-section-02 .cs2-card .cs2-apply:hover i {
  transform: translateX(4px);
}
@media (max-width: 991px) {
  .carrier-section-02 {
    padding: 70px 0;
  }
  .carrier-section-02 .cs2-header .cs2-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .carrier-section-02 {
    padding: 50px 0;
  }
}

.carrier-section-04 {
  padding: 100px 0;
  background: #f8f9fa;
}
.carrier-section-04 .cs4-header {
  text-align: center;
  margin-bottom: 60px;
}
.carrier-section-04 .cs4-header .cs4-label {
  display: inline-block;
  background: rgba(123, 188, 66, 0.1);
  color: #7bbc42;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.carrier-section-04 .cs4-header .cs4-title {
  font-size: 38px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 16px;
}
.carrier-section-04 .cs4-header .cs4-title span {
  color: #7bbc42;
}
.carrier-section-04 .cs4-header .cs4-subtitle {
  font-size: 15px;
  color: #666666;
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.7;
}
.carrier-section-04 .cs4-form {
  background: #ffffff;
  border-radius: 20px;
  padding: 60px;
  box-shadow: 0 4px 40px rgba(18, 28, 52, 0.08);
}
.carrier-section-04 .cs4-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 24px;
}
.carrier-section-04 .cs4-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.carrier-section-04 .cs4-field label {
  font-size: 14px;
  font-weight: 600;
  color: #121c34;
}
.carrier-section-04 .cs4-field input[type=text],
.carrier-section-04 .cs4-field input[type=email],
.carrier-section-04 .cs4-field input[type=tel],
.carrier-section-04 .cs4-field input[type=url],
.carrier-section-04 .cs4-field select,
.carrier-section-04 .cs4-field textarea {
  width: 100%;
  border: 1.5px solid #d0d0d0;
  border-radius: 10px;
  padding: 13px 16px;
  font-size: 14px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #333;
  background: #ffffff;
  transition: border-color 250ms ease, box-shadow 250ms ease;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}
.carrier-section-04 .cs4-field input[type=text]:focus,
.carrier-section-04 .cs4-field input[type=email]:focus,
.carrier-section-04 .cs4-field input[type=tel]:focus,
.carrier-section-04 .cs4-field input[type=url]:focus,
.carrier-section-04 .cs4-field select:focus,
.carrier-section-04 .cs4-field textarea:focus {
  border-color: #7bbc42;
  box-shadow: 0 0 0 3px rgba(123, 188, 66, 0.12);
}
.carrier-section-04 .cs4-field select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
}
.carrier-section-04 .cs4-field textarea {
  resize: vertical;
  min-height: 140px;
}
.carrier-section-04 .cs4-required {
  color: #e74c3c;
}
.carrier-section-04 .cs4-optional {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.carrier-section-04 .cs4-field-full {
  margin-bottom: 24px;
}
.carrier-section-04 .cs4-file-wrap {
  position: relative;
}
.carrier-section-04 .cs4-file-wrap input[type=file] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.carrier-section-04 .cs4-file-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 2px dashed #d0d0d0;
  border-radius: 12px;
  padding: 36px 24px;
  cursor: pointer;
  transition: border-color 250ms ease, background 250ms ease;
  text-align: center;
}
.carrier-section-04 .cs4-file-label:hover {
  border-color: #7bbc42;
  background: rgba(123, 188, 66, 0.04);
}
.carrier-section-04 .cs4-file-label i {
  font-size: 32px;
  color: #7bbc42;
}
.carrier-section-04 .cs4-file-text {
  font-size: 14px;
  font-weight: 600;
  color: #121c34;
}
.carrier-section-04 .cs4-file-hint {
  font-size: 12px;
  color: #999999;
}
.carrier-section-04 .cs4-file-name {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #7bbc42;
  font-weight: 500;
  min-height: 20px;
}
.carrier-section-04 .cs4-field-check {
  margin-bottom: 36px;
}
.carrier-section-04 .cs4-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
}
.carrier-section-04 .cs4-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.carrier-section-04 .cs4-checkmark {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #d0d0d0;
  border-radius: 5px;
  margin-top: 2px;
  transition: background 200ms ease, border-color 200ms ease;
  position: relative;
}
.carrier-section-04 .cs4-checkbox input:checked + .cs4-checkmark {
  background: #7bbc42;
  border-color: #7bbc42;
}
.carrier-section-04 .cs4-checkbox input:checked + .cs4-checkmark::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: 2px solid #ffffff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
.carrier-section-04 .cs4-check-text a {
  color: #7bbc42;
  text-decoration: underline;
}
.carrier-section-04 .cs4-submit-wrap {
  text-align: center;
}
.carrier-section-04 .cs4-submit {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #7bbc42;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  padding: 16px 48px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  cursor: pointer;
  transition: background 250ms ease, transform 200ms ease, box-shadow 250ms ease;
  box-shadow: 0 4px 20px rgba(123, 188, 66, 0.3);
}
.carrier-section-04 .cs4-submit:hover {
  background: rgb(98.3031496063, 150.2519685039, 52.7480314961);
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(123, 188, 66, 0.4);
}
.carrier-section-04 .cs4-submit i {
  font-size: 14px;
  transition: transform 200ms ease;
}
.carrier-section-04 .cs4-submit:hover i {
  transform: translateX(3px);
}
@media (max-width: 1199px) {
  .carrier-section-04 .cs4-form {
    padding: 48px 40px;
  }
  .carrier-section-04 .cs4-header .cs4-title {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .carrier-section-04 {
    padding: 70px 0;
  }
  .carrier-section-04 .cs4-form {
    padding: 40px 32px;
  }
}
@media (max-width: 767px) {
  .carrier-section-04 {
    padding: 50px 0;
  }
  .carrier-section-04 .cs4-header .cs4-title {
    font-size: 26px;
  }
  .carrier-section-04 .cs4-form {
    padding: 32px 20px;
  }
  .carrier-section-04 .cs4-form-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.carrier-section-03 {
  padding: 100px 0;
  background: #121c34;
}
.carrier-section-03 .cs3-header {
  text-align: center;
  margin-bottom: 60px;
}
.carrier-section-03 .cs3-header .cs3-label {
  display: inline-block;
  background: rgba(123, 188, 66, 0.15);
  color: #7bbc42;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.carrier-section-03 .cs3-header .cs3-title {
  font-size: 36px;
  font-weight: 800;
  color: #fff;
}
.carrier-section-03 .cs3-header .cs3-title span {
  color: #7bbc42;
}
.carrier-section-03 .cs3-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 16px !important;
  transition: all 300ms ease-in-out;
}
.carrier-section-03 .cs3-card .card-body {
  padding: 36px 28px;
}
.carrier-section-03 .cs3-card .cs3-icon {
  width: 56px;
  height: 56px;
  background: rgba(123, 188, 66, 0.12);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.carrier-section-03 .cs3-card .cs3-icon i {
  font-size: 22px;
  color: #7bbc42;
}
.carrier-section-03 .cs3-card .cs3-item-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}
.carrier-section-03 .cs3-card .cs3-item-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.7;
  margin: 0;
}
.carrier-section-03 .cs3-card:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(123, 188, 66, 0.3) !important;
}
@media (max-width: 991px) {
  .carrier-section-03 {
    padding: 70px 0;
  }
  .carrier-section-03 .cs3-header .cs3-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .carrier-section-03 {
    padding: 50px 0;
  }
}

.pf-desc-wrap {
  display: none;
  margin-bottom: 16px;
}

.pf-desc-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #f8faf5;
  border: 1px solid #e4efd8;
  border-radius: 12px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #555;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.pf-desc-toggle:hover {
  background: #eef5e6;
  border-color: #c8dfa8;
}
.pf-desc-toggle .pf-desc-arrow {
  transition: transform 0.25s ease;
  flex-shrink: 0;
}
.pf-desc-toggle[aria-expanded=true] {
  border-radius: 12px 12px 0 0;
  border-bottom-color: transparent;
}
.pf-desc-toggle[aria-expanded=true] .pf-desc-arrow {
  transform: rotate(180deg);
}

.product-detail-section-perf {
  padding: 60px 0;
  background: #fff;
}
.product-detail-section-perf .pd-performance .pd-section-title {
  font-size: 20px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 32px;
}
.product-detail-section-perf .perf-table {
  display: flex;
  flex-direction: column;
  gap: 6px;
  max-width: 560px;
}
.product-detail-section-perf .perf-row {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 6px 0;
}
.product-detail-section-perf .perf-label {
  width: 160px;
  flex-shrink: 0;
  font-size: 14px;
  color: #555;
}
@media (max-width: 576px) {
  .product-detail-section-perf .perf-label {
    width: 120px;
    font-size: 13px;
  }
}
.product-detail-section-perf .perf-dots {
  display: flex;
  gap: 6px;
  align-items: center;
}
.product-detail-section-perf .perf-hex {
  display: inline-block;
  width: 28px;
  height: 28px;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  transition: transform 0.15s ease;
}
.product-detail-section-perf .perf-hex--empty {
  background: #ddeeca;
}
.product-detail-section-perf .perf-hex--s1 {
  background: #b8dca0;
}
.product-detail-section-perf .perf-hex--s2 {
  background: #96cc70;
}
.product-detail-section-perf .perf-hex--s3 {
  background: #7bbc42;
}
.product-detail-section-perf .perf-hex--s4 {
  background: #4e9020;
}
.product-detail-section-perf .perf-hex--s5 {
  background: #2e6010;
}
@media (max-width: 576px) {
  .product-detail-section-perf .perf-hex {
    width: 22px;
    height: 22px;
  }
}

.page-404 {
  padding: 60px 20px;
  min-height: calc(100vh - 300px);
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .page-404 {
    padding: 50px 15px;
    min-height: calc(100vh - 250px);
  }
}
@media (max-width: 767px) {
  .page-404 {
    padding: 40px 15px;
  }
}
@media (max-width: 320px) {
  .page-404 {
    padding: 30px 10px;
    min-height: calc(100vh - 200px);
  }
}
.page-404 .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-404 .container h1 {
  font-size: clamp(120px, 20vw, 200px);
  font-weight: 700;
  background: linear-gradient(130deg, #7bbc42, #7bbc42);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1;
  letter-spacing: -5px;
}
@media (max-width: 767px) {
  .page-404 .container h1 {
    font-size: 80px;
    letter-spacing: -3px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h1 {
    font-size: 60px;
    letter-spacing: -2px;
  }
}
.page-404 .container h2 {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 2px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-404 .container h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h2 {
    font-size: 22px;
    letter-spacing: 1px;
  }
}
.page-404 .container .messages {
  margin-bottom: 40px;
  max-width: 600px;
}
@media (max-width: 767px) {
  .page-404 .container .messages {
    margin-bottom: 35px;
  }
}
@media (max-width: 320px) {
  .page-404 .container .messages {
    margin-bottom: 30px;
  }
}
.page-404 .container .messages p {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
@media (max-width: 320px) {
  .page-404 .container .messages p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.page-404 .container .messages a.button-base {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: white;
  font-weight: 600;
  text-decoration: none;
  background-color: #7bbc42;
  padding: 15px 40px;
  border-radius: 50px;
  border: 2px solid #7bbc42;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
.page-404 .container .messages a.button-base:hover {
  background-color: rgb(98.3031496063, 150.2519685039, 52.7480314961);
  border-color: rgb(98.3031496063, 150.2519685039, 52.7480314961);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.3);
}
.page-404 .container .messages a.button-base:hover .icon {
  transform: translateX(4px);
}
.page-404 .container .messages a.button-base:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(0, 147, 130, 0.2);
}
.page-404 .container .messages a.button-base .button-text {
  display: inline-block;
}
.page-404 .container .messages a.button-base .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: all 300ms ease-in-out;
}
.page-404 .container .messages a.button-base .fill-container {
  display: none;
}
@media (max-width: 320px) {
  .page-404 .container .messages a.button-base {
    padding: 12px 30px;
    font-size: 13px;
    letter-spacing: 0.5px;
  }
}
.page-404 .container .social-links {
  margin-top: 50px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links {
    margin-top: 35px;
  }
}
.page-404 .container .social-links .social-media {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media {
    gap: 15px;
  }
}
.page-404 .container .social-links .social-media li {
  display: inline-block;
}
.page-404 .container .social-links .social-media li a {
  color: #7bbc42;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: white;
  border: 2px solid #e9ecef;
  border-radius: 50%;
  transition: all 300ms ease-in-out;
  text-decoration: none;
}
.page-404 .container .social-links .social-media li a img {
  width: 20px;
  height: 20px;
}
.page-404 .container .social-links .social-media li a:hover {
  background-color: #7bbc42;
  border-color: #7bbc42;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #7bbc42;
  outline-offset: 2px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media li a {
    width: 45px;
    height: 45px;
  }
  .page-404 .container .social-links .social-media li a img {
    width: 18px;
    height: 18px;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ytVideoWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  z-index: 10000 !important;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}
.ytVideoWrapper.active {
  height: 100%;
}
.ytVideoWrapper.active .iframewrapper {
  height: 100vh;
}
.ytVideoWrapper.active .closeBtn {
  display: block;
}

.ytVideoWrapper .iframewrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0;
  background-color: #1a1a1a;
  z-index: 1000 !important;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}
.ytVideoWrapper .iframewrapper #ytplayer,
.ytVideoWrapper .iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.ytVideoWrapper .closeBtn {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 1011 !important;
  display: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  padding: 0;
  transition: all 150ms ease-in-out;
}
.ytVideoWrapper .closeBtn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.ytVideoWrapper .closeBtn:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: -2px;
}
.ytVideoWrapper .closeBtn .line {
  position: absolute;
  background-color: white;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transition: all 150ms ease-in-out;
}
.ytVideoWrapper .closeBtn .line.a {
  width: 40px;
  height: 3px;
  margin-left: -20px;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn .line.b {
  width: 3px;
  height: 40px;
  margin-left: -1.5px;
  margin-top: -20px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn:hover .line {
  background-color: hsl(0, 0%, 110%);
}

.play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #7bbc42;
  border: none;
  border-radius: 9999px;
  padding: 0;
  transition: all 300ms ease-in-out;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.play-btn::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid white;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-left: 2px;
}
.play-btn:hover {
  background-color: rgb(98.3031496063, 150.2519685039, 52.7480314961);
  transform: scale(1.05);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.play-btn:active {
  transform: scale(0.95);
}
.play-btn:focus-visible {
  outline: 2px solid white;
  outline-offset: 3px;
}
@media (max-width: 320px) {
  .play-btn {
    width: 50px;
    height: 50px;
  }
  .play-btn::before {
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}

.video-banner {
  position: relative;
  overflow: hidden;
  background-color: #000;
  border-radius: 0.75rem;
}
.video-banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.video-banner .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 1.5rem;
  text-align: center;
  color: white;
  z-index: 10;
}
.video-banner .text h2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .video-banner .text h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text h2 {
    font-size: 1.5rem;
  }
}
.video-banner .text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  line-height: 1.75;
  max-width: 600px;
}
@media (max-width: 767px) {
  .video-banner .text p {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text p {
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .ytVideoWrapper .closeBtn {
    width: 70px;
    height: 70px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 35px;
    margin-left: -17.5px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 35px;
    margin-top: -17.5px;
  }
}
@media (max-width: 320px) {
  .ytVideoWrapper .closeBtn {
    width: 60px;
    height: 60px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 30px;
    margin-left: -15px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 30px;
    margin-top: -15px;
  }
  .video-banner .text {
    padding: 1rem;
  }
  .video-banner .text h2,
  .video-banner .text p {
    max-width: 90%;
  }
}
header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
  transition: all 300ms ease-in-out;
  background-color: #fff;
}
header .current_page_item a {
  color: #7bbc42 !important;
}
header .current-menu-parent a {
  color: #7bbc42 !important;
}
header.fixed {
  background-color: #fff;
}
header.fixed form {
  opacity: 0;
  max-width: 0;
  padding-left: 0;
  padding-right: 0;
  border-color: transparent;
  pointer-events: none;
  overflow: hidden;
}
header.fixed .container-fluid .logo .logo-full {
  opacity: 0;
  visibility: hidden;
}
header.fixed .container-fluid .logo .logo-icon {
  opacity: 1;
  visibility: visible;
}
header .container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 300ms ease-in-out;
  position: relative;
  height: 100px;
  padding-right: 130px;
}
@media (max-width: 1199px) {
  header .container-fluid {
    height: 70px;
    padding-right: calc(var(--bs-gutter-x, 0.75rem));
  }
}
header .container-fluid .logo {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  header .container-fluid .logo {
    position: relative;
    z-index: 1000;
  }
}
header .container-fluid .logo img {
  width: auto;
  height: 40px;
  object-fit: contain;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header .container-fluid .logo img {
    height: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .container-fluid .logo img {
    height: 30px;
  }
}
@media (max-width: 1199px) {
  header .container-fluid .logo img {
    height: 25px;
  }
}
header .container-fluid .logo .logo-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  height: 60px;
  width: auto;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  header .container-fluid .logo .logo-icon {
    height: 40px;
    left: 0px;
  }
}
header .container-fluid nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .container-fluid nav.active {
  overflow: hidden !important;
}
@media (max-width: 1199px) {
  header .container-fluid nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 120px 20px 40px 20px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out;
    z-index: 99;
  }
  header .container-fluid nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
header .container-fluid nav .header-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 20px;
  align-items: center;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    padding-left: 10px;
  }
}
header .container-fluid nav .header-menu .menu-item.contact {
  display: none;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.contact {
    display: flex !important;
  }
  header .container-fluid nav .header-menu .menu-item.contact span {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item {
    padding: 0;
  }
}
header .container-fluid nav .header-menu .menu-item a {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #605C5D;
  transition: all ease-in-out 300ms;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item a {
    padding: 1rem 1.5rem;
    border-bottom: none;
    border-left: 4px solid transparent;
    display: flex;
    font-size: 16px;
  }
}
header .container-fluid nav .header-menu .menu-item a .sub-down {
  display: inline-block;
  transition: transform 300ms ease-in-out;
}
header .container-fluid nav .header-menu .menu-item a .sub-down img {
  width: 15px;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item a .sub-down img {
    width: 15px;
    filter: brightness(0) invert(0);
  }
}
header .container-fluid nav .header-menu .menu-item a:hover, header .container-fluid nav .header-menu .menu-item a:focus-visible {
  color: #7bbc42;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item a:hover, header .container-fluid nav .header-menu .menu-item a:focus-visible {
    border-left-color: #7bbc42;
    border-bottom-color: transparent;
  }
}
header .container-fluid nav .header-menu .menu-item a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 4px;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item a:focus-visible {
    outline-offset: -2px;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children > a .sub-down {
  transition: transform 300ms ease-in-out;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  background-color: white;
  list-style: none;
  margin: 0;
  padding: 30px 40px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 300ms ease-in-out;
  z-index: 50;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  overflow: hidden;
  border-top: 1px solid #EFEFEF;
  height: auto;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn {
  display: none;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 200;
    padding: 120px 20px 40px 20px;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
    opacity: 1 !important;
    visibility: visible !important;
    max-height: none !important;
    display: block !important;
    box-shadow: none !important;
    border: none !important;
  }
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn {
    display: block;
    list-style: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
  }
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn a {
    font-weight: 700;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
    background: transparent !important;
    border: none;
  }
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn a img {
    width: 15px;
    filter: brightness(0) invert(0);
  }
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn a:hover {
    background: transparent;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu.active {
    transform: translateX(0);
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  flex: 0 0 calc(25% - 20px);
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  color: #7bbc42;
  padding: 0.75rem 2rem !important;
  border: none;
  font-size: 16px;
  display: block;
  overflow: hidden;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:hover img {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:hover span {
  color: #7bbc42;
  transition: color 0.3s ease;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a img {
  width: 100%;
  aspect-ratio: 7/7;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  height: 180px;
  min-height: 180px;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a img {
    display: none;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a span {
  font-size: 20px;
  color: black;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a span {
    font-size: 16px;
    color: black;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a p {
  max-width: 350px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a p {
    display: none;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 0;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a .sub-down {
  transition: transform 300ms ease-in-out;
}
@media (hover: hover) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a:hover .sub-down {
    transform: rotate(-90deg);
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 180px;
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  margin-left: 0.5rem;
  padding: 0.75rem 0;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 300ms ease-in-out;
  z-index: 51;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
    position: static;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu.active {
    max-height: 500px;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  padding: 0.5rem 0.75rem;
  font-size: 14px;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 1rem 1.5rem !important;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 100;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  opacity: 0;
  visibility: hidden;
  transform: translateX(30px);
  transition: all 0.4s ease;
  padding: 0px 40px;
  list-style: none;
  min-height: 100%;
  height: auto;
  pointer-events: none;
  align-items: start;
  row-gap: 0;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 300;
    padding: 120px 20px 40px 20px;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
    opacity: 1 !important;
    visibility: visible !important;
    max-height: none !important;
    box-shadow: none !important;
    border: none !important;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  pointer-events: auto;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu.is-active {
    transform: translateX(0);
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu.is-active .sub-menu {
  display: none;
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu .nested-mega-menu {
  z-index: 150;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu .nested-mega-menu {
    z-index: 400;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu .back-item {
  grid-column: 1/-1;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu .back-item {
    display: block;
    list-style: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .nested-mega-menu .menu-item {
    width: 100%;
  }
}
header .container-fluid nav .header-menu .menu-item.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children:hover .sub-menu {
    border-left: 4px solid #7bbc42;
  }
}
@media (max-width: 1199px) {
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children > a .sub-down {
    transition: transform 300ms ease-in-out;
    transform: rotate(-90deg);
  }
  header .container-fluid nav .header-menu .menu-item.menu-item-has-children.active > a .sub-down {
    transform: rotate(180deg);
  }
}
header .menu-trigger {
  position: relative;
  z-index: 100;
  width: 30px;
  height: 22px;
  display: none;
  transition: all 0.4s;
  cursor: pointer;
  box-sizing: border-box;
  margin-left: auto;
  background-color: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 1199px) {
  header .menu-trigger {
    display: inline-block;
  }
}
header .menu-trigger:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 2px;
}
header .menu-trigger span {
  display: inline-block;
  transition: all 0.4s ease-in-out;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000;
  border-radius: 2px;
}
header .menu-trigger span:nth-of-type(1) {
  top: 0;
}
header .menu-trigger span:nth-of-type(2) {
  top: 9px;
}
header .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
header .menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-315deg);
  background-color: black;
}
header .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
header .menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-7px) rotate(315deg);
  background-color: black;
}
header .menu-trigger:active {
  transform: scale(0.95);
}
header .search {
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  border-left: 1px solid #EFEFEF;
  max-width: 400px;
  overflow: hidden;
  transition: max-width 0.4s ease, opacity 0.4s ease, padding 0.4s ease, border-color 0.4s ease;
}
@media (max-width: 1199px) {
  header .search {
    padding: 0 12px;
    border: none;
  }
}
header .search label {
  margin: 0;
  display: flex;
  align-items: center;
}
header .search label input {
  width: 200px;
  border: none;
  font-size: 14px;
}
@media (max-width: 1199px) {
  header .search label input {
    width: 100px;
    font-size: 12px;
  }
}
header .search label input::placeholder {
  font-size: 14px;
}
@media (max-width: 1199px) {
  header .search label input::placeholder {
    font-size: 11px;
  }
}
header .search label img {
  height: 24px;
  width: 24px;
  object-fit: contain;
}
@media (max-width: 1199px) {
  header .search label img {
    height: 18px;
    width: 18px;
  }
}
header .nav-social {
  display: none;
}
@media (max-width: 1199px) {
  header .nav-social {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    list-style: none;
    margin: 24px 0 0;
    padding: 20px 10px 0;
    width: 100%;
    border-top: 1px solid #eee;
  }
  header .nav-social li a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: #f5f5f5;
    border-radius: 10px;
    border-left: 4px solid transparent;
    font-size: 14px;
    font-weight: 500;
    color: #444;
    transition: all 300ms ease-in-out;
  }
  header .nav-social li a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
  }
  header .nav-social li a:hover {
    background: rgba(123, 188, 66, 0.08);
    border-left-color: #7bbc42;
    color: #7bbc42;
  }
}
header .social-media {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 20px;
  border-left: 1px solid #EFEFEF;
  list-style: none;
  margin: 0;
  padding-left: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .social-media {
    gap: 10px;
  }
}
header .social-media:not(:last-child) {
  margin-right: 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .social-media:not(:last-child) {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  header .social-media {
    display: none;
  }
}
header .social-media img {
  height: 24px;
  width: 24px;
  object-fit: contain;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .social-media img {
    height: 20px;
    width: 20px;
  }
}
header .lang-switcher {
  position: relative;
  z-index: 101;
  margin-left: 16px;
  flex-shrink: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .lang-switcher {
    margin-left: 20px;
  }
}
@media (max-width: 1199px) {
  header .lang-switcher {
    margin-left: 20px;
    z-index: 1000;
  }
}
header .lang-switcher__btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 7px 11px;
  height: 36px;
  background: transparent;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  cursor: pointer;
  transition: all 200ms ease;
  font-family: inherit;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .lang-switcher__btn {
    padding: 6px 9px;
    height: 32px;
  }
}
@media (max-width: 1199px) {
  header .lang-switcher__btn {
    height: 32px;
    padding: 5px 8px;
    gap: 4px;
  }
}
header .lang-switcher__btn .lang-flag {
  width: 20px;
  object-fit: cover;
  flex-shrink: 0;
  display: block;
}
header .lang-switcher__btn .lang-code {
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  letter-spacing: 0.5px;
  line-height: 1;
}
header .lang-switcher__btn .lang-arrow {
  width: 15px;
  color: #aaa;
  transition: transform 200ms ease;
  line-height: 1;
}
header .lang-switcher__btn:hover {
  border-color: #7bbc42;
  background: rgba(123, 188, 66, 0.05);
}
header .lang-switcher__btn[aria-expanded=true] {
  border-color: #7bbc42;
  background: rgba(123, 188, 66, 0.05);
}
header .lang-switcher__btn[aria-expanded=true] .lang-arrow {
  transform: rotate(180deg);
}
header .lang-switcher__dropdown {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  box-shadow: 0 8px 28px rgba(18, 28, 52, 0.12);
  list-style: none;
  margin: 0;
  padding: 6px;
  min-width: 90px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: opacity 200ms ease, visibility 200ms ease, transform 200ms ease;
  z-index: 200;
}
header .lang-switcher.active .lang-switcher__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header .lang-switcher.active .lang-switcher__btn {
  border-color: #7bbc42;
  background: rgba(123, 188, 66, 0.05);
}
header .lang-switcher.active .lang-switcher__btn .lang-arrow {
  transform: rotate(180deg);
}
@media (hover: hover) and (min-width: 993px) {
  header .lang-switcher:hover .lang-switcher__dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  header .lang-switcher:hover .lang-switcher__btn {
    border-color: #7bbc42;
    background: rgba(123, 188, 66, 0.05);
  }
  header .lang-switcher:hover .lang-switcher__btn .lang-arrow {
    transform: rotate(180deg);
  }
}
header .lang-switcher .lang-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 10px;
  border-radius: 5px;
  text-decoration: none;
  transition: background 150ms ease;
}
header .lang-switcher .lang-item a img {
  width: 20px;
  object-fit: cover;
  flex-shrink: 0;
}
header .lang-switcher .lang-item a span {
  font-size: 12px;
  font-weight: 700;
  color: #7bbc42;
  letter-spacing: 0.5px;
}
header .lang-switcher .lang-item a:hover {
  background: rgba(123, 188, 66, 0.08);
}
header .lang-switcher .lang-item a:hover span {
  color: #7bbc42;
}
header .lang-switcher .lang-item--active a {
  background: rgba(123, 188, 66, 0.1);
}
header .lang-switcher .lang-item--active a span {
  color: #7bbc42;
}
header > .lang-switcher {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  margin-left: 0;
}
@media (max-width: 1199px) {
  header > .lang-switcher {
    right: 90px;
  }
}
header > .menu-trigger {
  display: none !important;
}
header .back-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: black;
  font-weight: 700;
  font-size: 16px;
  border: none !important;
  grid-column: 1/-1;
  width: 100%;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1199px) {
  header .back-button {
    color: black !important;
    font-weight: 700;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
    background: transparent !important;
    border: none;
    width: 100%;
    text-align: left;
  }
}
header .back-button img {
  width: 15px !important;
  height: auto !important;
  min-height: unset !important;
  aspect-ratio: unset !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
  object-fit: contain !important;
  filter: brightness(0);
}
header .back-button i {
  font-size: 22px;
}
@media (max-width: 1199px) {
  header .back-button i {
    font-size: 20px;
  }
}

.site-footer {
  background-color: #ffffff;
  padding: 60px 0 30px;
  overflow-x: hidden;
}
.site-footer .row {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .site-footer .row {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .site-footer {
    padding: 50px 0 25px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 40px 0 20px;
    margin-top: 40px;
  }
}
.site-footer .footer-brand {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .site-footer .footer-brand {
    text-align: center;
  }
}
.site-footer .footer-brand a {
  display: inline-block;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-brand a:hover {
  opacity: 0.8;
}
.site-footer .footer-brand a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 4px;
  border-radius: 4px;
}
.site-footer .footer-brand a img {
  height: 40px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .site-footer .footer-brand a img {
    height: 35px;
  }
}
.site-footer .footer-contact {
  font-style: normal;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .site-footer .footer-contact {
    text-align: center;
  }
}
.site-footer .footer-contact .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
}
@media (max-width: 991px) {
  .site-footer .footer-contact .contact-item {
    justify-content: center;
    margin-bottom: 10px;
  }
}
.site-footer .footer-contact .contact-item:last-child {
  margin-bottom: 0;
}
.site-footer .footer-contact .contact-item a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #666;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-contact .contact-item a:hover {
  color: #7bbc42;
}
.site-footer .footer-contact .contact-item a:hover .contact-icon {
  opacity: 0.8;
}
.site-footer .footer-contact .contact-item a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 2px;
  border-radius: 4px;
  padding: 2px;
}
.site-footer .footer-contact .contact-item .contact-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  object-fit: contain;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .site-footer .footer-contact .contact-item .contact-icon {
    width: 16px;
    height: 16px;
  }
}
.site-footer .footer-contact .contact-item .contact-address {
  display: inline;
}
.site-footer .social-links {
  margin-top: 20px;
}
.site-footer .social-links .social-media-list {
  display: flex;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}
@media (max-width: 991px) {
  .site-footer .social-links .social-media-list {
    justify-content: center;
  }
}
.site-footer .social-links .social-media-list li {
  margin: 0;
}
.site-footer .social-links .social-media-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  background-color: transparent;
}
.site-footer .social-links .social-media-list li a:hover {
  transform: translateY(-2px);
}
.site-footer .social-links .social-media-list li a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 2px;
}
.site-footer .social-links .social-media-list li a img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
}
.site-footer .footer-menu-column h4 {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 16px;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4 {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4.accordion-toggle {
    cursor: pointer;
    position: relative;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column h4.accordion-toggle:hover {
    opacity: 0.85;
  }
  .site-footer .footer-menu-column h4.accordion-toggle:focus-visible {
    outline: 2px solid #7bbc42;
    outline-offset: 3px;
    border-radius: 4px;
  }
  .site-footer .footer-menu-column h4.accordion-toggle::after {
    content: "";
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-image: url("../assets/icons/angle-down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column h4.accordion-toggle.active::after {
    transform: rotate(180deg);
  }
}
.site-footer .footer-menu-column .footer-links .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-menu-column .footer-links .footer-menu li {
  margin-bottom: 10px;
}
.site-footer .footer-menu-column .footer-links .footer-menu li:last-child {
  margin-bottom: 0;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a {
  font-size: 14px;
  color: #666;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  line-height: 1.6;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a:hover {
  color: #7bbc42;
  padding-left: 4px;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column .footer-links.accordion-content > .footer-menu {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content.open {
    grid-template-rows: 1fr;
  }
}
.site-footer .footer-bottom {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .site-footer .footer-bottom {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.site-footer .footer-bottom .copyright {
  font-size: 14px;
  color: #666;
  margin: 0;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .site-footer .footer-bottom .copyright {
    width: 100%;
  }
}
.site-footer .footer-bottom .copyright time {
  font-weight: 500;
}
.site-footer .footer-bottom .footer-design {
  font-size: 14px;
  color: #666;
  opacity: 0.8;
}
.site-footer .footer-bottom .footer-design a {
  color: #666;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-bottom .footer-design a:hover {
  color: #009382;
  opacity: 1;
}
.site-footer .footer-bottom .footer-design a:focus-visible {
  outline: 2px solid #7bbc42;
  outline-offset: 2px;
  border-radius: 4px;
  padding: 2px 4px;
}
.site-footer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.mobile-action-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  overflow: hidden;
  z-index: 9999;
}
@media (max-width: 991px) {
  .mobile-action-bar {
    display: flex;
    align-items: stretch;
  }
}
.mobile-action-bar ul {
  display: flex;
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0;
}
.mobile-action-bar .menu-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e5e5e5;
  height: 100%;
}
.mobile-action-bar .menu-item:last-child {
  border-right: 0;
}
.mobile-action-bar .menu-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  color: #7bbc42;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  padding: 0.5rem;
}
.mobile-action-bar .menu-item a:hover, .mobile-action-bar .menu-item a:focus-visible {
  background-color: rgba(0, 147, 130, 0.2);
  color: rgb(98.3031496063, 150.2519685039, 52.7480314961);
}
.mobile-action-bar .menu-item a:active {
  background-color: rgba(0, 147, 130, 0.5);
  transform: scale(0.98);
}
.mobile-action-bar .menu-item a i {
  font-size: 1.125rem;
}
.mobile-action-bar .menu-item a img {
  height: 18px;
  width: auto;
  object-fit: contain;
}

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