.post-card-carousel{--arrow-padding:22px;display:flex;padding-inline:22px;position:relative;transition-duration:.5s;width:-moz-fit-content;width:fit-content}.post-card-carousel__container{container:carousel/inline-size}.post-card-carousel__arrow{bottom:0;cursor:pointer;margin-block:auto;position:absolute;top:0;z-index:1}.post-card-carousel__arrow.hidden-arrow{display:none}.post-card-carousel__arrow--prev{left:0}.post-card-carousel__arrow--next{right:0}.post-card-carousel__arrow>circle:first-of-type{transition:stroke-width .3s}.post-card-carousel__arrow:hover>circle:first-of-type{stroke-width:1px}.post-card-carousel__viewport{overflow-clip-margin:10px;cursor:grab;height:236px;overflow:clip;width:1076px;z-index:0}.post-card-carousel:where([data-count="1"]) .post-card-carousel__viewport{width:260px}.post-card-carousel:where([data-count="2"]) .post-card-carousel__viewport{width:532px}.post-card-carousel:where([data-count="3"]) .post-card-carousel__viewport{width:804px}.post-card-carousel__track{position:relative}.post-card-carousel__track.dragging{pointer-events:none}.post-card-carousel__track.in-transition{transition:transform .5s}.post-card-carousel__circles{display:none;gap:8px;margin-inline:auto;margin-top:25px;width:-moz-fit-content;width:fit-content}.post-card-carousel__circle{background-color:#a5a39a;border-radius:50%;height:8px;width:8px}.post-card-carousel__circle.active{background-color:#fff;border:.5px solid #a5a39a}.post-card-carousel .post-card{background-color:#f5f4f0;border-radius:24px;flex-direction:column;height:236px;overflow:clip;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:260px}.post-card-carousel .post-card__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-card-carousel .post-card__image--wrapper{flex-basis:64%;min-height:0;overflow:clip;transition:flex-basis .5s .5s}.post-card-carousel .post-card__text{align-items:center;display:flex;flex-basis:36%;flex-direction:column;justify-content:center;padding-block:24px;padding-inline:14px;text-align:center;transition:flex-basis .5s .5s}.post-card-carousel .post-card__inner-text{align-content:center;height:100%;position:relative;width:100%}.post-card-carousel .post-card__date{color:#3b393c;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;left:0;letter-spacing:2px;line-height:100%;opacity:0;position:absolute;right:0;text-transform:uppercase;transform:translateY(8px);transition:opacity .5s}.post-card-carousel .post-card__title{color:#000;font-family:utile-display,serif;font-size:20px;line-height:1em}.post-card-carousel .post-card__cta{bottom:0;font-size:16px;font-weight:800;left:0;opacity:0;position:absolute;right:0;transform:translate(-10px,8px);transition:opacity .5s}.post-card-carousel .post-card__cta:after{margin-left:8px}.post-card-carousel .post-card:hover .post-card__image--wrapper{flex-basis:0%;transition:flex-basis .5s}.post-card-carousel .post-card:hover .post-card__text{flex-basis:100%;transition:flex-basis .5s}.post-card-carousel .post-card:hover .post-card__date{opacity:1;transition:opacity .5s .5s}.post-card-carousel .post-card:hover .post-card__cta{opacity:1;transition:opacity .5s 1s}.post-card-carousel .post-card.dark-border .post-card__image{border:10px solid #272c30;border-top-left-radius:24px;border-top-right-radius:24px}.post-card-carousel .post-card:not(:hover).triggered .post-card__image--wrapper{flex-basis:0%}.post-card-carousel .post-card:not(:hover).triggered .post-card__text{flex-basis:100%}.post-card-carousel .post-card:not(:hover).triggered .post-card__date{height:15px;margin-bottom:13px}.post-card-carousel .post-card:not(:hover).triggered .post-card__cta{height:24px;overflow:unset}.post-card-carousel .post-card:not(:hover).triggered .post-card__cta:after{height:12px}.post-card-carousel .post-card{display:none;opacity:0;position:absolute;transition:translate .5s,opacity .5s}.post-card-carousel .post-card--prev{display:flex;pointer-events:none;translate:calc(-100% - 12px)}.post-card-carousel .post-card--visible-0{display:flex;opacity:1;translate:0}.post-card-carousel .post-card--visible-1{display:flex;opacity:1;translate:calc(100% + 12px)}.post-card-carousel .post-card--visible-2{display:flex;opacity:1;translate:calc(200% + 24px)}.post-card-carousel .post-card--visible-3{display:flex;opacity:1;translate:calc(300% + 36px)}.post-card-carousel .post-card--next{display:flex;pointer-events:none;translate:calc(400% + 48px)}.post-card-carousel:where([data-count="2"]) .post-card--next{display:flex;pointer-events:none;translate:calc(200% + 24px)}.post-card-carousel:where([data-count="3"]) .post-card--next{display:flex;pointer-events:none;translate:calc(300% + 36px)}@container carousel (width < 1120px){.post-card-carousel:where([data-count="4"]) .hidden-arrow{display:block}.post-card-carousel:where([data-count="4"]) .post-card-carousel__viewport{width:804px}.post-card-carousel .post-card-carousel__viewport{width:804px}.post-card-carousel .post-card--visible-3{opacity:0}}@container carousel (width < 848px){.post-card-carousel:where([data-count="3"]) .hidden-arrow{display:block}.post-card-carousel:where([data-count="3"]) .post-card-carousel__viewport{width:532px}.post-card-carousel .post-card-carousel__viewport{width:532px}.post-card-carousel .post-card--visible-2{opacity:0}}@container carousel (width < 576px){.post-card-carousel:where([data-count="2"]) .hidden-arrow{display:block}.post-card-carousel:where([data-count="2"]) .post-card-carousel__viewport{width:260px}.post-card-carousel .post-card-carousel__viewport{width:260px}.post-card-carousel .post-card--visible-1{opacity:0}.post-card-carousel__circles{display:flex}.post-card-carousel{margin-left:0!important;padding-inline:0}.post-card-carousel__arrow{display:none!important}.post-card-carousel__track{height:100%;left:0;position:absolute;top:0;width:100%}.post-card-carousel .post-card--visible-1,.post-card-carousel .post-card--visible-2{opacity:1!important}}
