.post-card{--card-border-color: var(--grey-quaternary);height:100%;border:1px solid;border-color:var(--card-border-color);border-radius:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem .5rem 1.5rem}.post-card:hover .post-card__image picture img{-webkit-transform:scale(1.1);transform:scale(1.1)}.post-card.featured-post-card{max-height:37.5rem}@media (min-width: 768px){.post-card.featured-post-card{border:none;position:relative}}.post-card.featured-post-card .post-card__content{max-width:26rem}@media (min-width: 768px){.post-card.featured-post-card .post-card__content{position:absolute;bottom:2.5rem;left:0.5rem}}@media (min-width: 992px){.post-card.featured-post-card .post-card__content{bottom:4rem;left:2rem}}.post-card.featured-post-card .post-card__image{aspect-ratio:1.25/1}@media (min-width: 768px){.post-card.featured-post-card .post-card__image{aspect-ratio:3.5/2;margin-bottom:0}}.post-card.featured-post-card .post-card__image picture{height:100%;position:relative}.post-card.featured-post-card .post-card__image picture:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.5)));background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 65%);z-index:5;pointer-events:none}.post-card.featured{--text-color: var(--white);--card-border-color: transparent;position:relative}.post-card.featured:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.89)));background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.89) 100%);position:absolute;top:0;left:0;z-index:1;border-radius:1.5rem;pointer-events:none}.post-card.featured picture{border-radius:1.5rem;overflow:hidden}.post-card__image{border-radius:1.25rem;overflow:hidden;margin-bottom:1rem;aspect-ratio:445/242}.post-card__image picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card__image picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.3s var(--ease);transition:0.3s var(--ease);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:1s;transition-duration:1s}.post-card__content{padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:5}.post-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.post-card__tags .tag{text-transform:uppercase;font-size:.6875rem;padding:.25rem .5rem;border-radius:6.25rem;background-color:#aefdbf;color:var(--black);letter-spacing:0.05em;font-weight:600}@media (min-width: 768px){.post-card__tags .tag{font-size:.75rem}}.post-card__tags .tag.use-case{background-color:#d1adff}.post-card__title{font-size:1.5rem;margin-bottom:.5rem;line-height:1.3}.post-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;margin-top:auto}.post-card .post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.post-card .post-author div.avatar{width:2rem;height:2rem;border-radius:100%;overflow:hidden}.post-card .post-author p.author{margin-bottom:0}.post-card__date{margin-bottom:0}.block-insights-carousel{--btn-text-color: var(--black);--btn-underline-color: var(--secondary);padding-top:calc(1.625rem + 4.5vw);padding-bottom:calc(1.375rem + 1.5vw);--arrow-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19' fill='none'%3E%3Cpath d='M0 9.42234H22.5M22.5 9.42234L13.2954 0.482193M22.5 9.42234L13.2954 18.3625' stroke='%23121111'/%3E%3C/svg%3E")}@media (min-width: 1200px){.block-insights-carousel{padding-top:5rem}}@media (min-width: 1200px){.block-insights-carousel{padding-bottom:2.5rem}}.block-insights-carousel.has-primary-background-color,.block-insights-carousel.has-off-black-background-color{--arrow-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19' fill='none'%3E%3Cpath d='M0 9.42234H22.5M22.5 9.42234L13.2954 0.482193M22.5 9.42234L13.2954 18.3625' stroke='%23ffffff'/%3E%3C/svg%3E");--btn-text-color: var(--white);--btn-underline-color: var(--secondary)}.block-insights-carousel.has-secondary-background-color{--btn-underline-color: var(--black)}.block-insights-carousel .title-row{margin-bottom:2rem}@media (min-width: 768px){.block-insights-carousel .title-row{margin-bottom:1.5rem}}.block-insights-carousel .title-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media (min-width: 768px){.block-insights-carousel .title-col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.block-insights-carousel .title-col .title{font-size:40px;font-weight:600;margin-bottom:0}@media only screen and (min-width: 320px){.block-insights-carousel .title-col .title{font-size:calc( 40px + 0 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width: 1440px){.block-insights-carousel .title-col .title{font-size:40px}}.block-insights-carousel .title-col .lede{margin-bottom:0}.block-insights-carousel .posts-row{margin-bottom:2rem}@media (min-width: 768px){.block-insights-carousel .posts-row{margin-bottom:2.625rem}}.block-insights-carousel .swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media (min-width: 768px){.block-insights-carousel .swiper-controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.block-insights-carousel .swiper-controls .swiper-button-prev,.block-insights-carousel .swiper-controls .swiper-button-next{width:2.5rem;height:2.5rem;position:relative;inset:0;border:1px solid var(--text-color);border-radius:100%;margin:0;-webkit-transition:0.3s var(--ease);transition:0.3s var(--ease);-webkit-transition-property:background-color,border-color,background-image;transition-property:background-color,border-color,background-image;-ms-flex-negative:0;flex-shrink:0;background-image:var(--arrow-bg);background-position:center calc(50% + 1px);background-repeat:no-repeat;background-size:1.125rem .875rem}@media (min-width: 992px){.block-insights-carousel .swiper-controls .swiper-button-prev,.block-insights-carousel .swiper-controls .swiper-button-next{width:3.5rem;height:3.5rem;background-size:1.375rem 1.0625rem}}.block-insights-carousel .swiper-controls .swiper-button-prev:hover,.block-insights-carousel .swiper-controls .swiper-button-next:hover{background-color:var(--secondary);border-color:var(--secondary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19' fill='none'%3E%3Cpath d='M0 9.42234H22.5M22.5 9.42234L13.2954 0.482193M22.5 9.42234L13.2954 18.3625' stroke='%23121111'/%3E%3C/svg%3E")}.block-insights-carousel .swiper-controls .swiper-button-prev:after,.block-insights-carousel .swiper-controls .swiper-button-next:after{content:none}.block-insights-carousel .swiper-controls .swiper-button-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-position:center calc(50% - 1px)}.block-insights-carousel .swiper{overflow:visible}.block-insights-carousel .swiper:not(.swiper-initialized){overflow:hidden}.block-insights-carousel .swiper:not(.swiper-initialized) .swiper-slide{width:33%}.block-insights-carousel .swiper-slide{height:auto}.block-insights-carousel .carousel-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-insights-carousel .carousel-meta .btn{color:var(--btn-text-color);background-image:linear-gradient(transparent calc(100% - 2px), var(--btn-underline-color) 2px)}

/*# sourceMappingURL=block-insights-carousel.css.map */
