/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .left-1 {
    left: calc(var(--spacing) * 1);
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .col-3 {
    grid-column: 3;
  }

  .col-4 {
    grid-column: 4;
  }

  .col-6 {
    grid-column: 6;
  }

  .col-12 {
    grid-column: 12;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .table {
    display: table;
  }

  .grow {
    flex-grow: 1;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

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

  .text-left {
    text-align: left;
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
}

*, :before, :after {
  box-sizing: border-box;
}

body {
  min-height: 100vh;
  margin: 0;
}

.social-posts-section {
  padding: 120px 0 90px;
}

.social-posts-stacked-carousel {
  width: 100%;
  max-width: 100%;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}

.social-posts-stacked-wrapper {
  perspective: 1200px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 600px;
  display: flex;
  position: relative;
}

.social-posts-stacked-list {
  width: 100%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.social-post-stacked-item {
  cursor: pointer;
  z-index: 1;
  width: 300px;
  transition: all .6s cubic-bezier(.4, 0, .2, 1);
  position: absolute;
}

.social-post-stacked-item[data-index="0"] {
  opacity: .5;
  z-index: 1;
  transform: translateX(-600px)translateZ(-200px)scale(.8);
}

.social-post-stacked-item[data-index="1"] {
  opacity: .7;
  z-index: 2;
  transform: translateX(-300px)translateZ(-100px)scale(.9);
}

.social-post-stacked-item[data-index="2"] {
  opacity: 1;
  z-index: 5;
  transform: translateX(0)translateZ(0)scale(1);
}

.social-post-stacked-item[data-index="3"] {
  opacity: .7;
  z-index: 2;
  transform: translateX(300px)translateZ(-100px)scale(.9);
}

.social-post-stacked-item[data-index="4"] {
  opacity: .5;
  z-index: 1;
  transform: translateX(600px)translateZ(-200px)scale(.8);
}

.social-post-stacked-item .social-post {
  width: 100%;
  transform: translateZ(0);
  box-shadow: 0 10px 30px #0003;
}

.social-posts-nav {
  pointer-events: none;
  z-index: 10;
  justify-content: space-between;
  padding: 0 20px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.social-posts-nav-btn {
  background-color: var(--farmology-base, #4a9b3a);
  color: #fff;
  cursor: pointer;
  pointer-events: all;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transition: all .3s;
  display: flex;
  box-shadow: 0 4px 10px #0003;
}

.social-posts-nav-btn:hover {
  background-color: var(--farmology-primary, #2d7a1f);
  transform: scale(1.1);
}

.social-posts-nav-btn:active {
  transform: scale(.95);
}

@media (max-width: 767px) {
  .social-post-stacked-item {
    width: 180px !important;
  }

  .social-post-stacked-item[data-index="0"], .social-post-stacked-item.slide-prev-2 {
    transform: translateX(-360px)translateZ(-200px)scale(.7) !important;
  }

  .social-post-stacked-item[data-index="1"], .social-post-stacked-item.slide-prev {
    transform: translateX(-180px)translateZ(-100px)scale(.85) !important;
  }

  .social-post-stacked-item[data-index="2"], .social-post-stacked-item.slide-active {
    transform: translateX(0)translateZ(0)scale(1) !important;
  }

  .social-post-stacked-item[data-index="3"], .social-post-stacked-item.slide-next {
    transform: translateX(180px)translateZ(-100px)scale(.85) !important;
  }

  .social-post-stacked-item[data-index="4"], .social-post-stacked-item.slide-next-2 {
    transform: translateX(360px)translateZ(-200px)scale(.7) !important;
  }

  .social-posts-nav-btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .social-posts-stacked-wrapper {
    min-height: 500px;
  }
}

.social-post {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 30px;
  transition: all .3s;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000001a;
}

.social-post:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px #00000026;
}

.social-post__header {
  border-bottom: 1px solid #efefef;
  align-items: center;
  padding: 12px 16px;
  display: flex;
  position: relative;
}

.social-post__avatar {
  border-radius: 50%;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  overflow: hidden;
}

.social-post__avatar img {
  object-fit: contain;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
}

.social-post__user-info {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.social-post__username {
  color: #262626;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.social-post__time {
  color: #8e8e8e;
  margin-top: 2px;
  font-size: 12px;
}

.social-post__tag {
  background-color: var(--farmology-base, #4a9b3a);
  color: #fff;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  top: 12px;
  right: 16px;
}

.social-post__image {
  background-color: #f5f5f5;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.social-post__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.social-post__actions {
  border-bottom: 1px solid #efefef;
  align-items: center;
  gap: 16px;
  padding: 12px 16px;
  display: flex;
}

.social-post__action-btn {
  cursor: pointer;
  color: #262626;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 24px;
  transition: all .2s;
  display: flex;
}

.social-post__action-btn:hover {
  color: var(--farmology-base, #4a9b3a);
  transform: scale(1.1);
}

.social-post__action-btn i.fa-heart:hover {
  color: #ed4956;
}

.social-post__content {
  padding: 12px 16px 16px;
}

.social-post__likes {
  color: #262626;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 600;
}

.social-post__caption {
  color: #262626;
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.5;
}

.social-post__caption strong {
  margin-right: 4px;
  font-weight: 600;
}

.social-post__view-comments {
  color: #8e8e8e;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.social-post__view-comments:hover {
  color: var(--farmology-base, #4a9b3a);
}

@media (max-width: 768px) {
  .social-post__tag {
    margin-top: 4px;
    margin-left: auto;
    position: static;
  }

  .social-post__header {
    flex-wrap: wrap;
  }
}

:root {
  --filter-spacing-xs: 8px;
  --filter-spacing-sm: 12px;
  --filter-spacing-md: 16px;
  --filter-spacing-lg: 20px;
}

.product-filter-bar {
  gap: var(--filter-spacing-sm);
  margin-top: var(--filter-spacing-sm);
  margin-bottom: var(--filter-spacing-sm);
  flex-direction: column;
  display: flex;
}

.product-filter-bar__search {
  background-color: var(--farmology-primary);
  padding: var(--filter-spacing-md);
  border-radius: var(--farmology-bdr-radius);
  display: block;
  position: relative;
}

.product-filter-bar__search-input-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.product-filter-bar__search-input {
  background-color: var(--farmology-white);
  width: 100%;
  height: 45px;
  color: var(--farmology-gray);
  font-size: 14px;
  font-family: var(--farmology-font);
  border: none;
  border-radius: 3px;
  outline: none;
  padding-left: 15px;
  padding-right: 50px;
  font-weight: 500;
  transition: padding-right .2s;
}

.product-filter-bar__search-input-wrapper--has-clear .product-filter-bar__search-input {
  padding-right: 75px;
}

.product-filter-bar__search-input::placeholder {
  color: inherit;
  opacity: 1;
}

.product-filter-bar__submit-button {
  background-color: var(--farmology-base);
  width: 36px;
  height: 36px;
  color: var(--farmology-white);
  cursor: pointer;
  border: none;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 14px;
  transition: all .5s;
  display: flex;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

.product-filter-bar__submit-button:hover {
  background-color: var(--farmology-extra);
  color: var(--farmology-white);
}

.product-filter-bar__clear-button {
  cursor: pointer;
  color: #999;
  z-index: 2;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  transition: color .3s;
  display: flex;
  position: absolute;
  top: 50%;
  right: 45px;
  transform: translateY(-50%);
}

.product-filter-bar__clear-button:hover {
  color: #666;
}

.product-filter-bar__categories {
  background-color: var(--farmology-primary);
  padding: var(--filter-spacing-md);
  border-radius: var(--farmology-bdr-radius);
  flex-direction: column;
  display: flex;
  position: relative;
}

.product-filter-bar__categories-trigger {
  width: 100%;
  height: 45px;
  color: var(--farmology-extra);
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  font-family: var(--farmology-font);
  box-sizing: border-box;
  background: none;
  border: none;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.product-filter-bar__categories-trigger i {
  margin-left: var(--filter-spacing-xs);
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  transition: transform .3s;
  display: flex;
}

.product-filter-bar__categories-trigger[aria-expanded="true"] i {
  transform: rotate(180deg);
}

.product-filter-bar__categories-accordion {
  max-height: 0;
  padding: 0 var(--filter-spacing-md);
  margin-top: var(--filter-spacing-sm);
  transition: max-height .3s, padding .3s;
  overflow: hidden;
}

.product-filter-bar__categories-accordion--open {
  max-height: 300px;
  padding: var(--filter-spacing-sm) var(--filter-spacing-md);
  overflow-y: auto;
}

.product-filter-bar__categories-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-filter-bar__categories-list li {
  margin: 0;
  padding: 0;
}

.product-filter-bar__categories-list li a {
  padding: var(--filter-spacing-sm) 0;
  color: var(--farmology-gray);
  padding-left: var(--filter-spacing-sm);
  margin-left: calc(-1 * var(--filter-spacing-md));
  border-left: 3px solid #0000;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.product-filter-bar__categories-list li a:hover {
  color: var(--farmology-base);
}

.product-filter-bar__category-item--active {
  background-color: #4a9b3a1a;
  font-weight: 600;
  border-left: 3px solid var(--farmology-base) !important;
  color: var(--farmology-base) !important;
}

.product-filter-bar__loading-state, .product-filter-bar__empty-state {
  padding: var(--filter-spacing-xs) 0;
  color: #999;
  text-align: left;
  margin: 0;
  font-size: 12px;
  display: block;
}

.product__showing-result {
  margin-bottom: var(--filter-spacing-sm) !important;
}

.product__items {
  margin-top: var(--filter-spacing-sm);
}

@media (max-width: 767px) {
  .product-filter-bar {
    gap: var(--filter-spacing-sm);
    flex-direction: row;
  }

  .product-filter-bar__search, .product-filter-bar__categories {
    padding: var(--filter-spacing-sm);
    flex: 1;
  }

  .product-filter-bar__search-input {
    height: 40px;
    padding-right: 45px;
    font-size: 14px;
  }

  .product-filter-bar__search-input-wrapper--has-clear .product-filter-bar__search-input {
    padding-right: 70px;
  }

  .product-filter-bar__submit-button {
    width: 32px;
    height: 32px;
    font-size: 12px;
  }

  .product-filter-bar__clear-button {
    width: 18px;
    height: 18px;
    font-size: 12px;
    right: 40px;
  }

  .product-filter-bar__categories-trigger {
    height: 40px;
    font-size: 14px;
  }

  .product-filter-bar__categories-trigger i {
    font-size: 12px;
  }

  .product-filter-bar__categories-accordion {
    z-index: 1000;
    background-color: var(--farmology-white);
    border-radius: var(--farmology-bdr-radius);
    margin-top: var(--filter-spacing-xs);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 4px 12px #00000026;
  }

  .product-filter-bar__categories-accordion--open {
    padding: var(--filter-spacing-sm) var(--filter-spacing-md);
  }

  .page-header__inner, .thm-breadcrumb__inner {
    margin-bottom: var(--filter-spacing-sm);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-filter-bar {
    gap: var(--filter-spacing-md);
    flex-direction: row;
  }

  .product-filter-bar__search, .product-filter-bar__categories {
    padding: var(--filter-spacing-md);
    flex: 1;
  }

  .product-filter-bar__search-input {
    height: 50px;
    font-size: 15px;
  }

  .product-filter-bar__submit-button {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .product-filter-bar__clear-button {
    width: 20px;
    height: 20px;
    font-size: 14px;
  }

  .product-filter-bar__categories-trigger {
    height: 50px;
    font-size: 17px;
  }

  .product-filter-bar__categories-trigger i {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .product-filter-bar {
    gap: var(--filter-spacing-md);
    flex-direction: column;
  }

  .product-filter-bar__search, .product-filter-bar__categories {
    padding: var(--filter-spacing-lg);
  }

  .product-filter-bar__search-input {
    height: 55px;
    padding-right: 55px;
    font-size: 16px;
  }

  .product-filter-bar__search-input-wrapper--has-clear .product-filter-bar__search-input {
    padding-right: 85px;
  }

  .product-filter-bar__submit-button {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .product-filter-bar__clear-button {
    width: 22px;
    height: 22px;
    font-size: 16px;
    right: 50px;
  }

  .product-filter-bar__categories-trigger {
    height: 55px;
    font-size: 18px;
  }

  .product-filter-bar__categories-trigger i {
    font-size: 16px;
  }

  .product-filter-bar__categories-accordion {
    position: relative;
  }
}

@media (max-width: 767px) {
  .site-footer__top-inner {
    padding: 40px 0 50px !important;
  }

  .footer-widget__about-text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.6;
  }

  .footer-widget__links, .footer-widget__services {
    flex-direction: column;
    height: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-widget__title {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.2;
  }

  .footer-widget__links-list {
    flex-direction: column;
    flex: 1;
    display: flex;
  }

  .footer-widget__links-list li {
    align-items: flex-start;
    margin-bottom: 8px;
    display: flex;
  }

  .footer-widget__links-list li a {
    word-wrap: break-word;
    font-size: 13px;
    line-height: 1.4;
  }

  .footer-widget__links-list li span.fas {
    flex-shrink: 0;
    margin-top: 4px;
    margin-right: 6px;
    font-size: 10px;
  }

  .footer-widget__links-services-wrapper {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .footer-widget__links-services-wrapper .row {
    align-items: flex-start;
    margin: 0;
    display: flex;
  }

  .footer-widget__links-services-wrapper .col-6 {
    align-items: flex-start;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .footer-widget__links-services-wrapper .col-6:first-child {
    padding-left: 0;
    padding-right: 12px;
  }

  .footer-widget__links-services-wrapper .col-6:last-child {
    padding-left: 12px;
    padding-right: 0;
  }

  .footer-widget__links-services-wrapper .footer-widget__links, .footer-widget__links-services-wrapper .footer-widget__services {
    align-items: flex-start;
    width: 100%;
    margin: 0;
  }

  .footer-widget__links-services-wrapper .footer-widget__title {
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.2;
  }

  .footer-widget__links-services-wrapper .footer-widget__links-list {
    margin: 0;
    padding: 0;
  }

  .site-footer__copyright-text {
    font-size: 12px;
    line-height: 1.5;
  }

  .site-footer__bottom-menu {
    flex-direction: column;
    align-items: center;
  }

  .site-footer__bottom-menu li a {
    font-size: 12px;
  }

  .site-footer__copyright {
    margin-bottom: 12px;
  }

  .footer-widget__contact {
    margin-top: 20px;
  }

  .footer-widget__contact .footer-widget__title {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .footer-widget__contact-list {
    margin: 0;
    padding: 0;
  }

  .footer-widget__contact-list li {
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    display: flex;
  }

  .footer-widget__contact-list li .icon {
    flex-shrink: 0;
    margin-top: 2px;
  }

  .footer-widget__contact-list li p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
    max-width: 100%;
    margin: 0;
    font-size: 11px;
    line-height: 1.4;
  }

  .footer-widget__contact-list li p a {
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 11px;
    line-height: 1.4;
    display: block;
  }

  .footer-widget__contact-list li p br {
    display: none;
  }

  .footer-widget__contact-list li {
    max-width: 100%;
    overflow: hidden;
  }

  .site-footer__bottom {
    padding: 15px 0;
  }

  .site-footer__bottom-inner {
    text-align: center;
    flex-direction: column;
    gap: 10px;
    padding: 15px 0 !important;
  }

  .site-footer__copyright-text {
    word-wrap: break-word;
    margin: 0;
    font-size: 11px !important;
    line-height: 1.4 !important;
  }

  .site-footer__copyright-text a {
    font-size: 11px;
  }

  .site-footer__bottom-menu-box {
    width: 100%;
  }

  .site-footer__bottom-menu {
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }

  .site-footer__bottom-menu li {
    margin: 0;
  }

  .site-footer__bottom-menu li + li {
    margin-top: 0;
    margin-left: 0;
  }

  .site-footer__bottom-menu li a {
    padding: 2px 0;
    line-height: 1.4;
    font-size: 11px !important;
  }
}

.social-media-posts {
  background-color: #0000;
  padding: 60px 0;
  display: block;
  position: relative;
}

.social-media-post {
  background-color: #fff;
  border-radius: 8px;
  height: 100%;
  padding: 20px;
  transition: all .3s;
  display: block;
  position: relative;
  box-shadow: 0 2px 8px #0000001a;
}

.social-media-post:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px #00000026;
}

.social-media-post__header {
  border-bottom: 1px solid #0000001a;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
}

.social-media-post__header h4 {
  color: var(--farmology-extra, #333);
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.social-media-post__embed {
  background-color: #f5f5f5;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-media-post--instagram .social-media-post__embed {
  background-color: #0000;
  padding: 0;
  display: block;
}

.social-media-post--instagram .social-media-post__embed iframe {
  border: none;
  border-radius: 8px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: 100% !important;
}

.social-media-post--instagram .social-media-post__embed blockquote.instagram-media {
  width: 100% !important;
  min-width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.social-media-post--facebook .social-media-post__embed {
  background-color: #0000;
  padding: 0;
  display: block;
}

.social-media-post--facebook .social-media-post__embed iframe {
  border: none;
  border-radius: 8px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: 100% !important;
}

.social-media-post--youtube .social-media-post__embed {
  background-color: #000;
  height: 0;
  min-height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.social-media-post--youtube .social-media-post__embed iframe {
  border: none;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 991px) {
  .social-media-post {
    margin-bottom: 30px;
  }

  .social-media-post__embed {
    min-height: 350px;
  }
}

@media (max-width: 767px) {
  .social-media-posts {
    padding: 40px 0;
  }

  .social-media-post {
    margin-bottom: 30px;
  }

  .social-media-post__header, .social-media-post__header h4 {
    font-size: 16px;
  }

  .social-media-post__embed {
    min-height: 300px;
  }
}

@media (min-width: 768px) {
  .site-footer__top-inner {
    padding: 111px 0 100px;
  }

  .footer-widget__about {
    margin-top: 9px;
    margin-right: 50px;
    display: block !important;
  }

  .footer-widget__about-logo {
    flex-shrink: unset;
    margin: 0;
    display: inline-block;
  }

  .footer-widget__about-logo img {
    width: 160px !important;
    height: 50px !important;
    max-height: unset !important;
    object-fit: contain !important;
  }

  .footer-widget__about-text {
    font-size: inherit;
    line-height: inherit;
    flex: unset;
    min-width: unset;
    margin: 0;
    padding-top: 24px;
    padding-bottom: 17px;
  }

  .footer-widget__links, .footer-widget__services {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .footer-widget__links-services-wrapper {
    width: auto;
    display: block;
  }

  .footer-widget__links-services-wrapper .row {
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
  }

  .footer-widget__links-services-wrapper .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .footer-widget__links-services-wrapper .col-6:first-child, .footer-widget__links-services-wrapper .col-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-widget__contact {
    margin-top: 0;
    margin-left: 0;
  }
}

.single-product-style1__img {
  aspect-ratio: 4 / 3;
  background-color: #f5f5f5;
  height: auto;
  min-height: 0;
}

@supports not (aspect-ratio: 4 / 3) {
  .single-product-style1__img {
    height: 0;
    padding-bottom: 75%;
  }
}

.single-product-style1__img img, .single-product-style1__img > span {
  -o-transition: all .5s ease;
  transition: all .5s;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
}

.single-product-style1__img > span {
  inset: 0;
  display: block !important;
  position: absolute !important;
}

.single-product-style1__img img {
  object-fit: contain;
  object-position: center;
  min-width: 200px;
  min-height: 150px;
}

.single-product-style1__img img:first-child, .single-product-style1__img .single-product-style1__img-hover {
  z-index: 2;
  position: absolute !important;
}

.single-product-style1__img img:nth-child(2), .single-product-style1__img .single-product-style1__img-default {
  z-index: 1;
  position: absolute !important;
}

.single-product-style1__img .single-product-style1__img-hover {
  opacity: 0;
  transform: translateX(50%)scaleX(2);
}

.single-product-style1__img .single-product-style1__img-hover img {
  filter: blur(10px);
  transition: filter .5s;
}

.single-product-style1__img .single-product-style1__img-default {
  opacity: 1;
  transform: translateX(0)scaleX(1);
}

.single-product-style1__img .single-product-style1__img-default img {
  filter: blur();
  transition: filter .5s;
}

.single-product-style1:hover .single-product-style1__img .single-product-style1__img-hover {
  opacity: 1;
  transform: translateX(0)scaleX(1);
}

.single-product-style1:hover .single-product-style1__img .single-product-style1__img-hover img {
  filter: blur();
}

.single-product-style1:hover .single-product-style1__img .single-product-style1__img-default {
  opacity: 0;
  transform: translateX(-50%)scaleX(2);
}

.single-product-style1:hover .single-product-style1__img .single-product-style1__img-default img {
  filter: blur(10px);
}

.product__all-tab-single .row {
  flex-wrap: wrap;
  display: flex;
}

.product__all-tab-single .row > [class*="col-"] {
  flex-direction: column;
  display: flex;
}

.product__all-tab-single .row > [class*="col-"] > .single-product-style1 {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.single-product-style1__content {
  flex: 1;
}

.single-product-style1__content-left {
  flex: 1;
  width: 100%;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

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