main .section.services-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));.default-content-wrapper,.services-cards-wrapper{max-width:1660px;margin-left:auto;margin-right:auto;padding:1.5rem}@media (min-width:768px){.default-content-wrapper,.services-cards-wrapper{padding-left:2rem;padding-right:2rem}}.default-content-wrapper,.services-cards-wrapper{&.h2{margin-bottom:1.25rem;font-weight:700}}&.container-bg-blue{--tw-bg-opacity:1;background-color:rgb(var(--color-brandBlue-navyBlue)/var(--tw-bg-opacity))}&.container-bg-blue h2{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}&.container-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.services-cards .services-cards-wrapper-title{margin-top:2rem;margin-bottom:2rem}.services-cards .service-card{margin-bottom:.5rem;gap:.625rem;padding:2rem 1.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:flex;flex-direction:column;justify-content:flex-start;border-radius:4px}.services-cards .service-card.with-hover:hover{box-shadow:var(--shape-shadow-2)}.services-cards .service-card h3{margin-top:1rem;margin-bottom:1rem}.services-cards .service-card .description{font-size:18px;font-weight:700;margin-bottom:.5rem}.services-cards .service-card .secondary{margin-bottom:0}.services-cards.mode-blue .service-card{--tw-bg-opacity:1;background-color:rgb(var(--color-brandBlue-brightBlue)/var(--tw-bg-opacity));border-style:none}.services-cards.mode-blue .service-card,.services-cards.mode-blue .service-card h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.services-cards.mode-gray .service-card{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.services-cards.mode-white .service-card{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.services-cards .card-icon{display:block;height:5rem;width:5rem;-o-object-fit:contain;object-fit:contain}.services-cards .button-container{margin:auto 0 0;text-align:right}.services-cards button.primary.image-only{height:2.75rem;width:2.75rem}.services-cards button.primary.image-only:after{background-image:url(/icons/arrow_forward_yellow.svg)}.services-cards.mode-blue button.primary.image-only:after{background-image:url(/icons/arrow_forward.svg)}.services-cards .card-content-animate{position:relative}.services-cards .card-content-animate>*{--tw-translate-y:3rem;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));animation:cardsefect 1s ease-out forwards;opacity:0}.services-cards .card-content-animate>:first-child{animation-delay:.2s}.services-cards .card-content-animate>:nth-child(2){animation-delay:.4s}.services-cards .card-content-animate>:nth-child(3){animation-delay:.6s}.services-cards .card-content-animate>:nth-child(4){animation-delay:.8s}.services-cards-swiper .swiper-wrapper{display:flex;align-items:stretch;padding-bottom:1.5rem}.services-cards-swiper .swiper-slide{display:flex;height:auto!important}.services-cards-swiper .card-content-animate{display:flex;flex:1 1 0%;flex-direction:column;justify-content:flex-start}.services-cards-swiper .card-information{flex-grow:1}.services-cards-swiper .services-cards-link-container{margin-top:auto}.services-cards .swiper-scrollbar-drag{border-radius:0;--tw-bg-opacity:1;background-color:rgb(var(--color-brandIndigo-900)/var(--tw-bg-opacity))}.services-cards .swiper-scrollbar-horizontal{border-radius:0}.services-cards-swiper .swiper-nav-buttons{position:absolute;top:58px;right:2px;display:flex;gap:10px}main .section.services-cards-container.container-bg-blue{.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))}}.services-cards-swiper .swiper-button-next,.services-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))}.services-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))}}.services-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{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:1024px){.services-cards-swiper .swiper-wrapper{display:grid!important;gap:1rem!important;transform:none!important}.services-cards-swiper .swiper-slide{margin:0!important;width:auto!important;flex-shrink:0!important}.services-cards-swiper .swiper-button-next,.services-cards-swiper .swiper-button-prev,.services-cards-swiper .swiper-scrollbar{display:none!important}}