.reviews-videos{background:#050505;background:var(--reviews-dark,#050505);color:#fff;color:var(--reviews-surface,#fff);padding:72px 24px}.reviews-videos__grid,.reviews-videos__header{max-width:1200px;margin:0 auto}.reviews-videos__title{color:#fff;color:var(--reviews-surface,#fff);font-size:36px;font-weight:800;line-height:1.15;letter-spacing:0;margin-bottom:6px}.reviews-videos__sub{max-width:640px;font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.76);margin-bottom:32px}.reviews-videos__hashtag{color:#209e49;color:var(--reviews-primary,#209e49);font-weight:700}.reviews-videos__grid{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:18px;gap:18px;overflow-x:auto;padding-bottom:4px}.reviews-videos__grid::-webkit-scrollbar{display:none}.reviews-videos__grid{-ms-overflow-style:none;scrollbar-width:none}.reviews-videos__card{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:9/16;background:rgba(0,0,0,.3);cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 15px);flex:0 0 calc(20% - 15px);min-width:220px}.reviews-videos__card:hover .reviews-videos__play-btn{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.reviews-videos__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.reviews-videos__overlay{top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.76)),color-stop(60%,rgba(0,0,0,.14)),to(rgba(0,0,0,.04)));background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.14) 60%,rgba(0,0,0,.04));-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.reviews-videos__overlay,.reviews-videos__play-btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-videos__play-btn{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:52px;height:52px;background:#fff;background:var(--reviews-surface,#fff);border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.reviews-videos__play-btn svg{width:22px;height:22px;fill:#209e49;fill:var(--reviews-primary,#209e49);margin-left:3px}.reviews-videos__info{position:relative;z-index:1}.reviews-videos__name{font-size:12px;font-weight:700;color:#fff}.reviews-videos__dest{font-size:12px;color:hsla(0,0%,100%,.8)}@media screen and (max-width:900px){.reviews-videos{padding-top:56px;padding-bottom:56px}.reviews-videos__card{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 11px);flex:0 0 calc(33.333% - 11px);border-radius:12px}}@media screen and (max-width:600px){.reviews-videos{padding:48px 16px}.reviews-videos__title{font-size:24px}.reviews-videos__card{-webkit-box-flex:0;-ms-flex:0 0 82%;flex:0 0 82%;min-width:unset}}