/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/blocks/core/button.scss ***!
  \****************************************************************************************************************************************************************************************************/
/*
.my-element {
	width: 100%;

	// Apply styles when the screen width is 600px or more.
	@include responsive-mixins.responsive-min(600px) {
		// Your responsive styles for min-width: 600px.
	}

	// Apply styles when the screen width is up to 600px
	@include responsive-mixins.responsive-max(600px) {
		// Your responsive styles for max-width: 600px.
	}

	// Apply styles when the screen width is between 600px and 1200px.
	@include responsive-mixins.responsive-range(600px, 1200px) {
		// Your responsive styles for a range of widths.
	}
}
*/
/* -- Button -- */
.wp-block-button .wp-block-button__link {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.wp-block-button .wp-block-button__link:disabled, .wp-block-button .wp-block-button__link[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  color: var(--wp--preset--color--grey-500);
  background-color: var(--wp--preset--color--grey-200);
}
.wp-block-button.is-style-minimal .wp-block-button__link, .wp-block-button.is-style-text .wp-block-button__link {
  background-color: transparent;
  border: 1px solid transparent;
  color: var(--wp--preset--color--primary-600);
}
.wp-block-button:not(.is-style-text) .wp-block-button__link:hover {
  color: var(--wp--preset--color--black) !important; /* stylelint-disable-line declaration-no-important */
  background-color: var(--wp--preset--color--primary-100) !important; /* stylelint-disable-line declaration-no-important */
  border: 1px solid var(--wp--preset--color--primary-100) !important; /* stylelint-disable-line declaration-no-important */
}
.wp-block-button:not(.is-style-text) .wp-block-button__link:focus {
  background-color: var(--wp--preset--color--primary-400) !important; /* stylelint-disable-line declaration-no-important */
  border: 1px solid var(--wp--preset--color--primary-400) !important; /* stylelint-disable-line declaration-no-important */
  outline: 2px solid var(--wp--preset--color--primary-300) !important;
  outline-offset: 4px;
}
.wp-block-button.is-style-text .wp-block-button__link {
  display: inline-flex;
  gap: 8px;
  padding: 0;
  font-size: 1rem;
  font-weight: 600;
}
.wp-block-button.is-style-text .wp-block-button__link svg path {
  fill: currentcolor;
}
.wp-block-button.is-style-text .wp-block-button__link:hover {
  color: var(--wp--preset--color--primary-800);
}
.wp-block-button.is-style-text .wp-block-button__link.has-white-color svg path {
  fill: var(--wp--preset--color--secondary-300);
}
.wp-block-button.is-style-text .wp-block-button__link.has-white-color:hover {
  color: var(--wp--preset--color--secondary-300) !important; /* stylelint-disable-line declaration-no-important */
}
.wp-block-button.has-size-m .wp-block-button__link {
  font-size: var(--wp--preset--font-size--s);
  padding: 0.625rem 1.25rem;
}
.wp-block-button.has-size-l .wp-block-button__link {
  font-size: var(--wp--preset--font-size--m);
  padding: 0.9375rem 1.25rem;
}
.wp-block-button.has-size-xl .wp-block-button__link {
  font-size: var(--wp--preset--font-size--l);
  padding: 0.9375rem 1.25rem;
}
.wp-block-button.has-arrow:not(.is-style-minimal):not(.is-style-text) .wp-block-button__link::after {
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExIDEyIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNOC44NTMgNS42NDRhLjUuNSAwIDAgMSAwIC43MDdsLTMuOTk4IDQuMDAyYS41LjUgMCAwIDEtLjcwNi0uNzA2TDcuNzkzIDYgNC4xNDcgMi4zNTJhLjQ5OC40OTggMCAxIDEgLjcwNi0uNzA2eiIvPjwvc3ZnPg==);
          mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExIDEyIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNOC44NTMgNS42NDRhLjUuNSAwIDAgMSAwIC43MDdsLTMuOTk4IDQuMDAyYS41LjUgMCAwIDEtLjcwNi0uNzA2TDcuNzkzIDYgNC4xNDcgMi4zNTJhLjQ5OC40OTggMCAxIDEgLjcwNi0uNzA2eiIvPjwvc3ZnPg==);
  transform: translateX(0);
}
.wp-block-button.has-arrow:not(.is-style-minimal):not(.is-style-text) .wp-block-button__link:hover::after {
  transform: translateX(10px);
}
.wp-block-button.has-arrow .wp-block-button__link::after {
  background-color: currentcolor;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 0.5em;
  margin-right: 0;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExIDEyIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNOC44NTMgNS42NDRhLjUuNSAwIDAgMSAwIC43MDdsLTMuOTk4IDQuMDAyYS41LjUgMCAwIDEtLjcwNi0uNzA2TDcuNzkzIDYgNC4xNDcgMi4zNTJhLjQ5OC40OTggMCAxIDEgLjcwNi0uNzA2eiIvPjwvc3ZnPg==);
          mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExIDEyIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNOC44NTMgNS42NDRhLjUuNSAwIDAgMSAwIC43MDdsLTMuOTk4IDQuMDAyYS41LjUgMCAwIDEtLjcwNi0uNzA2TDcuNzkzIDYgNC4xNDcgMi4zNTJhLjQ5OC40OTggMCAxIDEgLjcwNi0uNzA2eiIvPjwvc3ZnPg==);
  transition: transform 0.2s ease-in-out;
  width: 11px;
}
.wp-block-button.has-arrow .wp-block-button__link:hover::after {
  transform: translateX(10px);
}

@media only screen and (max-width: 600px) {
  .wp-block-buttons {
    flex-direction: column;
    gap: 0.75rem !important; /* stylelint-disable-line declaration-no-important */
  }
  .wp-block-buttons .wp-block-button {
    width: 100%;
  }
  .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: 100%;
  }
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  border-style: solid;
}

button,
.button {
  display: inline-block;
  background-color: var(--wp--preset--color--primary-300);
  border-radius: 4px;
  border-color: var(--wp--preset--color--primary-300);
  border-width: 1px;
  border-style: solid;
  color: var(--wp--preset--color--black);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--xxs);
  font-weight: 800;
  letter-spacing: 1px;
  line-height: inherit;
  padding-top: 0.625rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
}
button:hover,
.button:hover {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--primary-100);
  border-color: var(--wp--preset--color--primary-100);
}
button:focus,
.button:focus {
  background-color: var(--wp--preset--color--primary-400);
  border-color: var(--wp--preset--color--primary-400);
  outline: 2px solid var(--wp--preset--color--primary-300) !important;
  outline-offset: 4px;
}
button:disabled, button[disabled],
.button:disabled,
.button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  color: var(--wp--preset--color--grey-500);
  background-color: var(--wp--preset--color--grey-200);
}

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