html{--theme: #ca9b17;--background: #fff;--main: #303133;--routine: #606266;--minor: #909399;--seat: #c0c4cc;--classA: #dcdfe6;--classB: #e4e7ed;--classC: #ebeef5;--classD: #f2f6fc;--radius-wrap: 8px;--radius-inner: 4px;--text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);--box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22)}html[data-night='night'] body{--theme: #54b5db;--background: #232323;--main: #999;--routine: #888;--minor: #777;--seat: #666;--classA: #515253;--classB: #454545;--classC: #414243;--classD: #303030;--text-shadow: none;--box-shadow: none}html[data-night='night'] body::before{background:#121212;z-index:-500}html[data-night='night'] .joe_header__above-logo img{display:none}html[data-night='night'] .joe_header__above-logo svg{display:block}html[data-night='night'] .joe_detail__article-video .episodes .box .item:not(.active){background:var(--classC)}html[data-night='night'] .joe_detail__article blockquote{background:var(--classD);color:var(--routine);border-color:var(--classA)}html[data-night='night'] .joe_detail__article code:not([class]){background:#fdf0ec38;color:#a6aba8}html[data-night='night'] .joe_detail__article-anote{color:#ffffff9c}html[data-night='night'] .joe_detail__article-abtn{color:#ffffff9c}html[data-night='night'] .joe_detail__overdue-wrapper{background:var(--classD)}


.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-icon,
#goog-gt-tt{
display: none !important;
}
body {
     top: 0px !important;
}

.goog-te-gadget,
.goog-te-gadget-simple
{
    border:none !important;
    
    border-radius: 1.825rem !important;
    padding-top: 5px !important;
  padding-right: 12px !important;
  padding-bottom: 5px !important;
  padding-left: 12px !important
    }

.goog-te-gadget-simple{
  box-shadow: 1px 1px 1px 1px #D8D8D8 !important;
}
    
.goog-te-menu-frame {
    align="middle"

}
    
    
    .cta {
    background:var(--background);border-radius:var(--radius-wrap);box-shadow:var(--box-shadow);padding:15px;
    background: -webkit-linear-gradient(right,#ffffff 50%,#ffffff);
    background: -o-linear-gradient(right,#ffffff 50%,#ffffff);
    background: linear-gradient(-90deg,#ffffff 50%,#ffffff);
    padding: 30px 0;
    border-radius: 8px;
}

.cta .part-btn a {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 600;
    color: #191919;
    background: #fff;
    border-radius: 5px;
    padding: 0 45px;
}

.cta .part-txt h2 {
    font-size: 24px;
    line-height: 60px;
    font-weight: 700;
    color: #000;
    margin-top: -12px;
    margin-bottom: -12px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999999}.preloader .loader{width:100px;height:100px}.preloader .loader img{width:100%}