.adev-featured-videos{background:#fff;overflow:hidden}.adev-featured-videos .adev-fv__header{margin-bottom:var(--spacing-below-title)}.adev-featured-videos .adev-fv__header-title{margin:0;text-align:center;color:var(--title-color);font-weight:var(--title-font-weight);font-size:var(--title-text-size);line-height:var(--title-line-height);max-width:var(--title-max-width);margin:0 auto;margin-bottom:5px}.adev-featured-videos .adev-fv__header-title a{color:inherit}.adev-featured-videos .adev-fv__header-subtitle{text-align:center;color:var(--subtitle-text-color);font-weight:var(--subtitle-font-weight);font-size:var(--subtitle-text-size);line-height:var(--subtitle-line-height);max-width:var(--subtitle-max-width);margin:0 auto}.adev-featured-videos .adev-fv__header-subtitle a{color:inherit}.adev-featured-videos .adev-fv__list:not(.slick-initialized){display:flex;flex-wrap:wrap;justify-content:center}.adev-featured-videos .adev-fv__list:not(.slick-initialized) .adev-fv__video-column{width:100%;flex:0 0 100%;max-width:100%;margin:8px}@media(min-width:569px){.adev-featured-videos .adev-fv__list:not(.slick-initialized) .adev-fv__video-column{flex:0 0 50%;max-width:calc(50% - 16px)}}@media(min-width:992px){.adev-featured-videos .adev-fv__list:not(.slick-initialized) .adev-fv__video-column{flex:0 0 25%;max-width:calc(25% - 16px)}}.adev-featured-videos .adev-fv__video-column{margin:8px}.adev-featured-videos .adev-fv__video{width:100%;height:0;overflow:hidden;padding-top:170%;position:relative;cursor:pointer;border-top-left-radius:var(--roundness);border-top-right-radius:var(--roundness)}.adev-featured-videos .adev-fv__video.adev-fv__video-nod{border-radius:var(--roundness)}.adev-featured-videos .adev-fv__video img,.adev-featured-videos .adev-fv__video svg,.adev-featured-videos .adev-fv__video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.adev-featured-videos .adev-fv__video::before{content:'';background:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="256" height="256" viewBox="0 0 256 256"%3E%3Cpath fill="white" d="M240 128a15.74 15.74 0 0 1-7.6 13.51L88.32 229.65a16 16 0 0 1-16.2.3A15.86 15.86 0 0 1 64 216.13V39.87a15.86 15.86 0 0 1 8.12-13.82a16 16 0 0 1 16.2.3l144.08 88.14A15.74 15.74 0 0 1 240 128Z"%2F%3E%3C%2Fsvg%3E');background-size:50px;transform-origin:center;background-repeat:no-repeat;width:50px;height:50px;display:inline-block;background-size:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.2s all ease-in-out;z-index:3;transition:.2s all ease-in-out}@media(min-width:992px){.adev-featured-videos .adev-fv__video::before{width:60px;height:60px;background-size:60px}}.adev-featured-videos .adev-fv__video.adev-revealed::before{transform:scale(0.9) translate(-50%,-50%);opacity:0;transition:.2s all ease-in-out}.adev-featured-videos .adev-fv__details{background:var(--details-background);padding:10px 18px;position:relative;display:flex;align-items:center;border-bottom-left-radius:var(--roundness);border-bottom-right-radius:var(--roundness)}.adev-featured-videos .adev-fv__details a{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;display:block}.adev-featured-videos .adev-fv__details .adev-fv__tiktok-avatar{--size:50px;flex:0 0 var(--size);height:var(--size);width:var(--size);border-radius:50%;overflow:hidden}.adev-featured-videos .adev-fv__details .adev-fv__tiktok-avatar svg,.adev-featured-videos .adev-fv__details .adev-fv__tiktok-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.adev-featured-videos .adev-fv__details .adev-fv__tiktok-details{flex:auto;padding-left:15px}.adev-featured-videos .adev-fv__details .adev-fv__title{font-size:16px;font-weight:600;line-height:1.4;text-underline-offset:2px;color:var(--name-color)}.adev-featured-videos .adev-fv__details:has(a):hover .adev-fv__title{text-decoration:underline}.adev-featured-videos .adev-fv__details .adev-fv__sub-title{font-size:13px;color:var(--subtitle-color)}.adev-featured-videos ul.slick-dots{position:relative;bottom:0;margin:0;margin-top:10px}.adev-featured-videos ul.slick-dots li{margin:0 4px;width:10px;height:5px}.adev-featured-videos ul.slick-dots li button{border-radius:0;box-shadow:none;background:var(--dots-color);height:100%;border-radius:15px}.adev-featured-videos ul.slick-dots li.slick-active button{background:var(--dots-color-active)}.adev-featured-videos ul.slick-dots li:only-child{display:none}.adev-featured-videos[data-enable-container="false"] .page-width{max-width:100%;padding:0}.adev-featured-videos[data-enable-container="false"] .slick-list{padding:0 15px}.adev-featured-videos[data-enable-container="false"] .adev-fv__video-column{max-width:280px}