:root{--purple:hsl(247, 62%, 59%);--purple-light:hsl(247, 62%, 64%);--purple-ultra-light:hsl(247, 62%, 92%);--red:hsl(0, 77%, 28%);--red-light:hsl(0, 77%, 40%);--red-ultra-light:hsl(0, 77%, 82%);--green:hsl(173, 93%, 23%);--green-light:hsl(173, 93%, 25%);--green-ultra-light:hsl(173, 28%, 82%);--grey:hsl(247, 62%, 59%);--grey-light:hsl(247, 62%, 64%);--grey-ultra-light:hsl(247, 62%, 92%);--black:hsl(0, 0%, 10%);--black-light:hsl(0, 0%, 18%);--black-ultra-light:hsl(0, 0%, 80%)}.carrousel-section{position:relative;oveflow-x:hidden}.carrousel-section:after{content:"";position:absolute;inset:0;pointer-events:none}.activities-carrousel{margin-top:2rem;oveflow-x:hidden}.activities-carrousel .flickity-viewport{overflow:visible}.activities-carrousel .activity h4{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.activities-carrousel .flickity-slider>*+*{margin-left:1rem}.activities-carrousel .activity{padding:.75rem 1.5rem;border:1px solid #eaeaea;width:30%;border-radius:.25rem;transition:0.3s ease background-color,0.3s ease border-color}.activities-carrousel .activity:hover{background:var(--red-ultra-light);border-color:var(--red)}.activities-carrousel .activity .color-date-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.activities-carrousel .activity .colors{display:flex}.activities-carrousel .color{width:1.25rem;height:1.25rem;margin-left:.25rem;border-radius:50%;border:2px solid #fff}.activities-carrousel .activity h4{margin-bottom:2rem}.carrousel-section .link{display:inline-block;color:#141414;text-decoration:none;font-weight:600;position:relative;transition:0.3s ease all}.carrousel-section .link:hover{color:var(--red)}.carrousel-section .link:before{content:'';position:absolute;left:calc(100% + 1.75rem);top:50%;display:block;border-right:2px solid #141414;border-bottom:2px solid #141414;width:.5rem;;height:.5rem;transform:translate(-50%,calc(-50% + 1px)) rotate(-45deg)}.carrousel-section .link:after{content:'';position:absolute;width:1rem;height:2px;background:#141414;top:calc(50% - 1px);right:-2rem;transform:translateY(1px)}.carrousel-section .link:after,.carrousel-section .link:before{transition:0.3s ease all}.carrousel-section .link:hover:before{border-color:var(--red)}.carrousel-section .link:hover:after{background:var(--red)}.closed-sub{font-weight:600}@media (max-width:991px){.activities-carrousel .activity{width:50%}}@media (max-width:767px){.activities-carrousel .activity{width:80%}}.legend{display:flex;margin-top:1.5rem}.legend>*+*{margin-left:1.5rem}.legend .mdj{display:flex;align-items:center}.legend .color{display:block;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid #fff;margin-right:.5rem}