.carousel-arrow{position:absolute;top:calc(50% - .875rem);z-index:1;display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:#00000008;background-color:#ffffffa6}.carousel-arrow:hover{background-color:#fffc}@media (min-width: 1050px){.carousel-arrow{height:2.5rem;width:2.5rem;border-style:none;background-color:#fff0}}.carousel-arrow.right{right:32%}.carousel-arrow.left{left:32%}.carousel-arrow .icon{height:1rem;width:.5rem}@media (min-width: 1050px){.carousel-arrow .icon{height:1.75rem;width:.875rem}}.carousel-items{position:relative;left:0;margin:0;display:flex;list-style-type:none;flex-direction:row;justify-content:flex-start;-moz-column-gap:2rem;column-gap:2rem;overflow:hidden;padding:0}@media (min-width: 1050px){.carousel-items{-moz-column-gap:1.5rem;column-gap:1.5rem}}.carousel-item{position:relative;display:flex;width:75%;min-width:70vw;flex-direction:column;align-items:flex-start;justify-content:space-between;row-gap:2rem;border-radius:24px;padding:48px}@media (min-width: 1050px){.carousel-item{row-gap:3.75rem;border-radius:48px;padding:64px}}.carousel-item.active{background-color:var(--brand-1-500);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.carousel-item.not-active{background-color:var(--brand-1-500);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.1}
