@charset "utf-8";
.conf-popup-overlay,.conf-popup-overlay * {
 box-sizing:border-box
}
.conf-popup-overlay {
 position:fixed;
 width:100%;
 height:100%;
 top:0;
 left:0;
 z-index:999;
 background-color:rgba(30,30,30,.5);
 max-height:100vh;
 overflow:auto
}
.conf-popup {
 position:absolute;
 -webkit-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 background-image:url(/special/violence/incut/v-big-bg-min.png);
 top:50%;
 left:50%;
 width:100vmin;
 height:auto;
 padding:2rem;
 background-color:#252525;
 transform:translate(-50%,-50%);
 color:#fff;
 max-width:100%;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 border:6px solid;
 -webkit-box-shadow:0 6px 12px rgba(0,0,0,.5),0 6px 24px rgba(0,0,0,.75) inset;
 box-shadow:0 6px 12px rgba(0,0,0,.5),0 6px 24px rgba(0,0,0,.75) inset;
 font-family:ProximaNova,'Proxima Nova',sans-serif;
 font-weight:400;
 font-size:18px;
 background-size:100% 100%;
 max-width:calc(100% - 16px);
 background-position:center
}
.conf-popup p {
 line-height:1.3em;
 margin:0 0 1em;
 color:rgba(255,255,255,.85)
}
#conf-close {
 width:24px;
 height:24px;
 position:absolute;
 top:8px;
 right:8px;
 display:block;
 cursor:pointer
}
#conf-close:after,
#conf-close:before {
 content:'';
 display:block;
 position:absolute;
 width:100%;
 height:2px;
 background-color:red;
 top:50%
}
#conf-close:before {
 -webkit-transform:rotate(45deg);
 -ms-transform:rotate(45deg);
 transform:rotate(45deg)
}
#conf-close:after {
 -webkit-transform:rotate(135deg);
 -ms-transform:rotate(135deg);
 transform:rotate(135deg)
}
.conf-popup h2.conf-title {
 overflow:hidden;
 white-space:nowrap;
 text-indent:-10000px;
 background-image:url(/special/bullying/incut/z-mobile.png);
 height:96px;
 width:100%;
 background-size:contain;
 background-position:center;
 background-repeat:no-repeat;
 margin:1rem auto
}
.conf-popup .conf-tk {
 color:#fff;
 text-decoration:none;
 font-weight:800;
 text-transform:uppercase;
 white-space:nowrap
}
.conf-popup .conf-tag {
 color:red;
 font-weight:800;
 text-transform:lowercase
}
.conf-popup .conf-btn-wrapper {
 text-align:center
}
.conf-popup .conf-btn {
 display:inline-block;
 overflow:hidden;
 margin:1em auto;
 position:relative;
 color:#fff;
 font-weight:600;
 background-color:red;
 text-align:center;
 padding:.5em 1em;
 text-shadow:0 1px 1px rgba(0,0,0,.25);
 transition:all .25s ease-in-out
}
.conf-popup .conf-btn:active,
.conf-popup .conf-btn:focus,
.conf-popup .conf-btn:hover {
 outline:0;
 transform:translate(0,-5px);
 background-color:#f20;
 box-shadow:0 10px 5px rgba(0,0,0,.5)
}
.conf-live>div>iframe {
 max-width:100%;
 display:block;
 border:2px solid rgba(255,255,255,.25);
 border-radius:0;
 overflow:hidden;
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0
}
.conf-live p {
 font-size:14px;
 line-height:1.1em;
 margin:0 0 1em;
 padding:0
}
.conf-popup h2.conf-title {
 height:96px;
 margin:0 auto 8px
}
.conf-popup article h2.conf-title {
 height:100%;
 margin:0 auto 8px;
 position:absolute;
 top:0;
 left:0;
 width:100%
}
.conf-live br {
 display:none;
 height:1px;
 overflow:hidden;
 margin:0;
 padding:0
}
.conf-live p a {
 color:red;
 font-weight:800
}
.conf-live p .b-material__item_bold {
 font-weight:800;
 text-transform:uppercase
}
.conf-live h2,
.conf-live h3 {
 text-align:center;
 margin:.5em auto;
 font-size:22px;
 font-weight:600;
 color:rgba(255,255,255,.5)
}
.conf-live .b-material__item_italic {
 font-weight:800;
 color:red
}
@media (max-width:960px) {
 .conf-popup {
  font-size:14px;
  padding:16px
 }
 .conf-popup {
  border:3px solid
 }
 .conf-popup h2.conf-title {
  height:48px
 }
 .conf-live h2,
 .conf-live h3 {
  font-size:18px
 }
 .conf-live p {
  font-size:14px
 }
}
@media screen and (max-height:780px) {
 .conf-live p {
  font-size:14px
 }
}
@media (max-width:640px) {
 .conf-live h2,
 .conf-live h3 {
  font-size:16px
 }
 .conf-live p {
  font-size:12px
 }
}
.conf-popup .idevice-only a {
 background-color:#252525;
 color:rgba(255,255,255,.75);
 max-width:180px;
 position:relative;
 margin:0 auto;
}
.title-wrapper {height:72px;position:relative;width:100%;margin: 0 auto 1em;}
.date-and-hash {display:none}
@media (max-width:720px) {  
  .conf-popup h2.conf-title {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -10000px;
  background-image: url(/special/bullying/incut/z-mobile.png);   
}
.title-wrapper {height:90px;position:relative;width:100%;margin: 0 auto 1em;}
}
