.header{position:relative}.box-ucapan{background-color:#ff8f10;border:4px solid #000;border-radius:6px;justify-content:flex-start;align-items:center;width:95%;height:40px;padding-left:20px;animation:.5s ease-in fadeInTop;display:flex;position:relative;overflow:visible}.ucapan{letter-spacing:1px;margin:0;font-size:15px;font-weight:700}.title{opacity:0;margin:0;font-size:5rem;font-weight:900;line-height:1.1;animation:.5s .5s forwards fadeInLeft}.name{color:#ff8f10;text-transform:uppercase;opacity:0;margin-bottom:3px;font-size:5rem;font-weight:900;line-height:1.1;animation:1s 1s forwards blurFadeTop}.cursor{margin-left:2px;font-weight:700;animation:.8s infinite blink;display:inline-block}.profile-picture{border:4px solid #000;border-radius:8px;align-items:center;width:200px;height:200px;margin-top:50px;margin-bottom:100px;box-shadow:6px 6px #000}p{text-align:center;margin-bottom:30px;font-size:1.2rem}.button{color:#000;cursor:pointer;background:#ff8f10;border:4px solid #000;border-radius:5px;padding:16px 28px;font-weight:700;text-decoration:none;transition:all .2s;animation:1s ease-in fadeInBottom;display:inline-block;box-shadow:6px 6px #000}.button:hover{background:#474646;transform:translate(4px,4px);box-shadow:2px 2px #000}.button-2{color:#000;cursor:pointer;background:#fff;border:4px solid #000;border-radius:5px;margin-left:20px;padding:16px 28px;font-weight:700;text-decoration:none;transition:all .2s;animation:1s ease-in fadeInBottom;display:inline-block;box-shadow:6px 6px #000}.button-2:hover{transform:translate(4px,4px);box-shadow:2px 2px #000}@media (max-width:768px){.box-ucapan{width:100%}.title{margin-top:10px;margin-bottom:0;font-size:3rem}.name{margin-bottom:3px;font-size:3rem}.dekor-1{top:0;right:-35px}}
.gallery{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;top:-30px}.gallery img{object-fit:cover;border-radius:12px;transition:all .25s;position:absolute}.center{z-index:3;opacity:0;border:7px solid #000;width:320px;height:320px;animation:1s .5s forwards popFadeIn;top:30px;box-shadow:8px 8px #000}.left{z-index:1;opacity:0;border:4px solid #000;width:150px;height:150px;animation:1s 1s forwards popFadeIn;top:-100px;left:-100px}.right{z-index:1;opacity:0;border:4px solid #000;width:150px;height:150px;margin-bottom:100px;animation:1s 1.5s forwards popFadeIn;top:350px;right:-80px}@media (max-width:768px){.center{width:250px;height:250px;top:90px}.left{width:130px;height:130px;top:50px;left:5px}.right{width:130px;height:130px;top:250px;right:5px}}
