@property --color-rdg-carousel-btn-border{syntax:"<color>";inherits:true;initial-value:#a7a7a7}@property --color-rdg-carousel-date{syntax:"<color>";inherits:true;initial-value:#a7a7a7}@property --color-rdg-carousel-title{syntax:"<color>";inherits:true;initial-value:#275fa6}.rdg-blocks .rdg-carousel .preview-thumbs{background-image:url(../images/rdg-carousel-template-preview.jpg)}.rdg-blocks .rdg-carousel p{margin:0;padding:0;font-family:Helvetica,sans-serif}.rdg-blocks .rdg-carousel .wrapper{position:relative;padding:0 64px}@media (max-width:550px){.rdg-blocks .rdg-carousel .wrapper{padding:0}}.rdg-blocks .rdg-carousel .wrapper .carousel-btn{border-radius:50%;display:grid;place-content:center;border:2px solid var(--color-rdg-carousel-btn-border);background-color:var(--color-white);width:48px;height:48px;position:absolute;top:50%}@media (max-width:550px){.rdg-blocks .rdg-carousel .wrapper .carousel-btn{display:none!important}}.rdg-blocks .rdg-carousel .wrapper .carousel-btn.left{left:0;display:none}.rdg-blocks .rdg-carousel .wrapper .carousel-btn.right{right:0}.rdg-blocks .rdg-carousel .wrapper .carousel.dragging{cursor:grab;scroll-behavior:auto}.rdg-blocks .rdg-carousel .wrapper .carousel.dragging .carousel-item{pointer-events:none}.rdg-blocks .rdg-carousel .wrapper .carousel{display:flex;gap:2rem;flex-wrap:nowrap;width:100%;overflow:hidden;scroll-behavior:smooth}.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item{min-width:31%;width:33.3333333333%;max-width:400px}@media (max-width:900px){.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item{min-width:48%;width:50%;max-width:400px}}@media (max-width:550px){.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item{min-width:100%;width:100%;max-width:100%}}.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item .featured-img a img{height:225px;object-fit:cover;border-radius:16px;object-position:top;margin-bottom:8px}.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item .date{color:var(--color-rdg-carousel-date);margin-bottom:12px}.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item .title{color:var(--color-rdg-carousel-title)}.rdg-blocks .rdg-carousel .wrapper .carousel .carousel-item .excerpt{margin-top:12px;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}