/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pricing-list/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Pricing List block — frontend styles.
 * Matches Figma node 3716:7756.
 */
/**
 * Strips the unit from a given number-unit-combination and returns the number.
 */
/**
 * Simply adds the em unit to a given number.
 */
/**
 * Calculates em values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
.m-0 {
  margin: 0 !important;
}
.m-xxs {
  margin: 0.25rem !important;
}
.m-xs {
  margin: 0.5rem !important;
}
.m-small {
  margin: 1rem !important;
}
.m-medium {
  margin: 2rem !important;
}
.m-large {
  margin: 3rem !important;
}
.m-x-large {
  margin: 4rem !important;
}
.m-xl {
  margin: 5rem !important;
}
.m-xxl {
  margin: 6rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-xxs {
  margin-top: 0.25rem !important;
}
.mt-xs {
  margin-top: 0.5rem !important;
}
.mt-small {
  margin-top: 1rem !important;
}
.mt-medium {
  margin-top: 2rem !important;
}
.mt-large {
  margin-top: 3rem !important;
}
.mt-x-large {
  margin-top: 4rem !important;
}
.mt-xl {
  margin-top: 5rem !important;
}
.mt-xxl {
  margin-top: 6rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-xxs {
  margin-bottom: 0.25rem !important;
}
.mb-xs {
  margin-bottom: 0.5rem !important;
}
.mb-small {
  margin-bottom: 1rem !important;
}
.mb-medium {
  margin-bottom: 2rem !important;
}
.mb-large {
  margin-bottom: 3rem !important;
}
.mb-x-large {
  margin-bottom: 4rem !important;
}
.mb-xl {
  margin-bottom: 5rem !important;
}
.mb-xxl {
  margin-bottom: 6rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-xxs {
  margin-left: 0.25rem !important;
}
.ml-xs {
  margin-left: 0.5rem !important;
}
.ml-small {
  margin-left: 1rem !important;
}
.ml-medium {
  margin-left: 2rem !important;
}
.ml-large {
  margin-left: 3rem !important;
}
.ml-x-large {
  margin-left: 4rem !important;
}
.ml-xl {
  margin-left: 5rem !important;
}
.ml-xxl {
  margin-left: 6rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-xxs {
  margin-right: 0.25rem !important;
}
.mr-xs {
  margin-right: 0.5rem !important;
}
.mr-small {
  margin-right: 1rem !important;
}
.mr-medium {
  margin-right: 2rem !important;
}
.mr-large {
  margin-right: 3rem !important;
}
.mr-x-large {
  margin-right: 4rem !important;
}
.mr-xl {
  margin-right: 5rem !important;
}
.mr-xxl {
  margin-right: 6rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-xxs {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-xs {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-small {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-medium {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-large {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-x-large {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-xl {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.mx-xxl {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-xxs {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-small {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-medium {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-large {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-x-large {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-xl {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-xxl {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-xxs {
  padding: 0.25rem !important;
}
.p-xs {
  padding: 0.5rem !important;
}
.p-small {
  padding: 1rem !important;
}
.p-medium {
  padding: 2rem !important;
}
.p-large {
  padding: 3rem !important;
}
.p-x-large {
  padding: 4rem !important;
}
.p-xl {
  padding: 5rem !important;
}
.p-xxl {
  padding: 6rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-xxs {
  padding-top: 0.25rem !important;
}
.pt-xs {
  padding-top: 0.5rem !important;
}
.pt-small {
  padding-top: 1rem !important;
}
.pt-medium {
  padding-top: 2rem !important;
}
.pt-large {
  padding-top: 3rem !important;
}
.pt-x-large {
  padding-top: 4rem !important;
}
.pt-xl {
  padding-top: 5rem !important;
}
.pt-xxl {
  padding-top: 6rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-xxs {
  padding-bottom: 0.25rem !important;
}
.pb-xs {
  padding-bottom: 0.5rem !important;
}
.pb-small {
  padding-bottom: 1rem !important;
}
.pb-medium {
  padding-bottom: 2rem !important;
}
.pb-large {
  padding-bottom: 3rem !important;
}
.pb-x-large {
  padding-bottom: 4rem !important;
}
.pb-xl {
  padding-bottom: 5rem !important;
}
.pb-xxl {
  padding-bottom: 6rem !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-xxs {
  padding-left: 0.25rem !important;
}
.pl-xs {
  padding-left: 0.5rem !important;
}
.pl-small {
  padding-left: 1rem !important;
}
.pl-medium {
  padding-left: 2rem !important;
}
.pl-large {
  padding-left: 3rem !important;
}
.pl-x-large {
  padding-left: 4rem !important;
}
.pl-xl {
  padding-left: 5rem !important;
}
.pl-xxl {
  padding-left: 6rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-xxs {
  padding-right: 0.25rem !important;
}
.pr-xs {
  padding-right: 0.5rem !important;
}
.pr-small {
  padding-right: 1rem !important;
}
.pr-medium {
  padding-right: 2rem !important;
}
.pr-large {
  padding-right: 3rem !important;
}
.pr-x-large {
  padding-right: 4rem !important;
}
.pr-xl {
  padding-right: 5rem !important;
}
.pr-xxl {
  padding-right: 6rem !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-xxs {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-xs {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-small {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-medium {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-large {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-x-large {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-xl {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.px-xxl {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-xxs {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-xs {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-small {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-medium {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-large {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-x-large {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-xl {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-xxl {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-grid {
  display: grid !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-around {
  justify-content: space-around !important;
}
.justify-evenly {
  justify-content: space-evenly !important;
}
.align-start {
  align-items: flex-start !important;
}
.align-end {
  align-items: flex-end !important;
}
.align-center {
  align-items: center !important;
}
.align-baseline {
  align-items: baseline !important;
}
.align-stretch {
  align-items: stretch !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-none {
  flex: none !important;
}
.gap-xxs {
  gap: 0.25rem !important;
}
.gap-xs {
  gap: 0.5rem !important;
}
.gap-small {
  gap: 1rem !important;
}
.gap-medium {
  gap: 2rem !important;
}
.gap-large {
  gap: 3rem !important;
}
.gap-x-large {
  gap: 4rem !important;
}
.gap-xl {
  gap: 5rem !important;
}
.gap-xxl {
  gap: 6rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.w-50 {
  width: 50% !important;
}
.w-33 {
  width: 33.333% !important;
}
.w-25 {
  width: 25% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-visible {
  overflow: visible !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.position-static {
  position: static !important;
}
@media (max-width: 767px) {
  .d-mobile-none {
    display: none !important;
  }
  .d-mobile-block {
    display: block !important;
  }
  .d-mobile-flex {
    display: flex !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .d-tablet-none {
    display: none !important;
  }
  .d-tablet-block {
    display: block !important;
  }
  .d-tablet-flex {
    display: flex !important;
  }
}
@media (min-width: 1024px) {
  .d-desktop-none {
    display: none !important;
  }
  .d-desktop-block {
    display: block !important;
  }
  .d-desktop-flex {
    display: flex !important;
  }
}
.wp-block-zdraveto-pricing-list {
  width: 100%;
  margin: 0;
}
.pricing-list {
  --pricing-row-bg: #fefdfc;
  --pricing-row-border: $base_dark;
  --pricing-text-muted: #636363;
  width: 100%;
}
.pricing-list__inner {
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
@media (max-width: 767px) {
  .pricing-list__inner {
    padding-inline: 1rem;
    gap: 2rem;
  }
}
.pricing-list__rows {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pricing-list__row {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 1.5rem;
  background-color: var(--pricing-row-bg);
  border-radius: 0.5rem;
  backdrop-filter: blur(25px);
  border: 1px solid transparent;
  transition: border-color 160ms ease;
}
@media (max-width: 767px) {
  .pricing-list__row {
    padding: 1rem;
    gap: 1rem;
  }
}
.pricing-list__row:hover {
  border-color: var(--pricing-row-border);
}
.pricing-list__row-body {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pricing-list__row-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Nexa Text BG", "Times New Roman", serif;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #292521;
}
.pricing-list__row-icon {
  display: inline-flex;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  color: inherit;
}
.pricing-list__row-icon svg {
  width: 100%;
  height: 100%;
}
.pricing-list__row-description {
  font-family: "Nexa Text BG", "Times New Roman", serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  color: var(--pricing-text-muted);
}
.pricing-list__row-price {
  flex-shrink: 0;
  width: 7.75rem;
  font-family: "Nexa Text BG", "Times New Roman", serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: #292521;
  text-align: right;
}
@media (max-width: 767px) {
  .pricing-list__row-price {
    width: auto;
  }
}

/*# sourceMappingURL=style-index.css.map*/