/*!
 * YTPP v1.0.3 (https://github.com/rapiddev/ytpp)
 * Copyright 2011-2020 The RapidDev | Leszek Pomianowski (https://rdev.cc/)
 * Licensed under MPL-2.0 (https://github.com/rapiddev/ytpp/blob/main/LICENSE)
 */.ytpp-frame{position:relative;background:0 0;height:0;overflow:hidden}.ytpp-frame.ytpp-frame__rounded{border-radius:2rem}.ytpp-frame.ytpp-v16by9{padding-bottom:56.25%}.ytpp-frame.ytpp-v21by9{padding-bottom:41.6%}.ytpp-frame.ytpp-v2by1{padding-bottom:50%}.ytpp-carousel{position:relative;width:100%;margin-top:1rem;overflow-x:hidden;overflow-y:hidden}.ytpp-carousel-track{position:absolute;width:100vw;top:0;left:0;right:0;bottom:0;transform:translateX(0);transition:.1s all ease}.ytpp-carousel-strip{display:flex;height:100%}.ytpp-carousel .ytpp-item:not(:first-child):not(:last-child){padding-left:5px;padding-right:5px}.ytpp-item{height:100%;opacity:.5;cursor:pointer;transition:all ease-in-out .2s}.ytpp-item.active,.ytpp-item:hover{opacity:1}.ytpp-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ytpp-item.ytpp-item__rounded,.ytpp-item.ytpp-item__rounded img{border-radius:.4rem}