/* ================================================
   pages/about.css — 關於頁所有樣式
   Sources:
     - about.blade.php (inline <style>)
     - frontend-polish.css (ABOUT sections)
     - elementor-overrides.css (ABOUT section)
   ================================================ */

/* ── Section 1: Inline overrides (from about.blade.php) ── */

/* Scoped fix: align icon+text rows and keep left edge aligned with paragraph text */
.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-widget-container,
.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-items {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-items,
.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-item {
    list-style: none !important;
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-item {
    display: grid !important;
    grid-template-columns: 0.9em minmax(0, 1fr);
    align-items: center;
    column-gap: 0.5em;
    margin: 0 0 0.45em 0 !important;
    padding: 0 !important;
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-item:last-child {
    margin-bottom: 0 !important;
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-item::before {
    content: "";
    width: 0.9em;
    height: 0.9em;
    background: url("{{ asset('assets/about/check.png') }}") center / contain no-repeat;
    transform: translateY(0.02em);
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-item::marker {
    content: none !important;
}

.elementor-29301 .elementor-element.elementor-element-6523611 .elementor-icon-list-text {
    display: block;
    margin: 0 !important;
    line-height: 1.45;
}

/* Match home page floating button motion exactly */
.elementor-29301 .elementor-element.elementor-element-050b982 .elementor-button-wrapper {
    display: inline-block;
    animation: intro-chat-float 3.2s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}

@keyframes intro-chat-float {
    0% { transform: translateY(-0.1cm); }
    50% { transform: translateY(0.1cm); }
    100% { transform: translateY(-0.1cm); }
}

/* Keep About "熱銷課程" sold-out badge logic identical to /shop */
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products li.product {
    position: relative !important;
}

/* Disable theme-generated pseudo sold-out text; use the same badge markup as /shop */
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products li.product.outofstock::before,
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products li.product.outofstock::after,
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products li.product.outofstock > a::before,
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products li.product.outofstock > a::after {
    content: none !important;
    display: none !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .out-of-stock-badge {
    display: inline-flex !important;
    position: absolute !important;
    top: 15px !important;
    left: 15px !important;
    z-index: 3 !important;
    height: 28px !important;
    padding: 0 10px !important;
    border-radius: 0 !important;
    color: #fff !important;
    background: #24292e !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
}

/* Mobile final lock:
   keep "WHY，為什麼要選擇SCA？" and "SCA 世界精品咖啡協會" at identical font size */
@media (max-width: 689.98px) {
    .frontend-about .elementor-29301 .elementor-element.elementor-element-4ee7e90 .elementor-heading-title,
    .frontend-about .elementor-29301 .elementor-element.elementor-element-159fde6d .elementor-heading-title {
        font-size: 22px !important;
        line-height: 1.25 !important;
    }
}


/* ── Section 2: ABOUT layout (from frontend-polish.css lines 391-767) ── */

/* ABOUT */
.frontend-about {
  background: #efefef;
}

.frontend-about .elementor-section > .elementor-container {
  max-width: 1180px;
  padding-inline: var(--frontend-gutter);
}

/* About hero – dark navy (matches reference screenshot) */
.frontend-about .elementor-element-6791a3a {
  background: linear-gradient(135deg, #2c3e72 0%, #1a2a5e 100%);
  color: #fff;
  padding-block: 40px 48px;
}

.frontend-about .elementor-element-6791a3a .elementor-heading-title,
.frontend-about .elementor-element-6791a3a p,
.frontend-about .elementor-element-6791a3a a {
  color: #fff;
}

/* Instructor profile in hero: no card backgrounds (match reference) */
.frontend-about .elementor-element-142c211 {
  margin-top: 18px;
}

.frontend-about .elementor-element-142c211 > .elementor-container {
  max-width: 500px;
  align-items: center;
}

.frontend-about .elementor-element-3c257b8 > .elementor-widget-wrap,
.frontend-about .elementor-element-f1b647a > .elementor-widget-wrap {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.frontend-about .elementor-element-3c257b8 > .elementor-widget-wrap {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.frontend-about .elementor-element-197e9a6 img {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
}

.frontend-about .elementor-element-f1b647a > .elementor-widget-wrap {
  padding: 0 0 0 1cm !important;
  display: flex;
  align-items: center;
}

.frontend-about .elementor-element-374165b {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
}

/* About hero right block hard lock (production currently uses frontend-polish + post-29301) */
.frontend-about .elementor-29301 .elementor-element.elementor-element-3c257b8 {
  width: 25% !important;
}

.frontend-about .elementor-29301 .elementor-element.elementor-element-f1b647a {
  width: 75% !important;
}

.frontend-about .elementor-29301 .elementor-element.elementor-element-197e9a6 img {
  width: 114px !important;
  height: 114px !important;
  min-width: 114px !important;
  min-height: 114px !important;
  max-width: 114px !important;
  max-height: 114px !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  border-radius: 999px !important;
  display: block !important;
}

.frontend-about .elementor-29301 .elementor-element.elementor-element-374165b p {
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
}

/* About services section: enlarge 4 thumbnails and shift left */
.frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
.frontend-about .elementor-29301 .elementor-element-f8aa14d img,
.frontend-about .elementor-29301 .elementor-element-700f4c7 img,
.frontend-about .elementor-29301 .elementor-element-33b59cb img {
  transform: scale(1.2) !important;
  transform-origin: center center !important;
  position: relative !important;
  left: -0.5cm !important;
}

/* Image gallery in about – tighten spacing */
.frontend-about .elementor-image-box-wrapper img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 6px 6px 0 0;
}

.frontend-about .elementor-element-78be1b1,
.frontend-about .elementor-element-a1aae24,
.frontend-about .elementor-element-79cb88b,
.frontend-about .elementor-element-7cb727d,
.frontend-about .elementor-element-4958513b,
.frontend-about .elementor-element-4db7e06b {
  background: #f3f3f3;
}

.frontend-about .elementor-image-box-wrapper,
.frontend-about .elementor-toggle-item,
.frontend-about .elementor-widget-woocommerce-products .product {
  background: #fff;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
}

.frontend-about .elementor-toggle .elementor-tab-title {
  padding: 14px 16px;
}

.frontend-about .elementor-toggle .elementor-tab-content {
  padding: 0 16px 14px;
}

/* About HOW contact strip: remove card borders for LINE / phone / facebook */
.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-wrapper {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-wrapper img {
  width: 52px;
  height: 52px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  border-radius: 0;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-img {
  margin-bottom: 8px;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-title {
  margin-top: 0;
}

/* Keep this Facebook sentence on one line */
.frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-description {
  white-space: nowrap;
}

/* Ensure FAQ block after HOW is visible even if Elementor animation class is not initialized */
.frontend-about .elementor-29301 .elementor-element-f401ceb.elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
}

/* FAQ default collapsed; open only when clicking the V toggle */
.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-tab-content {
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transition: max-height 0.28s ease, opacity 0.22s ease, padding-bottom 0.22s ease;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-toggle-item.is-open .elementor-tab-content {
  opacity: 1;
  padding-bottom: 14px !important;
}

/* FAQ right-side V icon (match reference screenshot) */
.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-tab-title {
  position: relative;
  padding-right: 44px;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-toggle-icon {
  display: none !important;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-tab-title::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 12px;
  height: 12px;
  border-right: 4px solid #111;
  border-bottom: 4px solid #111;
  transform: translateY(-60%) rotate(45deg);
  transition: transform 0.2s ease;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-toggle-item.is-open .elementor-tab-title::after {
  transform: translateY(-40%) rotate(-135deg);
}

/* HOW block exact background color */
.frontend-about .elementor-29301 .elementor-element-a1aae24,
.frontend-about .elementor-29301 .elementor-element-79cb88b {
  background: #f7f7f7 !important;
}

/* About hot products: match reference frame size and centered strip */
.frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container {
  max-width: 860px;
  margin-inline: auto;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
  max-width: 860px;
  margin: 0 auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product .ct-image-container {
  border-radius: 4px;
  overflow: hidden;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    max-width: 680px;
  }

  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* About hot products hard override against Woo default float/width layout */
.elementor-29301 .elementor-element.elementor-element-4db7e06b > .elementor-container {
  max-width: 860px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* About hot products section: flatten horizontal padding to match reference */
.elementor-29301 .elementor-element.elementor-element-4db7e06b {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce,
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
  width: 100% !important;
  max-width: 860px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 250px) !important;
  gap: 12px !important;
  justify-content: center !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product {
  float: none !important;
  width: 250px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product .ct-image-container {
  width: 250px !important;
  height: 250px !important;
  display: block !important;
  border-radius: 4px !important;
  overflow: hidden !important;
}

.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product img {
  width: 250px !important;
  height: 250px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
}

/* Show sold-out badge in About hot products (top-left inner corner) */
.elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .out-of-stock-badge {
  display: inline-flex !important;
  top: 8px !important;
  left: 8px !important;
}

@media (max-width: 1024px) {
  .elementor-29301 .elementor-element.elementor-element-4db7e06b > .elementor-container,
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce,
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    max-width: 680px !important;
  }

  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    grid-template-columns: 250px !important;
    gap: 12px !important;
    justify-content: center !important;
  }

  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product {
    width: 250px !important;
    margin: 0 auto !important;
  }

  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    margin-top: 8px !important;
    line-height: 1.35 !important;
  }
}

@media (max-width: 390px) {
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    grid-template-columns: min(250px, calc(100vw - 24px)) !important;
  }

  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product,
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product .ct-image-container,
  .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product img {
    width: min(250px, calc(100vw - 24px)) !important;
    height: min(250px, calc(100vw - 24px)) !important;
  }
}


/* ── Section 3: ABOUT history gallery (from frontend-polish.css lines 1221-1319) ── */


/* About history gallery fallback layout + interaction affordance */
.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__filter-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 18px;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__filter-item {
  cursor: pointer;
  user-select: none;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__filter-item.active,
.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__filter-item.active span {
  color: #ffffff !important;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__item {
  width: auto !important;
  margin: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__image-instance {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transform: none !important;
}

/* About history gallery caption: hidden by default, show on hover at image bottom */
.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__inner {
  position: relative;
  overflow: hidden;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 10px 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(13, 21, 38, 0.82) 100%);
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.22s ease, transform 0.22s ease;
  pointer-events: none;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__title,
.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__category {
  color: #fff;
  margin: 0;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__title {
  font-size: 18px;
  line-height: 1.25;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__category {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 4px;
  opacity: 0.95;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__inner:hover .jet-portfolio__content,
.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__inner:focus-within .jet-portfolio__content {
  opacity: 1;
  transform: translateY(0);
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__view-more {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 14px;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__view-more-button {
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ── Responsive: ABOUT breakpoints (extracted from frontend-polish.css) ── */

@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    max-width: 680px;
  }

  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ── Section 4: ABOUT Elementor overrides (from elementor-overrides.css lines 249-1741) ── */

.frontend-about .elementor-29301 {
  background: #efefef !important;
}

/* Global typography scale */
.frontend-about .elementor-29301 p,
.frontend-about .elementor-29301 .elementor-icon-list-item > .elementor-icon-list-text,
.frontend-about .elementor-29301 .elementor-toggle .elementor-tab-content {
  font-size: 17px !important;
  line-height: 1.7 !important;
}

.frontend-about .elementor-29301 .elementor-element-3d95f3b .elementor-heading-title {
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

.frontend-about .elementor-29301 .elementor-element-c60ce3a,
.frontend-about .elementor-29301 .elementor-element-374165b {
  font-size: 17px !important;
  font-weight: 700 !important;
}

/* About content width bands */
.frontend-about .elementor-29301 .elementor-element-4dc3e86e > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-bd09f0c > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-7b7413d5 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-6e74777 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-a1aae24 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-79cb88b > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-7cb727d > .elementor-container {
  max-width: 520px !important;
}

.frontend-about .elementor-29301 .elementor-element-78be1b1 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-a3313e9 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-7c86531 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-e22746c > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-3566a4a > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-4958513b > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container {
  max-width: 760px !important;
}

.frontend-about .elementor-29301 .elementor-element-d05c1d6 > .elementor-container {
  max-width: 800px !important;
}

/* Hero (exclude header, only about hero section) */
.frontend-about .elementor-29301 .elementor-element-6791a3a {
  background: linear-gradient(135deg, #5f7daa 0%, #4f5f93 100%) !important;
  padding: 46px 0 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-6791a3a > .elementor-container {
  max-width: 1024px !important;
  min-height: 298px !important;
}

.frontend-about .elementor-29301 .elementor-element-050b982 .elementor-button {
  font-size: 18px !important;
  font-weight: 700 !important;
  padding: 11px 30px 13px !important;
  border-radius: 50px !important;
}

/* Hero right profile block: align "王晨宇 執行長" card to reference */
.frontend-about .elementor-29301 .elementor-element-142c211 {
  margin-top: 24px !important;
}

.frontend-about .elementor-29301 .elementor-element-142c211 > .elementor-container {
  max-width: 540px !important;
  align-items: stretch !important;
}

.frontend-about .elementor-29301 .elementor-element-3c257b8 > .elementor-widget-wrap {
  background: #ededed !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  min-height: 228px !important;
  padding: 20px 12px 14px !important;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-197e9a6 img {
  width: 104px !important;
  height: 104px !important;
  object-fit: cover !important;
  border-radius: 999px !important;
  border: 3px solid #ffffff !important;
  margin: 0 auto !important;
}

.frontend-about .elementor-29301 .elementor-element-f1b647a > .elementor-widget-wrap {
  background: rgba(122, 145, 201, 0.42) !important;
  border-radius: 10px !important;
  min-height: 228px !important;
  padding: 10px 18px 12px !important;
  display: flex !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-374165b {
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
}

.frontend-about .elementor-29301 .elementor-element-374165b > .elementor-widget-container {
  margin: 0 !important;
}

/* Hero profile block final match: no card backgrounds, avatar + text on gradient */
.frontend-about .elementor-29301 .elementor-element-142c211 {
  margin-top: 18px !important;
}

.frontend-about .elementor-29301 .elementor-element-142c211 > .elementor-container {
  max-width: 500px !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-3c257b8 > .elementor-widget-wrap {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  justify-content: center !important;
}

.frontend-about .elementor-29301 .elementor-element-197e9a6 img {
  width: 120px !important;
  height: 120px !important;
  object-fit: cover !important;
  border-radius: 999px !important;
  border: 4px solid #ffffff !important;
}

.frontend-about .elementor-29301 .elementor-element-f1b647a > .elementor-widget-wrap {
  background: transparent !important;
  border-radius: 0 !important;
  min-height: 0 !important;
  padding: 0 0 0 14px !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-374165b {
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

/* WHY SCA */
.frontend-about .elementor-29301 .elementor-element-402c9fe8 .elementor-heading-title {
  font-size: 34px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
}

.frontend-about .elementor-29301 .elementor-element-4ee7e90 .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-159fde6d .elementor-heading-title {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

.frontend-about .elementor-29301 .elementor-element-8e3b748 img,
.frontend-about .elementor-29301 .elementor-element-171cf295 img {
  width: 100% !important;
  border-radius: 8px !important;
}

/* Divider and quote */
.frontend-about .elementor-29301 .elementor-element-507c283 {
  --divider-pattern-height: 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 .elementor-blockquote {
  background-color: #fff3e0 !important;
  border-radius: 5px !important;
  padding: 14px 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 {
  width: 100% !important;
  max-width: 520px !important;
  margin: 0 auto !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 .elementor-blockquote__content {
  font-size: 28px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  line-height: 1.4 !important;
}

/* Beige middle sections */
.frontend-about .elementor-29301 .elementor-element-78be1b1,
.frontend-about .elementor-29301 .elementor-element-375d24d,
.frontend-about .elementor-29301 .elementor-element-a3313e9,
.frontend-about .elementor-29301 .elementor-element-7c86531,
.frontend-about .elementor-29301 .elementor-element-a1aae24 {
  background: #fff8ef !important;
}

.frontend-about .elementor-29301 .elementor-element-78be1b1 {
  padding: 60px 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-375d24d {
  padding: 40px 0 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-d63a89c .elementor-heading-title {
  font-size: 32px !important;
  font-weight: 700 !important;
}

.frontend-about .elementor-29301 .elementor-element-5ad1ffc .elementor-heading-title {
  font-size: 34px !important;
  font-weight: 700 !important;
}

.frontend-about .elementor-29301 .elementor-element-bf7c81e .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-a9280b1 .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-48a01f5 .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-7757378 .elementor-heading-title {
  font-size: 22px !important;
  font-weight: 700 !important;
}

.frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
.frontend-about .elementor-29301 .elementor-element-f8aa14d img,
.frontend-about .elementor-29301 .elementor-element-700f4c7 img,
.frontend-about .elementor-29301 .elementor-element-33b59cb img {
  width: 150px !important;
  border-radius: 7px !important;
}

/* Timeline + media report block */
.frontend-about .elementor-29301 .elementor-element-e22746c {
  padding: 40px 0 10px !important;
}

.frontend-about .elementor-29301 .elementor-element-ed7b7ce .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-e56b151 .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-608dfee .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-2e6ec94 .elementor-heading-title,
.frontend-about .elementor-29301 .elementor-element-43e0575 .elementor-heading-title {
  font-size: 24px !important;
  line-height: 1.3 !important;
}

.frontend-about .elementor-29301 .elementor-element-35de59c {
  font-size: 14px !important;
  line-height: 1.55 !important;
}

/* Contact + FAQ */
.frontend-about .elementor-29301 .elementor-element-79cb88b {
  padding: 0 0 10px !important;
}

.frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img,
.frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img,
.frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img {
  width: 25% !important;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-toggle-title {
  font-size: 16px !important;
  line-height: 1.42 !important;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-tab-title {
  padding: 14px 16px !important;
}

.frontend-about .elementor-29301 .elementor-element-0206c1b .elementor-tab-content {
  font-size: 15px !important;
  line-height: 1.5 !important;
  padding: 0 16px 14px !important;
}

/* Product strip */
.frontend-about .elementor-29301 .elementor-element-4958513b {
  padding: 35px 0 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-4db7e06b {
  padding: 0 0 25px !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-column-gap: 10px !important;
  grid-row-gap: 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
  font-size: 19px !important;
  line-height: 1.35 !important;
}

@media (max-width: 800px) {
  .frontend-about .elementor-29301 .elementor-element-3d95f3b .elementor-heading-title {
    font-size: 30px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-402c9fe8 .elementor-heading-title {
    font-size: 26px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-4ee7e90 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-159fde6d .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-d63a89c .elementor-heading-title {
    font-size: 22px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-f884565 .elementor-blockquote__content {
    font-size: 20px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-5ad1ffc .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-ed7b7ce .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-e56b151 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-608dfee .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-2e6ec94 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-43e0575 .elementor-heading-title {
    font-size: 24px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* About fine-tuning pass 2 (section background + spacing parity) */
.frontend-about .elementor-29301 .elementor-element-e22746c,
.frontend-about .elementor-29301 .elementor-element-6dacf0d,
.frontend-about .elementor-29301 .elementor-element-3566a4a,
.frontend-about .elementor-29301 .elementor-element-d05c1d6,
.frontend-about .elementor-29301 .elementor-element-b687527,
.frontend-about .elementor-29301 .elementor-element-7867582,
.frontend-about .elementor-29301 .elementor-element-a1aae24,
.frontend-about .elementor-29301 .elementor-element-79cb88b,
.frontend-about .elementor-29301 .elementor-element-7cb727d,
.frontend-about .elementor-29301 .elementor-element-4958513b,
.frontend-about .elementor-29301 .elementor-element-4db7e06b {
  background: #efefef !important;
}

.frontend-about .elementor-29301 .elementor-element-e22746c {
  padding: 34px 0 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-3566a4a {
  padding: 24px 0 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-d05c1d6 {
  padding: 0 0 28px !important;
}

.frontend-about .elementor-29301 .elementor-element-a1aae24 {
  padding: 34px 0 6px !important;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b {
  padding: 0 0 6px !important;
}

.frontend-about .elementor-29301 .elementor-element-7cb727d {
  padding: 24px 0 26px !important;
}

.frontend-about .elementor-29301 .elementor-element-e3d750f {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

/* About hero profile block - final reference lock (no cards) */
.frontend-about .elementor-29301 .elementor-element-142c211 {
  margin-top: 18px !important;
}

.frontend-about .elementor-29301 .elementor-element-142c211 > .elementor-container {
  max-width: 500px !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-3c257b8 > .elementor-element-populated,
.frontend-about .elementor-29301 .elementor-element-f1b647a > .elementor-element-populated,
.frontend-about .elementor-29301 .elementor-element-3c257b8 > .elementor-widget-wrap,
.frontend-about .elementor-29301 .elementor-element-f1b647a > .elementor-widget-wrap {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-3c257b8 > .elementor-widget-wrap {
  min-height: 0 !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-197e9a6 img {
  width: 114px !important;
  height: 114px !important;
  max-width: none !important;
  aspect-ratio: 1 / 1 !important;
  display: block !important;
  border-radius: 999px !important;
  object-fit: cover !important;
  border: 4px solid #ffffff !important;
}

.frontend-about .elementor-29301 .elementor-element-f1b647a > .elementor-widget-wrap {
  min-height: 0 !important;
  padding: 0 0 0 16px !important;
  display: flex !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-374165b,
.frontend-about .elementor-29301 .elementor-element-374165b p {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  white-space: nowrap !important;
}

.frontend-about .elementor-29301 .elementor-element-374165b > .elementor-widget-container {
  margin: 0 !important;
}

/* About hero avatar (green block): lift circular image by 0.45cm on tablet/mobile */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-142c211 .elementor-element-197e9a6 .elementor-widget-container {
    margin-top: -0.45cm !important;
  }

  /* About page mobile/tablet: move SCA coffee skills block upward */
  .frontend-about .elementor-29301 .elementor-element-7b7413d5 {
    margin-top: -1.25cm !important;
  }
}

/* About hero avatar (green block): desktop-only fine tune */
@media (min-width: 1025px) {
  .frontend-about .elementor-29301 .elementor-element-142c211 .elementor-element-197e9a6 .elementor-widget-container {
    margin-top: -0.25cm !important;
    margin-left: -1.5cm !important;
  }
}

@media (min-width: 801px) {
  .frontend-about .elementor-29301 .elementor-element-3c257b8 {
    width: 28% !important;
  }

  .frontend-about .elementor-29301 .elementor-element-f1b647a {
    width: 72% !important;
  }
}

.frontend-about .elementor-29301 .elementor-element-0206c1b {
  max-width: 520px !important;
  margin: 0 auto !important;
}

/* Remove generic white card shell from About image-box blocks */
.frontend-about .elementor-29301 .elementor-image-box-wrapper {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

/* Contact row typography closer to design */
.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-title {
  font-size: 18px !important;
  line-height: 1.25 !important;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b .elementor-image-box-description {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.frontend-about .elementor-29301 .elementor-element-229527f,
.frontend-about .elementor-29301 .elementor-element-a8f2b8b,
.frontend-about .elementor-29301 .elementor-element-6cdbfe3,
.frontend-about .elementor-29301 .elementor-element-49c7c2c {
  font-size: 16px !important;
  line-height: 1.62 !important;
}

.frontend-about .about-mobile-contact {
  display: none !important;
}

.frontend-about .about-mobile-profile-text {
  display: none !important;
}

/* About hero mobile-only re-layout:
   avatar and contact button on the same row, text wraps and stays centered as a block. */
@media (max-width: 689.98px) {
  .frontend-about .elementor-29301 .elementor-element.elementor-element-bcffe69 {
    margin-top: -1.25cm !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-bcffe69 > .elementor-widget-wrap > .elementor-element.elementor-element-050b982 {
    display: none !important;
  }

  .frontend-about .about-mobile-contact {
    display: block !important;
    width: 100% !important;
    margin: 0 0 8px !important;
    text-align: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 > .elementor-container {
    max-width: 370px !important;
    align-items: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 {
    margin-top: -0.7cm !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-3c257b8 {
    width: 50% !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-f1b647a {
    width: 50% !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-3c257b8 > .elementor-widget-wrap {
    justify-content: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-197e9a6 .elementor-widget-container {
    margin-top: -20px !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-f1b647a > .elementor-widget-wrap {
    padding: 0 0 0 8px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-142c211 .elementor-element.elementor-element-374165b {
    display: none !important;
  }

  .frontend-about .about-mobile-profile-text {
    display: block !important;
    width: 100% !important;
    max-width: 330px !important;
    margin: calc(10px - 0.6cm) auto 0 !important;
    text-align: center !important;
  }

  .frontend-about .about-mobile-profile-text p {
    white-space: nowrap !important;
    overflow-wrap: normal !important;
    word-break: keep-all !important;
    text-align: center !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    margin: 0 !important;
  }

  .frontend-about .about-mobile-profile-text p::first-line {
    font-size: 16px !important;
  }

  /* Mobile lock: WHY title and SCA titles must use identical typography */
  .frontend-about .elementor-29301 .elementor-element-402c9fe8 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-4ee7e90 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-159fde6d .elementor-heading-title {
    font-size: 22px !important;
    line-height: 1.25 !important;
  }

  /* Mobile only: keep WHY heading on a single line */
  .frontend-about .elementor-29301 .elementor-element-402c9fe8 .elementor-heading-title {
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    font-size: 22px !important;
  }
}

/* About hot products final lock (loaded last) */
.frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container {
  max-width: 860px !important;
  margin-inline: auto !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
  max-width: 860px !important;
  margin: 0 auto !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-column-gap: 12px !important;
  grid-row-gap: 12px !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product .ct-image-container {
  border-radius: 4px !important;
  overflow: hidden !important;
}

.frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products li.product img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
}

@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-4db7e06b > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
    max-width: 680px !important;
  }

    .frontend-about .elementor-29301 .elementor-element-190f265a.elementor-wc-products ul.products {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

/* About stabilization patch: service images / yearly tables / HOW icons */
.frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
.frontend-about .elementor-29301 .elementor-element-f8aa14d img,
.frontend-about .elementor-29301 .elementor-element-700f4c7 img,
.frontend-about .elementor-29301 .elementor-element-33b59cb img {
  width: 180px !important;
  max-width: none !important;
  height: auto !important;
  transform: translateX(-0.5cm) !important;
}

.frontend-about .elementor-29301 .elementor-element-d05c1d6 > .elementor-container {
  max-width: 980px !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
.frontend-about .elementor-29301 .elementor-element-3fb2540 iframe {
  width: 460px !important;
  max-width: 100% !important;
  height: 400px !important;
}

.frontend-about .elementor-29301 .elementor-element-79cb88b > .elementor-container {
  max-width: 820px !important;
  column-gap: 54px !important;
}

.frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img,
.frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img,
.frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img {
  width: 64px !important;
  margin: 0 auto 10px !important;
}

/* About-only isolation fixes (2026-03): text nowrap + table width parity */
.frontend-about .elementor-29301 .elementor-element-4dc3e86e > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-6e74777 > .elementor-container {
  max-width: 760px !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 {
  max-width: 760px !important;
}

@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-402c9fe8 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-f884565 .elementor-blockquote__content,
  .frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-description {
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
  }
}

.frontend-about .elementor-29301 .elementor-element-d05c1d6 > .elementor-container,
.frontend-about .elementor-29301 .elementor-element-7867582 > .elementor-container {
  max-width: 980px !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
.frontend-about .elementor-29301 .elementor-element-3fb2540 iframe,
.frontend-about .elementor-29301 .elementor-element-6229630 iframe {
  width: 100% !important;
  max-width: 100% !important;
  height: 400px !important;
  display: block !important;
}

/* About precise fixes only (2026-03-29) */
.frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
.frontend-about .elementor-29301 .elementor-element-f8aa14d img,
.frontend-about .elementor-29301 .elementor-element-700f4c7 img,
.frontend-about .elementor-29301 .elementor-element-33b59cb img {
  width: 120px !important; /* shrink by 1/3 from current 180px */
  max-width: 120px !important;
  height: auto !important;
  transform: none !important;
  position: static !important;
  left: auto !important;
  margin: 0 auto !important;
}

.frontend-about .elementor-29301 .elementor-element-3c64c11 .jet-portfolio__filter {
  margin-bottom: 1cm !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-3fb2540 .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-6229630 .elementor-widget-container {
  max-width: 460px !important;
  margin-inline: auto !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
.frontend-about .elementor-29301 .elementor-element-3fb2540 iframe,
.frontend-about .elementor-29301 .elementor-element-6229630 iframe {
  width: 100% !important;
  max-width: 460px !important;
}

@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-description {
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
  }
}

/* About FINAL LOCK: service images + yearly tables (do not affect other pages) */
@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-d7c3598 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-61a9216 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-2fab5ed > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-291a37a > .elementor-container {
    align-items: flex-start !important;
  }

  .frontend-about .elementor-29301 .elementor-element-48a59e5,
  .frontend-about .elementor-29301 .elementor-element-f729401,
  .frontend-about .elementor-29301 .elementor-element-6649dce,
  .frontend-about .elementor-29301 .elementor-element-446f316,
  .frontend-about .elementor-29301 .elementor-element-9307c80,
  .frontend-about .elementor-29301 .elementor-element-dfdaeba,
  .frontend-about .elementor-29301 .elementor-element-90daf30,
  .frontend-about .elementor-29301 .elementor-element-845b49e {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    padding-left: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
  .frontend-about .elementor-29301 .elementor-element-f8aa14d img,
  .frontend-about .elementor-29301 .elementor-element-700f4c7 img,
  .frontend-about .elementor-29301 .elementor-element-33b59cb img {
    width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
    transform: translateX(-3cm) !important;
    position: relative !important;
    margin: 0 !important;
  }
}

.frontend-about .elementor-29301 .elementor-element-d05c1d6 > .elementor-container {
  max-width: 1120px !important;
  column-gap: 24px !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-3fb2540 .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-6229630 .elementor-widget-container {
  width: 520px !important;
  max-width: 520px !important;
  margin-inline: auto !important;
}

.frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
.frontend-about .elementor-29301 .elementor-element-3fb2540 iframe,
.frontend-about .elementor-29301 .elementor-element-6229630 iframe {
  width: 520px !important;
  max-width: 520px !important;
  min-width: 520px !important;
  height: 400px !important;
  display: block !important;
}

@media (max-width: 1200px) {
  .frontend-about .elementor-29301 .elementor-element-0681b62 .elementor-widget-container,
  .frontend-about .elementor-29301 .elementor-element-3fb2540 .elementor-widget-container,
  .frontend-about .elementor-29301 .elementor-element-6229630 .elementor-widget-container,
  .frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
  .frontend-about .elementor-29301 .elementor-element-3fb2540 iframe,
  .frontend-about .elementor-29301 .elementor-element-6229630 iframe {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* About service section FINAL lock (match provided reference image) */
@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-a3313e9 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-7c86531 > .elementor-container {
    max-width: 980px !important;
    column-gap: 48px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d7c3598 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-61a9216 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-2fab5ed > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-291a37a > .elementor-container {
    align-items: flex-start !important;
  }

  .frontend-about .elementor-29301 .elementor-element-48a59e5,
  .frontend-about .elementor-29301 .elementor-element-f729401,
  .frontend-about .elementor-29301 .elementor-element-6649dce,
  .frontend-about .elementor-29301 .elementor-element-446f316 {
    width: 110px !important;
    max-width: 110px !important;
    min-width: 110px !important;
    flex: 0 0 110px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-9307c80,
  .frontend-about .elementor-29301 .elementor-element-dfdaeba,
  .frontend-about .elementor-29301 .elementor-element-90daf30,
  .frontend-about .elementor-29301 .elementor-element-845b49e {
    width: calc(100% - 110px) !important;
    max-width: calc(100% - 110px) !important;
    flex: 1 1 auto !important;
    padding-left: 14px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
  .frontend-about .elementor-29301 .elementor-element-f8aa14d img,
  .frontend-about .elementor-29301 .elementor-element-700f4c7 img,
  .frontend-about .elementor-29301 .elementor-element-33b59cb img {
    width: 110px !important;
    max-width: 110px !important;
    height: auto !important;
    transform: none !important;
    position: static !important;
    left: auto !important;
    margin: 0 !important;
    border-radius: 8px !important;
    display: block !important;
  }

  .frontend-about .elementor-29301 .elementor-element-49c7c2c,
  .frontend-about .elementor-29301 .elementor-element-6cdbfe3,
  .frontend-about .elementor-29301 .elementor-element-229527f,
  .frontend-about .elementor-29301 .elementor-element-a8f2b8b {
    font-size: 16px !important;
    line-height: 1.7 !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
  }
}

/* About WHY section: keep equal image->title spacing for both SCA blocks */
.frontend-about .elementor-29301 .elementor-element-8e3b748 > .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-171cf295 > .elementor-widget-container {
  margin-bottom: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-4ee7e90 > .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-159fde6d > .elementor-widget-container {
  margin-top: 12px !important;
  margin-bottom: 0 !important;
}

/* About service + yearly chronicles pixel lock from reference image */
@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-a3313e9 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-7c86531 > .elementor-container {
    max-width: 1024px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    column-gap: 44px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d7c3598 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-61a9216 > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-2fab5ed > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element-291a37a > .elementor-container {
    column-gap: 18px !important;
    align-items: flex-start !important;
  }

  .frontend-about .elementor-29301 .elementor-element-48a59e5,
  .frontend-about .elementor-29301 .elementor-element-f729401,
  .frontend-about .elementor-29301 .elementor-element-6649dce,
  .frontend-about .elementor-29301 .elementor-element-446f316 {
    width: 84px !important;
    max-width: 84px !important;
    min-width: 84px !important;
    flex: 0 0 84px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-9307c80,
  .frontend-about .elementor-29301 .elementor-element-dfdaeba,
  .frontend-about .elementor-29301 .elementor-element-90daf30,
  .frontend-about .elementor-29301 .elementor-element-845b49e {
    width: calc(100% - 84px) !important;
    max-width: calc(100% - 84px) !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    padding-left: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
  .frontend-about .elementor-29301 .elementor-element-f8aa14d img,
  .frontend-about .elementor-29301 .elementor-element-700f4c7 img,
  .frontend-about .elementor-29301 .elementor-element-33b59cb img {
    width: 84px !important;
    max-width: 84px !important;
    min-width: 84px !important;
    height: auto !important;
    transform: none !important;
    position: static !important;
    left: auto !important;
    margin: 0 !important;
    border-radius: 7px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-bf7c81e .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-a9280b1 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-48a01f5 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-7757378 .elementor-heading-title {
    font-size: 22px !important;
    line-height: 1.26 !important;
    margin: 0 0 8px 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-49c7c2c,
  .frontend-about .elementor-29301 .elementor-element-6cdbfe3,
  .frontend-about .elementor-29301 .elementor-element-229527f,
  .frontend-about .elementor-29301 .elementor-element-a8f2b8b {
    max-width: 440px !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
    letter-spacing: 0 !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
  }

  .frontend-about .elementor-29301 .elementor-element-49c7c2c p,
  .frontend-about .elementor-29301 .elementor-element-6cdbfe3 p,
  .frontend-about .elementor-29301 .elementor-element-229527f p,
  .frontend-about .elementor-29301 .elementor-element-a8f2b8b p {
    margin: 0 !important;
  }
}

@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-0681b62,
  .frontend-about .elementor-29301 .elementor-element-3fb2540,
  .frontend-about .elementor-29301 .elementor-element-6229630 {
    --container-widget-width: 458px !important;
    --container-widget-flex-grow: 0 !important;
    width: 458px !important;
    max-width: 458px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .frontend-about .elementor-29301 .elementor-element-0681b62 .elementor-widget-container,
  .frontend-about .elementor-29301 .elementor-element-3fb2540 .elementor-widget-container,
  .frontend-about .elementor-29301 .elementor-element-6229630 .elementor-widget-container {
    width: 458px !important;
    max-width: 458px !important;
    margin: 0 auto !important;
  }

  .frontend-about .elementor-29301 .elementor-element-0681b62 iframe,
  .frontend-about .elementor-29301 .elementor-element-3fb2540 iframe,
  .frontend-about .elementor-29301 .elementor-element-6229630 iframe {
    width: 458px !important;
    max-width: 458px !important;
    min-width: 458px !important;
    height: 400px !important;
    display: block !important;
  }
}

/* About service images only: move 4 images down by 2cm (do not affect text layout) */
@media (min-width: 901px) {
  .frontend-about .elementor-29301 .elementor-element-d9a17c8 img,
  .frontend-about .elementor-29301 .elementor-element-f8aa14d img,
  .frontend-about .elementor-29301 .elementor-element-700f4c7 img,
  .frontend-about .elementor-29301 .elementor-element-33b59cb img {
    transform: translateY(2cm) !important;
  }
}

/* About WHY section final lock: make 2nd SCA block image->title gap match 1st block */
.frontend-about .elementor-29301 .elementor-element-8e3b748.elementor-widget,
.frontend-about .elementor-29301 .elementor-element-171cf295.elementor-widget {
  margin-bottom: 20px !important;
}

.frontend-about .elementor-29301 .elementor-element-4ee7e90.elementor-widget,
.frontend-about .elementor-29301 .elementor-element-159fde6d.elementor-widget {
  margin-top: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-4ee7e90 > .elementor-widget-container,
.frontend-about .elementor-29301 .elementor-element-159fde6d > .elementor-widget-container {
  margin-top: 0 !important;
}

/* About WHY -> 都好咖啡 section visual lock (from uploaded reference image) */
.frontend-about .elementor-29301 .elementor-element-6e74777 > .elementor-container {
  max-width: 920px !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 {
  width: 100% !important;
  max-width: 790px !important;
  margin: 0 auto !important;
}

.frontend-about .elementor-29301 .elementor-element-f884565 .elementor-blockquote {
  padding: 20px 36px !important;
}

.frontend-about .elementor-29301 .elementor-element-78be1b1 > .elementor-container {
  max-width: 1280px !important;
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-1f234d1 {
  width: 54% !important;
}

.frontend-about .elementor-29301 .elementor-element-6458000 {
  width: 46% !important;
}

.frontend-about .elementor-29301 .elementor-element-fb0092e img {
  width: 100% !important;
  max-width: 640px !important;
  border-radius: 10px !important;
  display: block !important;
}

.frontend-about .elementor-29301 .elementor-element-6458000 > .elementor-element-populated {
  padding: 18px 18px 18px 10px !important;
}

.frontend-about .elementor-29301 .elementor-element-d63a89c .elementor-heading-title {
  font-size: 46px !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
}

.frontend-about .elementor-29301 .elementor-element-74fb65ce {
  font-size: 17px !important;
  line-height: 1.9 !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 > .elementor-widget-container {
  margin-top: 14px !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon i {
  display: inline-block !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon::before {
  content: none !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-item {
  align-items: center !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon {
  min-width: 20px !important;
  width: 20px !important;
  padding-right: 12px !important;
}

.frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-text {
  font-size: 17px !important;
  line-height: 1.65 !important;
}

/* About WHY->都好咖啡 final proportion lock from 1920x866 reference */
@media (min-width: 1200px) {
  .frontend-about .elementor-29301 .elementor-element-78be1b1 > .elementor-container {
    max-width: 1040px !important;
    column-gap: 36px !important;
    align-items: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element-1f234d1 {
    width: 54% !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6458000 {
    width: 46% !important;
  }

  .frontend-about .elementor-29301 .elementor-element-fb0092e img {
    max-width: 560px !important;
    width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d63a89c .elementor-heading-title {
    font-size: 46px !important;
    line-height: 1.12 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-74fb65ce {
    font-size: 17px !important;
    line-height: 1.72 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 > .elementor-widget-container {
    margin-top: 14px !important;
    margin-left: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-items {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-item {
    display: grid !important;
    grid-template-columns: 0.9em minmax(0, 1fr) !important;
    align-items: center !important;
    column-gap: 0.5em !important;
    margin-bottom: 6px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon {
    width: 0 !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: none !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon i {
    display: none !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-icon::before {
    content: "✓" !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background: #f2cd8e !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-text {
    font-size: 17px !important;
    line-height: 1.45 !important;
    margin: 0 !important;
  }
}

@media (max-width: 1199px) {
  .frontend-about .elementor-29301 .elementor-element-6523611 > .elementor-widget-container {
    margin-left: 0 !important;
  }
}

/* About page (tablet/mobile): move WHY block section up by 2.3cm without affecting desktop */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-6e74777 {
    margin-top: -2.3cm !important;
  }
}

/* About page (tablet/mobile) redesign lock:
   "都好咖啡" section follows reference layout (image on top, then title/body/list). */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-78be1b1 {
    padding: 20px 14px 26px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-78be1b1 > .elementor-container {
    max-width: 760px !important;
    display: flex !important;
    flex-direction: column !important;
    row-gap: 0 !important;
    align-items: stretch !important;
  }

  .frontend-about .elementor-29301 .elementor-element-1f234d1,
  .frontend-about .elementor-29301 .elementor-element-6458000 {
    width: 100% !important;
  }

  .frontend-about .elementor-29301 .elementor-element-1f234d1 {
    order: 1 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6458000 {
    order: 2 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-1f234d1 > .elementor-element-populated,
  .frontend-about .elementor-29301 .elementor-element-6458000 > .elementor-element-populated {
    margin: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-1f234d1 > .elementor-element-populated {
    padding: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6458000 > .elementor-element-populated {
    padding: 12px 2px 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-fb0092e .elementor-widget-container {
    margin: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-fb0092e img {
    width: 100% !important;
    max-width: none !important;
    border-radius: 12px !important;
    display: block !important;
  }

  .frontend-about .elementor-29301 .elementor-element-d63a89c .elementor-heading-title {
    font-size: clamp(34px, calc(10.5vw - 10px), 46px) !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-74fb65ce {
    font-size: 16px !important;
    line-height: 1.9 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 > .elementor-widget-container {
    margin-top: 12px !important;
    margin-left: 0 !important;
  }

  .frontend-about .elementor-29301 .elementor-element-6523611 .elementor-icon-list-item {
    margin-bottom: 8px !important;
  }
}

/* About page (tablet/mobile): move "新聞報導" block up by 1.5cm */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-7867582 {
    margin-top: -1cm !important;
  }
}

/* About page (tablet/mobile): center headings for two yearly-record blocks */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-ac5e9e6,
  .frontend-about .elementor-29301 .elementor-element-da7badc {
    text-align: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element-ac5e9e6 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-da7badc .elementor-heading-title {
    text-align: center !important;
  }
}

/* About page (desktop): center headings for two yearly-record blocks */
@media (min-width: 1025px) {
  .frontend-about .elementor-29301 .elementor-element-ac5e9e6,
  .frontend-about .elementor-29301 .elementor-element-da7badc {
    text-align: center !important;
  }

  .frontend-about .elementor-29301 .elementor-element-ac5e9e6 .elementor-heading-title,
  .frontend-about .elementor-29301 .elementor-element-da7badc .elementor-heading-title {
    text-align: center !important;
  }
}

/* About page (tablet/mobile): enlarge 3 HOW icons by 1.2x and lift by 0.8cm */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img,
  .frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img,
  .frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 76.8px !important;
    margin: -0.8cm auto 10px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img img,
  .frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img img,
  .frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img img {
    width: 100% !important;
    height: auto !important;
  }
}

/* About page (desktop): enlarge 3 HOW icons by 1.2x and lift by 0.3cm */
@media (min-width: 1025px) {
  .frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img,
  .frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img,
  .frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 76.8px !important;
    margin: -0.3cm auto 10px !important;
  }

  .frontend-about .elementor-29301 .elementor-element-868bb11 .elementor-image-box-wrapper .elementor-image-box-img img,
  .frontend-about .elementor-29301 .elementor-element-6a27be0 .elementor-image-box-wrapper .elementor-image-box-img img,
  .frontend-about .elementor-29301 .elementor-element-64dc5a5 .elementor-image-box-wrapper .elementor-image-box-img img {
    width: 100% !important;
    height: auto !important;
  }
}

/* About page (tablet/mobile): move HOW green block content down by 0.2cm */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-79cb88b > .elementor-container {
    margin-top: 0.2cm !important;
  }
}

/* About page (tablet/mobile): move FAQ green block up by 1cm */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-7cb727d {
    margin-top: -1cm !important;
  }
}

/* About page (tablet/mobile): move hot-courses block up by 0.3cm */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element-4958513b {
    margin-top: -0.3cm !important;
  }
}

/* About page hot courses (tablet/mobile): final lock to match redesigned 2-column cards */
@media (max-width: 1024px) {
  .frontend-about .elementor-29301 .elementor-element.elementor-element-4db7e06b > .elementor-container,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    max-width: 760px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-4db7e06b {
    padding: 0 12px 24px !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px 14px !important;
    justify-content: stretch !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product .ct-image-container,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product img {
    width: 100% !important;
    height: auto !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product .ct-image-container {
    border-radius: 8px !important;
    overflow: hidden !important;
    margin-bottom: 8px !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .woocommerce ul.products li.product img {
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    margin: 0 0 8px !important;
    font-size: max(12px, calc(clamp(18px, 4.8vw, 30px) - 8px)) !important;
    line-height: 1.32 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    color: #111111 !important;
    white-space: normal !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price {
    margin: 0 0 8px !important;
    min-height: 0 !important;
    font-size: max(11px, calc(clamp(16px, 4.4vw, 28px) - 8px)) !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
    color: #111111 !important;
    white-space: normal !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price .woocommerce-Price-amount,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price bdi,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price ins,
  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price del {
    font-size: inherit !important;
    font-weight: inherit !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price del {
    margin-right: 6px !important;
    color: #b3b8c1 !important;
    opacity: 1 !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .price ins {
    color: #101828 !important;
    text-decoration: none !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .entry-meta {
    margin-top: 4px !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products ul.products li.product .meta-categories {
    font-size: clamp(13px, 3.2vw, 18px) !important;
    line-height: 1.45 !important;
    color: #667085 !important;
    white-space: normal !important;
  }

  .frontend-about .elementor-29301 .elementor-element.elementor-element-190f265a.elementor-wc-products .out-of-stock-badge {
    top: 8px !important;
    left: 8px !important;
  }
}

