@charset "UTF-8";section.pricing[data-okd-type=section]{--pricing-gap-col:var(--wp--preset--spacing--space-2, 8px);--pricing-gap-row:var(--wp--preset--spacing--space-2, 8px);--pricing-label-col:minmax(140px, 240px);--pricing-tier-bg:var(--wp--preset--color--neutral-25, #fbfbfa);--pricing-tier-border:var(
      --wp--preset--color--border-primary-default,
      #eaebeb
  );padding-block:var(--wp--preset--spacing--space-20,80px)}section.pricing[data-okd-type=section] .pricing__grid{column-gap:var(--pricing-gap-col);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--space-6,24px);row-gap:var(--pricing-gap-row);width:100%}section.pricing[data-okd-type=section] .pricing__labels{display:none}section.pricing[data-okd-type=section] .pricing__label{background:var(--wp--preset--color--neutral-white,#fff);border-color:var(--wp--preset--color--border-primary-default,#eaebeb);border-radius:var(--wp--custom--tokens--border-radius--l,8px);border-style:solid;border-width:var(--wp--custom--tokens--border-width--s,1px);box-sizing:border-box;color:var(--wp--preset--color--text-primary-default,#2d2d2d);font-size:var(--okd-body-font-size,16px);font-weight:var(--wp--custom--tokens--font--weight--bold,600);line-height:1.4;margin:0;padding:var(--wp--preset--spacing--space-6,24px)}section.pricing[data-okd-type=section] .pricing__label--included{display:block}section.pricing[data-okd-type=section] .pricing__tier{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--space-2,8px);margin-block-end:var(--wp--preset--spacing--space-8,32px);min-width:0}section.pricing[data-okd-type=section] .pricing__card,section.pricing[data-okd-type=section] .pricing__credits{background:var(--pricing-tier-bg);border-color:var(--pricing-tier-border);border-radius:var(--wp--custom--tokens--border-radius--l,8px);border-style:solid;border-width:var(--wp--custom--tokens--border-width--s,1px);box-sizing:border-box;width:100%}section.pricing[data-okd-type=section] .pricing__card{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--wp--preset--spacing--space-4,16px);min-height:0;padding:var(--wp--preset--spacing--space-6,24px)}section.pricing[data-okd-type=section] .pricing__title{color:var(--wp--preset--color--text-primary-default,#2d2d2d);font-size:var(--wp--preset--font-size--h-3,var(--wp--custom--tokens--font-size--h-3));font-weight:var(--wp--custom--tokens--font--weight--bold,600);line-height:1.2;margin:0;text-wrap:balance}section.pricing[data-okd-type=section] .pricing__text{--okd-wysiwyg-gap:var(--wp--preset--spacing--space-4, 16px);color:var(--wp--preset--color--text-primary-subdued,#6e6f6f);font-size:var(--wp--preset--font-size--small,14px);line-height:1.285;margin:0;text-wrap:pretty}section.pricing[data-okd-type=section] .pricing__text>*:first-child{margin-top:0}section.pricing[data-okd-type=section] .pricing__text>*:last-child{margin-bottom:0}section.pricing[data-okd-type=section] .pricing__actions{margin-top:auto}section.pricing[data-okd-type=section] .pricing__btn{display:flex;width:100%}section.pricing[data-okd-type=section] .pricing__btn.-light{--btn-background-color:var(
      --wp--preset--color--neutral-white,
      #fff
  );--btn-border-color:var(--wp--preset--color--neutral-black, #000);--btn-text-color:var(--wp--preset--color--neutral-black, #000);--btn-background-color-hover:var(
      --wp--preset--color--neutral-black,
      #000
  );--btn-border-color-hover:var(
      --wp--preset--color--neutral-black,
      #000
  );--btn-text-color-hover:var(
      --wp--preset--color--neutral-white,
      #fff
  )}section.pricing[data-okd-type=section] .pricing__credits{color:var(--wp--preset--color--text-primary-default,#2d2d2d);font-size:var(--okd-body-font-size,16px);line-height:1.4;padding:var(--wp--preset--spacing--space-8,32px) var(--wp--preset--spacing--space-6,24px);text-wrap:pretty}section.pricing[data-okd-type=section] .pricing__credits>*:first-child{margin-top:0}section.pricing[data-okd-type=section] .pricing__credits>*:last-child{margin-bottom:0}section.pricing[data-okd-type=section] .pricing__included{background:var(--wp--preset--color--neutral-white,#fff);border-color:var(--wp--preset--color--border-primary-default,#eaebeb);border-radius:var(--wp--custom--tokens--border-radius--l,8px);border-style:solid;border-width:var(--wp--custom--tokens--border-width--s,1px);box-sizing:border-box;min-width:0;padding:var(--wp--preset--spacing--space-6,24px);width:100%}section.pricing[data-okd-type=section] .pricing__included .wp-block-list.okd-list--marker-check{--okd-wysiwyg-list-item-gap:var(
      --wp--preset--spacing--space-3,
      12px
  );--okd-list-marker-gap:var(--wp--preset--spacing--space-3, 12px);margin:0}section.pricing[data-okd-type=section] .pricing__included>*:first-child{margin-top:0}section.pricing[data-okd-type=section] .pricing__included>*:last-child{margin-bottom:0}@media screen and (min-width:1025px){section.pricing[data-okd-type=section] .pricing__grid{display:grid;gap:var(--pricing-gap-row) var(--pricing-gap-col);grid-template-columns:var(--pricing-label-col) repeat(var(--pricing-tiers,4),minmax(0,1fr));grid-template-rows:auto auto auto}section.pricing[data-okd-type=section] .pricing__labels{display:grid;grid-column:1;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__label{padding:var(--wp--preset--spacing--space-8,32px)}section.pricing[data-okd-type=section] .pricing__label--tiers,section.pricing[data-okd-type=section] .pricing__label--credits{align-self:stretch;display:block}section.pricing[data-okd-type=section] .pricing__label--included{align-self:stretch;grid-column:1;grid-row:3}section.pricing[data-okd-type=section] .pricing__card{min-height:320px;padding-block:var(--wp--preset--spacing--space-9,36px);padding-inline:var(--wp--preset--spacing--space-8,32px)}section.pricing[data-okd-type=section] .pricing__tier{margin-block-end:0}section.pricing[data-okd-type=section] .pricing__tier:nth-child(2){display:grid;grid-column:2;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__tier:nth-child(3){display:grid;grid-column:3;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__tier:nth-child(4){display:grid;grid-column:4;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__tier:nth-child(5){display:grid;grid-column:5;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__tier:nth-child(6){display:grid;grid-column:6;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__tier:nth-child(7){display:grid;grid-column:7;grid-row:1/3;grid-template-rows:subgrid}section.pricing[data-okd-type=section] .pricing__included{grid-column:2/-1;grid-row:3;padding:var(--wp--preset--spacing--space-8,32px)}}