@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.severance-calculator__head{padding:32px 0;background-color:#a61c1c}.severance-calculator__title,.severance-calculator__desc{text-align:center;color:#fff}.severance-calculator__title{margin-bottom:8px;font-family:"Inter",sans-serif;font-weight:700}.severance-calculator__wrapper{padding:32px 0 64px 0;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:flex-start}.severance-calculator__calculator,.severance-calculator__result{flex:0 0 100%;width:100%}.severance-calculator__calculator{max-width:450px}.severance-calculator__calculator .box{flex:0 0 100%;width:100%;max-width:calc(50% - 12px);border:1px solid #d0d6dd;border-radius:16px}.severance-calculator__calculator .box.highlight{box-shadow:0px 4px 6px -2px rgba(0,0,0,.05),0px 10px 15px -3px rgba(0,0,0,.1)}.severance-calculator__calculator .box__header{padding:16px 24px;background:#edf0f2;border-bottom:1px solid #d0d6dd;overflow:hidden;border-radius:16px 16px 0 0}.severance-calculator__calculator .box__title{font-size:16px;line-height:24px;margin:0;color:#232933;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__calculator .box__body{padding:24px;display:flex;flex-wrap:wrap;gap:16px;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__calculator .box__form{flex:0 0 100%;width:100%;display:flex;flex-wrap:wrap;gap:16px;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__calculator .box__form-wrapper{width:100%;flex:0 0 100%;display:flex;flex-wrap:wrap;gap:16px}.severance-calculator__calculator .box__toggle{display:none;flex-wrap:wrap;flex:0 0 100%;width:100%;gap:16px}.severance-calculator__calculator .box__toggle.active{display:flex}.severance-calculator__calculator .box__row{flex:0 0 100%;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%}.severance-calculator__calculator .box__row.action{padding-top:8px;justify-content:flex-start;gap:16px}.severance-calculator__calculator .box__row.action .btn{padding:8px 16px;display:inline-flex;gap:8px;align-items:center;border-radius:6px}.severance-calculator__calculator .box__row.copy{padding-bottom:16px}.severance-calculator__calculator .box__row.copy .box__field{max-width:248px;position:relative}.severance-calculator__calculator .box__row.copy .box__field .box__alert{font-size:12px;line-height:16px;color:#3c914d;font-family:"Inter",sans-serif;font-weight:400;position:absolute;bottom:-18px;left:0;display:none}.severance-calculator__calculator .box__row .notification{padding:12px 16px;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;font-size:14px;line-height:24px;color:#232933;font-family:"Inter",sans-serif;font-weight:400}.severance-calculator__calculator .box__row .notification .icon{flex:0 0 24px;width:24px}.severance-calculator__calculator .box__row .notification .message{flex:0 0 calc(100% - 36px);width:calc(100% - 36px)}.severance-calculator__calculator .box__row .notification.warning{background:#fbf3dd}.severance-calculator__calculator .box__row .notification.info{background:#eaecfb}.severance-calculator__calculator .box__row .notification a{color:#4b61dd;text-decoration:underline}.severance-calculator__calculator .box__row .notification a:hover{text-decoration:none}.severance-calculator__calculator .box__copy{display:inline-flex;cursor:pointer}.severance-calculator__calculator .box__field{flex:0 0 100%;width:100%;max-width:100%;display:flex;flex-wrap:wrap;gap:12px}.severance-calculator__calculator .box__field.dpicker{position:relative}.severance-calculator__calculator .box__field.dpicker::after{content:"";position:absolute;right:10px;top:10px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2218%22 height%3D%2219%22 viewBox%3D%220 0 18 19%22 fill%3D%22none%22%3E%3Cpath d%3D%22M5.66667 1.66669V3.33335M12.3333 1.66669V3.33335M4.83333 7.08335H13.1667M11.5 14.5834H13.1667M7.33333 17.5H10.6667C14.8333 17.5 16.5 15.8334 16.5 11.6667V8.33335C16.5 4.16669 14.8333 2.50002 10.6667 2.50002H7.33333C3.16667 2.50002 1.5 4.16669 1.5 8.33335V11.6667C1.5 15.8334 3.16667 17.5 7.33333 17.5Z%22 stroke%3D%22%23626B79%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.severance-calculator__calculator .box__field .select.bootstrap-select>.dropdown-toggle{font-size:14px;line-height:20px;padding:8px 12px;border:1px solid #d0d6dd;border-radius:6px}.severance-calculator__calculator .box__field .form-check{display:inline-flex}.severance-calculator__calculator .box__field .form-check .form-check-label{margin-bottom:0;font-size:14px;line-height:20px;display:inline-flex;align-items:center;gap:12px;font-family:"Inter",sans-serif;font-weight:400}.severance-calculator__calculator .box__field .form-check .form-check-label .form-check-input{width:18px;height:18px;border:1px solid #d0d6dd;border-radius:50%;background-color:#fff}.severance-calculator__calculator .box__field .form-check .form-check-label .form-check-input:checked{border-color:#4b61dd;background-color:#4b61dd}.severance-calculator__calculator .box__field .form-control{border:1px solid #d0d6dd;border-radius:6px;font-size:14px;line-height:20px;font-family:"Inter",sans-serif;font-weight:400;padding:8px 12px}.severance-calculator__calculator .box__field .form-control::disabled{background:#edf0f2;color:#8b95a5}.severance-calculator__calculator .box__field .form-control.calc-datepicker{padding:8px 36px 8px 12px;position:relative}.severance-calculator__calculator .box__field .form-control.calc-datepicker::after{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6.66667%201.66663V3.33329M13.3333%201.66663V3.33329M5.83333%207.08329H14.1667M12.5%2014.5833H14.1667M8.33333%2017.5H11.6667C15.8333%2017.5%2017.5%2015.8333%2017.5%2011.6666V8.33329C17.5%204.16663%2015.8333%202.49996%2011.6667%202.49996H8.33333C4.16667%202.49996%202.5%204.16663%202.5%208.33329V11.6666C2.5%2015.8333%204.16667%2017.5%208.33333%2017.5Z%22%20stroke%3D%22%23626B79%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;display:inline-flex;position:absolute;right:8px;top:8px}.severance-calculator__calculator .box__field.currency{position:relative}.severance-calculator__calculator .box__field.currency::before{content:"Rp";width:auto;height:auto;position:absolute;z-index:2;left:4px;top:4px;font-size:14px;line-height:20px;font-family:"Inter",sans-serif;font-weight:600;padding:6px;border-radius:4px 0 0 4px;background:#edf0f2;mix-blend-mode:multiply;width:32px;height:32px;text-align:center}.severance-calculator__calculator .box__field.currency .form-control{padding:8px 12px 8px 44px;text-align:right}.severance-calculator__calculator .box__field.percentage{position:relative}.severance-calculator__calculator .box__field.percentage::after{content:"%";width:auto;height:auto;position:absolute;z-index:2;right:4px;top:4px;font-size:14px;line-height:20px;font-family:"Inter",sans-serif;font-weight:600;padding:6px;border-radius:0 4px 4px 0;background:#edf0f2;mix-blend-mode:multiply;width:32px;height:32px;text-align:center}.severance-calculator__calculator .box__field.percentage .form-control{padding:8px 44px 8px 12px}.severance-calculator__calculator .box__field.year{position:relative}.severance-calculator__calculator .box__field.year::after{content:"Tahun";width:auto;height:auto;position:absolute;z-index:2;right:4px;top:4px;font-size:14px;line-height:20px;font-family:"Inter",sans-serif;font-weight:600;padding:6px;border-radius:0 4px 4px 0;background:#edf0f2;mix-blend-mode:multiply;width:55px;height:32px;text-align:center}.severance-calculator__calculator .box__field.year.id::after{content:"Tahun"}.severance-calculator__calculator .box__field.year.en::after{content:"Year"}.severance-calculator__calculator .box__field.year .form-control{padding:8px 70px 8px 12px}.severance-calculator__calculator .box__field .form-control.error,.severance-calculator__calculator .box__field .bootstrap-select.select.error{border-color:#c0392b;transition:all linear .2s}.severance-calculator__calculator .box__field .form-control.error .bttn.dropdown-toggle,.severance-calculator__calculator .box__field .bootstrap-select.select.error .bttn.dropdown-toggle{border-color:#c0392b;transition:all linear .2s}.severance-calculator__calculator .box__mark{flex:0 0 100%;width:100%;max-width:4px}.severance-calculator__calculator .box__label{flex:0 0 100%;width:100%;max-width:100%;margin-bottom:4px;font-size:14px;line-height:20px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:4px;color:#232933;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__calculator .box__label .tooltip{position:relative;opacity:1;cursor:pointer;z-index:2}.severance-calculator__calculator .info{flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start;gap:12px;background-color:#eaecfb;border:1px solid #0031be;border-radius:12px;margin-bottom:8px;padding:12px 16px;display:none}.severance-calculator__calculator .info.active{display:flex}.severance-calculator__calculator .info .left{flex:0 0 24px;width:24px}.severance-calculator__calculator .info .right{flex:0 0 100%;width:100%;max-width:calc(100% - 36px);font-size:14px;line-height:24px;color:#232933;font-family:"Inter",sans-serif;font-weight:400}.severance-calculator__calculator .info .right a{color:#4b61dd;text-decoration:underline}.severance-calculator__calculator .info .right a:hover{text-decoration:none}.severance-calculator__result{max-width:574px}.severance-calculator__result .blank-state{display:flex;flex-wrap:wrap;justify-content:center}.severance-calculator__result .blank-state>img{height:240px;width:auto;margin-bottom:12px}.severance-calculator__result .blank-state .title,.severance-calculator__result .blank-state .desc{text-align:center;flex:0 0 100%;width:100%;max-width:100%}.severance-calculator__result .blank-state .title{font-size:20px;line-height:28px;color:#232933;font-family:"Inter",sans-serif;font-weight:600;margin-bottom:4px}.severance-calculator__result .blank-state .desc{color:#626b79}.severance-calculator__result .result-state{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start;align-items:flex-start}.severance-calculator__result .result-state .box-result{flex:0 0 100%;width:100%;max-width:100%;background-color:#f1f5f9;border-radius:8px;margin-top:16px;display:block}.severance-calculator__result .result-state .box-result:first-child{margin-top:0}.severance-calculator__result .result-state .box-result:last-child{margin-top:16px}.severance-calculator__result .result-state .box-result.active{display:block}.severance-calculator__result .result-state .box-result .title,.severance-calculator__result .result-state .box-result .components,.severance-calculator__result .result-state .box-result .formula{flex:0 0 100%;width:100%;max-width:100%}.severance-calculator__result .result-state .box-result .title{padding:16px 24px;color:#232933;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__result .result-state .box-result .components,.severance-calculator__result .result-state .box-result .formula{display:flex;flex-wrap:wrap;padding:0 24px 16px 24px;gap:12px}.severance-calculator__result .result-state .box-result .components .item,.severance-calculator__result .result-state .box-result .formula .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;flex:0 0 100%;width:100%}.severance-calculator__result .result-state .box-result .components .item .label,.severance-calculator__result .result-state .box-result .components .item .mark,.severance-calculator__result .result-state .box-result .components .item .value,.severance-calculator__result .result-state .box-result .formula .item .label,.severance-calculator__result .result-state .box-result .formula .item .mark,.severance-calculator__result .result-state .box-result .formula .item .value{display:block}.severance-calculator__result .result-state .box-result .components .item .label,.severance-calculator__result .result-state .box-result .formula .item .label{flex:0 0 215px;width:215px}.severance-calculator__result .result-state .box-result .components .item .mark,.severance-calculator__result .result-state .box-result .formula .item .mark{flex:0 0 5px;width:5px}.severance-calculator__result .result-state .box-result .components .item .value,.severance-calculator__result .result-state .box-result .formula .item .value{flex:0 0 calc(100% - 244px);width:calc(100% - 244px);text-align:right}.severance-calculator__result .result-state .box-result .components .item .value strong,.severance-calculator__result .result-state .box-result .formula .item .value strong{font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__result .result-state .box-result .formula{padding:0}.severance-calculator__result .result-state .box-result .formula .item{font-size:14px;line-height:20px}.severance-calculator__result .result-state .box-result.final{background-color:#fff;border:1px solid #d0d6dd}.severance-calculator__result .result-state .box-result.final .top{display:block;padding:16px;border-bottom:1px solid #d0d6dd}.severance-calculator__result .result-state .box-result.final .top .title{font-size:20px;line-height:28px;margin-bottom:0;padding:0;font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__result .result-state .box-result.final .top .desc{font-size:12px;line-height:16px;color:#626b79}.severance-calculator__result .result-state .box-result.final .bottom{display:flex;width:100%;gap:8px;justify-content:flex-end;align-items:center;background-color:#e8f5eb;padding:16px}.severance-calculator__result .result-state .box-result.final .bottom.blue{background-color:#e0eeff}.severance-calculator__result .result-state .box-result.final .bottom.yellow{background-color:#fbf3dd}.severance-calculator__result .result-state .box-result.final .bottom.purple{background-color:#f7f4ff}.severance-calculator__result .result-state .box-result.final .bottom.soft-blue{background-color:#f3f8ff}.severance-calculator__result .result-state .box-result.final .bottom .total{font-size:32px;line-height:48px;border:0;background:rgba(0,0,0,0);font-family:"Inter",sans-serif;font-weight:600;color:#232933;flex:0 0 auto;text-align:right}.severance-calculator__result .result-state .box-result.final .bottom .box__copy{flex:0 0 auto;cursor:pointer}.severance-calculator__result .toggle-result{display:none}.severance-calculator__result .toggle-result.active{display:flex}.severance-calculator__result .copy-notif{font-size:12px;line-height:16px;color:#4b61dd;margin-top:8px;display:none}.severance-calculator .box-toggle{display:none !important}.severance-calculator .box-toggle.active{display:flex !important}@media screen and (max-width: 1199px){.severance-calculator__calculator,.severance-calculator__result{max-width:calc(50% - 12px)}.severance-calculator__calculator .result-state .box-result .components .item .label,.severance-calculator__calculator .result-state .box-result .components .item .value,.severance-calculator__calculator .result-state .box-result .formula .item .label,.severance-calculator__calculator .result-state .box-result .formula .item .value,.severance-calculator__result .result-state .box-result .components .item .label,.severance-calculator__result .result-state .box-result .components .item .value,.severance-calculator__result .result-state .box-result .formula .item .label,.severance-calculator__result .result-state .box-result .formula .item .value{flex:0 0 calc(50% - 14.5px);width:calc(50% - 14.5px)}}@media screen and (max-width: 991px){.severance-calculator__calculator,.severance-calculator__result{max-width:100%}}@media screen and (max-width: 425px){.severance-calculator__calculator .box__row.action .btn{width:auto}.severance-calculator__result .result-state .box-result.final .bottom .total{font-size:28px;line-height:36px}}@media screen and (max-width: 350px){.severance-calculator__title{font-size:32px;line-height:40px}.severance-calculator__result .result-state .box-result .components .item,.severance-calculator__result .result-state .box-result .formula .item{gap:6px}.severance-calculator__result .result-state .box-result .components .item .mark,.severance-calculator__result .result-state .box-result .formula .item .mark{display:none}.severance-calculator__result .result-state .box-result .components .item .label,.severance-calculator__result .result-state .box-result .components .item .value,.severance-calculator__result .result-state .box-result .formula .item .label,.severance-calculator__result .result-state .box-result .formula .item .value{flex:0 0 100%;width:100%}.severance-calculator__result .result-state .box-result .components .item .label,.severance-calculator__result .result-state .box-result .formula .item .label{font-family:"Inter",sans-serif;font-weight:600}.severance-calculator__result .result-state .box-result .components .item .value,.severance-calculator__result .result-state .box-result .formula .item .value{text-align:left}}/*# sourceMappingURL=severance-calculator.min.css.map */