body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Arial,sans-serif}.Header{background:#0000;justify-content:space-between;left:0;padding:20px;position:absolute;right:0;top:20px;z-index:1000}.Header,.Header .logo{align-items:center;display:flex}.Header .logo{margin-left:200px}.Header .logo img{height:50px;width:auto}.Header .nav-links{align-items:center;background:#ececec;border-radius:999px;display:flex;height:60px;padding:0 10px}.Header .nav-links.home-page{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ececec14}.Header .nav-links ul{align-items:center;display:flex;height:100%;list-style:none;margin:0;padding:0}.Header .nav-links li{align-items:center;border-radius:999px;display:flex;height:100%;justify-content:center;position:relative}.Header .nav-links li:before{background:#0000;border-radius:999px;bottom:0;content:"";left:-6px;position:absolute;right:-6px;top:0;transition:background .3s ease;z-index:-1}.Header .nav-links li:hover:before{background:#fff}.Header .nav-links li:hover{transform:scale(1.08)}.Header .nav-links li a{align-items:center;border-radius:999px;display:flex;font-weight:500;height:100%;padding:0 20px;text-decoration:none;transition:color .3s ease;z-index:1}.white-text{color:#fff}.black-text{color:#000}.Header .nav-links li a:hover{background:#0000;color:#000}.Header .language-selector{align-items:center;background:#ececec;border-radius:999px;display:flex;padding:5px}.Header .language-selector.home-page{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ececec14}.Header .language-selector button{background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;padding:8px 15px;transition:all .3s ease}.Header .language-selector button:hover{background-color:#f0f0f0}@media (max-width:768px){.Header{align-items:flex-start;flex-direction:column}.Header .nav-links ul{flex-direction:column;padding:0}.Header .language-selector button{margin-top:10px}}.hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-shadow:2px 2px 5px #0006}.hero-video{height:100%;inset:0;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.hero-overlay{background:#00000073;inset:0;position:absolute;z-index:-1}.hero-content{max-width:1200px;padding:20px;text-align:center}.hero h1{font-size:4rem;font-weight:700;margin-bottom:20px}.hero p{font-size:1.5rem;margin-bottom:30px}.cta-buttons{display:flex;gap:20px;justify-content:center}.cta-button{border:none;border-radius:20px;cursor:pointer;padding:14px 35px}.cta-button,.cta-button:hover{background-color:#459ba7}@media (max-width:768px){.hero{height:auto;padding:50px 20px}.hero h1{font-size:3rem}.hero p{font-size:1.2rem}.cta-buttons{flex-direction:column;gap:15px}.cta-button{width:100%}}.Footer{background:#f3f4f6;display:flex;justify-content:center;padding:80px 0 40px;width:100%}.footer-container{max-width:1200px;width:90%}.footer-top{align-items:flex-start;display:flex;gap:60px;justify-content:space-between;margin-bottom:60px}.footer-column{display:flex;flex-direction:column;gap:14px;min-width:200px}.footer-title{font-size:20px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.footer-subtitle{font-size:18px;font-weight:600;margin-bottom:12px}.footer-info{align-items:flex-start;color:#6b7280;display:flex;font-size:14px;gap:12px}.footer-info .icon{font-size:18px;margin-top:12px}.footer-column a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#111827}.social-icons{display:flex;gap:20px;margin-top:20px}.social-icons a{align-items:center;background:#e5e7eb;border-radius:50%;color:#374151;display:flex;font-size:16px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icons a:hover{background:#d1d5db}.icon-letter{color:#000;display:inline-block;font-size:20px;font-weight:700;height:24px;line-height:24px;text-align:center;width:24px}.footer-bottom{border-top:1px solid #e5e7eb;color:#9ca3af;font-size:14px;padding-top:20px;text-align:center}@media (max-width:900px){.footer-top{flex-direction:column;gap:40px}}.value-section{background:#0000;display:flex;justify-content:center;padding:120px 0}.value-container{display:flex;gap:60px;justify-content:space-between;max-width:1200px;width:90%}.value-item{align-items:flex-start!important;flex:1 1;flex-direction:column;padding:0;text-align:left}.value-item img{display:block;height:90px;margin-bottom:30px;width:90px}.value-item h3{color:#374151;font-size:28px;font-weight:600;margin-bottom:16px}.value-item p{color:#6b7280;font-size:16px;line-height:1.6}@media (max-width:900px){.value-container{flex-direction:column;gap:80px}}.solutions-section{background:#0000;display:flex;justify-content:center;padding:10px 0}.solutions-container{max-width:1200px;width:90%}.solutions-header{margin-bottom:80px;text-align:center}.solutions-label{color:#000;font-size:25px;font-weight:700;letter-spacing:2px;margin-bottom:20px}.solutions-header h2{color:#374151;font-size:42px;font-weight:500;line-height:1.4;margin:0 auto;max-width:900px}.solutions-grid{display:flex;gap:40px}.solution-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;flex:1 1;overflow:hidden;transition:transform .3s ease}.solution-card:hover{transform:translateY(-8px)}.solution-image{height:200px}.solution-image.blue{background:linear-gradient(135deg,#0f172a,#2563eb)}.solution-image.red{background:linear-gradient(135deg,#7c2d12,#db2777)}.solution-image.green{background:linear-gradient(135deg,#052e16,#22c55e)}.solution-content{padding:30px}.solution-content h3{color:#111827;font-size:20px;margin-bottom:12px}.solution-content p{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:6px}@media (max-width:1000px){.solutions-grid{flex-direction:column}}.global-impact-section{background:#0000;display:flex;justify-content:center;padding:100px 0}.global-impact-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px;max-width:1400px;width:90%}.hero-image-wrapper{border-radius:16px;box-shadow:0 10px 30px #0000001a;flex:1 1;min-width:300px;overflow:hidden;position:relative}.hero-image{display:block;height:570px;object-fit:cover;width:100%}.overlay-text{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#0009,#0003);border-radius:12px;bottom:40px;color:#fff;left:40px;max-width:500px;padding:20px;position:absolute;right:40px}.location{font-size:18px;margin-bottom:12px;opacity:.9}.overlay-text h2{font-size:24px;font-weight:600;margin:12px 0}.view-more-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:16px;padding:8px 0;transition:.3s}.view-more-btn:hover{text-decoration:underline}.content-wrapper{display:flex;flex:1 1;flex-direction:column;gap:30px;min-width:300px}.main-title{color:#374151;font-size:3.5rem;font-weight:600;line-height:1.2}.subtitle{font-size:1.1rem;margin-top:20px}.image-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:40px}.image-item{border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s ease}.image-item img{display:block;height:200px;object-fit:cover;width:100%}.image-item:hover{transform:scale(1.02)}.trusted-by-section{background:#0000;margin-bottom:150px;padding:80px 0;text-align:center}.trusted-by-container{margin:0 auto;max-width:1400px;width:90%}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:40px}.logo-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:20px}.logo-item{background:#fff;border-radius:12px;box-shadow:0 6px 12px #00000014;cursor:pointer;overflow:hidden;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.logo-item:hover{box-shadow:0 10px 20px #0000001f;transform:translateY(-4px)}.logo-item img{display:block;height:auto;max-height:60px;object-fit:contain;width:100%}@media (max-width:1000px){.logo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.logo-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:1.3rem}}@media (max-width:500px){.logo-grid{grid-template-columns:1fr}.section-title{font-size:1.2rem}}.about-section{background:#0000;padding:120px 0}.header{align-items:center;display:flex;gap:40px;justify-content:flex-start;margin-bottom:60px}.logo{height:500px;max-height:none;max-width:none;width:500px}.text-content{flex:1 1}.text-content h2{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:16px}.text-content p{color:#4b5563;font-size:1.1rem;line-height:1.8}.section{border-top:1px solid #009bac;margin-bottom:60px;padding-top:40px}.section:last-child{border-bottom:1px solid #009bac;margin-bottom:60px}.section h3{color:#374151;font-size:1.5rem;font-weight:700;margin-bottom:20px}.section p{color:#4b5563;font-size:1rem;line-height:1.8}.OurValues-section{background:#0000;padding:80px 0}.section-title{font-size:1.25rem;letter-spacing:.5px;margin-bottom:24px;text-transform:uppercase}.intro-text{color:#374151;font-size:1.75rem;font-weight:400;line-height:1.6;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.OurValues-grid{grid-gap:80px;align-items:flex-start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.OurValues-list{display:flex;flex-direction:column;gap:24px}.value-item{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;gap:12px;padding:12px 0;transition:all .3s ease}.value-item.active,.value-item:hover{color:#374151}.dot{background:#009bac;border-radius:2px;height:12px;opacity:0;transition:opacity .3s ease;width:12px}.value-item.active .dot{opacity:1}.content-area{display:flex;flex-direction:column;gap:24px}.description{color:#6b7280;font-size:1rem;line-height:1.8}.value-image{border-radius:8px;box-shadow:0 4px 12px #0000000d;height:auto;object-fit:cover;width:100%}@media (max-width:900px){.OurValues-grid{gap:40px;grid-template-columns:1fr}.intro-text{font-size:1.5rem}}@media (max-width:600px){.section-title{font-size:1.1rem}.intro-text,.value-item{font-size:1.25rem}.description{font-size:.95rem}}.team-section{background:#0000;padding:80px 0}.container{margin:0 auto;max-width:1800px}.section-title{font-weight:300;margin-bottom:16px}.subtitle{font-size:1rem;line-height:1.6;margin-bottom:60px}.team-grid{gap:60px;margin-top:40px}.profile-image,.team-grid{align-items:center;display:flex}.profile-image{flex-shrink:0;justify-content:center}.avatar{border-radius:12px;box-shadow:0 12px 24px #0000000d;height:auto;object-fit:cover;width:240px}.profile-info{flex:1 1;min-width:0;min-width:700px}.name{color:#374151;font-size:1.75rem;font-weight:700;margin:0}.title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:8px 0 24px}.bio-list{color:#6b7280;font-size:.95rem;line-height:1.8;list-style-type:none;margin:0;overflow-wrap:break-word;padding:0;word-break:normal}.bio-list li{margin-bottom:12px;padding-left:20px;position:relative;text-align:left}.bio-list li:before{color:#009bac;content:"•";font-weight:700;left:0;position:absolute;top:0}@media (max-width:900px){.team-grid{align-items:center;flex-direction:column;gap:40px}.avatar,.profile-image{max-width:240px;width:100%}.avatar{height:auto}.profile-info{max-width:600px;min-width:auto;text-align:center;width:100%}.bio-list li{padding-left:20px;text-align:left}}@media (max-width:600px){.section-title{font-size:2.2rem}.subtitle{font-size:.95rem}.name{font-size:1.5rem}.title{font-size:1.1rem}.bio-list{font-size:.9rem}.avatar{max-width:200px}}.to-contact-section{align-items:center;margin-bottom:150px;padding:100px 0;text-align:center}.tcs-container{margin:0 auto;max-width:800px;padding:0 20px}.headline{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;margin-bottom:16px}.subheading{color:#4b5563;font-size:1.25rem;line-height:1.6;margin-bottom:32px}.cta-button{background-color:#009bac;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:14px 36px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.cta-button:hover{background-color:#007a8a;box-shadow:0 6px 16px #009bac4d;transform:translateY(-2px)}.hero-section{margin-top:100px}.hero-container h1{color:#374151;font-size:3.5rem}.Productions-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.image-wrapper{border-radius:16px;box-shadow:0 10px 30px #0000001a;flex:1 1;overflow:hidden}.wave-image{display:block;height:auto;object-fit:cover;width:100%}.content-wrapper{flex:2 1;padding:20px}.content-wrapper h1{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:32px}.content-wrapper p{color:#4b5563;font-size:1.1rem;line-height:1.8;margin-bottom:24px}.logos{display:flex;gap:60px;justify-content:space-between;margin-top:50px}.logo{height:auto;width:180px}@media (max-width:1000px){.Productions-container{flex-direction:column;text-align:center}.image-wrapper{margin-bottom:40px;order:2}.content-wrapper{order:1;padding:0}.logos{flex-wrap:wrap;gap:30px;justify-content:center}.logo{width:140px}}@media (max-width:500px){.content-wrapper h1{font-size:2.5rem}.content-wrapper p{font-size:1rem}.logos{gap:20px}.logo{width:100px}}.modules-container{margin:100px auto 0;max-width:1400px;padding:0 20px;text-align:center}.section-title{font-size:1.5rem!important;font-weight:700!important;text-align:center}.modules-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px}.module-card{background:#fff;border:1px solid #459ba7;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:30px;text-align:left;transition:transform .3s ease}.module-card:hover{transform:translateY(-5px)}.icon-wrapper-product{margin-bottom:16px}.icon-wrapper-product img{height:22px}.module-card h3{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:8px}.module-card p{color:#6b7280;font-size:.9rem;margin-bottom:16px}.use-case{color:#9ca3af;font-size:.85rem;line-height:1.6}@media (max-width:1000px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.modules-grid{grid-template-columns:1fr}.section-title{font-size:1.6rem}}.impact-container{margin:100px auto 20px;max-width:1400px;padding:20px;text-align:center}.section-title{font-size:1.2rem;font-weight:500}.impact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:40px}.impact-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;padding:40px 30px;position:relative;transition:transform .3s ease}.impact-card:hover{transform:translateY(-5px)}.impact-card:after,.impact-card:before{background:#e5e7eb;content:"";position:absolute;width:2px;z-index:1}.impact-card:before{border-top-left-radius:12px;height:40px;left:0;top:0}.impact-card:after{border-bottom-right-radius:12px;bottom:0;height:40px;right:0}.impact-card .label,.impact-card .source,.impact-card .value{position:relative;z-index:2}.value{color:#459ba7;font-size:1.8rem;font-weight:700;margin-bottom:12px}.label{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:16px}.source{color:#6b7280;cursor:pointer;font-size:.85rem;text-decoration:underline}@media (max-width:700px){.impact-grid{gap:30px;grid-template-columns:1fr}.section-title{font-size:1.6rem}}.deployment-container{margin:200px auto;max-width:1400px;padding:0 20px;text-align:center}.section-title{font-size:1.8rem;margin-bottom:60px}.options-grid{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-top:30px}.option-item{color:#6b7280;flex:1 1;font-size:1rem;font-weight:400;line-height:1.6;min-width:280px;transition:all .3s ease}.option-item:hover{color:#374151;transform:translateY(-2px)}@media (max-width:900px){.options-grid{align-items:center;flex-direction:column;gap:20px}.option-item{max-width:500px;min-width:auto;width:100%}}@media (max-width:500px){.section-title{font-size:1.6rem}.option-item{font-size:.95rem}}.impact-cases-container{margin:100px auto 0;max-width:1400px;padding:20px;text-align:left;width:100%}.section-title{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;margin-bottom:30px;text-align:left}.subtitle{color:#4b5563;font-size:1.2rem;line-height:1.8;margin-bottom:50px}.region-tabs{align-items:center;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;color:#374151;display:flex;font-size:1rem;justify-content:space-between;margin:20px 0;padding:12px 0}.tab-item{cursor:pointer;flex:1 1;font-weight:500;padding:8px 16px;position:relative;text-align:left;transition:all .3s ease}.tab-item:not(.last):after{background:#e5e7eb;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.tab-item:hover{color:#009bac;transform:translateY(-2px)}.plus{font-weight:400;margin-right:8px}.cases-grid{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:40px}.case-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;overflow:hidden;padding:20px;transform:translateY(0);transition:all .3s ease}.case-card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-6px)}.case-image{border-radius:8px;height:180px;margin-bottom:16px;object-fit:cover;width:100%}.case-title{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:8px}.case-meta{margin-bottom:12px}.case-desc,.case-meta{color:#6b7280;font-size:.9rem}.case-desc{line-height:1.6;margin-bottom:0}.case-result{border-top:1px solid #f3f4f6;color:#6b7280;font-size:.85rem;line-height:1.6;margin-top:auto}.arrow{color:#009bac;margin-right:6px}@media (max-width:1000px){.cases-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.cases-grid{grid-template-columns:1fr}.region-tabs{flex-direction:column;gap:10px}.tab-btn{text-align:left}.section-title{font-size:1.8rem}.subtitle{font-size:1.1rem}}.summary-container{margin:0 auto;max-width:1400px;padding:0 20px;position:relative}.impact-header{align-items:baseline;display:flex;gap:20px;justify-content:space-between;margin:0 auto 40px;max-width:1400px;width:100%}.impact-title{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:4.5rem!important;font-weight:700!important;text-align:left;white-space:nowrap}.impact-subtitle{color:#6b7280;display:block;font-size:1rem;line-height:1.6;margin-bottom:60px;text-align:right!important;width:100%}.earth-container{border-radius:12px;box-shadow:0 20px 40px #00000014;height:600px;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.earth-image{display:block;filter:brightness(1.1);height:100%;object-fit:cover;position:absolute;width:100%;z-index:1}.impact-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);left:17%;margin-top:40px;max-width:1200px;padding:0 20px;position:absolute;top:70%;z-index:2}.stat-item{align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ececec61;border-radius:8px;box-shadow:0 4px 12px #0000000d;display:flex;justify-content:flex-start;padding:10px 16px;transition:all .3s ease}.stat-item:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-3px)}.icon-wrapper{align-items:center;background:#009bac;border-radius:4px;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.stat-text{color:#374151;flex-grow:1;font-size:.95rem;line-height:1.6;text-align:left}@media (max-width:700px){.impact-title{font-size:2.2rem}.impact-stats{gap:16px;grid-template-columns:1fr}.stat-item{padding:10px 14px}}.hero-section{background:#0000;margin-bottom:100px;padding:120px 0;text-align:center}.hero-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;width:90%}.hero-container h1{color:#459ba7;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:32px}.hero-container p{color:#4b5563;font-size:1.2rem;line-height:1.6;margin-bottom:50px}.button-group{display:flex;gap:20px;justify-content:center;margin-top:40px}.primary-btn{background:#459ba7;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:background .3s ease}.primary-btn:hover{background:#007a8c}.secondary-btn{background:#0000;border:2px solid #008a9d;border-radius:12px;color:#008a9d;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.secondary-btn:hover{background:#008a9d14}@media (max-width:900px){.hero-container h1{font-size:2.8rem}.hero-container p{font-size:1.1rem}.button-group{align-items:center;flex-direction:column}.primary-btn,.secondary-btn{max-width:200px;width:100%}}@media (max-width:500px){.hero-container h1{font-size:2.2rem}.hero-container p{font-size:1rem}}.contact-section{background-color:#e6f7f5;padding:80px 0}.container{margin-top:80px;max-width:1200px;padding:0 20px;text-align:left}.section-title{color:#1f2937;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:32px}.intro-text{color:#4b5563;font-size:1.125rem;line-height:1.8;margin-bottom:60px;text-align:left}.email-container{border-bottom:1px solid #009bac;border-top:1px solid #009bac;margin:0 auto;max-width:500px;padding:24px 0;position:relative;text-align:center;width:100%}.email-link{color:#1f2937;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#009bac}
/*# sourceMappingURL=main.ff3b3d1d.css.map*/