.card-carousel__intro{display:flex;gap:15px;justify-content:space-between;margin-bottom:var(--nested-element-spacing)}@media(max-width:768.98px){.card-carousel__intro{align-items:flex-start;flex-direction:column}}.card-carousel .card-carousel__title{font-size:var(--h3-font-size);line-height:var(--h3-line-height);margin:0}@media(max-width:1199.98px){.card-carousel .card-carousel__title{--h3-font-size:36px;--h3-line-height:49px}}@media(max-width:768.98px){.card-carousel .card-carousel__title{--h3-font-size:24px;--h3-line-height:33px}}.card-carousel__controls{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:var(--nested-element-spacing);justify-content:center}.card-carousel__controls .next,.card-carousel__controls .prev{cursor:pointer}.card-carousel__controls .next:after,.card-carousel__controls .prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2761%27 height=%2760%27 fill=%27none%27%3E%3Cpath stroke=%27%23FD0095%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M32.75 18.429 44 30m0 0L32.75 41.571M44 30H17%27/%3E%3Crect width=%2757%27 height=%2757%27 x=%272%27 y=%271.5%27 stroke=%27%23FD0095%27 stroke-width=%273%27 rx=%2728.5%27/%3E%3C/svg%3E");background:#fd0095;content:"";display:block;height:var(--controls-size);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2761%27 height=%2760%27 fill=%27none%27%3E%3Cpath stroke=%27%23FD0095%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M32.75 18.429 44 30m0 0L32.75 41.571M44 30H17%27/%3E%3Crect width=%2757%27 height=%2757%27 x=%272%27 y=%271.5%27 stroke=%27%23FD0095%27 stroke-width=%273%27 rx=%2728.5%27/%3E%3C/svg%3E") no-repeat right center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2761%27 height=%2760%27 fill=%27none%27%3E%3Cpath stroke=%27%23FD0095%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M32.75 18.429 44 30m0 0L32.75 41.571M44 30H17%27/%3E%3Crect width=%2757%27 height=%2757%27 x=%272%27 y=%271.5%27 stroke=%27%23FD0095%27 stroke-width=%273%27 rx=%2728.5%27/%3E%3C/svg%3E") no-repeat right center;-webkit-mask-size:100%;mask-size:100%;pointer-events:none;transform-origin:center;transition:all .3s ease-in-out;width:var(--controls-size)}.card-carousel__controls .next.swiper-button-disabled:after,.card-carousel__controls .prev.swiper-button-disabled:after{background:#c4c4c4}.card-carousel__controls .prev:after{transform:rotate(180deg)}.card-carousel__controls .prev:hover:after{transform:rotate(180deg) scale(1.1)}.card-carousel__controls .next:hover:after{transform:scale(1.1)}.card-carousel__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px;overflow:visible}@media(max-width:768.98px){.card-carousel .generic-card{box-shadow:0 5px 14px 0 rgba(0,0,0,.1)}}.generic-card .generic-card__img{display:block;overflow:hidden;padding-bottom:66.666%;position:relative;width:100%}.generic-card .generic-card__img img{height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;position:absolute;top:0;z-index:1}.generic-card .generic-card__inner{align-items:flex-start;display:flex;flex-direction:column;height:100%;transition:.3s;transition-property:box-shadow}@media(min-width:769px){.generic-card .generic-card__inner:hover{box-shadow:0 5px 14px 0 rgba(0,0,0,.1)}.generic-card .generic-card__inner:hover .generic-card__content{background-color:#fff;padding:20px}}.generic-card .generic-card__eyebrow{font-size:16px;font-weight:500;letter-spacing:2px;line-height:24px;margin-bottom:0;text-transform:uppercase}.generic-card .generic-card__text{font-size:var(--h5-font-size);line-height:var(--h5-line-height)}@media(max-width:768.98px){.generic-card .generic-card__text{--h5-font-size:20px;--h5-line-height:27px}}.generic-card .generic-card__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.generic-card .generic-card__content{display:flex;flex-direction:column;flex-grow:1;padding-bottom:20px;padding-top:20px;transition:.3s;width:100%}@media(max-width:768.98px){.generic-card .generic-card__content{padding:20px}}.generic-card .generic-card__content>*{margin-bottom:15px;margin-top:0;width:100%}.generic-card .generic-card__content>:last-child{margin-bottom:0}.generic-card .generic-card__link{margin-top:auto}
