@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)}}@keyframes markBlue{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#1967d2}}@keyframes markGreen{0%{background-size:0% 100%}60%{color:inherit}100%{background-size:100% 100%;color:#157c32}}@keyframes markOrange{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#e4630a}}.package-list-2{padding-top:48px;padding-bottom:48px}@media screen and (max-width: 991px){.package-list-2.jurnal .package-list-2__packages .package__body .list-check{display:none}}.package-list-2__head{margin:0 auto 32px;text-align:center;max-width:940px}.package-list-2__title{margin-bottom:8px}.package-list-2__tabs{display:flex;justify-content:center;gap:4px;margin:0 auto 32px;max-width:-moz-max-content;max-width:max-content;background-color:#f1f5f9;padding:4px;border-radius:999px}.package-list-2__tab{flex:0 0 max-content;padding:8px 20px;border:none;background-color:rgba(0,0,0,0);color:#272b32;font-size:16px;cursor:pointer;border-radius:999px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;will-change:background-color,color,font-weight;width:-moz-max-content;width:max-content}.package-list-2__tab:hover{background-color:#1d2125;color:#fff;font-weight:600}.package-list-2__tab.active{background-color:#1d2125;color:#fff;font-weight:600}.package-list-2__tab-info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:help;position:relative}.package-list-2__tab-info svg{display:block}.package-list-2__tab:hover .package-list-2__tooltip-content{opacity:1;visibility:visible}.package-list-2__tooltip-content{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#7fea87;color:#1e3750;padding:6px 12px;border-radius:4px;font-size:12px;line-height:16px;font-weight:600;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10}.package-list-2__tooltip-content::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-top-color:#7fea87}.package-list-2__tab.active .package-list-2__tooltip-content{opacity:1;visibility:visible}.package-list-2__tab-content{display:none}.package-list-2__tab-content.active{display:flex}.package-list-2__extra{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}.package-list-2__extra-head{flex:0 0 calc(42% - 8px);position:relative}.package-list-2__extra-head .custom-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:8px 16px;border-radius:999px;border:1px solid #b8e5dc;background-color:#dff2ee;color:#272b32}.package-list-2__extra-head .custom-btn .icon img{width:28px;height:28px}.package-list-2__extra-head .custom-btn .text{font-weight:600;font-size:20px;line-height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:16px}.package-list-2__extra-head .custom-btn .text .ic-arrow{display:inline-flex;align-items:center;justify-content:center}.package-list-2__extra-head .custom-btn:hover .ic-arrow{animation-duration:2s;animation-iteration-count:infinite;animation-name:bounce2;animation-timing-function:cubic-bezier(0.28, 0.84, 0.42, 1)}@media screen and (max-width: 991px){.package-list-2__extra-head{flex:0 0 100%}}.package-list-2__extra-body{flex:0 0 calc(58% - 8px)}.package-list-2__extra-body ul.custom-icon{display:flex;justify-content:flex-end;-moz-column-gap:16px;column-gap:16px;list-style:none;flex-wrap:wrap}.package-list-2__extra-body ul.custom-icon li{display:inline-flex;padding:4px 4px 4px 32px;position:relative;font-size:16px;line-height:24px;width:-moz-max-content;width:max-content}.package-list-2__extra-body ul.custom-icon li.check::before{content:"";width:24px;height:24px;position:absolute;top:4px;left:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" fill="%23DFF2EE"/><path d="M7.75 12L10.58 14.83L16.25 9.17001M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" stroke="%23029861" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:contain}.package-list-2__extra-body ul.custom-icon li.info{color:#8690a2}.package-list-2__extra-body ul.custom-icon li.info::before{content:"";width:24px;height:24px;position:absolute;top:4px;left:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M11.9961 21.4961C17.2211 21.4961 21.4961 17.2211 21.4961 11.9961C21.4961 6.77109 17.2211 2.49609 11.9961 2.49609C6.77109 2.49609 2.49609 6.77109 2.49609 11.9961C2.49609 17.2211 6.77109 21.4961 11.9961 21.4961Z" stroke="%23717680" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9961 11.0459V15.7959" stroke="%23717680" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9912 8.19604H11.9997" stroke="%23717680" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:contain}@media screen and (max-width: 991px){.package-list-2__extra-body{flex:0 0 100%}.package-list-2__extra-body ul.custom-icon{justify-content:flex-start}.package-list-2__extra-body ul.custom-icon li{width:100%}}.package-list-2__packages{gap:16px;flex-direction:column}.package-list-2__packages .packages-nav{z-index:10;display:none;position:sticky;top:62px;background:#fff;border-bottom:1px solid #dcdfe4}.package-list-2__packages .packages-nav ul{display:flex;margin:0;padding:0;list-style:none}.package-list-2__packages .packages-nav ul li{flex:1;text-align:center;padding:12px;border-bottom:2px solid rgba(0,0,0,0);font-weight:400;transition:font-weight .3s ease,border-bottom-color .3s ease,color .3s ease;cursor:pointer}.package-list-2__packages .packages-nav ul li.active{border-bottom-color:#1565c0;color:#1565c0;font-weight:600;cursor:default}@media(max-width: 991px){.package-list-2__packages .packages-nav{display:block}}@media(max-width: 480px){.package-list-2__packages .packages-nav{margin-left:-12px;margin-right:-12px}.package-list-2__packages .packages-nav ul{padding:0 12px}}.package-list-2__packages .packages-cards{display:flex;gap:16px}@media(max-width: 991px){.package-list-2__packages .packages-cards{flex-direction:column}}.package-list-2__packages .package{display:flex;flex-direction:column;flex:1;border-radius:8px;border:1px solid #758195}.package-list-2__packages .package__title{font-size:20px;line-height:32px;margin:0 0 4px;display:flex;justify-content:flex-start;align-items:center;gap:12px}.package-list-2__packages .package__title .badge-label{display:inline-flex;align-items:center;background:#009bde;padding:2px 12px;border-radius:999px;color:#fff;font-size:14px;line-height:20px;font-weight:400}.package-list-2__packages .package__desc{margin:0 0 16px}.package-list-2__packages .package__pricing{margin-top:auto;min-height:56px;display:flex;align-items:center;flex-wrap:wrap}.package-list-2__packages .package__disc{flex:0 0 100%;width:100%;display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.package-list-2__packages .package__disc .strike-price{color:#656f80;font-size:14px;line-height:20px;text-decoration:line-through}.package-list-2__packages .package__disc .badge-discount{background-color:#f0f1f3;border-radius:999px;padding:0 12px;color:#272b32;font-size:14px;line-height:20px}.package-list-2__packages .package__price{flex:0 0 100%;width:100%;font-size:28px;line-height:36px;font-weight:600;display:flex;justify-content:flex-start;align-items:center;gap:4px}.package-list-2__packages .package__price span.dwu{font-size:20px;line-height:28px}.package-list-2__packages .package__price small{font-size:14px;line-height:20px;color:#656f80}.package-list-2__packages .package__buttons{display:flex;gap:8px;flex-direction:column;align-items:center;justify-content:center}.package-list-2__packages .package__buttons .btn,.package-list-2__packages .package__buttons .link-more{width:100%;text-align:center}.package-list-2__packages .package__cta{margin-top:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;flex:0 0 100%;flex-direction:column}.package-list-2__packages .package__cta a,.package-list-2__packages .package__cta .btn{justify-content:center;text-align:center;display:inline-flex;align-items:center;gap:8px}.package-list-2__packages .package__cta a.link-more,.package-list-2__packages .package__cta .btn.link-more{margin-right:0}.package-list-2__packages .package__cta a.link-more::after,.package-list-2__packages .package__cta .btn.link-more::after{position:relative;right:unset;top:unset}.package-list-2__packages .package__head{border-bottom:1px solid #dcdfe4;border-radius:8px 8px 0 0;padding:16px}.package-list-2__packages .package__body{background:#f8f9fb;padding:16px;border-radius:0 0 8px 8px;border-top:none;height:100%;display:flex;flex-wrap:wrap;gap:16px}.package-list-2__packages .package__body .title{font-weight:600;margin-bottom:8px}.package-list-2__packages .package__body .list-check{list-style:none;padding:0;margin:0;flex:0 0 100%;width:100%}.package-list-2__packages .package__body .list-check li{position:relative;padding-left:32px;padding-top:6px;padding-bottom:6px;color:#232933;font-size:16px;line-height:24px;margin-bottom:0}.package-list-2__packages .package__body .list-check li::before{content:"";position:absolute;top:7px;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4yNjAyIDQuNDUwMjlDMTcuNTYzOCA0LjczMjA3IDE3LjU4MTUgNS4yMDY2MSAxNy4yOTk3IDUuNTEwMjFMOCAxNS41MTAyQzcuODgwNDEgMTUuNjU5IDcuNjg3OTUgMTUuNzQ1NCA3LjQ4NTA1IDE1Ljc0OThDNy4yODIxNSAxNS43NTQyIDcuMDg2MTIgMTUuNjc2MiA2Ljk0MTcyIDE1LjUzMzZMMi43MjI5NyAxMS4zNjdDMi40MjgyNyAxMS4wNzU5IDIuNDI1MzIgMTAuNjAxIDIuNzE2MzkgMTAuMzA2M0MzLjAwNzQ1IDEwLjAxMTYgMy40ODIzMiAxMC4wMDg3IDMuNzc3MDMgMTAuMjk5N0w3LjQ0NTMzIDEzLjkyMjdMMTYuMjAwMyA0LjQ4OTgwQzE2LjQ4MjEgNC4xODYyIDE2Ljk1NjYgNC4xNjg1MSAxNy4yNjAyIDQuNDUwMjl6IiBmaWxsPSIjMjNBMDZCIi8+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center center;background-size:contain}@media(max-width: 991px){.package-list-2__packages .package__body .list-check li:nth-child(n+4){display:none}}.package-list-2__packages .package__badge{display:none;width:100%;flex:0 0 100%;border-radius:6px 6px 0 0;justify-content:center;align-items:center;padding:8px;background-color:#009bde;color:#fff;font-weight:600}.package-list-2__packages .package.package--highlighted{box-shadow:0 25px 30px -10px rgba(28,77,99,.08),0 15px 15px -10px rgba(28,77,99,.1);border:2px solid #40c3ff}.package-list-2__packages .package.package--highlighted .package__head{background-color:#f5fcff;border-bottom-color:rgba(0,0,0,0)}.package-list-2__packages .package.package--highlighted .package__body{background-color:#ebfaff}@media(max-width: 991px){.package-list-2__packages .package{display:none}.package-list-2__packages .package.is_badged{border-color:#009bde}.package-list-2__packages .package__badge{display:flex}.package-list-2__packages .package__title .badge-label{display:none}.package-list-2__packages .package.active{display:flex}}.package-list-2__small-info{color:#656f80;font-size:14px;line-height:20px;text-align:center;margin-top:32px}.package-list-2__to-compare{margin-top:32px;text-align:center}.package-list-2 .packages-table .trow{display:flex;border-bottom:1px solid #d0d6dd}.package-list-2 .packages-table .trow--sm{display:none}.package-list-2 .packages-table .trow-group .trow--trigger{cursor:pointer;border-bottom-color:rgba(0,0,0,0)}.package-list-2 .packages-table .trow-group .trow--trigger:hover{background:#f8f9fb}.package-list-2 .packages-table .trow-group .trow--trigger .tcol--feature.tcol--header{flex-direction:row;justify-content:space-between}.package-list-2 .packages-table .trow-group .trow--trigger .tcol.tcol--highlighted{background-color:rgba(0,0,0,0)}.package-list-2 .packages-table .trow-group .trow{opacity:1;max-height:80px;border-bottom-width:1px;transition:opacity .3s ease,max-height .3s ease,padding .3s ease,margin .3s ease}.package-list-2 .packages-table .trow-group .ic-arrow{transition:transform .3s ease}.package-list-2 .packages-table .trow-group.collapsed .ic-arrow{transform:rotate(-180deg)}.package-list-2 .packages-table .trow-group.collapsed .trow:not(:first-child){opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin:0;border-bottom-width:0}.package-list-2 .packages-table .trow-group.collapsed .trow:not(:first-child) .tcol{display:none}.package-list-2 .packages-table .tcol{flex:1;text-align:center;padding:16px;color:#626b79}.package-list-2 .packages-table .tcol.tcol--highlighted{background-color:#f2fbff}.package-list-2 .packages-table .tcol--header{display:flex;gap:16px;flex-direction:column;justify-content:center;align-items:center;font-weight:600;color:#232933}.package-list-2 .packages-table .tcol--header:nth-child(1),.package-list-2 .packages-table .tcol--feature{flex:1.64;text-align:left;align-items:flex-start}.package-list-2 .packages-table .tcol .btn{width:100%;padding:8px 12px}.package-list-2 .packages-table .tcol .title{display:block;font-weight:600;font-size:16px;line-height:24px}.package-list-2 .packages-table .tcol .ic{width:24px;height:24px;margin:0 auto}.package-list-2 .packages-table .tcol .badge.badge-addon{background-color:#f0f1f3;padding:2px 4px;border-radius:999px;font-size:10px;line-height:12px;color:#272b32;font-weight:600}@media(max-width: 820px){.package-list-2 .packages-table .cell-feature-heading,.package-list-2 .packages-table .cell-buttons-desktop{display:none}.package-list-2 .packages-table .trow{display:flex;align-items:stretch;padding-left:8px;padding-right:8px}.package-list-2 .packages-table .trow--sm{display:flex}.package-list-2 .packages-table .tcol{display:flex;align-items:center;min-width:90px;font-size:14px;line-height:20px;padding:16px 8px}.package-list-2 .packages-table .trow-group .trow{max-height:-moz-max-content;max-height:max-content}.package-list-2 .packages-table .trow-group .trow--trigger .tcol:not(.tcol--feature){display:none}.package-list-2 .packages-table__head{background:#f8f9fb}.package-list-2 .packages-table__head .trow{border-bottom:none}.package-list-2 .packages-table__head .tcol{padding:8px}.package-list-2 .packages-table__head .tcol .title{font-size:12px;line-height:16px}}@media screen and (max-width: 375px){.package-list-2 .packages-table .tcol{min-width:75px}}.package-list-2 .modal{z-index:1050;display:none;min-height:100dvh;align-items:center;position:fixed;top:0;left:0;bottom:0;width:100%}.package-list-2 .modal__close{position:absolute;top:32px;right:32px;cursor:pointer}.package-list-2 .modal__title-sm{display:none}.package-list-2 .modal__search{min-width:280px;position:relative}.package-list-2 .modal__search .icon{position:absolute;top:10px;left:10px}.package-list-2 .modal__search .form-control{padding-left:44px}.package-list-2 .modal__head{display:flex;gap:24px;padding-bottom:24px;background:#fff}.package-list-2 .modal__content .packages-table__body{overflow:auto;max-height:calc(100svh - 308px)}@media(max-width: 991px){.package-list-2 .modal__content .packages-table__body{max-height:calc(100svh - 248px)}}.package-list-2 .modal__body{opacity:0;position:relative;background:#fff;border-radius:8px;padding:32px;max-width:1054px;width:95%;margin:0 auto;transform:translateY(120px);transition:opacity .1s ease,transform .3s ease}.package-list-2 .modal.show .modal__body{opacity:1;transform:translateY(0)}@media(max-width: 991px){.package-list-2 .modal__close{top:16px;right:16px}.package-list-2 .modal__title-sm{display:block;padding:16px;font-size:20px;line-height:28px;font-weight:600}.package-list-2 .modal__search{margin:0 16px}.package-list-2 .modal__head{flex-direction:column;gap:8px;border-radius:8px 8px 0 0;background:#f8f9fb}.package-list-2 .modal__body{padding:0}}.package-list-2.expense .package-list-2__packages .package__title .badge-label{background:#034748}.package-list-2.expense .package-list-2__packages .package.package--highlighted{border-color:#03dac5}.package-list-2.expense .package-list-2__packages .package.package--highlighted .package__body{background-color:#d5f6f2}.package-list-2.talenta{background-image:url("../img/bg-pricing.webp")}.package-list-2.talenta .package-list-2__packages .packages-cards{justify-content:center}.package-list-2.talenta .package-list-2__packages .package__title .badge-label{background:#f22929}.package-list-2.talenta .package-list-2__packages .package{background:#fff;max-width:33.33%}.package-list-2.talenta .package-list-2__packages .package.package.package--highlighted{border:2px solid #f22929}.package-list-2.talenta .package-list-2__packages .package.package.package--highlighted .package__head{background:#fcfbf9}.package-list-2.talenta .package-list-2__packages .package.package.package--highlighted .package__body{background:#fff5f5}@media(max-width: 768px){.package-list-2__title{font-size:32px;line-height:40px;margin-bottom:12px}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(35,41,51,.8);z-index:1040;opacity:0}.modal-backdrop.show{opacity:1;transition:opacity .3s ease}.pricing-banner{margin-top:16px;display:grid;grid-template-columns:1fr min(445px,100%);gap:32px;align-items:center;padding:24px;border-radius:6px;border:1px solid #758195;background-color:var(--banner-bg-color, transparent);background-image:var(--banner-bg-img, none);background-size:cover;background-position:center}.pricing-banner__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.pricing-banner__title{font-size:24px;line-height:36px;font-weight:600;margin:0 0 4px}.pricing-banner__desc{font-size:16px;line-height:24px;color:#272b32;margin:0 0 24px}.pricing-banner__buttons{display:flex;gap:16px}.pricing-banner__buttons .btn{display:inline-flex}.pricing-banner__img{display:flex;justify-content:center;align-items:center}.pricing-banner__img img{width:100%;height:auto}@media screen and (max-width: 991px){.pricing-banner{grid-template-columns:1fr}.pricing-banner__img{order:-1}}@media screen and (max-width: 767px){.pricing-banner__buttons{flex-direction:column;width:100%}.pricing-banner__buttons .btn{width:100%;margin:0}.pricing-banner__title br,.pricing-banner__desc br{display:none}}@media screen and (max-width: 560px){.pricing-banner__title{font-size:20px;line-height:32px}}/*# sourceMappingURL=package-list-2.min.css.map */