.ugc-videos-mondo{--mondo-accent: #b73244;--ugc-card-width: 16rem;--ugc-card-radius: var(--media-radius, .8rem);--ugc-track-gap: 1.2rem;--ugc-visible-cards: 1}.ugc-videos-mondo__heading{text-align:center;margin:0 0 3.2rem}.ugc-videos-mondo__shipping-badge{display:inline-flex;align-items:center;justify-content:center;margin:1.6rem auto 0;padding:.4rem 1.2rem;background:rgba(var(--color-foreground),.06);border-radius:999px;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.4}.ugc-videos-mondo__slider-wrap{position:relative}.ugc-videos-mondo__track{display:flex;justify-content:safe center;gap:var(--ugc-track-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.8rem;scrollbar-width:none}.ugc-videos-mondo__track::-webkit-scrollbar{display:none}.ugc-videos-mondo__slide{flex:0 0 min(var(--ugc-card-width),calc((100% - (var(--ugc-visible-cards) - 1) * var(--ugc-track-gap)) / var(--ugc-visible-cards)));scroll-snap-align:start;list-style:none}.ugc-videos-mondo__card-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;border-radius:var(--ugc-card-radius);overflow:hidden;position:relative;aspect-ratio:9 / 16;outline-offset:.3rem}.ugc-videos-mondo__card-btn:focus-visible{outline:var(--focused-base-outline, .2rem solid rgb(var(--color-foreground)))}.ugc-videos-mondo__thumb{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--ugc-card-radius);transition:transform .32s ease}@media(hover:hover){.ugc-videos-mondo__card-btn:hover .ugc-videos-mondo__thumb,.ugc-videos-mondo__card-btn:focus-visible .ugc-videos-mondo__thumb{transform:scale(1.03)}}.ugc-videos-mondo__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.2rem;height:5.2rem;border-radius:50%;background:#0000008c;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:background var(--duration-default) var(--ease-out-slow),transform var(--duration-default) var(--ease-out-slow)}@media(hover:hover){.ugc-videos-mondo__card-btn:hover .ugc-videos-mondo__play,.ugc-videos-mondo__card-btn:focus-visible .ugc-videos-mondo__play{background:#000000bf;transform:translate(-50%,-50%) scale(1.08)}}.ugc-videos-mondo__play svg{width:2rem;height:2rem;fill:#fff;margin-left:.3rem}.ugc-videos-mondo__metrics{position:absolute;bottom:0;left:0;right:0;display:flex;gap:1.2rem;padding:1rem 1.2rem .8rem;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%);pointer-events:none}.ugc-videos-mondo__metric{display:flex;align-items:center;gap:.4rem;color:#fff;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.6)}.ugc-videos-mondo__metric svg{width:1.4rem;height:1.4rem;fill:#fff;flex-shrink:0}.ugc-videos-mondo__nav{display:none;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem}.ugc-videos-mondo__nav-btn{width:4.4rem;height:4.4rem;border-radius:50%;border:.1rem solid rgb(var(--color-foreground));background:rgb(var(--color-background));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--duration-default) var(--ease-out-slow),color var(--duration-default) var(--ease-out-slow)}@media(hover:hover){.ugc-videos-mondo__nav-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.ugc-videos-mondo__nav-btn:hover svg{fill:rgb(var(--color-background))}}.ugc-videos-mondo__nav-btn svg{width:1.6rem;height:1.6rem;fill:rgb(var(--color-foreground));pointer-events:none}.ugc-videos-mondo__nav-btn[disabled]{opacity:.3;cursor:default}.ugc-videos-mondo__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:201;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.ugc-videos-mondo__modal[open]{pointer-events:auto}.ugc-videos-mondo__modal-inner{background:rgb(var(--color-background));border:.2rem solid rgb(var(--color-foreground));border-bottom:none;border-radius:1.6rem 1.6rem 0 0;box-shadow:0 -.8rem 4rem #00000038,0 -.2rem .8rem #0000001a;width:100%;max-height:92dvh;overflow:hidden;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);position:relative}.ugc-videos-mondo__modal[open] .ugc-videos-mondo__modal-inner{transform:translateY(0)}.ugc-videos-mondo__modal-layout{display:flex;flex-direction:column;overflow-y:auto;flex:1;min-height:0}.ugc-videos-mondo__modal-video{width:100%;background:transparent;flex-shrink:0;max-height:55dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.ugc-videos-mondo__video{width:100%;height:100%;max-height:55dvh;object-fit:cover;display:block}.ugc-videos-mondo__modal-product-slot{flex:1;overflow-y:auto;padding:6rem 1.6rem 2rem}.ugc-videos-mondo__modal-close{position:absolute;top:1.2rem;right:1.2rem;z-index:10;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-foreground));border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.ugc-videos-mondo__modal-close:hover{opacity:.75}.ugc-videos-mondo__modal-close svg{width:1.6rem;height:1.6rem;fill:rgb(var(--color-background));pointer-events:none}.ugc-videos-mondo__modal-close:focus-visible{outline:var(--focused-base-outline, .2rem solid #fff);outline-offset:.2rem}.ugc-videos-mondo__product-panel{width:100%;display:flex;flex-direction:column;align-items:center}.ugc-videos-mondo__product-panel .card-wrapper{height:100%;width:min(100%,var(--ugc-featured-content-width, 31rem))}.ugc-videos-mondo__product-panel .product-card-wrapper,.ugc-videos-mondo__product-panel .product-card-wrapper .card{height:100%}.ugc-videos-mondo__product-panel .card--media{height:100%;padding:1.6rem;border:1px solid rgba(0,0,0,.08);border-radius:var(--ugc-featured-card-radius, 10px);background:#fff}.ugc-videos-mondo__product-panel .card--media>.card__content{padding-top:1.2rem}.ugc-videos-mondo__product-panel .card__media,.ugc-videos-mondo__product-panel .card__media .media,.ugc-videos-mondo__product-panel .card__media img{border-radius:var(--ugc-featured-product-image-radius, 10px)}.ugc-videos-mondo__product-panel .card__inner{overflow:hidden}.ugc-videos-mondo__product-panel .card__media,.ugc-videos-mondo__product-panel .card__media .media{background:#fff}.ugc-videos-mondo__product-panel .card__inner .card__content .card__badge{top:1rem;bottom:1000px;left:1rem;right:auto}.ugc-videos-mondo__product-panel .price-item--sale{font-weight:var(--mondo-weight-semibold);color:rgb(var(--color-foreground))}.ugc-videos-mondo__product-panel .price{display:flex;justify-content:center;align-items:baseline;gap:.5rem;margin-top:.4rem}.ugc-videos-mondo__product-panel .price__container{display:flex;justify-content:center}.ugc-videos-mondo__product-panel .price-item{font-size:var(--mondo-size-h3);line-height:1;font-weight:var(--mondo-weight-semibold)}.ugc-videos-mondo__product-panel .card__content{display:flex;flex-direction:column;align-content:start}.ugc-videos-mondo__product-panel .card:not(.ratio)>.card__content{grid-template-rows:auto;grid-auto-rows:auto}.ugc-videos-mondo__product-panel .card__information{grid-row-start:auto}.ugc-videos-mondo__product-panel .card--media>.card__content .card__information,.ugc-videos-mondo__product-panel .card--standard>.card__content .card__information{width:min(100%,var(--ugc-featured-content-width, 31rem));margin:0 auto;padding-top:0;text-align:center}.ugc-videos-mondo__product-panel .card__heading{margin:0}.ugc-videos-mondo__product-panel .card__heading a{display:-webkit-box;font-size:var(--mondo-size-h4);line-height:1.1;text-decoration:none;min-height:2.2em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ugc-videos-mondo__product-panel .card-information{margin-top:.8rem}.ugc-videos-mondo__product-panel .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.5rem}.ugc-videos-mondo__product-panel .featured-collection-mondo__card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;width:min(100%,var(--ugc-featured-content-width, 31rem));margin:1.6rem auto 0;box-sizing:border-box}.ugc-videos-mondo__product-panel .featured-collection-mondo__atc-form,.ugc-videos-mondo__product-panel .featured-collection-mondo__buy-now-form{margin:0;width:100%}.ugc-videos-mondo__product-panel .featured-collection-mondo__atc-btn{border-width:var(--buttons-border-width);border-color:rgb(var(--color-button));background:#fff;color:rgb(var(--color-foreground))}.ugc-videos-mondo__product-panel .featured-collection-mondo__atc-btn,.ugc-videos-mondo__product-panel .featured-collection-mondo__buy-now{--buttons-radius: var(--ugc-featured-button-radius, 10px);--buttons-radius-outset: calc(var(--ugc-featured-button-radius, 10px) + 1px);display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:5.2rem;border-radius:var(--ugc-featured-button-radius, 10px);font-size:var(--mondo-size-ui);font-weight:var(--mondo-weight-semibold);letter-spacing:var(--mondo-ls-ui);padding:0 1.2rem;text-align:center;white-space:normal;overflow-wrap:anywhere;box-sizing:border-box}.ugc-videos-mondo__product-panel .featured-collection-mondo__atc-btn:before,.ugc-videos-mondo__product-panel .featured-collection-mondo__atc-btn:after,.ugc-videos-mondo__product-panel .featured-collection-mondo__buy-now:before,.ugc-videos-mondo__product-panel .featured-collection-mondo__buy-now:after{border-radius:inherit}.ugc-videos-mondo__product-panel .featured-collection-mondo__buy-now{min-width:0}.ugc-videos-mondo__product-panel .mondo-rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;width:min(100%,var(--ugc-featured-content-width, 31rem));margin:1.2rem auto 0}.ugc-videos-mondo__product-panel .mondo-rating__stars{display:inline-flex;gap:.1em;font-size:1.8rem;line-height:1;letter-spacing:.05em}.ugc-videos-mondo__product-panel .mondo-rating__star{color:rgb(var(--color-foreground));opacity:.2}.ugc-videos-mondo__product-panel .mondo-rating__star--filled{color:var(--mondo-yellow, #F5B800);opacity:1}.ugc-videos-mondo__product-panel .mondo-rating__star--partial{background:linear-gradient(to right,var(--mondo-yellow, #F5B800) var(--pct, 0%),rgba(var(--color-foreground),.2) var(--pct, 0%));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:1}.ugc-videos-mondo__product-panel .mondo-rating__count{font-size:1.4rem;color:rgb(var(--color-foreground));opacity:.72;line-height:1}@media screen and (min-width:750px){.ugc-videos-mondo{--ugc-card-width: 19rem;--ugc-visible-cards: 3}.ugc-videos-mondo__nav{display:flex}.ugc-videos-mondo__modal{align-items:center}.ugc-videos-mondo__modal-inner{width:90%;max-width:86rem;max-height:88dvh;border:.2rem solid rgb(var(--color-foreground));border-radius:1.6rem;box-shadow:0 2.4rem 8rem #00000052,0 .8rem 2.4rem #00000029;transform:scale(.95);opacity:0;transition:transform .25s ease,opacity .25s ease}.ugc-videos-mondo__modal[open] .ugc-videos-mondo__modal-inner{transform:scale(1);opacity:1}.ugc-videos-mondo__modal-layout{flex-direction:row}.ugc-videos-mondo__modal-video{flex:0 0 55%;max-height:100%}.ugc-videos-mondo__video{max-height:100%;height:100%;object-fit:cover}.ugc-videos-mondo__modal-product-slot{flex:1;overflow-y:auto;padding:6.8rem 2.4rem 3rem}.ugc-videos-mondo__product-panel .card--media{padding:1.2rem}}@media screen and (max-width:749px){.ugc-videos-mondo__product-panel .featured-collection-mondo__card-actions{grid-template-columns:1fr;gap:.6rem;margin-top:1rem;width:100%;max-width:24rem}}@media screen and (min-width:990px){.ugc-videos-mondo{--ugc-card-width: 21rem;--ugc-track-gap: 1.6rem;--ugc-visible-cards: 4}.ugc-videos-mondo__modal-inner{max-width:96rem}.ugc-videos-mondo__modal-product-slot{padding:6.8rem 3rem 3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-ugc-videos-mondo.css.map */
