.scroll-content{animation:scroll-seamless 20s linear infinite;display:flex;transform:translateX(100vw);width:max-content}.scrolling-text .hs_cos_wrapper{padding-inline:18px;position:relative;width:auto}@keyframes scroll-seamless{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.popup-pause .popup-container{height:100%}.popup-pause .popup-container .popup-content{align-items:center;display:flex;height:100%;justify-content:center}.popup-pause .popup-container .container .container{max-width:540px;opacity:1}.popup-pause .mask-pop-overlay{background-color:rgba(0,0,0,.5)}.popup-pause .popup-container:before,.popup-pause .popup-is-close{display:none}.team-members-section{column-gap:60px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:44px}.team-members-section .team-member-item{align-items:center;display:flex;flex-direction:column;gap:9px}.team-members-section .team-member-info{color:#fff;margin-bottom:6px}.team-members-section .team-member-avatar{aspect-ratio:1/1;flex-shrink:0;width:103px}.team-members-section .team-member-name{font-size:14px;font-weight:500;line-height:114.99999999999999%;margin-bottom:0}.team-members-section .team-member-title{font-size:12px;font-weight:300;line-height:114.99999999999999%}div:has(>.hs-richtext .temporal-text){margin-top:10px;order:4}@media screen and (min-width:768px){.team-members-section .team-member-item{align-items:flex-end;flex-direction:row;gap:9px}}