@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;250;300;400;500;600;700&display=swap");.reach-section,.reach-section *{box-sizing:border-box}.reach-section img{display:block;height:auto;max-width:100%}.reach-section{background:#fff;font-family:Poppins,sans-serif;overflow:hidden;position:relative}.reach-section .reach-bg{background:url(https://5968576.fs1.hubspotusercontent-na1.net/hubfs/5968576/bg-wp-globe-2.jpg) 50%/cover no-repeat;inset:0;opacity:.5;pointer-events:none;position:absolute;z-index:1}.reach-container{color:#303240;margin:0 auto;max-width:1200px;padding:150px 16px 200px;position:relative;z-index:2}.reach-title{font-size:40px;font-weight:700;line-height:48px;margin:0 0 12px}.reach-subtitle,.reach-title{color:#303240;text-align:center}.reach-subtitle{font-size:18px;font-weight:400;line-height:29px;margin:0 auto;max-width:920px}.reach-carousel{animation:reachFadeIn .4s ease both;margin:32px 0 36px;width:100%}.reach-carousel-viewport{-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.4) 8%,#000 20%,#000 80%,rgba(0,0,0,.4) 92%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.4) 8%,#000 20%,#000 80%,rgba(0,0,0,.4) 92%,transparent);overflow:hidden;padding:14px 0;width:100%}.reach-carousel-track{align-items:center;animation:reachMarquee 34s linear infinite;display:flex;gap:32px;width:max-content;will-change:transform}.reach-flag-item{background:#fff;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(48,50,64,.1),inset 0 10px 18px rgba(48,50,64,.12);flex:0 0 auto;height:72px;overflow:hidden;width:72px}.reach-flag-item .flag{height:100%;width:100%}@media (min-width:993px){.reach-carousel-track{animation-duration:34s ease;animation:none!important;transform:translateZ(0);will-change:transform}}@media (max-width:992px){.reach-container{padding:28px 14px}.reach-title{font-size:24px;line-height:29px}.reach-subtitle{font-size:14px;line-height:20px}.reach-carousel{margin:24px 0 28px}.reach-carousel-viewport{padding:10px 0}.reach-carousel-track{animation-duration:28s;gap:22px}.reach-flag-item{box-shadow:inset 0 0 0 1px rgba(48,50,64,.12),inset 0 8px 14px rgba(48,50,64,.12);height:56px;width:56px}}@media (max-width:576px){.reach-carousel-viewport{padding:8px 0}.reach-carousel-track{animation-duration:26s;gap:18px}.reach-flag-item{box-shadow:inset 0 0 0 1px rgba(48,50,64,.14),inset 0 6px 12px rgba(48,50,64,.14);height:52px;width:52px}}@keyframes reachFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes reachMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}