﻿.namm-block-global-counters{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:center;text-align:center}.global-counter{color:#001c59;display:flex;flex-direction:column;align-items:center;line-height:1.2;gap:.25rem}.global-counter .global-counter__attendees-value{font-size:clamp(2rem,4vw,2.8125rem);font-weight:700;display:flex;align-items:baseline;white-space:nowrap}.global-counter .global-counter__attendees-text{color:#001c59;font-size:clamp(1rem,2vw,1.25rem);font-weight:400}@media (max-width:769px){.namm-block-global-counters{display:grid;grid-template-columns:repeat(2,1fr);gap:.9375rem}.namm-block-global-counters .global-counter:last-child{grid-column:span 2;order:-1;display:flex}.namm-block-global-counters .global-counter:last-child .global-counter__attendees-value{font-size:2.375rem}.namm-block-global-counters .global-counter:last-child .global-counter__attendees-text{font-size:1.125rem}.global-counter .global-counter__attendees-value{font-size:2.25rem}.global-counter .global-counter__attendees-text{font-size:1rem}}.promo-grid{overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none}.promo-grid::-webkit-scrollbar{display:none}.promo-wrapper{display:flex;flex-wrap:nowrap;gap:1.25rem;scroll-behavior:smooth}.promo-item{flex:1 1 auto;width:17.5rem;background-color:#f9f9f9;border-radius:.75rem;text-align:center;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;gap:0}.promo-item h2.promo-title{color:inherit;font-size:1.25rem;font-weight:700}.promo-item h2,.promo-item p{margin:0}.promo-content{padding:1.375rem 1.25rem;display:flex;flex-direction:column;gap:.625rem;height:100%;justify-content:space-between}.promo-content .promo-cta{height:3rem;line-height:3rem;background:#234560;color:#fff;text-align:center;font-size:1rem;font-weight:600;border-radius:.375rem;padding:.3125rem 0;display:flex;align-items:center;justify-content:center}.promo-content .promo-body{font-size:.875rem;min-height:5.625rem;display:flex;align-items:center;line-height:1.5rem}.promo-image{position:relative;display:flex;flex-direction:column;align-items:center}.promo-image img{width:100%;height:13.75rem;-o-object-fit:cover;object-fit:cover}.promo-image .headline-tag{position:absolute;bottom:-1rem;color:#fff;font-weight:700;width:60%;border-radius:.125rem;font-size:.875rem}.promo-image .headline-tag.playback{background-color:#49a8b2}.promo-image .headline-tag.policy{background-color:#3572b4}.promo-item.yellow-cta .promo-cta{background:linear-gradient(90deg,#faeec1,#f2d88d);color:#0072bc}.promo-item.with-borders{border:.0625rem solid #001c59}.promo-item.body-lg .promo-content .promo-body{min-height:4.375rem;font-size:1.125rem;display:flex;align-items:center}.promo-item.img-sm .promo-image img{height:11.25rem}.scroll-indicator{text-align:center;font-size:1rem;color:#001c59;margin-top:.625rem;padding:.625rem;font-weight:600;display:none}@media (max-width:1200px){.scroll-indicator{display:block;text-align:right}.promo-item{flex:0 0 40%;max-width:100%}}@media (max-width:768px){.promo-item{width:15rem;flex:0 0 98%}}section.section__bg--ns-navy .scroll-indicator{color:#fff}