:root {
  --white-color: #FFF;
  --black-color: #000;
  --dark-color: #222;
  --green-color: #3D7E71;
  --green-hover: #ADC7C2;
  --bg-color: #F9F9F9;
  --transition: all .25s ease-in;
  --font-onest: "Onest", sans-serif;
}

[class*="--anim"] {
  transform: translateY(50px);
  opacity: 0;
  pointer-events: none;
}
[class*="--anim"].show {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
  transition: all 0.7s ease 0s;
}

.anim-left {
  transform: translateX(-100px);
  opacity: 0;
  pointer-events: none;
}
.anim-left--anim-delay.show-left {
  transition: all 1.5s ease 0.5s;
}
.anim-left.show-left {
  transition: all 1s ease 0s;
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

.anim-right {
  transform: translateX(100px);
  opacity: 0;
  pointer-events: none;
}
.anim-right.show-right {
  transition: all 1s ease 0s;
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio, canvas, video {
  display: inline-block;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button, html, input, select, textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0;
}

@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/Onest-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root :where(.acf-innerblocks-container) > :first-child,
:root :where(.wcl-container) > :first-child,
:root :where(.wcl-content) > :first-child {
  margin-block-start: 0;
}

:root :where(.acf-innerblocks-container) > :last-child,
:root :where(.wcl-container) > :last-child,
:root :where(.wcl-content) > :last-child {
  margin-block-end: 0;
}

:root :where(.acf-innerblocks-container) > *,
:root :where(.wcl-container) > *,
:root :where(.wcl-content) > * {
  margin-block-start: 1.5rem;
  margin-block-end: 1.5rem;
}

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

body {
  font-family: var(--font-onest);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.35;
  color: var(--dark-color);
  background-color: var(--white-color);
  overflow-x: hidden;
}
body.lock {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}

.wcl-body-inner {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

main {
  flex-grow: 1;
}

.wcl-section,
.wcl-container {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.wcl-section-inner {
  width: 100%;
  max-width: 1326px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

h1,
.wcl-h1,
h2,
.wcl-h2,
h3,
.wcl-h3,
h4,
.wcl-h4,
h5,
.wcl-h5,
h6,
.wcl-h6 {
  font-weight: 500;
  line-height: 1.25;
}

h4,
.wcl-h4 {
  font-size: 1.5rem;
}

h5,
.wcl-h5 {
  font-size: 1.25rem;
}

h6,
.wcl-h6 {
  font-size: 1.125rem;
}

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

iframe {
  max-width: 100%;
}

input,
textarea {
  border-radius: 0;
}

a,
button {
  display: inline-block;
  transition: all 0.25s ease-in-out;
}

span {
  display: inline-block;
}

strong,
b {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

.grecaptcha-badge {
  z-index: 9;
}

.wcl-button {
  font: inherit;
  color: inherit;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  cursor: pointer;
  padding: 16px 32px;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 700;
  border-radius: 30px;
  text-align: center;
  flex-shrink: 0;
  transition: var(--transition);
}
.wcl-button:focus {
  outline: none;
}
.wcl-button:active, .wcl-button:focus, .wcl-button:hover {
  box-shadow: none;
  outline: none;
}
.wcl-button--green {
  background-color: var(--green-color);
  color: var(--white-color);
  border: 1px solid var(--green-color);
}
.wcl-button--green:hover {
  background-color: var(--green-hover);
  color: var(--green-color);
}
.wcl-button--white {
  background-color: var(--white-color);
  color: var(--green-color);
  border: 1px solid var(--green-color);
}
.wcl-button--white:hover {
  background-color: var(--green-hover);
}

@font-face {
  font-family: "social-links";
  src: url("../fonts/social-links.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-links" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twitter:before {
  content: "\e900";
}

.facebook:before {
  content: "\f09a";
}

.linkedin:before {
  content: "\f0e1";
}

.instagram:before {
  content: "\f16d";
}

.google:before {
  content: "\f1a0";
}

.whatsapp:before {
  content: "\ea93";
}

/** Style */
.wcl-social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
.wcl-social-links a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  padding: 10px 16px;
  color: var(--primary-color);
  border-radius: 16px;
  border: 1px solid var(--primary-color);
}
.wcl-social-links i {
  font-size: 20px;
}

.menu-icon:after, .menu-icon:before, .menu-icon span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0.125em;
  background-color: #222222;
  width: 0.75em;
  height: 0.05em;
  border-radius: 0;
}

.menu-icon {
  font-size: 48px;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  display: none;
  position: relative;
  background-color: transparent;
  border: 0;
  padding: 0;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  touch-action: manipulation;
  cursor: pointer;
}
.menu-icon span {
  margin-top: -0.025em;
}
.menu-icon:before {
  content: "";
  margin-top: -0.275em;
}
.menu-icon:after {
  content: "";
  margin-top: 0.225em;
}
.menu-icon span {
  background-color: #222222;
  transition: 0.2s ease-in-out 0.2s;
}
.menu-icon:before, .menu-icon:after {
  transition: margin 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
}
.menu-icon.is-open span {
  background-color: rgba(34, 34, 34, 0);
  transition-delay: 0s;
}
.menu-icon.is-open:before, .menu-icon.is-open:after {
  margin-top: 0;
  transition-delay: 0s, 0.25s, 0.25s;
}
.menu-icon.is-open:before {
  transform: rotate(45deg);
}
.menu-icon.is-open:after {
  transform: rotate(-45deg);
}

.wcl-header {
  position: relative;
  z-index: 10;
}
.wcl-header__container {
  padding-top: 13px;
  padding-bottom: 13px;
}
.wcl-header__body {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.wcl-header__logo {
  width: 100%;
  max-width: 150px;
  height: 54px;
}
.wcl-header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.menu {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 30px;
}
.menu__body {
  display: flex;
  align-items: center;
}
.menu__list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin-bottom: 0;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
}
.menu .menu-item {
  padding: 12px 7px;
}
.menu .menu-item a {
  text-decoration: none;
  color: inherit;
  position: relative;
  font-family: inherit;
  line-height: 1;
  font-weight: 500;
  padding: 3px;
  transition: var(--transition);
}
.menu .menu-item a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1.5px;
  background-color: var(--dark-color);
  transition: var(--transition);
}

.wcl-footer__container {
  color: var(--white-color);
  background-color: var(--green-color);
  font-size: 16px;
  border-radius: 35px;
  padding: 75px 15px 85px;
  overflow: hidden;
}
.wcl-footer__body {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.wcl-footer__content {
  width: 100%;
  max-width: 306px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wcl-footer__logo {
  height: 52px;
  width: 145px;
}
.wcl-footer__logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}
.wcl-footer__socials {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wcl-footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: var(--white-color);
  transition: var(--transition);
}
.wcl-footer__social img {
  width: 14px;
  height: 14px;
  filter: invert(48%) sepia(35%) saturate(511%) hue-rotate(118deg) brightness(83%) contrast(90%);
}
.wcl-footer__products, .wcl-footer__services, .wcl-footer__menu {
  display: flex;
  flex-direction: column;
}
.wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
  margin-bottom: 20px;
}
.wcl-footer__products-list, .wcl-footer__services-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-footer__menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-footer__menu-list .menu-item a {
  position: relative;
  text-decoration: none;
  color: var(--white-color);
  transition: var(--transition);
}
.wcl-footer__menu-list .menu-item a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: var(--white-color);
  transition: var(--transition);
}
.wcl-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 15px;
  font-size: 14px;
}
.wcl-footer__bottom-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px 20px;
}
.wcl-footer__bottom-link {
  position: relative;
  text-decoration: none;
  color: inherit;
  transition: var(--transition);
}
.wcl-footer__bottom-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: var(--green-color);
  transition: var(--transition);
}

.wcl-single__product {
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: var(--bg-color);
  padding: 30px 20px;
  border-radius: 35px;
}
.wcl-single__product .wcl-image-modal {
  margin-block-start: 0;
  display: none;
  opacity: 0;
  transition: var(--transition);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  align-items: center;
  justify-content: center;
}
.wcl-single__product .wcl-image-modal__content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 50px 0;
}
.wcl-single__product .wcl-image-modal__content img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wcl-single__product .wcl-image-modal__close {
  position: absolute;
  top: 15px;
  right: 30px;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
  z-index: 150;
}
.wcl-single__product .wcl-image-modal__close:hover {
  color: #ccc;
}
.wcl-single__product .wcl-image-modal.active {
  display: flex;
  opacity: 1;
}
.wcl-single__product-content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
  flex-grow: 1;
}
.wcl-single__product-info {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.wcl-single__product-full-info {
  padding: 25px 15px;
  font-size: 18px;
  line-height: 1.55;
  border-radius: 20px;
  background-color: var(--white-color);
}
.wcl-single__product-full-info > *:not(:last-child) {
  margin-bottom: 10px;
}
.wcl-single__product-full-info ol {
  padding-left: 24px;
}
.wcl-single__product-full-info ol li::marker {
  color: var(--green-color);
  padding-left: 3px;
}
.wcl-single__product-full-info ul {
  list-style: none;
  padding-left: 18px;
}
.wcl-single__product-full-info ul li {
  position: relative;
  padding-left: 5px;
}
.wcl-single__product-full-info ul li::before {
  position: absolute;
  content: "";
  top: 7px;
  left: -15px;
  background-color: var(--green-color);
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.wcl-single__product-full-info a {
  color: var(--green-color);
  font-weight: 700;
  text-decoration: none;
  position: relative;
}
.wcl-single__product-full-info a::before {
  position: absolute;
  content: "";
  bottom: 3px;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--green-color);
  width: 100%;
  height: 1px;
  transition: var(--transition);
}
.wcl-single__product-full-info a:hover {
  color: var(--green-color);
}
.wcl-single__product-full-info a:hover::before {
  left: 50%;
  width: 0%;
  transition: var(--transition);
}
.wcl-single__product-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wcl-single__product-button {
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 20px;
}
.wcl-single__product-description {
  font-size: 14px;
  line-height: 1.35;
  text-wrap: balance;
}
.wcl-single__product-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.wcl-single__product-image {
  width: 100%;
  height: auto;
  aspect-ratio: 376/232;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}
.wcl-single__product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.wcl-state__container.wcl-section {
  padding: 0;
}
.wcl-state__content {
  display: flex;
  flex-direction: column;
}
.wcl-state__content .navigation.pagination {
  margin: 0 auto;
}
.wcl-state__content .navigation.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.wcl-state__content .navigation.pagination .nav-links .page-numbers {
  text-decoration: none;
  border-radius: 10px;
  border: 1px solid var(--green-color);
  background-color: var(--green-color);
  padding: 10px 20px;
  color: var(--white-color);
  font-size: 18px;
  transition: var(--transition);
}
.wcl-state__content .navigation.pagination .nav-links .page-numbers.current {
  color: var(--green-color);
  background-color: var(--green-hover);
}
.wcl-state__breadcrumb {
  margin-bottom: 10px;
}
.wcl-state__back {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: var(--green-color);
}
.wcl-state__back svg {
  position: relative;
  top: -1px;
  width: 19px;
  height: 19px;
  transition: var(--transition);
}
.wcl-state__back span {
  display: inline-block;
  font-size: 20px;
}
.wcl-state__title {
  text-wrap: balance;
  margin-bottom: 15px;
}
.wcl-state__text {
  width: 100%;
  max-width: 856px;
  font-size: 20px;
  line-height: 1.55;
}
.wcl-state__products {
  width: 100%;
  max-width: 1326px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.wcl-state__product {
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: var(--bg-color);
  padding: 30px 20px;
  border-radius: 35px;
}
.wcl-state__product-content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
  flex-grow: 1;
}
.wcl-state__product-title {
  transition: var(--transition);
}
.wcl-state__product-title a {
  position: relative;
  text-decoration: none;
  color: inherit;
}
.wcl-state__product-title a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  left: 50%;
  bottom: 2px;
  background-color: var(--green-color);
  transition: var(--transition);
}
.wcl-state__product-info {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.wcl-state__product-full-info--single {
  padding: 25px 15px;
  font-size: 18px;
  line-height: 1.55;
  border-radius: 20px;
  background-color: var(--white-color);
}
.wcl-state__product-full-info--single > *:not(:last-child) {
  margin-bottom: 10px;
}
.wcl-state__product-full-info--single ol {
  padding-left: 24px;
}
.wcl-state__product-full-info--single ol li::marker {
  color: var(--green-color);
  padding-left: 3px;
}
.wcl-state__product-full-info--single ul {
  list-style: none;
  padding-left: 18px;
}
.wcl-state__product-full-info--single ul li {
  position: relative;
  padding-left: 5px;
}
.wcl-state__product-full-info--single ul li::before {
  position: absolute;
  content: "";
  top: 7px;
  left: -15px;
  background-color: var(--green-color);
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.wcl-state__product-full-info--single a {
  color: var(--green-color);
  font-weight: 700;
  text-decoration: none;
  position: relative;
}
.wcl-state__product-full-info--single a::before {
  position: absolute;
  content: "";
  bottom: 3px;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--green-color);
  width: 100%;
  height: 1px;
  transition: var(--transition);
}
.wcl-state__product-full-info--single a:hover {
  color: var(--green-color);
}
.wcl-state__product-full-info--single a:hover::before {
  left: 50%;
  width: 0%;
  transition: var(--transition);
}
.wcl-state__product-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wcl-state__product-button {
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 20px;
}
.wcl-state__product-description {
  font-size: 14px;
  line-height: 1.35;
  text-wrap: balance;
}
.wcl-state__product-gallery {
  width: 100%;
  overflow: hidden;
}
.wcl-state__product-gallery--single {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.wcl-state__product-slider.swiper {
  width: 100%;
}
.wcl-state .swiper-wrapper {
  width: 100%;
}
.wcl-state .swiper-slide {
  width: 100%;
}
.wcl-state__product-image {
  width: 100%;
  height: auto;
  aspect-ratio: 376/232;
  border-radius: 30px;
  overflow: hidden;
}
.wcl-state__product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wcl-state__button-prev.swiper-button-prev, .wcl-state__button-next.swiper-button-next {
  color: var(--white-color);
}
.wcl-state__button-prev.swiper-button-prev::after, .wcl-state__button-next.swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
}
.wcl-state__pagination.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.wcl-state__pagination.swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--white-color);
}
.wcl-state__no-products {
  text-align: center;
  color: var(--green-color);
  font-size: 24px;
  font-weight: 600;
}
.wcl-state__help {
  padding-top: 55px;
  padding-bottom: 55px;
  border-radius: 35px;
  background-color: var(--bg-color);
  overflow: hidden;
}
.wcl-state__help-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.wcl-state__help-body {
  width: 100%;
  max-width: 746px;
  display: flex;
  flex-direction: column;
}
.wcl-state__help-title {
  margin-bottom: 10px;
}
.wcl-state__help-action {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wcl-state__help-link {
  min-width: 178px;
}
.wcl-state__help-link-text {
  width: 157px;
  font-size: 14px;
}
@media (min-width: 23.4375em) and (max-width: 90em) {
  @supports (font-size: clamp( 2rem , 1.2957746479rem  +  3.0046948357vw , 4rem )) {
    h1,
    .wcl-h1 {
      font-size: clamp( 2rem , 1.2957746479rem  +  3.0046948357vw , 4rem );
    }
  }
  @supports not (font-size: clamp( 2rem , 1.2957746479rem  +  3.0046948357vw , 4rem )) {
    h1,
    .wcl-h1 {
      font-size: calc(2rem + 2 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 1.75rem , 1.573943662rem  +  0.7511737089vw , 2.25rem )) {
    h2,
    .wcl-h2 {
      font-size: clamp( 1.75rem , 1.573943662rem  +  0.7511737089vw , 2.25rem );
    }
  }
  @supports not (font-size: clamp( 1.75rem , 1.573943662rem  +  0.7511737089vw , 2.25rem )) {
    h2,
    .wcl-h2 {
      font-size: calc(1.75rem + 0.5 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem )) {
    h3,
    .wcl-h3 {
      font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem );
    }
  }
  @supports not (font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem )) {
    h3,
    .wcl-h3 {
      font-size: calc(1.375rem + 0.125 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem )) {
    .wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
      font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem );
    }
  }
  @supports not (font-size: clamp( 1.375rem , 1.3309859155rem  +  0.1877934272vw , 1.5rem )) {
    .wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
      font-size: calc(1.375rem + 0.125 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-single__product {
      margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem );
    }
  }
  @supports not (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-single__product {
      margin-top: calc(2.5rem + 1.875 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-single__product {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-single__product {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem )) {
    .wcl-single__product-title {
      font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem );
    }
  }
  @supports not (font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem )) {
    .wcl-single__product-title {
      font-size: calc(2rem + 0.625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__content .navigation.pagination {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__content .navigation.pagination {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-state__header {
      margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem );
    }
  }
  @supports not (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-state__header {
      margin-top: calc(2.5rem + 1.875 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__header {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__header {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 2.25rem , 1.985915493rem  +  1.1267605634vw , 3rem )) {
    .wcl-state__title {
      font-size: clamp( 2.25rem , 1.985915493rem  +  1.1267605634vw , 3rem );
    }
  }
  @supports not (font-size: clamp( 2.25rem , 1.985915493rem  +  1.1267605634vw , 3rem )) {
    .wcl-state__title {
      font-size: calc(2.25rem + 0.75 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__products {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__products {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-state__product--single {
      margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem );
    }
  }
  @supports not (margin-top: clamp( 2.5rem , 1.8397887324rem  +  2.8169014085vw , 4.375rem )) {
    .wcl-state__product--single {
      margin-top: calc(2.5rem + 1.875 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__product--single {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__product--single {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 1.25rem , 1.161971831rem  +  0.3755868545vw , 1.5rem )) {
    .wcl-state__product-title {
      font-size: clamp( 1.25rem , 1.161971831rem  +  0.3755868545vw , 1.5rem );
    }
  }
  @supports not (font-size: clamp( 1.25rem , 1.161971831rem  +  0.3755868545vw , 1.5rem )) {
    .wcl-state__product-title {
      font-size: calc(1.25rem + 0.25 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem )) {
    .wcl-state__product-title--single {
      font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem );
    }
  }
  @supports not (font-size: clamp( 2rem , 1.7799295775rem  +  0.9389671362vw , 2.625rem )) {
    .wcl-state__product-title--single {
      font-size: calc(2rem + 0.625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__no-products {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__no-products {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
  @supports (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__help {
      margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , 1.3248239437rem  +  2.3474178404vw , 3.4375rem )) {
    .wcl-state__help {
      margin-bottom: calc(1.875rem + 1.5625 * (100vw - 23.4375rem) / 66.5625);
    }
  }
}
@media (min-width: 90em) {
  h1,
  .wcl-h1 {
    font-size: 4rem;
  }
  h2,
  .wcl-h2 {
    font-size: 2.25rem;
  }
  h3,
  .wcl-h3 {
    font-size: 1.5rem;
  }
  .wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
    font-size: 1.5rem;
  }
  .wcl-single__product {
    margin-top: 4.375rem;
  }
  .wcl-single__product {
    margin-bottom: 3.4375rem;
  }
  .wcl-single__product-title {
    font-size: 2.625rem;
  }
  .wcl-state__content .navigation.pagination {
    margin-bottom: 3.4375rem;
  }
  .wcl-state__header {
    margin-top: 4.375rem;
  }
  .wcl-state__header {
    margin-bottom: 3.4375rem;
  }
  .wcl-state__title {
    font-size: 3rem;
  }
  .wcl-state__products {
    margin-bottom: 3.4375rem;
  }
  .wcl-state__product--single {
    margin-top: 4.375rem;
  }
  .wcl-state__product--single {
    margin-bottom: 3.4375rem;
  }
  .wcl-state__product-title {
    font-size: 1.5rem;
  }
  .wcl-state__product-title--single {
    font-size: 2.625rem;
  }
  .wcl-state__no-products {
    margin-bottom: 3.4375rem;
  }
  .wcl-state__help {
    margin-bottom: 3.4375rem;
  }
}
@media screen and (max-width: 1920px) {
  .wcl-footer__container {
    border-radius: 0;
  }
  .wcl-state__help {
    border-radius: 0;
  }
}
@media only screen and (max-width: 1150px) {
  .wcl-single__product-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .wcl-state__products {
    grid-template-columns: repeat(2, 1fr);
  }
  .wcl-state__product-gallery--single {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1024px) {
  .wcl-footer__body {
    flex-wrap: wrap;
    gap: 40px;
  }
  .wcl-footer__content {
    max-width: calc(50% - 20px);
    order: 1;
  }
  .wcl-footer__products {
    order: 3;
  }
  .wcl-footer__services {
    order: 4;
  }
  .wcl-footer__products, .wcl-footer__services, .wcl-footer__menu {
    width: 100%;
    max-width: calc(50% - 20px);
  }
  .wcl-footer__menu {
    order: 2;
  }
  .wcl-footer__bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
  }
  .wcl-footer__bottom-text {
    text-align: center;
  }
  .wcl-state__help-action {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .menu-icon {
    display: inline-block;
  }
  .menu {
    overflow: hidden;
  }
  .menu__body {
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    z-index: 10;
    background-color: var(--white-color);
    width: 100%;
    height: 100%;
    right: -100%;
    top: 60px;
    overflow: auto;
    padding: 50px 30px 100px;
    transition: right 0.5s ease-in-out 0s;
  }
  .menu__body.is-open {
    right: 0;
  }
  .menu__list {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 15px;
  }
  .menu .menu-item {
    font-size: 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .wcl-section,
  .wcl-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  h4,
  .wcl-h4 {
    font-size: 1.375rem;
  }
  h5,
  .wcl-h5 {
    font-size: 1.125rem;
  }
  h6,
  .wcl-h6 {
    font-size: 1rem;
  }
  .wcl-button {
    padding: 12px 24px;
    font-size: 16px;
  }
  .wcl-header__container {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .wcl-header__logo {
    max-width: 120px;
    height: 48px;
  }
  .wcl-single__product-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  .wcl-state__text {
    font-size: 18px;
  }
  .wcl-state__products {
    grid-template-columns: repeat(1, 1fr);
  }
  .wcl-state__product-gallery--single {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .menu .menu-item a {
    font-weight: 600;
  }
  .wcl-state__help-content {
    flex-direction: column;
  }
  .wcl-state__help-body {
    align-items: center;
  }
  .wcl-state__help-title {
    text-align: center;
  }
  .wcl-state__help-text {
    text-align: center;
  }
  .wcl-state__help-link-text {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (orientation: landscape) {
  .wcl-single__product .wcl-image-modal__close {
    z-index: 1000;
    top: 30px;
    right: auto;
    left: 30px;
  }
}
@media screen and (max-width: 576px) {
  .wcl-footer__body {
    flex-direction: column;
    align-items: center;
  }
  .wcl-footer__content {
    align-items: center;
    max-width: 100%;
  }
  .wcl-footer__logo img {
    -o-object-position: center;
       object-position: center;
  }
  .wcl-footer__text {
    text-align: center;
  }
  .wcl-footer__products, .wcl-footer__services, .wcl-footer__menu {
    align-items: center;
    max-width: 100%;
  }
  .wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
    text-align: center;
  }
  .wcl-footer__products-list, .wcl-footer__services-list {
    align-items: center;
  }
  .wcl-footer__menu-list {
    align-items: center;
  }
}
@media only screen and (max-width: 450px) {
  .wcl-single__product-content {
    padding-left: 0;
    padding-right: 0;
  }
  .wcl-single__product-buttons {
    flex-direction: column;
    align-items: flex-start;
  }
  .wcl-state__product-content {
    padding-left: 0;
    padding-right: 0;
  }
  .wcl-state__product-buttons {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 23.4375em) {
  h1,
  .wcl-h1 {
    font-size: 2rem;
  }
  h2,
  .wcl-h2 {
    font-size: 1.75rem;
  }
  h3,
  .wcl-h3 {
    font-size: 1.375rem;
  }
  .wcl-footer__products-title, .wcl-footer__services-title, .wcl-footer__menu-title {
    font-size: 1.375rem;
  }
  .wcl-single__product {
    margin-top: 2.5rem;
  }
  .wcl-single__product {
    margin-bottom: 1.875rem;
  }
  .wcl-single__product-title {
    font-size: 2rem;
  }
  .wcl-state__content .navigation.pagination {
    margin-bottom: 1.875rem;
  }
  .wcl-state__header {
    margin-top: 2.5rem;
  }
  .wcl-state__header {
    margin-bottom: 1.875rem;
  }
  .wcl-state__title {
    font-size: 2.25rem;
  }
  .wcl-state__products {
    margin-bottom: 1.875rem;
  }
  .wcl-state__product--single {
    margin-top: 2.5rem;
  }
  .wcl-state__product--single {
    margin-bottom: 1.875rem;
  }
  .wcl-state__product-title {
    font-size: 1.25rem;
  }
  .wcl-state__product-title--single {
    font-size: 2rem;
  }
  .wcl-state__no-products {
    margin-bottom: 1.875rem;
  }
  .wcl-state__help {
    margin-bottom: 1.875rem;
  }
}
@media (any-hover: hover) {
  .menu .menu-item a:hover::before {
    width: 100%;
    left: 0;
  }
  .wcl-footer__social:hover {
    transform: scale(1.2);
  }
  .wcl-footer__menu-list .menu-item a:hover::before {
    left: 0;
    width: 100%;
  }
  .wcl-footer__bottom-link:hover {
    color: var(--green-color);
  }
  .wcl-footer__bottom-link:hover::before {
    left: 0;
    width: 100%;
  }
  .wcl-state__content .navigation.pagination .nav-links .page-numbers:hover {
    color: var(--green-color);
    background-color: var(--green-hover);
  }
  .wcl-state__back:hover svg {
    transform: translateX(-5px);
  }
  .wcl-state__product-title:hover {
    color: var(--green-color);
  }
  .wcl-state__product-title:hover a::after {
    width: 100%;
    left: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .wcl-social-links a:hover {
    color: var(--milc-color);
    background: var(--primary-color);
  }
}
@media screen and (orientation: landscape) {
  .wcl-single__product .wcl-image-modal__content {
    padding: 0 50px;
  }
}
