.video-player-container.theme-light,.video-player-container.theme-dark{--video-player-bg:var(--Background-Primary,#fff);--video-play-button-bg:var(--Background-Inverse,#fff);--video-play-button-color:var(--Icon-Inverse,#1a1a1a);--video-play-button-hover-color:gray;--video-player-background:#0000001a;--video-player-vector-border:1.5px solid var(--Icon-Inverse,#1a1a1a);--video-player-focus-border:2px solid var(--Border-Focus-Inverse,#1434cb)}@media (min-width:1600px){div:has(>.video-player-container){background-color:var(--video-player-bg)}}.video-player-container.playback-ambient{--video-player-ambient-opacity:.9}.video-player-container.playback-modal{--video-player-standard-opacity:1}.video-player-container.playback-inline{--video-player-inline-opacity:1;position:relative}.video-player-container.playback-inline.inline-playing .play-button{display:none}.video-player-container.playback-inline .inline-video-container{z-index:10;background-color:#000;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.video-player-container.playback-inline .inline-video-container .inline-video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.video-player-container.playback-inline .inline-video-container .thumbnail-overlay{z-index:10;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s ease-in-out;display:flex;position:absolute;top:0;left:0}.video-player-container.playback-inline .inline-video-container .thumbnail-overlay img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-player-container.playback-inline .inline-video-container .inline-video-close-button{cursor:pointer;z-index:11;color:#fff;background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:.5rem;right:.5rem}.video-player-container.playback-inline .inline-video-container .inline-video-close-button:focus{outline:none;box-shadow:0 0 0 2px #fff}.video-player-container.playback-inline .inline-video-container .inline-video-close-button svg{width:1.25rem;height:1.25rem}.video-player-container.hover-effect-enabled{--video-player-hover-scale:1.03;--video-player-initial-scale:1}.video-player-container.hover-effect-disabled{--video-player-hover-scale:1;--video-player-initial-scale:1}.video-player-container{--primary-color:#232323;--light-color:#fff;--hover-color:#dedede;--overlay-color:#00000080;--accent-color:#3163e9;background-color:var(--video-player-bg);box-sizing:border-box;justify-content:center;gap:48px;width:375px;max-width:1600px;height:auto;margin:0 auto;font-family:visa-font--dialect-latin-regular,visa-font--dialect-cyrillic-regular,sans-serif;display:flex;overflow:hidden}.video-player-container.touch-device .video-player{cursor:default}.video-player-container.touch-device .video-player .video-thumbnail video[controls]{pointer-events:auto}.video-player{cursor:pointer;will-change:transform;width:327px;height:184px;transition:transform .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;transform:translateZ(0)}.hover-effect-enabled .video-player.hovered .video-tint{opacity:0}.hover-effect-enabled .video-player.hovered .play-button,.hover-effect-disabled .video-player.hovered .play-button{background-color:#dedede}.video-player.variant-prototype .play-button{background-color:#3163e9}.video-player.variant-prototype .play-button svg{color:#fff}.video-player-centered{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;margin-left:auto;margin-right:auto;display:flex}.video-player .video-coverImage{width:100%;height:100%;transform:scale(var(--video-player-initial-scale));background-position:50%;background-size:cover;transition:transform .8s cubic-bezier(0,.5,.5,1);position:absolute;top:0;left:0}.video-player .video-coverImage:focus{border:2px dotted var(--video-play-button-bg);box-shadow:0 0 0 2px var(--video-play-button-bg);outline:none}.hover-effect-enabled .video-player.hovered .video-coverImage{transform:scale(var(--video-player-hover-scale))}.video-player .video-tint{background-color:#0000004d;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.video-player .play-button{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff!important}.video-player .play-button:focus{outline:none}.video-player .play-button:focus:before{content:"";pointer-events:none;border-radius:50%;position:absolute;inset:2px}.video-player .play-button:focus-visible{transform:translate(-50%,-50%)}.video-player .play-button:focus:before{border-style:dotted;border-width:2px;border-color:var(--accent-color)}.video-player .play-button .media-button{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex;color:#1a1a1a!important}.video-player .play-button svg{fill:currentColor;width:1.5rem;height:1.5rem;color:#1a1a1a!important}.video-player-prototype-badge{color:#fff;background-color:#3163e9;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;position:absolute;top:.75rem;right:.75rem}.video-player .video-logo{z-index:5;position:absolute;bottom:.75rem;right:.75rem}.video-player-grid{background-color:#000;grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:1.5rem;max-width:75rem;margin:0 auto;padding:1.5rem;display:grid}.video-player .video-section{margin-bottom:3rem}.video-player .section-title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:500}@media (max-width:767px){.video-player .play-button{width:3rem;height:3rem}.video-player .modal-title{font-size:.875rem}.video-player-grid{grid-template-columns:1fr}.video-player-container{gap:48px;width:100%;height:auto}}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-small{height:auto;padding:48px 0}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-small .video-player{width:100%;height:auto;padding-bottom:56.25%}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-small .inline-video-container{width:100%;height:auto}.video-player-container.no-overlay.xs-breakpoint.aspect-9-16{width:100%;height:763px}.video-player-container.no-overlay.xs-breakpoint.aspect-9-16 .video-player,.video-player-container.no-overlay.xs-breakpoint.aspect-9-16 .inline-video-container{width:375px;height:667px}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-large{height:auto;padding:48px 0}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-large .video-player{width:100%;height:auto;padding-bottom:56.25%}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-large .inline-video-container,.video-player-container.xs-breakpoint.aspect-16-9 .ambient-video{aspect-ratio:16/9;width:100%}.video-player-container.no-overlay.xs-breakpoint.aspect-9-16.size-large{width:100%;max-width:375px;height:auto;margin:48px auto;padding-left:0;padding-right:0}.video-player-container.no-overlay.xs-breakpoint.aspect-9-16.size-large .video-player{aspect-ratio:9/16;width:100%;max-height:100vh}.video-player-container.no-overlay.xs-breakpoint.aspect-9-16.size-large .inline-video-container{width:100%;height:100%}.video-player-container.no-overlay.xs-breakpoint.aspect-1-1{width:100%;height:auto;padding-left:0;padding-right:0}.video-player-container.no-overlay.xs-breakpoint.aspect-1-1 .video-player{aspect-ratio:1;width:100%;height:auto}.video-player-container.no-overlay.xs-breakpoint.aspect-1-1 .inline-video-container{aspect-ratio:1;width:100%}.video-player-container.no-overlay.xs-breakpoint.aspect-1-1 .ambient-video{aspect-ratio:1;width:100%;height:auto}.video-player-container.with-overlay.xs-breakpoint.aspect-16-9.size-large{width:100%;height:319.94px}.video-player-container.with-overlay.xs-breakpoint.aspect-16-9.size-large .inline-video-container{width:375px;height:211px}.video-player-container.with-overlay.xs-breakpoint.aspect-9-16.size-large{width:100%;max-width:375px;height:auto;margin:0 auto;padding-left:0;padding-right:0}.video-player-container.with-overlay.xs-breakpoint.aspect-9-16.size-large .inline-video-container{aspect-ratio:9/16;width:100%;max-height:100vh}@media (min-width:768px) and (max-width:991px){.video-player-container{gap:80px;width:768px;height:489px}}@media (min-width:992px) and (max-width:1199px){.video-player-container{gap:80px;width:992px;height:632px}}@media (min-width:1200px) and (max-width:1440px){.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large{width:100%;height:651px}.video-player-container.l-breakpoint.aspect-16-9.size-large .inline-video-container,.video-player-container.l-breakpoint.aspect-16-9.size-large .ambient-video{aspect-ratio:16/9;height:523px;border-radius:0!important}}.video-player-container.no-overlay.s-breakpoint.aspect-16-9{width:100%;height:489px}.video-player-container.no-overlay.s-breakpoint.aspect-16-9 .video-player,.video-player-container.no-overlay.s-breakpoint.aspect-16-9 .inline-video-container{width:713px;height:401px}.video-player-container.no-overlay.s-breakpoint.aspect-9-16{width:100%;height:872px;margin:0 auto}.video-player-container.no-overlay.s-breakpoint.aspect-9-16 .video-player,.video-player-container.no-overlay.s-breakpoint.aspect-9-16 .inline-video-container{width:416px;height:740px}.video-player-container.no-overlay.s-breakpoint.aspect-1-1{width:100%;height:auto}.video-player-container.no-overlay.s-breakpoint.aspect-1-1 .video-player,.video-player-container.no-overlay.s-breakpoint.aspect-1-1 .inline-video-container,.video-player-container.no-overlay.s-breakpoint.aspect-1-1 .ambient-video{aspect-ratio:1;width:100%;height:auto}.video-player-container.with-overlay.s-breakpoint.aspect-16-9:not(.size-large){width:100%;height:489px}.video-player-container.with-overlay.s-breakpoint.aspect-16-9:not(.size-large) .inline-video-container{width:713px;height:401px}.video-player-container.with-overlay.s-breakpoint.aspect-16-9.size-large{width:100%;height:489px}.video-player-container.with-overlay.s-breakpoint.aspect-16-9.size-large .inline-video-container{width:713px;height:401px}.video-player-container.with-overlay.s-breakpoint.aspect-9-16{width:100%;height:740px}.video-player-container.with-overlay.s-breakpoint.aspect-9-16 .inline-video-container{width:416px;height:740px}.video-player-container.no-overlay.m-breakpoint.aspect-16-9{width:100%;height:651px}.video-player-container.no-overlay.m-breakpoint.aspect-16-9 .video-player,.video-player-container.no-overlay.m-breakpoint.aspect-16-9 .inline-video-container,.video-player-container.no-overlay.m-breakpoint.aspect-16-9.size-small .video-player,.video-player-container.no-overlay.m-breakpoint.aspect-16-9.size-large .video-player{width:928px;height:522px}.video-player-container.no-overlay.m-breakpoint.aspect-9-16{width:100%;height:872px;margin:0 auto}.video-player-container.no-overlay.m-breakpoint.aspect-9-16 .video-player,.video-player-container.no-overlay.m-breakpoint.aspect-9-16 .inline-video-container{width:416px;height:740px}.video-player-container.no-overlay.m-breakpoint.aspect-1-1{width:100%;height:auto}.video-player-container.no-overlay.m-breakpoint.aspect-1-1 .video-player,.video-player-container.no-overlay.m-breakpoint.aspect-1-1 .inline-video-container,.video-player-container.no-overlay.m-breakpoint.aspect-1-1 .ambient-video{aspect-ratio:1;width:100%;max-width:448px;height:auto}.video-player-container.with-overlay.m-breakpoint.aspect-16-9{width:100%;height:651px}.video-player-container.with-overlay.m-breakpoint.aspect-16-9 .inline-video-container,.video-player-container.with-overlay.m-breakpoint.aspect-16-9.size-small .inline-video-container,.video-player-container.with-overlay.m-breakpoint.aspect-16-9.size-large .inline-video-container{width:928px;height:522px}.video-player-container.with-overlay.m-breakpoint.aspect-9-16{width:100%;height:740px}.video-player-container.with-overlay.m-breakpoint.aspect-9-16 .inline-video-container{width:416px;height:740px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-small{width:100%;height:655px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-small .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-small .inline-video-container{width:880px;height:495px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large{width:100%;height:651px;padding-left:48px;padding-right:48px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .inline-video-container{width:929px;height:522.563px}.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-large{width:100%;height:900px;margin:80px auto}.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-large .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-large .inline-video-container{width:416px;height:740px}.video-player-container.no-overlay.l-breakpoint.aspect-1-1{width:100%;height:auto}.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .ambient-video{width:648px;height:648px}.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-small,.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-small{width:100%;height:900px;margin:0 auto}.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-small .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-small .video-player,.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-small .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-9-16.size-small .inline-video-container{width:416px;height:740px}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-large{width:100%;height:988px}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-large .inline-video-container{width:1145px;height:644px}.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-large{width:100%;height:740px}.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-large .inline-video-container{width:416px;height:740px}.video-player-container.xs-breakpoint.aspect-9-16.size-small .ambient-video{width:327px;height:581px}.video-player-container.xs-breakpoint.aspect-9-16.size-large .ambient-video{aspect-ratio:9/16;width:100%}.video-player-container.s-breakpoint.aspect-16-9 .ambient-video{width:713px;height:401px}.video-player-container.s-breakpoint.aspect-9-16 .ambient-video{width:416px;height:740px}.video-player-container.s-breakpoint.aspect-16-9:not(.size-large) .ambient-video{width:713px;height:401px}.video-player-container.s-breakpoint.aspect-16-9.size-large .ambient-video{width:713px;height:401px;border-radius:0!important}.video-player-container.m-breakpoint.aspect-16-9 .ambient-video{width:928px;height:522px}.video-player-container.m-breakpoint.aspect-9-16 .ambient-video{width:416px;height:740px}.video-player-container.m-breakpoint.aspect-16-9:not(.size-large) .ambient-video{width:928px;height:522px}.video-player-container.m-breakpoint.aspect-16-9.size-large .ambient-video{width:928px;height:522px;border-radius:0!important}.video-player-container.l-breakpoint.aspect-16-9.size-small .ambient-video{width:880px;height:495px}.video-player-container.l-breakpoint.aspect-9-16.size-large .ambient-video,.video-player-container.l-breakpoint.aspect-9-16.size-small .ambient-video{width:416px;height:740px}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-large .ambient-video{width:1145px;height:644px}.video-player-container.with-overlay.l-breakpoint.aspect-9-16.size-large .ambient-video{width:416px;height:740px}@media (min-width:1440px){.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large{height:1056px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .video-player{width:1345px;height:756px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-small .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-small .inline-video-container{width:1035px;height:582.188px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .ambient-video{width:1345px;height:756px;border-radius:0!important}.video-player-container.l-breakpoint.aspect-16-9.size-small .inline-video-container,.video-player-container.l-breakpoint.aspect-16-9.size-small .ambient-video{width:1035px;height:582.188px}.video-player-container.l-breakpoint.aspect-9-16 .video-player,.video-player-container.l-breakpoint.aspect-9-16 .inline-video-container,.video-player-container.l-breakpoint.aspect-9-16 .ambient-video{width:416px;height:740px}.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .ambient-video{width:648px;height:648px}}@media (min-width:1600px){.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .video-player{width:1598px;max-width:1598px;height:898.875px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large .ambient-video{width:1598px;max-width:1598px;height:898.875px;border-radius:0!important}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-large{margin:0 auto}.video-player-container.no-overlay.l-breakpoint.aspect-9-16 .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-9-16 .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-9-16 .ambient-video{width:416px;height:740px}.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-1-1 .ambient-video{width:648px;height:648px}}.video-player-container.hero-card{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.video-player-container.hero-card .video-player{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.video-player-container.hero-card .video-coverImage{width:100%!important;height:100%!important}.video-player-container.hero-card .play-button{z-index:2!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.video-player-container.size-half{justify-content:center}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-half{justify-content:center;height:auto;padding:48px 0}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-half .video-player{width:100%;height:auto;padding-bottom:56.25%}.video-player-container.no-overlay.xs-breakpoint.aspect-16-9.size-half .inline-video-container{width:100%;height:auto}.video-player-container.with-overlay.xs-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:319.94px}.video-player-container.with-overlay.xs-breakpoint.aspect-16-9.size-half .inline-video-container{width:375px;height:211px}.video-player-container.no-overlay.s-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:489px}.video-player-container.no-overlay.s-breakpoint.aspect-16-9.size-half .video-player,.video-player-container.no-overlay.s-breakpoint.aspect-16-9.size-half .inline-video-container{width:713px;height:401px}.video-player-container.with-overlay.s-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:489px}.video-player-container.with-overlay.s-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.playback-inline.s-breakpoint.aspect-16-9.size-half .inline-video-container{width:713px;height:401px}.video-player-container.no-overlay.m-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:471px}.video-player-container.no-overlay.m-breakpoint.aspect-16-9.size-half .video-player,.video-player-container.no-overlay.m-breakpoint.aspect-16-9.size-half .inline-video-container{width:684px;height:385px}.video-player-container.with-overlay.m-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:471px}.video-player-container.with-overlay.m-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.playback-inline.m-breakpoint.aspect-16-9.size-half .inline-video-container{width:684px;height:385px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:auto;padding:80px 0}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .video-player,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container{width:995px;height:560px}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half{justify-content:center;width:100%;height:auto}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container{width:995px;height:560px}.video-player-container.playback-inline.l-breakpoint.aspect-16-9.size-half .inline-video-container{width:995px;max-width:100%;height:560px;max-height:100%}.video-player-container.xs-breakpoint.aspect-16-9.size-half .ambient-video{aspect-ratio:16/9;width:100%;border-radius:0!important}.video-player-container.s-breakpoint.aspect-16-9.size-half .ambient-video{width:713px;height:401px;border-radius:0!important}.video-player-container.m-breakpoint.aspect-16-9.size-half .ambient-video{width:684px;height:385px;border-radius:0!important}.video-player-container.l-breakpoint.aspect-16-9.size-half .ambient-video{width:995px;max-width:100%;height:560px;border-radius:0!important}@media (min-width:1440px){.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .video-player{width:1179px;height:663px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .ambient-video{width:1179px;height:663px;border-radius:0!important}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half .ambient-video,.video-player-container.playback-inline.l-breakpoint.aspect-16-9.size-half .inline-video-container{width:1179px;height:663px}}@media (min-width:1600px){.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .video-player{width:1179px;height:663px}.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.no-overlay.l-breakpoint.aspect-16-9.size-half .ambient-video{width:1179px;height:663px;border-radius:0!important}.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half .inline-video-container,.video-player-container.with-overlay.l-breakpoint.aspect-16-9.size-half .ambient-video,.video-player-container.playback-inline.l-breakpoint.aspect-16-9.size-half .inline-video-container{width:1179px;height:663px}}.container-stack__item .video-player-container{width:100%!important;max-width:100%!important;height:auto!important;padding:0!important}.container-stack__item .video-player-container .video-player{width:100%!important;height:auto!important;padding-bottom:0!important}.container-stack__item .video-player-container .video-player.aspect-16-9{aspect-ratio:16/9}.container-stack__item .video-player-container .video-player.aspect-9-16{aspect-ratio:9/16}.container-stack__item .video-player-container .video-player.aspect-1-1{aspect-ratio:1}.container-stack__item .video-player-container .video-player.aspect-4-5{aspect-ratio:4/5}.container-stack__item .video-player-container .ambient-video,.container-stack__item .video-player-container .inline-video-container{width:100%!important;height:100%!important}
.marquee .title-button-group{align-items:flex-start}.marquee{background:var(--color-bg-primary);flex-direction:column;align-items:center;width:100%;font-family:visa-font--dialect-latin-regular,visa-font--dialect-cyrillic-regular,sans-serif;display:flex;position:relative;overflow:hidden}.marquee__content-wrapper{background-color:#0000;align-items:flex-start;width:100%;min-height:500px;display:flex}.marquee__inner-wrapper{background-color:--bg-primary;gap:2rem;width:100%;display:flex}.marquee__image{aspect-ratio:4/3;background-color:#fff;flex:0 0 55%;position:relative;overflow:hidden}.marquee__image .video-player-container{width:100%;height:100%;margin:0;padding:0}.marquee__image .video-player{width:100%;height:100%;padding-bottom:0}.marquee__image .play-button{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee--image-right .marquee__inner-wrapper{justify-content:space-between}.marquee--image-right .marquee__image{order:2}.marquee--image-right .marquee__container{order:1;padding:0 0 3rem 3rem}.marquee--image-right__headline-container{display:flex}.marquee .marquee__button-container{justify-content:flex-start;gap:1.5rem;display:flex}.marquee .marquee__button-container--stacked{flex-direction:column;gap:1rem}.marquee .marquee__button-container--stacked>*{margin-bottom:.5rem}.marquee .marquee__button-container--stacked>:last-child{margin-bottom:0}.marquee--no-media .marquee__container{width:1440px;max-width:100%;margin:0;padding:7.5rem 3rem 5rem}.marquee--no-media .marquee__header{flex-direction:row;align-self:stretch;align-items:flex-start;gap:3rem;display:flex}.marquee--no-media .marquee__headline-container{width:648px;margin:0}.marquee--no-media .marquee__headline{font-size:64px}.marquee--no-media .marquee__meta-info{align-items:center;width:300px}.marquee--no-media .marquee__info-container{flex-direction:row;align-self:stretch;align-items:flex-start;gap:3rem;width:100%;display:flex}.marquee--no-media .marquee__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:300px;display:flex}.marquee--no-media .marquee__date{flex-direction:column;gap:.5rem;display:flex}.marquee.marquee--with-divider .marquee__content{border-top:1px solid #00000026;padding-top:2rem}.marquee__image-bg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.marquee__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.marquee__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.marquee__video-wrapper .video-player-container{width:100%;height:100%;margin:0;padding:0}.marquee__video-wrapper .video-player{width:100%;height:100%}.marquee__video-wrapper .video-player-frame,.marquee__video-wrapper .video-player-frame video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.marquee__media-controls{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee__media-controls .media-button{color:#1a1a1a;background-color:#fff;font-family:sans-serif}.marquee__media-controls .media-button.playing{color:#1a1a1a;background-color:#fff}.marquee__container{z-index:2;background-color:#fff;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:3rem;padding:0 3rem 3rem 0;display:flex;position:relative}.marquee:not(.marquee--no-media) .marquee__container{flex:0 0 calc(45% - 1rem)}.marquee__header{flex-direction:column;align-self:stretch;align-items:flex-start;gap:3rem;display:flex}.marquee__content{flex-direction:column;gap:1.5rem;width:100%;display:flex}.marquee__meta-info{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.marquee__tag{color:#1a1a1a;font-family:Visa Dialect,sans-serif;font-size:.75rem;font-weight:400}.marquee__tag-divider{background:#00000026;width:1px;height:13px;margin:0 .5rem;display:inline-block}.marquee__headline{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-family:Visa Dialect,sans-serif;font-size:4rem;font-weight:500;line-height:106%}.marquee__footer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.5rem;display:flex}.marquee__content-block{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;display:flex}.marquee__collaboration{color:#1a1a1a;margin:0;font-family:Visa Dialect,sans-serif;font-size:.75rem;font-weight:400}.marquee__details,.marquee__info-container{flex-direction:column;gap:1rem;width:100%;display:flex}.marquee__info{color:#1a1a1a;justify-content:space-between;align-items:flex-start;display:flex}.marquee__date{color:#1a1a1a;flex-direction:column;gap:.5rem;font-family:Visa Dialect,sans-serif;font-size:.75rem;font-weight:400;display:flex}.marquee__date-label{color:#767676}.marquee__date-value{color:#1a1a1a}.marquee__read-time{color:#767676;font-family:Visa Dialect,sans-serif;font-size:.75rem;font-weight:400}.marquee__description{color:#656565;max-width:80%;margin:0;font-family:Visa Dialect,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}.marquee__button-container{justify-content:center;align-items:center;gap:1.5rem;display:flex}.marquee--cta-stacked .title-button-group{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:288px}.marquee--cta-stacked .title-button-group>*{text-align:center;width:auto}.marquee--cta-stacked .title-button-group .text-link{text-align:center;justify-content:center}.marquee--cta-stacked .title-button-group .btn-link-container{text-align:center;justify-content:center;width:100%;display:block}.marquee--cta-stacked .title-button-group .btn-link-container .btn-link{text-align:center;justify-content:center}.marquee--cta-stacked .title-button-group .btn{justify-content:center;width:100%;display:flex}.marquee .marquee__description p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.marquee .marquee__headline{-webkit-hyphens:none;hyphens:none}.marquee__container--text-left,.marquee__header--text-left,.marquee__meta-info--text-left,.marquee__headline-container--text-left,.marquee__headline--text-left,.marquee__content--text-left,.marquee__footer--text-left,.marquee__details--text-left,.marquee__info-container--text-left,.marquee__info--text-left,.marquee__date--text-left,.marquee__read-time--text-left,.marquee__content-block--text-left,.marquee__description--text-left,.marquee__button-container--text-left,.marquee__meta-section--text-left,.marquee__headline-section--text-left,.marquee__content-section--text-left,.marquee__partner-byline--text-left{text-align:left;justify-content:flex-start;align-items:flex-start}.marquee__container--text-right,.marquee__header--text-right,.marquee__meta-info--text-right,.marquee__headline-container--text-right,.marquee__headline--text-right,.marquee__content--text-right,.marquee__footer--text-right,.marquee__details--text-right,.marquee__info-container--text-right,.marquee__info--text-right,.marquee__date--text-right,.marquee__read-time--text-right,.marquee__content-block--text-right,.marquee__description--text-right,.marquee__button-container--text-right,.marquee__meta-section--text-right,.marquee__headline-section--text-right,.marquee__content-section--text-right,.marquee__partner-byline--text-right{text-align:right;justify-content:flex-end;align-items:flex-end}.marquee__container--text-center,.marquee__header--text-center,.marquee__meta-info--text-center,.marquee__headline-container--text-center,.marquee__headline--text-center,.marquee__content--text-center,.marquee__footer--text-center,.marquee__details--text-center,.marquee__info-container--text-center,.marquee__info--text-center,.marquee__date--text-center,.marquee__read-time--text-center,.marquee__content-block--text-center,.marquee__description--text-center,.marquee__button-container--text-center,.marquee__meta-section--text-center,.marquee__headline-section--text-center,.marquee__content-section--text-center,.marquee__partner-byline--text-center{text-align:center;justify-content:center;align-items:center}.marquee__button-container--text-left{justify-content:flex-start}.marquee__button-container--text-right{justify-content:flex-end}.marquee__button-container--text-center{justify-content:center}.marquee__info--text-left{justify-content:space-between;align-items:flex-start}.marquee__info--text-right{justify-content:space-between;align-items:flex-end}.marquee__info--text-center{justify-content:center;align-items:center;gap:2rem}.marquee.marquee .marquee__container--text-right,.marquee.marquee .marquee__header--text-right,.marquee.marquee .marquee__headline--text-right,.marquee.marquee .marquee__description--text-right,.marquee.marquee .marquee__meta-info--text-right{text-align:right!important;justify-content:flex-end!important;align-items:flex-end!important}.marquee.marquee .marquee__container--text-center,.marquee.marquee .marquee__header--text-center,.marquee.marquee .marquee__headline--text-center,.marquee.marquee .marquee__description--text-center,.marquee.marquee .marquee__meta-info--text-center{text-align:center!important;justify-content:center!important;align-items:center!important}.marquee.marquee .marquee__button-container--text-right{justify-content:flex-end!important}.marquee.marquee .marquee__button-container--text-center{justify-content:center!important}.marquee.marquee--dark .marquee__content-wrapper,.marquee.marquee--dark .marquee__inner-wrapper,.marquee.marquee--dark .marquee__container,.marquee.marquee--dark .marquee__image{background-color:#000!important}.marquee.marquee--dark .marquee__headline,.marquee.marquee--dark .marquee__tag,.marquee.marquee--dark .marquee__collaboration,.marquee.marquee--dark .marquee__info,.marquee.marquee--dark .marquee__date{color:#fff!important}.marquee.marquee--dark .marquee__date-label{color:#b9b9b9!important}.marquee.marquee--dark .marquee__date-value{color:#fff!important}.marquee.marquee--dark .marquee__read-time{color:#b9b9b9!important}.marquee.marquee--dark .marquee__description{color:#dedede!important}.marquee.marquee--dark .marquee__divider,.marquee.marquee--dark .marquee__tag-divider{background:#fff3!important}@media (min-width:992px) and (max-width:1199px){.marquee__content-wrapper{align-items:flex-start;padding-top:80px}.marquee__inner-wrapper{gap:2rem}.marquee__image{flex:0 0 55%;min-height:465px}.marquee__image .video-player-container{width:100%;height:100%;margin:0;padding:0}.marquee__image .video-player{width:100%;height:100%;padding-bottom:0}.marquee__image .play-button{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee__container{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex;padding:0 3rem 3rem 0!important}.marquee:not(.marquee--no-media) .marquee__container{flex:0 0 calc(45% - 1rem)}.marquee__header{gap:1rem}.marquee__headline-container{width:100%}.marquee__headline{letter-spacing:-.075em;font-size:40px;line-height:115%}.marquee__button-container{gap:1.5rem}.marquee__image-right .marquee__image{flex:0 0 55%;min-height:465px}.marquee.marquee--image-right .marquee__container{padding:0 0 var(--Spacing-M,48px) var(--Spacing-XS,48px)!important}.marquee.marquee--case-study.marquee--no-media .marquee__content-wrapper{padding-top:120px}.marquee.marquee--case-study.marquee--no-media .marquee__headline{font-size:40px!important}}@media (min-width:768px) and (max-width:991px){.marquee__content-wrapper{min-height:435px;padding-top:80px;display:flex}.marquee__inner-wrapper{align-items:flex-end;gap:2rem;width:100%;height:100%;display:flex}.marquee__image{flex:none;align-self:stretch;width:372px;height:100%}.marquee__image .video-player-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.marquee__image .video-player{width:100%!important;height:100%!important;padding-bottom:0!important}.marquee__image .play-button{z-index:10!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.marquee__container{flex-direction:column;flex:1 0 0;gap:2rem;padding:0 1.5rem 3rem 0;font-size:.875rem;display:flex}.marquee--image-right .marquee__container{padding:0 0 var(--Spacing-M,48px) var(--Spacing-XS,24px)}.marquee__header{gap:1rem}.marquee__headline-container{width:100%;margin:0}.marquee__headline{margin:0;font-size:2rem;line-height:115%}.marquee__description{max-width:100%;font-size:14px}.marquee__details{flex-direction:column;gap:2rem;font-size:.875rem;line-height:130%;display:flex}.marquee__date{flex-direction:column;align-items:flex-start}.marquee__read-time{align-self:flex-start}.marquee__button-container{align-items:center;gap:1.5rem;display:flex}.marquee.marquee--no-media .marquee__content-wrapper{gap:2rem;width:768px;padding-top:80px}.marquee.marquee--no-media .marquee_container{padding:0}.marquee.marquee--no-media .marquee__content{padding-top:1.5rem}.marquee.marquee--no-media .marquee__header{gap:1.5rem}.marquee.marquee--no-media .marquee__footer{padding-top:0}.marquee.marquee--no-media .marquee__headline-container{gap:3rem;width:100%}.marquee.marquee--no-media .marquee__headline{width:100%;font-size:40px!important}.marquee.marquee--no-media .marquee__meta-info{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.75rem;width:300px;display:flex}.marquee.marquee--no-media .marquee__details{width:100%}.marquee.marquee--no-media .marquee__info-container{gap:1.5rem;width:100%}.marquee.marquee--no-media .marquee__content-block{width:100%}.marquee.marquee--no-media .marquee__info{flex-shrink:0;width:300px}}@media (max-width:767px){.marquee--image-right .marquee__container{gap:1.5rem;padding:1.5rem;display:block}.marquee__container:not(:has(.marquee__content)){gap:1.5rem;padding:1.5rem;display:block}.marquee--cta-stacked .title-button-group{gap:.75rem;flex-direction:column!important;align-items:center!important;width:100%!important}.marquee--cta-stacked .title-button-group>*{text-align:center!important;width:100%!important}.marquee--cta-stacked .title-button-group .text-link{text-align:center!important;justify-content:center!important}.marquee--cta-stacked .title-button-group .btn-link-container{text-align:center!important;justify-content:center!important;width:100%!important;display:block!important}.marquee--cta-stacked .title-button-group .btn-link-container .btn-link{text-align:center!important;justify-content:center!important}.marquee:not(.marquee--cta-stacked) .title-button-group{flex-wrap:wrap;justify-content:flex-start;gap:1rem;flex-direction:row!important;align-items:center!important;width:100%!important}.marquee:not(.marquee--cta-stacked) .title-button-group>*{flex:none;text-align:center!important}.marquee:not(.marquee--cta-stacked) .title-button-group .text-link{text-align:center!important;justify-content:center!important}.marquee:not(.marquee--cta-stacked) .title-button-group .btn-link-container{text-align:center!important;flex:none!important;justify-content:center!important;display:inline-block!important}.marquee:not(.marquee--cta-stacked) .title-button-group .btn-link-container .btn-link{text-align:center!important;justify-content:center!important}.marquee__content-wrapper{align-items:flex-start}.marquee__inner-wrapper{flex-direction:column-reverse;gap:0;width:100%}.marquee__image{flex:none;align-self:start;min-height:283px;display:block!important}.marquee--image-right .marquee__image{order:1;align-self:start}.marquee--image-right .marquee__container{order:2;padding:1.5rem}.marquee__image-bg{display:block!important}.marquee__video-wrapper{width:100%;height:100%}.marquee__video-wrapper .video-player-container,.marquee__video-wrapper .video-player{width:100%!important;height:100%!important}.marquee__container{gap:1.5rem;width:100%;max-width:100%;padding:1.5rem}.marquee__headline-container{flex-direction:row;width:100%}.marquee__headline{font-size:2rem;line-height:115%}.marquee__description{max-width:100%;font-size:14px}.marquee__details{gap:1.5rem}.marquee__date{flex-direction:column;align-items:flex-start}.marquee__read-time{align-self:start}.marquee.marquee--no-media .marquee__content-wrapper{width:375px}.marquee.marquee--no-media .marquee__inner-wrapper{gap:2rem}.marquee.marquee--no-media .marquee__container{width:100%;max-width:375px;padding:1.5rem}.marquee.marquee--no-media .marquee__headline-container{width:100%}.marquee.marquee--no-media .marquee__header{flex-direction:column;width:100%}.marquee.marquee--no-media .marquee__headline{font-size:32px!important}.marquee.marquee--no-media .marquee__footer,.marquee.marquee--no-media .marquee__details{gap:1.5rem;width:100%}.marquee.marquee--no-media .marquee__date{flex-direction:column;align-items:flex-start}.marquee.marquee--no-media .marquee__read-time{align-self:start}.marquee.marquee--no-media .marquee__info-container{flex-direction:column;gap:1.5rem;width:100%}.marquee.marquee--no-media .marquee__content-block{width:100%}.marquee.marquee--no-media .marquee__info{flex-direction:row;justify-content:space-between;align-self:stretch;align-items:flex-start}.marquee.marquee--no-media .marquee__button-container{flex-direction:column;width:100%}.marquee.marquee--no-media .marquee__button-container *{text-align:center;width:100%}}.marquee.marquee--case-study.marquee--no-media.marquee--with-divider .marquee__content{border-top:1px solid #00000026!important;padding-top:2rem!important}.marquee--case-study .marquee__description p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.marquee--case-study .marquee__headline{-webkit-hyphens:none;hyphens:none}.marquee--case-study .marquee__content-wrapper{background-color:#fff;min-height:810px;padding:0}.marquee--case-study .marquee__inner-wrapper{align-items:flex-end;gap:0;height:100%}.marquee--case-study .marquee__image{flex:0 0 50%;width:50%;min-height:810px}.marquee--case-study .marquee__image .video-player-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.marquee--case-study .marquee__image .video-player{width:100%!important;height:100%!important;padding-bottom:0!important}.marquee--case-study .marquee__image .play-button{z-index:10!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.marquee--case-study .marquee__video-container{width:100%;height:100%;position:relative;overflow:hidden}.marquee--case-study .marquee__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.marquee--case-study .marquee__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.marquee--case-study .marquee__video-wrapper .video-player-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.marquee--case-study .marquee__video-wrapper .video-player{width:100%!important;height:100%!important}.marquee--case-study .marquee__video-wrapper .video-player-frame,.marquee--case-study .marquee__video-wrapper .video-player-frame video{-o-object-fit:cover;object-fit:cover;width:100%!important;height:100%!important}.marquee--case-study .marquee__media-controls{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee--case-study .marquee__media-controls .media-button{background-color:var(--color-bg-primary,#fff);color:var(--color-text-primary,#1a1a1a);font-family:sans-serif}.marquee--case-study .marquee__media-controls .media-button.playing{background-color:var(--color-bg-primary,#fff);color:var(--color-text-primary,#1a1a1a)}.marquee--case-study .marquee__video-fallback{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.marquee--case-study .marquee__replay-overlay{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.marquee--case-study .marquee__replay-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s,opacity .2s;display:flex}.marquee--case-study .marquee__replay-button:hover{opacity:.9;transform:scale(1.1)}.marquee--case-study .marquee__replay-button:focus{outline-offset:4px;outline:2px solid #fffc}.marquee--case-study .marquee__replay-button svg{filter:drop-shadow(0 2px 8px #0000004d)}.marquee--case-study .marquee__container{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:720px;height:100%;padding:6.5rem 0 3rem 3rem;display:flex;align-self:flex-end!important}.marquee--case-study .marquee__meta-section{flex-shrink:0;width:100%;display:flex;text-align:left!important;justify-content:flex-start!important}.marquee--case-study .marquee__headline-section{flex-direction:column;flex:1;justify-content:center;display:flex}.marquee--case-study .marquee__title-block{width:100%}.marquee--case-study .marquee__title-block.title-block{gap:3rem}.marquee--case-study .marquee__headline{font-size:52px;font-weight:400}.marquee--case-study .marquee__headline-container{flex-direction:column;display:flex;gap:3rem!important}.marquee--case-study .marquee__content-section{flex-direction:column;flex-shrink:0;align-self:stretch;gap:1.5rem;display:flex}.marquee--case-study .marquee__divider{background:var(--Border-Secondary,#1a1a1a26);width:100%;height:1px}.marquee--case-study .marquee__content-container{align-items:flex-start;gap:3.5rem;display:flex}.marquee--case-study .marquee__meta-info-container{flex-shrink:0;width:100px}.marquee--case-study .marquee__content-block{flex-direction:column;flex:1;gap:1.5rem;display:flex}.marquee--case-study .marquee__partner-byline{color:#767676;font-family:Visa Dialect,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.marquee--case-study .marquee__partner-byline span{display:block}.marquee--case-study .marquee__tag{color:var(--color-text-primary);letter-spacing:.5px;font-family:Visa Dialect,sans-serif;font-size:12px;font-weight:400}.marquee--case-study .marquee__meta-info{flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex;justify-content:flex-start!important}.marquee--case-study .marquee__meta-info,.marquee--case-study .marquee__meta-info--text-left,.marquee--case-study .marquee__meta-info--text-right,.marquee--case-study .marquee__meta-info--text-center{text-align:left!important;justify-content:flex-start!important}.marquee--case-study .marquee__tag-divider{background:var(--Border-Secondary,#1a1a1a26);width:1px;height:13px;margin:0 8px;display:inline-block}.marquee--case-study .marquee__date{flex-direction:column;gap:.25rem;font-family:Visa Dialect,sans-serif;font-size:12px;font-weight:400;display:flex}.marquee--case-study .marquee__date-label{color:var(--color-text-tertiary,#1a1a1a99);font-weight:400}.marquee--case-study .marquee__date-value{color:#1a1a1a;font-weight:400;line-height:130%}.marquee--case-study .marquee__read-time{color:var(--color-text-tertiary,#1a1a1a99);font-family:Visa Dialect,sans-serif;font-size:12px;font-weight:400;line-height:130%}.marquee--case-study .marquee__description{color:#656565;max-width:100%;margin:0;font-family:Visa Dialect,sans-serif;font-size:14px;font-weight:400;line-height:140%}.marquee--case-study .marquee__description p{color:#656565;margin:0 0 1rem}.marquee--case-study .marquee__description p:last-child{margin-bottom:0}.marquee--case-study .marquee__description .title-description{color:#656565;text-align:left}.marquee--case-study .marquee__description a{color:var(--color-primary,#1434cb);text-decoration:underline}.marquee--case-study .marquee__description a:hover{text-decoration:none}.marquee--case-study .marquee__info-container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.marquee--case-study .marquee__info{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}@media (max-width:767px){.marquee--case-study .marquee__info{flex-direction:column;gap:1rem}}.marquee--case-study .marquee__content-block{flex-direction:column;gap:2rem;width:100%;display:flex;border:none!important;padding-top:0!important}.marquee--case-study .marquee__button-container{justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.marquee--case-study .marquee__button-container--stacked{flex-direction:column;align-items:stretch;gap:1rem}.marquee--case-study .marquee__button-container--stacked>*{text-align:center;width:100%}@media (min-width:1200px){.marquee.marquee--case-study .marquee__container{min-height:810px!important}}@media (min-width:992px) and (max-width:1199px){.marquee.marquee--case-study .marquee__content-wrapper{min-height:560px!important}.marquee.marquee--case-study .marquee__container{flex-shrink:0;height:100%;justify-content:flex-end!important;gap:2rem!important;width:448px!important;padding:4.5rem 3rem 3rem!important}.marquee.marquee--case-study .marquee__image{flex-shrink:0;width:576px!important;min-height:560px!important}.marquee.marquee--case-study .marquee__image .video-player-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.marquee.marquee--case-study .marquee__image .video-player{width:100%!important;height:100%!important;padding-bottom:0!important}.marquee.marquee--case-study .marquee__image .play-button{z-index:10!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.marquee.marquee--case-study .marquee__headline{letter-spacing:-.075em;font-size:32px;line-height:115%}.marquee.marquee--case-study .marquee__headline-container{gap:2.5rem!important}.marquee.marquee--case-study .marquee__description{font-size:14px;line-height:1.5}.marquee.marquee--case-study .marquee__partner-byline{font-size:13px}.marquee.marquee--case-study .marquee__content-container{gap:2.5rem}.marquee.marquee--case-study .marquee__content-block{gap:1.5rem;width:100%}.marquee.marquee--case-study .marquee__meta-info-container{width:96px}.marquee.marquee--case-study .marquee__meta-section{margin-bottom:0;display:block}.marquee.marquee--case-study .marquee__meta-info{flex-wrap:nowrap;align-items:center;gap:0;display:flex;justify-content:flex-start!important}.marquee.marquee--case-study .marquee__tag{letter-spacing:.4px;color:var(--color-text-primary);font-size:11px;display:inline}.marquee.marquee--case-study .marquee__tag-divider{background:var(--Border-Secondary,#1a1a1a26);width:1px;height:13px;margin:0 8px;display:inline-block}.marquee.marquee--case-study .marquee__date{gap:.2rem;font-size:11px}.marquee.marquee--case-study .marquee__info{flex-direction:column;gap:.75rem}.marquee.marquee--case-study .marquee__button-container,.marquee.marquee--case-study .marquee__content-section{gap:1.5rem}.marquee.marquee--case-study .marquee__title-block .title-button-group{gap:1.5rem;margin:0}.marquee--case-study.marquee--with-divider .marquee__content-block{padding-top:2rem}}@media (min-width:768px) and (max-width:991px){.marquee.marquee--case-study .marquee__inner-wrapper{gap:20px}.marquee.marquee--case-study .marquee__content-wrapper{min-height:560px!important;padding-top:0!important}.marquee.marquee--case-study .marquee__container{flex-shrink:0;width:384px!important;min-height:560px!important;padding:4.5rem 1.5rem 1.5rem!important}.marquee.marquee--case-study .marquee__image{flex-shrink:0;width:384px!important;min-height:560px!important}.marquee.marquee--case-study .marquee__image .video-player-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.marquee.marquee--case-study .marquee__image .video-player{width:100%!important;height:100%!important;padding-bottom:0!important}.marquee.marquee--case-study .marquee__image .play-button{z-index:10!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.marquee.marquee--case-study .marquee__headline{letter-spacing:-.02em;font-size:28px;line-height:110%}.marquee.marquee--case-study .marquee__headline-container{gap:2.5rem!important}.marquee.marquee--case-study .marquee__description{font-size:12px;line-height:130%}.marquee.marquee--case-study .marquee__partner-byline{font-size:13px}.marquee.marquee--case-study .marquee__content-container{gap:2rem}.marquee.marquee--case-study .marquee__content-block{gap:1.25rem;width:100%}.marquee.marquee--case-study .marquee__meta-info-container{width:96px}.marquee.marquee--case-study .marquee__meta-section{margin-bottom:0;display:block}.marquee.marquee--case-study .marquee__meta-info{flex-wrap:nowrap;align-items:center;gap:0;display:flex;justify-content:flex-start!important}.marquee.marquee--case-study .marquee__tag{letter-spacing:.4px;color:var(--color-text-primary);font-size:12px;display:inline}.marquee.marquee--case-study .marquee__tag-divider{background:var(--Border-Secondary,#1a1a1a26);width:1px;height:13px;margin:0 8px;display:inline-block}.marquee.marquee--case-study .marquee__date{gap:.2rem;font-size:12px}.marquee.marquee--case-study .marquee__info{flex-direction:column;gap:.75rem}.marquee.marquee--case-study .marquee__button-container,.marquee.marquee--case-study .marquee__content-section{gap:1.25rem}.marquee.marquee--case-study .marquee__title-block .title-button-group{gap:1.25rem;margin:0}.marquee--case-study.marquee--with-divider .marquee__content-block{padding-top:1.75rem}}@media (max-width:767px){.marquee--case-study .marquee__inner-wrapper{flex-direction:column;align-items:stretch;gap:0}.marquee--case-study .marquee__content-wrapper{height:auto!important;padding-top:0!important}.marquee--case-study .marquee__container{flex-direction:column;flex:none;order:1;width:100%;height:auto;padding:5rem 1.5rem 1.5rem;display:flex;justify-content:flex-start!important;gap:1.5rem!important}.marquee--case-study .marquee__image{flex:none;order:2;width:100%;min-height:375px;padding-right:0!important}.marquee--case-study .marquee__meta-section{flex-shrink:0;order:1;margin-bottom:0}.marquee--case-study .marquee__headline-section{flex:none;order:2}.marquee--case-study .marquee__content-section{flex-direction:column;flex-shrink:0;order:3;gap:1.5rem;display:flex}.marquee--case-study .marquee__partner-byline{order:1;font-size:14px;line-height:1.5}.marquee--case-study .marquee__divider{background:#1a1a1a26;order:2;margin:0}.marquee--case-study .marquee__content-container{flex-direction:column;order:3;gap:2rem}.marquee--case-study .marquee__content-block{order:1;gap:1.5rem;width:100%;border:none!important;padding-top:0!important}.marquee--case-study .marquee__meta-info-container{flex-direction:row;order:2;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;min-width:auto;display:flex}.marquee--case-study .marquee__info{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%}.marquee--case-study .marquee__headline{letter-spacing:-.02em;font-size:28px;font-weight:400;line-height:1.1}.marquee--case-study .marquee__headline-container{gap:1.5rem!important}.marquee--case-study .marquee__description{color:#656565;font-size:14px;line-height:1.6}.marquee--case-study .marquee__date{flex-shrink:0;gap:.25rem;font-size:12px}.marquee--case-study .marquee__date-label{color:#1a1a1a99}.marquee--case-study .marquee__date-value{color:#1a1a1a;font-weight:400}.marquee--case-study .marquee__read-time{color:#1a1a1a99;text-align:right;flex-shrink:0;align-self:flex-end;font-size:12px}.marquee--case-study .marquee__tag{letter-spacing:.5px;color:var(--color-text-primary);font-size:12px}.marquee--case-study .marquee__tag-divider{height:13px;margin:0 8px}.marquee--case-study .marquee__meta-info{flex-wrap:nowrap;align-items:center;gap:0;display:flex;justify-content:flex-start!important}.marquee--case-study .marquee__info-container{gap:1.5rem}}.marquee--case-study.marquee--with-divider .marquee__content-block{border-top:1px solid var(--Border-Secondary,#1a1a1a26);padding-top:2rem}.marquee--case-study.marquee--dark .marquee__content-wrapper,.marquee--case-study.marquee--dark .marquee__inner-wrapper,.marquee--case-study.marquee--dark .marquee__container{background-color:#000!important}.marquee--case-study.marquee--dark .marquee__headline,.marquee--case-study.marquee--dark .marquee__tag,.marquee--case-study.marquee--dark .marquee__partner-byline,.marquee--case-study.marquee--dark .marquee__partner-byline span,.marquee--case-study.marquee--dark .marquee__date{color:#fff!important}.marquee--case-study.marquee--dark .marquee__date-label{color:#b9b9b9!important}.marquee--case-study.marquee--dark .marquee__date-value{color:#fff!important}.marquee--case-study.marquee--dark .marquee__read-time{color:#b9b9b9!important}.marquee--case-study.marquee--dark .marquee__description,.marquee--case-study.marquee--dark .marquee__description p{color:#dedede!important}.marquee--case-study.marquee--dark .marquee__description a{color:#4a90e2!important}.marquee--case-study.marquee--dark .marquee__description a:hover{color:#6ba3f0!important}.marquee--case-study.marquee--dark .marquee__divider{background:#fff3!important}.marquee--case-study.marquee--dark .marquee__tag-divider{background:#ffffff26!important}.marquee--case-study.marquee--dark .marquee__media-controls .media-button,.marquee--case-study.marquee--dark .marquee__media-controls .media-button.playing{color:#000!important;background-color:#fff!important}.marquee--case-study .marquee__container--text-left,.marquee--case-study .marquee__header--text-left,.marquee--case-study .marquee__content--text-left,.marquee--case-study .marquee__footer--text-left,.marquee--case-study .marquee__details--text-left,.marquee--case-study .marquee__info-container--text-left,.marquee--case-study .marquee__content-block--text-left,.marquee--case-study .marquee__meta-info--text-left,.marquee--case-study .marquee__headline-container--text-left,.marquee--case-study .marquee__headline-section--text-left,.marquee--case-study .marquee__content-section--text-left,.marquee--case-study .marquee__content-container--text-left,.marquee--case-study .marquee__meta-info-container--text-left{align-items:flex-start!important}.marquee--case-study .marquee__container--text-center,.marquee--case-study .marquee__header--text-center,.marquee--case-study .marquee__content--text-center,.marquee--case-study .marquee__footer--text-center,.marquee--case-study .marquee__details--text-center,.marquee--case-study .marquee__info-container--text-center,.marquee--case-study .marquee__content-block--text-center,.marquee--case-study .marquee__meta-info--text-center,.marquee--case-study .marquee__headline-container--text-center,.marquee--case-study .marquee__headline-section--text-center,.marquee--case-study .marquee__content-section--text-center,.marquee--case-study .marquee__content-container--text-center,.marquee--case-study .marquee__meta-info-container--text-center{align-items:center!important}.marquee--case-study .marquee__headline--text-right,.marquee--case-study .marquee__headline-container--text-right,.marquee--case-study .marquee__description--text-right,.marquee--case-study .marquee__content-block--text-right,.marquee--case-study .marquee__button-container--text-right{align-items:flex-end!important}.marquee--case-study .marquee__container--text-right,.marquee--case-study .marquee__header--text-right,.marquee--case-study .marquee__content--text-right,.marquee--case-study .marquee__footer--text-right,.marquee--case-study .marquee__details--text-right,.marquee--case-study .marquee__info-container--text-right,.marquee--case-study .marquee__meta-info--text-right,.marquee--case-study .marquee__headline-section--text-right,.marquee--case-study .marquee__content-section--text-right,.marquee--case-study .marquee__content-container--text-right,.marquee--case-study .marquee__meta-info-container--text-right{align-items:flex-start!important}.marquee--case-study .marquee__content-block--text-right{align-items:flex-end!important}.marquee--case-study .marquee__content-block--text-center{align-items:center!important}.marquee--case-study .marquee__content-block--text-left{align-items:flex-start!important}
:root{--premium-gradient-light:#f3b490;--premium-gradient-dark:#b5631f;--premium-gradient-hover-light:#ffd4b8;--premium-gradient-hover-dark:#d4853f;--premium-gradient-3-light:#ffb59c;--premium-gradient-3-mid:#b46d40;--premium-gradient-3-dark:#7c360a;--premium-focus-color:#f3b490;--premium-text-gradient:linear-gradient(90deg, var(--premium-gradient-light) 10%, var(--premium-gradient-dark) 85%);--premium-border-gradient:linear-gradient(90deg, var(--premium-gradient-light) 0%, var(--premium-gradient-dark) 100%);--premium-text-gradient-hover:linear-gradient(90deg, var(--premium-gradient-hover-light) 10%, var(--premium-gradient-hover-dark) 85%);--premium-text-gradient-3:linear-gradient(90deg, var(--premium-gradient-3-light) 0%, var(--premium-gradient-3-mid) 50%, var(--premium-gradient-3-dark) 100%);--premium-line-gradient-3:linear-gradient(90deg, var(--premium-gradient-3-light) 0%, var(--premium-gradient-3-mid) 50%, var(--premium-gradient-3-dark) 100%);--premium-border-gradient-vertical:linear-gradient(180deg, var(--premium-gradient-light) 0%, var(--premium-gradient-dark) 100%)}@keyframes premiumGradientFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}:root{font-family:Visa Dialect,sans-serif}.vs-hero-premium-experience-theme-light{--hero-title-color:#1a1a1a;--text-primary:var(--color-text-primary);--color-text-inverse:var(--color-text-inverse);--button-primary-bg:var(--color-btn-primary);--button-primary-text:var(--color-btn-text-primary);--button-primary-bg-hover:var(--color-btn-primary-hover);--button-primary-border:none;--button-secondary-bg:transparent;--button-secondary-text:var(--color-btn-text-secondary);--button-secondary-hover-text:var(--color-btn-text-secondary);--button-secondary-bg-hover:var(--color-btn-secondary-hover);--button-secondary-border:var(--color-btn-secondary-border);--description-text-color:#1a1a1a}.vs-hero-premium-experience-theme-dark{--hero-title-color:#fff;--text-primary:var(--color-text-inverse);--color-text-inverse:var(--color-text-inverse);--button-primary-bg:var(--color-text-inverse);--button-primary-text:var(--color-text-primary);--button-primary-bg-hover:#f5f5f5;--button-primary-border:none;--button-secondary-bg:transparent;--button-secondary-text:var(--color-text-inverse);--button-secondary-hover-text:var(--color-text-primary);--button-secondary-bg-hover:var(--color-text-inverse);--button-secondary-border:var(--color-text-inverse);--description-text-color:#fff}.vs-hero-premium-experience{z-index:1;width:100%;height:810px;font-family:var(--font-family,"Visa Dialect", sans-serif);box-sizing:border-box;background-position:50%;background-size:cover;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.vs-hero-premium-experience.limited-height{height:810px}@media (max-width:1024px){.vs-hero-premium-experience{height:700px}}@media (max-width:1023px){.vs-hero-premium-experience{height:814px}.vs-hero-premium-experience.medium-height{height:610px}}.vs-hero-premium-experience.medium-height{height:675px}.vs-hero-premium-experience.video-background{background-image:none}.vs-hero-premium-experience.authoring-mode{background-position:50%;background-size:cover;height:700px;min-height:300px;max-height:700px;overflow:hidden}.vs-hero-premium-experience.authoring-mode .vs-hero-premium-authoring-overlay{color:#fff;text-align:center;z-index:10;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0}.vs-hero-premium-experience.authoring-mode .vs-hero-premium-authoring-overlay p{margin:5px 0;font-size:16px}.vs-hero-premium-experience.is-top-of-page{padding-top:calc(73px + var(--global-alert-height,0px))}.vs-hero-premium-experience.has-bg-image-video:before{content:"";z-index:0;background-image:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:1.4s cubic-bezier(.83,.01,.18,1) forwards heroBgZoomOut;position:absolute;inset:0;transform:scale(1.2)}@keyframes heroBgZoomOut{to{transform:scale(1)}}.vs-hero-premium-media-overlay{opacity:.3;z-index:1;pointer-events:none;background-color:#000;position:absolute;inset:0}.vs-hero-premium-background-image{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;top:0;left:0}.vs-hero-premium-video{-o-object-fit:cover;object-fit:cover;z-index:1;cursor:pointer;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;top:0;left:0}.vs-hero-premium-video::-webkit-media-controls{display:none}.vs-hero-premium-video::-webkit-media-controls-panel{display:none}.vs-hero-premium-video::-webkit-media-controls-play-button{display:none}.vs-hero-premium-video::-webkit-media-controls-start-playback-button{display:none}.vs-hero-premium-video:focus,.vs-hero-premium-video:focus-visible{outline:2px dotted var(--color-text-inverse);outline-offset:2px}.vs-hero-premium-experience.video-background:not(.video-loaded){background-position:50%;background-repeat:no-repeat;background-size:cover}.vs-hero-premium-content{z-index:4;text-align:center;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:absolute;bottom:74px;left:0;right:0}@media (max-width:1024px){.vs-hero-premium-content{bottom:60px}}@media (max-width:1023px){.vs-hero-premium-content{padding:0 24px;bottom:48px}}@media (max-width:375px){.vs-hero-premium-content{padding:0 16px;bottom:40px}}.vs-hero-premium-content.no-bounce-arrow{bottom:48px}.vs-hero-premium-content.has-cta .vs-hero-premium-content-inner{gap:24px}@media (max-width:1023px){.vs-hero-premium-content.has-cta .vs-hero-premium-content-inner{gap:20px}}.vs-hero-premium-content.no-cta .vs-hero-premium-content-inner{gap:12px}@media (max-width:1023px){.vs-hero-premium-content.no-cta .vs-hero-premium-content-inner{gap:8px}}.vs-hero-premium-content.description-right{justify-content:flex-end;padding-left:0;padding-right:80px}@media (max-width:1024px){.vs-hero-premium-content.description-right{padding-right:60px}}@media (max-width:1023px){.vs-hero-premium-content.description-right{justify-content:center;padding-left:24px;padding-right:24px}}@media (max-width:375px){.vs-hero-premium-content.description-right{padding-left:16px;padding-right:16px}}.vs-hero-premium-content.description-right .vs-hero-premium-content-inner{align-items:flex-start;width:50%;max-width:50%;padding-left:48px;padding-right:48px}@media (max-width:1023px){.vs-hero-premium-content.description-right .vs-hero-premium-content-inner{align-items:center;width:100%;max-width:100%}}.vs-hero-premium-content.description-right .vs-hero-premium-title,.vs-hero-premium-content.description-right .vs-hero-premium-title p{text-align:left}@media (max-width:1023px){.vs-hero-premium-content.description-right .vs-hero-premium-title,.vs-hero-premium-content.description-right .vs-hero-premium-title p{text-align:center}}.vs-hero-premium-content.description-right .vs-hero-premium-description{text-align:left;margin:0}.vs-hero-premium-content.description-right .vs-hero-premium-description p{text-align:left}@media (max-width:1023px){.vs-hero-premium-content.description-right .vs-hero-premium-description{text-align:center;margin:0 auto}.vs-hero-premium-content.description-right .vs-hero-premium-description p{text-align:center}}.vs-hero-premium-content.description-right .vs-hero-premium-button-group,.vs-hero-premium-content.description-right .vs-hero-premium-button-group .title-block .title-button-group{justify-content:flex-start}@media (max-width:1023px){.vs-hero-premium-content.description-right .vs-hero-premium-button-group .title-block .title-button-group,.vs-hero-premium-content.description-right .vs-hero-premium-button-group{justify-content:center}}.vs-hero-premium-content.content-align-left{justify-content:flex-start;align-items:center;padding-left:80px;padding-right:0;top:50%;bottom:auto;transform:translateY(-50%)}@media (max-width:1024px){.vs-hero-premium-content.content-align-left{padding-left:60px}}@media (max-width:1023px){.vs-hero-premium-content.content-align-left{justify-content:center;padding-left:24px;padding-right:24px;top:auto;bottom:48px;transform:none}}@media (max-width:375px){.vs-hero-premium-content.content-align-left{padding-left:16px;padding-right:16px;bottom:40px}}.vs-hero-premium-content.content-align-left .vs-hero-premium-content-inner{align-items:flex-start}@media (max-width:1023px){.vs-hero-premium-content.content-align-left .vs-hero-premium-content-inner{align-items:center}}.vs-hero-premium-content.content-align-left .vs-hero-premium-title,.vs-hero-premium-content.content-align-left .vs-hero-premium-title p{text-align:left}@media (max-width:1023px){.vs-hero-premium-content.content-align-left .vs-hero-premium-title,.vs-hero-premium-content.content-align-left .vs-hero-premium-title p{text-align:center}}.vs-hero-premium-content.content-align-left .vs-hero-premium-description{text-align:left;margin:0}.vs-hero-premium-content.content-align-left .vs-hero-premium-description p{text-align:left}@media (max-width:1023px){.vs-hero-premium-content.content-align-left .vs-hero-premium-description{text-align:center;margin:0 auto}.vs-hero-premium-content.content-align-left .vs-hero-premium-description p{text-align:center}}.vs-hero-premium-content.content-align-left .vs-hero-premium-button-group,.vs-hero-premium-content.content-align-left .vs-hero-premium-button-group .title-block .title-button-group{justify-content:flex-start}@media (max-width:1023px){.vs-hero-premium-content.content-align-left .vs-hero-premium-button-group .title-block .title-button-group,.vs-hero-premium-content.content-align-left .vs-hero-premium-button-group{justify-content:center}}.vs-hero-premium-content.content-align-right{justify-content:flex-end;align-items:center;padding-left:0;padding-right:80px;top:50%;bottom:auto;transform:translateY(-50%)}@media (max-width:1024px){.vs-hero-premium-content.content-align-right{padding-right:60px}}@media (max-width:1023px){.vs-hero-premium-content.content-align-right{justify-content:center;padding-left:24px;padding-right:24px;top:auto;bottom:48px;transform:none}}@media (max-width:375px){.vs-hero-premium-content.content-align-right{padding-left:16px;padding-right:16px;bottom:40px}}.vs-hero-premium-content.content-align-right .vs-hero-premium-content-inner{align-items:flex-end}@media (max-width:1023px){.vs-hero-premium-content.content-align-right .vs-hero-premium-content-inner{align-items:center}}.vs-hero-premium-content.content-align-right .vs-hero-premium-title,.vs-hero-premium-content.content-align-right .vs-hero-premium-title p{text-align:right}@media (max-width:1023px){.vs-hero-premium-content.content-align-right .vs-hero-premium-title,.vs-hero-premium-content.content-align-right .vs-hero-premium-title p{text-align:center}}.vs-hero-premium-content.content-align-right .vs-hero-premium-description{text-align:right;margin:0}.vs-hero-premium-content.content-align-right .vs-hero-premium-description p{text-align:right}@media (max-width:1023px){.vs-hero-premium-content.content-align-right .vs-hero-premium-description{text-align:center;margin:0 auto}.vs-hero-premium-content.content-align-right .vs-hero-premium-description p{text-align:center}}.vs-hero-premium-content.content-align-right .vs-hero-premium-button-group,.vs-hero-premium-content.content-align-right .vs-hero-premium-button-group .title-block .title-button-group{justify-content:flex-end}@media (max-width:1023px){.vs-hero-premium-content.content-align-right .vs-hero-premium-button-group .title-block .title-button-group,.vs-hero-premium-content.content-align-right .vs-hero-premium-button-group{justify-content:center}}.vs-hero-premium-content.content-align-center{justify-content:center;align-items:center}.vs-hero-premium-content.content-align-center .vs-hero-premium-content-inner{align-items:center}.vs-hero-premium-content.content-align-center .vs-hero-premium-title,.vs-hero-premium-content.content-align-center .vs-hero-premium-title p{text-align:center}.vs-hero-premium-content.content-align-center .vs-hero-premium-description{text-align:center;margin:0 auto}.vs-hero-premium-content.content-align-center .vs-hero-premium-description p{text-align:center}.vs-hero-premium-content.content-align-center .vs-hero-premium-button-group,.vs-hero-premium-content.content-align-center .vs-hero-premium-button-group .title-block .title-button-group{justify-content:center}@media (max-width:1024px){.vs-hero-premium-content-logo-block h1{font-size:60px}.vs-hero-premium-content-logo-block p{letter-spacing:3px;font-size:16px}}@media (max-width:1023px){.vs-hero-premium-content-logo-block{align-items:center;padding-top:14px}.vs-hero-premium-content-logo-block h1{font-size:44px}.vs-hero-premium-content-logo-block p{letter-spacing:2.5px;font-size:14px}}.vs-hero-premium-content-inner{pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:800px;padding:24px 0 0;display:flex;position:relative}@media (max-width:1023px){.vs-hero-premium-content-inner{align-items:center;gap:12px;max-width:100%;padding:20px 0 0}}@media (max-width:375px){.vs-hero-premium-content-inner{padding:16px 0 0}}.vs-hero-premium-title{color:var(--hero-title-color);text-align:center;width:100%;margin:0;overflow:hidden}.vs-hero-premium-title p{color:var(--hero-title-color);text-align:center;margin:0;padding-bottom:9px}.vs-hero-premium-description{text-align:center;max-width:605px;color:var(--description-text-color);margin:0 auto;font-size:.875rem;font-weight:400;line-height:1.4}@media (max-width:1023px){.vs-hero-premium-description{text-align:center;max-width:100%}}.vs-hero-premium-description p{color:var(--description-text-color);text-align:center;margin:0}.vs-hero-premium-button-group{justify-content:center;align-items:center;gap:8px;width:100%;height:auto;margin-top:0;display:flex}@media (max-width:1023px){.vs-hero-premium-button-group{width:100%;margin-top:0}.vs-hero-premium-button-group .title-block{width:100%}}.vs-hero-premium-button-group .title-block{background:0 0;width:100%}.vs-hero-premium-button-group .title-block .title-button-group{justify-content:center;align-items:center;width:100%;margin-top:0;padding:0 16px}@media (max-width:1023px){.vs-hero-premium-button-group .title-block .title-button-group{flex-direction:column;align-items:center;padding:0}.vs-hero-premium-button-group .title-block .title-button-group>*{width:100%}}@keyframes vs-hero-premium-bounce{0%,20%,70%,80%,to{transform:translateY(0)translate(-50%)scale(1)}50%{transform:translateY(-10px)translate(-50%)scale(.9)}}button.vs-hero-premium-moving-arrow{z-index:3;color:#fff;background:0 0;border:none;outline:none;animation:2.5s ease-in-out infinite vs-hero-premium-bounce;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}button.vs-hero-premium-moving-arrow:focus-visible{outline:2px solid var(--color-btn-primary);outline-offset:2px}button.vs-hero-premium-moving-arrow svg{color:inherit}button.vs-hero-premium-moving-arrow svg:focus,button.vs-hero-premium-moving-arrow svg:focus-visible{outline:2px solid var(--color-btn-primary);outline-offset:2px}@keyframes customSlideButtonInUp{0%{opacity:0;transform:translateY(40px)}15%,to{opacity:1;transform:translateY(0)}}@keyframes customFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.vs-hero-premium-video{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.vs-hero-premium-moving-arrow,.vs-hero-premium-title,.vs-hero-premium-description,.vs-hero-premium-button-group{animation:none}.vs-hero-premium-experience.has-bg-image-video:before{animation:none;transform:scale(1)}}@media (max-width:768px) and (orientation:portrait){.vs-hero-premium-experience{justify-content:flex-end}}.vs-hero-premium-decorative-line{background:var(--premium-line-gradient-3);z-index:1;height:2px;position:absolute;bottom:180px;left:0;right:0}@media (max-width:1024px){.vs-hero-premium-decorative-line{bottom:160px}}@media (max-width:1023px){.vs-hero-premium-decorative-line{bottom:140px}}.vs-hero-premium-decorative-line-logo{background:var(--premium-line-gradient-3);z-index:1;height:2px;position:absolute;bottom:110px;left:0;right:0}@media (max-width:1024px){.vs-hero-premium-decorative-line-logo{bottom:95px}}@media (max-width:1023px){.vs-hero-premium-decorative-line-logo{bottom:75px}}@media (max-width:375px){.vs-hero-premium-decorative-line-logo{bottom:65px}}.vs-hero-premium-gradient-line{background:var(--premium-border-gradient);z-index:10;width:100%;height:4px;position:absolute;bottom:0;left:0}.vs-hero-premium-brand-logo{z-index:2;position:absolute;bottom:150px;right:70px}@media (max-width:1024px){.vs-hero-premium-brand-logo{bottom:120px;right:50px}}@media (max-width:1023px){.vs-hero-premium-brand-logo{bottom:100px;right:24px}}@media (max-width:375px){.vs-hero-premium-brand-logo{bottom:90px;right:16px}}.vs-hero-premium-brand-logo-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:200px;height:84px}@media (max-width:1024px){.vs-hero-premium-brand-logo-image{max-width:170px;height:70px}}@media (max-width:1023px){.vs-hero-premium-brand-logo-image{max-width:140px;height:56px}}@media (max-width:375px){.vs-hero-premium-brand-logo-image{max-width:120px;height:48px}}.vs-hero-premium-brand-block{text-align:right;z-index:2;position:absolute;bottom:140px;right:70px}@media (max-width:1024px){.vs-hero-premium-brand-block{bottom:120px;right:50px}}@media (max-width:1023px){.vs-hero-premium-brand-block{bottom:100px;right:24px}}@media (max-width:375px){.vs-hero-premium-brand-block{bottom:90px;right:16px}}.vs-hero-premium-brand-title{background:var(--premium-line-gradient-3);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Arial,sans-serif;font-size:72px;font-weight:700;line-height:.9}.vs-hero-premium-brand-title.has-gradient{background:var(--premium-line-gradient-3);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.vs-hero-premium-brand-title.no-gradient{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;color:#c9a86c}@media (max-width:1024px){.vs-hero-premium-brand-title{font-size:60px}}@media (max-width:1023px){.vs-hero-premium-brand-title{font-size:48px}}@media (max-width:375px){.vs-hero-premium-brand-title{font-size:40px}}.vs-hero-premium-brand-subtitle{letter-spacing:4px;background:var(--premium-line-gradient-3);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin:6.5px 0 0;font-family:Arial,sans-serif;font-size:22px}.vs-hero-premium-brand-subtitle.has-gradient{background:var(--premium-line-gradient-3);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.vs-hero-premium-brand-subtitle.no-gradient{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;color:#c9a86c}@media (max-width:1024px){.vs-hero-premium-brand-subtitle{letter-spacing:3px;font-size:16px}}@media (max-width:1023px){.vs-hero-premium-brand-subtitle{letter-spacing:2.5px;font-size:14px}}.vs-hero-premium-text-image-half{width:100%;min-height:100vh;position:relative}.vs-hero-premium-text-image-half__wrapper{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}@media (max-width:991px){.vs-hero-premium-text-image-half__wrapper{grid-template-columns:1fr;min-height:auto}}.vs-hero-premium-text-image-half__content{background:0 0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}@media (max-width:991px){.vs-hero-premium-text-image-half__content{order:2;align-items:flex-start;padding:40px 24px}}.vs-hero-premium-text-image-half__content-inner{text-align:left;width:100%;max-width:600px}.vs-hero-premium-text-image-half__title{letter-spacing:-.02em;color:#1a1a1a;text-align:left;margin:0;font-size:56px;font-weight:600;line-height:1.15}@media (max-width:1199px){.vs-hero-premium-text-image-half__title{font-size:48px}}@media (max-width:991px){.vs-hero-premium-text-image-half__title{font-size:40px}}@media (max-width:767px){.vs-hero-premium-text-image-half__title{font-size:32px}}.vs-hero-premium-text-image-half .marquee__content{padding:0 60px 48px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1199px){.vs-hero-premium-text-image-half .marquee__content{padding:0 40px 40px}}@media (max-width:991px){.vs-hero-premium-text-image-half .marquee__content{padding:40px 0 0;position:relative}}.vs-hero-premium-text-image-half__description{color:#656565;margin-bottom:0;font-size:18px;line-height:1.6}@media (max-width:991px){.vs-hero-premium-text-image-half__description{font-size:16px}}.vs-hero-premium-text-image-half__description p{color:#656565;margin:0 0 16px}.vs-hero-premium-text-image-half__description p:last-child{margin-bottom:0}.vs-hero-premium-text-image-half__button-group{flex-wrap:wrap;gap:16px;display:flex}.vs-hero-premium-text-image-half__media{position:relative;overflow:hidden}@media (max-width:991px){.vs-hero-premium-text-image-half__media{order:1;min-height:400px}}@media (max-width:767px){.vs-hero-premium-text-image-half__media{min-height:300px}}.vs-hero-premium-text-image-half__image,.vs-hero-premium-text-image-half__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.vs-hero-premium-text-image-half.theme-dark .vs-hero-premium-text-image-half__title{color:#fff}.vs-hero-premium-text-image-half.theme-dark .vs-hero-premium-text-image-half__description{color:#dedede}.vs-hero-premium-text-image-half .vs-hero-premium-gradient-line{background:var(--premium-border-gradient);z-index:10;height:1px;position:absolute;bottom:0;left:0;right:0}.vs-hero-premium-text-image-half .vs-hero-premium-decorative-line{bottom:250px}@media (max-width:1199px){.vs-hero-premium-text-image-half .vs-hero-premium-decorative-line{bottom:220px}}@media (max-width:991px){.vs-hero-premium-text-image-half .vs-hero-premium-decorative-line{display:none}}
.vs-hero-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.vs-hero-chip{white-space:nowrap;border-radius:100px;align-items:center;padding:6px 16px;font-size:14px;font-weight:500;line-height:1.4;display:inline-flex}.vs-hero-title-wrapper{margin-bottom:24px}
.button-group-a-link{align-items:baseline;gap:.5rem;display:flex}.button-group-a-link svg{flex-shrink:0;margin-top:-.125rem;color:#1a1a1a!important}.button-group-a-link.grid-card-title{margin-bottom:.5rem}.button-group-a-link__title{text-decoration:none;transition:color .2s ease-in-out}.button-group-a-link__title:hover,.button-group-a-link__title:hover *{color:#1434cb!important}.button-group-a-link__title *{transition:color .2s ease-in-out}.button-group-a-link:hover .button-group-a-link__title,.button-group-a-link:hover .button-group-a-link__title *{color:#1434cb!important}.button-group-a-link.horizontal-card-title .button-group-a-link__title{font-size:1.125rem;font-weight:500;line-height:1.4}.button-group-a-link__link-wrapper{align-items:center;gap:.5rem;text-decoration:none;transition:color .2s ease-in-out;display:flex}.button-group-a-link__link-wrapper:hover,.button-group-a-link__link-wrapper:hover *{color:#1434cb!important}.button-group-a-link__link-wrapper *{transition:color .2s ease-in-out}.button-group-a-link__link-wrapper svg{flex-shrink:0;margin-top:-.125rem;color:#1a1a1a!important}.button-group-a-link__link-wrapper:hover svg{color:#1434cb!important}.button-group-a-link__link-wrapper:focus-visible,.button-group-a-link__link-wrapper:focus{outline:2px dotted var(--color-primary);outline-offset:2px}.button-group-a-link__title-static{cursor:default;text-decoration:none}.button-group-a-link__title-static *{transition:none}
@media (min-width:993px){:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper),.rich-text__content p:has(img):has(+table)){text-align:center;align-items:center;gap:.5rem;display:flex}:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper) img,.rich-text__content p:has(img):has(+table) img){margin:0 .25rem}}@media (max-width:992px){:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper),.rich-text__content p:has(img):has(+table)){text-align:left;display:block}:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper) img,.rich-text__content p:has(img):has(+table) img){margin:.25rem}}.rich-text__content .swipe-indicator{align-items:center;gap:.5rem;margin:16px 0;display:none}.rich-text__content .swipe-indicator p{color:var(--richtext-text-secondary);margin:0;font-size:.875rem}.rich-text__content .swipe-indicator .swipe-icon{opacity:.7;flex-shrink:0}.rich-text__content:has(.table-scroll-wrapper--fixed-first-column.table-scroll-wrapper--overflow) .swipe-indicator{display:flex}.rich-text__content table{border-collapse:collapse;border-spacing:0;background-color:var(--richtext-background);color:var(--richtext-text-primary);border:1px solid var(--richtext-border);font-family:inherit}.rich-text__content table.table--sorting-active th,.rich-text__content table.table--sorting-active td{text-align:left}.rich-text__content table th,.rich-text__content table td{text-align:left;vertical-align:top;border:1px solid var(--richtext-border);color:var(--richtext-text-primary);background-color:#0000;padding:32px}.rich-text__content table th.sortable-cell,.rich-text__content table td.sortable-cell{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s}.rich-text__content table th.sortable-cell--inactive:hover,.rich-text__content table td.sortable-cell--inactive:hover,.rich-text__content table th.sortable-cell--inactive:hover .rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--inactive:hover .rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron{color:#1434cb}.rich-text__content table th.sortable-cell--inactive:hover .rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--inactive:hover .rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:#1434cb}.rich-text__content table th.sortable-cell--active,.rich-text__content table td.sortable-cell--active,.rich-text__content table th.sortable-cell--active .sortable-text,.rich-text__content table td.sortable-cell--active .sortable-text,.rich-text__content table th.sortable-cell--active:hover,.rich-text__content table td.sortable-cell--active:hover{color:#1434cb}.rich-text__content table th.sortable-cell:focus,.rich-text__content table td.sortable-cell:focus,.rich-text__content table th.sortable-cell:focus-visible,.rich-text__content table td.sortable-cell:focus-visible{outline:none}.rich-text__content table th p,.rich-text__content table td p{color:inherit;margin:0 0 .5rem}.rich-text__content table th p:last-child,.rich-text__content table td p:last-child{margin-bottom:0}.rich-text__content table th ul,.rich-text__content table th ol,.rich-text__content table td ul,.rich-text__content table td ol{margin:0;padding-left:1.5rem}.rich-text__content table th ul li,.rich-text__content table th ol li,.rich-text__content table td ul li,.rich-text__content table td ol li{color:inherit;margin-bottom:.25rem}.rich-text__content table th ul li:last-child,.rich-text__content table th ol li:last-child,.rich-text__content table td ul li:last-child,.rich-text__content table td ol li:last-child{margin-bottom:0}.rich-text__content table th img,.rich-text__content table td img{border-radius:4px;max-width:100%;height:auto;margin:.5rem 0;display:block}.rich-text__content table th p.has-image-and-text,.rich-text__content table td p.has-image-and-text{align-items:center;gap:.5rem;display:flex}.rich-text__content table th p.has-image-and-text img,.rich-text__content table td p.has-image-and-text img{float:none;flex-shrink:0;min-width:fit-content;margin:0;display:inline-block}.rich-text__content table th.has-image-and-text,.rich-text__content table td.has-image-and-text{border:none;border-top:1px solid #dedede;align-items:center;gap:.5rem;display:flex}.rich-text__content table th.has-image-and-text img,.rich-text__content table td.has-image-and-text img{float:none;flex-shrink:0;min-width:fit-content;margin:0;display:inline-block}.rich-text__content table th a,.rich-text__content table td a{color:var(--richtext-link);text-decoration:underline;transition:color .2s}.rich-text__content table th a:hover,.rich-text__content table td a:hover{color:var(--richtext-link-hover)}.rich-text__content table th a:focus,.rich-text__content table td a:focus{outline:2px solid var(--richtext-link);outline-offset:2px}.rich-text__content table th span,.rich-text__content table td span{color:inherit}.rich-text__content table th span[style*=background-color],.rich-text__content table td span[style*=background-color]{border-radius:2px;padding:.25rem .5rem}.rich-text__content table th span.sortable-text,.rich-text__content table th span.rte-annotation,.rich-text__content table th span[data-annotation*=sort],.rich-text__content table td span.sortable-text,.rich-text__content table td span.rte-annotation,.rich-text__content table td span[data-annotation*=sort]{flex-direction:row;align-items:center;gap:.5rem;display:inline-flex}.rich-text__content table th span.sortable-text .sortable-icons,.rich-text__content table th span.rte-annotation .sortable-icons,.rich-text__content table th span[data-annotation*=sort] .sortable-icons,.rich-text__content table td span.sortable-text .sortable-icons,.rich-text__content table td span.rte-annotation .sortable-icons,.rich-text__content table td span[data-annotation*=sort] .sortable-icons{flex-direction:column;flex-shrink:0;align-items:center;gap:1px;margin-left:.5rem;margin-right:1rem;display:flex}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper{line-height:1;display:block}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron{width:16px;height:13px;transition:color .2s;display:block}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron path{transition:fill .2s}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron{color:#dedede}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:#dedede}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron{color:#1434cb}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path{fill:#1434cb}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;margin:2rem 0}.table-scroll-wrapper:focus-visible{outline:2px solid var(--richtext-link);outline-offset:2px}.table-scroll-wrapper table{margin:0}.table-scroll-wrapper--fixed-first-column table{border-spacing:0;border-collapse:separate!important}.table-scroll-wrapper--fixed-first-column table th,.table-scroll-wrapper--fixed-first-column table td{border:1px solid #dedede;border-left:none}.table-scroll-wrapper--fixed-first-column table th:first-child,.table-scroll-wrapper--fixed-first-column table td:first-child{z-index:1;background:#fff;border-left:1px solid #dedede;border-right:1px solid #1a1a1a;position:sticky;left:0}.table-scroll-wrapper--fixed-first-column table tr:first-child th,.table-scroll-wrapper--fixed-first-column table tr:first-child td{border-top:none}.table-scroll-wrapper--fixed-first-column table tr:last-child th,.table-scroll-wrapper--fixed-first-column table tr:last-child td{border-bottom:none}.table-scroll-wrapper--fixed-first-column table thead th:first-child{z-index:2}@media (min-width:992px) and (max-width:1199px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.table-scroll-wrapper{margin:2rem 0}}@media (max-width:768px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.table-scroll-wrapper{overflow-x:unset;-webkit-overflow-scrolling:touch;margin:24px -24px;padding-left:24px;padding-right:24px}}@media (min-width:768px) and (max-width:991px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.table-scroll-wrapper{margin:2rem 0}}.rich-text{box-sizing:border-box;background-color:#fff;grid-column:1/-1;width:100%;font-family:visa-font--dialect-latin-regular,visa-font--dialect-cyrillic-regular,sans-serif;display:block}.rich-text__container{box-sizing:border-box;width:100%;padding:1.5rem 1rem;display:block}.container-stack__item .rich-text__container,.faq-item-content .rich-text__container{padding:0}@media (min-width:992px) and (max-width:1200px){.container-stack--25-75 .rich-text__content{width:calc(100% - 800px + 60vw)}}.rich-text__content{box-sizing:border-box;width:100%;color:var(--richtext-text-primary);text-align:left;--richtext-heading:#1a1a1a;--richtext-text:#1a1a1a;--richtext-text-primary:#1a1a1a;--richtext-text-secondary:#656565;--richtext-link:#1434cb;--richtext-link-hover:#1434cb;--richtext-background:#fff;--richtext-border:#dedede;--richtext-code-bg:#fff6de;font-size:16px;line-height:24px;display:block;overflow-x:auto}.rich-text__content.theme-dark{--richtext-heading:#fff;--richtext-text:#dedede;--richtext-text-primary:#fff;--richtext-text-secondary:#dedede;--richtext-link:#3152eb;--richtext-link-hover:#3152eb;--richtext-background:#2c2c2c;--richtext-border:#656565;--richtext-code-bg:#2c2c2c}[dir=rtl] .rich-text__content,.rich-text__content[dir=rtl]{text-align:right;direction:rtl}[dir=rtl] .rich-text__content ul,[dir=rtl] .rich-text__content ol,.rich-text__content[dir=rtl] ul,.rich-text__content[dir=rtl] ol{text-align:right;padding-left:0;padding-right:2.5rem}[dir=rtl] .rich-text__content ul li,[dir=rtl] .rich-text__content ol li,.rich-text__content[dir=rtl] ul li,.rich-text__content[dir=rtl] ol li{text-align:right;padding-left:0;padding-right:.5rem}[dir=rtl] .rich-text__content ul ul,[dir=rtl] .rich-text__content ol ol,[dir=rtl] .rich-text__content ul ol,[dir=rtl] .rich-text__content ol ul,.rich-text__content[dir=rtl] ul ul,.rich-text__content[dir=rtl] ol ol,.rich-text__content[dir=rtl] ul ol,.rich-text__content[dir=rtl] ol ul{padding-left:0;padding-right:2.5rem}[dir=rtl] .rich-text__content blockquote,.rich-text__content[dir=rtl] blockquote{border-left:none;border-right:3px solid var(--richtext-text-primary);text-align:right;padding-left:0;padding-right:1rem}[dir=rtl] .rich-text__content h1,[dir=rtl] .rich-text__content h2,[dir=rtl] .rich-text__content h3,[dir=rtl] .rich-text__content h4,[dir=rtl] .rich-text__content h5,[dir=rtl] .rich-text__content h6,.rich-text__content[dir=rtl] h1,.rich-text__content[dir=rtl] h2,.rich-text__content[dir=rtl] h3,.rich-text__content[dir=rtl] h4,.rich-text__content[dir=rtl] h5,.rich-text__content[dir=rtl] h6,[dir=rtl] .rich-text__content p,.rich-text__content[dir=rtl] p{text-align:right}[dir=rtl] .rich-text__content a .link-icon,.rich-text__content[dir=rtl] a .link-icon{margin-left:0;margin-right:4px}[dir=rtl] .rich-text__content pre,.rich-text__content[dir=rtl] pre{text-align:right}.rich-text__content h1,.rich-text__content h2,.rich-text__content h3,.rich-text__content h4,.rich-text__content h5,.rich-text__content h6{color:var(--richtext-heading);text-align:left;margin:0 0 1rem;font-weight:400}.rich-text__content h1{font-size:3.25rem}@media (max-width:1439px){.rich-text__content h1{font-size:2rem}}.rich-text__content h2{font-size:2.5rem}@media (max-width:1439px){.rich-text__content h2{font-size:1.75rem}}.rich-text__content h3{font-size:2rem}@media (max-width:1439px){.rich-text__content h3{font-size:1.5rem}}.rich-text__content h4{font-size:1.75rem}@media (max-width:1439px){.rich-text__content h4{font-size:1.25rem}}.rich-text__content h5{font-size:.875rem}.rich-text__content h6{font-size:.75rem}.rich-text__content p{color:var(--richtext-text);text-align:left;min-height:1rem;margin:0 0 1rem}.rich-text__content ul,.rich-text__content ol{color:var(--richtext-text);text-align:left;margin:0 0 1rem;padding-left:2.5rem}.rich-text__content ul li,.rich-text__content ol li{text-align:left;margin-bottom:.5rem;padding-left:.5rem}.rich-text__content ol{list-style-type:decimal}.rich-text__content ul{list-style-type:disc}.rich-text__content ol.vs-decimal-numeric.vs-ol{counter-reset:item;list-style-type:none}.rich-text__content ol.vs-decimal-numeric.vs-ol>li{display:block;position:relative}.rich-text__content ol.vs-decimal-numeric.vs-ol>li:before{content:counters(item, ".") ". ";counter-increment:item}.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h2,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h3,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h4,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h5,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h6{display:inline}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h2:before{font-size:2.5rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h2:before{font-size:1.75rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h3:before{font-size:2rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h3:before{font-size:1.5rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h4:before{font-size:1.75rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h4:before{font-size:1.25rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h5:before{font-size:.875rem}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h6:before{font-size:.75rem}.rich-text__content ol.vs-decimal-numeric.vs-ol ol.vs-decimal-numeric.vs-ol{counter-reset:item}.rich-text__content ol.vs-numeric.vs-ol{list-style-type:decimal}.rich-text__content ol.vs-caps-alpha.vs-ol{list-style-type:upper-alpha}.rich-text__content ol.vs-small-alpha.vs-ol{list-style-type:lower-alpha}.rich-text__content ol.vs-caps-roman.vs-ol{list-style-type:upper-roman}.rich-text__content ol.vs-small-roman.vs-ol{list-style-type:lower-roman}.rich-text__content ol.vs-upperalpha.vs-ol{list-style-type:upper-alpha}.rich-text__content ol.vs-roman.vs-ol{list-style-type:lower-roman}.rich-text__content ul ul,.rich-text__content ol ol,.rich-text__content ul ol,.rich-text__content ol ul{margin:.25rem 0 .5rem;padding-left:2.5rem}.rich-text__content ul ul li,.rich-text__content ol ol li,.rich-text__content ul ol li,.rich-text__content ol ul li{margin-bottom:.25rem}.rich-text__content ul.vs-solid-circle.vs-ul{list-style-type:disc}.rich-text__content ul.vs-hollow-circle.vs-ul{list-style-type:circle}.rich-text__content ul.vs-solid-square.vs-ul{list-style-type:square}.rich-text__content ul.vs-ul.vs-solid-dash{list-style-type:"− "}.rich-text__content ul.vs-asterisk.vs-ul{list-style-type:"∗ "}.rich-text__content ul.vs-link-list.vs-ul{padding-left:0;list-style-type:none}.rich-text__content ul.vs-link-list.vs-ul li{padding-left:0}.rich-text__content ul.listitem-without-bullet-rte,.rich-text__content ol.listitem-without-bullet-rte{padding-left:0;list-style-type:none}.rich-text__content ul.listitem-without-bullet-rte li,.rich-text__content ol.listitem-without-bullet-rte li{margin-bottom:0;padding-left:0}.rich-text__content ol.vs-ol.vs-super{counter-reset:list-counter;list-style-type:none}.rich-text__content ol.vs-ol.vs-super li{counter-increment:list-counter}.rich-text__content ol.vs-ol.vs-super li:before{content:counter(list-counter) " ";vertical-align:super;position:unset;margin-left:-8px;font-size:50%}.rich-text__content li{text-align:left;margin-bottom:.25rem}.rich-text__content strong,.rich-text__content b{color:var(--richtext-heading);font-weight:600}.rich-text__content em,.rich-text__content i{font-style:italic}.rich-text__content a{color:var(--richtext-link);text-decoration:underline;transition:color .2s}.rich-text__content a:focus-visible{outline:2px solid var(--richtext-link);outline-offset:2px}.rich-text__content a.vs-link-cta{text-decoration:none}.rich-text__content a .link-icon{vertical-align:middle;flex-shrink:0;margin-left:4px;display:inline-flex}.rich-text__content a .link-icon svg{width:12px;height:12px}.rich-text__content blockquote{border-left:3px solid var(--richtext-text-primary);color:var(--richtext-text-secondary);text-align:left;margin:1rem 0;padding-left:1rem;font-style:italic}.rich-text__content code{background-color:var(--richtext-code-bg);color:var(--richtext-text-primary);border-radius:3px;padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em}.rich-text__content pre{background-color:var(--richtext-code-bg);text-align:left;border-radius:5px;margin:1rem 0;padding:1rem;overflow-x:auto}.rich-text__content pre code{background:0 0;padding:0}.rich-text__content .vs-legal{font-size:11px;line-height:14px}.rich-text__content strong .vs-legal{font-weight:400}.rich-text__content .vs-text{font-family:inherit!important;font-size:.875rem!important}.rich-text__content.media-content{margin-bottom:1rem}.rich-text__content .swipe-indicator{background-color:var(--richtext-background);align-items:center;gap:.75rem;margin:1rem 0;padding:.75rem 1rem;display:flex}.rich-text__content .swipe-indicator p{color:var(--richtext-text-primary);flex:1;margin:0;font-size:14px;line-height:21px}.rich-text__content .swipe-indicator .swipe-icon{flex-shrink:0;width:20px;height:22px}.rich-text__content .swipe-indicator .swipe-icon svg{width:100%;height:100%;color:var(--richtext-text-primary);display:block}.rich-text__wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.rich-text__wrapper::-webkit-scrollbar{height:8px}.rich-text__wrapper::-webkit-scrollbar-track{background:#fff6de;border-radius:4px}.rich-text__wrapper::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.rich-text__wrapper::-webkit-scrollbar-thumb:hover{background:#656565}@media (min-width:1200px){div[style]>.rich-text>.rich-text__container{max-width:1600px;margin:0 auto}div[style]>.rich-text>.rich-text__container>.rich-text__content{width:83.3333%;margin-left:auto;margin-right:auto}}@media (max-width:991px){.rich-text__container{padding:1.5rem}}@media (max-width:768px){.rich-text__container{padding:1.5rem}}.content-card-horizontal{color:#1a1a1a;cursor:pointer;justify-content:flex-start;align-items:flex-start;gap:48px;width:100%;transition:transform .2s;display:flex}.content-card-horizontal.has-link:hover .content-card-horizontal__media-img,.content-card-horizontal.has-link:hover .content-card-horizontal__media-video{transform:scale(1.05)}.content-card-horizontal.has-link:hover .content-card-horizontal__title-link,.content-card-horizontal.has-link:hover .content-card-horizontal__title-link h3{color:#1434cb}.content-card-horizontal:focus{outline:none}.content-card-horizontal--horizontal-large .content-card-horizontal__media{aspect-ratio:1;width:min(300px,50% - 1.5rem);height:auto}.content-card-horizontal--horizontal-large .content-card-horizontal__content{flex:1;min-width:calc(50% - 1.5rem)}.content-card-horizontal--horizontal-large .content-card-horizontal__title{font-size:20px;line-height:26px}.content-card-horizontal--horizontal-large .content-card-horizontal__description{font-size:14px;line-height:21px}@media (max-width:768px){.content-card-horizontal--horizontal-large .content-card-horizontal__title{font-size:16px;line-height:22px}.content-card-horizontal--horizontal-large .content-card-horizontal__description{font-size:12px;line-height:18px}}@media (max-width:480px){.content-card-horizontal--horizontal-large .content-card-horizontal__title{font-size:14px;line-height:19.6px}}.content-card-horizontal--horizontal-small .content-card-horizontal__media{aspect-ratio:1;flex-shrink:0;width:76px;height:auto}.content-card-horizontal--horizontal-small .content-card-horizontal__content{flex:1}.content-card-horizontal--horizontal-small .content-card-horizontal__title{font-size:14px;line-height:19.6px}.content-card-horizontal--horizontal-small .content-card-horizontal__title-wrapper .button-group-a-link__title,.content-card-horizontal--horizontal-small .content-card-horizontal__title-wrapper .button-group-a-link__title-static{font-size:.875rem}.content-card-horizontal--horizontal-small .content-card-horizontal__description{font-size:12px;line-height:18px}@media (max-width:768px){.content-card-horizontal--horizontal-small .content-card-horizontal__title{font-size:12px;line-height:16.8px}.content-card-horizontal--horizontal-small .content-card-horizontal__description{font-size:11px;line-height:16px}}@media (max-width:480px){.content-card-horizontal--horizontal-small .content-card-horizontal__title{font-size:11px;line-height:15.4px}}.content-card-horizontal--horizontal-small .content-card-horizontal__media-container .video-player-container .play-button{width:2.5rem!important;height:2.5rem!important}.content-card-horizontal--horizontal-small .content-card-horizontal__media-container .video-player-container .play-button svg{width:1rem!important;height:1rem!important}.content-card-horizontal__media-container .video-player-container.hero-card .ambient-video{-o-object-fit:cover;object-fit:cover;border-radius:0!important;width:100%!important;height:100%!important}.content-card-horizontal__media-container .video-player-container.hero-card .video-coverImage,.content-card-horizontal__media-container .video-player-container.hero-card .video-player{border-radius:0!important}.content-card-horizontal__media-container .video-player-container.hero-card .video-tint,.content-card-horizontal__media-container .video-player-container.hero-card.playback-ambient .play-button{display:none!important}.content-card-horizontal__media{flex-shrink:0;position:relative;overflow:hidden}.content-card-horizontal__media-container{width:100%;padding-bottom:100%;position:relative;overflow:hidden}.content-card-horizontal__media-img,.content-card-horizontal__media-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.content-card-horizontal__content{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-s);flex-direction:column;flex:1 1 0;display:inline-flex}.content-card-horizontal__eyebrow{color:#656565;margin:0;font-family:Visa Dialect,system-ui,sans-serif;font-size:12px;line-height:16px}.content-card-horizontal__title{color:#1a1a1a;margin:0;font-family:Visa Dialect,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:26px;transition:color .3s}.content-card-horizontal__title-link{color:inherit;text-decoration:none;transition:color .3s}.content-card-horizontal__title-link h3{transition:color .3s}.content-card-horizontal__meta-row{color:#656565;margin:0}.content-card-horizontal__tag-titles{color:#656565;margin:0;display:inline}.content-card-horizontal__meta-divider{vertical-align:middle;border-left:1px solid;width:0;height:.75rem;margin:0 .5rem;display:inline-block}.content-card-horizontal__read-time{white-space:nowrap;color:#656565;margin:0;display:inline}.content-card-horizontal__read-time .content-card-horizontal__read-time-text{margin:0;display:inline}.content-card-horizontal__description{color:#1a1a1a;margin:0;font-family:Visa Dialect,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:21px}.content-card-horizontal__description p{margin:0!important}.content-card-horizontal__ctas{align-items:flex-start;gap:var(--spacing-s);margin-top:var(--spacing-xs);flex-direction:column;display:flex}@media (max-width:768px){.content-card-horizontal{gap:var(--spacing-m);width:100%;max-width:327px;padding:0 var(--spacing-m)}.content-card-horizontal__content{gap:var(--spacing-xs)}.content-card-horizontal__eyebrow{font-size:11px;line-height:14px}.content-card-horizontal__description{display:none}.content-card-horizontal__ctas{gap:var(--spacing-xs)}}@media (max-width:480px){.content-card-horizontal{gap:var(--spacing-s);padding:0 var(--spacing-s)}}
.content-card-horizontal-container{--gc-gap-desktop:3.125rem;--gc-gap-tablet:2.5rem;--gc-gap-mobile:1.875rem;--gc-gap-default:2rem}.content-card-horizontal-container .content-card-horizontal-grid{gap:var(--gc-gap-default);display:grid}@media (min-width:62rem){.content-card-horizontal-container .content-card-horizontal-grid{gap:var(--gc-gap-desktop)}.content-card-horizontal-container .content-card-horizontal-grid[data-columns="1"]{grid-template-columns:1fr}.content-card-horizontal-container .content-card-horizontal-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.content-card-horizontal-container .content-card-horizontal-grid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.content-card-horizontal-container .content-card-horizontal-grid[data-columns="4"]{grid-template-columns:repeat(4,1fr)}}@media (min-width:48rem) and (max-width:61.9375rem){.content-card-horizontal-container .content-card-horizontal-grid{gap:var(--gc-gap-tablet);grid-template-columns:repeat(2,1fr)}}@media (max-width:47.9375rem){.content-card-horizontal-container .content-card-horizontal-grid{gap:var(--gc-gap-mobile);grid-template-columns:1fr}}
