.videos-grid{width:100%}.videos-grid__container{padding-left:15px;padding-right:15px}.videos-grid__header{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:1.6rem;margin-bottom:3rem}.videos-grid__header_with_link{flex-direction:row;align-items:center;justify-content:space-between}.videos-grid__header_with_link .button:before,.videos-grid__header_with_link .button:after{display:none}.videos-grid__header_with_link .button{margin-top:0;font-size:12px;padding:0 5px;border:none;box-shadow:inset 0 0 0 .3px #000;font-family:Abacaxi Latin VF;margin-left:auto;min-width:80px;min-height:21px}.videos-grid__heading{font-family:Novecento sans wide bold;font-size:2.4rem;font-weight:700;letter-spacing:0;text-transform:uppercase;margin:0}@media screen and (min-width:750px){.videos-grid__header_with_link .button{min-width:99px;min-height:27px}}@media screen and (min-width:990px){.videos-grid__container{padding-left:50px;padding-right:50px}}.videos-grid__mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 1.4rem;background:transparent;border:1px solid #000;font-family:Articulat CF Normal,sans-serif;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:currentColor;cursor:pointer;margin-top:1.6rem}.videos-grid__mobile-toggle-icon{flex-shrink:0;transition:transform .2s ease}.videos-grid__mobile-toggle.is-open .videos-grid__mobile-toggle-icon{transform:rotate(180deg)}.videos-grid__toolbar{display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:0;border:1px solid #000;border-top:0}.videos-grid__toolbar.is-open{display:flex}.videos-grid__toolbar .videos-grid__toolbar-btn{width:100%;border:0;border-bottom:1px solid #000;justify-content:space-between;padding:1.2rem 1.4rem;letter-spacing:0}.videos-grid__toolbar .videos-grid__toolbar-btn:last-child{border-bottom:0;min-width:99px}.videos-grid__toolbar .videos-grid__filter-wrap{width:100%}.videos-grid__toolbar .videos-grid__filter-panel{position:static;width:100%;min-width:0;border:0;border-top:1px solid rgba(0,0,0,.08);margin-top:0}.videos-grid__toolbar-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.9rem 1.4rem;background:transparent;border:1px solid rgba(0,0,0,.15);font-family:Abacaxi Latin VF;font-size:1.2rem;line-height:1.4rem;letter-spacing:.05em;text-transform:uppercase;color:currentColor;cursor:pointer;transition:border-color .2s ease}.videos-grid__toolbar-btn:hover{border-color:#978b71}.videos-grid__toolbar-btn svg{flex-shrink:0;width:14px;height:14px;color:#00000080}.videos-grid__filter-wrap--sort .svg-up svg,.videos-grid__filter-wrap--sort .svg-down svg{height:100%!important;width:100%!important}.videos-grid__filter-wrap--sort .svg-up{position:absolute;right:15px;top:7px;transform:rotate(-90deg);width:10px;height:10px;color:#00000080}.videos-grid__filter-wrap--sort .svg-down{position:absolute;right:6px;top:7px;transform:rotate(90deg);width:10px;height:10px;color:#00000080}.videos-grid__toolbar button{min-width:137px;height:27px;border:1px solid rgba(0,0,0,.5);background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;text-transform:uppercase;cursor:pointer;transition:.25s;position:relative;font-family:Abacaxi Latin VF}@media screen and (max-width:749px){.videos-grid__footer{display:grid!important;grid-template-columns:1fr auto auto}.videos-grid__show-more{max-width:112px}.videos-grid__mobile-toggle{justify-content:center}.videos-grid__mobile-toggle{position:relative;height:27px;border:1px solid rgba(0,0,0,.5);font-size:12px}.videos-grid__mobile-toggle .svg-wrapper{position:absolute;right:10px;width:10px;height:10px;top:8px}.videos-grid__toolbar .videos-grid__toolbar-btn{color:#000;font-family:Novecento sans wide Normal}.videos-grid__toolbar .svg-wrapper,.videos-grid__toolbar svg{display:none}}@media screen and (min-width:750px){.videos-grid__header{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:0}.videos-grid__mobile-toggle{display:none}.videos-grid__toolbar{display:flex!important;flex-direction:row;align-items:center;width:auto;justify-content:flex-end;gap:1rem;margin-top:0;border:0}.videos-grid__toolbar .videos-grid__toolbar-btn{width:auto;border:1px solid rgba(0,0,0,.5);padding:0 1.2rem}.videos-grid__toolbar .videos-grid__filter-wrap{width:auto}.videos-grid__toolbar .videos-grid__filter-wrap button{min-width:135px}.videos-grid__toolbar .videos-grid__filter-panel{position:absolute;width:auto;min-width:200px;border:1px solid rgba(0,0,0,.15);margin-top:.6rem}.videos-grid__toolbar .videos-grid__toolbar-btn:last-child{border-bottom:1px solid #000}}@media screen and (min-width:990px){.videos-grid__heading{font-size:2.8rem}}.videos-grid__item.is-filter-hidden{display:none}.videos-grid__list{display:grid;grid-template-columns:1fr;gap:2.5rem 2rem}.videos-grid__item-link{display:block;color:inherit;text-decoration:none}.videos-grid__image-wrap{position:relative;width:100%;aspect-ratio:4.5 / 3;overflow:hidden;background:#f4f2ee}.videos-grid__image,.videos-grid__image-wrap .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.videos-grid__title{font-family:Novecento sans wide Normal;font-size:1.6rem;line-height:1.9rem;letter-spacing:0;text-transform:uppercase;margin:1.5rem 0 0}button.videos-grid__title{display:block;width:100%;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}@media screen and (min-width:750px){.videos-grid__list{grid-template-columns:repeat(2,1fr);gap:4rem 3rem}}@media screen and (min-width:990px){.videos-grid__list{gap:5rem 1.6rem}.videos-grid__title{font-size:16px}.videos-grid__image-wrap{aspect-ratio:5 / 3}}.videos-grid.is-list-view .videos-grid__list{display:flex;flex-direction:column;gap:0}.videos-grid.is-list-view .videos-grid__image-wrap{height:0;aspect-ratio:unset;overflow:hidden;transition:height .3s ease}.videos-grid.is-list-view .videos-grid__item.is-playing .videos-grid__image-wrap{height:32vw;max-height:420px;margin-bottom:.8rem}.videos-grid.is-list-view .videos-grid__play-icon{display:none}.videos-grid.is-list-view .videos-grid__title{margin:0;padding:.5rem 0;font-family:Novecento sans wide Normal;font-size:1.6rem;line-height:1.9rem;letter-spacing:0;text-transform:uppercase;cursor:pointer}@media screen and (min-width:750px){.videos-grid.is-list-view .videos-grid__item.is-playing .videos-grid__image-wrap{height:22vw}}.videos-grid__footer{display:flex;flex-direction:column;align-items:center;gap:1.6rem;margin-top:4rem;position:relative}.videos-grid__count{font-family:Abacaxi Latin VF;font-size:1.2rem;letter-spacing:0;text-transform:uppercase;color:#000;margin:0;order:2}.videos-grid__show-more{order:1;padding:0;background:transparent;border:1px solid rgba(0,0,0,.25);font-family:Abacaxi Latin VF;font-size:1.2rem;letter-spacing:0;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease;display:flex;align-items:center;justify-content:center;height:27px;min-width:101px}.videos-grid__show-more:hover{border-color:#978b71}.videos-grid__pagination{order:3;display:flex;gap:.5rem}.videos-grid__page-btn{background:transparent;border:none;font-family:Abacaxi Latin VF;font-size:1.2rem;color:#000;cursor:pointer;padding:0}.videos-grid__page-btn.is-active{color:currentColor;font-weight:700}.videos-grid__page-btn:hover{color:currentColor}@media screen and (min-width:750px){.videos-grid__footer{flex-direction:row;align-items:center;justify-content:space-between}.videos-grid__count,.videos-grid__show-more,.videos-grid__pagination{order:initial}.videos-grid__footer{margin-top:7.5rem}.videos-grid__show-more{position:absolute;left:50%;transform:translate(-50%)}}.videos-grid__play-trigger{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;text-align:left}.videos-grid__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#978b71;pointer-events:none}.videos-grid__play-icon svg{width:45px;height:auto}.videos-grid__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.videos-grid__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.videos-grid__modal[hidden]{display:none}.videos-grid__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1}.videos-grid__modal-content{position:relative;z-index:2;width:100%;max-width:960px}.videos-grid__modal-iframe-wrap{position:relative;width:100%;padding-top:56.25%;background:#000}.videos-grid__modal-iframe-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.videos-grid__modal-close{position:absolute;top:-1.8rem;right:-1.8rem;z-index:3;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#000;border:0;border-radius:50%;color:#fff;cursor:pointer;transition:background-color .2s ease}.videos-grid__modal-close:hover{background:#978b71}@media screen and (max-width:749px){.videos-grid__modal-close{top:.8rem;right:.8rem;background:#000000a6}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-videos-grid.css.map */
