.ugc{overflow:hidden}.ugc__heading h1,.ugc__heading h2,.ugc__heading h3,.ugc__heading h4,.ugc__heading h5,.ugc__heading h6,.ugc__heading p,.ugc__heading ul,.ugc__heading ol,.ugc__text h1,.ugc__text h2,.ugc__text h3,.ugc__text h4,.ugc__text h5,.ugc__text h6,.ugc__text p,.ugc__text ul,.ugc__text ol{font-size:inherit;line-height:inherit;color:inherit}.ugc__heading,.ugc__text{text-align:center}.ugc__heading>*,.ugc__text>*{margin:0}.ugc__wrapper{width:100%;margin-inline:auto;overflow:visible}@media screen and (min-width: 990px){.ugc__wrapper--mobile{display:none}}.ugc__wrapper--desktop{display:none}@media screen and (min-width: 990px){.ugc__wrapper--desktop{display:grid}}.ugc .video-hover-text{position:fixed;display:none;pointer-events:none;z-index:9999;margin:0px;text-transform:none;text-decoration:none;padding:10px;border-radius:100px}@media(hover: none){.ugc .video-hover-text{display:none !important}}.ugc .video-item{position:relative;cursor:pointer;overflow:hidden;transform:rotate(2.2deg);transition:all var(--duration-default) ease}.ugc .video-item:hover{z-index:1}@media screen and (min-width: 990px){.ugc .video-item:nth-child(2n+1){transform:rotate(2.5deg) scale(1.1)}.ugc .video-item:nth-child(2n+1):hover{transform:rotate(-3.2deg) scale(1.2)}.ugc .video-item:nth-child(2n+2){transform:rotate(-3.2deg) scale(1.1)}.ugc .video-item:nth-child(2n+2):hover{transform:rotate(2.5deg) scale(1.2)}}.ugc .video-item video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.ugc .video-item .watch-label{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:5px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(79,79,79,.2);border-radius:8px;padding:6px 10px}@media screen and (min-width: 990px){.ugc .video-item .watch-label{display:none}}.ugc .video-item .watch-label svg{width:12px;height:12px}.ugc .video-popup{position:relative;opacity:0;visibility:hidden;z-index:-1;transition:all var(--duration-medium) ease-in}.ugc .video-popup.active{opacity:1;visibility:visible;z-index:100}.ugc .video-popup__container{width:auto;height:auto;position:fixed;left:50%;bottom:50%;transform:translate(-50%, 50%);overflow:hidden;border-radius:24px}.ugc .video-popup video{border-radius:24px;max-height:80vh;position:relative}@media screen and (max-width: 749.98px){.ugc .video-popup video{max-width:calc(100vw - var(--page-width-x-paddings-mobile)*2)}}.ugc .video-popup .play-stop{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none}.ugc .video-popup .play-stop svg{width:80px;height:80px;cursor:pointer;transition:all var(--duration-medium)}.ugc .video-popup .play-stop svg:hover{transform:scale(1.1)}.ugc .video-popup .sound-btn{border:none;cursor:pointer;border-radius:100px;transition:var(--duration-medium);width:44px;height:44px;position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center}.ugc .video-popup .close-btn{position:absolute;border-radius:50%;top:16px;left:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.ugc .video-popup .close-btn svg{width:18px;height:18px}.ugc .video-popup .sound-btn,.ugc .video-popup .close-btn{background:rgba(0,0,0,0);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ugc .video-popup .sound-btn,.ugc .video-popup .close-btn,.ugc .video-popup #progressBar{z-index:1}.ugc .video-popup #progressBar{position:absolute;top:4px;left:50%;width:100%;height:8px;transform:translate(-50%, -50%)}.ugc .video-popup progress[value]::-webkit-progress-bar{background:hsla(0,0%,100%,.2);border-radius:24px}.ugc .video-popup progress[value]::-webkit-progress-value{border-radius:24px}.ugc .video-popup progress[value]{-webkit-appearance:none;appearance:none;-moz-appearance:none}