.hero-section{background-image:url(https://assets.cdn.dicoding.com/original/scholarships/dbn/background-1.png);background-size:cover;background-repeat:no-repeat;background-position:top left}.hero-section__body{padding:90px 0 64px;text-align:center;border:1px solid #D0D5DD;border-top:none}.hero-section__content{max-width:850px;margin:0 auto 92px}.hero-section__title{font-size:3.75rem;font-weight:600;color:#1e1e1e;margin-bottom:24px}.hero-section__title-rotator{display:inline-flex;align-items:center;vertical-align:middle}.hero-section__title-slide{display:none;align-items:center;gap:16px}.hero-section__title-slide.is-active{display:inline-flex}.hero-section__title-slide.is-active .hero-section__icon{animation:hero-icon-pop .6s cubic-bezier(.34,1.56,.64,1) both}.hero-section__title-rotator.is-paused .hero-section__title-slide.is-active .hero-section__icon,.hero-section__title-rotator.is-paused .hero-section__title-slide.is-active .hero-section__cursor{animation-play-state:paused}.hero-section__icon{display:inline-flex;vertical-align:middle}.hero-section__highlight{position:relative;background-color:#fdff8c;color:inherit;padding:4px 6px;border-radius:4px;border:1px solid #1C1C1C;display:inline-flex;align-items:center}.hero-section__highlight:before{content:"";position:absolute;inset:-6.5px;pointer-events:none;background:linear-gradient(#fdff8c,#fdff8c) left 1px top 1px/10px 10px no-repeat,linear-gradient(#1c1c1c,#1c1c1c) left 0px top 0px/12px 12px no-repeat,linear-gradient(#fdff8c,#fdff8c) right 1px top 1px/10px 10px no-repeat,linear-gradient(#1c1c1c,#1c1c1c) right 0px top 0px/12px 12px no-repeat,linear-gradient(#fdff8c,#fdff8c) left 1px bottom 1px/10px 10px no-repeat,linear-gradient(#1c1c1c,#1c1c1c) left 0px bottom 0px/12px 12px no-repeat,linear-gradient(#fdff8c,#fdff8c) right 1px bottom 1px/10px 10px no-repeat,linear-gradient(#1c1c1c,#1c1c1c) right 0px bottom 0px/12px 12px no-repeat}.hero-section__highlight-text{white-space:pre}.hero-section__cursor{display:inline-block;width:3px;height:1.2em;background-color:currentColor;margin-left:3px;margin-right:1px;animation:hero-cursor-blink .8s steps(2,jump-none) infinite}.hero-section__subtitle{font-weight:400;font-size:1.125rem;color:#344054;margin-bottom:32px}.hero-section__actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.hero-section__btn-outline{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #D1D5DB;border-radius:8px;font-size:1rem;font-weight:500;color:#374151;background:#fff;transition:border-color .2s,color .2s}.hero-section__btn-outline:hover,.hero-section__btn-outline:focus{border-color:#9ca3af;color:#111827;text-decoration:none}.hero-section__trusted-label{display:flex;align-items:center;justify-content:center;gap:16px;font-weight:400;font-size:1rem;color:#667085;margin-bottom:28px}.hero-section__trusted-label:before,.hero-section__trusted-label:after{content:"";width:80px;height:1px;background-color:#e5e7eb}.hero-section__logos{padding:24px 0;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}.hero-section__logos:hover .hero-section__logos-track{animation-play-state:paused}.hero-section__logos-track{display:flex;align-items:center;width:max-content;gap:48px;animation:hero-logos-scroll 75s linear infinite}@media(prefers-reduced-motion:reduce){.hero-section__logos-track{animation:none}}.hero-section__logo{width:120px;height:72px;flex-shrink:0}.hero-section__logo img{width:100%;height:100%;object-fit:contain}@keyframes hero-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-icon-pop{0%{opacity:0;transform:scale(.3) rotate(-90deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes hero-cursor-blink{to{opacity:0}}@media(max-width:767px){.hero-section__title{font-size:2.25rem}.hero-section__subtitle br{display:none}.hero-section__logos-track{gap:20px}}
