.ticker_Collection{margin-left:-20px;margin-right:-20px}.ticker_Collection .ticker_new{display:flex;overflow:hidden;column-gap:24px;background-color:#eee}.ticker_Collection .ticker_list{display:flex;column-gap:24px;margin-top:32px;animation:tickerAnimation infinite linear;animation-direction:reverse}.ticker_Collection .stop_tikcer .ticker_list{animation-play-state:paused}.ticker_Collection .ticker-video{width:100%;height:100%;object-fit:cover}.ticker_Collection .item-width{width:248px;height:180px}.ticker_Collection .ticker_social{display:flex;background-color:#eee;justify-content:space-between}.ticker_Collection .ticker_social .ticker_social_text{display:flex;flex-direction:column;row-gap:16px;width:100%}.ticker_Collection .ticker_social .ticker_social_links{display:flex;flex-direction:column;row-gap:16px}.ticker_Collection .ticker_social .ticker_social_links .ticker_social_link{display:flex;width:fit-content;gap:6px;align-items:center;padding-right:2px}.ticker_Collection .ticker_social .ticker_social_links .ticker_social_link a{color:#000;font-size:18px;line-height:24px;text-decoration:none;display:flex;align-items:center;gap:6px}.ticker_Collection .ticker_social .ticker_social_links .ticker_social_link a:hover{text-decoration:underline}.ticker_Collection button,.ticker_Collection button:active{display:flex;align-items:flex-start;padding-right:0;padding-left:0;margin-top:6px;margin-left:48px;border:none}.ticker_Collection .ticker_social_heading h3,.ticker_Collection .ticker_social_subheading{font-size:32px;line-height:40px;letter-spacing:-.32px;color:#000;margin:0}.ticker_Collection .ticker_social_heading h3 span,.ticker_Collection .ticker_social_subheading span{display:block}.ticker_Collection .btn_hide{display:none}.ticker_Collection .ticker_pause_wrapper:hover,.ticker_Collection .ticker_play_wrapper:hover{opacity:.6}@media screen and (min-width:556px){.ticker_Collection{margin-left:-20px;margin-right:-20px}.ticker_Collection .ticker_list{margin-top:48px;animation:tickerAnimation infinite linear;animation-direction:reverse}.ticker_Collection .item-width{width:330px;height:240px}.ticker_Collection .ticker_social{padding:40px 20px 48px}.ticker_Collection .ticker_social .ticker_social_links{flex-direction:row;column-gap:32px}.ticker_Collection button,.ticker_Collection button:active{margin-left:unset;margin-top:5px}.ticker_Collection .ticker_social_heading h3,.ticker_Collection .ticker_social_subheading{width:100%}.ticker_Collection .ticker_social_heading h3 span,.ticker_Collection .ticker_social_subheading span{display:inline}}@keyframes tickerAnimation{100%{transform:translateX(-101%)}}.ticker_Collection .ticker_social{padding:24px 20px 32px}@media (min-width:556px){.ticker_Collection .ticker_social{padding:40px 20px 48px}}@media screen and (min-width:992px){.ticker_Collection{margin-left:-30px;margin-right:-30px}.ticker_Collection .ticker_social{padding:40px 30px 48px}}button.ticker_pause_wrapper,button.ticker_play_wrapper{background:0 0!important}