.mcg-section{background-color:#fff;padding-bottom:80px;padding-top:80px}.mcg-section.mcg-section--bg-light{background-color:#f9fbfc}.mcg-section .mcg-subtext{margin-left:auto;margin-right:auto;max-width:680px}.mcg-section .mcg-title--flex{white-space:pre-line}.mcg-section .mcg-title--flex span{background:linear-gradient(90deg,#c72c91,#0565ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.mcg-section .mcg-grid{border-left:1px solid #d3dee8;border-top:1px solid #d3dee8;display:grid;width:100%}.mcg-section .mcg-grid--count-2{border-bottom:1px solid #d3dee8;border-left:none;display:flex;justify-content:center}.mcg-section .mcg-grid--count-2 .mcg-card{border-bottom:none;flex:1 1 0;max-width:534px}.mcg-section .mcg-grid--count-2 .mcg-card:first-child{border-left:1px solid #d3dee8}.mcg-section .mcg-grid--count-3,.mcg-section .mcg-grid--count-6{grid-template-columns:repeat(3,1fr)}.mcg-section .mcg-grid--count-4{border-bottom:1px solid #d3dee8;border-left:none;grid-template-columns:repeat(2,minmax(0,534px));justify-content:center}.mcg-section .mcg-grid--count-4 .mcg-card:nth-child(odd){border-left:1px solid #d3dee8}.mcg-section .mcg-grid--count-4 .mcg-card:nth-child(n+3){border-bottom:none}.mcg-section .mcg-grid--count-5{border:1px solid #d3dee8;display:block}.mcg-section .mcg-grid__row{display:flex}.mcg-section .mcg-grid__row--3col .mcg-card{flex:0 0 33.33333%;max-width:33.33333%}.mcg-section .mcg-grid__row--3col .mcg-card:last-child{border-right:none}.mcg-section .mcg-grid__row--2col-centered{justify-content:center}.mcg-section .mcg-grid__row--2col-centered .mcg-card{border-bottom:none;flex:0 0 33.33333%;max-width:33.33333%}.mcg-section .mcg-grid__row--2col-centered .mcg-card:first-child{border-left:1px solid #d3dee8}.mcg-section .mcg-card{background-color:transparent;border-right:1px solid #d3dee8;box-sizing:border-box;display:flex;flex-direction:column;padding:40px;position:relative}.mcg-section a.mcg-card--link{color:inherit;cursor:pointer;text-decoration:none;transition:background-color .2s ease}.mcg-section a.mcg-card--link:hover{background-color:#f9fbfc}.mcg-section.mcg-section--bg-light a.mcg-card--link:hover{background-color:#fff}.mcg-section a.mcg-card--link:focus-visible{outline:2px solid #0565ff;outline-offset:-2px}.mcg-section a.mcg-card--link .mcg-card__title{padding-right:24px}.mcg-section .mcg-card__link-arrow{color:#6b8196;display:inline-flex;opacity:0;position:absolute;right:40px;top:40px;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease,color .2s ease}.mcg-section a.mcg-card--link:hover .mcg-card__link-arrow{color:#0565ff;opacity:1;transform:translateX(0)}.mcg-section .mcg-card__link-arrow .mcg-arrow{height:10px;width:12px}.mcg-section .mcg-card__icon{flex-shrink:0}.mcg-section .mcg-card__icon img{display:block;height:40px;object-fit:contain;width:40px}.mcg-section .mcg-card__cta{margin-top:24px}.mcg-section .mcg-card__media{background-color:#f9fbfc;flex-shrink:0;margin-top:32px;overflow:hidden;position:relative;width:100%}.mcg-section .mcg-media img,.mcg-section .mcg-media__video{display:block;height:100%;object-fit:cover;width:100%}.mcg-section .mcg-media--ratio-fixed{height:170px}.mcg-section .mcg-media--ratio-16x9{aspect-ratio:16/9}.mcg-section .mcg-media--ratio-4x3{aspect-ratio:4/3}.mcg-section .mcg-media--ratio-1x1{aspect-ratio:1/1}.mcg-section .mcg-media--ratio-fixed .mcg-media__video,.mcg-section .mcg-media--ratio-fixed img{height:170px}.mcg-section .mcg-embed{background:none;border:none;cursor:pointer;display:block;height:100%;margin:0;padding:0;position:relative;width:100%}.mcg-section .mcg-media--ratio-fixed .mcg-embed{height:170px}.mcg-section .mcg-embed img{height:100%;object-fit:cover;width:100%}.mcg-section .mcg-embed__bg{background:linear-gradient(135deg,#4e647a,#1a2633);display:block;height:100%;width:100%}.mcg-section .mcg-embed__play{align-items:center;background:hsla(0,0%,100%,.92);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.25);color:#0565ff;display:inline-flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,background-color .2s ease;width:48px}.mcg-section .mcg-embed__play svg{margin-left:2px}.mcg-section .mcg-embed:focus-visible .mcg-embed__play,.mcg-section .mcg-embed:hover .mcg-embed__play{background:#fff;transform:translate(-50%,-50%) scale(1.08)}.mcg-section .mcg-media__iframe{border:0;display:block;height:100%;width:100%}.mcg-section .mcg-cta-link{align-items:center;color:#0565ff;display:inline-flex;gap:2px;text-decoration:none}.mcg-section .mcg-cta-link .mcg-arrow{flex-shrink:0;height:10px;transition:transform .2s ease;width:12px}.mcg-section .mcg-cta-link:hover .mcg-arrow{transform:translateX(4px)}.mcg-section .mcg-cta-btn{align-items:center;align-self:flex-start;display:inline-flex;gap:4px}.mcg-section .mcg-cta-btn .mcg-arrow{flex-shrink:0;height:12px;transition:transform .2s ease;width:14px}.mcg-section .mcg-cta-btn:hover .mcg-arrow{transform:translateX(3px)}@media (max-width:1199.98px){.mcg-section .mcg-header{margin-bottom:48px}.mcg-section .mcg-grid--count-3,.mcg-section .mcg-grid--count-4,.mcg-section .mcg-grid--count-6{grid-template-columns:repeat(2,1fr)}.mcg-section .mcg-grid--count-5{border-bottom:none;border-right:none}.mcg-section .mcg-grid__row{flex-wrap:wrap}.mcg-section .mcg-grid__row--2col-centered .mcg-card,.mcg-section .mcg-grid__row--3col .mcg-card{flex:0 0 50%;max-width:50%}.mcg-section .mcg-grid__row--3col .mcg-card:last-child{border-right:1px solid #d3dee8}.mcg-section .mcg-grid__row--2col-centered .mcg-card{border-bottom:1px solid #d3dee8}.mcg-section .mcg-grid__row--2col-centered .mcg-card:first-child{border-left:none}.mcg-section .mcg-grid__row--2col-centered{justify-content:flex-start}.mcg-section .mcg-card{padding:24px}.mcg-section .mcg-card__link-arrow{right:24px;top:24px}}@media (max-width:767.98px){.mcg-section{padding-bottom:48px;padding-top:48px}.mcg-section .mcg-header{margin-bottom:40px}.mcg-section .mcg-grid--count-3,.mcg-section .mcg-grid--count-4,.mcg-section .mcg-grid--count-6{grid-template-columns:1fr}.mcg-section .mcg-grid--count-2{border-bottom:none;border-left:1px solid #d3dee8;flex-direction:column}.mcg-section .mcg-grid--count-2 .mcg-card{border-bottom:1px solid #d3dee8;max-width:none}.mcg-section .mcg-grid--count-2 .mcg-card:first-child{border-left:none}.mcg-section .mcg-grid--count-4{border-bottom:none;border-left:1px solid #d3dee8;justify-content:stretch}.mcg-section .mcg-grid--count-4 .mcg-card:nth-child(odd){border-left:none}.mcg-section .mcg-grid--count-4 .mcg-card:nth-child(n+3){border-bottom:1px solid #d3dee8}.mcg-section .mcg-grid__row{flex-direction:column}.mcg-section .mcg-grid__row--2col-centered .mcg-card,.mcg-section .mcg-grid__row--3col .mcg-card{flex:0 0 100%;max-width:100%}.mcg-section .mcg-grid__row--2col-centered{justify-content:flex-start}.mcg-section .mcg-card{padding:24px 16px}.mcg-section .mcg-card__icon img{height:32px;width:32px}.mcg-section .mcg-card__link-arrow{right:16px;top:24px}}@media (prefers-reduced-motion:reduce){.mcg-section .mcg-card__link-arrow,.mcg-section .mcg-cta-btn .mcg-arrow,.mcg-section .mcg-cta-link .mcg-arrow,.mcg-section .mcg-embed__play,.mcg-section a.mcg-card--link{transition:none}}