.tiktok-feed{position:relative;background-color:var(--bg-color);color:var(--text-color)}.tiktok-feed__container{overflow:hidden;padding:100px 0}@media only screen and (max-width:767px){.tiktok-feed__container{padding:64px 0}}.tiktok-feed__heading{margin-bottom:50px}@media only screen and (max-width:767px){.tiktok-feed__heading{margin-bottom:32px}}.tiktok-feed__actions{display:flex;justify-content:center}.tiktok-feed__slideshow{overflow:initial;padding:0 14%;margin-bottom:50px}@media only screen and (max-width:1279px){.tiktok-feed__slideshow{padding:0 12%;margin-bottom:32px}}.tiktok-feed__item.playing .icon--video-play-button{display:none}.tiktok-feed__item.playing .icon--video-pause-button{display:block}@media only screen and (max-width:767px){.tiktok-feed__item.playing .icon--video-pause-button{opacity:0;width:70vw;height:60vh;transform:translate(-37%,-40%)}}.tiktok-feed__item.playing:not(:hover) .tiktok-feed-item__play-button{opacity:0;visibility:hidden}.tiktok-feed-item{position:relative;height:auto}.tiktok-feed-item video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tiktok-feed-item__play-button{width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;border:none;z-index:1;transition:var(--transition-duration-short)}.tiktok-feed-item__play-button .icon--video-pause-button{display:none}.tiktok-feed-item__wrapper{position:relative;padding-top:146%}.tiktok-feed-item__wrapper img,.tiktok-feed-item__wrapper video,.tiktok-feed-item__wrapper>svg{position:absolute;top:0;left:0;display:block;vertical-align:middle;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tiktok-feed .parallax-container{z-index:0}.tiktok-feed .parallax-container .parallax-element:nth-child(1){width:72px;height:72px;top:7%;left:13.5%}@media only screen and (max-width:767px){.tiktok-feed .parallax-container .parallax-element:nth-child(1){display:none}}.tiktok-feed .parallax-container .parallax-element:nth-child(2){width:56px;height:56px;top:initial;bottom:6%;left:initial;right:21%}@media only screen and (max-width:767px){.tiktok-feed .parallax-container .parallax-element:nth-child(2){display:none}}.tiktok-feed-item__description{font-size:20px;text-align:center;margin-top:14px;padding:0 14px}.tiktok-feed-item__description a{font-weight:600;color:inherit;text-transform:none;text-decoration:none}.tiktok-feed-item__description strong{font-weight:600}