@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}}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row>[class*=col-]{padding-left:12px;padding-right:12px}.order-2{order:2}.order-1{order:1}@media(min-width: 992px){.col-lg-6{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:12px;padding-left:12px}.order-lg-1{order:1}.order-lg-2{order:2}}.masthead-solution{padding:64px 0;background:#f2fff7;position:relative}.masthead-solution.soft-blue{background-color:#e6f5ff}.masthead-solution.soft-blue .masthead-solution__trusted-logos .wrapper-logo{display:flex;flex-wrap:wrap}.masthead-solution.cream{background-color:#fffffa}.masthead-solution.cream .masthead-solution__trusted-logos .wrapper-logo{display:flex;flex-wrap:wrap}.masthead-solution .row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.masthead-solution .meta{margin-bottom:12px;font-weight:600;font-family:"Inter",sans-serif}@media screen and (max-width: 991px){.masthead-solution .meta{margin-bottom:8px}}.masthead-solution h1{color:#232933;font-variant-numeric:lining-nums tabular-nums;font-size:40px;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;line-height:52px;letter-spacing:0px}.masthead-solution .lead{font-size:1rem;color:#232933;margin-bottom:24px}.masthead-solution__cta{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}@media screen and (max-width: 991px){.masthead-solution__cta{flex-direction:column}.masthead-solution__cta .btn{width:100%;justify-content:center}}.masthead-solution__cta .btn--primary-border{color:#4b61dd;background-color:rgba(0,0,0,0);border-color:#4b61dd}.masthead-solution__cta .btn--primary-border:hover{color:#fff;background-color:#4b61dd;border-color:#4b61dd}.masthead-solution__cta .btn--primary-border.white{background-color:#fff}.masthead-solution__cta .btn--primary-border.white:hover{color:#fff;background-color:#4b61dd;border-color:#4b61dd}.masthead-solution__rating{padding-top:40px}@media screen and (max-width: 991px){.masthead-solution__rating{padding-top:0px}}.masthead-solution__rating.with-card{display:flex;gap:16px;align-items:center}@media screen and (max-width: 991px){.masthead-solution__rating.with-card{flex-wrap:wrap;justify-content:center}}.masthead-solution__rating.with-card .review-card{display:flex;padding:6px 12px 6px 6px;align-items:center;gap:8px;border-radius:12px;border:1px solid #d0d6dd;background:#fff;max-width:100%;width:auto}.masthead-solution__rating.with-card .review-card:hover{transform:scale(1.02);text-decoration:none}.masthead-solution__rating.with-card .review-card .rating{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-family:"Inter",sans-serif}.masthead-solution__rating.with-card .review-card .rating .number{color:#232933;font-family:"Inter",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;display:flex;align-items:center;gap:4px}.masthead-solution__rating.with-card .review-card .rating .ulasan{color:#626b79;font-family:"Inter",sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:12px}@media screen and (max-width: 767px){.masthead-solution__rating.with-card .review-card .rating .ulasan{display:none}}.masthead-solution__trusted{font-size:.95rem;margin-top:2.5rem}.masthead-solution .trusted-logos img{margin-right:18px;height:32px;vertical-align:middle;border-radius:6px;background:#f5f5f5}.masthead-solution__visual img{max-width:100%;height:auto}@media screen and (max-width: 991px){.masthead-solution__visual{margin-top:32px}}.masthead-solution__visual .play-btn{display:flex;position:absolute;color:#232933;z-index:3;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.masthead-solution__visual .play-btn__wrap{display:flex;position:relative}.masthead-solution__visual .play-btn__text{background:#fff;border-radius:36px;height:72px;display:flex;align-items:center;text-align:left;padding:8px 32px 8px 76px;box-shadow:0 0 0 hsla(0,0%,100%,.4);animation:mastheadplay 2s infinite}@keyframes mastheadplay{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 14px hsla(0,0%,100%,0)}100%{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.masthead-solution__visual .play-btn__icon{display:block;position:absolute;top:8px;left:8px;width:56px;height:56px;border-radius:28px;background-image:url(../image/ic-play-video.webp);background-repeat:no-repeat;background-position:center;background-color:#4b61dd}.masthead-solution__visual .play-btn:hover{text-decoration:none}.masthead-solution__visual .play-btn.b-small{position:absolute;background:rgba(0,0,0,0);width:100%;height:100%}.masthead-solution__visual .play-btn.b-small .play-btn__wrap{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;background:#fff;padding:8px 16px 8px 8px;border-radius:50px}.masthead-solution__visual .play-btn.b-small .play-btn__icon{position:relative;width:36px;height:36px;top:0;left:0;background:#eaecfb url(../image/ic-play-video-blue.webp) no-repeat center/20px;box-shadow:0 0 0 rgba(208,189,247,.4);animation:mastheadplayalt 2s infinite;transition:all .2s ease}@keyframes mastheadplayalt{0%{box-shadow:0 0 0 0 rgba(208,189,247,.4)}70%{box-shadow:0 0 0 14px rgba(208,189,247,0)}100%{box-shadow:0 0 0 0 rgba(208,189,247,0)}}.masthead-solution__visual .play-btn.b-small .play-btn__text{color:#4b61dd;font-size:16px;line-height:24px;height:auto;background:rgba(0,0,0,0);padding:0}.masthead-solution__visual .play-btn.b-small:hover .play-btn__icon{background-color:rgb(212.58,216.62,246.92)}.masthead-solution__visual .play-btn.b-small .play-btn__wrap--blue{background:linear-gradient(340deg, #0087D9 9.7%, #00A8FD 47.12%, #66CFFF 84.53%);box-shadow:0 0 0 rgba(208,189,247,.4);animation:mastheadplayalt 2s infinite;transition:all linear .2s}@keyframes mastheadplayalt{0%{box-shadow:0 0 0 0 rgba(208,189,247,.4)}70%{box-shadow:0 0 0 14px rgba(208,189,247,0)}100%{box-shadow:0 0 0 0 rgba(208,189,247,0)}}.masthead-solution__visual .play-btn.b-small .play-btn__wrap--blue .play-btn__icon{background:#fff url(../image/pipeline.webp) no-repeat center/20px;animation:none}.masthead-solution__visual .play-btn.b-small .play-btn__wrap--blue .play-btn__text{font-family:"Inter",sans-serif;font-weight:600;color:#fff;animation:none}.masthead-solution__visual .play-btn.b-small .play-btn__wrap--blue:hover{background:linear-gradient(340deg, rgb(0, 103.2718894009, 166) 9.7%, rgb(0, 134.1343873518, 202) 47.12%, #33bfff 84.53%);transition:all linear .2s}@media(max-width: 991px){.masthead-solution{padding:32px 0 64px}.masthead-solution h1{font-size:2rem;line-height:2.5rem}}.masthead-solution .google{display:flex;flex-direction:row;gap:12px;align-items:center}@media screen and (max-width: 991px){.masthead-solution .google{justify-content:center}}.masthead-solution .google:hover{text-decoration:none}.masthead-solution .google .google-wrapper{display:flex;align-items:center;gap:4px}.masthead-solution .google .google-wrapper .google-count{font-size:14px;line-height:100%;color:#232933;font-weight:700;font-family:"Inter",sans-serif}.masthead-solution .google .google-wrapper .google-stars{line-height:0px}.masthead-solution .google .google-review{color:#626b79;font-variant-numeric:lining-nums tabular-nums;font-family:"Inter",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.masthead-solution__trusted-logos{margin-top:40px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 991px){.masthead-solution__trusted-logos{text-align:center}}@media screen and (max-width: 1200px){.masthead-solution__trusted-logos{margin-top:24px;gap:16px}}.masthead-solution__trusted-logos .logo-item{display:flex;align-items:center;justify-content:center}.masthead-solution__trusted-logos .wrapper{display:flex;justify-content:space-between}@media screen and (max-width: 991px){.masthead-solution__trusted-logos .wrapper{flex-direction:column;gap:16px;margin-bottom:24px}}.masthead-solution__trusted-logos .wrapper-logo{gap:24px}@media screen and (max-width: 991px){.masthead-solution__trusted-logos .wrapper-logo{justify-content:center;gap:16px}}.masthead-solution__trusted-logos .action{display:flex;align-items:center;margin-right:25px;flex:0 0 auto}@media screen and (max-width: 991px){.masthead-solution__trusted-logos .action{justify-content:center;margin-right:0px}}.masthead-solution__trusted-logos .trusted-title{color:#626b79;font-variant-numeric:lining-nums tabular-nums;font-family:"Inter",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.masthead-solution__trusted-logos .trusted-logo-slot{display:inline-block;position:relative;height:56px;width:148px;overflow:hidden}.masthead-solution__trusted-logos .trusted-logo-slot .btn-change-logo{background:none;border:none;position:absolute;right:-8px;top:0;cursor:pointer;padding:2px;z-index:1}.masthead-solution__trusted-logos .trusted-logo-slot img{max-height:56px;width:auto;display:block}.masthead-solution__trusted-logos .trusted-logo-slot .logo-list{height:56px;position:relative}.masthead-solution__trusted-logos .trusted-logo-slot .logo-item{position:absolute;left:0;top:0;width:100%;transition:transform .4s cubic-bezier(0.77, 0, 0.18, 1),opacity .25s;opacity:1}.masthead-solution__trusted-logos .trusted-logo-slot .logo-item.slide-out{transform:translateY(-100%);opacity:0}.masthead-solution__trusted-logos .trusted-logo-slot .logo-item.slide-in{transform:translateY(100%);opacity:0}.masthead-solution__trusted-logos .trusted-logo-slot .logo-item.active{transform:translateY(0);opacity:1}.masthead-solution mark{color:#232933;font-weight:900;background:linear-gradient(90deg, #D4F7DF 100%, transparent 0);background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1s cubic-bezier(0.7, 0, 0.3, 1),color .4s cubic-bezier(0.7, 0, 0.3, 1) .28s;font-size:inherit;border-radius:48px;padding:.22em .6em;margin-left:-0.6em;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline;background-position:left;animation:markHighlightBg 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;line-height:140%}.masthead-solution mark.is-animated{animation:markHighlightBg 1s cubic-bezier(0.7, 0, 0.3, 1) forwards}@keyframes markHighlightBg{0%{background-size:0% 100%;color:#232933}60%{color:#232933}100%{background-size:100% 100%;color:#0e850e}}.masthead-solution.officeless{background:#32213a;color:#fff}.masthead-solution.officeless h1{color:#fff}.masthead-solution.officeless .lead{color:#fff}.masthead-solution.officeless .masthead-solution__trusted-logos .trusted-title{color:#fff}.masthead-solution.officeless .masthead-solution__trusted-logos .action .link-more{color:#fff}.masthead-solution.officeless .masthead-solution__trusted-logos .action .link-more::after{background:url("data:image/svg+xml,<svg width='20' height='14' viewBox='0 0 20 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12.43 0.930176L18.5 7.00018L12.43 13.0702M1.5 7.00018H18.33' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:contain;background-position:center;background-repeat:no-repeat}/*# sourceMappingURL=masthead-solution.min.css.map */