@font-face{font-family:Aptos;font-style:normal;font-weight:400;src:local("Aptos"),local("Aptos-Regular")}@font-face{font-family:Aptos;font-style:normal;font-weight:500;src:local("Aptos Medium"),local("Aptos-Medium")}@font-face{font-family:Aptos;font-style:normal;font-weight:600;src:local("Aptos Semibold"),local("Aptos-Semibold")}@font-face{font-family:Aptos;font-style:normal;font-weight:700;src:local("Aptos Bold"),local("Aptos-Bold")}:root{--pm-font-family:"Aptos",sans-serif;--pm-heading-color:#111827;--pm-section-label-font-size:clamp(0.95rem,1.2vw,1rem);--pm-section-label-color:#4f46e5;--pm-section-title-font-size:clamp(1.5rem,2.5vw,2.25rem);--pm-section-title-font-weight:700;--pm-section-title-letter-spacing:-0.02em;--pm-section-title-line-height:1.2;--pm-heading-h3-font-size:clamp(1.2rem,2vw,1.75rem);--pm-heading-h3-font-weight:600;--pm-heading-h4-font-size:clamp(1rem,1.8vw,1.25rem);--pm-heading-h4-font-weight:600;--pm-section-body-font-size:clamp(0.95rem,1.4vw,1.05rem);--pm-section-body-color:#4b5563;--pm-section-body-line-height:1.6}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4b5563;color:var(--pm-section-body-color);font-family:Aptos,sans-serif;font-family:var(--pm-font-family);font-size:clamp(.95rem,1.4vw,1.05rem);font-size:var(--pm-section-body-font-size);line-height:1.6;line-height:var(--pm-section-body-line-height);margin:0}body.modal-open{overflow:hidden}code,h1,h2,h3,h4,h5,h6{font-family:Aptos,sans-serif;font-family:var(--pm-font-family)}h1,h2,h3,h4,h5,h6{color:#111827;color:var(--pm-heading-color);font-weight:700;font-weight:var(--pm-section-title-font-weight);letter-spacing:-.02em;letter-spacing:var(--pm-section-title-letter-spacing);line-height:1.2;line-height:var(--pm-section-title-line-height)}h1,h2{font-size:clamp(1.5rem,2.5vw,2.25rem);font-size:var(--pm-section-title-font-size)}h3{font-size:clamp(1.2rem,2vw,1.75rem);font-size:var(--pm-heading-h3-font-size);font-weight:600;font-weight:var(--pm-heading-h3-font-weight)}h4,h5,h6{font-size:clamp(1rem,1.8vw,1.25rem);font-size:var(--pm-heading-h4-font-size);font-weight:600;font-weight:var(--pm-heading-h4-font-weight)}label,li,p{color:#4b5563;color:var(--pm-section-body-color);font-family:Aptos,sans-serif;font-family:var(--pm-font-family);font-size:clamp(.95rem,1.4vw,1.05rem);font-size:var(--pm-section-body-font-size);line-height:1.6;line-height:var(--pm-section-body-line-height)}.section-header{align-items:center;display:flex;flex-direction:column;gap:clamp(12px,1.6vw,20px);margin:clamp(32px,5vw,56px) auto;max-width:800px;text-align:center}.section-label{align-items:center;color:#4f46e5;color:var(--pm-section-label-color);display:inline-flex;font-size:clamp(.95rem,1.2vw,1rem);font-size:var(--pm-section-label-font-size);font-weight:500;gap:8px;justify-content:center}.section-label,.section-title{font-family:Aptos,sans-serif;font-family:var(--pm-font-family);margin:0}.section-title{color:#0a0a0a;font-size:clamp(1.5rem,2.5vw,2.25rem);font-size:var(--pm-section-title-font-size);font-weight:700;font-weight:var(--pm-section-title-font-weight);letter-spacing:-.02em;letter-spacing:var(--pm-section-title-letter-spacing);line-height:1.2;line-height:var(--pm-section-title-line-height);text-align:center}.section-title--uppercase{text-transform:uppercase}.section-description{color:#4b5563;color:var(--pm-section-body-color);font-family:Aptos,sans-serif;font-family:var(--pm-font-family);font-size:clamp(.95rem,1.4vw,1.05rem);font-size:var(--pm-section-body-font-size);font-weight:400;line-height:1.6;line-height:var(--pm-section-body-line-height);margin:0;max-width:800px;text-align:center}.section-header .section-description{margin-bottom:0}.section-header+*{margin-top:clamp(32px,5vw,48px)}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-family:Aptos,sans-serif;font-family:var(--pm-font-family);font-size:.95rem;font-weight:600;gap:10px;line-height:1.2;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease,color .25s ease}.btn:focus{box-shadow:0 0 0 3px #3b82f640;outline:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 8px 20px #3b82f640;color:#fff}.btn-primary:hover{box-shadow:0 12px 30px #3b82f659;transform:translateY(-2px)}.btn-secondary{background:#fff;border:1.5px solid #e5e7eb;color:#374652}.btn-secondary:hover{background:linear-gradient(135deg,#f8f9fad9,#e9ecefd9 50%,#f8f9fad9);border-color:grey;box-shadow:0 8px 24px #11182733;color:#fff;color:#0a0a0a;transform:translateY(-2px)}.btn-icon{align-items:center;border-radius:50%;display:flex;height:20px;justify-content:center;position:relative;transition:color .25s ease;width:20px}.btn-icon:before{border-radius:50%;content:"";inset:0;position:absolute;transform:scale(0);transition:transform .3s ease,background .3s ease}.btn-primary .btn-icon:before{background:#fff3}.btn-primary:hover .btn-icon:before{transform:scale(1)}.btn-secondary .btn-icon:before{background:#f3f4f6}.btn-secondary:hover .btn-icon:before{background:#111827;transform:scale(1)}.btn-icon svg{color:currentColor;height:100%;width:100%}.btn-primary .btn-icon svg{color:#fff}.btn-secondary .btn-icon svg{color:#374652}.btn-secondary:hover .btn-icon svg{color:#fff}.scroll-to-top{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:50%;bottom:clamp(16px,4vw,32px);box-shadow:0 12px 26px #3b82f659;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:clamp(16px,4vw,32px);transition:transform .25s ease,box-shadow .25s ease;width:48px;z-index:999}.scroll-to-top:hover{box-shadow:0 16px 32px #3b82f666;transform:translateY(-4px)}.scroll-to-top:focus-visible{outline:3px solid #3b82f659;outline-offset:3px}.scroll-to-top svg{height:20px;width:20px}@media (max-width:480px){.scroll-to-top{height:42px;width:42px}.scroll-to-top svg{height:18px;width:18px}}@media (min-width:2560px){:root{--pm-section-label-font-size:clamp(1rem,0.8vw,1.2rem);--pm-section-title-font-size:clamp(2.6rem,1.6vw,3.6rem);--pm-heading-h3-font-size:clamp(1.8rem,1.2vw,2.4rem);--pm-heading-h4-font-size:clamp(1.3rem,1vw,1.7rem);--pm-section-body-font-size:clamp(1.1rem,0.9vw,1.35rem)}body{font-size:clamp(.95rem,1.4vw,1.05rem);font-size:var(--pm-section-body-font-size)}.section-header{gap:clamp(24px,2vw,36px);margin:clamp(48px,4vw,88px) auto}.section-description,.section-header{max-width:1100px}.btn{font-size:1.05rem;padding:14px 28px}.scroll-to-top{bottom:clamp(24px,3vw,48px);height:56px;right:clamp(24px,3vw,48px);width:56px}.scroll-to-top svg{height:22px;width:22px}}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(3,1fr)}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.gap-1{gap:1rem}*{box-sizing:border-box;font-family:var(--pm-font-family)}.navbar{align-items:center;background-color:#fff;border-bottom:1px solid #d3d3d3;box-shadow:0 4px 10px #0000000d;display:flex;font-family:var(--pm-font-family);justify-content:space-between;padding:4px 24px;top:40px;transition:background-color .3s ease,box-shadow .3s ease;z-index:1000}.navbar,.top-navbar{position:-webkit-sticky;position:sticky}.top-navbar{background-color:#0f172a;padding:6px 40px;top:0;z-index:1005}.top-nav-container{margin:0 auto;max-width:1200px;width:100%}.top-nav-container,.top-nav-items{display:flex;justify-content:flex-end}.top-nav-items{align-items:center;flex-wrap:wrap;gap:20px}.top-nav-item{align-items:center;background-color:initial;border:none;border-radius:0;color:#cbd5f5;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:8px;padding:6px 0;transition:color .3s ease}.top-nav-item:hover{color:#fff}.top-nav-icon{font-size:14px}.logo{align-items:center;cursor:pointer;display:flex;gap:12px}.logo img{cursor:pointer;display:block;height:59px;transition:transform .3s ease;width:auto}.logo img:hover{transform:scale(1.05)}.hamburger{color:#333;cursor:pointer;display:none;font-size:28px;z-index:1001}.nav-links{gap:20px;list-style:none;margin:0;padding:0;transition:all .3s ease}.nav-links,.nav-links li{align-items:center;display:flex}.nav-links li{color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:6px 4px;position:relative;transition:color .4s ease,transform .4s ease}.nav-links li:hover{color:green;transform:translateY(-3px)}.nav-links li.active{color:green}.nav-icon{font-size:14px;margin-right:8px}.dropdown{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px #0000001a;left:0;list-style:none;margin:0;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .4s ease;visibility:hidden;width:180px;z-index:999}.new-dropdown{width:200px}.dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.dropdown li{color:#333;font-size:14px;padding:10px 0 10px 10px;transition:all .4s ease}.dropdown a,.dropdown li{align-items:center;display:flex}.dropdown a{color:inherit;height:100%;width:100%}.dropdown a,.dropdown a:hover{text-decoration:none}.dropdown li:hover{background-color:#90ee90;color:#000;transform:translateX(2px)}.drop-icon{color:#000;margin-right:10px;transition:transform .4s ease}.drop-icon a{color:#000;text-decoration:none}.dropdown li:hover .drop-icon{transform:scale(1.2) rotate(10deg)}.products-dropdown-title{align-items:center;display:flex;gap:2px;justify-content:space-between;margin:0;padding:0;width:100%;>div{align-items:center;display:flex;display:inline-block;margin:0;padding:0}}.arrow-icon{font-size:.8em;transition:transform .3s ease}.arrow-icon.open{transform:rotate(180deg)}@media (max-width:767px){.top-navbar{padding:8px 16px}.top-nav-container{-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none}.top-nav-container::-webkit-scrollbar{display:none}.top-nav-items{flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:flex-start;min-width:-webkit-min-content;min-width:min-content}.top-nav-item{font-size:11px;gap:6px;padding:4px 0;white-space:nowrap}.top-nav-icon{font-size:12px}.navbar{padding:8px 16px;top:30px}.logo img{height:48px}.hamburger{color:#333;cursor:pointer;display:block;font-size:28px;z-index:1001}.nav-links{align-items:flex-start;background-color:#fff;box-shadow:0 6px 15px #0000001a;display:none;flex-direction:column;gap:0;left:0;overflow-y:auto;padding:20px 16px;position:absolute;top:100%;width:100%;z-index:1000}.nav-links.active{display:flex;opacity:1;transform:translateY(0);visibility:visible}.nav-links>li{border-bottom:1px solid #f0f0f0;margin:0;padding:12px 0;width:100%}.nav-links>li:hover{background-color:#f8f9fa;transform:none}.dropdown{align-items:flex-start;background-color:initial;border-radius:0;box-shadow:none;display:flex;flex-direction:column;margin-top:8px;opacity:0;overflow:visible;padding:0;transform:none;transition:opacity .4s ease,padding .4s ease,visibility .4s ease;visibility:hidden;width:100%}.dropdown.open{background-color:#f8f9fa;border-radius:8px;opacity:1;padding:12px 0;visibility:visible}.dropdown li{align-items:center;background-color:initial;display:flex;justify-content:flex-start;margin:0;padding:10px 16px;width:100%}.dropdown li a{color:#333;text-align:left;width:100%}.dropdown li:hover{background-color:#e9ecef;transform:translateX(4px)}.products-dropdown-title{justify-content:space-between}.arrow-icon{margin-left:0}}@media (min-width:768px) and (max-width:1024px){.navbar,.top-navbar{padding:8px 24px}.logo img{height:54px}.hamburger{display:block}.nav-links{align-items:flex-start;background-color:#fff;box-shadow:0 6px 15px #0000001a;display:none;flex-direction:column;gap:0;left:0;overflow-y:auto;padding:24px;position:absolute;top:100%;width:100%;z-index:1000}.nav-links.active{display:flex;opacity:1;transform:translateY(0);visibility:visible}.nav-links>li{border-bottom:1px solid #f0f0f0;margin:0;padding:14px 0;width:100%}.nav-links>li:hover{background-color:#f8f9fa;transform:none}.dropdown{align-items:flex-start;background-color:initial;border-radius:0;box-shadow:none;display:flex;flex-direction:column;margin-top:10px;max-height:none;opacity:0;overflow:visible;padding:0;transform:none;transition:opacity .4s ease,padding .4s ease,visibility .4s ease;visibility:hidden;width:100%}.dropdown.open{background-color:#f8f9fa;border-radius:8px;opacity:1;padding:14px 0;visibility:visible}.dropdown li{align-items:center;background-color:initial;display:flex;justify-content:flex-start;margin:0;padding:12px 20px;width:100%}.dropdown li a{color:#333;text-align:left;width:100%}.dropdown li:hover{background-color:#e9ecef;transform:translateX(6px)}.products-dropdown-title{justify-content:space-between;padding:0 12px}.arrow-icon{margin-left:0}}@media (min-width:1440px){.top-navbar{padding:8px 56px}.top-nav-container{max-width:1400px}.top-nav-items{gap:24px}.top-nav-item{font-size:14px}.top-nav-icon{font-size:15px}.navbar{padding:8px 56px}.logo img{height:64px}.nav-links{gap:24px}.nav-links li{font-size:15px;padding:8px 6px}}@media (min-width:1920px){.top-navbar{padding:10px 72px}.top-nav-container{max-width:1580px}.top-nav-items{gap:26px}.navbar{padding:10px 72px}.logo img{height:68px}.nav-links{gap:26px}.nav-links li{font-size:15px}}@media (min-width:2560px){.top-navbar{padding:12px 96px}.top-nav-container{max-width:1760px}.top-nav-items{gap:32px}.top-nav-item{font-size:15px}.top-nav-icon{font-size:16px}.navbar{padding:12px 96px}.logo img{height:74px}.nav-links{gap:32px}.nav-links li{font-size:16px;padding:8px 6px}}.hero{display:flex;flex-direction:column;gap:40px;justify-content:center;min-height:90vh;overflow:hidden;padding:80px 60px 20px;position:relative}.hero-video{object-fit:cover;z-index:0}.hero-overlay,.hero-video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:linear-gradient(135deg,#f8f9fad9,#e9ecefd9 50%,#f8f9fad9);z-index:1}.hero:before{animation:waveMove 20s ease-in-out infinite;background:radial-gradient(ellipse at 20% 50%,#ffffff4d 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#fff3 0,#0000 50%),radial-gradient(ellipse at 40% 20%,#ffffff26 0,#0000 50%);opacity:.4}.hero:after,.hero:before{content:"";height:200%;left:0;pointer-events:none;position:absolute;top:0;width:200%;z-index:2}.hero:after{animation:waveMove 25s ease-in-out infinite reverse;background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#ffffff0d 0,#ffffff0d 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px);opacity:.2}@keyframes waveMove{0%{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}25%{transform:translateX(-50px) translateY(-30px) rotate(1deg) scale(1.05)}50%{transform:translateX(-100px) translateY(20px) rotate(-1deg) scale(1.02)}75%{transform:translateX(-50px) translateY(-10px) rotate(.5deg) scale(1.03)}to{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}}.container-full-bottom{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px;position:relative;z-index:3}.hero-content-left{font-family:var(--pm-font-family);gap:28px;height:100%;position:relative;z-index:3}.flex-v,.hero-content-left{display:flex;flex-direction:column}.flex-v{gap:24px}.flex-v.gap-0{gap:8px}.trust-clients{gap:16px;margin-bottom:8px}.avatars-wrap,.trust-clients{align-items:center;display:flex}.avatar{background:#fff;border:2px solid #fff;border-radius:50%;height:40px;overflow:hidden;width:40px}.avatar.negative-margin{margin-left:-12px}.avatar img{height:100%;object-fit:cover;width:100%}.stars-wrap{align-items:center;display:flex;gap:2px}.stars-wrap svg{fill:currentColor;color:#fbbf24;height:16px;width:16px}.body-s-light{color:#000;font-size:14px;font-weight:400;line-height:1.5}.h1{color:#111827;font-size:clamp(2.5rem,5vw,3.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.body-m-light{color:#000;font-size:15px;font-weight:400;line-height:1.7;margin:0}.max-width-500-to-450{max-width:550px}.body-m{font-size:16px;font-weight:500;line-height:1.5;position:relative;z-index:1}.body-m.white{color:#fff}.body-m.grey-200{color:#374652;transition:color .3s ease}.hero-buttons-wrap{align-items:center;display:flex;gap:16px;margin-top:24px}.hero-content-right{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:100%;padding-bottom:20px;padding-top:0;position:relative;z-index:3}.hero-metric{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a;font-family:var(--pm-font-family);min-height:190px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease;width:190px}.hero-metrics-top{align-items:flex-start;display:flex;gap:16px;margin-bottom:0;max-width:656px;width:100%}.hero-metric-empty{height:180px;width:180px}.hero-metric-top-right{align-self:flex-end;margin-left:auto}.hero-metrics-bottom{align-items:flex-start;display:flex;gap:16px;justify-content:flex-end;max-width:656px;width:100%}.hero-metric-top-right,.hero-metrics-bottom .hero-metric{margin-bottom:0;min-height:190px;width:190px}.hero-metric-bottom-left,.hero-metric-bottom-right{align-self:flex-start}.hero-metric-bottom-right{margin-left:0}.hero-metric:hover{box-shadow:0 8px 20px #0000001a,0 4px 8px #0000000f;transform:translateY(-4px)}.hero-metric-gradient{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.hero-metric-gradient1{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe);color:#000}.hero-metric-number{color:#111827;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:6px}.hero-metric-gradient .hero-metric-number{color:#fff}.hero-metric-gradient .body-m-light{color:#fffffff2}.body-l-light{color:var(--pm-section-body-color);font-size:18px;font-weight:400;line-height:1.5}*{font-family:Aptos,sans-serif}@media (max-width:1024px){.hero{min-height:auto;padding:80px 60px 20px}.container-full-bottom{gap:40px;grid-template-columns:1fr;text-align:center}.hero-content-left{align-items:center}.body-l-light{text-align:center}.hero-buttons-wrap{flex-wrap:wrap;gap:14px;justify-content:center}.hero-content-right{align-items:center}.hero-metrics-bottom,.hero-metrics-top{align-items:stretch;flex-wrap:wrap;gap:18px;justify-content:center;max-width:100%}.hero-metric-empty{display:none}.hero-metric,.hero-metric-top-right,.hero-metrics-bottom .hero-metric{flex:1 1 240px;margin:0;min-height:210px;padding:24px;width:min(260px,100%)}}@media (max-width:768px){.hero{min-height:auto;padding:40px 24px 32px}.container-full-bottom{gap:32px}.h1{font-size:2rem}.body-l-light,.body-m-light{font-size:1rem}.hero-buttons-wrap{flex-direction:column}.hero-buttons-wrap .btn{justify-content:center;width:100%}.trust-clients{flex-wrap:wrap;margin-bottom:30px}.hero-content-right{align-items:center}.hero-metric{margin:0 auto;min-height:240px;padding:22px;width:100%}.hero-metrics-top{flex-direction:column;gap:12px;max-width:100%}.hero-metric-empty{display:none}.hero-metric-top-right{align-self:stretch;margin-left:0;width:100%}.hero-metrics-bottom{flex-direction:column;gap:12px;max-width:100%}.hero-metrics-bottom .hero-metric{height:auto;margin-bottom:0;min-height:240px;width:100%}.hero-metric-bottom-right{margin-left:0}}@media (max-width:480px){.hero{gap:20px;min-height:auto;padding:32px 20px 24px}.h1{font-size:1.75rem}.hero-content-left{gap:20px}.hero-metric{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:150px;min-height:150px;padding:18px;text-align:center;width:100%}.hero-metric-number{font-size:2rem}.hero-metric-bottom-left,.hero-metric-bottom-right,.hero-metric-top-right,.hero-metrics-bottom .hero-metric{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:150px;min-height:150px;padding:18px;text-align:center;width:100%}}@media (max-width:320px){.hero{gap:16px;padding:24px 16px 20px}.hero-buttons-wrap{flex-direction:column;gap:12px;width:100%}.hero-buttons-wrap .btn{justify-content:center;width:100%}.hero-metric,.hero-metric-bottom-left,.hero-metric-bottom-right,.hero-metric-top-right,.hero-metrics-bottom .hero-metric,.hero-metrics-top .hero-metric-top-right{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:120px;min-height:120px;padding:14px 16px;text-align:center;width:99%}.hero-metrics-bottom,.hero-metrics-top{gap:10px}.hero-metric-number{font-size:1.75rem}}@media (min-width:1440px){.hero{gap:52px;min-height:42vh;padding:110px 100px 80px}.container-full-bottom{gap:100px;max-width:1500px}.hero-content-left{gap:34px;margin-top:100px}.hero-buttons-wrap{gap:20px}.h1{font-size:clamp(3rem,2.6vw,3.6rem)}.body-l-light,.body-m,.body-m-light{font-size:1.05rem}.hero-metric,.hero-metric-top-right,.hero-metrics-bottom .hero-metric{min-height:210px;padding:28px;width:210px}.hero-metric-number{font-size:3rem}.hero-metrics-bottom,.hero-metrics-top{gap:22px;max-width:760px}.hero-metric-empty{height:200px;width:200px}}@media (min-width:1920px){.hero{gap:58px;padding:130px 140px 100px}.container-full-bottom{gap:112px;max-width:1680px}.hero-content-left{gap:40px}.hero-buttons-wrap{gap:24px}.h1{font-size:clamp(3.2rem,2.8vw,3.9rem)}.body-m,.body-m-light{font-size:1.12rem}.hero-metric,.hero-metric-top-right,.hero-metrics-bottom .hero-metric{min-height:224px;padding:32px;width:224px}.hero-metric-number{font-size:3.15rem}.hero-metrics-bottom,.hero-metrics-top{gap:26px;max-width:820px}.hero-metric-empty{height:214px;width:214px}}@media (min-width:2560px){.hero{gap:56px;min-height:42vh;padding:130px 150px 96px}.hero-overlay,.hero-video{max-height:100%}.container-full-bottom{gap:108px;max-width:1760px}.hero-content-left{gap:42px}.hero-buttons-wrap{gap:24px}.h1{font-size:clamp(3.2rem,2.4vw,4rem)}.body-l-light,.body-m,.body-m-light{font-size:24px}.hero-metric,.hero-metric-top-right,.hero-metrics-bottom .hero-metric{min-height:328px;padding:32px;width:328px}.hero-metric-number{font-size:3.2rem}.hero-metrics-bottom,.hero-metrics-top{gap:28px;max-width:860px}.hero-metric-empty{height:216px;width:216px}.hero-overlay,.hero-video{max-height:82vh}}.footer{background-color:#fff!important;border-top:1px solid #eee;color:#000!important;font-family:var(--pm-font-family);font-size:.875rem;padding:16px 20px}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1400px}.footer-left{flex:1 1;min-width:200px}.footer-left h4{color:#000!important;font-size:.82rem;font-weight:600;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.footer-link{color:#000!important;display:block;font-size:.78rem;margin-bottom:5px;text-decoration:none;transition:color .2s,transform .2s}.footer-link:hover{color:#333!important;transform:translateX(3px)}.footer-center{flex:1 1;font-size:.78rem;line-height:1.4;min-width:220px;text-align:center}.footer-center p{color:#000!important}.footer-right{align-items:flex-end;flex:1 1;flex-direction:column;min-width:200px}.footer-right,.social-icons{display:flex;gap:10px}.social-icons a{align-items:center;background-color:#111;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;position:relative;transition:all .2s ease;width:32px}.social-icons a:hover{background-color:#1d6d43;transform:scale(1.1)}.social-icons a:after{background:#111;border-radius:4px;bottom:42px;color:#fff;content:attr(aria-label);font-size:.7rem;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.social-icons a:hover:after{opacity:1;transform:translateX(-50%) translateY(-4px)}.footer-copyright-bottom{background-color:#000!important;border-top:1px solid #e5e7eb;color:#fff;display:flex;flex-direction:column;font-size:.8rem;font-weight:500;gap:8px;padding:16px 0;text-align:center}.footer-copyright-bottom p{color:#fff!important;margin:0}.footer-legal-links-combined{align-items:center;display:flex;gap:8px;justify-content:center}.footer-legal-links-combined a{color:#000!important;display:block;font-size:.8rem;font-weight:500;text-decoration:none}.footer-legal-links-combined a:hover{text-decoration:underline}.footer-legal-links-combined span{color:#000!important;display:block;font-weight:500}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;gap:20px;text-align:center}.footer-center,.footer-left,.footer-right{align-items:center;min-width:100%}.footer-right{align-items:center}}@media (max-width:480px){.footer{padding:14px}.social-icons a{height:30px;width:30px}}@media (min-width:1280px){.footer{padding:18px 60px}}.footer-info{margin:auto;width:300px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-section,.global-gradient-bg{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe)}.about-section{margin-bottom:0;overflow:hidden;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px) clamp(8px,2vw,24px);position:relative;width:100%}.about-section:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.about-wrapper{margin:0 auto;max-width:1400px;position:relative;z-index:1}.about-header{margin:0 auto;max-width:800px;text-align:center}.about-header.section-header{margin-bottom:clamp(24px,4vw,48px);margin-top:0}.about-label-icon{color:#8b5cf6;height:20px;width:20px}.about-main-title{margin:0 auto;text-align:center}.about-header-description{text-align:center}.about-container{align-items:flex-start;display:flex;gap:80px;justify-content:space-between}.about-image{align-items:center;display:flex;flex:0 0 45%;justify-content:center}.about-image img{border-radius:16px;height:auto;max-width:580px;object-fit:contain;transition:transform .3s ease;width:100%}.about-image:hover img{transform:scale(1.02)}.about-text{flex:1 1;max-width:700px;padding-top:0;text-align:left}.about-text p{color:var(--pm-section-body-color);font-family:var(--pm-font-family);font-size:var(--pm-section-body-font-size);font-weight:400;line-height:1.8;margin-bottom:20px;text-indent:0}.about-text p:last-of-type{margin-bottom:0}.about-text strong{color:#0a0a0a;font-weight:600}@media (min-width:1441px){.about-wrapper{max-width:1600px}.about-image img{height:auto;max-width:640px}.about-container{gap:100px}}@media (max-width:1440px){.about-wrapper{max-width:1200px}.about-container{gap:80px}.about-image img{height:auto;max-width:520px}}@media (max-width:1024px){.about-section{padding:clamp(40px,5vw,60px) clamp(30px,4vw,40px)}.about-container{gap:clamp(40px,5vw,60px)}.about-image img{height:auto;width:clamp(380px,45vw,520px)}.about-main-title{font-size:clamp(24px,2.8vw,28px)}.about-header-description{font-size:clamp(16px,1.8vw,18px)}.about-text p{font-size:clamp(16px,1.6vw,16px)}}@media (max-width:900px){.about-header{margin-bottom:clamp(30px,4vw,40px)}.about-container{align-items:center;flex-direction:column;gap:clamp(30px,4vw,40px)}.about-image{width:100%}.about-image img{height:auto;max-width:min(700px,90vw);width:100%}}@media (max-width:768px){.about-section{padding:clamp(32px,6vw,48px) clamp(20px,5vw,32px)}.about-container{gap:clamp(24px,5vw,36px)}.about-image img{height:auto;max-width:640px;width:100%}}@media (max-width:480px){.about-image img{height:auto;max-width:100%}}@media (max-width:360px){.about-section{padding:24px 12px}.about-image img{border-radius:8px}.about-main-title{font-size:18px}.about-header-description{font-size:14px}.about-text p{font-size:13px;line-height:1.5}}.products-section{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe);overflow:hidden;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);position:relative;width:100%}.products-section:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.products-wrapper{margin:0 auto;max-width:1400px;position:relative;z-index:1}.products-header{text-align:center}.products-header.section-header{margin-top:0}.products-label{color:#8b5cf6}.products-label-icon{color:#8b5cf6;height:20px;width:20px}.products-title{color:#0a0a0a;margin:0 auto}.products-description{margin:0 auto;max-width:800px}.products-container{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;width:100%}.product-card,.product-card[class*=card-]{background:#fff!important;background-color:#fff!important;border-radius:16px;box-shadow:0 4px 12px #00000014,0 2px 6px #0000000f;display:flex;flex-direction:column;height:100%;min-height:380px;overflow:hidden;padding:24px;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.product-card.product-card-highlight{box-shadow:0 22px 40px #6366f140;outline:2px solid #6366f1;transform:translateY(-6px)}.product-card:before{background:radial-gradient(circle at center,#93c5fd14 50%,#c4b5fd0f 0,#93c5fd0a 0,#c4b5fd08 50%,rgba(147,197,253,.015) 60%,#0000 0);filter:blur(60px);height:120%;width:120%}.product-card:after,.product-card:before{border-radius:50%;content:"";left:50%;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.product-card:after{background:radial-gradient(circle at center,#c4b5fd38 0,#93c5fd2b 18%,#c4b5fd1a 35%,#93c5fd0d 50%,#c4b5fd05 65%,#0000 80%);filter:blur(55px);height:100%;width:100%}.product-card:hover{box-shadow:0 8px 20px #0000001f,0 4px 10px #00000014;transform:translateY(-2px)}.product-desc,.product-icon,.product-link,.product-list,.product-title{position:relative;z-index:1}.product-icon{align-items:center;color:#1a1a1a;display:flex;justify-content:flex-start;margin-bottom:12px}.product-icon svg{stroke-width:1.4;height:28px;width:28px}.product-icon .product-logo{display:block;height:55px;width:78px}.product-title{color:var(--pm-heading-color);font-size:var(--pm-heading-h4-font-size);font-weight:var(--pm-heading-h4-font-weight);letter-spacing:-.01em;line-height:1.25;margin-bottom:8px}.product-desc,.product-title{font-family:var(--pm-font-family)}.product-desc{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--pm-section-body-color);display:-webkit-box;font-size:var(--pm-section-body-font-size);font-weight:400;line-height:1.52;margin-bottom:2px;overflow:hidden}.product-list{display:flex;flex-direction:column;flex-grow:1;gap:4px;list-style:none;margin-bottom:10px;margin-left:16px;padding:0}.product-list li{color:var(--pm-section-body-color);font-family:var(--pm-font-family);font-size:calc(var(--pm-section-body-font-size)*.95);line-height:1.5;margin:0;padding-left:24px;position:relative}.product-list li:before{border:2px solid #16a34a;border-right:0;border-top:0;content:"";height:6px;left:0;position:absolute;top:.55rem;transform:translateY(-50%) rotate(-45deg);width:10px}.product-link{align-items:center;color:#3b82f6;cursor:pointer;display:inline-flex;flex-direction:row-reverse;font-family:var(--pm-font-family);font-size:16px;gap:4px;position:absolute;right:24px;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:6px;top:24px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:3}.product-link:hover{color:#2563eb;transform:translateX(-4px)}.product-link-arrow{display:inline-block;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:18px}.product-link:hover .product-link-arrow{transform:translate(3px,-3px)}.product-intro{align-items:center;align-self:stretch;color:#0f172a;display:flex;flex-direction:column;gap:12px;grid-column:1;grid-row:1;justify-content:center;min-height:400px;padding:0;text-align:center}.product-intro-title{color:#111827;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0}.product-intro-text{color:#4b5563;font-size:1rem;line-height:1.7;margin:0}.product-intro-points{color:#4b5563;display:flex;flex-direction:column;gap:6px;list-style:disc;margin:0;padding-left:20px}.product-intro-points li{font-size:.95rem;line-height:1.6}.product-intro-points li:before{content:none}.card-1{grid-column:2}.card-2{grid-column:3}.card-3{grid-column:2;grid-row:2}.card-4{grid-column:1;grid-row:2}.card-5{grid-column:3;grid-row:3}.card-6{grid-column:2;grid-row:3}.card-7{grid-column:1;grid-row:4}.card-8{grid-column:2;grid-row:4}@media (min-width:1441px){.products-wrapper{max-width:1600px}.products-container{gap:40px}.product-card,.product-card[class*=card-]{min-height:420px;padding:32px}.product-title{font-size:1.75rem}.product-desc{font-size:1.125rem}.product-list li{font-size:1.05rem}}@media (max-width:1440px){.products-wrapper{max-width:1280px}.products-container{gap:clamp(24px,2.5vw,32px)}.product-card,.product-card[class*=card-]{padding:clamp(20px,2vw,24px)}}@media (max-width:1200px){.products-container{gap:clamp(20px,2vw,28px);grid-template-columns:repeat(2,minmax(0,1fr))}.products-wrapper{max-width:960px}.product-intro{grid-column:1/span 2}.card-1{grid-column:1;grid-row:2}.card-2{grid-column:2;grid-row:2}.card-3{grid-column:1;grid-row:3}.card-4{grid-column:2;grid-row:3}.card-5{grid-column:1;grid-row:4}.card-6{grid-column:2;grid-row:4}.card-7{grid-column:1;grid-row:5}.card-8{grid-column:2;grid-row:5}.product-title{font-size:clamp(1.25rem,1.5vw,1.5rem)}}@media (max-width:1024px){.products-section{padding:clamp(40px,5vw,60px) clamp(24px,3vw,32px)}.products-description{max-width:600px}.product-card,.product-card[class*=card-]{min-height:340px}.product-icon svg{height:28px;width:28px}.product-icon .product-logo{height:50px;width:70px}}@media (max-width:960px){.products-wrapper{max-width:880px}.products-container{gap:clamp(14px,2vw,18px)}.product-card,.product-card[class*=card-]{min-height:320px;padding:clamp(18px,1.8vw,22px)}}@media (max-width:768px){.products-section{padding:clamp(32px,4vw,48px) clamp(20px,2.5vw,24px)}.products-container{gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}.product-intro{grid-column:1;min-height:auto;padding:clamp(16px,2vw,20px)}.product-card[class*=card-]{grid-column:1;grid-row:auto}.product-card:after,.product-card:before{height:150%;width:150%}.product-link{align-self:flex-start;margin-top:16px;position:static}.product-title{font-size:1.25rem}.product-desc{line-clamp:4;-webkit-line-clamp:4;font-size:.95rem}}@media (max-width:640px){.products-section{padding:28px 16px}.products-header{margin-bottom:24px}.product-card,.product-card[class*=card-]{border-radius:12px;padding:20px}.product-title{font-size:1.2rem;margin-bottom:10px}.product-list{margin-left:16px}.product-list li{font-size:.9rem;margin-bottom:6px}}@media (max-width:480px){.products-section{padding:24px 12px}.products-container{gap:20px}.product-card,.product-card[class*=card-]{border-radius:8px;padding:16px}.product-icon{margin-bottom:12px}.product-icon svg{height:24px;width:24px}.product-icon .product-logo{height:42px;width:60px}.product-title{font-size:1.1rem;margin-bottom:8px}.product-desc{font-size:.875rem;margin-bottom:12px}.product-list li{font-size:.85rem;padding-left:16px}.product-link{font-size:14px;justify-content:center;width:100%}}@media (max-width:320px){.products-section{padding:20px 10px}.product-card,.product-card[class*=card-]{padding:14px}.product-title{font-size:1rem}.product-desc{font-size:.85rem}.product-list li{font-size:.8rem}.product-link{font-size:13px}}@media (prefers-color-scheme:dark){.product-card,.product-card[class*=card-]{background:#fffffffa!important}}.product-title{color:#1a1a1a!important;font-size:1.15rem!important;font-weight:600!important;line-height:1.4!important}.product-desc{color:#4a5568!important}.product-desc,.product-link,.product-list li{font-size:.95rem!important;line-height:1.6!important}.product-list li{color:#4a5568!important}.testimonial-section8{align-items:center;background:#f7f8fa;display:flex;flex-direction:column}.testimonial-header{max-width:800px;text-align:center}.testimonial-label{align-items:center;color:var(--pm-section-label-color);display:inline-flex;font-family:var(--pm-font-family);font-size:var(--pm-section-label-font-size);font-weight:500;gap:8px;margin-bottom:12px}.testimonial-label-icon{color:#8b5cf6;height:20px;width:20px}.testimonial-header h2{color:var(--pm-heading-color);font-family:var(--pm-font-family);font-size:var(--pm-section-title-font-size);font-weight:var(--pm-section-title-font-weight);letter-spacing:var(--pm-section-title-letter-spacing);line-height:var(--pm-section-title-line-height);margin:0 auto 16px}.testimonial-description{color:var(--pm-section-body-color);font-family:var(--pm-font-family);font-size:var(--pm-section-body-font-size);font-weight:400;line-height:var(--pm-section-body-line-height);margin:0 auto;max-width:800px}.testimonial-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:0 auto;max-width:1400px;overflow:hidden;padding:clamp(20px,4vw,32px);width:100%}.testimonial-combined{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.testimonial-header8{margin-bottom:30px;text-align:center}.testimonial-header8 h2{color:#222;font-size:28px}.testimonial-wrapper8{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;margin:2rem auto;max-width:1400px;overflow:hidden;padding:clamp(20px,4vw,32px);width:100%}.testimonial-combined8{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;width:100%}.testimonial-image-box8{align-items:center;display:flex;flex:0 0 220px;height:220px;justify-content:center;max-width:220px;min-width:220px;width:220px}.testimonial-image-box8 img{border-radius:12px;box-shadow:0 2px 6px #00000026;height:100%;object-fit:cover;width:100%}.testimonial-content-box8{background:#fff;display:flex;flex:1.5 1;flex-direction:column;justify-content:center;min-width:200px;padding:10px 20px;position:relative}.quote8{color:#4b4ded;font-size:34px;line-height:1;margin-bottom:5px}.testimonial-text-block8 p{color:var(--pm-section-body-color);font-family:var(--pm-font-family);font-size:var(--pm-section-body-font-size);line-height:1.55;margin-bottom:12px}.testimonial-text-block8 h4{color:var(--pm-heading-color);font-family:var(--pm-font-family);font-size:var(--pm-heading-h4-font-size);font-weight:var(--pm-heading-h4-font-weight);margin:0}.testimonial-text-block8 span{color:#333333b3;font-family:var(--pm-font-family);font-size:calc(var(--pm-section-body-font-size)*.85)}.stats-section8{align-items:flex-start;aspect-ratio:1/1;background:linear-gradient(135deg,#5b6fee,#6aa7ff);border-radius:10px;color:#fff;display:flex;flex:0 0 220px;flex-direction:column;gap:12px;height:220px;justify-content:center;padding:18px;width:220px}.stats-section8 h3{color:#fff;font-size:calc(var(--pm-heading-h4-font-size)*.95);font-weight:600;margin-bottom:4px}.stats8{display:flex;flex-direction:column;gap:6px}.stat-item8 .big{color:#fff;font-size:26px;font-weight:700}.stat-item8 p{color:#e8ebff;font-size:14px;margin:2px 0}.arrows8{bottom:10px;display:flex;gap:8px;position:absolute;right:10px}.arrows8 button{align-items:center;background:#e6e8eb;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:.3s;width:32px}.arrows8 button:hover{background:#4b4ded;color:#fff}@media (min-width:1441px){.testimonial-section8{padding:40px 84px}.testimonial-wrapper8{max-width:1480px;padding:40px 48px}.testimonial-image-box8 img{height:240px;width:240px}.testimonial-content-box8{padding:20px 36px}.stats-section8{min-height:240px;padding:26px}}@media (min-width:1600px){.testimonial-section8{padding:92px 108px}.testimonial-wrapper8{max-width:1600px;padding:48px 56px}.testimonial-combined8{gap:32px}.stats-section8,.testimonial-image-box8{flex:0 0 250px;height:250px;width:250px}.testimonial-text-block8 p{font-size:calc(var(--pm-section-body-font-size)*1.08);line-height:1.65}.stats-section8{gap:16px;padding:28px}.stat-item8 .big{font-size:30px}}@media (min-width:1920px){.testimonial-section8{padding:108px 132px}.testimonial-wrapper8{max-width:1760px}.stats-section8,.testimonial-image-box8{flex:0 0 264px;height:264px;width:264px}.testimonial-text-block8 h4{font-size:calc(var(--pm-heading-h4-font-size)*1.12)}.testimonial-text-block8 p{font-size:calc(var(--pm-section-body-font-size)*1.1)}.stats-section8{padding:30px}}@media (max-width:1440px){.testimonial-section8{padding:clamp(32px,5vw,48px) clamp(20px,5vw,48px)}.testimonial-wrapper8{padding:clamp(20px,3vw,28px)}.testimonial-combined8{gap:clamp(15px,2vw,25px)}.stats-section8,.testimonial-image-box8{flex:0 0 clamp(180px,16vw,220px);height:clamp(180px,16vw,220px);width:clamp(180px,16vw,220px)}.testimonial-content-box8{flex:1.4 1}}@media (max-width:1199px){.testimonial-wrapper8{padding:clamp(18px,3vw,24px)}.stats-section8,.testimonial-image-box8{flex:0 0 clamp(160px,18vw,200px);height:clamp(160px,18vw,200px);width:clamp(160px,18vw,200px)}.quote8{font-size:clamp(26px,3vw,30px)}.testimonial-text-block8 p{font-size:clamp(15px,1.6vw,17px)}.stats-section8{padding:clamp(20px,2.5vw,25px)}}@media (max-width:1024px){.stats-section8{padding:clamp(4px,3vw,10px)}}@media (max-width:899px){.testimonial-section8{padding:clamp(28px,5vw,40px) clamp(15px,4vw,24px)}.testimonial-wrapper8{padding:clamp(16px,3vw,22px);width:95%}.testimonial-combined8{align-items:center;flex-direction:column;gap:25px}.stats-section8,.testimonial-image-box8{aspect-ratio:auto;flex:0 0 auto;height:auto;max-width:200px;width:100%}.testimonial-image-box8 img{height:auto;width:100%}.testimonial-content-box8{min-width:100%;order:2;padding:15px 20px;text-align:center}.stats-section8{align-items:center;aspect-ratio:1/1;height:clamp(180px,16vw,220px);margin-top:10px;max-width:clamp(180px,16vw,220px);min-height:160px;order:3;text-align:center;width:100%}}@media (max-width:767px){.testimonial-section8{padding:clamp(24px,5vw,32px) clamp(12px,4vw,20px)}.testimonial-header8 h2{font-size:clamp(22px,4vw,26px)}.testimonial-image-box8 img{height:clamp(120px,25vw,140px);width:clamp(120px,25vw,140px)}.quote8{font-size:clamp(22px,4vw,26px)}.testimonial-text-block8 p{font-size:clamp(14px,3.5vw,15px);line-height:1.4}.stats-section8 h3{font-size:15px}.stat-item8 .big{font-size:clamp(20px,4vw,24px)}}@media (max-width:480px){.testimonial-wrapper8{border-radius:8px;padding:clamp(12px,4vw,16px)}.testimonial-header8{margin-bottom:20px}.testimonial-header8 h2{font-size:20px}.testimonial-image-box8 img{border-radius:8px;height:110px;width:110px}.testimonial-content-box8{padding:10px}.quote8{font-size:20px;margin-bottom:8px}.testimonial-text-block8 p{font-size:13px;margin-bottom:10px}.testimonial-text-block8 span{font-size:12px}.stats-section8{aspect-ratio:1/1;height:clamp(180px,16vw,220px);max-width:clamp(180px,16vw,220px);padding:15px;width:100%}.stats-section8 h3{font-size:14px;margin-bottom:10px}.stat-item8 .big{font-size:18px}.stat-item8 p{font-size:12px}.arrows8{gap:6px;margin-top:15px}.arrows8 button{font-size:14px;height:28px;width:28px}}@media (max-width:320px){.testimonial-wrapper8{padding:clamp(10px,4vw,14px)}.testimonial-image-box8 img{height:100px;width:100px}.quote8{font-size:18px}.testimonial-text-block8 p{font-size:12px}.stats-section8{min-height:120px;padding:12px}}@media (min-width:2560px){.testimonial-section8{padding:128px 168px}.testimonial-wrapper8{max-width:1960px;padding:56px 64px}.testimonial-combined8{gap:42px}.stats-section8,.testimonial-image-box8{flex:0 0 300px;height:300px;width:300px}.testimonial-content-box8{padding:24px 48px}.quote8{font-size:42px}.testimonial-text-block8 p{font-size:calc(var(--pm-section-body-font-size)*1.18)}.testimonial-text-block8 h4{font-size:calc(var(--pm-heading-h4-font-size)*1.18)}.testimonial-text-block8 span{font-size:calc(var(--pm-section-body-font-size)*.95)}.stats-section8 h3{font-size:calc(var(--pm-heading-h4-font-size)*1.08)}.stat-item8 .big{font-size:34px}.stat-item8 p{font-size:calc(var(--pm-section-body-font-size)*1.05)}.arrows8 button{font-size:18px;height:40px;width:40px}}.testimonial-content-box8,.testimonial-text-block8{overflow-wrap:break-word;word-break:break-word}.executive-team{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe);font-family:var(--pm-font-family);overflow:hidden;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);position:relative;text-align:center}.executive-team:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.team-header{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:1}.team-header.section-header{margin-top:0}.team-label{color:#8b5cf6}.team-label-icon{color:#8b5cf6;height:20px;width:20px}.team-title{color:#0a0a0a;margin:0 auto}.team-subtitle{margin:0 auto;max-width:800px}.team-container{align-items:center;display:flex;flex-direction:column;gap:59px;position:relative;z-index:1}.team-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.team-member{align-items:center;display:flex;gap:20px;margin:0 auto;max-width:700px;width:350px}.team-photo{border-radius:50%;height:110px;object-fit:cover;transition:transform .3s ease;width:110px}.team-photo.animate{transform:scale(1.1)}.team-info{flex:1 1;text-align:left}.member-name{font-size:1.2rem;margin:0 0 5px}.member-title{color:var(--pm-section-body-color);font-size:var(--pm-section-body-font-size);font-weight:500;line-height:var(--pm-section-body-line-height);margin:0 0 10px;text-align:left}.linkedin-icon{color:#0077b5;cursor:pointer;font-size:1.3rem;transition:color .3s}.linkedin-icon:hover{color:#005582}@media (max-width:1024px){.executive-team{padding:60px 40px}}@media (max-width:768px){.executive-team{padding:40px 24px}}@media (max-width:480px){.executive-team{padding:40px 20px}}.faq-section{color:var(--pm-section-body-color);font-family:var(--pm-font-family);line-height:var(--pm-section-body-line-height);padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);width:100%}.faq-header.section-header{margin-top:0}.faq-wrapper{margin:0 auto;max-width:1400px}.faq-header{text-align:center}.faq-label{color:#8b5cf6}.faq-label-icon{color:#8b5cf6;height:20px;width:20px}.faq-title{color:#0a0a0a;margin:0 auto}.faq-description{margin:0 auto;max-width:800px}.faqblock{display:flex;flex-direction:column;gap:18px;text-align:left}.faq-item{border-top:1px solid #e0e0e0;padding-top:14px}.expanded-top{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.expanded-top p{color:#111;font-size:16px;margin:0}.faq-icon{align-items:center;background-color:#000;border-radius:50%;color:#fff;display:inline-flex;font-size:18px;font-weight:700;height:26px;justify-content:center;transition:all .3s ease;width:26px}.faq-item:hover .faq-icon{background-color:#000;transform:scale(1.1)}.faq-answer{animation:fadeIn .25s ease-in-out;color:#444;font-size:15px;line-height:1.6;padding:2px 0 0;will-change:opacity,transform}.faq-answer ul{display:flex;flex-direction:column;gap:6px;list-style:disc;margin:8px 0 0 20px;padding:0}.faq-answer li{margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.faq-section{padding:60px 40px}}@media (max-width:768px){.faq-section{padding:40px 24px}.faq-title{font-size:28px;margin-bottom:16px}.faq-description{font-size:18px}}@media (max-width:480px){.faq-section{padding:40px 20px}.faq-title{font-size:24px}.faq-description{font-size:16px}}.why-section{background:#fff;margin:0 auto;max-width:1440px;padding:clamp(50px,8vw,100px) clamp(24px,6vw,100px)}.why-header{margin:0 auto clamp(40px,6vw,70px);max-width:750px;text-align:center}.why-subtitle{color:#4f46e5;font-size:.9rem;font-weight:600;letter-spacing:.15em;margin-bottom:8px;text-transform:uppercase}.why-title{color:#1f2937;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;margin-bottom:16px}.why-desc{color:#4b5563;font-size:1rem;line-height:1.6}.why-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.why-image{border-radius:20px;box-shadow:0 15px 30px #0000001a;grid-column:1/span 1;grid-row:1/span 4;overflow:hidden;transition:transform .4s ease}.why-image img{height:100%;object-fit:cover;object-position:center;transform:scale(1.2);width:100%}.why-card{border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative}.why-card h3{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1;margin:0 0 8px}.why-card h4{font-size:1.15rem;font-weight:600;margin:0 0 8px}.why-card p{font-size:.95rem;line-height:1.4;margin:0}.why-card.white{background:#fff;box-shadow:0 1px 5px #0000000d,0 0 0 1px #f3f4f6;grid-column:2/span 1;grid-row:1/span 1}.why-card.white h3{color:#4f46e5}.why-card.white h4{color:#1f2937}.why-card.white p{color:#4b5563;padding-right:70px}.hand-image{border-radius:6px;opacity:.8;position:absolute;right:12px;top:12px;width:clamp(60px,8vw,80px)}.why-card.gradient{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;grid-column:2/span 1;grid-row:2/span 1}.why-card.gradient h3,.why-card.gradient h4,.why-card.gradient p{color:#fff}.why-card.white1{background:#fff;border-left:5px solid #10b981;box-shadow:0 1px 5px #0000000d;grid-column:3/span 1;grid-row:1/span 1}.why-card.white1 h3{color:#10b981}.why-card.white1 h4{color:#1f2937}.why-card.white1 p{color:#4b5563}.why-card.dark{background:#1f2937;color:#fff;grid-column:3/span 1;grid-row:2/span 1}.why-card.dark h3,.why-card.dark h4{color:#fff}.why-card.dark h4{margin-bottom:10px}.why-card.dark p{color:#d1d5db}.logo-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:10px 0;overflow:hidden}.logo-row img{height:22px;opacity:.8}.long-term-commitment{background:linear-gradient(#a8e063,#56ab2f);display:flex;flex-direction:column;gap:14px;grid-column:2/span 1;grid-row:3/span 2}.long-term-commitment>h3,.long-term-commitment>h4,.long-term-commitment>p{color:#fff!important}.long-term-commitment h3:first-child{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border-radius:14px;display:flex;height:65px;justify-content:center;width:65px}.long-term-commitment h3:first-child svg{stroke:#fff;height:34px;width:34px}.long-term-philosophy{background:linear-gradient(135deg,#6a75ff,#a26bff);color:#fff;display:flex;flex-direction:column;gap:14px;grid-column:3/span 1;grid-row:3/span 2}.long-term-philosophy>h3,.long-term-philosophy>h4,.long-term-philosophy>p{color:#fff!important}.long-term-philosophy h3:first-child{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border-radius:14px;display:flex;height:65px;justify-content:center;width:65px}.long-term-philosophy h3:first-child svg{stroke:#fff;height:34px;width:34px}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr)!important}.why-card.dark,.why-card.gradient,.why-card.long-term-commitment,.why-card.long-term-philosophy,.why-card.white,.why-card.white1,.why-image{grid-column:auto!important;grid-row:auto!important}.why-image{max-height:400px;order:-1}}@media (max-width:768px){.why-grid{grid-template-columns:1fr!important}.why-card.dark,.why-card.gradient,.why-card.long-term-commitment,.why-card.long-term-philosophy,.why-card.white,.why-card.white1,.why-image{grid-column:auto!important;grid-row:auto!important}.why-image{max-height:300px}}.careers-page{background:#0f172a;color:#fff;min-height:100vh;width:100%}.careers-hero{grid-gap:clamp(24px,4vw,40px);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;gap:clamp(24px,4vw,40px);grid-template-columns:repeat(12,minmax(0,1fr));min-height:calc(100vh - 140px);padding:clamp(40px,6vw,80px);place-items:center;position:relative;width:100%}.careers-hero:before{background:linear-gradient(120deg,#0f172ad9,#0f172a8c 40%,#0f172ad9);content:"";inset:0;position:absolute;z-index:0}.careers-hero-content{align-items:center;display:flex;flex-direction:column;gap:clamp(16px,2vw,24px);grid-column:1/span 12;margin:0 auto;max-width:720px;position:relative;text-align:center;z-index:1}.careers-label{align-items:center;background:#ffffff14;border-radius:999px;color:#c7d2fe;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;letter-spacing:.12em;padding:6px 16px;text-transform:uppercase}.careers-hero-content h1{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0}.careers-hero-content p{color:#e2e8f0;line-height:1.7;margin:0;max-width:640px}.careers-cta{display:flex;flex-wrap:wrap;gap:12px;grid-column:1/span 12;justify-content:center;position:relative;z-index:1}.careers-cta a,.careers-cta button{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:10px;padding:12px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.careers-cta .cta-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 12px 24px #4f46e559;color:#fff}.careers-cta .cta-primary:hover{box-shadow:0 16px 34px #4f46e573;transform:translateY(-2px)}.careers-cta .cta-secondary{background:#ffffff1a;border:1px solid #94a3b859;color:#f8fafc}.careers-cta .cta-secondary:hover{background:#ffffff2e;transform:translateY(-2px)}.careers-form-card{align-self:center;grid-column:8/span 5;justify-self:center;position:relative;z-index:1}.careers-open-modal{align-items:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;color:#f8fafc;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;padding:12px 24px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.careers-open-modal:hover{background:#ffffff29;box-shadow:0 12px 30px #0f172a59;transform:translateY(-2px)}@media (max-width:1024px){.careers-hero{gap:32px;grid-template-columns:repeat(12,minmax(0,1fr))}.careers-hero-content{align-items:center;gap:16px;grid-column:1/span 12;text-align:center}.careers-hero-content p{max-width:640px}.careers-cta{grid-column:1/span 12;justify-content:center}.careers-form-card{grid-column:1/span 12;justify-self:center}}@media (max-width:640px){.careers-hero{padding:32px 20px 48px}.careers-form-row{grid-template-columns:1fr}.careers-form-card{padding:24px 20px}.careers-submit{width:100%}}.modal-overlay{-ms-overflow-style:none;align-items:center;background:#0f172ac7;display:flex;inset:0;justify-content:center;position:fixed;scrollbar-width:none;z-index:9999}.modal-overlay::-webkit-scrollbar{display:none}.modal-card{background:#fff;border-radius:16px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;font-family:var(--pm-font-family);height:-webkit-fit-content;height:fit-content;max-height:90vh;overflow-y:auto;position:relative;width:min(540px,calc(100vw - 48px))}.modal-card::-webkit-scrollbar{display:none}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;color:#111827;display:flex;gap:16px;justify-content:space-between;padding:24px 28px 18px}.modal-header h2{font-size:1.1rem;font-weight:600;margin:0}.modal-close{background:none;border:none;color:inherit;cursor:pointer;font-size:1.6rem;line-height:1;padding:4px;transition:opacity .2s ease}.modal-close:hover{opacity:.7}.modal-form{background:#f8fafc;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:24px 28px 28px}.modal-form input,.modal-form select,.modal-form textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#0f172a;font-family:var(--pm-font-family);font-size:.95rem;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.modal-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#94a3b8 0),linear-gradient(135deg,#94a3b8 50%,#0000 0);background-position:calc(100% - 18px) calc(50% - 4px),calc(100% - 12px) calc(50% - 4px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:40px}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}.modal-field{display:flex;flex-direction:column;gap:6px}.modal-captcha-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto 42px 1fr auto}.modal-captcha-code{background:#f1f5f9;border-radius:8px;color:#0f172a;font-size:.95rem;font-weight:600;letter-spacing:.18em;padding:10px 12px;-webkit-user-select:none;user-select:none}.modal-captcha-code,.modal-captcha-refresh{align-items:center;display:inline-flex;justify-content:center}.modal-captcha-refresh{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#2563eb;cursor:pointer;font-size:1.1rem;height:42px;transition:background .2s ease,transform .2s ease;width:42px}.modal-captcha-refresh:hover{background:#e0e7ff;transform:rotate(-10deg)}.modal-actions{display:flex;justify-content:flex-end;margin-top:6px}.modal-submit{background:#d43c40;border:none;border-radius:9px;box-shadow:0 10px 24px #d43c4040;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;min-width:110px;padding:11px 24px;transition:transform .2s ease,box-shadow .2s ease}.modal-submit:hover{box-shadow:0 14px 32px #d43c4059;transform:translateY(-2px)}.modal-submit-inline{align-items:center;display:inline-flex;height:42px;justify-content:center;padding:0 20px}.error{color:#dc2626;font-size:.8rem;margin:0}.success{background:#dcfce7;border:1px solid #bbf7d0;border-radius:10px;color:#166534;font-size:.9rem;margin:12px 24px 20px;padding:10px 12px;text-align:center}.modal-upload-label{color:#0f172a;display:block;font-size:.9rem;font-weight:600;margin-bottom:6px}.modal-field input[type=file]{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:12px;font-family:inherit;font-size:.92rem;padding:12px;transition:border-color .2s ease}.modal-field input[type=file]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;outline:none}.upload-preview{color:#475569;font-size:.85rem;margin:6px 0 0}@media (max-width:520px){.modal-card{width:min(100%,380px)}.modal-form{padding:22px 20px 24px}.modal-actions{justify-content:center}}@media (min-width:1280px){.modal-card{max-height:88vh;width:min(620px,calc(100vw - 160px))}.modal-form{gap:18px;padding:28px 32px 32px}.modal-header{padding:28px 32px 20px}}@media (min-width:1600px){.modal-card{max-height:86vh;width:min(680px,calc(100vw - 220px))}.modal-form{padding:32px 36px 36px}}@media (min-width:1920px){.modal-card{width:min(740px,calc(100vw - 260px))}.modal-form input,.modal-form select,.modal-form textarea{font-size:1rem;padding:14px 16px}.modal-captcha-row{grid-template-columns:auto 48px 1fr auto}}.research-to-production{background-color:#f7f7f7;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);width:100%}.header.section-header{margin-top:0}.research-to-production-wrapper{margin:0 auto;max-width:1400px}.research-label-icon{color:#8b5cf6;height:20px;width:20px}.title{text-transform:uppercase}.research-description{max-width:800px}.flow-container{align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:center;padding:0 0 140px;width:100%}.step{flex-direction:column;min-width:100px}.step,.step-circle{align-items:center;display:flex;position:relative}.step-circle{background-color:#fff;border:1.5px solid #333;border-radius:50%;height:100px;justify-content:center;margin:0;width:100px}.step-circle-empty{background-color:#fff;border:2px solid #ff6b4a}.step-icon{height:60px;width:60px}.connector{align-self:center;flex-shrink:0;height:1px;position:relative;width:60px;z-index:1}.connector,.connector-empty{background-color:#ff6b4a}.step-label{align-items:center;display:flex;flex-direction:column;gap:4px;left:0;position:absolute;text-align:center;top:110px;width:100%}.step-number{color:#333;font-size:24px;font-weight:400;line-height:1}.step-divider{background-color:#333;height:1px;margin:2px 0;width:50px}.step-text{color:#333;font-family:var(--pm-font-family);font-size:10px;font-weight:400;letter-spacing:.02em;line-height:1.3;text-transform:uppercase}@media (max-width:1024px){.research-to-production{padding:60px 40px}.flow-container{flex-wrap:wrap;gap:32px;padding-bottom:100px}.connector{width:40px}}@media (max-width:768px){.research-to-production{padding:40px 24px}.flow-container{align-items:center;flex-direction:column;gap:28px;padding-bottom:60px}.connector,.connector-empty{height:40px;width:2px}.step-label{margin-top:16px;position:static}.step-divider{width:30px}}@media (max-width:480px){.research-to-production{padding:40px 20px}.step-circle{height:80px;width:80px}.step-icon{height:48px;width:48px}.step-text{font-size:9px}}@media (min-width:2560px){.research-to-production{padding:120px 160px}.research-to-production-wrapper{max-width:2100px}.flow-container{gap:40px;padding-bottom:180px}.step{min-width:120px}.step-circle{height:120px;width:120px}.step-icon{height:72px;width:72px}.connector{width:80px}.step-number{font-size:28px}.step-divider{width:60px}.step-text{font-size:12px;letter-spacing:.03em}}.ai-grid-section{background:#fff;padding:40px 20px}.ai-strategy-header{margin-bottom:40px;text-align:center}.ai-strategy-label-icon{color:#8b5cf6;height:20px;width:20px}.ai-grid-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(6,1fr)}.ai-grid-container,.ai-grid-item{align-items:center;justify-content:center}.ai-grid-item{aspect-ratio:1/1;background:#0000;border:none;box-shadow:none;display:flex;padding:0;width:100%}.ai-grid-item img{height:100%;object-fit:contain;width:100%}@media (max-width:1024px){.ai-grid-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.ai-grid-container{grid-template-columns:repeat(2,1fr)}}.project-start-section{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe);overflow:hidden;position:relative;width:100%}.project-start-header.section-header{margin-top:0}.project-start-section:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.project-start-container{margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:1}.project-start-label-icon{color:#8b5cf6;height:20px;width:20px}.project-start-title{text-align:center}.project-start-description{margin:0 auto;text-align:center}.project-start-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.project-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014,0 2px 6px #0000000f;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow}.project-card:before{background:radial-gradient(circle at center,#93c5fd40 0,#c4b5fd33 15%,#93c5fd1f 30%,#c4b5fd0f 45%,#93c5fd08 60%,#0000 75%);filter:blur(60px);height:120%;width:120%}.project-card:after,.project-card:before{border-radius:50%;content:"";left:50%;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.project-card:after{background:radial-gradient(circle at center,#c4b5fd38 0,#93c5fd2b 18%,#c4b5fd1a 35%,#93c5fd0d 50%,#c4b5fd05 65%,#0000 80%);filter:blur(55px);height:100%;width:100%}.project-card:hover{box-shadow:0 8px 20px #0000001f,0 4px 10px #00000014;transform:translateY(-4px)}.project-card-large{min-height:400px}.project-card-content{display:flex;flex:1 1;flex-direction:column;padding:32px;position:relative;z-index:1}.project-card-icon{align-items:center;display:flex;height:48px;justify-content:flex-start;margin-bottom:20px;position:relative;width:48px;z-index:1}.project-card-icon svg{height:100%;width:100%}.project-card-title{color:#0a0a0a;font-family:var(--pm-font-family);font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin-bottom:12px}.project-card-description{color:#4a5568;flex:1 1;font-family:var(--pm-font-family);font-size:1rem;font-weight:400;line-height:1.6;margin:0}.project-card-link{align-items:center;color:#3b82f6;cursor:pointer;display:inline-flex;flex-direction:row-reverse;font-family:var(--pm-font-family);font-size:16px;gap:8px;position:absolute;right:32px;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:6px;top:32px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:3}.project-card-link:hover{color:#2563eb;transform:translateX(-4px)}.project-card-arrow{display:inline-block;height:18px;margin-left:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:18px}.project-card-link:hover .project-card-arrow{transform:translate(3px,-3px)}.project-card-image{background:#f7f7f7;height:200px;margin-top:auto;overflow:hidden;position:relative;width:100%;z-index:1}.project-card-image:after,.project-card-image:before{display:none}.project-card-image img{box-shadow:none;display:block;filter:none;height:100%;object-fit:cover;position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.project-card:hover .project-card-image img{transform:scale(1.05)}.project-start-section .modal-overlay{background:#0f172ad1;padding:clamp(24px,4vw,48px)}.project-start-section .modal-card{border-radius:20px;box-shadow:0 32px 80px #0f172a59;max-height:min(92vh,720px);overflow-y:auto;width:min(540px,calc(100vw - 48px))}.project-start-section .modal-header{padding:26px 32px 18px}.project-start-section .modal-form{gap:18px;padding:28px 32px 32px}.project-start-section .modal-form input,.project-start-section .modal-form textarea{background:#fff;border:1px solid #d7dbec;border-radius:12px;font-size:.95rem;padding:9px 14px;width:100%}.project-start-section .modal-form input:focus,.project-start-section .modal-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.project-start-section .modal-form textarea{min-height:100px;resize:vertical}.project-start-section .modal-field{display:flex;flex-direction:column;gap:6px}.project-start-section .modal-captcha-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto 42px minmax(0,180px) auto}.project-start-section .modal-captcha-code{align-items:center;background:#eef2ff;border-radius:10px;color:#1e293b;display:inline-flex;font-weight:600;justify-content:center;letter-spacing:.18em;padding:10px 14px;-webkit-user-select:none;user-select:none}.project-start-section .modal-captcha-refresh{align-items:center;background:#fff;border:1px solid #d7dbec;border-radius:10px;color:#2563eb;cursor:pointer;display:inline-flex;font-size:1.1rem;height:42px;justify-content:center;transition:background .2s ease,transform .2s ease;width:42px}.project-start-section .modal-captcha-refresh:hover{background:#e0e7ff;transform:rotate(-12deg)}.project-start-section .modal-submit{background:#d43c40;border-radius:9px;box-shadow:0 18px 32px #1d4ed847;min-width:110px;padding:11px 24px}.project-start-section .modal-submit:hover{box-shadow:0 22px 40px #1d4ed852;transform:translateY(-2px)}.project-start-section .modal-submit-inline{align-items:center;display:inline-flex;height:42px;justify-content:center;min-width:110px;padding:0 20px}.project-start-section .success{margin:8px 0 0}@media (max-width:1024px){.project-start-section{padding:20px}.project-start-cards{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-start-section{padding:20px}.project-start-title{font-size:40px}.project-start-cards{gap:24px;grid-template-columns:1fr}.project-card{padding:32px}.project-card-title{font-size:24px}.project-card-description{font-size:16px}}@media (max-width:480px){.project-start-section{padding:40px 20px}.project-start-title{font-size:32px}.project-card{padding:24px}}@media (min-width:1280px){.project-start-section{padding:20px}.project-start-container{max-width:1500px}.project-start-cards{gap:32px;padding:0 60px}.project-card{min-height:420px}.project-start-section .modal-card{max-height:min(88vh,700px);width:min(620px,calc(100vw - 200px))}.project-start-section .modal-form{gap:20px;padding:32px 36px}}@media (min-width:1600px){.project-start-container{max-width:1650px}.project-card-title{font-size:1.6rem}.project-card-description{font-size:1.05rem}.project-start-section .modal-card{max-height:min(86vh,740px);width:min(680px,calc(100vw - 260px))}}@media (min-width:1920px){.project-start-container{max-width:1800px}.project-card-title{font-size:1.7rem}.project-card-description{font-size:1.1rem;line-height:1.7}.project-start-section .modal-card{width:min(740px,calc(100vw - 320px))}}@media (min-width:2560px){.project-start-section{padding:120px 160px}.project-start-container{max-width:2100px}.project-start-cards{gap:48px}.project-card{min-height:460px}.project-card-title{font-size:1.9rem}.project-card-description{font-size:1.2rem;line-height:1.75}.project-card-icon{height:56px;width:56px}.project-card-link{font-size:1.05rem}.project-start-section .modal-card{max-height:min(82vh,780px);width:min(820px,calc(100vw - 360px))}}.supported-sectors-section{background-color:#fff;overflow:hidden;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);position:relative;width:100%}.sectors-container{margin:0 auto;padding:0 1rem}.sectors-header{margin:0 auto;max-width:800px;text-align:center}.sectors-label-icon{color:#8b5cf6;height:20px;width:20px}.sectors-title{margin:0}.sectors-header.section-header{margin-top:0}.sectors-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;width:100%}.sector-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000f,0 2px 6px #0000000a;display:flex;flex-direction:column;height:320px;opacity:0;overflow:hidden;padding:20px;position:relative;transform:translateY(40px)}.sector-card.animate-in{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.sector-card:first-child.animate-in{transition-delay:.1s}.sector-card:nth-child(2).animate-in{transition-delay:.2s}.sector-card:nth-child(3).animate-in{transition-delay:.3s}.sector-card:nth-child(4).animate-in{transition-delay:.4s}.sector-card-background{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:0}.sector-card:hover .sector-card-background{opacity:.25}.sector-icon-wrapper{height:55px;margin:0 auto 10px;position:relative;width:55px;z-index:1}.sector-icon-circle{align-items:center;background:#fff;border:2px solid;border-radius:16px;display:flex;height:55px;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:55px}.sector-icon{font-size:26px;transition:all .4s ease}.sector-icon-glow{border-radius:50%;filter:blur(18px);height:70px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s ease,transform .4s ease;width:70px}.sector-card:hover .sector-icon-glow{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.sector-card:hover .sector-icon-circle{transform:scale(1.08)}.sector-card:hover .sector-icon{transform:scale(1.12)}.sector-title{color:#0a0a0a;font-size:18px;font-weight:700;margin-bottom:4px;text-align:center;z-index:1}.sector-description{color:#4a5568;font-size:14px;line-height:1.6;margin-bottom:6px;text-align:center;z-index:1}.sector-features{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:auto;z-index:1}.sector-feature-tag{background:#00000005;border:1px solid;border-radius:6px;font-size:11px;font-weight:500;padding:4px 8px;transition:all .3s ease}.sector-card:hover .sector-feature-tag{transform:translateY(-2px)}.sector-hover-effect{background:linear-gradient(90deg,#0000,#3b82f680,#0000);bottom:0;height:3px;left:0;position:absolute;transform:scaleX(0);transition:transform .4s ease;width:100%;z-index:1}.sector-card:hover .sector-hover-effect{transform:scaleX(1)}.sector-card-border{height:3px;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%}.sector-card:hover .sector-card-border{opacity:1}.sector-card:hover{border-color:#0000;box-shadow:0 10px 30px #0000001f;transform:translateY(-6px)}@media (max-width:1200px){.supported-sectors-section{padding:60px 40px}.sectors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sectors-container{padding:0 .5rem}.supported-sectors-section{padding:40px 24px}.sectors-grid{gap:24px;grid-template-columns:1fr}}@media (max-width:480px){.sector-card{height:300px;padding:18px}.sector-icon-circle,.sector-icon-wrapper{height:50px;width:50px}.sector-icon{font-size:24px}.sector-title{font-size:17px}}.contact-support-section{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe);overflow:hidden;padding:clamp(16px,3vw,48px) clamp(24px,6vw,60px);position:relative;width:100%}.contact-support-section:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.contact-support-container{margin:0 auto;max-width:1400px;position:relative;z-index:1}.contact-support-header{text-align:center}.contact-support-header.section-header{margin-top:0}.contact-support-label-icon{color:#8b5cf6;height:20px;width:20px}.contact-support-main-title{margin:0 auto}.contact-support-content{align-items:stretch;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;overflow:hidden}.contact-support-image{flex:1 1;min-height:400px;overflow:hidden}.contact-support-image img{display:block;height:100%;object-fit:cover;width:100%}.contact-support-box{align-items:center;background-color:#1e3a8a;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:400px;padding:80px 60px;text-align:center}.contact-support-title{color:#fff;font-family:var(--pm-font-family);font-size:42px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:20px}.contact-support-description{font-weight:400;line-height:1.6;margin-bottom:40px;max-width:400px;opacity:.95}.contact-support-description,.contact-support-link{color:#fff;font-family:var(--pm-font-family);font-size:18px}.contact-support-link{align-items:center;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-support-link:hover{opacity:.8;transform:translateX(4px)}.contact-support-arrow{display:inline-block;height:18px;margin-left:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:18px}.contact-support-link:hover .contact-support-arrow{transform:translate(3px,-3px)}@media (max-width:1024px){.contact-support-section{padding:60px 40px}.contact-support-content{flex-direction:column}.contact-support-image{min-height:200px}.contact-support-box{min-height:300px;padding:50px 40px}}@media (max-width:768px){.contact-support-section{padding:40px 24px}.contact-support-box{padding:40px 30px}.contact-support-title{font-size:28px;margin-bottom:12px}.contact-support-description{font-size:16px;margin-bottom:24px}.contact-support-link{font-size:16px}}@media (max-width:480px){.contact-support-section{padding:40px 20px}.contact-support-box{padding:32px 24px}.contact-support-title{font-size:24px}.contact-support-description{font-size:15px}}@media (min-width:2560px){.contact-support-section{padding:140px 180px}.contact-support-container{max-width:1880px}.contact-support-content{border-radius:24px;flex-direction:row}.contact-support-image{min-height:480px}.contact-support-box{min-height:480px;padding:96px}.contact-support-title{font-size:52px;margin-bottom:28px}.contact-support-description{font-size:20px;margin-bottom:48px;max-width:520px}.contact-support-link{font-size:20px}}.contact-page{background-color:#f7f7f7;font-family:var(--pm-font-family);min-height:100vh}.contact-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 40px}.contact-header-logo{align-items:center;display:flex;gap:12px}.contact-logo-icon{color:#8b5cf6;height:32px;width:32px}.contact-logo-text{color:#0a0a0a;font-size:24px;font-weight:700;letter-spacing:.05em}.contact-header-widget{align-items:center;display:flex;gap:16px}.contact-header-widget-profile{align-items:center;display:flex;gap:12px}.contact-header-widget-profile img{border-radius:50%;height:40px;object-fit:cover;width:40px}.contact-header-widget-info{display:flex;flex-direction:column;gap:2px}.contact-header-widget-name{color:#0a0a0a;font-size:14px;font-weight:600;margin:0}.contact-header-widget-status{align-items:center;color:#27ae60;display:flex;font-size:12px;gap:6px}.status-dot{background-color:#27ae60;border-radius:50%;height:8px;width:8px}.contact-header-widget-button{background-color:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--pm-font-family);font-size:14px;font-weight:600;padding:10px 20px}.contact-header-widget-button:hover{background-color:#2a2a2a}.contact-header-widget-menu{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;justify-content:center;padding:8px}.contact-header-widget-menu svg{height:20px;width:20px}.contact-container{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:60px}.contact-left{display:flex;flex-direction:column;gap:40px;height:100%}.contact-left-title{color:#0a0a0a;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.contact-left-text{color:#4a5568;font-size:16px;font-weight:400;line-height:1.7;margin:0}.contact-map-container{border-radius:12px;box-shadow:0 4px 12px #00000014,0 2px 6px #0000000f;flex:1 1;margin-top:16px;min-height:320px;overflow:hidden;width:100%}.contact-map-container iframe{border:none;height:100%;width:100%}.contact-profile{align-items:center;display:flex;gap:20px;margin-top:20px}.contact-profile-image{border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;width:80px}.contact-profile-image img{height:100%;object-fit:cover;width:100%}.contact-profile-info{display:flex;flex-direction:column;gap:4px}.contact-profile-name{color:#0a0a0a;font-size:20px;font-weight:600;margin:0}.contact-profile-title{color:#4a5568;font-size:16px;margin:0}.contact-details{display:flex;flex-direction:column;gap:20px;margin-top:20px}.contact-detail-item{align-items:center;display:flex;gap:12px}.contact-detail-icon{color:#3b82f6;flex-shrink:0;height:20px;width:20px}.contact-detail-item span{color:#4a5568;font-size:16px;line-height:1.6}.contact-right{display:flex;flex-direction:column}.contact-form-card{background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;padding:32px}.contact-form-title{color:#0a0a0a;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px;text-align:center}.contact-form-intro{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:20px}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.contact-form-field{display:flex;flex-direction:column;position:relative}.contact-form-field label{background-color:#fff;color:#9ca3af;font-size:16px;font-weight:400;left:16px;padding:0 4px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:1}.contact-form-field textarea+label{top:18px;transform:translateY(0)}.contact-form-field input,.contact-form-field textarea{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#0a0a0a;font-family:var(--pm-font-family);font-size:16px;padding:12px 16px;transition:all .3s ease}.contact-form-field input::placeholder,.contact-form-field textarea::placeholder{color:#0000}.contact-form-field input:focus,.contact-form-field textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.contact-form-field input:focus+label,.contact-form-field input:not(:placeholder-shown)+label,.contact-form-field textarea:focus+label,.contact-form-field textarea:not(:placeholder-shown)+label{color:#8b5cf6;font-size:12px;font-weight:600;top:0;transform:translateY(-50%)}.contact-form-field textarea{min-height:50px;resize:vertical}.contact-form-captcha{display:flex;flex-direction:column;gap:10px}.contact-form-captcha label{color:#0a0a0a;font-size:14px;font-weight:600}.captcha-container{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;width:-webkit-fit-content;width:fit-content}.captcha-canvas{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;height:48px;width:200px}.captcha-refresh{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;padding:10px;transition:all .3s ease;width:48px}.captcha-refresh:hover{background-color:#f7f7f7;border-color:#8b5cf6;color:#8b5cf6}.captcha-refresh svg{height:20px;width:20px}.captcha-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#0a0a0a;font-family:var(--pm-font-family);font-size:16px;font-weight:600;height:48px;letter-spacing:2px;padding:12px 16px;text-transform:uppercase;transition:all .3s ease;width:150px}.captcha-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.contact-form-submit{align-self:flex-start;background-color:#d43c40;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--pm-font-family);font-size:16px;font-weight:600;height:48px;margin-top:0;padding:14px 28px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.contact-form-submit:hover{background-color:#1e40af;box-shadow:0 4px 12px #1e3a8a4d;transform:translateY(-2px)}@media (max-width:1024px){.contact-container{gap:60px;padding:60px 40px}.contact-container,.contact-form-row{grid-template-columns:1fr}.contact-map-container{min-height:360px}}@media (max-width:768px){.contact-header{padding:16px 24px}.contact-logo-icon{height:28px;width:28px}.contact-logo-text{font-size:20px}.contact-header-widget-profile img{height:36px;width:36px}.contact-header-widget-name{font-size:13px}.contact-header-widget-status{font-size:11px}.contact-header-widget-button{font-size:13px;padding:8px 16px}.contact-container{gap:50px;padding:40px 24px}.contact-left{gap:30px}.contact-left-title{font-size:32px}.contact-left-text{font-size:15px}.contact-form-card{padding:28px 24px}.contact-form-title{font-size:20px}.contact-form-intro{font-size:15px}.contact-map-container{min-height:300px}.contact-profile{align-items:flex-start;flex-direction:column}.captcha-container{flex-wrap:wrap;width:100%}.captcha-canvas{height:44px;width:180px}.captcha-refresh{height:44px;width:44px}.captcha-input{font-size:15px;height:44px;width:130px}.btn.btn-primary{font-size:15px;height:44px;width:100%}}@media (max-width:480px){.contact-header{padding:14px 16px}.contact-header-widget{gap:8px}.contact-header-widget-info{display:none}.contact-header-widget-button{font-size:12px;padding:8px 12px}.contact-container{gap:40px;padding:30px 16px}.contact-left{gap:24px}.contact-left-title{font-size:28px}.contact-left-text{font-size:14px}.contact-form-card{padding:24px 20px}.contact-form-title{font-size:18px}.contact-form-intro{font-size:14px;margin-bottom:16px}.contact-form{gap:14px}.contact-form-field input,.contact-form-field textarea{font-size:15px;padding:11px 14px}.contact-form-field label{font-size:15px;left:14px}.contact-map-container{min-height:280px}.captcha-container{gap:10px}.captcha-canvas{height:42px;width:160px}.captcha-refresh{height:42px;padding:8px;width:42px}.captcha-refresh svg{height:18px;width:18px}.captcha-input{font-size:14px;height:42px;padding:10px 14px;width:100%}.btn.btn-primary{font-size:14px;height:42px;padding:12px 24px}}@media (max-width:360px){.contact-container{padding:24px 12px}.contact-left-title{font-size:24px}.contact-form-card{padding:20px 16px}.captcha-canvas{height:40px;width:140px}.captcha-refresh{height:40px;width:40px}}@media (min-width:2560px){.contact-header{padding:32px 96px}.contact-logo-text{font-size:32px}.contact-header-widget-button{font-size:1rem;padding:12px 26px}.contact-container{gap:60px;max-width:2100px;padding:120px 140px}.contact-left-title{font-size:46px}.contact-detail-item span,.contact-form-intro,.contact-left-text{font-size:1.15rem}.contact-map-container{min-height:420px}.contact-profile-name{font-size:24px}.contact-profile-title{font-size:18px}.contact-form-card{padding:48px}.contact-form-title{font-size:1.8rem}.contact-form-field input,.contact-form-field textarea{font-size:1.05rem;padding:14px 18px}.contact-form-row{gap:20px}.contact-form-submit,.contact-form-submit-button{font-size:1.05rem;padding:14px 34px}}.services-page{background-color:#fff;min-height:90vh;overflow-x:hidden;width:100%}.service-hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:700px;overflow:hidden;padding:10px 60px 140px 10px;position:relative}.service-hero-section:after,.service-hero-section:before{border-radius:50%;content:"";filter:blur(120px);height:320px;opacity:.28;pointer-events:none;position:absolute;width:320px;z-index:0}.service-hero-section:before{background:radial-gradient(circle,#ec4899e6 0,#ec489900 70%);left:-60px;top:-120px}.service-hero-section:after{background:radial-gradient(circle,#3b82f6d9 0,#3b82f600 70%);bottom:-140px;right:-80px}.service-hero-background{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(120deg,#f8fafc33,#f8fafc0d 40%,#f8fafc26);height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%;z-index:0}@keyframes backgroundMove{0%,to{opacity:1;transform:translate(0) scale(1)}33%{opacity:.9;transform:translate(5%,5%) scale(1.1)}66%{opacity:.95;transform:translate(-5%,-5%) scale(.95)}}.service-hero-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:floatParticle 4s ease-in-out infinite;background:#fff9;border-radius:50%;box-shadow:0 0 10px #ffffff80;height:4px;position:absolute;width:4px}@keyframes floatParticle{0%,to{opacity:0;transform:translateY(0) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) translateX(50px)}}.service-hero-content{animation:fadeInUp 1s ease-out;color:#f8fafc;margin:0 auto;max-width:1000px;padding:48px 24px;position:relative;text-align:center;text-shadow:0 18px 45px #060c1c80,0 4px 18px #060c1c59;z-index:1}.service-hero-icon{animation:float 4s ease-in-out infinite;display:flex;justify-content:center;margin-bottom:40px;position:relative}.icon-glow{animation:pulseGlow 2s ease-in-out infinite;background:radial-gradient(circle,#ec489933 0,#3b82f633 50%,#0000 70%);border-radius:50%;filter:blur(40px);height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}.service-hero-badge{align-items:center;background:#ec48991a;border:1px solid #ec489933;border-radius:50px;display:inline-flex;gap:10px;margin-bottom:28px;padding:12px 28px;transition:all .3s ease}.service-hero-badge:hover{background:#ec489926;transform:translateY(-2px)}.badge-icon{animation:rotate 3s linear infinite;color:#ec4899;font-size:14px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.service-hero-badge span{color:#ec4899;font-family:var(--pm-font-family);font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.service-hero-subtitle{align-items:center;background:linear-gradient(135deg,#0f172a8c,#0f172a40);border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 12px 35px #02061761;color:#f1f5f9eb;display:inline-flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:3px;margin-bottom:22px;padding:10px 18px;text-transform:uppercase}.service-hero-title{align-items:center;color:#fff;display:inline-flex;font-family:var(--pm-font-family);font-size:clamp(2.75rem,4.4vw,3.75rem);font-weight:800;gap:18px;letter-spacing:-.015em;line-height:1.1;margin-bottom:26px;position:relative;text-shadow:0 22px 48px #020617b8,0 10px 28px #02061773,0 3px 14px #0f172a66}.title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(115deg,#e0f2fe,#c4b5fd 35%,#fce7f3 75%,#ffe4e6);-webkit-background-clip:text;background-clip:text;position:relative}.title-highlight:before{background:linear-gradient(135deg,#94a3b838,#94a3b814);border-radius:32px;content:"";filter:blur(.2px);inset:-12px -18px;opacity:.4;position:absolute;z-index:-1}.service-hero-description{color:#f1f5f9db;font-family:var(--pm-font-family);font-size:clamp(1.06rem,2.2vw,1.35rem);font-weight:400;line-height:1.85;margin:0 auto 48px;max-width:760px;text-shadow:0 16px 36px #02061794,0 6px 16px #02061759}.service-hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:60px}.service-hero-buttons .btn{font-size:.95rem}.service-secondary-button{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;color:#374652;cursor:pointer;display:flex;font-family:var(--pm-font-family);font-size:16px;font-weight:500;gap:10px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease}.service-secondary-button:hover{background:#000;border-color:#000;box-shadow:0 4px 12px #00000014;color:#fff;transform:translateY(-2px)}.service-secondary-button:hover .play-icon{color:#fff}.play-icon{font-size:16px}.scroll-indicator{animation:bounce 2s infinite;bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}.scroll-arrow{color:#3b82f6;font-size:24px}.service-stats-section{background-color:#f7f7f7;margin-top:-60px;padding:80px 60px;position:relative;z-index:2}.service-stats-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px}.service-stat-card{background:#fff;border:1px solid #e5e7eb80;border-radius:24px;box-shadow:0 10px 40px #00000014;opacity:0;overflow:hidden;padding:40px;position:relative;text-align:center;transform:translateY(30px);transition:all .4s ease}.service-stat-card.animate-in{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.service-stat-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .4s ease;width:100%}.service-stat-card:hover:before{transform:scaleX(1)}.service-stat-card:hover{box-shadow:0 20px 60px #667eea33;transform:translateY(-8px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:56px;font-weight:800;margin-bottom:12px}.stat-label{color:#4a5568;font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-underline{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;height:3px;margin:16px auto 0;transform:scaleX(0);transition:transform .4s ease;width:60px}.service-stat-card:hover .stat-underline{transform:scaleX(1)}.service-section{opacity:0;padding:clamp(12px,2.5vw,48px) clamp(24px,6vw,60px);position:relative;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.service-section.animate-in{opacity:1;transform:translateY(0)}.service-section-header{margin-bottom:clamp(18px,3.2vw,32px)}.service-container{margin:0 auto;max-width:1400px}.service-section-label{margin:0}.service-section-label-icon{color:#8b5cf6;height:20px;width:20px}.section-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea1a,#764ba21a);-webkit-background-clip:text;background-clip:text;font-family:var(--pm-font-family);font-size:120px;font-weight:900;line-height:1;margin-bottom:-40px;position:relative;z-index:0}.title-gradient{color:#0a0a0a}@keyframes gradientShift{0%,to{background-position:0}50%{background-position:100%}}.service-section-subtitle{color:#4a5568;font-family:var(--pm-font-family);font-size:18px;font-weight:400;line-height:1.6;margin:0 auto;max-width:800px;opacity:.95}.service-features-section{background-color:#fff}.service-features-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.service-feature-card{align-items:flex-start;background:#fff;border:2px solid #667eea1a;border-radius:20px;display:flex;gap:20px;opacity:0;overflow:hidden;padding:40px;position:relative;transform:translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1)}.service-feature-card.animate-in{opacity:1;transform:translateY(0)}.feature-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea1a,#764ba21a);-webkit-background-clip:text;background-clip:text;font-family:var(--pm-font-family);font-size:48px;font-weight:900;line-height:1;position:absolute;right:20px;top:20px}.service-feature-card:hover{border-color:#667eea4d;box-shadow:0 20px 60px #667eea33;transform:translateY(-8px)}.feature-hover-effect{background:linear-gradient(135deg,#667eea1a,#764ba20d);bottom:0;height:0;left:0;position:absolute;transition:height .4s ease;width:100%;z-index:0}.service-feature-card:hover .feature-hover-effect{height:100%}.service-feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 24px #667eea4d;color:#fff;display:flex;flex-shrink:0;font-size:24px;height:56px;justify-content:center;min-width:56px;position:relative;transition:all .3s ease;width:56px;z-index:1}.service-feature-card:hover .service-feature-icon{box-shadow:0 12px 32px #667eea66;transform:scale(1.1) rotate(5deg)}.service-feature-title{color:#0a0a0a;font-family:var(--pm-font-family);font-size:20px;font-weight:700;line-height:1.4;position:relative;transition:color .3s ease;z-index:1}.service-feature-card:hover .service-feature-title{color:#667eea}.service-benefits-section{background-color:#f7f7f7}.service-benefits-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.service-benefit-card{background:#fff;border:1px solid #e5e7eb80;border-radius:20px;box-shadow:0 8px 30px #00000014;opacity:0;overflow:hidden;padding:36px;position:relative;text-align:center;transform:translateY(30px);transition:all .5s cubic-bezier(.4,0,.2,1)}.service-benefit-card.animate-in{opacity:1;transform:translateY(0)}.benefit-card-background{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:0}.service-benefit-card:hover .benefit-card-background{opacity:1}.service-benefit-icon-wrapper{margin-bottom:16px;position:relative;z-index:1}.icon-circle{box-shadow:0 9px 26px #0000001f;height:52px;margin:0 auto;transition:all .4s ease;width:52px}.service-benefit-icon-wrapper .icon-circle{box-shadow:0 9px 26px #0000001f!important;height:52px!important;width:52px!important}.service-benefit-icon-wrapper .icon-circle svg{height:20px!important;width:20px!important}.service-benefit-icon-wrapper .service-benefit-icon{font-size:20px!important}.service-benefit-icon{color:#fff;font-size:20px}.service-benefit-title{color:#0a0a0a;font-family:var(--pm-font-family);font-size:18px;font-weight:700;line-height:1.4;margin-bottom:12px;position:relative;transition:color .3s ease;z-index:1}.service-benefit-card:hover .service-benefit-title{color:#667eea}.service-benefit-description{color:#4a5568;font-family:var(--pm-font-family);font-size:15px;line-height:1.7;position:relative;z-index:1}.benefit-card-border{background:linear-gradient(90deg,#667eea,#764ba2);height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .4s ease;width:100%}.service-benefit-card:hover .benefit-card-border{transform:scaleX(1)}.service-usecases-section{background-color:#fff}.service-usecases-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-usecase-card{align-items:flex-start;background:#fff;border:2px solid #667eea1a;border-radius:20px;display:flex;gap:20px;opacity:0;overflow:hidden;padding:32px;position:relative;transform:translateX(-20px);transition:all .4s ease}.service-usecase-card.animate-in{opacity:1;transform:translateX(0)}.service-usecase-card:hover{background:linear-gradient(135deg,#667eea0d,#764ba205);border-color:#667eea66;box-shadow:0 12px 40px #667eea26;transform:translateX(12px)}.usecase-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:14px;display:flex;flex-shrink:0;height:56px;justify-content:center;min-width:56px;transition:all .3s ease;width:56px}.service-usecase-card:hover .usecase-icon-wrapper{background:linear-gradient(135deg,#667eea,#764ba2);transform:scale(1.1) rotate(5deg)}.service-usecase-icon{color:#667eea;font-size:28px;transition:color .3s ease}.service-usecase-card:hover .service-usecase-icon{color:#fff}.service-usecase-text{color:#4a5568;flex:1 1;font-family:var(--pm-font-family);font-size:20px;font-weight:400;line-height:1.7}.usecase-arrow{color:#667eea;font-size:18px;opacity:0;position:absolute;right:32px;top:32px;transform:translateX(-10px);transition:all .3s ease}.service-usecase-card:hover .usecase-arrow{opacity:1;transform:translateX(0)}.service-cta-section{margin-top:80px;overflow:hidden;padding:140px 60px;position:relative}.service-cta-background,.service-cta-section{background:linear-gradient(180deg,#fff 0,#fce7f3 40%,#e0f2fe)}.service-cta-background{height:100%;left:0;position:absolute;top:0;width:100%}@keyframes ctaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.service-cta-content{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.cta-icon-wrapper{align-items:center;animation:iconPulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 32px;width:100px}@keyframes iconPulse{0%,to{box-shadow:0 0 0 0 #fff6;transform:scale(1)}50%{box-shadow:0 0 0 20px #fff0;transform:scale(1.05)}}.cta-icon{color:#3142c0;font-size:48px}.service-cta-title{color:#0a0a0a;font-family:var(--pm-font-family);font-size:34px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:24px}.service-cta-description{color:#4a5568;font-family:var(--pm-font-family);font-size:20px;font-weight:400;line-height:1.7;margin-bottom:48px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px}.cta-buttons .btn{font-size:1rem}@media (max-width:1200px){.service-hero-content{padding:52px 60px}.service-cta-title,.service-hero-title{font-size:34px}}@media (max-width:768px){.service-hero-section{min-height:600px;padding:120px 24px 100px}.service-hero-content{padding:40px 32px}.service-hero-title{font-size:34px}.service-hero-description,.service-hero-subtitle{font-size:20px}.service-stats-section{padding:60px 24px}.service-section{padding:0 clamp(24px,6vw,60px)}.section-number{font-size:80px;margin-bottom:-20px}.service-section-subtitle{font-size:18px}.service-benefits-grid,.service-features-grid,.service-usecases-grid{gap:24px;grid-template-columns:1fr}.cta-buttons,.service-hero-buttons{flex-direction:column;width:100%}.cta-buttons .btn,.service-hero-buttons .btn{justify-content:center;width:100%}.service-cta-section{padding:100px 24px}.service-cta-title{font-size:34px}.service-cta-description{font-size:20px}}@media (max-width:480px){.service-hero-content{padding:28px 20px}.service-hero-title{font-size:28px}.service-hero-icon{margin-bottom:32px}.service-hero-icon svg,.service-hero-icon>div{height:120px!important;width:120px!important}.section-number{font-size:60px}.service-cta-title{font-size:28px}.stat-number{font-size:42px}}.modal-field-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.modal-field-grid .modal-field{gap:6px}@media (max-width:768px){.modal-field-grid{grid-template-columns:1fr}}@media (min-width:1280px){.service-page{padding:0 72px}.service-hero-content{padding:72px 80px}.modal-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1600px){.service-page{padding:0 96px}.service-hero-title{font-size:clamp(48px,3.6vw,60px)}.modal-field-grid{column-gap:18px;row-gap:16px}}@media (min-width:1440px){.service-hero-section{min-height:760px;padding:140px 120px 180px 80px}.service-hero-content{max-width:1040px;padding:72px 80px}.service-hero-title{font-size:clamp(3rem,4vw,3.85rem)}.service-hero-description{font-size:clamp(1.15rem,2vw,1.4rem);max-width:820px}.service-hero-buttons{gap:20px}.service-stats-section{padding:96px 120px}.service-section{padding:clamp(24px,3vw,72px) clamp(80px,7vw,136px)}.service-container{max-width:1480px}.service-benefits-grid,.service-features-grid,.service-usecases-grid{gap:32px}.service-benefit-card,.service-feature-card,.service-usecase-card{padding:44px}.service-cta-section{padding:160px 120px}}@media (min-width:1920px){.service-hero-section{min-height:820px;padding:160px 160px 200px 100px}.service-hero-content{max-width:1120px;padding:80px 96px}.service-hero-title{font-size:clamp(3.25rem,3.6vw,4.2rem)}.service-hero-description{max-width:860px}.service-hero-buttons .btn,.service-secondary-button{font-size:1.05rem;padding:14px 28px}.service-stats-section{padding:112px 160px}.service-stat-card{padding:48px}.service-section{padding:clamp(32px,3.4vw,88px) clamp(100px,8vw,168px)}.service-container{max-width:1580px}.service-cta-section{padding:180px 168px}.service-cta-title{font-size:42px}.service-cta-description{font-size:22px}}@media (min-width:2560px){.service-hero-section{min-height:880px;padding:200px 220px 240px 140px}.service-hero-content{max-width:1240px;padding:96px 128px}.service-hero-title{font-size:clamp(3.6rem,3vw,4.6rem)}.service-hero-description{font-size:clamp(1.25rem,1.8vw,1.5rem);max-width:920px}.service-hero-buttons{gap:28px}.service-hero-buttons .btn,.service-secondary-button{font-size:1.1rem;padding:16px 30px}.service-stats-section{padding:140px 220px}.service-stat-card{padding:56px}.service-section{padding:clamp(40px,4vw,104px) clamp(140px,9vw,220px)}.service-container{max-width:1760px}.service-benefit-card,.service-feature-card,.service-usecase-card{padding:52px}.service-cta-section{margin-top:120px;padding:220px}.service-cta-title{font-size:46px}.service-cta-description{font-size:24px;max-width:980px}}.product-page-new{display:flex;flex-direction:column;min-height:100vh}.product-hero-split{grid-gap:80px;align-items:flex-start;background:linear-gradient(180deg,#fff 0,#fff 30%,#fce7f3 50%,#e0f2fe);display:grid;gap:80px;grid-template-columns:1fr 1fr;min-height:80vh;overflow:hidden;padding:60px 60px 0;position:relative}.product-hero-split:before{background:linear-gradient(90deg,#fce7f3 0,#e0f2fe);content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-left{display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative;z-index:2}.hero-badge{align-items:center;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50px;box-shadow:0 2px 10px #0000000d;color:#4a5568;display:inline-flex;font-size:13px;font-weight:500;gap:8px;margin-bottom:2px;padding:6px 18px;width:-webkit-fit-content;width:fit-content}.hero-badge,.hero-title{font-family:var(--pm-font-family)}.hero-title{color:var(--pm-heading-color);font-size:var(--pm-section-title-font-size);font-weight:var(--pm-section-title-font-weight);letter-spacing:var(--pm-section-title-letter-spacing);line-height:var(--pm-section-title-line-height);margin:0 0 4px}.title-dot{animation:pulse 2s ease-in-out infinite;font-size:80px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-subtitle{color:var(--pm-heading-color);font-size:var(--pm-heading-h3-font-size);font-weight:var(--pm-heading-h3-font-weight);margin:0 0 6px}.hero-description,.hero-subtitle{font-family:var(--pm-font-family)}.hero-description{color:var(--pm-section-body-color);font-size:var(--pm-section-body-font-size);line-height:var(--pm-section-body-line-height);margin:0 0 8px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:0}.hero-right{z-index:1}.hero-icon-container,.hero-right{align-items:center;display:flex;justify-content:center;position:relative}.hero-icon-container{border-radius:50%;height:350px;width:350px}.icon-circle{align-items:center;animation:float 6s ease-in-out infinite;border-radius:50%;box-shadow:0 20px 60px #0003;display:flex;height:180px;justify-content:center;position:relative;width:180px;z-index:3}.icon-circle svg{height:80px;width:80px}.icon-circle .product-hero-logo{display:block;height:auto;width:120px}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.icon-rings{height:100%;width:100%}.icon-rings,.ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring{animation:ringPulse 3s ease-in-out infinite;border:2px solid;border-radius:50%;opacity:.3}.ring-1{animation-delay:0s;height:250px;width:250px}.ring-2{animation-delay:1s;height:320px;width:320px}.ring-3{animation-delay:2s;height:390px;width:390px}@keyframes ringPulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.1;transform:translate(-50%,-50%) scale(1.1)}}.product-stats-bar{background:#fff;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;padding:20px 60px}.stats-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px}.stat-item{align-items:center;display:flex;flex-basis:calc(20% - 24px);flex-grow:1;flex-shrink:1;gap:14px;min-height:84px;opacity:0;transform:translateX(-20px)}@media (max-width:1024px){.stats-grid{justify-content:center}.stat-item{flex:1 1 240px}}.stat-item.animate-in{opacity:1;transform:translateX(0);transition:opacity .6s ease,transform .6s ease}.stat-icon{flex-shrink:0;font-size:32px}.stat-content{display:flex;flex-direction:column}.stat-number{color:var(--pm-heading-color);font-size:var(--pm-heading-h3-font-size);font-weight:var(--pm-heading-h3-font-weight);line-height:1.1;margin-bottom:2px}.stat-label,.stat-number{font-family:var(--pm-font-family)}.stat-label{color:var(--pm-section-body-color);font-size:calc(var(--pm-section-body-font-size)*.9);font-weight:500}.product-tabs-section{background:#fafafa;padding:40px 60px}.container{margin:0 auto;max-width:1200px}.tabs-header{margin-bottom:36px}.tabs-nav{border-bottom:2px solid #e5e7eb;display:flex;gap:8px;overflow-x:auto}.tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:var(--pm-section-body-color);cursor:pointer;font-family:var(--pm-font-family);font-size:var(--pm-heading-h4-font-size);font-weight:var(--pm-heading-h4-font-weight);padding:14px 24px;transition:all .3s ease;white-space:nowrap}.tab-btn.active,.tab-btn:hover{color:var(--pm-heading-color)}.tab-btn.active{border-bottom-color:initial}.tabs-content{min-height:auto}.tab-panel{animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.overview-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.overview-card{background:#fff;border:1px solid #e5e7eb99;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:left}.overview-card:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-8px)}.overview-card h3{color:var(--pm-heading-color);font-family:var(--pm-font-family);font-size:var(--pm-heading-h4-font-size);font-weight:var(--pm-heading-h4-font-weight);margin:0 0 6px}.overview-card p{color:var(--pm-section-body-color);font-family:var(--pm-font-family);font-size:var(--pm-section-body-font-size);line-height:1.55;margin:0}.features-masonry{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:2px solid #f0f0f0;border-radius:16px;display:flex;flex-direction:column;gap:16px;opacity:0;padding:32px;transform:translateY(20px);transition:all .3s ease}.feature-card.animate-in{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.feature-card:hover{border-color:currentColor;box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.feature-card h4{color:#0a0a0a;font-family:var(--pm-font-family);font-size:20px;font-weight:700;margin:0}.feature-card-description{color:#6b7280;font-family:var(--pm-font-family);font-size:15px;line-height:1.6;margin:0}.feature-item-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.feature-item-list li{padding-left:28px;position:relative}.feature-item-list li:before{border:2px solid;border-right:0;border-top:0;color:inherit;content:"";height:6px;left:0;position:absolute;top:8px;transform:rotate(-45deg);width:10px}.feature-item-title{color:#111827;display:block;font-family:var(--pm-font-family);font-size:15px;font-weight:600;margin-bottom:4px}.feature-item-text{color:#4b5563;font-family:var(--pm-font-family);font-size:14px;line-height:1.6;margin:0}.benefits-list{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:800px}.benefit-row{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;gap:20px;opacity:0;padding:24px 32px;transform:translateX(-20px)}.benefit-row.animate-in{opacity:1;transform:translateX(0);transition:opacity .6s ease,transform .6s ease}.benefit-check{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.benefit-row p{color:#4a5568;font-family:var(--pm-font-family);font-size:17px;line-height:1.7;margin:0}.animate-on-scroll{opacity:0;transform:translateY(30px)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease}@media (max-width:1024px){.product-hero-split{gap:40px;grid-template-columns:1fr;min-height:auto;padding:40px;text-align:center}.hero-title{font-size:56px}.hero-icon-container{height:300px;width:300px}.icon-circle{height:150px;width:150px}.product-cta-new,.product-stats-bar,.product-tabs-section{padding:48px 32px}}@media (max-width:768px){.tabs-header{margin-bottom:28px}.product-hero-split{gap:30px;min-height:auto;padding:32px 24px}.hero-title{font-size:42px}.title-dot{font-size:48px}.hero-subtitle{font-size:22px}.hero-description{font-size:16px}.hero-icon-container{height:250px;width:250px}.product-cta-new,.product-stats-bar,.product-tabs-section{padding:40px 24px}.stats-grid{gap:20px;justify-content:center}.stat-item{flex:1 1 45%}.tabs-nav{gap:4px}.tab-btn{font-size:16px;padding:12px 20px}.features-masonry,.overview-grid{grid-template-columns:1fr}.cta-content h2{font-size:36px}}@media (max-width:480px){.tabs-header{margin-bottom:24px}.product-hero-split{gap:24px;min-height:auto;padding:28px 20px}.hero-title{font-size:32px}.title-dot{font-size:36px}.hero-buttons{flex-direction:column;width:100%}.cta-buttons .btn,.hero-buttons .btn{justify-content:center;width:100%}.stats-grid{justify-content:center}.stat-item{flex:1 1 100%}.cta-content h2{font-size:28px}.cta-buttons{flex-direction:column;width:100%}}@media (min-width:1280px){.product-page{padding:0 72px}.product-hero{padding:90px 0}.product-hero-content{padding:72px 80px}}@media (min-width:1600px){.product-page{padding:0 96px}.product-hero-title{font-size:clamp(52px,3.8vw,64px)}}@media (min-width:1920px){.product-page{padding:0 128px}.product-hero-content{padding:80px 96px}}@media (min-width:1440px){.product-hero-split{grid-gap:80px;align-items:flex-start;background:linear-gradient(180deg,#fff 0,#fff 30%,#fce7f3 50%,#e0f2fe);display:grid;gap:96px;gap:80px;grid-template-columns:1fr 1fr;min-height:86vh;min-height:20vh;overflow:hidden;padding:80px 120px 40px;padding:60px 60px 0;position:relative}.hero-title{font-size:clamp(3rem,3.4vw,3.6rem)}.hero-subtitle{font-size:clamp(1.8rem,2.4vw,2rem)}.hero-description{font-size:clamp(1.05rem,1.4vw,1.18rem);max-width:620px}.hero-buttons{gap:20px}.hero-icon-container{height:420px;width:420px}.icon-circle{height:200px;width:200px}.product-stats-bar,.product-tabs-section{padding:56px 120px}.product-cta-new{padding:92px 120px}.tab-btn{padding:16px 28px}}@media (min-width:1920px){.product-hero-split{grid-gap:80px;align-items:flex-start;background:linear-gradient(180deg,#fff 0,#fff 30%,#fce7f3 50%,#e0f2fe);display:grid;gap:80px;grid-template-columns:1fr 1fr;min-height:20vh;overflow:hidden;padding:60px 60px 0;position:relative}.hero-title{font-size:clamp(3.4rem,3.6vw,3.9rem)}.hero-subtitle{font-size:clamp(2rem,2.6vw,2.3rem)}.hero-description{max-width:680px}.hero-icon-container{height:460px;width:460px}.icon-circle{height:220px;width:220px}.product-stats-bar,.product-tabs-section{padding:72px 160px}.product-cta-new{padding:112px 168px}.tabs-header{margin-bottom:44px}.feature-card,.overview-card{padding:36px}.benefit-row{padding:28px 36px}}@media (min-width:2560px){.product-hero-split{grid-gap:80px;align-items:flex-start;background:linear-gradient(180deg,#fff 0,#fff 30%,#fce7f3 50%,#e0f2fe);display:grid;gap:80px;grid-template-columns:1fr 1fr;min-height:20vh;overflow:hidden;padding:60px 60px 0;position:relative}.hero-title{font-size:clamp(3.8rem,3.4vw,4.4rem)}.hero-subtitle{font-size:clamp(2.2rem,2.4vw,2.6rem)}.hero-description{font-size:clamp(1.2rem,1.6vw,1.3rem);max-width:760px}.hero-buttons{gap:28px}.hero-icon-container{height:520px;width:520px}.icon-circle{height:250px;width:250px}.ring-1{height:320px;width:320px}.ring-2{height:400px;width:400px}.ring-3{height:480px;width:480px}.product-stats-bar,.product-tabs-section{padding:96px 220px}.product-cta-new{padding:140px 220px}.tabs-nav{gap:12px}.tab-btn{font-size:clamp(1.1rem,1.1vw,1.2rem);padding:18px 32px}.feature-card,.overview-card{padding:44px}.benefits-list{max-width:920px}.benefit-row{padding:32px 40px}}
/*# sourceMappingURL=main.4f9ba220.css.map*/