.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(50, 57, 68, 0.125);
border-radius: 0.25rem; }
.card > hr {
margin-right: 0;
margin-left: 0; }
.card > .list-group {
border-top: inherit;
border-bottom: inherit; }
.card > .list-group:first-child {
border-top-width: 0;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px); }
.card > .list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px); }
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
border-top: 0; }
.card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 30px; }
.card-title {
margin-bottom: 30px; }
.card-subtitle {
margin-top: -15px;
margin-bottom: 0; }
.card-text:last-child {
margin-bottom: 0; }
.card-link:hover {
text-decoration: none; }
.card-link + .card-link {
margin-left: 30px; }
.card-header {
padding: 30px 30px;
margin-bottom: 0;
background-color: rgba(50, 57, 68, 0.03);
border-bottom: 1px solid rgba(50, 57, 68, 0.125); }
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
.card-footer {
padding: 30px 30px;
background-color: rgba(50, 57, 68, 0.03);
border-top: 1px solid rgba(50, 57, 68, 0.125); }
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
.card-header-tabs {
margin-right: -15px;
margin-bottom: -30px;
margin-left: -15px;
border-bottom: 0; }
.card-header-pills {
margin-right: -15px;
margin-left: -15px; }
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
border-radius: calc(0.25rem - 1px); }
.card-img,
.card-img-top,
.card-img-bottom {
flex-shrink: 0;
width: 100%; }
.card-img,
.card-img-top {
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px); }
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px); }
.card-deck .card {
margin-bottom: 15px; }
@media (min-width: 568px) {
.card-deck {
display: flex;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px; }
.card-deck .card {
flex: 1 0 0%;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px; } }
.card-group > .card {
margin-bottom: 15px; }
@media (min-width: 568px) {
.card-group {
display: flex;
flex-flow: row wrap; }
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0; }
.card-group > .card + .card {
margin-left: 0;
border-left: 0; }
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0; }
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0; }
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0; }
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0; } }
.card-columns .card {
margin-bottom: 30px; }
@media (min-width: 568px) {
.card-columns {
column-count: 3;
column-gap: 1.25rem;
orphans: 1;
widows: 1; }
.card-columns .card {
display: inline-block;
width: 100%; } }
.accordion {
overflow-anchor: none; }
.accordion > .card {
overflow: hidden; }
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.accordion > .card:not(:first-of-type) {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.accordion > .card > .card-header {
border-radius: 0;
margin-bottom: -1px; }
.wp-block-pxth-card {
padding: 0px !important;
height: 100%;
border-radius: 4px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
overflow: hidden; }
.wp-block-pxth-card.is-style-outline {
border: 1px solid #003b7e; }
.wp-block-pxth-card .card-header,
.wp-block-pxth-card .card-footer {
background-color: inherit;
border: 0; }
.wp-block-pxth-card .card-header {
padding-bottom: 0; }
.wp-block-pxth-card .card-body {
padding-top: 0;
padding-bottom: 0; }
.wp-block-pxth-card .card-footer {
padding-top: 0;
padding-bottom: 32px; }
.wp-block-pxth-card .card-footer .btn-link {
padding: 0;
font-weight: 500;
color: #00b5df;
font-size: 14px; }
.wp-block-pxth-card h5,
.wp-block-pxth-card h6 {
margin-bottom: 12px !important; }
.section .wp-block-pxth-card h5, .section
.wp-block-pxth-card h6 {
font-size: 20px;
font-weight: 500;
color: #003b7e; }
.wp-block-pxth-card p {
display: inline-block;
font-size: 14px !important;
line-height: 1.71 !important; }