.muted{color:#6b7280}.muted.sm{font-size:14px}.pb-0{padding-bottom:0!important}.grid-50{display:flex;align-items:center;gap:24px;flex-wrap:wrap;width:100%}.grid-50>div{width:calc(50% - 12px)}@media (max-width: 767px){.grid-50{flex-direction:column}.grid-50>div{width:100%}}.grid-33{display:flex;gap:24px;flex-wrap:wrap;width:100%}.grid-33>div{width:calc(33.3333333333% - 16px)}@media (max-width: 767px){.grid-33{flex-direction:column}.grid-33>div{width:100%}}.grid-25{display:flex;gap:24px;flex-wrap:wrap;width:100%}.grid-25>div{width:calc(25% - 18px)}@media (max-width: 767px){.grid-25{flex-direction:column}.grid-25>div{width:100%}}.grid-30-70{display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 992px){.grid-30-70{flex-direction:column}}.grid-30-70>div:first-child{width:calc(30% - 12px)}@media (max-width: 992px){.grid-30-70>div:first-child{width:100%}}.grid-30-70>div:last-child{width:calc(70% - 12px)}@media (max-width: 992px){.grid-30-70>div:last-child{width:100%}}.w-full{width:100%}.tag{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:24px;border:0;font-weight:500;font-size:.875rem;transition:all .2s ease-in-out;min-height:32px}.tag.tag-primary{background-color:#1d4ed8;color:#fff}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;font-family:Inter,sans-serif}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul{margin:0;padding:0}ul li{list-style:none}a{text-decoration:none}.bg-highlight{--rgb-yellow: 255, 226, 0;background:linear-gradient(90deg,rgba(var(--rgb-yellow),0) 0,rgba(var(--rgb-yellow),.75) 5%,rgba(var(--rgb-yellow),.25) 95%,rgba(var(--rgb-yellow),0));box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif;color:#111827}section>.content{max-width:1248px;padding-inline:24px;margin-inline:auto;padding-block:96px}@media (max-width: 767px){section>.content{padding-inline:16px;padding-block:48px}}section>.content header{display:flex;flex-direction:column;gap:16px;margin-bottom:56px}@media (max-width: 767px){section>.content header{margin-bottom:32px}}section>.content header h1,section>.content header h2{font-size:36px;font-weight:300;text-align:center;line-height:1.25;max-width:1024px;margin-inline:auto}@media (max-width: 767px){section>.content header h1,section>.content header h2{font-size:28px}}section>.content header h1 span,section>.content header h2 span{font-weight:600}section>.content header p{text-align:center;font-size:16px;color:#6b7280;max-width:767px;margin-inline:auto}section.bg-gray{background-color:#f3f4f6}section.bg-gray>.content header p{color:#4b5563}.bg-gray{background-color:#f3f4f6}.bg-blue{background-color:#1d4ed8}.bg-blue>.content header h2,.bg-blue>.content header p{color:#fff}.bg-blue>.content .muted{color:#dbeafe}.bg-blue>.content .btn.btn-primary{background-color:#fff;color:#1d4ed8}.bg-blue>.content .btn.btn-primary:hover,.bg-blue>.content .btn.btn-primary:focus{background-color:#172554;color:#fff}.bg-blue>.content .btn.btn-primary:focus-visible{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s}.text-page h2{margin:0!important;text-align:left!important;max-width:100%!important}.text-page h3{font-size:24px;margin-bottom:16px}.text-page h3:not(:first-child){margin-top:48px}.text-page p{margin-block:12px 24px;line-height:1.5;color:#6b7280}.text-page .list-unstyled{padding-left:0}.text-page .list-unstyled li{display:flex;gap:12px}.text-page .list-unstyled li svg{width:20px;height:20px;margin-top:2px}.text-page .list-unstyled li span{width:calc(100% - 32px)}.text-page ul{color:#6b7280;list-style:disc;padding-left:16px}.text-page ul li{list-style:disc}.text-page ul li:not(:last-child){margin-bottom:16px}.text-page ul li ul{margin-top:16px}.text-page ul li ul li{list-style:circle}.text-page strong,.text-page b{color:#111827}.header{background:#fff;color:#374151;position:relative;z-index:9;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;position:sticky;top:0}.header .navbar{max-width:1248px;padding:0 24px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:80px}@media (max-width: 767px){.header .navbar{padding:0 16px}}.header .navbar>ul{display:flex}.header .navbar>ul li:not(:last-child) a,.header .navbar>ul li:not(:nth-child(n-1)) a{padding:0 16px;transition:all .2s ease-in-out;color:#374151;font-weight:500}.header .navbar>ul li:not(:last-child) a:hover,.header .navbar>ul li:not(:last-child) a:focus,.header .navbar>ul li:not(:nth-child(n-1)) a:hover,.header .navbar>ul li:not(:nth-child(n-1)) a:focus{color:#1d4ed8}.header .navbar .nav-right{display:flex;gap:8px}.header .navbar .nav-right .btn-ghost{padding-inline:24px}.header .navbar .logo{min-width:218px}.header.scroll{box-shadow:0 .375rem 1.5rem #00000017}#navcheck,.nav-btn,.backdrop{display:none}.nav-btn{position:fixed;right:24px;top:31px;z-index:99}.nav-btn label span{display:block;width:30px;height:1.5px;background:#6b7280;border-radius:3px;transition:background-color .3s cubic-bezier(.77,.2,.05,1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.77,.2,.05,1);-webkit-transition:background-color .3s cubic-bezier(.77,.2,.05,1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.77,.2,.05,1);transition:transform .3s cubic-bezier(.77,.2,.05,1),background-color .3s cubic-bezier(.77,.2,.05,1),opacity .3s ease-in-out;transition:transform .3s cubic-bezier(.77,.2,.05,1),background-color .3s cubic-bezier(.77,.2,.05,1),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.77,.2,.05,1);position:relative}.nav-btn label span:not(:last-child){margin-bottom:7px}.header .navbar .mobile-btn{margin:32px 16px 0;text-align:center;gap:24px;display:none!important;flex-direction:column}@media (max-width: 992px){.header .navbar .mobile-btn{display:flex!important}}@media (max-width: 992px){.desktop-btn,.nav-menu{display:none!important}.nav-btn{display:block}.navbar ul li a{color:#6b7280;width:100%;display:block;padding:16px}#navcheck{opacity:0;position:fixed;top:0;right:0;width:80px;height:80px;z-index:999;cursor:pointer;margin:0;display:block}input#navcheck:checked~.nav-btn label span:first-child{-webkit-transform:rotate(45deg) translate(6px,6px);transform:rotate(45deg) translate(6px,6px);top:0;left:0}input#navcheck:checked~.nav-btn label span:last-child{-webkit-transform:rotate(-45deg) translate(6px,-6px);transform:rotate(-45deg) translate(6px,-6px);top:0;left:0}input#navcheck:checked~.nav-btn label span:nth-child(2){opacity:0}input#navcheck:checked~.header .navbar .nav-menu{display:block!important;position:absolute;top:80px;left:0;right:0;background-color:#fff;border-top:1px solid #e5e7eb}input#navcheck:checked~.backdrop{position:fixed;display:block;background-color:#0000005c;width:100%;height:100%;z-index:1;top:0}.navbar ul{padding-block:24px}.navbar ul li:not(:last-child){margin-bottom:24px}}.footer .content{padding-block:0}.footer .content .block-wrap{padding-block:56px}@media (max-width: 767px){.footer .content .block-wrap{padding-block:36px}}.footer .content .block-wrap>div{display:flex;flex-direction:column;gap:24px}.footer .content .block-wrap>div p{color:#4b5563}.footer .content .block-wrap>div ul{display:flex;gap:10px}.footer .content .block-wrap .links-wrap .links{display:flex;flex-direction:column;gap:16px}.footer .content .block-wrap .logo-bottom{margin-top:24px;display:flex;flex-direction:column;gap:16px}.footer .content .block-wrap .logo-bottom p{display:flex;align-items:center;gap:2px;font-size:14px}.footer .content .block-wrap .logo-bottom p:last-child{margin-top:4px}.footer .content .block-wrap .logo-bottom p:last-child span{color:#e03131}.footer .content .block-wrap .logo{display:flex;flex-direction:column;gap:8px}.footer .content .links h2{font-size:1.125rem;font-weight:600}.footer .content .links ul{display:flex;flex-direction:column}.footer .content .links ul li a{color:#374151}.footer .content .links ul li a:hover{color:#1e40af}.footer .content .copyright-wrap h6{font-size:1.125rem;font-weight:600;margin-bottom:16px}.footer .content .copyright-wrap .logos{padding-block:56px;border-top:1px solid #e5e7eb;color:#4b5563}@media (max-width: 767px){.footer .content .copyright-wrap .logos{flex-direction:column;min-height:24px;padding-block:36px;gap:24px;align-items:flex-start}}.footer .content .copyright-wrap .logos>div{width:calc((100% - 48px)/3)}@media (max-width: 767px){.footer .content .copyright-wrap .logos>div{width:100%}}.footer .content .copyright-wrap .logos ul{display:flex;flex-wrap:wrap;gap:8px}.footer .content .copyright-wrap .logos ul li{width:calc((100% - 8px)/2);min-height:46px;display:flex;align-items:center;justify-content:baseline;border:1px solid #d1d5db;border-radius:4px}.footer .content .copyright-wrap .logos ul li img{display:block;margin-inline:auto;max-width:120px;max-height:30px}.footer .content .social-links li:last-child a{display:flex;align-items:center;gap:8px;color:#374151}.footer .content .social-links li:last-child a:hover,.footer .content .social-links li:last-child a:focus{color:#1d4ed8}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;border-radius:4px;border:0;cursor:pointer;font-weight:500;font-size:1rem;border:1px solid #1d4ed8;transition:all .2s ease-in-out;min-height:48px}.btn.btn-primary{background-color:#1d4ed8;color:#fff}.btn.btn-primary:not(:disabled):focus,.btn.btn-primary:not(:disabled):hover{background-color:#1e40af;box-shadow:#1d4ed81a 0 0 0 1px inset,#1d4ed833 0 6px 15px,#0000001a 0 2px 2px,#1d4ed84d 0 0 0 4px}.btn.btn-primary:focus-visible{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#fff;background-color:#1e40af}.btn.btn-secondary{color:#1d4ed8;background-color:#fff}.btn.btn-secondary:not(:disabled):focus,.btn.btn-secondary:not(:disabled):hover{background-color:#1e40af;box-shadow:#1d4ed81a 0 0 0 1px inset,#1d4ed833 0 6px 15px,#0000001a 0 2px 2px,#1d4ed84d 0 0 0 4px;color:#fff}.btn.btn-secondary:not(:disabled):focus-visible{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#fff;background-color:#1e40af}.btn.btn-ghost{background-color:#fff;color:#1d4ed8;border:0;padding:0;min-height:16px}.btn.btn-ghost:hover{color:#1e40af}.btn.btn-ghost:focus-visible,.btn.btn-ghost:focus{outline:4px solid #dbeafe;outline-offset:1px;transition:outline-offset 0s,outline 0s;color:#1e40af}.btn.lg{min-height:64px;font-size:1.125rem;padding:0 32px}.btn.btn-md{min-height:40px;padding:0 16px;font-size:.875rem}.btn.btn-xs{min-height:24px;padding:0 12px;font-size:.75rem;font-weight:400}.accordion{display:flex;flex-direction:column;gap:8px}.accordion .accordion-item{border:1px solid #d1d5db;background-color:#fff;padding-inline:24px;border-radius:12px;transition:all .2s ease-in-out}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #1d4ed8}.accordion .accordion-item.open{background-color:#1d4ed8;border-color:#1d4ed8}.accordion .accordion-item.open button{color:#fff;border-bottom:1px solid #fff}.accordion .accordion-item.open .accordion-content{color:#fff}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 1.5em 1em 0;color:#374151;font-size:1.15rem;font-weight:400;border:none;background:none;outline:none;transition:all .2s ease-in-out}.accordion button .accordion-title{padding:1em 1.5em 1em 0}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px}.accordion button .icon:before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon:after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#1d4ed8}.accordion button[aria-expanded=true] .icon:after{width:0}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#1d4ed8}.accordion button:hover:after,.accordion button:focus:after{cursor:pointer;color:#1d4ed8;border:1px solid #1d4ed8}.accordion .accordion-content,.accordion .accordion-collapse{opacity:0;max-height:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-collapse p,.accordion .accordion-collapse .accordion-body{font-size:1rem;font-weight:300;margin:1em 0}.accordion button[aria-expanded=true]+.accordion-content,.accordion button[aria-expanded=true]+.accordion-collapse{opacity:1;max-height:fit-content;transition:all .2s ease-in-out;will-change:opacity,max-height}.hero>.content{display:flex;flex-direction:column;gap:32px;align-items:center}.hero>.content .hero-text{display:flex;flex-direction:column;gap:24px}.hero>.content .hero-text h1{font-size:56px;font-weight:300;text-align:center;line-height:1.25;max-width:1024px;margin-inline:auto}@media (max-width: 767px){.hero>.content .hero-text h1{font-size:36px}}.hero>.content .hero-text h1 span{font-weight:600}.hero>.content .hero-text p{text-align:center;font-size:20px;color:#6b7280;max-width:767px;margin-inline:auto}@media (max-width: 767px){.hero>.content .hero-text p{font-size:18px}}.hero>.content .cta{display:flex;flex-direction:column;gap:12px;align-items:center}.hero>.content .dashboard{position:relative}.hero>.content .dashboard:after{content:"";position:absolute;left:0;bottom:0;background-repeat:no-repeat;width:100%;height:68px;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='1024' height='68' viewBox='0 0 1024 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H1030V68H0V0Z' fill='url(%23paint0_linear_198_907)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_198_907' x1='515' y1='0' x2='515' y2='68' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.hero>.content .dashboard img{border-radius:8px 8px 0 0;box-shadow:0 -20px 20px #0000000a;border:1px solid #d1d5db;object-fit:cover;max-height:500px;padding:10px;background-color:#fff;width:auto}@media (max-width: 767px){.hero>.content .dashboard img{height:auto}}.hero>.content .tool-wrap{width:100%;display:flex;gap:24px}@media (max-width: 767px){.hero>.content .tool-wrap{flex-direction:column}}.hero>.content .tool-wrap .form-card{border:1px solid #d1d5db;border-radius:8px;padding:24px;flex:1;max-width:400px}.hero>.content .tool-wrap .form-card .form-control{display:flex;flex-direction:column;gap:4px}.hero>.content .tool-wrap .form-card .form-control:not(:last-child){margin-bottom:16px}.hero>.content .tool-wrap .form-card .form-control label{font-size:.875rem;color:#374151}.hero>.content .tool-wrap .form-card .form-control input,.hero>.content .tool-wrap .form-card .form-control textarea,.hero>.content .tool-wrap .form-card .form-control select{border:1px solid #d1d5db;border-radius:4px;padding:10px 8px;font-size:.875rem;color:#374151}.hero>.content .tool-wrap .form-card .form-control textarea{height:48px}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap{display:flex;gap:8px}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card{border:1px solid #d1d5db;border-radius:4px;padding:10px 0;display:flex;flex-direction:column;gap:4px;align-items:center;position:relative;flex:1;transition:all .2s ease-in-out}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card .image{position:relative;border-radius:48px}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card .image img{width:48px;height:48px;border-radius:48px;position:relative;z-index:1}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card .image .voice-icon{background-color:#0000005c;position:absolute;inset:0;opacity:0;width:48px;height:48px;border-radius:48px;display:flex;justify-content:center;align-items:center;z-index:2;border:0;outline:0;cursor:pointer;transition:all .2s ease-in-out}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card .name{font-size:.75rem;color:#374151}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card .btn{display:none;width:calc(100% - 8px);transition:display .2s ease-in-out}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card:hover,.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card.active{cursor:pointer;border-color:#1d4ed8}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card:hover .btn,.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card.active .btn{display:block;position:absolute;bottom:4px;left:4px}.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card:hover .voice-icon,.hero>.content .tool-wrap .form-card .form-control .voices-card-wrap .voice-card.active .voice-icon{opacity:1}.hero>.content .tool-wrap .result-card{border:1px solid #d1d5db;border-radius:8px;flex:1}.hero>.content .tool-wrap .result-card .result{overflow:auto}@media (min-width: 768px){.hero>.content .tool-wrap .result-card .result{height:308px}}.hero>.content .tool-wrap .result-card .result textarea{width:100%;height:calc(100% - 8px);border:none;padding:24px;border-radius:8px;resize:none;font-size:.875rem;color:#374151;line-height:1.5}.hero>.content .tool-wrap .result-card .result textarea:focus{outline:none}.hero>.content .tool-wrap .result-card .player{border-top:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;height:86px}@media (max-width: 767px){.hero>.content .tool-wrap .result-card .player{height:56px}}.hero>.content .tool-wrap .result-card .player>div{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:48px;cursor:pointer}@media (max-width: 767px){.hero>.content .tool-wrap .result-card .player>div{width:40px;height:40px}}.hero>.content .tool-wrap .result-card .player>div svg:not(.loader) path{fill:#fff}.hero>.content .tool-wrap .result-card .player>div .loader{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero>.content .tool-wrap .result-card .player>div .loader path{stroke:#fff}.feature>.content .feature-block{display:flex;flex-direction:column;align-items:center;gap:24px}.feature>.content .feature-block .cta{margin-top:24px}.how-it-work .card{align-items:flex-start;gap:40px}.how-it-work .card>div{align-items:flex-start}.how-it-work .card>div h3{margin:0}@media (min-width: 768px){.how-it-work .card>div h3{padding-right:48px}}.how-it-work .card .step{color:#1d4ed8;font-size:96px;line-height:1;font-family:Sora,sans-serif;font-weight:500}@media (max-width: 767px){.how-it-work .card .step{font-size:48px}}.how-it-work .card>div h3,.how-it-work .card>div p{text-align:left}.pricing.page .btn-wrap{margin:56px auto 48px}@media (max-width: 767px){.pricing.page .btn-wrap{margin:32px auto}}.pricing .btn-wrap{border:1px solid #d1d5db;display:flex;justify-content:center;background-color:#fff;padding:8px;border-radius:4px;width:fit-content;margin:0 auto 48px}.pricing .btn-wrap button{background-color:#fff;border:0;cursor:pointer;padding-inline:20px;min-height:40px;border-radius:4px;transition:all .2s ease-in-out}.pricing .btn-wrap button.selected{background-color:#1d4ed8;color:#fff}.pricing .card{position:relative;align-items:flex-start;gap:32px}@media (max-width: 767px){.pricing .card{gap:24px}}.pricing .card .head{gap:4px}.pricing .card>div{align-items:baseline;gap:0}.pricing .card>div h3{margin-left:0}.pricing .card>div h3,.pricing .card>div p{text-align:left}.pricing .card .price-wrap{display:flex;flex-direction:column;gap:4px}.pricing .card .price{display:flex;flex-direction:row;align-items:baseline;font-size:32px;font-weight:600;color:#111827;line-height:1;letter-spacing:-2px;gap:4px}@media (max-width: 767px){.pricing .card .price{font-size:40px}}.pricing .card .price span{font-size:16px;color:#6b7280;font-weight:400;letter-spacing:0}.pricing .card .yearly-price{font-size:14px;color:#6b7280;font-weight:400}.pricing .card .feature-list{margin-top:32px}.pricing .card .feature-list ul{padding-left:0}.pricing .card .feature-list ul li{list-style:none;font-size:16px;color:#6b7280;position:relative;padding-left:26px}.pricing .card .feature-list ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2351a800' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-check'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M5 12l5 5l10 -10' /%3E%3C/svg%3E");padding-left:26px;background-size:18px;width:18px;height:18px;position:absolute;left:0;background-repeat:no-repeat;top:3px}@media (max-width: 767px){.pricing .card .feature-list ul li{font-size:16px}}.pricing .card .feature-list ul li:not(:last-child){margin-bottom:16px}.pricing .card.active{border-width:2px;border-color:#1d4ed8}.pricing .card .tag{position:absolute;top:56px;right:32px}@media (max-width: 767px){.pricing .card .tag{top:24px;right:16px}}.pricing .card.free .price{margin-bottom:26px}@media (max-width: 767px){.pricing .card.free .price{margin-bottom:0}}.pricing .hide{display:none}.pricing .grid-33{justify-content:center}.blog .card{position:relative;transition:all .2s ease-in-out;padding:16px 16px 32px;gap:32px;align-items:flex-start}.blog .card:hover{box-shadow:inset 0 0 0 2px #1d4ed8;border-color:#fff}.blog .card>div{gap:24px}.blog .card h3,.blog .card p{text-align:left;margin-left:0}.blog .card .card-body{display:flex;gap:12px;flex-direction:column}.blog .card a{margin-top:auto;position:static}.blog .card a:after{position:absolute;content:"";inset:0;width:100%;height:100%}.blog .blog-block{display:flex;flex-direction:column;align-items:center;gap:48px}.card{border:1px solid #d1d5db;border-radius:16px;padding:56px 32px;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:48px}@media (max-width: 767px){.card{padding:24px 16px;align-items:flex-start}}.card>div{display:flex;flex-direction:column;align-items:center;gap:12px}.card>div h3{font-size:24px;font-weight:400;text-align:center;line-height:1.25;max-width:1024px;margin-inline:auto}@media (max-width: 767px){.card>div h3{margin-left:0;text-align:left}}.card>div h3 span{font-weight:600}.card>div p{text-align:center;font-size:16px;color:#6b7280;max-width:356px;margin-inline:auto}@media (max-width: 767px){.card>div p{margin-left:0;text-align:left}}.card img{margin-inline:auto;border-radius:12px}@media (max-width: 767px){.card img{height:auto}}.cta-wrap>.content header h2{font-size:64px;font-weight:300}@media (max-width: 767px){.cta-wrap>.content header h2{font-size:36px}}.cta-wrap>.content header p{font-size:20px}@media (max-width: 767px){.cta-wrap>.content header p{font-size:18px}}.cta-wrap>.content .cta,.cta-wrap>.content p{display:flex;flex-direction:column;align-items:center;gap:12px}.limitPopup{text-align:center;position:fixed;inset:0;margin:0;display:grid;height:100%;max-height:none;width:100%;max-width:none;justify-items:center;padding:0;overscroll-behavior:contain;z-index:999;background-color:#0000;color:inherit;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transition-property:transform,opacity,visibility;overflow-y:hidden;opacity:1;align-items:center}.limitPopup:after{background-color:#0006;animation:modal-pop .2s ease-out;position:absolute;inset:0;content:""}@keyframes modal-pop{0%{opacity:0}}.limitPopup>div{background-color:#fff;padding:48px;border-radius:16px;z-index:9999;max-width:556px;margin-inline:16px;position:relative}@media (max-width: 767px){.limitPopup>div{padding:48px 24px}}.limitPopup img{max-height:156px}.limitPopup .text{display:flex;flex-direction:column;gap:12px;padding-block:48px 24px}@media (min-width: 768px){.limitPopup .text p{padding-inline:8px}}@media (max-width: 767px){.limitPopup .btn{width:100%}}.limitPopup button{position:absolute;top:8px;right:8px;background-color:#0000;border:0;outline:0;cursor:pointer;border-radius:999px;transition:all .2s ease-in-out}.limitPopup button:hover{background-color:#e5e7eb}.testimonial .testimonial-block{display:flex;flex-direction:column;align-items:center;gap:48px}.testimonial .testimonial-block .card{padding:32px 24px;align-items:flex-start}.testimonial .testimonial-block .card.home{align-items:center}.testimonial .testimonial-block .card.home .description{font-size:18px}.testimonial .testimonial-block .card>div{gap:24px;display:inline}.testimonial .testimonial-block .card>div.testimonial-footer{margin-top:auto}.testimonial .testimonial-block .card>div.testimonial-footer .name{font-weight:600}.testimonial .testimonial-block .card>div.testimonial-footer .designation{font-style:italic;font-size:14px}.testimonial .testimonial-block .card>div.testimonial-footer .designation span{margin-left:4px}.testimonial.detail .grid-33{display:flex;gap:24px;flex-wrap:wrap}.testimonial.detail .grid-33>div{display:flex;gap:24px;flex-wrap:wrap}.stats-wrap h2{margin-bottom:24px;font-size:34px}.stats-wrap .numbers{font-size:72px;color:#1d4ed8;font-weight:700;font-family:Sora,sans-serif}@media (max-width: 767px){.stats-wrap .numbers{font-size:36px}}.stats-wrap .grid-40-60{align-items:center}.stats-wrap .grid-40-60{display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 992px){.stats-wrap .grid-40-60{flex-direction:column}}.stats-wrap .grid-40-60>div:first-child{width:calc(40% - 12px)}@media (max-width: 992px){.stats-wrap .grid-40-60>div:first-child{width:100%}}.stats-wrap .grid-40-60>div:last-child{width:calc(60% - 12px)}@media (max-width: 992px){.stats-wrap .grid-40-60>div:last-child{width:100%}}.stats-wrap .stats{display:flex;flex-direction:column;gap:56px;background:url(/_astro/map.BYlHKhF1.svg) center center no-repeat;background-size:contain;flex-wrap:wrap}@media (max-width: 767px){.stats-wrap .stats{flex-direction:row;gap:24px}}.stats-wrap .stats>div{display:flex;align-items:center;gap:24px;border-left:2px solid #6a4dff;padding-left:16px}@media (min-width: 767px){.stats-wrap .stats>div{margin-left:128px}}@media (max-width: 767px){.stats-wrap .stats>div{flex-direction:column;align-items:flex-start;gap:0;width:calc(50% - 16px)}}.stats-wrap .stats h4{font-size:56px;font-weight:600;color:#1d4ed8}@media (max-width: 767px){.stats-wrap .stats h4{font-size:28px}}.stats-wrap p{font-size:18px;color:#374151}@media (min-width: 767px){.stats-wrap p{font-weight:600}}@media (max-width: 767px){.stats-wrap p{font-size:16px}}.rating{display:flex;flex-direction:column;gap:16px;align-items:center;color:#4b5563;font-size:14px;text-align:center}.rating img{border-radius:40px;border:2px solid #1d4ed8}.rating img:not(:first-child){margin-left:-20px}.rating .star{display:flex;align-items:center;gap:4px;color:#eab308}.rating .star svg{width:22px;height:22px}.rating .star span{color:#1d4ed8}.rating .avatar{display:flex;gap:12px;align-items:center;position:relative;color:#1d4ed8;transition:all .2s ease-in-out;text-decoration:underline}.rating .avatar:hover{color:#1e40af}.rating .avatar a{position:absolute;width:100%;height:100%}.rating .avatar a:before{position:absolute;content:"";inset:0;width:100%;height:100%}.rating .avatar>div:first-child{display:flex;gap:12px;align-items:center}@media (max-width: 767px){.Featured-wrap .featured-logo{overflow:auto}}.Featured-wrap .featured-logo ul{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media (max-width: 767px){.Featured-wrap .featured-logo ul{flex-wrap:nowrap;width:1920px}}.Featured-wrap .featured-logo ul li{width:calc((100% - 120px)/6);display:flex;justify-content:center;align-items:center;min-height:56px}@media (max-width: 767px){.Featured-wrap .featured-logo ul li{width:calc((100% - 24px)/2)}}.Featured-wrap .featured-logo ul li img{object-fit:contain;max-height:32px;width:80%;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (max-width: 767px){.cta,.cta a{width:100%}}.blog-detail{font-family:Inter,sans-serif}.blog-detail>.content .blog-content{max-width:767px;margin-inline:auto}.blog-detail>.content .blog-content h1{font-size:48px;margin-bottom:12px;line-height:1.2;font-weight:700}.blog-detail>.content .blog-content h2{margin-bottom:24px;line-height:1.2;margin-top:48px;font-weight:600;scroll-margin-top:100px}.blog-detail>.content .blog-content h3{margin-bottom:16px;line-height:1.2;margin-top:32px;font-weight:600}.blog-detail>.content .blog-content p{margin-bottom:24px;line-height:1.5;color:#6b7280}.blog-detail>.content .blog-content p strong{color:#111827;font-weight:600}.blog-detail>.content .blog-content ul{padding-left:30px;list-style:disc;margin-bottom:24px}.blog-detail>.content .blog-content ul li{list-style:disc}.blog-detail>.content .blog-content ul li:not(:last-child){margin-bottom:16px}.blog-detail>.content .blog-content ol{padding-left:30px;margin-bottom:24px}.blog-detail>.content .blog-content ol li:not(:last-child){margin-bottom:16px}.blog-detail>.content .blog-content time{color:#6b7280;margin-bottom:24px;display:block}.blog-detail>.content .blog-content img{box-shadow:0 -20px 20px #0000000a;border:1px solid #e5e7eb;border-radius:8px;padding:8px}.blog-detail>.content .blog-content a:not(.btn){color:#1d4ed8;text-decoration:underline}.blog-detail>.content .blog-content a:not(.btn):hover,.blog-detail>.content .blog-content a:not(.btn):focus{color:#1e40af}.blog-detail>.content .blog-content .banner{margin-bottom:24px}.blog-detail>.content .blog-content .banner img{padding:0}.blog-detail>.content .blog-content .btn{margin-bottom:16px}.blog-detail>.content .blog-content h2 a,.blog-detail>.content .blog-content h3 a,.blog-detail>.content .blog-content h4 a,.blog-detail>.content .blog-content h5 a,.blog-detail>.content .blog-content h6 a{color:#111827!important;text-decoration:underline}.blog-detail>.content .blog-content table{width:100%;vertical-align:top;border-color:#e5e7eb;border-collapse:collapse}.blog-detail>.content .blog-content table td,.blog-detail>.content .blog-content table th{border:1px solid #e5e7eb;padding:8px;color:#6b7280}.blog-detail>.content .blog-content table td strong,.blog-detail>.content .blog-content table th strong{color:#374151}.blog-detail>.content .blog-content strong{font-weight:600}.blog-detail>.content .blog-content blockquote{border-left:4px solid #1d4ed8;padding:24px;background:#dbe4fe;color:#fcde2b}.blog-detail>.content .blog-content blockquote p{margin-bottom:0}.Faqblog{background:#f3f4f6;background:linear-gradient(180deg,#f3f4f6,#fff 70%)}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/sora-latin-ext-300-normal.COlKTMmQ.woff2) format("woff2"),url(/_astro/sora-latin-ext-300-normal.D2vFxl4g.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/sora-latin-300-normal.sH7t8am-.woff2) format("woff2"),url(/_astro/sora-latin-300-normal._gcayfTt.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/sora-latin-ext-600-normal.CfZsMiWo.woff2) format("woff2"),url(/_astro/sora-latin-ext-600-normal.B497-5CR.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/sora-latin-600-normal.C1m6bnBo.woff2) format("woff2"),url(/_astro/sora-latin-600-normal.DC-VVm69.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/sora-latin-ext-700-normal.ClXZ5bcz.woff2) format("woff2"),url(/_astro/sora-latin-ext-700-normal.KjKFnOnf.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/sora-latin-700-normal.CcRYJWjj.woff2) format("woff2"),url(/_astro/sora-latin-700-normal.7BwG48_h.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-ext-400-normal.tyfMZHQw.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-400-normal.CzG7Kr3z.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.Df6ckaLK.woff2) format("woff2"),url(/_astro/inter-cyrillic-400-normal.JrS_4yms.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-ext-400-normal.CIdlr5YK.woff2) format("woff2"),url(/_astro/inter-greek-ext-400-normal._Rr29XE2.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-400-normal.DQXyrmoy.woff2) format("woff2"),url(/_astro/inter-greek-400-normal.DvIPHDQ7.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-vietnamese-400-normal.Cnt0N5Vm.woff2) format("woff2"),url(/_astro/inter-vietnamese-400-normal.DIOGfGLL.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-ext-400-normal.D3W-OpO-.woff2) format("woff2"),url(/_astro/inter-latin-ext-400-normal.8tIzm-yw.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.BT1H-PT_.woff2) format("woff2"),url(/_astro/inter-latin-400-normal.Cdi8t5Mu.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-ext-500-normal.DOnSzjnx.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-500-normal.Xebo2OyJ.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-500-normal.BRrLR67x.woff2) format("woff2"),url(/_astro/inter-cyrillic-500-normal.DskEQOpE.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-ext-500-normal.2pdUafRD.woff2) format("woff2"),url(/_astro/inter-greek-ext-500-normal.Dtavx3qw.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-500-normal.CmOavsDc.woff2) format("woff2"),url(/_astro/inter-greek-500-normal.BjpBGs91.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-vietnamese-500-normal.5IkPJ6Nk.woff2) format("woff2"),url(/_astro/inter-vietnamese-500-normal.0i6yoQMg.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-ext-500-normal.B9u8Q_zH.woff2) format("woff2"),url(/_astro/inter-latin-ext-500-normal.SuUkSNTU.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.kWhwEdDH.woff2) format("woff2"),url(/_astro/inter-latin-500-normal.D4I8BKCx.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-cyrillic-ext-600-normal.DpA2xaRd.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-600-normal.KAwcVx6H.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-cyrillic-600-normal.DDpWG8g5.woff2) format("woff2"),url(/_astro/inter-cyrillic-600-normal.iz1--dBq.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-greek-ext-600-normal.CkBLDEl_.woff2) format("woff2"),url(/_astro/inter-greek-ext-600-normal.BmtRFZgT.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-greek-600-normal.B-l8Lzzd.woff2) format("woff2"),url(/_astro/inter-greek-600-normal.BLZsI-P3.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-vietnamese-600-normal.DjnxGF-L.woff2) format("woff2"),url(/_astro/inter-vietnamese-600-normal.BQ_dbMbg.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-ext-600-normal.ao35dkSb.woff2) format("woff2"),url(/_astro/inter-latin-ext-600-normal.Dg0Bk0Yr.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-600-normal.B2Ssfs8e.woff2) format("woff2"),url(/_astro/inter-latin-600-normal.Dbvh0wvx.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
