.jokes-show__cover{width:100%;margin:0 auto 3rem;display:block}.jokes-show__description-text{text-align:center;font-size:18px;line-height:22px;margin-bottom:3rem}.jokes-show__section{padding-top:140px;margin-top:-140px}.jokes-show__section:not(:last-child){margin-bottom:4rem}@media screen and (max-width: 991px){.jokes-show__section:not(:last-child){margin-bottom:3rem}}.jokes-show__section-head{display:flex;margin-bottom:2rem;align-items:flex-end;line-height:1}@media screen and (max-width: 991px){.jokes-show__section-head{display:grid;grid-gap:15px;grid-auto-flow:row}}.jokes-show__section-title{font-size:1.625rem;font-weight:bold;margin:0}@media screen and (max-width: 991px){.jokes-show__section-title{font-size:1.25rem}}.jokes-show__section-title:not(:last-child){margin-right:45px}@media screen and (max-width: 991px){.jokes-show__section-title:not(:last-child){margin-right:30px}}@media screen and (max-width: 767px){.jokes-show__section-title:not(:last-child){margin-right:0}}.jokes-show__show-reset{text-align:center;padding:50px 0}@media screen and (max-width: 991px){.jokes-show__show-reset{padding:30px 0}}.jokes-show__description{padding:0 30px;font-size:.9rem;line-height:1.9;margin-bottom:4rem;font-weight:500}@media screen and (max-width: 991px){.jokes-show__description{padding:0}}.jokes-show-nav{display:grid;grid-auto-flow:column;grid-gap:15px;justify-content:center;margin:0 auto 2rem}@media screen and (max-width: 767px){.jokes-show-nav{grid-auto-flow:row;text-align:center;justify-content:stretch;grid-gap:10px}}.jokes-show-nav__link{font-size:1.25rem;font-weight:500;border:2px solid #0e100d;padding:.3125rem .9375rem}@media screen and (max-width: 991px){.jokes-show-nav__link{font-size:1rem}}.jokes-show-nav__link:hover,.jokes-show-nav__link:focus{opacity:.5;text-decoration:none}.jokes-show-nav__link_filled{background:#0e100d;color:#fff}.jokes-show-nav__link_filled:hover,.jokes-show-nav__link_filled:focus{color:#fff}.jokes-show-nav-showall{display:flex;justify-content:center;max-width:300px;margin:2rem auto}.jokes-show-nav-showall__link{font-size:1.25rem;font-weight:500;border:2px solid #0e100d;padding:.3125rem .9375rem}@media screen and (max-width: 991px){.jokes-show-nav-showall__link{font-size:1rem}}.jokes-show-nav-showall__link:hover,.jokes-show-nav-showall__link:focus{opacity:.5;text-decoration:none}.jokes-show-section-nav{padding:0;margin:0;list-style:none;border:none;padding-bottom:4px}@media screen and (max-width: 991px){.jokes-show-section-nav{padding-bottom:0}}.jokes-show-section-nav__item{height:auto;margin-right:45px}@media screen and (max-width: 991px){.jokes-show-section-nav__item{margin-right:30px}}.jokes-show-section-nav__item:last-child{margin-right:0}.nav-tabs .jokes-show-section-nav__link{font-weight:bold;border:none;text-transform:none;height:auto;padding:3px 0;font-size:1rem}.nav-tabs .jokes-show-section-nav__link:hover{opacity:.6;height:auto}.nav-tabs .jokes-show-section-nav__link.active{color:#0e100d;border-bottom:2px solid #0e100d;background:none}.nav-tabs .jokes-show-section-nav__link.active:hover,.nav-tabs .jokes-show-section-nav__link.active:focus{outline:none;height:27px}.jokes-show-videos{display:grid;grid-template-columns:repeat(3, calc(33.33% - 20px));grid-gap:30px}@media screen and (max-width: 991px){.jokes-show-videos{grid-template-columns:repeat(2, calc(50% - 7.5px));grid-column-gap:15px}}@media screen and (max-width: 767px){.jokes-show-videos{grid-template-columns:100%}}.jokes-show-videos__img{width:100%;border:1px solid #000;-o-object-fit:cover;object-fit:cover;max-height:493px}@media screen and (max-width: 1200px){.jokes-show-videos__img{max-height:372px}}@media screen and (max-width: 991px){.jokes-show-videos__img{max-height:165.75px}}.jokes-show-videos__img:hover,.jokes-show-videos__img:focus{opacity:.6}.jokes-show-videos__img-wrapper{position:relative}.jokes-show-videos__title{text-transform:uppercase;font-weight:600;color:#272727;margin-bottom:10px;display:flex;height:100%;align-items:flex-end}.jokes-show-videos__item{position:relative;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 991px){.jokes-show-videos__item:first-child{grid-column:1/3;grid-row:1/3}.jokes-show-videos__item:first-child .jokes-show-videos__title{font-size:1.625rem}}@media screen and (min-width: 991px){.jokes-show-videos__item:nth-child(-n+3) .jokes-show-videos__title-inner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (min-width: 991px){.jokes-show-videos__item{padding-top:10px}}.jokes-show-videos__item:not(:first-child){height:100%}.jokes-show-videos iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.jokes-show-faq{margin-bottom:2rem}.jokes-show-faq__item{background:#f8e300;box-shadow:3px 4px 0px #151716}.jokes-show-faq__item:not(:last-child){margin-bottom:1rem}.jokes-show-faq__question{background:none;border:none;width:100%;font-size:1.25rem;color:#272727;text-align:left;text-transform:none;font-weight:bold;padding:20px 30px 17px;position:relative;cursor:pointer}.jokes-show-faq__question:hover,.jokes-show-faq__question:focus{outline:none;background:#fff389}@media screen and (max-width: 991px){.jokes-show-faq__question{font-size:1.0625rem;padding:15px 20px 14px}}.jokes-show-faq__question:before{position:absolute;top:0;right:20px;bottom:0;left:auto;z-index:1;content:'';width:28px;height:18px;margin:auto;background:url(/design/images/programmy/jokes-show/faq-arrow.svg?v=2) center no-repeat;background-size:contain;transition:transform .2s}@media screen and (max-width: 991px){.jokes-show-faq__question:before{width:22px;height:12px}}.jokes-show-faq__question:not(.collapsed):before{transform:rotate(180deg)}.jokes-show-faq__answer{padding:15px 30px 20px;font-size:.9rem;line-height:1.9;font-weight:500;border-top:2px solid #d0bc09}@media screen and (max-width: 991px){.jokes-show-faq__answer{padding:15px 20px 18px}}.jokes-show-section-search{position:relative;width:100%;max-width:335px;margin-left:auto}@media screen and (max-width: 991px){.jokes-show-section-search{margin-left:0}}.jokes-show-section-search__input{border-radius:1px;border:2px solid #0e100d;padding:15px 35px 14px 17px;font-size:.9rem;width:100%}.jokes-show-section-search__btn{position:absolute;top:0;right:10px;bottom:0;left:auto;z-index:1;background:none;border:none;color:#161716;font-size:1.3rem;cursor:pointer}.jokes-show-section-search__btn:hover,.jokes-show-section-search__btn:focus{outline:none;opacity:.6}.jokes-show-photo{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem;margin-bottom:2rem}@media screen and (max-width: 991px){.jokes-show-photo{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.jokes-show-photo{grid-template-columns:1fr}}.jokes-show-photo__cover{position:relative;margin-bottom:1.5rem;cursor:pointer}.jokes-show-photo__cover.with-hover:hover:before,.jokes-show-photo__cover.with-hover:hover:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:'';pointer-events:none}.jokes-show-photo__cover.with-hover:hover:before{font-size:4rem;margin:auto;content:'\e828';font-family:'veseloeradio', serif;color:#fff;display:flex;align-items:center;justify-content:center}.jokes-show-photo__cover.with-hover:hover:after{width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:0}.jokes-show-photo__img{width:100%;-o-object-fit:cover;object-fit:cover}.jokes-show-photo__name{position:absolute;top:10px;right:auto;bottom:auto;left:10px;z-index:1;padding:5px 10px 4px;background:rgba(255,255,255,0.78);color:#000}.jokes-show-photo__btn{color:#272727;background:none;border:1px solid #161716;margin-right:1rem}.jokes-show-photo__player{position:absolute;top:auto;right:0;bottom:0;left:0;z-index:1;padding:12px 20px;background:rgba(0,0,0,0.4);color:#fff}.jokes-show-photo__play{margin-right:1.5rem;border:0;color:#fff;font-size:1.25rem}.jokes-show-photo__play:hover,.jokes-show-photo__play:focus{color:#fff;opacity:.7}.jokes-show-photo__youtube{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:auto;background:url("/design/images/programmy/jokes-show/youtube.svg") center no-repeat;width:80px;height:55px;background-size:contain}.jokes-show-photo__youtube:hover,.jokes-show-photo__youtube:focus{opacity:.7}.jokes-show-photo__iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.socials__copy{color:#ffdd00}

