.card-small-horizontal{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width:740px){.card-small-horizontal .card__title{color:var(--color-brand1-500);font-weight:900;margin:0;overflow-wrap:break-word}@media (min-width:1201px){.card-small-horizontal .card__title{overflow-wrap:normal;word-break:normal}}.card-small-horizontal .card__title{font-family:var(--font-heading);--min-size:16;--max-size:25;--font-size:calc(var(--min-size)*1px + (var(--max-size) - var(--min-size))*(100vw - var(--viewport-min)*1px)/(var(--viewport-max) - var(--viewport-min)));font-size:clamp(var(--min-size)*1px,var(--font-size),var(--max-size)*1px);line-height:120%}}.card-small-horizontal .card-tag-top{left:.75rem;position:absolute;top:.75rem;z-index:1}.card-small-horizontal .card__media{border-radius:1rem;grid-column-end:5;grid-column-start:1}.card-small-horizontal .card__content{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-end:13;grid-column-start:5;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.75rem}@media (min-width:740px){.card-small-horizontal .card__content{padding:1rem}}.card-small-horizontal .card__content-label{margin-bottom:1rem}.card-small-horizontal .card__description{line-height:120%}@media (min-width:740px){.card-small-horizontal .card__description{line-height:140%}}.card-small-horizontal .card__description{font-size:1rem}@media (min-width:740px){.card-small-horizontal .card__description{margin-top:1rem}}.card-small-horizontal .card__buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem}@media (min-width:740px){.card-small-horizontal .card__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card-small-horizontal .card__buttons .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content}.card-small-horizontal:not(.card-product) .card__image,.card-small-horizontal:not(.card-product) .card__image img{height:100%}.card-small-horizontal.card-highlight{border-color:var(--color-yellow-500);border-width:2px}.card-small-horizontal.card-member{border-color:var(--color-brand2-500);border-width:2px}.card--capsule .card__image>div{width:100%}.card--capsule .card__image img{aspect-ratio:1/1}.card--capsule .card__buttons-multiple{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card--capsule .card__buttons-multiple .btn{width:auto!important}.card-small-horizontal.card-padding .card__image,.paragraph-cards-settings.card-padding .card-small-horizontal .card__image{height:auto}.card-small-horizontal.card-padding .card__media,.paragraph-cards-settings.card-padding .card-small-horizontal .card__media{padding:.5rem;-webkit-padding-end:0;padding-inline-end:0}@media (min-width:740px){.card-small-horizontal.card-padding .card__media,.paragraph-cards-settings.card-padding .card-small-horizontal .card__media{padding:1rem;-webkit-padding-end:0;padding-inline-end:0}}.card-small-horizontal.card-padding .card__media img,.paragraph-cards-settings.card-padding .card-small-horizontal .card__media img{border-radius:1rem;height:auto}@media not all and (min-width:740px){.card-small-horizontal.card-grid .card__description,.paragraph-cards-settings.card-grid .card-small-horizontal .card__description{display:none}}