.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}@keyframes hero4FadeIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero4Marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.hero-4{width:100%}.hero-4 .container{padding-left:1rem;padding-right:1rem;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc;position:relative;max-width:1280px;margin-left:auto;margin-right:auto;overflow:hidden;--grad-h:520px;background:linear-gradient(0deg,#01416c 0,#114d75 6.25%,#21597e 12.5%,#316588 18.75%,#417191 25%,#507c9a 31.25%,#6088a3 37.5%,#7094ac 43.75%,#80a0b5 50%,#90acbf 56.25%,#a0b8c8 62.5%,#b0c4d1 68.75%,#bfcfda 75%,#cfdbe3 81.25%,#dfe7ed 87.5%,#eff3f6 93.75%,#fff 100%) bottom/100% var(--grad-h) no-repeat,#fff}@media (min-width:768px){.hero-4 .container{padding-left:2rem;padding-right:2rem;--grad-h:440px}}@media (min-width:992px){.hero-4 .container{padding-left:1.5rem;padding-right:1.5rem;--grad-h:380px}}@media (min-width:1280px){.hero-4 .container{padding-left:0;padding-right:0;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}}.hero-4 .container .hero-main{display:flex;flex-direction:column;gap:2rem;padding-top:56px;padding-bottom:2.5rem}@media (min-width:768px){.hero-4 .container .hero-main{gap:2.5rem}}@media (min-width:992px){.hero-4 .container .hero-main{padding-left:2.5rem;padding-right:2.5rem;flex-direction:row;align-items:center;gap:4rem;padding-top:96px;padding-bottom:3rem}}.hero-4 .container .hero-main .hero-4-copy{width:100%;display:flex;flex-direction:column;gap:32px}@media (min-width:768px){.hero-4 .container .hero-main .hero-4-copy{gap:40px}}@media (min-width:992px){.hero-4 .container .hero-main .hero-4-copy{width:40%;flex-shrink:0;gap:40px}}.hero-4 .container .hero-main .hero-heading{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(32px,7vw,56px);line-height:1.12;letter-spacing:-.03em;color:#0f172a;margin:0;opacity:0;animation:hero4FadeIn 1.4s cubic-bezier(.22,1,.36,1) forwards}.hero-4 .container .hero-main .hero-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#1f2937;margin:0}@media (min-width:768px){.hero-4 .container .hero-main .hero-subtitle{font-size:18px;line-height:28px}}.hero-4 .container .hero-main .hero-cta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hero-4 .container .hero-main .btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;padding:12px 24px;background:#1f70dd;border-radius:8px;cursor:pointer;overflow:hidden;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;text-decoration:none;box-sizing:border-box}@media (min-width:768px){.hero-4 .container .hero-main .btn-primary{width:189px}}.hero-4 .container .hero-main .btn-primary:hover{background:#185ab2;transform:translateY(-1px);box-shadow:0 4px 12px rgba(31,112,221,.4)}.hero-4 .container .hero-main .btn-primary:active{background:#114285;transform:translateY(0);box-shadow:none}.hero-4 .container .hero-main .btn-primary .btn-icon{width:24px;height:24px;flex-shrink:0}.hero-4 .container .hero-main .btn-primary .btn-icon img,.hero-4 .container .hero-main .btn-primary .btn-icon svg{display:block;width:100%;height:100%}.hero-4 .container .hero-main .btn-primary span{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.14px;color:#fff;white-space:nowrap}.hero-4 .container .hero-main .btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:11px 24px;background:#fff;border:1px solid #1f70dd;border-radius:8px;cursor:pointer;overflow:hidden;transition:background .2s ease,transform .15s ease;text-decoration:none;box-sizing:border-box}@media (min-width:768px){.hero-4 .container .hero-main .btn-secondary{width:189px}}.hero-4 .container .hero-main .btn-secondary:hover{background:#f0f7ff;transform:translateY(-1px)}.hero-4 .container .hero-main .btn-secondary:active{background:#e0efff;transform:translateY(0)}.hero-4 .container .hero-main .btn-secondary span{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.14px;color:#1f70dd;white-space:nowrap}.hero-4 .container .hero-main .hero-image-wrapper{width:100%;position:relative}@media (min-width:992px){.hero-4 .container .hero-main .hero-image-wrapper{flex:1;min-width:0}}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-mobile{display:block;box-shadow:0 8px 32px rgba(0,0,0,.16);border-radius:14px}@media (min-width:768px){.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-mobile{display:block;position:absolute;bottom:-10%;right:0;width:32%;z-index:2}}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-mobile .hero-iframe-scaler{position:relative;width:100%;aspect-ratio:375/657;overflow:hidden;border-radius:20px;container-type:size;container-name:heroMobile;display:flex;align-items:center;justify-content:center}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-mobile .hero-iframe-scaler iframe{display:block;width:375px;height:657px;max-width:none;max-height:none;flex-shrink:0;border:none;transform-origin:center center;transform:scale(min(calc(100cqw / 375px),calc(100cqh / 657px)))}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-desktop{display:none}@media (min-width:768px){.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-desktop{display:block;padding-right:53px}}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-desktop .hero-iframe-scaler{position:relative;width:100%;aspect-ratio:590/418;overflow:hidden;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.08);container-type:size;container-name:heroDesktop;display:flex;align-items:center;justify-content:center}.hero-4 .container .hero-main .hero-image-wrapper .hero-iframe-desktop .hero-iframe-scaler iframe{display:block;width:590px;height:418px;max-width:none;max-height:none;flex-shrink:0;border:none;transform-origin:center center;transform:scale(min(calc(100cqw / 590px),calc(100cqh / 418px)))}@supports not (width:1cqw){.hero-4 .container .hero-iframe-desktop .hero-iframe-scaler iframe,.hero-4 .container .hero-iframe-mobile .hero-iframe-scaler iframe{width:100%;height:100%;transform:none}}.hero-4 .container .social-proof{width:100%;overflow:hidden;padding-top:32px;padding-bottom:48px}@media (min-width:768px){.hero-4 .container .social-proof{padding-top:40px;padding-bottom:56px}}.hero-4 .container .social-proof-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.14px;color:#fff;text-align:center;margin:0 0 24px}.hero-4 .container .client-logos-track{width:100%;height:100px;overflow:hidden}.hero-4 .container .client-logos-inner{display:flex;gap:16px;align-items:center;animation:hero4Marquee 30s linear infinite;width:max-content}.hero-4 .container .client-logos-inner:hover{animation-play-state:paused}.hero-4 .container .logo-item{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:200px;height:100px;padding:16px 20px;box-sizing:border-box}.hero-4 .container .logo-item picture{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.hero-4 .container .logo-item img{display:block;max-width:140px;max-height:68px;object-fit:contain;filter:brightness(0) invert(1)}.benefit{background-color:#fff}.benefit .container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.benefit .container{padding-left:2rem;padding-right:2rem;padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:992px){.benefit .container{max-width:1280px;padding-left:1.5rem;padding-right:1.5rem;padding-top:0;padding-bottom:0;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}}@media (min-width:992px){.benefit .container .btp-scroll-wrap{position:relative;height:300vh}}@media (min-width:992px){.benefit .container .btp-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}}.benefit .btp-wrapper{background:#fff;display:flex;flex-direction:column;gap:32px;width:100%;color:#1f2937;-webkit-font-smoothing:antialiased}@media (min-width:768px){.benefit .btp-wrapper{gap:48px}}@media (min-width:992px){.benefit .btp-wrapper{gap:78px;align-items:flex-start;max-width:1280px}}.benefit .btp-header{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.benefit .btp-header{gap:16px}}@media (min-width:992px){.benefit .btp-header{flex-direction:row;align-items:flex-end;justify-content:space-between;width:100%;height:96px;gap:0}}.benefit .btp-title{font-family:'Plus Jakarta Sans',Inter,sans-serif;font-weight:700;font-size:28px;line-height:36px;letter-spacing:-.5px;color:#0f172a}@media (min-width:768px){.benefit .btp-title{font-size:36px;line-height:44px;letter-spacing:-.8px}}@media (min-width:992px){.benefit .btp-title{font-size:40px;line-height:48px;letter-spacing:-1px;width:504px}}.benefit .btp-subtitle{font-size:15px;line-height:24px;color:#1f2937}@media (min-width:768px){.benefit .btp-subtitle{font-size:16px;line-height:26px}}@media (min-width:992px){.benefit .btp-subtitle{font-size:18px;line-height:28px;width:582px}}.benefit .btp-illus-mobile{width:100%;aspect-ratio:584/403;position:relative;border:1px dashed #e5e7eb;border-radius:12px;overflow:hidden}@media (min-width:768px){.benefit .btp-illus-mobile{border-radius:16px}}@media (min-width:992px){.benefit .btp-illus-mobile{display:none}}.benefit .btp-illus-mobile .btp-illus-item{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.benefit .btp-illus-mobile .btp-illus-item.active{opacity:1}.benefit .btp-illus-mobile .btp-illus-item img{display:block;width:100%;height:100%;object-fit:cover}.benefit .btp-content{display:flex;flex-direction:column;width:100%}@media (min-width:992px){.benefit .btp-content{flex-direction:row;align-items:center;justify-content:space-between;max-width:1232px;height:403px}}.benefit .btp-steps{width:100%;display:flex;flex-direction:column}@media (min-width:992px){.benefit .btp-steps{width:557px;height:403px}}.benefit .btp-step{width:100%;border-left:2px solid #e5e7eb;padding:16px 16px 16px 18px;overflow:hidden;max-height:72px;background:0 0;transition:max-height .5s cubic-bezier(.4,0,.2,1),background-color .4s ease,border-color .4s ease}@media (min-width:768px){.benefit .btp-step{padding:20px 20px 20px 22px;max-height:80px}}@media (min-width:992px){.benefit .btp-step{padding:24px 24px 24px 26px;max-height:89px}}.benefit .btp-step-head{display:flex;gap:12px;align-items:center;height:28px}.benefit .btp-step-num{width:28px;height:28px;background:#f3f4f6;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:10px;color:#99a1af;line-height:15px;flex-shrink:0;transition:background-color .4s ease,color .4s ease}.benefit .btp-step-title-wrap{position:relative;flex:1}.benefit .btp-step-label{font-size:14px;line-height:22px;color:#6a7282;transition:opacity .3s ease}@media (min-width:992px){.benefit .btp-step-label{font-size:15px;line-height:22.5px}}.benefit .btp-step-title{font-family:Inter,sans-serif;font-weight:700;font-size:14px;line-height:22px;color:#0f172a;position:absolute;inset:0;display:flex;align-items:center;opacity:0;transition:opacity .3s ease;pointer-events:none}@media (min-width:992px){.benefit .btp-step-title{font-size:18px;line-height:28px}}.benefit .btp-step-body{font-size:13px;line-height:22px;letter-spacing:-.2px;color:#1f2937;padding-left:40px;width:100%;margin-top:10px;opacity:0;transition:opacity .3s ease}@media (min-width:768px){.benefit .btp-step-body{font-size:14px;line-height:24px}}@media (min-width:992px){.benefit .btp-step-body{font-size:14px;line-height:25px;letter-spacing:-.28px;width:467px;margin-top:12px}}.benefit .btp-step.active{max-height:350px;background:#f9fafb;border-left-color:#101828}@media (min-width:992px){.benefit .btp-step.active{max-height:225px}}.benefit .btp-step.active .btp-step-num{background:#101828;color:#fff}.benefit .btp-step.active .btp-step-label{opacity:0}.benefit .btp-step.active .btp-step-title{opacity:1}.benefit .btp-step.active .btp-step-body{opacity:1;transition-delay:120ms}.benefit .btp-illustration{display:none}@media (min-width:992px){.benefit .btp-illustration{display:block;width:584px;height:403px;border:1px dashed #e5e7eb;border-radius:16px;overflow:hidden;position:relative}.benefit .btp-illustration picture{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.benefit .btp-illustration picture.active{opacity:1}.benefit .btp-illustration picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}}.agent-copilot{background-color:#fff}.agent-copilot .container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;border-bottom:.25px solid #dcdcdc;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}@media (min-width:768px){.agent-copilot .container{padding-top:3.5rem;padding-bottom:3.5rem;padding-left:2rem;padding-right:2rem}}@media (min-width:992px){.agent-copilot .container{padding-top:100px;padding-bottom:100px;padding-left:1.5rem;padding-right:1.5rem}}.agent-copilot .container .title-wrapper{margin-bottom:2rem}@media (min-width:768px){.agent-copilot .container .title-wrapper{margin-bottom:3rem}}@media (min-width:992px){.agent-copilot .container .title-wrapper{margin-bottom:3.5rem}}.agent-copilot .container .title-wrapper h2{font-family:Plus Jakarta Sans,sans-serif;text-align:left;font-weight:700;font-size:28px;color:#111;margin-bottom:32px}@media (min-width:768px){.agent-copilot .container .title-wrapper h2{font-size:40px}}@media (min-width:992px){.agent-copilot .container .title-wrapper h2{font-size:40px}}.agent-copilot .container .title-wrapper p{font-size:16px;font-weight:400;text-align:left;color:#1f2937}@media (min-width:768px){.agent-copilot .container .title-wrapper p{font-size:18px}}@media (min-width:992px){.agent-copilot .container .title-wrapper p{font-size:18px;max-width:900px}}.agent-copilot .container .product-wrapper{display:flex;flex-direction:column}@media (min-width:992px){.agent-copilot .container .product-wrapper{flex-direction:row-reverse;align-items:center;gap:4rem}}.agent-copilot .container .product-wrapper .video-wrapper{width:100%}@media (min-width:992px){.agent-copilot .container .product-wrapper .video-wrapper{width:50%;flex-shrink:0}}.agent-copilot .container .product-wrapper .video-wrapper .video-inner{width:100%}.agent-copilot .container .product-wrapper .video-wrapper .video-inner .video-iframe-scaler{position:relative;width:100%;aspect-ratio:961/729;overflow:hidden;border-radius:12px;container-type:size;container-name:agentCopilot;display:flex;align-items:center;justify-content:center}.agent-copilot .container .product-wrapper .video-wrapper .video-inner .video-iframe-scaler iframe{display:block;width:961px;height:729px;max-width:none;max-height:none;flex-shrink:0;border:none;transform-origin:center center;transform:scale(min(calc(100cqw / 961px),calc(100cqh / 729px)))}@supports not (width:1cqw){.agent-copilot .container .product-wrapper .video-wrapper .video-inner .video-iframe-scaler iframe{width:100%;height:100%;transform:none}}.agent-copilot .container .product-wrapper .content-wrapper{display:flex;flex-direction:column}@media (min-width:992px){.agent-copilot .container .product-wrapper .content-wrapper{width:50%}}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit{display:flex;flex-direction:column;padding:24px 0;border-bottom:1px solid #f3f4f6}@media (min-width:768px){.agent-copilot .container .product-wrapper .content-wrapper .card-benefit{padding:28px 0}}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit:last-child{border-bottom:0}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit{display:flex;flex-direction:row}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit .icon-wrapper{width:40px;height:40px;flex-shrink:0;overflow:hidden}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit .icon-wrapper img{width:100%;height:100%;object-fit:contain}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit .content-title{margin-left:16px}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit .content-title h3{font-size:16px;font-weight:400;color:#101828;line-height:22px;letter-spacing:0;margin-bottom:0;text-align:left;margin-bottom:8px}.agent-copilot .container .product-wrapper .content-wrapper .card-benefit .wrapper-benefit .content-title p{font-size:14px;font-weight:400;color:#6a7282;line-height:1.6}.agent-copilot .container .link-product{margin-top:2rem;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.agent-copilot .container .link-product{margin-top:3.5rem}}.agent-copilot .container .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){.agent-copilot .container .link-product a{font-size:18px}}.product-1 .container{background-color:#f9fafb;padding-left:12px;padding-right:12px;padding-bottom:48px;padding-top:48px;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}@media (min-width:768px){.product-1 .container{padding-top:56px;padding-bottom:56px;padding-left:32px;padding-right:32px}}@media (min-width:992px){.product-1 .container{padding-top:100px;padding-bottom:100px;padding-left:24px;padding-right:24px}}.product-1 .title-wrapper{margin-bottom:40px}@media (min-width:768px){.product-1 .title-wrapper{margin-bottom:48px}}@media (min-width:992px){.product-1 .title-wrapper{margin-bottom:56px}}.product-1 .title-wrapper h2{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:28px;line-height:36px;margin-bottom:40px;text-align:left;color:#0f172a;letter-spacing:-1.5%}@media (min-width:768px){.product-1 .title-wrapper h2{font-size:40px;line-height:48px;letter-spacing:-2.5%;margin-bottom:24px}}@media (min-width:992px){.product-1 .title-wrapper h2{font-size:40px;margin-bottom:24px}}.product-1 .title-wrapper h2 br{display:none}@media (min-width:992px){.product-1 .title-wrapper h2 br{display:block}}.product-1 .title-wrapper p{font-size:16px;font-weight:400;color:#1f2937;line-height:28px;text-align:left}@media (min-width:768px){.product-1 .title-wrapper p{font-size:18px}}@media (min-width:992px){.product-1 .title-wrapper p{max-width:930px}}.product-1 .hero-image-wrapper{width:100%;margin-bottom:40px}@media (min-width:768px){.product-1 .hero-image-wrapper{margin-bottom:64px}}.product-1 .hero-image-wrapper .hero-iframe-mobile{display:block}@media (min-width:768px){.product-1 .hero-image-wrapper .hero-iframe-mobile{display:none}}.product-1 .hero-image-wrapper .hero-iframe-mobile .hero-iframe-scaler{position:relative;width:100%;aspect-ratio:892/729;overflow:hidden;border-radius:12px;container-type:size;container-name:agentlabsMobile;display:flex;align-items:center;justify-content:center}.product-1 .hero-image-wrapper .hero-iframe-mobile .hero-iframe-scaler iframe{display:block;width:892px;height:729px;max-width:none;max-height:none;flex-shrink:0;border:none;transform-origin:center center;transform:scale(min(calc(100cqw / 892px),calc(100cqh / 729px)))}.product-1 .hero-image-wrapper .hero-iframe-desktop{display:none}@media (min-width:768px){.product-1 .hero-image-wrapper .hero-iframe-desktop{display:block}}.product-1 .hero-image-wrapper .hero-iframe-desktop .hero-iframe-scaler{position:relative;width:100%;aspect-ratio:1232/729;overflow:hidden;border-radius:12px;container-type:size;container-name:agentlabsDesktop;display:flex;align-items:center;justify-content:center}.product-1 .hero-image-wrapper .hero-iframe-desktop .hero-iframe-scaler iframe{display:block;width:1232px;height:729px;max-width:none;max-height:none;flex-shrink:0;border:none;transform-origin:center center;transform:scale(min(calc(100cqw / 1232px),calc(100cqh / 729px)))}@supports not (width:1cqw){.product-1 .hero-image-wrapper .hero-iframe-desktop .hero-iframe-scaler iframe,.product-1 .hero-image-wrapper .hero-iframe-mobile .hero-iframe-scaler iframe{width:100%;height:100%;transform:none}}.product-1 .product-1-wrapper{display:grid;grid-template-columns:100%;gap:24px}@media (min-width:768px){.product-1 .product-1-wrapper{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:28px}}@media (min-width:992px){.product-1 .product-1-wrapper{grid-template-columns:1fr 1fr 1fr;gap:0 28px}}.product-1 .product-1-wrapper .card-benefit{display:flex;align-items:flex-start;flex-direction:column;background:#fff;border-radius:14px;padding:24px;border:1px solid #e5e7eb;gap:16px}.product-1 .product-1-wrapper .card-benefit .img-wrapper{width:40px;height:40px;flex-shrink:0;overflow:hidden}.product-1 .product-1-wrapper .card-benefit .img-wrapper img{width:100%;height:100%;object-fit:contain}.product-1 .product-1-wrapper .card-benefit .content-title{align-self:start}.product-1 .product-1-wrapper .card-benefit .content-title h3{color:#101828;margin:0;font-size:16px;font-weight:400;text-align:left;line-height:22px}@media (min-width:992px){.product-1 .product-1-wrapper .card-benefit .content-title h3{min-height:auto}}.product-1 .product-1-wrapper .card-benefit .content-desc p{font-size:12px;color:#6a7282}@media (min-width:768px){.product-1 .product-1-wrapper .card-benefit .content-desc p{font-size:14px}}@media (min-width:768px){.product-1 .product-1-wrapper .card-benefit .content-desc{margin-top:0}}.product-1 .link-product{margin-top:2rem;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.product-1 .link-product{margin-top:3.5rem}}.product-1 .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){.product-1 .link-product a{font-size:18px}}.form-home{width:100%;background:#fff}.form-home .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1rem;padding-right:1rem;padding-top:48px;padding-bottom:48px}@media (min-width:768px){.form-home .container{padding-left:2rem;padding-right:2rem}}@media (min-width:992px){.form-home .container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.form-home .container{max-width:1280px;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}}@media (min-width:768px){.form-home .container{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:992px){.form-home .container{padding-top:80px;padding-bottom:80px}}.form-home .form-home__grid{display:flex;flex-direction:column;gap:32px}@media (min-width:768px){.form-home .form-home__grid{gap:40px}}@media (min-width:992px){.form-home .form-home__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:40px}}.form-home .form-home__col--copy{order:1;min-width:0}.form-home .form-home__col--media{order:2;min-width:0}.form-home .form-home__header{text-align:left;margin-bottom:28px}@media (min-width:768px){.form-home .form-home__header{margin-bottom:32px}}@media (min-width:992px){.form-home .form-home__header{margin-bottom:36px}}.form-home .form-home__title{font-family:Plus Jakarta Sans,sans-serif;margin:0 0 16px;font-weight:700;font-size:24px;line-height:1.25;letter-spacing:-.02em;color:#0f172a}@media (min-width:768px){.form-home .form-home__title{font-size:30px;margin-bottom:14px}}@media (min-width:992px){.form-home .form-home__title{font-size:34px;max-width:560px}}.form-home .form-home__lead{margin:0;font-size:15px;line-height:1.55;font-weight:400;color:#1f2937;max-width:560px}@media (min-width:768px){.form-home .form-home__lead{font-size:16px}}@media (min-width:992px){.form-home .form-home__lead{font-size:17px;max-width:520px}}.form-home .form-home__form-wrap{position:relative}.form-home .form-home__anchor{position:absolute;top:-96px;left:0;width:1px;height:1px;pointer-events:none}.form-home .form-home__form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%}@media (min-width:768px){.form-home .form-home__form{gap:16px}}.form-home .form-home__row{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:768px){.form-home .form-home__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}}@media (min-width:992px){.form-home .form-home__row--phone-email{grid-template-columns:1fr}}.form-home .form-home__field{width:100%;min-width:0}.form-home .form-home__field--captcha{display:flex;justify-content:flex-start;align-items:center;margin-top:8px}@media (min-width:768px){.form-home .form-home__field--captcha{justify-content:center}}@media (min-width:992px){.form-home .form-home__field--captcha{justify-content:flex-start}}.form-home .form-home__alert{width:100%;margin-bottom:4px}.form-home .form-home__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.form-home .form-home__input-shell{position:relative;display:block;width:100%}.form-home .form-home__fake-ph{position:absolute;left:16px;top:50%;z-index:2;transform:translateY(-50%);max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;font-size:15px;line-height:1.25;transition:opacity .12s ease,visibility .12s ease}.form-home .form-home__input-shell--phone .form-home__fake-ph{left:92px;max-width:calc(100% - 108px)}.form-home .form-home__input-shell--hide-fake .form-home__fake-ph,.form-home .form-home__input-shell:focus-within .form-home__fake-ph{opacity:0;visibility:hidden}.form-home .form-home__fake-ph-text{color:#94a3b8;font-weight:400}.form-home .form-home__fake-ph-star{color:#dc2626;font-weight:600}.form-home .iti input.form-control,.form-home input.form-control{width:100%;box-sizing:border-box;padding:14px 16px;border:none;border-radius:8px;font-size:15px;color:#1e293b;background:#f4f6f8;box-shadow:none;transition:background-color .2s ease,box-shadow .2s ease}.form-home input.form-control::placeholder{font-style:normal;font-weight:400;color:#94a3b8}@media (hover:hover) and (pointer:fine){.form-home .iti input.form-control:hover,.form-home input.form-control:hover{background:linear-gradient(180deg,#eef2f6 0,#f4f6f8 100%)}}.form-home input.form-control:focus{outline:0;box-shadow:0 0 0 2px rgba(29,99,210,.25);background:#fff}.form-home .iti{width:100%;display:block}.form-home .iti__flag-container{border-radius:8px 0 0 8px;border-right:1px solid #e2e8f0;background:#f4f6f8}.form-home .iti--separate-dial-code .iti__selected-flag{background:#f4f6f8}.form-home .iti--allow-dropdown input,.form-home .iti--allow-dropdown input[type=tel],.form-home .iti--separate-dial-code input,.form-home .iti--separate-dial-code input[type=tel]{padding-left:12px;margin-top:.5rem!important;margin-bottom:.5rem!important}.form-home #phone:focus-visible{outline:0}.form-home .form-home__submit{width:100%;margin:0;padding:16px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;background:#1d63d2;justify-content:center;transition:background-color .2s ease,box-shadow .2s ease}@media (hover:hover) and (pointer:fine){.form-home .form-home__submit:hover{background:linear-gradient(180deg,#2563eb 0,#1d63d2 55%,#174ea6 100%);box-shadow:0 8px 24px rgba(29,99,210,.28)}}.form-home .form-home__submit:focus-visible{outline:2px solid #1d63d2;outline-offset:2px}.form-home .info-form{margin:0;text-align:left;font-size:13px;line-height:1.5;color:#64748b}.form-home .info-form span{color:#dc2626;font-weight:600}.form-home .footer-form,.form-home .form-home__legal{margin:0;padding-top:4px;text-align:left;font-size:13px;line-height:1.55;color:#64748b;max-width:100%}.form-home .footer-form a,.form-home .form-home__legal a{color:#1d63d2;text-decoration:none;font-weight:500}.form-home .footer-form a:hover,.form-home .form-home__legal a:hover{text-decoration:underline}.form-home .form-home__mockup{position:relative;margin:0;border-radius:16px;overflow:hidden;background:#e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.08)}.form-home .form-home__mockup::after{content:'';position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .3s ease;border-radius:inherit;background:linear-gradient(165deg,rgba(15,23,42,.14) 0,rgba(15,23,42,.04) 38%,rgba(255,255,255,0) 65%)}@media (hover:hover) and (pointer:fine){@media (min-width:992px){.form-home .form-home__mockup:hover::after{opacity:1}}}.form-home .form-home__mockup-img{display:block;width:100%;height:auto;vertical-align:middle}.form-home .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-home .badge-partners{margin-top:46px;max-width:395px;gap:36px 48px}}@media (min-width:992px){.form-home .badge-partners{margin-top:52px;max-width:100%;gap:0 36px}}.form-home .badge-partners .box{width:45%}@media (min-width:576px){.form-home .badge-partners .box{width:auto}}.form-home .badge-partners .box img{width:146px}@media (min-width:576px){.form-home .badge-partners .box img{width:171px}}@media (min-width:1280px){.form-home .badge-partners .box img{width:202px}}.form-home .custom-dropdown{position:relative;display:block;width:100%;text-align:left}.form-home .dropdown-toggle{position:relative;display:block;width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding:14px 40px 14px 16px;border:none;border-radius:8px;background-color:#f4f6f8;cursor:pointer;min-height:50px;font-size:15px;text-align:left;color:#94a3b8;box-shadow:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background-color .2s ease,box-shadow .2s ease}.form-home .dropdown-toggle--has-value{color:#1e293b;font-weight:500}@media (hover:hover) and (pointer:fine){.form-home .dropdown-toggle:hover{background:linear-gradient(180deg,#eef2f6 0,#f4f6f8 100%)}}.form-home .dropdown-toggle:focus{outline:0;box-shadow:0 0 0 2px rgba(29,99,210,.25);background:#fff;color:#1e293b}.form-home .dropdown-toggle::after{content:'';position:absolute;top:50%;right:14px;width:20px;height:20px;transform:translateY(-50%);background-image:url(../images/icons/brand/icon-chevron.svg);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;opacity:.55}.form-home .dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;z-index:1000;display:none;text-align:left;border-radius:8px;box-shadow:0 10px 30px rgba(15,23,42,.12);border:1px solid #e2e8f0;overflow:hidden}.form-home .dropdown-menu ul{list-style-type:none;margin:0;padding:0}.form-home .dropdown-menu ul li{padding:10px 14px;cursor:pointer;font-size:14px;color:#334155}.form-home .dropdown-menu ul li:hover{background-color:#eefafe}.form-home .custom-dropdown .dropdown-menu ul li.selected{background-color:#eefafe}.form-home .check-icon{position:absolute;top:50%;transform:translateY(-50%);right:25px}.form-home .dropdown-menu ul li.selected{position:relative;display:flex;align-items:center}.awards{background:#fff;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}.awards>.container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.awards>.container{padding-left:2rem;padding-right:2rem;padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:992px){.awards>.container{padding-top:80px;padding-bottom:80px}}@media (min-width:1280px){.awards>.container{border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}}.awards>.container .wrapper-award{display:flex;align-items:center;gap:1.5rem;flex-direction:column}@media (min-width:992px){.awards>.container .wrapper-award{flex-direction:row;gap:1rem;justify-content:space-between}}.awards>.container .wrapper-award .title-wrapper h2{text-align:left;color:#0f172a;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px}.awards>.container .wrapper-award .contents{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 16px}@media (min-width:768px){.awards>.container .wrapper-award .contents{gap:20px}}@media (min-width:992px){.awards>.container .wrapper-award .contents{gap:16px}}@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:4px;padding:20px;width:150px;height:100px;background:#f9f9fb}.awards>.container .wrapper-award .contents .box .img-hr{width:58px;height:auto}.awards>.container .wrapper-award .contents .box .img-g2{width:60px;height:auto}@media (min-width:768px){.awards>.container .wrapper-award .contents .box{width:160px;height:100px}.awards>.container .wrapper-award .contents .box .img-hr{width:55px;height:auto}.awards>.container .wrapper-award .contents .box .img-g2{width:60px;height:auto}}@media (min-width:992px){.awards>.container .wrapper-award .contents .box{width:192px;height:100px}.awards>.container .wrapper-award .contents .box .img-g2{width:55px;height:auto}}.card-story-bounched{background-color:#fff}.card-story-bounched>.container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;border-bottom:.25px solid #dcdcdc;border-top:.25px solid #dcdcdc;border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}@media (min-width:768px){.card-story-bounched>.container{padding-left:2rem;padding-right:2rem;padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:992px){.card-story-bounched>.container{padding-left:1.5rem;padding-right:1.5rem;padding-top:80px;padding-bottom:80px}}@media (min-width:1280px){.card-story-bounched>.container{border-left:.5px solid #dcdcdc;border-right:.5px solid #dcdcdc}}.card-story-bounched>.container .card-story-bounched__intro{display:grid;gap:24px;margin-bottom:48px}@media (min-width:992px){.card-story-bounched>.container .card-story-bounched__intro{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:32px 48px;margin-bottom:48px}}@media (min-width:1280px){.card-story-bounched>.container .card-story-bounched__intro{gap:40px 56px;margin-bottom:56px}}.card-story-bounched>.container .card-story-bounched__title{font-family:Plus Jakarta Sans,sans-serif;margin:0;color:#0f172a;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:-.02em}@media (min-width:576px){.card-story-bounched>.container .card-story-bounched__title{font-size:32px}}@media (min-width:1280px){.card-story-bounched>.container .card-story-bounched__title{font-size:40px;line-height:1.25}}.card-story-bounched>.container .card-story-bounched__intro-aside{display:flex;flex-direction:column;gap:24px}.card-story-bounched>.container .card-story-bounched__lead{margin:0;font-size:15px;line-height:160%;color:#5c6470}@media (min-width:576px){.card-story-bounched>.container .card-story-bounched__lead{font-size:16px}}.card-story-bounched>.container .card-story-bounched__learn{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;text-decoration:none;color:#1e6fe6;width:fit-content}.card-story-bounched>.container .card-story-bounched__learn:hover .card-story-bounched__learn-text{text-decoration:underline}.card-story-bounched>.container .card-story-bounched__learn-text{font-weight:600;font-size:16px}.card-story-bounched>.container .card-story-bounched__learn-icon{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px}.card-story-bounched>.container .card-story-bounched__learn-icon img{width:100%;height:100%;display:block}.card-story-bounched>.container .card-story-bounched__grid{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:768px){.card-story-bounched>.container .card-story-bounched__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 16px}}@media (min-width:1280px){.card-story-bounched>.container .card-story-bounched__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.card-story-bounched>.container .card-story-bounched__card{border-radius:20px;overflow:hidden;background:#0f172a;box-shadow:0 4px 6px rgba(15,23,42,.04),0 12px 24px rgba(15,23,42,.08);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease;transform:translateY(0)}.card-story-bounched>.container .card-story-bounched__card:hover{transform:translateY(-14px);box-shadow:0 12px 24px rgba(15,23,42,.08),0 28px 56px rgba(15,23,42,.12)}@media (prefers-reduced-motion:reduce){.card-story-bounched>.container .card-story-bounched__card,.card-story-bounched>.container .card-story-bounched__card:hover{transition:none;transform:none}}.card-story-bounched>.container .card-story-bounched__media{position:relative;width:100%;aspect-ratio:328/356;min-height:280px;overflow:hidden}.card-story-bounched>.container .card-story-bounched__picture,.card-story-bounched>.container .card-story-bounched__picture img{position:absolute;inset:0;width:100%;height:100%;display:block}.card-story-bounched>.container .card-story-bounched__picture img{object-fit:cover;object-position:center top}.card-story-bounched>.container .card-story-bounched__gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(15,23,42,0) 0,rgba(15,23,42,.02) 38%,rgba(15,23,42,.55) 72%,rgba(15,23,42,.88) 100%)}.card-story-bounched>.container .card-story-bounched__play{position:absolute;top:16px;left:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;margin:0;border:none;border-radius:9999px;color:#fff;background:#1f70dd;cursor:pointer;box-shadow:0 4px 12px rgba(31,112,221,.45);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.card-story-bounched>.container .card-story-bounched__play:hover{background:#1860c4;transform:scale(1.05)}.card-story-bounched>.container .card-story-bounched__play:focus-visible{outline:2px solid #fff;outline-offset:3px}.card-story-bounched>.container .card-story-bounched__copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:12px;text-align:left}.card-story-bounched>.container .card-story-bounched__card-title{margin:0 0 4px;color:#fff;font-weight:700;font-size:20px;line-height:28px;letter-spacing:-.01em;text-align:left}@media (min-width:768px){.card-story-bounched>.container .card-story-bounched__card-title{margin:0 0 16px}}@media (min-width:992px){.card-story-bounched>.container .card-story-bounched__card-title{font-weight:700}}.card-story-bounched>.container .card-story-bounched__stakeholder{display:flex;flex-direction:column}.card-story-bounched>.container .card-story-bounched__name{color:#fff;font-weight:700;font-size:16px;line-height:1.35}.card-story-bounched>.container .card-story-bounched__role{color:rgba(255,255,255,.82);font-weight:400;font-size:14px;line-height:1.45}