/**handles:block-native-card**/
.native-cards__wrapper{--native-cards-block--card-count: 3;--native-cards-block--card-width: calc(100% / var(--native-cards-block--card-count));--native-cards-block--gap-count: calc(var(--native-cards-block--card-count) - 1);--native-cards-block--gap: 0px;--native-cards-block--card-max-width: 0px;gap:var(--native-cards-block--gap)}.native-cards__card{width:calc(var(--native-cards-block--card-width) - var(--native-cards-block--gap-count)*var(--native-cards-block--gap)/var(--native-cards-block--card-count));max-width:var(--native-cards-block--card-max-width)}@media(max-width: 1023px){.native-cards__card{width:calc(50% - 1*var(--native-cards-block--gap)/2)}}@media(max-width: 767px){.native-cards__card{width:100%}}.native-cards__card h2{margin-bottom:16px !important}.native-cards__card figure{margin-bottom:16px}.native-cards__card figure img{object-fit:cover}.native-cards__card figure figcaption{margin-top:16px;margin-bottom:0}.native-cards__card p{margin-top:0 !important;margin-bottom:24px !important}.native-cards__card .wp-block-buttons{margin-top:auto}.native-cards__outside-image .native-cards__card{border-width:1px;border-color:#f2f2f2;border-radius:15% 0 15% 0;padding-top:50px;margin-top:80px}@media(max-width: 1023px){.native-cards__outside-image .native-cards__card{padding:50px 44px 22px;margin-top:60px}}.native-cards__outside-image .native-cards__card figure{position:absolute;top:-60px;left:0}
/*# sourceMappingURL=native-card.min.css.map */