main .section.cards-container{margin-left:-50vw;margin-right:-50vw;width:100vw;position:relative;left:50%;right:50%;padding-left:0;padding-right:0;padding-bottom:0!important;--tw-bg-opacity:1;background-color:rgb(var(--color-gray-50)/var(--tw-bg-opacity));&.gray{background-color:rgb(250 250 250/var(--tw-bg-opacity))}&.gray,&.white{--tw-bg-opacity:1}&.white{background-color:rgb(255 255 255/var(--tw-bg-opacity))}&.blue{--tw-bg-opacity:1;background-color:rgb(var(--color-brandBlue-brightBlue)/var(--tw-bg-opacity))}.cards-wrapper,.default-content-wrapper{max-width:1660px;margin-left:auto;margin-right:auto;padding:1.5rem}@media (min-width:768px){.cards-wrapper,.default-content-wrapper{padding-left:2rem;padding-right:2rem}}}.cards .cards-wrapper-title{margin-top:2rem;margin-bottom:2rem}.cards .swiper-scrollbar-drag{border-radius:0;--tw-bg-opacity:1;background-color:rgb(var(--color-brandIndigo-900)/var(--tw-bg-opacity))}main .section.cards-container.blue{.cards-wrapper-title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.swiper-scrollbar{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.swiper-scrollbar-drag{--tw-bg-opacity:1;background-color:rgb(var(--color-brandYellow-300)/var(--tw-bg-opacity))}}.card-content-animate{opacity:0;transform:translateY(50px);animation:cardsefect 1s ease-out forwards;animation-delay:.3s}.card-content-animate>*{opacity:0;transform:translateY(50px);animation:cardsefect 1s ease-out forwards}.card-content-animate>:first-child{animation-delay:.2s}.card-content-animate>:nth-child(2){animation-delay:.4s}.card-content-animate>:nth-child(3){animation-delay:.6s}.card-content-animate>:nth-child(4){animation-delay:.8s}.cards-container>div>div :first-child{font-weight:700;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity));text-decoration-line:none}.cards-container .default-content-wrapper h2{margin-bottom:1.25rem;font-weight:700}.cards>div{display:flex;flex-direction:column;align-items:stretch}.cards .card-information .title{font-size:1.875rem;line-height:2.25rem;font-weight:700}.cards .card-information .description,.cards .card-information .title{margin:0;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.cards .card-information .description{font-size:1.125rem;line-height:1.75rem;font-weight:400;line-height:25.8px}.cards .card-box{margin-bottom:2rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:flex;flex-direction:column;&.gray{background-color:rgb(250 250 250/var(--tw-bg-opacity))}&.gray,&.white{--tw-bg-opacity:1}&.white{background-color:rgb(255 255 255/var(--tw-bg-opacity))}&.blue{--tw-bg-opacity:1;background-color:rgb(var(--color-brandBlue-navyBlue)/var(--tw-bg-opacity))}&.card-hover{&:hover{cursor:pointer;--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}}.cards .card-box.blue .description,.cards .card-box.blue .title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.cards .card-information{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem 1rem}.cards .cards-link-container{display:flex;justify-content:flex-end;padding:0 1.5rem 1rem}.cards .cards-link-container .button{margin:0!important;height:2.75rem;width:2.75rem;&.image-only:after,&.secondary.dark.image-right:after{background-image:url(/icons/arrow_forward_yellow.svg)!important}&.primary.dark.image-only:after,&.secondary.image-only:after{background-image:url(/icons/arrow_forward_blue_hover.svg)!important}}.cards .card-image-wrapper{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.cards-swiper .swiper-wrapper{display:flex;align-items:stretch}.cards-swiper .swiper-slide{display:flex;height:auto!important}.cards-swiper .card-box{flex-direction:column}.cards-swiper .card-box,.cards-swiper .card-content-animate{display:flex;height:100%;justify-content:space-between}.cards-swiper .card-content-animate{flex:1 1 0%;flex-direction:column}.cards-swiper .card-information{flex-grow:1}.cards-swiper .cards-link-container{margin-top:auto}.cards .swiper-scrollbar-horizontal{border-radius:0}.cards-swiper .swiper-nav-buttons{position:absolute;top:58px;right:2px;display:flex;gap:10px}.cards-swiper .swiper-button-next,.cards-swiper .swiper-button-prev{position:static;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--color-brandYellow-300)/var(--tw-bg-opacity))}.cards-swiper .swiper-button-prev{&:after{content:"";height:1.25rem;width:1.25rem;--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-image:url(/icons/chevron_forward_cards.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}&.swiper-button-disabled{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}}.cards-swiper .swiper-button-next{&:after{content:"";height:1.25rem;width:1.25rem;background-image:url(/icons/chevron_forward_cards.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}&.swiper-button-disabled{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}}@keyframes cardsefect{to{opacity:1;transform:translateY(0)}}