.hero{background-image:url(/images/hero-img.webp);display:block!important;place-items:unset!important;background-position:50%}@media (min-width:640px){.hero{background-position:50%}}.sarebaan-wrapper{width:100%;display:grid;place-items:center;padding:1.5rem 1rem}.sarebaan-svg{width:min(450px,90vw);animation:fillWhite 1.6s ease 4.5s forwards}@media (max-width:640px){.sarebaan-svg{width:60vw}}.sarebaan-svg path{fill:transparent;stroke:white;stroke-width:4;stroke-dasharray:1300;stroke-dashoffset:1300;animation:draw 2.5s ease-in-out forwards}.sarebaan-svg path:first-child{animation-delay:0s}.sarebaan-svg path:nth-child(2){animation-delay:.4s}.sarebaan-svg path:nth-child(3){animation-delay:.8s}.sarebaan-svg path:nth-child(4){animation-delay:1.2s}.sarebaan-svg path:nth-child(5){animation-delay:1.6s}.sarebaan-svg path:nth-child(6){animation-delay:2s}.sarebaan-svg path:nth-child(7){animation-delay:2.4s}.sarebaan-svg path:nth-child(8){animation-delay:2.8s}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fillWhite{to{fill:white}}.origin-custom{transform-origin:50% 400px}@media (max-width:768px){.origin-custom{transform-origin:50% 200px}}