 .pageheader{margin-bottom:30px;}
.headertop{padding:12px 0;}
@media (max-width:767px){.logo{text-align:center;display:block;}
}
.navbar{background-color:#b90000;margin-bottom:1px;min-height:52px;}
.navbar ul{margin:0;padding:0;list-style:none;}
.navbar ul > li > a{font-family:"Contrail One", cursive;color:#fff;font-size:22px;line-height:24px;display:block;padding:6px 10px;text-align:center;text-decoration:none;text-transform:uppercase;}
@media (min-width:768px){.navbar ul > li > a{padding-top:14px;padding-bottom:14px;}
}
.navbar ul > li > a:hover, .navbar ul > li > a:focus{background-color:#313131;color:#fff;}
@media (min-width:768px){.navbar ul{display:table;width:100%;}
.navbar ul > li{display:table-cell;}
}
.promotion{background-color:#000;padding:25px 0;margin-bottom:1px;}
.promotion .owl-carousel img{display:block;width:100%;min-height:100%;}
.promotion .owl-carousel{padding-left:40px;padding-right:40px;}
.promotion .promo-item{padding-left:15px;padding-right:15px;overflow:hidden;}
.promotion .owl-controls .owl-prev, .promotion .owl-controls .owl-next{position:absolute;top:50%;margin-top:-12px;font-size:20px;line-height:24px;color:#fff;opacity:0;}
.promotion .owl-controls .owl-prev{left:10px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);-webkit-transition:all .15s linear;transition:all .15s linear;}
.promotion .owl-controls .owl-next{right:10px;-webkit-transform:translate(50%, 0);transform:translate(50%, 0);-webkit-transition:all .15s linear;transition:all .15s linear;}
.promotion .owl-carousel:hover .owl-prev, .promotion .owl-carousel:hover .owl-next{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.searchbar{background-color:#1e1e1e;padding:20px 0;}
.searchbar .row{margin-left:-10px;margin-right:-10px;}
.searchbar .row > div{padding-left:10px;padding-right:10px;}
.searchbar .dropdown-menu{left:-1px;right:-1px;}
.searchbar .btn{font-size:12px;height:34px;}
@media (max-width:767px){.searchbar .row > div + div{margin-top:10px;}
}
.head h3{margin:0 0 25px;font-size:20px;}
.short{padding-bottom:20px;border-bottom:1px solid #b90000;margin-bottom:20px;padding-left:230px;}
.short:before, .short:after{content:" ";display:table;}
.short:after{clear:both;}
.short .main{float:right;width:100%;}
.story-info{padding:15px 0 0 !important;}
.story-info strong{display:block;margin-bottom:5px;}
.story-info ul, .story-share ul{margin-bottom:0;}
.list-sc li{vertical-align:top;position:relative;}
.story, .story-info{margin-bottom:15px;}
.short .story-cover{float:left;margin-left:-230px;}
.short .story-cover{width:200px;}
.short .story-cover img{display:block;width:100%;}
.story-heading{margin-top:0;}
.story-info ul{float:left;}
.story-info ul + ul{float:right;margin-top:0 !important;}
.story-info .vote{font-size:11px;color:#C71100;margin-left:-5px;position:relative;top:-2px;}
.story-info:after,
.story-info:before{display:table;content:"";}
.story-info:after{clear:both;}
@media (max-width:767px){.short{padding-left:150px;}
.short .story-cover{margin-left:-150px;width:120px;}
}
@media (max-width:459px){.short{padding-left:0;}
.short .story-cover{margin:0 15px 0 0;}
}
.full .h1-heading{color:#b90000;margin-bottom:20px;}
.full .h1-heading a{text-decoration:none;}
.full .story-cover{width:271px;margin-bottom:20px;position:relative;float:left;}
.full .story-cover > img{display:block;width:100%;}
.full .story-cover .onposter{position:absolute;left:10px;right:10px;text-align:center;bottom:10px;}
.full .story{margin-bottom:30px;}
.full .story-info{padding:12px 20px;margin-bottom:20px;}
.full .story-info ul + ul{margin-top:10px;}
.widget-disqus{margin-bottom:20px;}
.linkbox{background-color:#fcfcfc;padding:10px 15px;}
.linkbox h4{color:#b90000;margin-bottom:5px;}
.linkbox a{color:inherit;}
.linkbox strong.pull-right a{color:#b90000;}
.story-date{background:url("../img/date.png") no-repeat 100% 50%;padding-right:40px;float:right;position:relative;top:-10px;color:#b90000;font-size:13px;line-height:24px;}
.videobox{margin-bottom:20px;background-color:#333;color:#fff;}
.videobox iframe{background-color:#000;}
.videobox .h6{padding:10px 15px;margin:0;}
.videobox-tabs{padding:0 15px 4px;}
.videobox-tabs li{margin-bottom:5px;}
.videobox-tabs li a{ border:2px solid #464646; padding:6px 12px;color:#fff;text-decoration:none;border-radius:5px;display:block; position:relative; }
.videobox-tabs li a:after { position:absolute; top:-7px; right:8px; line-height:12px; font-size:9px; color:#929292; content:"Streaming"; background:#333 url('../img/ply.png') no-repeat 4px  50%;
padding:0 3px 0 14px; width:0; opacity:0; -webkit-transition:all .15s; transition:all .15s; white-space:nowrap; overflow:hidden; }

.videobox-tabs .active a:after { width:59px; opacity:1; }





.videobox-tabs .active a{ border-color:#929292; color:#fff;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.2);box-shadow:inset 0 1px 3px rgba(0,0,0,.2);}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:2px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.08);box-shadow:0 1px 1px rgba(0,0,0,.08);}
.pagination > *{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd;font-size:15px;}
.pagination > *:first-child{margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.pagination > *:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pagination > a:hover, .pagination > a:focus{background-color:#b90000;border-color:#b90000;color:#fff;text-decoration:none;}
.pagination > span{font-weight:bold;}
.pagination .nav_ext{display:none;}
.sideblock{margin-bottom:30px;}
.sideblock-body{background-color:#fcfcfc;border:1px solid #ddd;padding:10px;}
.sideblock-heading{text-align:center;padding:5px 10px 10px;border-bottom:1px solid #ddd;color:#b90000;margin:0;}
.sideblock-content{font-size:13px;}
.sideblock-tabs{margin-bottom:20px;}
.sideblock-tabs li a{background-color:#f3f3f3;border:1px solid #ddd;padding:4px 10px;font-size:12px;color:inherit;text-decoration:none;}
.sideblock-tabs .active a{background-color:#606060;border-color:#606060;color:#fff;}
.widget-topnews ul{margin-bottom:0;}
.widget-topnews li{padding:8px;padding-left:60px;border-bottom:1px solid #ddd;}
.widget-topnews li:before, .widget-topnews li:after{content:" ";display:table;}
.widget-topnews li:after{clear:both;}
.topnews-main{float:right;width:100%;}
.topnews-poster{float:left;width:46px;height:57px;overflow:hidden;margin-left:-60px;}
.topnews-poster img{width:100%;display:block;min-height:57px;}
.widget-topnews li small{font-size:11px;}
.widget-last-disqus ul{margin:0;padding:0;list-style:none;}
.widget-last-disqus li{border-bottom:1px solid #ddd;padding-left:44px;padding-bottom:10px;margin-top:10px !important;margin-bottom:0 !important;}
.widget-last-disqus .dsq-widget-avatar{float:left;margin-left:-44px;}
.widget-last-disqus .dsq-widget-meta{font-size:11px;}
.widget-popular li{padding:8px 0;border-bottom:1px solid #ddd;line-height:16px;}
.widget-popular li small{font-size:10px;}
.widget-rated li{padding:10px 0;border-bottom:1px solid #ddd;}
.widget-rated li .rate{width:28px;text-align:center;display:inline-block;border:1px solid #ddd;border-radius:2px;margin-right:2px;font-size:12px;}
.galleryitem{width:118px;padding-bottom:12px;margin-bottom:15px;position:relative;height:220px;}
.galleryitem img{width:118px;height:156px;}
.galleryitem .post-title{max-height:36px;overflow:hidden;margin-bottom:6px;margin-top:-8px;}
.galleryitem .post-title h5{font-size:12px;line-height:18px;font-weight:normal;margin:0;}
.galleryitem .rating{float:left;margin-right:10px;}
.galleryitem .vote{color:#B90000;}
.galleryratings{white-space:nowrap;margin-left:-3px;}
@media(min-width:992px){.list-galleria{padding-right:20%;}
}
.text_st{color:#fff;text-decoration:none !important;}
.text_st span{border-bottom:1px dotted #888;font-size:16px;font-weight:bold;}
.text_st:hover span{border-bottom-style:solid;border-bottom-color:#d80e0e;}
.text_st:hover{color:#d80e0e;}
.text_dl{color:#fff;text-decoration:none !important;}
.text_dl span{border-bottom:1px dotted #888;font-size:16px;font-weight:bold;}
.text_dl:hover span{border-bottom-style:solid;border-bottom-color:#21955b;}
.text_dl:hover{color:#21955b;}
.text_st img,
.text_dl img{vertical-align:top;position:relative;top:2px;}
.banner4k{float:left;margin:5px;}
.banner4k a{width:150px;height:400px;display:block;position:relative; background-size: cover; background-repeat: no-repeat; background-position: 50%; }
.banner4k a:before { content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:url("../img/4k_over.png") no-repeat;}
.banner4k a:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:url("../img/4k_overlay_.png") no-repeat;-webkit-transition:all .25s linear;transition:all .25s linear;opacity:0;}
.banner4k a:hover:after{opacity:1;}


@media(min-width:992px){.banner4k{margin-top:20px;margin-bottom:20px;margin-left:50px;}
}
@media(max-width:767px){.banner4k{display:none}
}
.pagefooter{background-color:#333333;padding:25px 0;position:absolute;left:0;bottom:0;width:100%;color:#fff;}
.pagefooter a{color:inherit;text-decoration:underline;}
.pagefooter a:hover{text-decoration:none;}


.season-menu { float:right;}
.season-menu > div { float:left;}
.season-menu .btn { padding-top:5px; padding-bottom:5px; border-radius:0; border:none; background-color:#b90000; color:#fff; margin:1px; min-width:110px; }
.season-menu li ul { display: none; }
.season-menu li > a { padding:8px 10px; display:block; color:#222; text-decoration:none; }
.season-menu li > a:hover { background-color:#f8f8f8; }
.season-menu .active > a,
.season-menu .active > a:hover { background-color:#b90000; color:#fff; }
.season-menu .dropdown-menu ul { margin-bottom:0; }


.story-cover {
  position: relative;
}

.episode-num {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  background-color: #dc1818;
  font-size: 11px;
}

.series {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.series-select {
  margin-right: 2px;
}
.series-select-btn {
  background: #444;
  padding: 12px 20px;
  color: #fff;
  display: flex;
  align-items: center;
  border: none !important;
}
.series-select-btn span {
  display: flex;
  align-items: center;
}
.series-select-btn img,
.series-select-btn span {
  margin-right: 5px;
}
.series-select-menu a {
  display: flex !important;
  align-items: center;
}
.series-select-menu a img {
  margin-right: 5px;
}

/*modal*/
.blackMirror {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9050;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
}
.player_window {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    outline: 0;
    background-color: rgba(0,0,0,.65);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.player_window_dialog {
    position: relative;
    width: auto;
    margin: 10px;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    /*width: 90%;*/
    max-width: 870px;
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    padding:0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    background-color: #161416;
    text-align: left;
}
.player_window_close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: none;
    background: 0 0;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,.1);
    z-index: 10000;
}
.player_window_left {
    position: relative;
}
.player_window_left {
    width: 46%;
    max-width: 46%;
}
.player_window, .player_window * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.player_window_bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .25;
    background-repeat: no-repeat;
    background-size: cover;
}
.player_window_inner {
    padding: 50px;
    position: relative;
}
.player_window_title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}
.player_window_poster {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.player_window_poster img {
    width: 100%;
    display: block;
}
.player_window_form {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.player_window_group {
    margin-bottom: 5px;
}
.player_window_group input {
    height: 40px;
    border: none;
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    display: block;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
}
.player_window_alert span {
    padding: 2px 5px;
    color: #fff;
    border-radius: 3px;
    background-color: #dc3545;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 5px;
}
.player_window_btn {
    padding: 10px;
    display: block;
    border: none;
    background:#CB0008;
    width: 100%;
    border-radius: 5px;
    color: #fff!important;
    cursor: pointer;
    font-weight: bold;
}
.player_window_register {
    display: inline-block;
    border: 1px solid red;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}
.player_window_register:hover {
    color: #fff;
}
.player_window_right {
    padding: 50px;
}
.player_window_right {
    width: 54%;
    max-width: 54%;
}
.player_window_list {
    list-style: none;
    padding-left: 0;
}
.player_window_list li {
    margin-left: 0;
}
.player_window_heading {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.player_window_heading svg:first-child {
    margin-right: 10px;
    min-width: 22px;
}
.player_window_heading svg:last-child {
    margin-left: auto;
    min-width: 20px;
}
.player_window_list p {
    font-size: 14px;
    opacity: .75;
}
.player_window_close:before {
    transform: rotate(45deg);
}
.player_window_close:after {
    transform: rotate(-45deg);
}
.player_window_close:before, .player_window_close:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 20px;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    background: #eee;
}
.player_window:before, .player_window :before, .player_window:after, .player_window :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.player_window_alert {
    display: none;
}
.player_window_wrapper {
    display: flex;
    flex-direction: row;
}
@media screen and (max-width:575px) {
    .player_window_wrapper {
        display: flex;
        flex-direction: column;
    }
    .player_window_wrapper > .player_window_left {
        width: 100%;
        max-width: 100%;
    }
    .player_window_wrapper > .player_window_right {
        display: none;
    }
}


/* image */

    .story-gallery {
      display: flex;
      column-gap: 5px;
    }
      .cover-btn {
        display: block;
        height: 390px;
        width: 121px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
      }

      @media(max-width:575px){
.story-cover {
  width: 220px !important;
}

        .cover-btn {
          height: 300px;
        }
      }
      .cover-btn:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #F92929;
        mix-blend-mode: multiply;
        content: "";
      }
      .cover-btn:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M35.5 0C15.926 0 0 15.926 0 35.5 0 55.074 15.926 71 35.5 71 55.074 71 71 55.074 71 35.5 71 15.926 55.074 0 35.5 0Zm12.761 37.087L28.728 48.888a1.84 1.84 0 0 1-2.786-1.589V23.701a1.84 1.84 0 0 1 2.786-1.589l19.533 11.801a1.857 1.857 0 0 1 0 3.174Z'/%3E%3C/svg%3E") no-repeat center;
        content: "";
        animation: pulse 1s infinite ease-in-out alternate;
        will-change: transform;
      }

      @keyframes pulse {
        from { transform: scale(0.85); }
        to { transform: scale(1.15); }
      }

      .cover-btn  span {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='65'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M109.902 15V8.262c0-.599-.089-1.034-.268-1.304-.179-.27-.493-.405-.943-.405-.501 0-.892.257-1.171.771V15h-2.774V4.434h2.598l.078 1.045c.625-.827 1.442-1.241 2.451-1.241 1.816 0 2.751 1.273 2.803 3.819V15h-2.774Zm-8.623-11.826c-.462 0-.828-.14-1.098-.42-.271-.28-.406-.631-.406-1.055 0-.429.137-.781.411-1.054.273-.274.638-.411 1.093-.411.456 0 .821.137 1.094.411.273.273.41.625.41 1.054 0 .424-.135.775-.405 1.055-.27.28-.637.42-1.099.42ZM90.537 14.18c-.495.677-1.165 1.015-2.012 1.015-.885 0-1.619-.293-2.202-.879-.582-.586-.874-1.344-.874-2.275 0-1.107.353-1.963 1.06-2.568.706-.606 1.723-.915 3.052-.928h.839v-.85c0-.475-.081-.81-.244-1.006-.163-.195-.4-.293-.713-.293-.69 0-1.035.404-1.035 1.211h-2.763c0-.976.366-1.782 1.098-2.417.733-.634 1.659-.952 2.778-.952 1.159 0 2.056.302 2.691.904.635.602.952 1.463.952 2.583v4.97c.013.912.143 1.625.391 2.139V15h-2.784c-.078-.163-.156-.436-.234-.82Zm-.137-3.975h-.664c-.468 0-.838.15-1.108.449-.27.3-.405.7-.405 1.201 0 .782.306 1.172.918 1.172.306 0 .566-.061.781-.185.215-.124.374-.27.478-.44v-2.197Zm-6.689-3.184c-.755 0-1.266.333-1.533.997V15h-2.774V4.434h2.608l.078 1.142c.436-.892 1.038-1.338 1.806-1.338.313 0 .567.043.762.127L84.629 7.1l-.918-.079Zm-11.328 8.174c-1.595 0-2.849-.522-3.76-1.567-.912-1.045-1.374-2.508-1.387-4.39V6.807c0-1.953.453-3.478 1.358-4.576.905-1.096 2.161-1.645 3.769-1.645 1.582 0 2.829.539 3.741 1.616.911 1.078 1.373 2.59 1.386 4.536V9.17c0 1.908-.451 3.389-1.352 4.443-.902 1.055-2.154 1.582-3.755 1.582Zm2.226-8.408c0-1.282-.182-2.236-.546-2.861-.365-.625-.932-.938-1.7-.938-.761 0-1.325.302-1.689.904-.365.602-.554 1.518-.567 2.749V9.17c0 1.244.186 2.16.557 2.749.371.589.944.884 1.719.884.748 0 1.305-.288 1.67-.865.364-.576.55-1.469.556-2.68V6.787ZM58.105 14.18c-.494.677-1.165 1.015-2.011 1.015-.886 0-1.62-.293-2.202-.879-.583-.586-.874-1.344-.874-2.275 0-1.107.353-1.963 1.059-2.568.706-.606 1.724-.915 3.052-.928h.84v-.85c0-.475-.082-.81-.244-1.006-.163-.195-.401-.293-.713-.293-.69 0-1.035.404-1.035 1.211h-2.764c0-.976.366-1.782 1.099-2.417.732-.634 1.658-.952 2.778-.952 1.159 0 2.056.302 2.69.904.635.602.952 1.463.952 2.583v4.97c.013.912.144 1.625.391 2.139V15H58.34c-.078-.163-.156-.436-.235-.82Zm-.136-3.975h-.664c-.469 0-.839.15-1.109.449-.27.3-.405.7-.405 1.201 0 .782.306 1.172.918 1.172.306 0 .566-.061.781-.185a1.31 1.31 0 0 0 .479-.44v-2.197Zm-9.317 3.721c-.566.846-1.295 1.269-2.187 1.269-1.107 0-1.952-.423-2.534-1.269-.583-.846-.881-2.09-.894-3.731v-.8c0-1.732.293-3.024.879-3.877.586-.853 1.439-1.28 2.559-1.28.813 0 1.49.352 2.031 1.055V0h2.783v15h-2.51l-.127-1.074Zm-.146-6.592c-.274-.521-.684-.781-1.231-.781-.507 0-.879.205-1.113.615-.234.41-.351 1.139-.351 2.187v.733c0 1.042.11 1.769.332 2.183.221.413.595.62 1.123.62.546 0 .96-.245 1.24-.733V7.334Zm-7.246-.313c-.756 0-1.267.333-1.533.997V15h-2.774V4.434h2.608l.078 1.142c.436-.892 1.038-1.338 1.806-1.338.313 0 .567.043.762.127L42.178 7.1l-.918-.079Zm-8.926 7.159c-.495.677-1.165 1.015-2.012 1.015-.885 0-1.619-.293-2.202-.879-.583-.586-.874-1.344-.874-2.275 0-1.107.353-1.963 1.06-2.568.706-.606 1.723-.915 3.051-.928h.84v-.85c0-.475-.081-.81-.244-1.006-.163-.195-.4-.293-.713-.293-.69 0-1.035.404-1.035 1.211h-2.764c0-.976.367-1.782 1.099-2.417.732-.634 1.659-.952 2.778-.952 1.159 0 2.056.302 2.691.904.635.602.952 1.463.952 2.583v4.97c.013.912.143 1.625.391 2.139V15h-2.784c-.078-.163-.156-.436-.234-.82Zm-.137-3.975h-.664c-.469 0-.838.15-1.108.449-.27.3-.405.7-.405 1.201 0 .782.305 1.172.918 1.172.305 0 .566-.061.781-.185.215-.124.374-.27.478-.44v-2.197ZM22.9 14.033c-.573.775-1.341 1.162-2.304 1.162-.97 0-1.706-.333-2.207-1.001-.502-.667-.752-1.639-.752-2.915V4.434H20.4v6.914c.013 1.028.355 1.543 1.026 1.543.631 0 1.087-.274 1.367-.821V4.434h2.783V15h-2.597l-.079-.967Zm-11.767 1.162c-1.634 0-2.904-.506-3.809-1.518-.905-1.012-1.37-2.486-1.396-4.419V6.699c0-1.959.428-3.468 1.284-4.526C8.068 1.115 9.316.586 10.957.586c1.543 0 2.707.381 3.491 1.143.785.761 1.239 1.956 1.363 3.584h-2.793c-.079-.905-.267-1.522-.567-1.851-.299-.329-.768-.493-1.406-.493-.775 0-1.338.283-1.69.849-.351.567-.533 1.469-.546 2.705v2.579c0 1.295.193 2.238.581 2.827.387.589 1.023.884 1.909.884.566 0 1.025-.114 1.377-.342l.254-.176V9.688h-2.012V7.52h4.893v5.869a5.248 5.248 0 0 1-2.037 1.352c-.804.303-1.684.454-2.641.454ZM102.676 15h-2.774V4.434h2.774V15Z'/%3E%3Cpath fill='%23FAF101' fill-rule='evenodd' d='M0 26h120v39H0V26Z'/%3E%3Cpath fill='%23DB1B1B' fill-rule='evenodd' d='m109.594 49.625-.323-9.844h2.94l-.322 9.844h-2.295Zm1.142 1.523c.443 0 .804.142 1.084.425.28.283.42.646.42 1.089 0 .436-.138.794-.415 1.074-.277.28-.639.42-1.089.42-.455 0-.822-.14-1.098-.42-.277-.28-.415-.638-.415-1.074 0-.443.14-.806.42-1.089.279-.283.644-.425 1.093-.425Zm-6.474-3.466c1.126.416 1.922.88 2.387 1.391.466.511.699 1.174.699 1.988 0 .944-.355 1.702-1.065 2.275-.709.573-1.64.859-2.793.859-.775 0-1.458-.151-2.051-.454a3.446 3.446 0 0 1-1.391-1.264 3.251 3.251 0 0 1-.503-1.748h2.627c.013.481.125.843.337 1.084.211.24.558.361 1.04.361.742 0 1.113-.335 1.113-1.006 0-.234-.112-.451-.337-.649-.224-.199-.724-.468-1.499-.806-1.139-.462-1.922-.941-2.348-1.436-.427-.494-.64-1.11-.64-1.845 0-.925.333-1.688 1.001-2.29.667-.602 1.551-.904 2.651-.904 1.159 0 2.087.3 2.783.899.697.599 1.045 1.403 1.045 2.412h-2.763c0-.86-.358-1.289-1.075-1.289a.999.999 0 0 0-.722.273c-.189.183-.283.436-.283.762 0 .234.104.441.312.62.208.179.7.435 1.475.767Zm-7.813-5.508c-.462 0-.828-.14-1.098-.42-.271-.28-.406-.631-.406-1.055 0-.429.137-.781.41-1.054.274-.274.638-.411 1.094-.411.456 0 .821.137 1.094.411.273.273.41.625.41 1.054 0 .424-.135.775-.405 1.055-.27.28-.637.42-1.099.42Zm-4.262 9.443c.113.156.333.235.659.235.267 0 .485-.023.654-.069l-.02 2.149a4.316 4.316 0 0 1-1.523.263c-1.784 0-2.686-1.023-2.705-3.07v-5.621h-1.221v-2.07h1.221v-2.598h2.764v2.598h1.416v2.07h-1.416v5.252c0 .417.057.704.171.861Zm-8.013 1.563c-.495.677-1.166 1.015-2.012 1.015-.885 0-1.619-.293-2.202-.879-.583-.586-.874-1.344-.874-2.275 0-1.107.353-1.963 1.06-2.568.706-.606 1.723-.915 3.051-.928h.84v-.85c0-.475-.081-.81-.244-1.006-.163-.195-.4-.293-.713-.293-.69 0-1.035.404-1.035 1.211h-2.764c0-.976.366-1.782 1.099-2.417.732-.634 1.658-.952 2.778-.952 1.159 0 2.056.302 2.691.904.634.602.952 1.463.952 2.583v4.97c.013.912.143 1.625.39 2.139V54h-2.783c-.078-.163-.156-.436-.234-.82Zm-.137-3.975h-.664c-.469 0-.838.15-1.108.449-.271.3-.406.7-.406 1.201 0 .782.306 1.172.918 1.172.306 0 .567-.061.782-.185.214-.124.374-.27.478-.44v-2.197Zm-6.689-3.184c-.756 0-1.267.333-1.534.997V54h-2.773V43.434h2.607l.079 1.142c.436-.892 1.038-1.338 1.806-1.338.313 0 .567.043.762.127l-.029 2.735-.918-.079ZM66.654 58.16c-.579 0-1.188-.115-1.826-.347-.638-.231-1.113-.525-1.426-.883l.928-1.914c.26.273.599.496 1.016.669.416.172.81.258 1.181.258.619 0 1.063-.148 1.333-.444.27-.296.409-.773.415-1.431v-.908c-.527.69-1.214 1.035-2.06 1.035-1.127 0-1.997-.437-2.612-1.313-.616-.876-.93-2.111-.943-3.706v-.781c0-1.732.313-3.024.938-3.877.625-.853 1.5-1.28 2.627-1.28.957 0 1.695.378 2.216 1.133l.108-.937h2.49V54c0 1.348-.378 2.378-1.133 3.091-.755.713-1.839 1.069-3.252 1.069Zm1.621-11.933c-.286-.45-.7-.674-1.24-.674-.547 0-.952.224-1.216.674-.263.449-.395 1.171-.395 2.168v.693c0 .976.127 1.688.381 2.134.254.446.657.669 1.211.669.566 0 .986-.205 1.259-.616v-5.048ZM54.057 54l-2.598-5.488-1.133 1.426V54h-2.871V39.781h2.871v6.201l.908-1.533 2.647-4.668h3.515l-4.072 6.25L57.465 54h-3.408Zm-9.649 0h-2.763v-3.076h-4.707l-.127-1.787 4.824-9.356h2.773v8.848h1.211v2.295h-1.211V54Zm-2.763-10.127-.059.107-2.09 4.649h2.149v-4.756ZM29.564 55.221l4.268-15.44h2.022l-4.268 15.44h-2.022ZM23.1 54h-3.682V39.781h3.76c1.66 0 2.983.528 3.969 1.582.987 1.055 1.49 2.5 1.509 4.336v2.305c0 1.869-.493 3.335-1.479 4.399C26.19 53.468 24.831 54 23.1 54Zm2.685-8.223c0-1.328-.185-2.254-.556-2.778-.372-.524-1.003-.799-1.895-.825h-1.045v9.443h.859c.957 0 1.631-.252 2.022-.757.391-.504.596-1.375.615-2.612v-2.471Zm-11.533 2.139h-4.238V54H7.143V39.781h2.871v5.752h4.238v-5.752h2.861V54h-2.861v-6.084ZM97.846 54h-2.774V43.434h2.774V54Z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
      }
