.card { position: relative; text-align: left; -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.card:hover img { -webkit-transform: scale3d(1.1, 1.1, 1) rotate(0.01deg); transform: scale3d(1.1, 1.1, 1) rotate(0.01deg); }

.card__title { margin-bottom: 14px; font-size: 1.8rem; line-height: 1.3; color: #020202; font-weight: 700; }

.card__title a { color: inherit !important; font-weight: 700; border: 0; }

.card__title a:before { content: ''; position: fixed; left: 0; top: 0; width: 100%; height: 100%; }

.layout-builder__section .card__title a:before { display: none; }

.card__subtitle { font-size: 1.3rem; margin-top: 0; margin-bottom: 10px; font-family: "ITC Avant Garde Gothic Bold", sans-serif; color: #d7002c; text-transform: uppercase; line-height: 1.7rem; }

.card__body, .card__meta { margin-top: 5px; font-size: 1.4rem; line-height: 1.3; }

.card__body { text-align: justify; }

.card__meta { font-size: 1.5rem; }

.card__content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 150px; padding: 15px; background-color: #fefefe; width: 85%; margin: 0 auto; position: relative; margin-top: -100px; }

@media screen and (max-width: 1023px) { .card__content { padding: 8px 10px; margin-top: -50px; } }

.layout-builder__section .card__content { margin-top: 0; }

.card__image { overflow: hidden; padding-bottom: 73%; position: relative; }

.layout-builder__section .card__image { padding-bottom: 0; }

.card__image a { border: none; }

.card img { -webkit-transition: all .2s; transition: all .2s; display: block; width: 100%; position: absolute; left: 0; top: 0; -o-object-fit: cover; object-fit: cover; }

.card__tag { background: #d7002c; color: #fefefe; text-transform: uppercase; position: absolute; top: 10px; right: 10px; font-size: 12px; pointer-events: none; padding: 3px 6px 2px; }

[dir=rtl] .card__tag { right: auto; left: 10px; }

.card__indicators { margin-top: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.card__indicators > .indicator { margin-right: 40px; }

.card__indicators .indicator { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 0; }

.card__indicators .indicator__counter { margin-bottom: 0; margin-left: 5px; font-family: "ITC Avant Garde Gothic Bold", sans-serif; }

.pattern-preview .card { max-width: 372px; }

.card--horizontal { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.pattern-preview .card--horizontal { max-width: initial; }

.card--horizontal .card__image { width: 35%; -ms-flex-item-align: center; align-self: center; padding-bottom: 0; }

@media screen and (max-width: 767px) { .card--horizontal .card__image { width: 100%; } }

.card--horizontal .card__image img { position: static; }

.card--horizontal .card__content { min-height: unset; top: unset; padding: 0; -ms-flex-preferred-size: 65%; flex-basis: 65%; margin-top: 0; padding-left: 20px; }

[dir=rtl] .card--horizontal .card__content { padding-right: 20px; padding-left: 0; }

@media screen and (max-width: 767px) { .card--horizontal .card__content { -ms-flex-preferred-size: 100%; flex-basis: 100%; width: 100%; padding: 0; } }

.card--horizontal .card__subtitle { line-height: 1.15; margin: 0; margin-top: 10px; }

.card--horizontal .card__title { font-size: 2rem; margin: 0; }

.card--horizontal .card__tag { left: 10px; right: auto; }

[dir=rtl] .card--horizontal .card__tag { right: 10px; left: auto; }

.layout--bt-2-cols .card--horizontal { margin-left: -10px; margin-right: -10px; }

@media screen and (max-width: 767px) { .layout--bt-2-cols .card--horizontal { margin-left: 0; margin-right: 0; } }

.layout--bt-2-cols .card--horizontal .card__image { width: 31.3333%; margin: 0 4px; -ms-flex-item-align: center; align-self: center; }

.layout--bt-2-cols .card--horizontal .card__content { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; padding: 0 10px; }

.card--classic .card__image { padding-bottom: 0; }

.card--classic .card__image img { position: static; }

.card--classic .card__content { width: 100%; margin-top: 0; background: transparent; min-height: 0; padding: 10px 0 0; }

.card--classic .card__title, .card--classic .card__subtitle { margin-bottom: 5px; }

.card--classic .card__subtitle { font-family: "ITC Avant Garde Gothic Medium", sans-serif; font-weight: 400; }

[dir=rtl] .card { text-align: right; }

[dir=rtl] .card .card__indicators > .indicator { margin-right: 0; margin-left: 40px; }

[dir=rtl] .card .card__indicators .indicator__counter { margin-top: 0; margin-left: 0; margin-right: 5px; }

[dir=rtl] .card .card__indicators .show-more:hover .show-more__label { left: 40px; right: unset; }

[dir=rtl] .card .card__indicators .show-more__label:after { right: unset; left: -7px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

[dir=rtl] .card .card__indicators .show-more .indicators { left: unset; right: 30px; }

[dir=rtl] .card .card__indicators .show-more .indicators .indicator:first-child { margin-right: 0; }

[dir=rtl] .card .card__indicators .show-more .indicators .indicator:last-child { margin-right: 7px; }

/*# sourceMappingURL=card.css.map */
