body{overflow-x:hidden;overflow-y:auto;padding-bottom:0}.mt-24{margin-top:24px}.header{display:flex;justify-content:space-between;padding:2.5rem 1rem 0 1rem;margin-bottom:13px}.header .left-container{display:flex;flex-direction:column;row-gap:4px}.header .left-container .btn-link{outline:0;background:0 0;border:none;cursor:pointer;padding:0;text-decoration:none;transition:all .2s ease;display:flex;align-items:center;column-gap:8px;padding:0 4px;border-radius:4px}.header .left-container .btn-link span{font-weight:400;color:#fff;font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.43px}.header .left-container .btn-link:active{background-color:rgba(37,161,142,.25)}.photo-container{display:flex;overflow-x:auto;overflow-y:hidden;gap:10px;padding:0;padding-right:1rem;padding-left:1.6rem;scrollbar-width:thin;-ms-overflow-style:none;margin-bottom:13px}.photo-container::-webkit-scrollbar{display:none}.photo-container>*{flex-shrink:0}.photo-container img{border-radius:10px}.card{border-radius:28px 28px 0 0;padding:24px 1rem 0 1rem;display:flex;flex-direction:column;border-bottom:0;min-height:100dvh;position:relative}.card .card-header{display:flex;justify-content:center;align-items:center;column-gap:80px;border-bottom:0;border-radius:0;background:0 0;padding:0;margin:0;margin-bottom:24px}.card .card-header .btn-link{background:0 0;border:none;padding:0;text-decoration:none;transition:all .2s ease;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;padding:0 8px}.card .card-header .btn-link.active{color:#ce1bff;border-bottom:2px solid #ce1bff}.card .card-body{border-top:0;border-bottom:0;border-radius:0;background:0 0;padding:0;margin:0;padding-bottom:.5rem}.card .card-body .data-content{display:none;width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:auto;padding-bottom:1rem}.card .card-body .data-content[data-id=data-informasi]{flex-direction:column;row-gap:10px}.card .card-body .data-content[data-id=data-informasi] .item-container{display:flex;flex-direction:column;row-gap:4px}.card .card-body .data-content[data-id=data-informasi] .item-container .item-label{color:#858585;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0}.card .card-body .data-content[data-id=data-informasi] .item-container .item-value{color:#333;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0}.card .card-body .data-content[data-id=data-veat]{flex-direction:column;align-items:center;row-gap:18px}.card .card-body .data-content[data-id=data-veat] .box{position:relative;min-height:205px;width:100%;max-width:346px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(84,84,84,.25);border-radius:8px;overflow:hidden}.card .card-body .data-content[data-id=data-veat] .box .box-content{padding:18px}.card .card-body .data-content[data-id=data-veat] .box .box-content .box-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.card .card-body .data-content[data-id=data-veat] .box .box-content .box-header .box-title{font-weight:600;font-size:18px;line-height:100%;letter-spacing:0;margin-bottom:0}.card .card-body .data-content[data-id=data-veat] .box .box-content .box-header img{position:absolute;right:25px;top:18px;border-radius:4px;object-fit:cover;flex-shrink:0}.card .card-body .data-content[data-id=data-veat] .box .box-content .info-row{display:grid;grid-template-columns:80px 1fr;gap:8px;margin-bottom:8px;align-items:start}.card .card-body .data-content[data-id=data-veat] .box .box-content .info-row:last-child{margin-bottom:0}.card .card-body .data-content[data-id=data-veat] .box .box-content .info-row .info-label{font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:#333}.card .card-body .data-content[data-id=data-veat] .box .box-content .info-row .info-value{font-weight:500;font-style:Medium;font-size:12px;line-height:100%;letter-spacing:0;color:#333}