.videos__flex{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:40px 30px}.videos__flex__item{width:100%}@media(min-width:768px){.videos__flex__item{width:calc(50% - 15px)}}.videos__flex__item figure{width:100%;aspect-ratio:3/2;max-height:250px;border-radius:35px;position:relative;overflow:hidden;margin:0;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.videos__flex__item figure{max-height:unset}}.videos__flex__item figure:before{content:"";background:#a76dff33;background-blend-mode:multiply;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.videos__flex__item figure>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1;transition:all .5s ease;transform:scale(1)}.videos__flex__item figure a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:6}.videos__flex__item figure div{background-color:#f7fbfb;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:15px;position:relative;z-index:5;padding-left:4px;transition:all .5s ease;box-shadow:none;transform:scale(1)}@media(min-width:768px){.videos__flex__item figure div{padding-left:10px;width:63px;height:63px}}.videos__flex__item figure div img{width:25px}@media(min-width:768px){.videos__flex__item figure div img{width:35px}}.videos__flex__item p{display:block;color:#252525;font-size:16px;line-height:1.3;letter-spacing:0}@media(min-width:768px){.videos__flex__item p{font-size:22px}}.videos__flex__item p{font-weight:800;padding:20px 20px 0}@media(min-width:768px){.videos__flex__item p{padding:30px 30px 0}}.videos__flex__item:hover figure>img{transform:scale(1.1)}.fancybox__slide{padding:40px 5%}.f-panzoom__wrapper img{padding:20px!important;background-color:#fff;border-radius:20px}.f-carousel__toolbar__column button{display:none}.f-carousel__toolbar__column button:last-child{display:flex}.fancybox__thumbs{display:none}.fancybox__carousel .f-html{background:none}.fancybox__carousel .is-prev,.fancybox__carousel .is-next{display:none}