/* Digitera V4.27.2 - Custom thumbnails for Media Pembelajaran and Zona Game */
.media-learning-thumb.has-custom-thumbnail{
  background-image:linear-gradient(180deg,rgba(8,15,33,.10),rgba(8,15,33,.30)),var(--digitera-content-thumb)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
.media-learning-thumb.has-custom-thumbnail > :not(.media-learning-thumb-label):not(.media-learning-play){opacity:0!important;visibility:hidden!important}
.media-learning-thumb.has-custom-thumbnail .media-learning-thumb-label{background:rgba(255,255,255,.94)!important;color:#17408f!important;box-shadow:0 8px 18px rgba(15,23,42,.12)}
.media-learning-thumb.has-custom-thumbnail .media-learning-play{background:rgba(91,58,232,.94)!important;color:#fff!important;box-shadow:0 10px 22px rgba(31,41,55,.18)}
.edu-catalog-thumb.has-custom-thumbnail{
  background-image:linear-gradient(180deg,rgba(7,12,28,.08),rgba(7,12,28,.30)),var(--digitera-content-thumb)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
.edu-catalog-thumb.has-custom-thumbnail > :not(.edu-thumb-top):not(.edu-thumb-play){opacity:0!important;visibility:hidden!important}
.edu-catalog-thumb.has-custom-thumbnail .edu-thumb-top{position:relative;z-index:2}.edu-catalog-thumb.has-custom-thumbnail .edu-thumb-top span,.edu-catalog-thumb.has-custom-thumbnail .edu-thumb-top b{filter:drop-shadow(0 2px 5px rgba(0,0,0,.25))}
.edu-catalog-thumb.has-custom-thumbnail .edu-thumb-play{position:absolute;z-index:3}

.developer-thumb-page{padding-top:22px}.developer-thumb-head{align-items:center}.developer-thumb-info{display:flex;gap:14px;align-items:center;padding:18px 20px;margin-bottom:24px;border-radius:22px;background:linear-gradient(135deg,#f3efff,#eef8ff);border:1px solid #e1dcff}.developer-thumb-info-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#7047eb;color:#fff;font-size:26px;flex:0 0 54px}.developer-thumb-info strong{display:block;font-size:17px;color:#261f51}.developer-thumb-info p{margin:4px 0 0;color:#687087;line-height:1.6}.developer-thumb-section{margin:28px 0}.developer-thumb-section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.developer-thumb-section-head>div{display:flex;align-items:center;gap:12px}.developer-thumb-section-head>div>span{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#ede9fe;font-size:24px}.developer-thumb-section-head small{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;color:#7c6cd0}.developer-thumb-section-head h2{margin:2px 0 0}.developer-thumb-section-head>b{padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#475569}.developer-thumb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.developer-thumb-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #e5e9f1;box-shadow:0 14px 36px rgba(15,23,42,.06)}.developer-thumb-preview{position:relative;display:grid;place-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#e8edff,#f8fbff);background-size:cover;background-position:center}.developer-thumb-default{text-align:center;color:#60708a}.developer-thumb-default>span{display:block;font-size:38px;margin-bottom:4px}.developer-thumb-default strong,.developer-thumb-default small{display:block}.developer-thumb-status{position:absolute;right:12px;top:12px;padding:6px 9px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:10px;font-weight:900;letter-spacing:.06em}.developer-thumb-status.is-custom{background:#dcfce7;color:#15803d}.developer-thumb-card-body{padding:18px}.developer-thumb-card-body>small{display:block;color:#7a8395;font-weight:700}.developer-thumb-card-body h3{margin:5px 0 16px;color:#211b48;font-size:18px}.developer-thumb-form{display:grid;gap:10px}.developer-thumb-form label{display:grid;gap:6px}.developer-thumb-form label span{font-size:12px;font-weight:800;color:#5b6476}.developer-thumb-form input[type=file]{width:100%;padding:9px;border:1px solid #dfe4ee;border-radius:13px;background:#fafbff}.developer-thumb-form .btn{width:100%}.developer-thumb-reset{margin-top:8px}.developer-thumb-reset .btn{width:100%;color:#64748b}
@media(max-width:1050px){.developer-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.developer-thumb-grid{grid-template-columns:1fr}.developer-thumb-info{align-items:flex-start}.developer-thumb-section-head{align-items:flex-start}.developer-thumb-head{align-items:flex-start;flex-direction:column}}
