.tp-marquee-2 *{margin:0;padding:0}.tp-marquee-2{position:relative;overflow:hidden}.tp-marquee-2 .tp__marquee a{color:inherit}.tp-marquee-2 .tp__marquee{background:var(--tp-top-marquee-background, #ea4646);padding-block:var(--tp-padding-top, 10px) var(--tp-padding-bottom, 10px);gap:var(--tp-item-gap, 40px);display:flex;position:absolute;top:50%;left:-50%;width:200%;transform:rotate(-3deg) translateY(-50%);transform-origin:center;z-index:2}.tp-marquee-2 .tp__marquee--bottom{background:var(--tp-bottom-marquee-background, #4646ea);transform:rotate(3deg) translateY(-50%);top:30%;z-index:1}.tp-marquee-2 .tp__marquee-wrapper{animation:tpMarqueeRightToLeft var(--tp-animation-duration, 40s) linear infinite;gap:var(--tp-item-gap, 40px);width:max-content;flex-shrink:0;display:flex;align-items:center}.tp-marquee-2 .tp__marquee-wrapper--reverse{animation:tpMarqueeLeftToRight var(--tp-animation-duration, 40s) linear infinite}.tp-marquee-2 .tp__marquee:hover .tp__marquee-wrapper{animation-play-state:var(--tp-pause-on-hover, true)}@keyframes tpMarqueeRightToLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}}@keyframes tpMarqueeLeftToRight{0%{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}to{transform:translate(0)}}.tp-marquee-2 .tp__marquee-item{font-size:var(--tp-text-size, 32px);font-weight:var(--tp-font-weight, 500);color:var(--tp-top-text-color, #FFFFFF);white-space:nowrap;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;flex-shrink:0;position:relative}.tp-marquee-2 .tp__marquee--bottom .tp__marquee-item{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .tp__marquee-item a{text-decoration:none}.tp-marquee-2 .tp__marquee-img{width:60px}.tp-marquee-2 .marquee-separator{font-size:var(--tp-text-size, 32px);color:var(--tp-top-text-color, #FFFFFF);flex-shrink:0}.tp-marquee-2 .tp__marquee--bottom .marquee-separator{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .marquee-separator-image{height:var(--tp-separator-image-height, 20px);width:auto;object-fit:contain}@media(min-width:768px){.tp-marquee-2 .tp__marquee--bottom{top:50%}}.tp-ugc-videos-1 *{padding:0;margin:0;box-sizing:border-box}.tp-ugc-videos a{color:inherit}.tp-ugc-videos-1 .tp-ugc-videos-1__container{max-width:calc(var(--tp-section-width, 1200px) + 20px * 2);gap:var(--tp-content-spacing, 30px);padding-block:var(--tp-section-padding-block, 60px 60px);background:var(--tp-background-color, #FFFFFF);margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1;width:100%;padding-inline:20px}.tp-ugc-videos-1 .tp-ugc-videos-1__heading{font-size:var(--tp-heading-size, 48px);font-weight:var(--tp-heading-weight, 600);color:var(--tp-heading-color, #000000);text-align:var(--tp-text-alignment, center);line-height:1.2}.tp-ugc-videos-1 .tp-ugc-videos-1__grid{gap:var(--tp-grid-gap, 20);display:grid;grid-template-columns:1fr;width:100%}.tp-ugc-videos-1 .tp-ugc-videos-1__video-card{border-radius:var(--tp-card-radius, 8px);height:var(--tp-video-height, 550px);position:relative;overflow:hidden}.tp-ugc-videos-1 .tp-ugc-videos-1__thumbnail{height:var(--tp-video-height, 550px);position:relative;width:100%;height:100%;object-fit:cover}.tp-ugc-videos-1 .tp-ugc-videos-1__video,.tp-ugc-videos-1 .tp-ugc-videos-1__video-card img{width:100%;height:100%;object-fit:cover}.tp-ugc-videos-1 .tp-ugc-videos-1__title{background:linear-gradient(transparent,#000000b3);padding-bottom:var(--tp-title-padding, 14px);font-size:var(--tp-video-title-size, 20px);font-weight:var(--tp-title-weight, 600);color:var(--tp-title-color, #FFFFFF);position:absolute;bottom:0;left:0;right:0;text-align:center}.tp-ugc-videos-1 .tp-ugc-videos-1__carousel-container{position:relative;padding:0}.tp-ugc-videos-1 .tp-ugc-videos-1__arrows{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:16px;position:static}.tp-ugc-videos-1 .swiper-button-next,.tp-ugc-videos-1 .swiper-button-prev{width:40px;height:40px;margin:0;box-shadow:none;position:static}.tp-ugc-videos-1 .swiper-button-next svg,.tp-ugc-videos-1 .swiper-button-prev svg{width:31px;height:9px;display:block}.tp-ugc-videos-1 .swiper-button-next svg path,.tp-ugc-videos-1 .swiper-button-prev svg path{fill:var(--tp-carousel-color, #000000)}.tp-ugc-videos-1 .swiper-button-next:after,.tp-ugc-videos-1 .swiper-button-prev:after{display:none}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel,.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel .swiper-wrapper{display:flex;flex-direction:column;gap:var(--tp-grid-gap, 20px);width:100%}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel .swiper-slide{width:100%;margin-right:0}.tp-ugc-videos-1 .tp-ugc-videos-1__grid.no-mobile-carousel+.tp-ugc-videos-1__arrows{display:none}@media(min-width:601px){.tp-ugc-videos-1 .tp-ugc-videos-1__arrows{position:absolute;top:50%;left:-64px;right:-64px;transform:translateY(-50%);justify-content:space-between;margin-top:0}.tp-ugc-videos-1 .swiper-button-next,.tp-ugc-videos-1 .swiper-button-prev{border-radius:var(--tp-carousel-border-radius, 30%);width:48px;height:48px;box-shadow:0 2px 8px #00000014}}@media(min-width:1024px){.tp-ugc-videos-1 .tp-ugc-videos-1__grid{grid-template-columns:repeat(var(--tp-columns-desktop, 4),1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
