.wrapper-expand-list{padding:42px;border-radius:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:40px}@media (max-width:575px){.wrapper-expand-list{padding:0}}.wrapper-expand-list.blue-soft{background-color:#eff7fc}@media (max-width:575px){.wrapper-expand-list.blue-soft{background:unset}}.wrapper-expand-list .is-half{width:50%}@media (max-width:1279px){.wrapper-expand-list .is-half{width:100%}}@media (max-width:1279px){.wrapper-expand-list .is-half:last-child{display:none}}.wrapper-expand-list .is-half .content-list{background-color:#fff;padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem;cursor:pointer;border-radius:12px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}.wrapper-expand-list .is-half .content-list:not(:last-child){margin-bottom:1rem}.wrapper-expand-list .is-half .content-list .context{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:center}@media (max-width:575px){.wrapper-expand-list .is-half .content-list .context .icon{display:none}}.wrapper-expand-list .is-half .content-list .context .icon img{max-width:32px}.wrapper-expand-list .is-half .content-list .context .description{padding-left:1.25rem;padding-right:1.25rem}@media (max-width:575px){.wrapper-expand-list .is-half .content-list .context .description{padding-left:0;padding-right:0}}.wrapper-expand-list .is-half .content-list .context .description h4{font-size:20px}@media (max-width:575px){.wrapper-expand-list .is-half .content-list .context .description h4{font-size:16px}}.wrapper-expand-list .is-half .content-list .context .description p{margin-top:1rem}@media (max-width:575px){.wrapper-expand-list .is-half .content-list .context .description p{font-size:14px}}.wrapper-expand-list .is-half .content-list .marking img{max-width:32px}.wrapper-expand-list .is-half .preview-image.active{display:flex;width:100%;align-items:center;justify-content:center;opacity:0;transform:scale(.5);animation:fadeInIllustration .3s ease-in-out both}.hero .hero-wrapper{display:flex;align-items:stretch;justify-content:center;flex-direction:column}.hero .hero-wrapper .hero-title-container{padding:2rem 0;width:100%}.hero .hero-wrapper .hero-title-container h1{margin-bottom:1rem;text-align:center}.hero .hero-wrapper .hero-title-container p{font-size:16px;text-align:center}@media (min-width:768px){.hero .hero-wrapper .hero-title-container p{font-size:18px}}@media (min-width:992px){.hero .hero-wrapper .hero-title-container p{font-size:18px}}.hero .hero-wrapper .hero-title-container .cta-button{display:flex;align-items:center;gap:.5rem;flex-direction:column;margin-top:2rem}@media (min-width:768px){.hero .hero-wrapper .hero-title-container .cta-button{flex-direction:row;justify-content:center}}@media (min-width:992px){.hero .hero-wrapper .hero-title-container .cta-button{flex-direction:row;justify-content:center}}.hero .hero-wrapper .hero-title-container .cta-button a{width:100%;margin-top:0;text-align:center;align-items:center;justify-content:center;border-radius:8px;border:1px solid #2f80ed;padding:8px 24px}@media (min-width:768px){.hero .hero-wrapper .hero-title-container .cta-button a{width:auto;padding:12px 24px}}@media (min-width:992px){.hero .hero-wrapper .hero-title-container .cta-button a{width:auto;padding:12px 24px}}.hero .hero-wrapper .hero-title-container .cta-button a.button-wa{background-color:#2f80ed}.hero .hero-wrapper .hero-title-container .cta-button a.button-form{background-color:#fff;color:#2f80ed}.hero .hero-wrapper .hero-image{width:100%;padding:0;margin-bottom:2rem}@media (min-width:768px){.hero .hero-wrapper .hero-image{padding:2rem}}.feature{padding:56px 0}@media (min-width:768px){.feature{padding:80px 0}}@media (min-width:992px){.feature{padding:80px 0}}.feature .container{padding:0 12px}@media (min-width:768px){.feature .container{padding:0 32px}}@media (min-width:992px){.feature .container{padding:0 128px!important}}.feature .title-wrapper{color:#fff;margin-bottom:2.5rem}@media (min-width:768px){.feature .title-wrapper{margin-bottom:4rem}}.feature .title-wrapper h2{font-weight:500;color:#14181f;font-size:28px;margin-bottom:24px;text-align:center}@media (min-width:768px){.feature .title-wrapper h2{font-size:40px}}@media (min-width:992px){.feature .title-wrapper h2{font-size:40px}}.feature .title-wrapper p{color:#5b667e;font-size:16px;font-weight:400;text-align:center}@media (min-width:768px){.feature .title-wrapper p{font-size:18px}}@media (min-width:992px){.feature .title-wrapper p{font-size:18px;padding:0 20px}}.feature .feature-wrapper{background:#fff;border-radius:12px;display:flex;align-items:start;justify-content:center}.feature .feature-wrapper .feature-list{width:100%;position:relative;border-radius:12px;border:1px solid #dcdcdc}.feature .feature-wrapper .feature-list .feature-card{display:flex;align-items:start;flex-direction:column;padding:16px;width:100%}.feature .feature-wrapper .feature-list .feature-card:first-child{margin-top:24px}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card:first-child{margin-top:32px}}.feature .feature-wrapper .feature-list .feature-card:last-child{margin-bottom:24px}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card:last-child{margin-bottom:32px}}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card{padding:32px;gap:18px}}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card{padding-left:3rem;padding-right:3rem;flex-direction:row;align-items:end;gap:24px}}.feature .feature-wrapper .feature-list .feature-card .wrapper-content{width:100%}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card .wrapper-content{width:90%}}.feature .feature-wrapper .feature-list .feature-card .content-title{order:1}.feature .feature-wrapper .feature-list .feature-card .content-title .observed-title{margin-bottom:20px}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card .content-title .observed-title{margin-bottom:0;margin-top:6px}}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card .content-title .observed-title{margin-top:0;margin-bottom:18px}}.feature .feature-wrapper .feature-list .feature-card .img-wrapper{order:2}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card .img-wrapper{order:1}}.feature .feature-wrapper .feature-list .feature-card .img-wrapper img{width:100%;height:auto;margin-bottom:20px}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card .img-wrapper img{margin-bottom:0}}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card .img-wrapper img{height:auto}}.feature .feature-wrapper .feature-list .feature-card .content-desc{order:3}.feature .feature-wrapper .feature-list .feature-card h3{text-align:left;font-size:20px;font-weight:500;color:#14181f;margin-bottom:20px}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card h3{font-size:20px}}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card h3{font-size:20px}}.feature .feature-wrapper .feature-list .feature-card p{font-size:16px;margin-bottom:0;color:#5b667e}@media (min-width:768px){.feature .feature-wrapper .feature-list .feature-card p{font-size:18px}}@media (min-width:992px){.feature .feature-wrapper .feature-list .feature-card p{font-size:18px}}@media (min-width:992px){.feature .feature-wrapper .feature-list .reverse-lg{flex-direction:row-reverse}}.link-product{margin-top:40px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.link-product{margin-top:64px}}.link-product a{gap:1rem;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:16px;font-weight:700;color:#2f80ed}@media (min-width:768px){.link-product a{font-size:18px}}.form-1{background-image:url(/v5/images/images/qiscus-ai/form-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}@supports (background-image:url('/v5/images/images/qiscus-ai/form-bg.webp')){.form-1{background-image:url(/v5/images/images/qiscus-ai/form-bg.webp)}}.form-1 .container{text-align:center;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.form-1 .container{padding-top:4rem;padding-bottom:4rem}}@media (min-width:992px){.form-1 .container{padding-top:100px;padding-bottom:100px}}.form-1 .container .wrap-title{text-align:center;margin:auto}.form-1 .container .wrap-title .title{margin-bottom:52px}@media (min-width:768px){.form-1 .container .wrap-title .title{margin-bottom:62px}}@media (min-width:992px){.form-1 .container .wrap-title .title{margin-bottom:72px}}.form-1 .container .wrap-title .title h2{font-size:24px;margin-bottom:1rem;color:#fff}@media (min-width:768px){.form-1 .container .wrap-title .title h2{font-size:40px}}@media (min-width:992px){.form-1 .container .wrap-title .title h2{font-size:40px}}.form-1 .container .wrap-title .title h2 br.mobile{display:block}@media (min-width:576px){.form-1 .container .wrap-title .title h2 br.mobile{display:none}}.form-1 .container .wrap-title .title h2 br.tablet{display:none}@media (min-width:576px){.form-1 .container .wrap-title .title h2 br.tablet{display:block}}@media (min-width:992px){.form-1 .container .wrap-title .title h2 br.tablet{display:none}}.form-1 .container .wrap-title .title h2 br.desktop{display:none}@media (min-width:992px){.form-1 .container .wrap-title .title h2 br.desktop{display:block}}.form-1 .container .wrap-title .title p{font-size:1rem;font-weight:400;margin-left:auto;margin-right:auto;color:#fff}@media (min-width:768px){.form-1 .container .wrap-title .title p{font-size:1.125rem;line-height:25.2px}}@media (min-width:992px){.form-1 .container .wrap-title .title p{font-size:1.125rem;line-height:33px}}.form-1 .container .wrap-title .title p br{display:none}@media (min-width:576px){.form-1 .container .wrap-title .title p br{display:block}}.form-1 .container .wrap-contents{border-radius:.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);background-color:#fff;margin-left:auto;margin-right:auto}@media (min-width:576px){.form-1 .container .wrap-contents{width:520px}}@media (min-width:992px){.form-1 .container .wrap-contents{width:944px}}.form-1 .container .wrap-contents form{padding-top:2rem;padding-bottom:2rem;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px 64px}@media (min-width:768px){.form-1 .container .wrap-contents form{padding:36px 45px}}@media (min-width:992px){.form-1 .container .wrap-contents form{padding:36px 40px}}.form-1 .container .wrap-contents form .form-group{width:100%}@media (min-width:992px){.form-1 .container .wrap-contents form .form-group{width:calc(50% - 64px)}}.form-1 .container .wrap-contents form .form-group label{font-size:14px;text-transform:inherit;color:#565656;text-align:left}.form-1 .container .wrap-contents form .form-group .required::after{content:' *';color:red}.form-1 .container .wrap-contents form .form-group input{text-align:left;padding:1rem;border-radius:.5rem;font-size:14px;color:#565656;border:none;box-shadow:0 7px 17px 0 rgba(51,51,51,.07)}.form-1 .container .wrap-contents form .form-group input::placeholder{font-style:italic;font-weight:400;color:#a0a0a0}.form-1 .container .wrap-contents form .form-group select{text-align:center;padding:1rem;border-radius:.5rem;font-size:14px;color:#565656;border:none;box-shadow:0 7px 17px 0 rgba(51,51,51,.07)}.form-1 .container .wrap-contents form .form-group .button{margin-top:0;margin-left:auto;margin-right:auto;background-color:#2f80ed;width:max-content;font-size:14px;padding:12px 18px;border-radius:8px}@media (min-width:992px){.form-1 .container .wrap-contents form .form-group .button{margin-top:.5rem}}.form-1 .container .wrap-contents form .form-group .info-form{text-align:left;font-size:14px;color:#565656}.form-1 .container .wrap-contents form .form-group .info-form span{color:red}.form-1 .container .wrap-contents form .footer-form{text-align:left;font-size:14px;color:#565656;padding-top:32px;width:100%}@media (min-width:992px){.form-1 .container .wrap-contents form .footer-form{padding-left:30px;padding-right:30px}}.form-1 .container .wrap-contents form .footer-form a{text-decoration:none;color:#007bff}.form-1 .container .badge-partners{margin-top:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px 20px;margin-left:auto;margin-right:auto}@media (min-width:576px){.form-1 .container .badge-partners{margin-top:46px;max-width:395px;gap:36px 48px}}@media (min-width:992px){.form-1 .container .badge-partners{margin-top:52px;max-width:100%;gap:0 36px}}.form-1 .container .badge-partners .box{width:45%}@media (min-width:576px){.form-1 .container .badge-partners .box{width:auto}}.form-1 .container .badge-partners .box img{width:146px}@media (min-width:576px){.form-1 .container .badge-partners .box img{width:171px}}@media (min-width:1280px){.form-1 .container .badge-partners .box img{width:202px}}.custom-dropdown{position:relative;display:inline-block;text-align:left}.dropdown-label{font-size:14px;color:#565656}.dropdown-toggle{padding:18px 16px;border-radius:.5rem;background-color:#fff;cursor:pointer;width:100%;height:53px;box-shadow:0 7px 17px 0 rgba(51,51,51,.07);font-size:14px;text-align:left;color:#565656}.dropdown-toggle::after{content:'';position:absolute;top:50%;right:8px;width:24px;height:24px;background-image:url(../images/icons/brand/icon-chevron.svg);background-size:cover;background-repeat:no-repeat}.dropdown-menu{position:absolute;top:calc(100% + 5px);left:0;width:100%;z-index:1000;display:none;text-align:left;border-radius:8px;box-shadow:0 7px 17px 0 rgba(51,51,51,.07)}.dropdown-menu ul{list-style-type:none;margin:0;padding:0}.dropdown-menu ul li{padding:8px 12px;cursor:pointer;font-size:14px;color:#565656}.dropdown-menu ul li:hover{background-color:#eefafe}.custom-dropdown .dropdown-menu ul li.selected{background-color:#eefafe}.check-icon{position:absolute;top:50%;transform:translateY(-50%);right:25px}.dropdown-menu ul li.selected{position:relative;display:flex;align-items:center}.awards{padding-top:3rem;padding-bottom:3rem;background:#c4c4c426}@media (min-width:768px){.awards{padding-top:4rem;padding-bottom:4rem}}@media (min-width:992px){.awards{padding-top:100px;padding-bottom:100px}}.awards>.container .wrapper-award{display:flex;align-items:center;gap:3rem;flex-direction:column}@media (min-width:992px){.awards>.container .wrapper-award{flex-direction:row;gap:1rem}}.awards>.container .wrapper-award .title-wrapper h2{color:#01416c;text-align:left;font-size:28px}@media (min-width:768px){.awards>.container .wrapper-award .title-wrapper h2{font-size:40px}}.awards>.container .wrapper-award .contents{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}@media (min-width:768px){.awards>.container .wrapper-award .contents{gap:20px}}@media (min-width:1280px){.awards>.container .wrapper-award .contents{flex-wrap:nowrap}}.awards>.container .wrapper-award .contents .box{display:flex;justify-content:center;align-items:center;border-radius:12px;padding:20px;width:80px;height:60px;box-shadow:0 7px 17px 0 #33333312}.awards>.container .wrapper-award .contents .box .img-hr{width:20px;height:auto}.awards>.container .wrapper-award .contents .box .img-g2{width:20px;height:auto}@media (min-width:768px){.awards>.container .wrapper-award .contents .box{width:120px;height:100px}.awards>.container .wrapper-award .contents .box .img-hr{width:55px;height:auto}}@media (min-width:992px){.awards>.container .wrapper-award .contents .box{width:120px;height:100px}.awards>.container .wrapper-award .contents .box .img-g2{width:55px;height:auto}}.card-story-survey{padding:48px 0}@media (min-width:768px){.card-story-survey{padding:64px 0}}@media (min-width:1280px){.card-story-survey{padding:100px 0}}.card-story-survey h2{color:#01416c;font-weight:700;font-size:30px;line-height:1.35;text-align:center}@media (min-width:768px){.card-story-survey h2{font-size:42px}}@media (min-width:1280px){.card-story-survey h2{font-size:42px;line-height:1.3}}.card-story-survey h3{color:#111;font-weight:500;font-size:1rem;line-height:1.4;letter-spacing:-.0066em;text-align:left;margin:0}.card-story-survey .subtitle{margin-top:4rem;font-weight:400;font-size:16px;text-align:center}@media (min-width:768px){.card-story-survey .subtitle{font-size:18px}}@media (min-width:992px){.card-story-survey .subtitle{padding:0 82px;font-size:18px;text-align:center}}.card-story-survey .button-wrapper{display:none;justify-content:center;margin-top:2rem}@media (min-width:768px){.card-story-survey .button-wrapper{margin-top:3rem}}.card-story-survey .load-more-button{color:#fff;background-color:#2f80ed;display:inline-block;padding:1rem 1.5rem;box-shadow:0 4px 4px rgba(0,0,0,.12);border-radius:6px;font-weight:500;font-size:1rem;line-height:1.25;letter-spacing:-.015em;text-decoration:none}.card-story-survey.hide-more-items .button-wrapper{display:flex}.card-story-survey.hide-more-items .more-item{display:none}.card-story-survey .card-story__wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:42px}@media (min-width:768px){.card-story-survey .card-story__wrapper{flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:2.5rem 2rem;margin-top:62px}}@media (min-width:1280px){.card-story-survey .card-story__wrapper{gap:2.5rem;margin-top:84px}}.card-story-survey .card-story__item{display:block;text-decoration:none;box-shadow:0 4px 12px rgba(1,65,108,.05)}@media (min-width:768px){.card-story-survey .card-story__item{display:flex;flex-direction:column;max-width:calc(50% - 1rem)}}@media (min-width:1280px){.card-story-survey .card-story__item{max-width:calc(33.33% - 2rem)}}.card-story-survey .card-story__item .thumbnail-wrapper{overflow:hidden;position:relative}.card-story-survey .card-story__item .thumbnail{display:block;transition:transform .15s ease-out}.card-story-survey .card-story__item .thumbnail img{object-fit:cover;display:block;height:200px}@media (min-width:1280px){.card-story-survey .card-story__item .thumbnail img{height:224px}}.card-story-survey .card-story__item .play-overlay{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(13,13,13,.5)}.card-story-survey .card-story__item .play-icon{display:flex;justify-content:center;align-items:center;width:64px;height:64px;color:#fff;background:rgba(255,255,255,.45);border-radius:9999px;transition:background-color .15s ease-out;cursor:pointer}.card-story-survey .card-story__item .content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;padding-bottom:2rem;border-top-width:0;flex-grow:1;background:#298cc1;color:#fff}.card-story-survey .card-story__item .content h3{color:#fff}.card-story-survey .card-story__item .stakeholder{color:#fff;display:flex;flex-direction:column;margin-top:2rem;letter-spacing:-.0049em;line-height:1.4}.card-story-survey .card-story__item .stakeholder .name{font-weight:700;font-size:1.125rem}.card-story-survey .card-story__item .stakeholder .role{margin-top:.5rem;font-weight:400;font-size:.75rem}.card-story-survey .card-story__item:hover .thumbnail{transform:scale(1.05)}.card-story-survey .card-story__item:hover .play-icon{background:rgba(47,128,237,.75)}.card-story-survey .card-story-button-survey{display:flex;justify-content:center;margin-top:.5rem}.card-story-survey .card-story-button-survey .link-custom-survey{display:inline-flex;text-align:center;color:#007bff;text-decoration:none;background-color:#fff;font-weight:600;font-size:16px;cursor:pointer;line-height:1.5;justify-content:center}.coverage-1{text-align:center;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.coverage-1{padding-top:4rem;padding-bottom:4rem}}@media (min-width:992px){.coverage-1{padding-top:100px;padding-bottom:100px}}.coverage-1 .wrap-title .title{margin-bottom:3rem;font-size:24px}@media (min-width:768px){.coverage-1 .wrap-title .title{margin-bottom:42px;font-size:32px}}@media (min-width:992px){.coverage-1 .wrap-title .title{margin-bottom:52px;font-size:40px}}.coverage-1 .wrap-logos{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:240px;position:relative}@media (min-width:576px){.coverage-1 .wrap-logos{max-width:100%}}@media (min-width:992px){.coverage-1 .wrap-logos{max-width:912px;margin-bottom:0}}.coverage-1 .wrap-logos .masking{position:absolute;bottom:0;width:100%;box-shadow:inset 0 0 0 1px #fff;height:1px}.coverage-1 .wrap-logos .masking-right{position:absolute;top:0;right:0;width:5px;background:#fff;height:100%}@media (min-width:768px){.coverage-1 .wrap-logos .masking-right{width:30px}}@media (min-width:992px){.coverage-1 .wrap-logos .masking-right{width:42px}}.coverage-1 .wrap-logos .logo{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:80px;width:80px;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}@media (min-width:992px){.coverage-1 .wrap-logos .logo{width:120px;height:120px}}.coverage-1 .wrap-logos .logo img{border-radius:.5rem}.coverage-1 .subtitle{color:#111;font-size:14px;letter-spacing:.25px}@media (min-width:768px){.coverage-1 .subtitle{font-size:16px;letter-spacing:unset}}@media (min-width:992px){.coverage-1 .subtitle{font-size:18px}}.discover-cta{background-image:url(../images/images/img_discover_cta.png);background-position:center;background-repeat:no-repeat;background-size:cover}.discover-cta .container{padding-top:2.5rem;padding-bottom:2.5rem;padding-left:1rem;padding-right:1rem}@media (min-width:728px){.discover-cta .container{padding-top:4rem;padding-bottom:4rem;padding-left:0;padding-right:0;background-position:center}}@media (min-width:768px){.discover-cta .container{padding-top:4rem;padding-bottom:4rem;padding-left:88px;padding-right:88px;background-position:center}}@media (min-width:992px){.discover-cta .container{padding-top:4rem;padding-bottom:4rem;padding-left:140px;padding-right:140px}}@media (min-width:1280px){.discover-cta .container{padding-top:4rem;padding-bottom:4rem;padding-left:160px;padding-right:160px}}.discover-cta .content-discover{display:flex;flex-direction:column;text-align:center;justify-content:center}@media (min-width:728px){.discover-cta .content-discover{display:flow}}@media (min-width:768px){.discover-cta .content-discover{display:flow}}@media (min-width:992px){.discover-cta .content-discover{display:flow}}.discover-cta .content-discover h3{color:#fff;text-align:center;font-size:28px;font-weight:700;line-height:36px;margin-bottom:40px;letter-spacing:-1px}@media (min-width:728px){.discover-cta .content-discover h3{font-size:40px;line-height:52px}}@media (min-width:992px){.discover-cta .content-discover h3{font-size:40px;line-height:52px}}.discover-cta .content-discover .button{margin-top:0;margin-left:1rem;margin-right:1rem;background-color:#007bff;justify-content:center}