/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@media (min-width:64rem){body .t29-stack-buttons-desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .t29-stack-buttons-desktop .wp-block-button{width:100%!important}}@media (min-width:48.875rem){@media not all and (min-width:64rem){body .t29-stack-buttons-tablet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .t29-stack-buttons-tablet .wp-block-button{width:100%!important}}}@media not all and (min-width:37.5rem){body .t29-stack-buttons-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .t29-stack-buttons-mobile .wp-block-button{width:100%!important}}
.t29-arrow-button a::after {
    /** Chevron Right */
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300; /* Light */
    width: 100%;
    height: 100%;
    display: inline;
    margin-left: 1rem;
    color: inherit;
}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@media not all and (min-width:48.875rem){.wp-block-columns.t29-col-reverse-mobile{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}
.three29-high-z-index {
    z-index: 1;
}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@media (min-width:64rem){body .t29-hide-desktop{display:none}}@media (min-width:48.875rem){@media not all and (min-width:64rem){body .t29-hide-tablet{display:none}}}@media not all and (min-width:37.5rem){body .t29-hide-mobile{display:none}}
.three29-grayscale.wp-block-cover {
    & img.wp-block-cover__image-background {
        -webkit-filter: grayscale(1) !important;
                filter: grayscale(1) !important;
    }
}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@media (min-width:64rem){body .t29-center-desktop{text-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}body .t29-center-desktop.wp-block-heading.has-background{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto!important;margin-right:auto!important;display:block!important}p:is(body .t29-center-desktop){margin-left:auto!important;margin-right:auto!important}}@media (min-width:48.875rem){@media not all and (min-width:64rem){body .t29-center-tablet{text-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}body .t29-center-tablet.wp-block-heading.has-background{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto!important;margin-right:auto!important;display:block!important}body .t29-center-tablet p{margin-left:auto!important;margin-right:auto!important}}}@media not all and (min-width:48.875rem){body .t29-center-mobile{text-align:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}body .t29-center-mobile.wp-block-heading.has-background{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto!important;margin-right:auto!important;display:block!important}body p.t29-center-mobile{margin-left:auto!important;margin-right:auto!important}}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@media not all and (min-width:64rem){.wp-block-post-template.is-layout-grid[style*=--tablet-cols],.wp-block-group-is-layout-grid[style*=--tablet-cols]{grid-template-columns:repeat(var(--tablet-cols),minmax(0,1fr))}}@media not all and (min-width:50rem){.wp-block-post-template.is-layout-grid[style*=--mobile-cols],.wp-block-post-template.is-layout-grid[style*=--tablet-cols],.wp-block-group-is-layout-grid[style*=--mobile-cols],.wp-block-group-is-layout-grid[style*=--tablet-cols]{grid-template-columns:repeat(var(--mobile-cols,var(--tablet-cols)),minmax(0,1fr))}}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
.wp-block-image.t29-img-fill-space{width:100%;height:100%}.wp-block-image.t29-img-fill-space img{width:100%;min-width:100%;height:100%;min-height:100%}.wp-block-image.t29-img-fill-space .components-resizable-box__container{width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important}@media not all and (min-width:48.875rem){.wp-block-image.t29-img-center-mobile{clear:both;text-align:center;float:none!important;margin-left:auto!important;margin-right:auto!important}}
.wp-block-image {
  &.is-style-full-width {
    img {
      width: 100%;
    }
  }

  &.is-style-three29-rounded {
    overflow: hidden;
    border-radius: 24px;
    
    img {
      width: 100%;
    }
  }
}
