.carousel__viewport[data-astro-cid-bgwftent]{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;min-height:320px;perspective:1200px}.carousel__slide[data-astro-cid-bgwftent]{position:absolute;width:min(100%,540px);transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1);opacity:0;pointer-events:none;transform:scale(.88) translate(60%) rotateY(-8deg);z-index:0}.carousel__slide[data-astro-cid-bgwftent].is-active{opacity:1;pointer-events:auto;transform:scale(1) translate(0) rotateY(0);z-index:10}.carousel__slide[data-astro-cid-bgwftent].is-prev{opacity:.5;transform:scale(.88) translate(-60%) rotateY(8deg);z-index:1}.carousel__card[data-astro-cid-bgwftent]{//height: 260px;display:flex;flex-direction:column;transition:height .5s cubic-bezier(.4,0,.2,1)}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__card[data-astro-cid-bgwftent]{height:auto}.carousel__slide[data-astro-cid-bgwftent].is-expanded{width:min(100%,720px)}.carousel__text[data-astro-cid-bgwftent]{flex:1;min-height:0;overflow:hidden}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__text[data-astro-cid-bgwftent]{flex:0;overflow:visible}.carousel__text-inner[data-astro-cid-bgwftent]{overflow:hidden}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__text-inner[data-astro-cid-bgwftent]{overflow:visible}.carousel__text-inner[data-astro-cid-bgwftent] p[data-astro-cid-bgwftent]{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__text-inner[data-astro-cid-bgwftent] p[data-astro-cid-bgwftent]{-webkit-line-clamp:unset}.carousel__text[data-astro-cid-bgwftent].is-short+.carousel__read-more[data-astro-cid-bgwftent]{display:none}.carousel__read-more[data-astro-cid-bgwftent] svg[data-astro-cid-bgwftent]{transition:transform .3s ease}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__read-more[data-astro-cid-bgwftent] svg[data-astro-cid-bgwftent]{transform:rotate(180deg)}.carousel__reply[data-astro-cid-bgwftent]{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1),opacity .4s ease .1s}.carousel__reply[data-astro-cid-bgwftent]>div[data-astro-cid-bgwftent]{overflow:hidden}.carousel__slide[data-astro-cid-bgwftent].is-expanded .carousel__reply[data-astro-cid-bgwftent]{grid-template-rows:1fr;opacity:1;margin-top:.75rem}.carousel__btn[data-astro-cid-bgwftent]{display:grid;place-items:center;width:40px;height:40px;border-radius:9999px;border:1px solid rgb(209 213 219);background:#fff;color:var(--color-primary);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.carousel__btn[data-astro-cid-bgwftent]:hover{background:#f3f4f6;border-color:var(--color-primary)}[data-astro-cid-bgwftent]:is(.dark .carousel__btn){background:#1f2937;border-color:#374151;color:#9ca3af}[data-astro-cid-bgwftent]:is(.dark .carousel__btn:hover){background:#374151;border-color:#6b7280}.carousel__dot[data-astro-cid-bgwftent]{position:relative;width:44px;height:44px;border:none;background:transparent;cursor:pointer;padding:0}.carousel__dot[data-astro-cid-bgwftent]:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:9999px;background:#d1d5db;transform:translate(-50%,-50%);transition:background .3s,width .3s}.carousel__dot[data-astro-cid-bgwftent].is-active:after{background:var(--color-primary);width:24px}[data-astro-cid-bgwftent]:is(.dark .carousel__dot:after){background:#374151}[data-astro-cid-bgwftent]:is(.dark .carousel__dot.is-active:after){background:#9ca3af}.progress-marker[data-astro-cid-lmdjyxfe].active{border-color:#1a3b63;transform:scale(1.25)}.progress-marker[data-astro-cid-lmdjyxfe].active span[data-astro-cid-lmdjyxfe]:first-child{scale:.6;opacity:1}.progress-marker[data-astro-cid-lmdjyxfe].active span[data-astro-cid-lmdjyxfe]:last-child{scale:1.5;opacity:.5;animation:progressGlow 2s ease-in-out infinite}@keyframes progressGlow{0%,to{scale:1.5;opacity:.5}50%{scale:2;opacity:.2}}.progress-nav-item[data-astro-cid-lmdjyxfe]:hover .progress-label[data-astro-cid-lmdjyxfe]{opacity:1;visibility:visible;transform:scale(1)}html{scroll-behavior:smooth}
