.site-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:72px}@media screen and (max-width: 820px){.header{height:64px}}.brand{display:flex;align-items:center;justify-content:space-between;flex:1}.brand .home-link{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand .logo{display:flex;align-items:center}.brand .logo img{object-fit:contain;height:46px}.brand .text{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.brand .name{height:22px;overflow:hidden}.brand .region-badge{display:inline-flex;align-items:center;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.2);line-height:0;flex-shrink:0}.brand .slogan{font-size:11px;color:#666;letter-spacing:.02em;margin-top:3px;white-space:nowrap}.brand .menu_icon{display:none;background:none;border:none;cursor:pointer;padding:6px;color:#333;border-radius:8px;transition:background .2s}.brand .menu_icon:hover{background:rgba(7,190,131,.08);color:#07be83}@media screen and (max-width: 820px){.brand .menu_icon{display:flex;align-items:center;justify-content:center;margin-left:auto}}.menu{display:flex;align-items:center;gap:.25rem;height:72px}@media screen and (max-width: 820px){.menu{display:none !important}}.menu .desktop-menu{display:flex;align-items:center;height:100%;list-style:none;margin:0;padding:0;gap:0}.nav-link{display:inline-block;padding:.45rem .85rem;font-size:14.5px;font-weight:500;color:#444;text-decoration:none;border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.nav-link:hover{color:#07be83;background:rgba(7,190,131,.06)}.nav-link--active{color:#07be83;font-weight:600}.nav-dropdown{position:relative;display:flex;align-items:center;height:100%;gap:2px}.nav-dropdown__arrow{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:#888;border-radius:4px;transition:color .2s,background .2s}.nav-dropdown__arrow:hover{color:#07be83;background:rgba(7,190,131,.06)}.nav-dropdown__panel{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);width:680px;max-width:92vw;z-index:100}.nav-dropdown__inner{background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);overflow:hidden}.nav-dropdown__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:1.5rem;gap:1rem}.nav-dropdown__heading{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.75rem}.nav-dropdown__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.nav-dropdown__item{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;border-radius:10px;text-decoration:none;transition:background .2s}.nav-dropdown__item:hover{background:rgba(7,190,131,.06)}.nav-dropdown__item:hover .nav-dropdown__item-title{color:#07be83}.nav-dropdown__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:rgba(7,190,131,.1);color:#07be83;border-radius:10px}.nav-dropdown__item-title{font-size:14px;font-weight:600;color:#111;transition:color .2s;margin-bottom:2px}.nav-dropdown__item-desc{font-size:12.5px;color:#777;line-height:1.4}.header-actions{display:flex;align-items:center;gap:.6rem;margin-left:1.25rem}.header-btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:#07be83;color:#fff;font-weight:700;font-size:14px;padding:.6rem 1.4rem;border-radius:9999px;border:2px solid #07be83;cursor:pointer;transition:background-color .25s,transform .2s,box-shadow .25s;text-decoration:none;white-space:nowrap}.header-btn-primary:hover{background-color:#05a872;border-color:#05a872;transform:translateY(-1px);box-shadow:0 4px 12px rgba(7,190,131,.3)}.header-btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:#07be83;font-weight:700;font-size:14px;padding:.6rem 1.4rem;border-radius:9999px;border:2px solid #07be83;cursor:pointer;transition:background-color .25s,color .25s,transform .2s;text-decoration:none;white-space:nowrap}.header-btn-outline:hover{background-color:#07be83;color:#fff;transform:translateY(-1px)}.mobile_only{display:none !important}@media screen and (max-width: 820px){.mobile_only{display:flex !important}}.desktop_only{display:flex}@media screen and (max-width: 820px){.desktop_only{display:none !important}}#menu{display:none;flex-direction:column;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;background:#fff;z-index:10000;box-shadow:-4px 0 30px rgba(0,0,0,.12)}#menu #close-menu{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.07)}#menu #close-menu img{height:40px;width:auto}#menu #close-menu #close-menu-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#444;transition:background .2s,color .2s}#menu #close-menu #close-menu-btn:hover{background:rgba(7,190,131,.08);color:#07be83}#menu #close-menu #close-menu-btn svg{width:22px;height:22px}.mobile-nav-list{list-style:none;padding:1rem 0;margin:0;flex:1}.mobile-nav-link{display:block;padding:.85rem 1.5rem;font-size:16px;font-weight:500;color:#333;text-decoration:none;transition:background .2s,color .2s}.mobile-nav-link:hover{background:rgba(7,190,131,.06);color:#07be83}.mobile-nav-link--active{color:#07be83;font-weight:700;background:rgba(7,190,131,.06)}.mobile-nav-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.85rem 1.5rem;background:none;border:none;font-size:16px;font-weight:500;color:#333;cursor:pointer;text-align:left;transition:background .2s,color .2s}.mobile-nav-accordion__trigger:hover{background:rgba(7,190,131,.06);color:#07be83}.mobile-nav-accordion__chevron{width:18px;height:18px;color:#888;transition:transform .25s;flex-shrink:0}.mobile-nav-accordion__body{padding:.25rem 1.5rem .75rem 1.75rem;background:rgba(7,190,131,.03);border-top:1px solid rgba(7,190,131,.08);border-bottom:1px solid rgba(7,190,131,.08)}.mobile-nav-subheading{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#07be83;margin:.75rem 0 .4rem}.mobile-nav-sublink{display:block;padding:.5rem 0;font-size:14.5px;color:#444;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.04);transition:color .2s}.mobile-nav-sublink:hover{color:#07be83}.mobile-nav-sublink:last-child{border-bottom:none}.mobile-nav-actions{display:flex;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid rgba(0,0,0,.07)}.mobile-nav-actions .header-btn-primary,.mobile-nav-actions .header-btn-outline{flex:1;justify-content:center;font-size:15px;padding:.75rem 1rem}.pricing .packages{display:flex;justify-content:space-between;padding:3rem 0rem}@media screen and (max-width: 900px){.pricing .packages{flex-wrap:wrap;padding-top:1rem}}.pricing .intro h2{font-size:36px;font-weight:600;margin-top:2rem}@media screen and (max-width: 600px){.pricing .intro h2{font-size:24px;margin-top:0;padding-top:0}}@media screen and (max-width: 600px){.pricing .intro{width:90%;text-align:center}}.pricing .intro p{margin:1rem 0rem;max-width:500px;font-size:larger}.pricing .pricing_item{width:21%;border-radius:10px;position:relative;box-shadow:10px 0 15px -3px rgba(0,0,0,.1),4px 0 6px -2px rgba(0,0,0,.05);display:flex;flex-direction:column}@media screen and (max-width: 900px){.pricing .pricing_item{width:45%;margin:2rem auto;flex-wrap:wrap}}@media screen and (max-width: 600px){.pricing .pricing_item{width:90%;margin:2rem auto}}.pricing .pricing_item .best_price{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);background-color:#ffbf23;padding:10px;border:2px solid rgba(0,0,0,.694);z-index:10}.pricing .pricing_item .upper{padding:2rem;position:relative;border-radius:10px 10px 0px 0px;height:auto}.pricing .pricing_item .upper .best_value{background-color:#ffbf23;color:#000;font-weight:400;height:40px;position:absolute;left:50%;top:0;transform:translate(-50%, -50%);padding:1rem;display:flex;align-items:center;justify-content:center}.pricing .pricing_item .upper h2{font-weight:600;font-size:x-large}.pricing .pricing_item .upper .price{position:relative;font-size:48px;padding-left:15px}.pricing .pricing_item .upper .price span{font-size:12px;position:absolute;top:0;left:0}.pricing .pricing_item .upper button{width:100%;margin:2rem 0rem;border-radius:7px;padding:.8rem;display:none}.pricing .pricing_item .lower{padding:2rem;border-radius:0px 0px 10px 10px;flex:1}.pricing .pricing_item .lower li{display:flex;margin-bottom:10px;align-items:center}.pricing .pricing_item .lower li .icon{margin-right:10px;background-color:#000;color:#fff;height:20px;width:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:3px}.pricing .prominent_pricing{padding:0px;margin:0px;display:flex;flex-direction:column;justify-content:stretch;border-radius:10px;position:relative;max-width:25%;overflow:hidden;box-shadow:10px 0 15px -3px rgba(0,0,0,.1),4px 0 6px -2px rgba(0,0,0,.05)}@media screen and (max-width: 900px){.pricing .prominent_pricing{max-width:45%;align-self:flex-end}}@media screen and (max-width: 600px){.pricing .prominent_pricing{max-width:100%}}.pricing .prominent_pricing .best_price{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);background-color:#ffbf23;padding:10px}.pricing .prominent_pricing .upper{background-color:#000;color:#fff;padding:2rem;height:350px}.pricing .prominent_pricing .upper h3{font-weight:bold;font-size:x-large}.pricing .prominent_pricing .upper .price{position:relative}.pricing .prominent_pricing .upper .price p{font-size:48px;padding-left:15px}.pricing .prominent_pricing .upper .price span{position:absolute;top:0;left:0;font-size:12px}.pricing .prominent_pricing .upper .btn{width:100%;display:flex;justify-content:center;margin:1rem 0rem;display:none}.pricing .prominent_pricing .upper button{min-width:200px}.pricing .prominent_pricing .bottom{border-radius:0px 0px 10px 10px;padding:2rem;flex:1}.pricing .prominent_pricing .bottom li{display:flex;margin-bottom:10px;align-items:center}.pricing .prominent_pricing .bottom li .icon{margin-right:10px;background-color:#000;color:#fff;height:20px;width:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:3px}.pricing .cta{align-self:center;width:80%;margin:auto;margin-top:2rem;margin-bottom:3rem}.pricing .cta a{width:100%;display:flex;justify-content:center}.hero{display:flex;padding:2.5rem 0rem 0rem 0rem}@media screen and (max-width: 600px){.hero{justify-content:center;align-items:center;padding:3rem 0rem;padding-top:1rem}}.hero .hero-label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#07be83;margin-bottom:1.2rem}.hero .left{width:50%;display:flex;flex-direction:column;justify-content:center}.hero .left h1{display:flex;flex-direction:column;font-size:58px;text-transform:none;font-weight:800;line-height:1.1;letter-spacing:-0.02em;color:#111;margin-bottom:1.5rem}@media screen and (max-width: 600px){.hero .left h1{font-size:34px}}.hero .left h1 #rotating{color:#07be83;font-family:montserrat;display:inline}.hero .left .hero-desc{font-weight:400;font-size:18px;margin:0 0 2rem 0;max-width:480px;line-height:1.6;color:#444}@media screen and (max-width: 600px){.hero .left .hero-desc{font-size:16px;max-width:100%}}.hero .left .hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media screen and (max-width: 600px){.hero .left .hero-actions{flex-direction:column}}.hero .hero-btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:#07be83;color:#fff;font-weight:700;font-size:16px;padding:.85rem 2.2rem;border-radius:9999px;border:2px solid #07be83;cursor:pointer;transition:background-color .3s,transform .2s;text-decoration:none}.hero .hero-btn-primary:hover{background-color:#05a872;border-color:#05a872;transform:translateY(-1px)}@media screen and (max-width: 600px){.hero .hero-btn-primary{width:100%}}.hero .hero-btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:#07be83;font-weight:700;font-size:16px;padding:.85rem 2.2rem;border-radius:9999px;border:2px solid #07be83;cursor:pointer;transition:background-color .3s,color .3s,transform .2s;text-decoration:none}.hero .hero-btn-outline:hover{background-color:#07be83;color:#fff;transform:translateY(-1px)}@media screen and (max-width: 600px){.hero .hero-btn-outline{width:100%;text-align:center}}.hero .right{width:50%;display:flex;align-items:center;justify-content:center}.hero .right .img-wrapper{position:relative;width:100%;height:580px;display:flex;align-items:center;justify-content:center}.hero .right .img-wrapper .hero-blob{position:absolute;width:90%;height:90%;top:5%;left:5%;background:radial-gradient(ellipse at 40% 50%, rgba(7, 190, 131, 0.22) 0%, rgba(7, 190, 131, 0.08) 55%, transparent 75%);border-radius:60% 40% 55% 45%/50% 60% 40% 50%;filter:blur(20px);z-index:0;animation:blob-morph 8s ease-in-out infinite alternate}.hero .right .img-wrapper img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:24px}@keyframes blob-morph{0%{border-radius:60% 40% 55% 45%/50% 60% 40% 50%;transform:scale(1) rotate(0deg)}50%{border-radius:45% 55% 40% 60%/60% 40% 55% 45%;transform:scale(1.05) rotate(4deg)}100%{border-radius:55% 45% 60% 40%/40% 55% 45% 60%;transform:scale(0.97) rotate(-3deg)}}@media screen and (max-width: 600px){.hero{flex-wrap:wrap-reverse}.hero .left{width:85%;margin:1rem 0rem}.hero .right{display:none}}.benefits-section{background-color:#f8fff8;padding:5rem 0}@media screen and (max-width: 600px){.benefits-section{padding:3.5rem 0}}.benefits-intro{text-align:center;max-width:680px;margin:0 auto 4rem}.benefits-intro .benefits-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#07be83;margin-bottom:1rem}.benefits-intro .benefits-headline{font-size:42px;font-weight:800;line-height:1.12;letter-spacing:-0.02em;color:#111;margin-bottom:1.2rem}@media screen and (max-width: 600px){.benefits-intro .benefits-headline{font-size:28px}}.benefits-intro .benefits-subtext{font-size:17px;color:#555;line-height:1.6}.benefits-list{display:flex;flex-direction:column;gap:2rem}.benefit-row{display:grid;grid-template-columns:5fr 6fr;gap:2.5rem;align-items:center;background:#fff;border-radius:20px;padding:2rem 2.5rem;box-shadow:0 2px 20px rgba(0,0,0,.07);transition:box-shadow .25s,transform .25s}.benefit-row:hover{box-shadow:0 8px 32px rgba(7,190,131,.12);transform:translateY(-3px)}@media screen and (max-width: 768px){.benefit-row{grid-template-columns:1fr;padding:1.5rem;gap:1.5rem}}.benefit-row--alt .benefit-row-image{order:2}.benefit-row--alt .benefit-row-content{order:1}@media screen and (max-width: 768px){.benefit-row--alt .benefit-row-image{order:1}.benefit-row--alt .benefit-row-content{order:2}}.benefit-row .benefit-row-image{border-radius:12px;overflow:hidden;height:280px;flex-shrink:0}@media screen and (max-width: 768px){.benefit-row .benefit-row-image{height:200px}}.benefit-row .benefit-row-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.benefit-row:hover .benefit-row-image img{transform:scale(1.04)}.benefit-row .benefit-row-content{padding:2.8rem 3rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.benefit-row .benefit-row-content{padding:2rem 1.5rem}}.benefit-row .benefit-row-content h3{font-size:26px;font-weight:800;color:#111;line-height:1.2;margin-bottom:.8rem;letter-spacing:-0.01em}@media screen and (max-width: 600px){.benefit-row .benefit-row-content h3{font-size:20px}}.benefit-row .benefit-row-content p{font-size:15px;color:#555;line-height:1.7;margin-bottom:1.5rem}.benefit-row .benefit-row-content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.benefit-row .benefit-row-content li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#333;line-height:1.5}.benefit-row .benefit-row-content .benefit-check{flex-shrink:0;background-color:#07be83;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.benefit-row .benefit-row-content .benefit-check svg{width:11px;height:11px}.section_details{padding:5rem 0rem;display:flex;justify-content:center}@media screen and (max-width: 600px){.section_details{flex-wrap:wrap;padding:2rem 0rem}}.section_details ul{list-style:disc;list-style-position:inside;padding-left:1rem}.section_details .left,.section_details .right{padding:3rem}.section_details .left p,.section_details .right p{max-width:400px;font-size:24px;margin-bottom:1rem}@media screen and (max-width: 600px){.section_details .left,.section_details .right{max-width:90%;padding:1rem}}.section_details .right{font-weight:400;font-size:x-large}.section_team{padding:2rem}.section_team .intro{margin:2rem 0rem}.section_team .intro h2{font-size:36px;font-weight:600}.section_team .intro p{margin:1rem 0rem}.section_team .members{display:flex;padding:1rem 0rem;text-align:center}.section_team .members .member{width:300px;border:1px solid #88ddc0;padding:1rem;display:flex;flex-direction:column;align-items:center}.section_team .members .member .img{width:220px;height:220px;margin-bottom:2rem}.section_team .members .member .img img{height:100%;width:100%;object-fit:contain;border-radius:50%}.section_team .members .member .content{display:flex;flex-direction:column;align-items:center}.section_team .members .member .content .name{font-weight:bold}.section_team .members .member .content .position{background-color:#000;color:#fff;width:fit-content;padding:5px;margin-bottom:1rem}.section_testimonials .intro{margin:2rem 0rem}.section_testimonials .intro h2{font-size:36px;font-weight:600}@media screen and (max-width: 600px){.section_testimonials .intro h2{font-size:24px}}@media screen and (max-width: 600px){.section_testimonials .intro{width:90%;text-align:center}}.section_testimonials .items{display:flex;justify-content:space-between}@media screen and (max-width: 600px){.section_testimonials .items{flex-wrap:wrap}}.section_testimonials .items .testimonial{border:2px solid #000;border-radius:40px;max-width:30%;margin:1rem;display:flex;flex-direction:column}@media screen and (max-width: 600px){.section_testimonials .items .testimonial{max-width:90%}}.section_testimonials .items .testimonial .bar{display:flex;justify-content:center;align-items:center;padding:20px;border-radius:40px 40px 0px 0px;border-bottom:2px solid #000;flex-direction:column}.section_testimonials .items .testimonial .bar .name{font-weight:bold;font-size:20px}.section_testimonials .items .testimonial .content{display:flex;flex-direction:column;flex:1}.section_testimonials .items .testimonial .content p,.section_testimonials .items .testimonial .content div{justify-self:flex-end}.section_testimonials .items .testimonial .content iframe{width:100%;height:300px;object-fit:contain}.section_testimonials .items .testimonial .content p,.section_testimonials .items .testimonial .content .customer{padding:1rem}.section_testimonials .items .testimonial .content .customer{justify-content:center;align-items:center;display:flex;height:40px;margin-top:auto}.section_testimonials .intro-text{margin:auto;max-width:800px;padding-top:4rem}@media screen and (max-width: 600px){.section_testimonials .intro-text{width:90%;margin:auto}}.section_hero2{padding:0rem 2rem}.section_hero2 .heading{display:flex;flex-direction:column;align-items:center;margin-right:3rem}@media screen and (max-width: 600px){.section_hero2 .heading{margin-right:1rem}}.section_hero2 .heading h3{font-size:32px;max-width:800px;text-align:center;margin-bottom:2rem}@media screen and (max-width: 600px){.section_hero2 .heading h3{font-size:24px}}.hero-cont{padding-top:6rem}@media screen and (max-width: 600px){.hero-cont{padding-top:4rem}}.pricing-section{background-color:#fff;padding:5rem 0 4rem}@media screen and (max-width: 600px){.pricing-section{padding:3.5rem 0 2.5rem}}.pricing-intro{text-align:center;max-width:620px;margin:0 auto 3.5rem}.pricing-intro .pricing-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#07be83;margin-bottom:1rem}.pricing-intro .pricing-headline{font-size:42px;font-weight:800;line-height:1.12;letter-spacing:-0.02em;color:#111;margin-bottom:1rem}@media screen and (max-width: 600px){.pricing-intro .pricing-headline{font-size:28px}}.pricing-intro .pricing-subtext{font-size:17px;color:#555;line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem;align-items:start}@media screen and (max-width: 1024px){.pricing-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 540px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{border-radius:16px;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;position:relative;transition:transform .25s,box-shadow .25s}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.pricing-card--featured{box-shadow:0 4px 32px rgba(7,190,131,.25);transform:scale(1.02)}.pricing-card--featured:hover{transform:scale(1.02) translateY(-4px)}.pricing-card--featured .pricing-cta{background-color:#07be83;color:#fff;border:2px solid #07be83}.pricing-card--featured .pricing-cta:hover{background-color:#05a872;border-color:#05a872}.pricing-badge{position:absolute;top:14px;right:14px;background-color:#ffbf23;color:#111;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 10px;border-radius:999px;z-index:5}.pricing-card-header{padding:1.8rem 1.6rem 1.5rem}.pricing-card-header h3{font-size:18px;font-weight:700;color:#111;margin-bottom:1rem}.pricing-card-header .pricing-price{display:flex;align-items:baseline;gap:3px;margin-bottom:.4rem}.pricing-card-header .pricing-price .pricing-currency{font-size:14px;font-weight:600;color:#333;align-self:flex-start;margin-top:6px}.pricing-card-header .pricing-price .pricing-amount{font-size:44px;font-weight:800;color:#111;line-height:1;letter-spacing:-0.03em}.pricing-card-header .pricing-price .pricing-period{font-size:14px;color:#666;font-weight:400}.pricing-card-header .pricing-usd{font-size:12px;color:#555;margin-bottom:.8rem}.pricing-card-header .pricing-desc{font-size:13px;color:#444;line-height:1.55}.pricing-card-body{background:#fff;padding:1.5rem 1.6rem;flex:1;display:flex;flex-direction:column}.pricing-card-body .pricing-features{flex:1;list-style:none;margin:0 0 1.5rem;padding:0}.pricing-card-body .pricing-features li{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;color:#333;margin-bottom:10px;line-height:1.4}.pricing-card-body .pricing-features li svg{flex-shrink:0;width:16px;height:16px;margin-top:2px;color:#07be83}.pricing-card-body .pricing-cta{display:block;text-align:center;font-weight:700;font-size:14px;padding:.75rem 1rem;border-radius:9999px;border:2px solid #111;color:#111;background:rgba(0,0,0,0);cursor:pointer;transition:background .25s,color .25s,border-color .25s;text-decoration:none}.pricing-card-body .pricing-cta:hover{background-color:#111;color:#fff}.pricing-footer{text-align:center;margin-top:2.5rem}.pricing-footer .green-btn{padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:15px}.blog{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.blog .item{width:31%;height:100%;margin:1rem 0rem;border-radius:5px;overflow:hidden}@media screen and (max-width: 600px){.blog .item{width:90%;margin:1rem auto}}.blog article{width:100%;height:100%}.blog article .content .category{font-weight:400}.blog article .image{height:200px;overflow:hidden;width:100%;position:relative}.blog article .image img{height:100%;width:100%;object-fit:cover;object-position:top}.blog article .image .title{position:absolute;bottom:0;right:0;left:0;top:0;background-color:rgba(12,96,30,.64);display:flex;justify-content:center;align-items:flex-end;color:#fff;padding:1rem;font-weight:bold;font-size:x-large}.blog article .meta{display:flex;width:100%;justify-content:center;align-items:center;background-color:#5ca62d;color:#fff;height:70px;padding:1rem}.ribbon{display:flex;justify-content:center;align-items:center;height:130px;flex-wrap:wrap}@media screen and (max-width: 600px){.ribbon{height:auto;padding:2rem 0rem}}.ribbon .text{font-size:24px;text-align:center}@media screen and (max-width: 600px){.ribbon .text{width:80%;margin:auto;font-size:18px}}.ribbon .image img{object-fit:contain;height:40px}@media screen and (max-width: 600px){.ribbon .image img{max-width:50%;margin:auto}}@media screen and (max-width: 600px){.ribbon .image img{height:100%;object-fit:contain}}@media screen and (max-width: 600px){.ribbon .link{margin-top:1rem}}.ribbon .link img{object-fit:contain;height:70px}@media screen and (max-width: 600px){.ribbon .link img{height:50px;margin-top:1rem}}.section_hardware{display:flex;flex-direction:column}.section_hardware .intro{margin:2rem 0rem}.section_hardware .intro h2{font-size:36px;font-weight:600}@media screen and (max-width: 600px){.section_hardware .intro h2{font-size:24px}}@media screen and (max-width: 600px){.section_hardware .intro{width:90%;text-align:center}}.section_hardware .intro p{margin:1rem 0rem;max-width:500px;font-size:larger}.section_hardware .devices{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.section_hardware #one{height:60%}.section_hardware #two{height:60%}.section_hardware #three{height:70%}.section_hardware #four{height:80%}.section_hardware .item{min-height:400px;overflow:hidden;width:21%;display:flex;flex-direction:column;align-items:stretch;box-shadow:10px 0 15px -3px rgba(0,0,0,.1),4px 0 6px -2px rgba(0,0,0,.05)}@media screen and (max-width: 900px){.section_hardware .item{min-width:none;width:45%}}@media screen and (max-width: 600px){.section_hardware .item{min-width:none;width:90%}}.section_hardware .item .upper{display:flex;align-items:center;flex-direction:column;height:650px;justify-content:center;padding:2rem}@media screen and (max-width: 600px){.section_hardware .item .upper{height:auto}}.section_hardware .item .upper .h{height:22%;display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;justify-self:flex-start}.section_hardware .item .upper .h h2{font-weight:600;font-size:22px}.section_hardware .item .upper .h .price{position:relative;font-size:48px;padding-left:15px}.section_hardware .item .upper .h .price span{font-size:12px;position:absolute;top:0;left:0}.section_hardware .item .upper .extra{color:#3b3b3b;font-size:12px;font-style:italic;padding-bottom:1rem}.section_hardware .item .upper .usd{width:100%;font-size:14px}.section_hardware .item .image{height:70%;display:flex;align-items:center}.section_hardware .item img{object-fit:contain;height:100%}.section_hardware .item .ribbon{height:auto;padding:2rem;font-size:14px}.section_hardware .item .lower{display:flex;align-items:start;justify-content:center;flex:1}.section_hardware .item .icons{display:flex;flex-wrap:wrap;justify-content:space-around}.section_hardware .item .icons li{display:flex;width:100%;align-items:center}.section_hardware .item .icons li img{width:40px;height:40px;object-fit:contain;margin:.5rem}.section_hardware .cta{align-self:center;width:80%;margin:auto;display:flex;flex-direction:column;align-items:center}.section_hardware .cta h3{font-size:32px;margin-top:3rem}.section_hardware .cta .contact-btn{width:40%;display:flex;justify-content:center;margin-top:1rem}.site-footer{background-color:#fcdc5e;margin-left:1rem;margin-right:1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:4rem 0 3rem}@media screen and (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media screen and (max-width: 540px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-brand .footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-brand .footer-logo img:first-child{height:48px;object-fit:contain}.footer-brand .footer-logo .footer-wordmark{height:22px;object-fit:contain}.footer-brand .footer-tagline{font-size:14px;color:#333;margin-bottom:1.2rem;line-height:1.5}.footer-brand .footer-social{display:flex;gap:.6rem;flex-wrap:wrap}.footer-brand .footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.08);fill:#222;transition:background .2s,fill .2s}.footer-brand .footer-social a:hover{background:#07be83;fill:#fff}.footer-brand .footer-social a svg{width:18px;height:18px}.footer-col h4{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#111;margin-bottom:1.2rem}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-col li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#333;line-height:1.5}.footer-col li a{color:#333;text-decoration:none;transition:color .2s}.footer-col li a:hover{color:#07be83}.footer-col .footer-icon{flex-shrink:0;margin-top:2px}.footer-col .footer-icon svg{width:16px;height:16px;color:#555}.footer-col .footer-sub{font-size:12px;color:#666}.footer-bottom{background-color:#111;color:#aaa;font-size:13px}.footer-bottom .footer-bottom-inner{padding:1.2rem 0;display:flex;align-items:center;justify-content:space-between}.whatsapp{position:fixed;bottom:20px;right:20px;height:50px;width:50px;cursor:pointer;z-index:100}.whatsapp img{object-fit:contain}.single_page .content{max-width:900px;margin:auto;background-color:#fff;margin-top:40px;margin-bottom:5rem}@media screen and (max-width: 600px){.single_page .content{margin-top:250px}}.single_page .content .bg{position:fixed;top:70px;right:0;left:0;bottom:0;z-index:-1;height:450px}@media screen and (max-width: 600px){.single_page .content .bg{top:80px;height:300px}}.single_page .content .bg img{height:450px;width:100%;object-fit:cover;object-position:center}@media screen and (max-width: 600px){.single_page .content .bg img{height:300px;object-fit:contain}}.single_page .content .blog-content{padding:3rem 3rem 4rem 3rem}.single_page .content .blog-content h1,.single_page .content .blog-content h2,.single_page .content .blog-content h3,.single_page .content .blog-content h4{font-weight:bold;color:#068657}.single_page .content .blog-content h1{font-size:44px;line-height:48px;margin:0 0 30px}.single_page .content .blog-content h2{font-size:32px;line-height:42px;margin:0 0 24px;padding:12px 0 0}.single_page .content .blog-content h3{font-size:18px;line-height:24px;margin:0 0 24px;padding:12px 0 0;text-transform:uppercase}.single_page .content .blog-content p{color:#2f2f2f;font-size:17px;line-height:24px;margin:0 0 24px}.single_page .content .blog-content a{color:#0b87c1}.interactive-centered{padding:6rem 1rem;text-align:center;max-width:760px;margin:0 auto}@media screen and (max-width: 600px){.interactive-centered{padding:4rem 1.5rem}}.interactive-centered .interactive-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#05a872;margin-bottom:1.2rem}.interactive-centered .interactive-headline{font-size:46px;font-weight:800;line-height:1.12;letter-spacing:-0.02em;color:#111;margin-bottom:1.5rem}@media screen and (max-width: 600px){.interactive-centered .interactive-headline{font-size:30px}}.interactive-centered .interactive-body{font-size:18px;font-weight:400;line-height:1.7;color:#444;max-width:560px;margin:0 auto}@media screen and (max-width: 600px){.interactive-centered .interactive-body{font-size:16px}}.post_page .content{max-width:900px;margin:auto;background-color:#fff;margin-top:550px;margin-bottom:5rem}@media screen and (max-width: 600px){.post_page .content{margin-top:250px}}.post_page .content .bg{position:fixed;top:70px;right:0;left:0;bottom:0;z-index:-1;height:550px}@media screen and (max-width: 600px){.post_page .content .bg{top:80px;height:300px}}.post_page .content .bg img{height:550px;width:100%;object-fit:cover;object-position:top}@media screen and (max-width: 600px){.post_page .content .bg img{height:300px;object-fit:contain}}.post_page .content .blog-content{padding:3rem 3rem 4rem 3rem}.post_page .content .blog-content h1,.post_page .content .blog-content h2,.post_page .content .blog-content h3,.post_page .content .blog-content h4{font-weight:bold}.post_page .content .blog-content h1{font-size:44px;line-height:48px;margin:0 0 30px}.post_page .content .blog-content h2{font-size:32px;line-height:42px;margin:0 0 24px;padding:12px 0 0}.post_page .content .blog-content h3{font-size:18px;line-height:24px;margin:0 0 24px;padding:12px 0 0;text-transform:uppercase}.post_page .content .blog-content p{color:#2f2f2f;font-size:17px;line-height:24px;margin:0 0 24px}.post_page a{color:#0169c4}.post_page a:hover{text-decoration:underline}.post_page table{margin:1rem 0rem}.post_page hr{margin:1rem 0rem}.green-btn{background-color:#07be83;border:1px solid #000;color:#fff;border-radius:.2rem;padding:.6rem .5rem;transition:.4s}.green-btn:hover{background-color:#000}.black-btn{background-color:#000;color:#fff;border-radius:.2rem;padding:.6rem .5rem;border:1px solid #000;transition:.4s}.black-btn:hover{background-color:#07be83}.blue-btn{background-color:#007bff;color:#fff;border-radius:.2rem;padding:.6rem .5rem;border:1px solid #000;transition:.4s}.blue-btn:hover{background-color:#000}.orange-btn{background-color:orange;border:1px solid #000;color:#fff;border-radius:.2rem;padding:.6rem .5rem;transition:.4s}.orange-btn:hover{background-color:#000}.white-btn{background-color:#fff;color:#000;border-radius:.2rem;padding:.6rem .5rem;transition:.4s}.white-btn:hover{background-color:#07be83}.lottie{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;top:0;bottom:0;right:0;left:0;background-color:#fff;z-index:10000}.lottie h2{margin-bottom:1rem;font-size:17px}.hide-animation{display:none}.show-animation{display:flex}.biasharalab .packages{display:flex;justify-content:space-between;padding:3rem 0rem}@media screen and (max-width: 900px){.biasharalab .packages{flex-wrap:wrap}}.biasharalab .intro{display:flex;flex-wrap:wrap-reverse;justify-content:center;align-items:center}.biasharalab .intro .col{width:48%;margin-top:2rem;padding:1rem}.biasharalab .intro .col .biz_lab{height:300px;width:100%;object-fit:cover;object-position:center;border-radius:10px;overflow:hidden}@media screen and (max-width: 600px){.biasharalab .intro .col{width:100%}}.biasharalab .intro .col h2{font-size:36px;font-weight:600}@media screen and (max-width: 600px){.biasharalab .intro .col h2{font-size:24px;margin-top:0;padding-top:0}}@media screen and (max-width: 600px){.biasharalab .intro .col{width:90%}}.biasharalab .intro .col p{margin:1rem 0rem;max-width:500px;font-size:larger}.biasharalab .intro .col ul{list-style-position:inside;margin-top:1rem}.biasharalab .intro .col ul li:before{content:"";display:inline-block;width:16px;height:16px;background:url("/icons/check.svg") no-repeat;background-size:contain;margin-right:8px}.biasharalab .pricing_item{width:30%;border-radius:10px;position:relative;box-shadow:10px 0 15px -3px rgba(0,0,0,.1),4px 0 6px -2px rgba(0,0,0,.05);display:flex;flex-direction:column}@media screen and (max-width: 900px){.biasharalab .pricing_item{width:45%;margin:2rem auto;flex-wrap:wrap}}@media screen and (max-width: 600px){.biasharalab .pricing_item{width:90%;margin:2rem auto}}.biasharalab .pricing_item .best_price{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);background-color:#ffbf23;padding:10px;border:2px solid rgba(0,0,0,.694);z-index:10}.biasharalab .pricing_item .upper{padding:2rem;position:relative;border-radius:10px 10px 0px 0px;height:auto}.biasharalab .pricing_item .upper .best_value{background-color:#ffbf23;color:#000;font-weight:400;height:40px;position:absolute;left:50%;top:0;transform:translate(-50%, -50%);padding:1rem;display:flex;align-items:center;justify-content:center}.biasharalab .pricing_item .upper h2{font-weight:600;font-size:x-large}.biasharalab .pricing_item .upper .price{position:relative;font-size:48px;padding-left:15px}.biasharalab .pricing_item .upper .price span{font-size:12px;position:absolute;top:0;left:0}.biasharalab .pricing_item .upper button{width:100%;margin:2rem 0rem;border-radius:7px;padding:.8rem;display:none}.biasharalab .pricing_item .lower{padding:2rem;border-radius:0px 0px 10px 10px;flex:1}.biasharalab .pricing_item .lower li{display:flex;margin-bottom:10px;align-items:center}.biasharalab .pricing_item .lower li .icon{margin-right:10px;background-color:#000;color:#fff;height:20px;width:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:3px}.biasharalab .prominent_pricing{padding:0px;margin:0px;display:flex;flex-direction:column;justify-content:stretch;border-radius:10px;position:relative;max-width:25%;overflow:hidden;box-shadow:10px 0 15px -3px rgba(0,0,0,.1),4px 0 6px -2px rgba(0,0,0,.05)}@media screen and (max-width: 900px){.biasharalab .prominent_pricing{max-width:45%;align-self:flex-end}}@media screen and (max-width: 600px){.biasharalab .prominent_pricing{max-width:100%}}.biasharalab .prominent_pricing .best_price{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);background-color:#ffbf23;padding:10px}.biasharalab .prominent_pricing .upper{background-color:#000;color:#fff;padding:2rem;height:350px}.biasharalab .prominent_pricing .upper h3{font-weight:bold;font-size:x-large}.biasharalab .prominent_pricing .upper .price{position:relative}.biasharalab .prominent_pricing .upper .price p{font-size:48px;padding-left:15px}.biasharalab .prominent_pricing .upper .price span{position:absolute;top:0;left:0;font-size:12px}.biasharalab .prominent_pricing .upper .btn{width:100%;display:flex;justify-content:center;margin:1rem 0rem;display:none}.biasharalab .prominent_pricing .upper button{min-width:200px}.biasharalab .prominent_pricing .bottom{border-radius:0px 0px 10px 10px;padding:2rem;flex:1}.biasharalab .prominent_pricing .bottom li{display:flex;margin-bottom:10px;align-items:center}.biasharalab .prominent_pricing .bottom li .icon{margin-right:10px;background-color:#000;color:#fff;height:20px;width:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:3px}.biasharalab .cta{align-self:center;width:80%;margin:auto;margin-top:2rem;margin-bottom:3rem}.biasharalab .cta a{width:100%;display:flex;justify-content:center}.careers .content{max-width:900px;margin:auto;background-color:#fff;margin-top:350px;margin-bottom:5rem}@media screen and (max-width: 600px){.careers .content{margin-top:200px}}.careers .content .bg{position:fixed;top:70px;right:0;left:0;bottom:0;z-index:-1;height:200px}@media screen and (max-width: 600px){.careers .content .bg{top:80px;height:300px}}.careers .content .bg img{height:450px;width:100%;object-fit:cover;object-position:center}@media screen and (max-width: 600px){.careers .content .bg img{height:300px;object-fit:contain}}.careers .content .blog-content{padding:3rem 3rem 4rem 3rem}.careers .content .blog-content h1,.careers .content .blog-content h2,.careers .content .blog-content h3,.careers .content .blog-content h4{font-weight:bold;color:#068657}.careers .content .blog-content h1{font-size:44px;line-height:48px;margin:0 0 30px}.careers .content .blog-content h2{font-size:32px;line-height:42px;margin:0 0 24px;padding:12px 0 0}.careers .content .blog-content h3{font-size:18px;line-height:24px;margin:0 0 24px;padding:12px 0 0;text-transform:uppercase}.careers .content .blog-content p{color:#2f2f2f;font-size:17px;line-height:24px;margin:0 0 24px}.careers .content .blog-content a{color:#0b87c1}.job-content{display:none !important}.jobs .job-title{list-style-type:decimal;list-style-position:inside;color:#068657;font-size:large;cursor:pointer;text-decoration:underline}.job{background-color:rgba(0,0,0,.489);display:none;height:100vh;position:fixed;flex-direction:column;border-radius:5px;overflow:hidden;animation:animatebottom .5s;top:0;bottom:0;right:0;left:0;z-index:500}.job li p{margin:0 !important}.job li{list-style:none;list-style-position:inside;margin-left:30px}.job li li{list-style-type:disc}@keyframes animatebottom{from{opacity:0;top:500px}to{opacity:1;top:0}}.job .job-body{padding:30px;max-width:900px;margin:0 auto;overflow:auto;background-color:#fff}.job .job-actions{height:50px;width:100%;display:flex;flex-direction:row;background-color:#068657;justify-content:space-between;max-width:900px;margin:0 auto;align-items:center;padding:20px}.job .job-actions p,.job .job-actions button{color:#fff !important;margin:0 !important}.jobs{position:relative}.modal-footer{color:#fff;display:flex;justify-content:center;padding-right:20px;background-color:#da9f0a;max-width:900px;margin:0 auto}.job li{list-style:square;list-style-position:inside}.merchant-hero{background:#f8fff8;padding:4rem 0 3rem;text-align:center}@media screen and (max-width: 600px){.merchant-hero{padding:2.5rem 0 2rem}}.merchant-hero .merchant-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#07be83;margin-bottom:1rem}.merchant-hero .merchant-heading{font-size:40px;font-weight:800;line-height:1.12;letter-spacing:-0.02em;color:#111;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}@media screen and (max-width: 600px){.merchant-hero .merchant-heading{font-size:26px}}.merchant-hero .merchant-intro{font-size:17px;color:#555;line-height:1.6;max-width:600px;margin:0 auto}@media screen and (max-width: 600px){.merchant-hero .merchant-intro{font-size:15px}}.merchant-cards{padding:3rem 0 5rem}@media screen and (max-width: 600px){.merchant-cards{padding:2rem 0 3rem}}.merchant-cards .pdd{display:flex;flex-direction:column;gap:2rem}.merchant-card{display:grid;grid-template-columns:5fr 6fr;gap:2.5rem;align-items:center;background:#fff;border-radius:20px;padding:2rem 2.5rem;box-shadow:0 2px 20px rgba(0,0,0,.07);transition:box-shadow .25s,transform .25s;overflow:hidden}.merchant-card:hover{box-shadow:0 8px 32px rgba(7,190,131,.12);transform:translateY(-3px)}@media screen and (max-width: 768px){.merchant-card{grid-template-columns:1fr;padding:1.5rem;gap:1.5rem}}.merchant-card--alt .merchant-card__image{order:1}.merchant-card--alt .merchant-card__text{order:2}@media screen and (max-width: 768px){.merchant-card--alt .merchant-card__image{order:1}.merchant-card--alt .merchant-card__text{order:2}}.merchant-card__text{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.merchant-card__text{padding:.5rem}}.merchant-card__text h2{font-size:26px;font-weight:800;color:#111;line-height:1.2;margin-bottom:1rem;letter-spacing:-0.01em}@media screen and (max-width: 600px){.merchant-card__text h2{font-size:20px}}.merchant-card__text p{font-size:15.5px;color:#555;line-height:1.7}.merchant-card__image{border-radius:12px;overflow:hidden;height:280px}@media screen and (max-width: 768px){.merchant-card__image{height:200px}}.merchant-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.merchant-card:hover .merchant-card__image img{transform:scale(1.04)}.pdd{max-width:1440px;align-self:inherit;justify-self:inherit;height:100%;display:inherit;margin:0px auto;padding-left:1rem}@media screen and (min-width: 600px){.pdd{padding:0rem 2rem}}.white-gr{background-image:linear-gradient(to right, white, #f8f9ff, #eff1fe)}.pulse-element{animation:breathe 3s ease-in-out infinite}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.orange-bg{background-color:#fcdc5e}.green-text{color:#07be83}html{scroll-behavior:smooth}.cta-section{background-color:#fff;padding:6rem 1rem;text-align:center}@media screen and (max-width: 600px){.cta-section{padding:4rem 1.5rem}}.cta-section .cta-inner{max-width:680px;margin:0 auto}.cta-section .cta-headline{font-size:32px;font-weight:800;color:#111;line-height:1.1;letter-spacing:-0.02em;margin-bottom:1.2rem;white-space:nowrap}@media screen and (max-width: 600px){.cta-section .cta-headline{font-size:22px;white-space:normal}}.cta-section .cta-sub{font-size:17px;color:#555;line-height:1.65;max-width:520px;margin:0 auto 2.2rem}.cta-section .cta-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#07be83;color:#fff;font-weight:700;font-size:16px;padding:1rem 2.8rem;border-radius:9999px;border:none;cursor:pointer;transition:background-color .3s,transform .2s}.cta-section .cta-btn:hover{background-color:#05a872;transform:translateY(-2px)}/*# sourceMappingURL=main-compiled.css.map */
