:root{--progress-active:var(--ds-primary);--progress-inactive:var(--ds-gray-600)}article{background-color:var(--ds-light)}::placeholder{opacity:.75!important}.toc-wrap,#article-share{display:none}#article-content,.ppdb-box:last-of-type{margin-bottom:0!important}.ppdb-box{padding:1.5rem;border:1px solid var(--ds-border-color);border-radius:.5rem;background-color:var(--ds-white)}.ppdb-accordion{margin-bottom:1.5rem}.ppdb-accordion .accordion-button,.ppdb-accordion .accordion-body{padding:1rem 1.5rem}.ppdb-load{text-align:center;color:var(--ds-primary)}.ppdb-progress{position:relative;z-index:10;display:flex;gap:1.5rem;justify-content:space-between;text-align:center}.ppdb-progress::after,.progress-line,.progress-step::before{content:'';position:absolute;top:1.5rem;height:.25rem}.ppdb-progress::after{z-index:-10;width:100%;background-color:var(--progress-inactive)}.progress-line{z-index:-5;background-color:var(--progress-active)}.progress-step{position:relative;flex-grow:1}.progress-line + .progress-step::before,.progress-step:last-child::before{right:50%;z-index:-1;width:50%;background-color:var(--ds-body-bg)}.progress-step:last-child::before{right:0;left:50%}.progress-step:not(.active) div:nth-child(1){background-color:var(--progress-inactive)}.progress-step div:nth-child(1){display:flex;justify-content:center;align-items:center;margin:0 auto .5rem;width:3rem;height:3rem;border-radius:50%;font-weight:700;background-color:var(--progress-active);color:var(--ds-white)}.ppdb-form h3{text-align:center;margin-bottom:1.5rem}.ppdb-alert.desktop-only{display:none}.ppdb-alert{display:flex;gap:1rem;margin-bottom:1.5rem;font-size:1rem;background-color:rgba(var(--ds-green-rgb),.05);border:1px solid rgba(var(--ds-green-rgb),.1)}@media (min-width:1024px){.ppdb-alert.desktop-only{display:flex}}.ppdb-alert .svg-icon{margin-top:.25rem;flex-shrink:0;font-size:1.5rem;color:var(--ds-green)}.form-step:not(.active){display:none}.form-group{margin-bottom:1.5rem}.form-group.optional .form-label::after{content:'(Opsional)';margin-left:.5rem;opacity:.5;font-size:.8rem}.form-label{font-weight:600}.form-control,.form-select{transition:none}.ppdb-form .table{margin-bottom:1.5rem;white-space:normal;border-width:1px}.ppdb-form .table td:first-child{font-weight:600}@media (min-width:768px){.ppdb-form .table td:first-child{width:170px}}.ppdb-sended{display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:.5rem;text-align:center;background-color:rgba(var(--ds-green-rgb),.05);border:1px solid rgba(var(--ds-green-rgb),.1)}@media (min-width:768px){.ppdb-sended{padding:3rem}}[data-bs-theme=dark] article{background-color:var(--ds-dark-2)}[data-bs-theme=dark] .ppdb-box{background-color:var(--ds-dark-2)}
