.swiper{width:100%;padding-top:50px;padding-bottom:50px}.swiper-slide{background-position:50%;background-size:cover;width:300px;height:300px}.swiper-slide img{display:block;width:100%}.carousel-card{position:relative;width:100%;height:100%;border-radius:15px;overflow:hidden;background:linear-gradient(to top,var(--color-brand),#4a7fcf,var(--color-brand-light),var(--color-bg),var(--color-bg));display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:20px;padding-right:20px;padding-top:10px}.carousel-card-title{font-size:18px;font-weight:700;color:var(--color-brand);text-align:center;margin-bottom:10px;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.media-fill{width:100%;height:100%;object-fit:cover;object-position:top}.steps-arrow-banner{display:flex;align-items:stretch;justify-content:center;gap:0;margin-bottom:24px}.step-arrow+.step-arrow{margin-left:-15px}.step-arrow{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 24px 14px 32px;background:linear-gradient(180deg,rgba(255,255,255,.75) 0,var(--color-bg) 100%);min-width:187px;height:56px;box-sizing:border-box}.step-arrow:first-child{-webkit-clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%);border-radius:10px 0 0 10px;padding-left:20px}.step-arrow:last-child{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,19px 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,19px 50%);border-radius:0 10px 10px 0}.step-arrow:not(:first-child):not(:last-child){-webkit-clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%,19px 50%);clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%,19px 50%)}.step-arrow-gold{background:linear-gradient(180deg,rgba(255,229,151,.75),#ffe597)}.step-arrow-gold .step-subtitle,.step-arrow-gold .step-title,.step-title{color:var(--color-text-primary)}.step-title{font-size:20px;font-weight:700;line-height:12px;letter-spacing:.4px}.step-subtitle{font-size:12px;font-weight:400;color:var(--color-text-primary);line-height:20px;letter-spacing:.24px;white-space:nowrap;margin-top:2px}.hero-tagline{font-size:clamp(36px,11.5vw,64px);font-weight:800;line-height:1.1;letter-spacing:-1.4px;margin:0;text-align:center;white-space:nowrap}.cap-mobile-build .hero-tagline{margin-top:12px}.cap-mobile-build .hero-section{padding-top:80px}.hero-tagline-dark{color:var(--color-text-primary);display:block}.hero-tagline-brand{color:var(--color-brand);display:block}.home-press-desktop{position:relative;z-index:1;background-color:#fff;padding:32px 16px 12px;text-align:center}.home-press-desktop .hero-subtitle-press-leadin{margin-bottom:24px}