@import "https://fonts.googleapis.com/css?family=Lato:300,400,700";:root{color:#3b3a39;font-synthesis:none;text-rendering:optimizelegibility;--ink:#102a3c;--muted:#61727c;--paper:#f4f7f8;--white:#fff;--blue:#00a4d6;--pink:#d20a62;--line:#102a3c24;background:#fff;font-family:Lato,Arial,sans-serif;font-weight:300;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:#3b3a39;background:var(--paper);min-width:320px;min-height:100vh;margin:0;font-size:14pt;font-weight:300;line-height:1.75}body.menu-open{overflow:hidden}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell>main{flex-direction:column;flex:1;display:flex}.site-header{color:#ffffffc7;z-index:1000;background:#32333b;justify-content:space-between;align-items:center;height:58px;padding:0 clamp(24px,4vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.home-header{justify-content:flex-end}.home-header .header-brand{display:none}.header-brand{color:var(--white);letter-spacing:0;white-space:nowrap;font-size:.98rem;line-height:58px;text-decoration:none}.header-brand strong{font-weight:700}.header-brand em{color:#d50047;font-style:normal}.header-brand:hover{text-decoration:none}.header-actions,.language-nav{align-items:center;display:flex}.header-actions{gap:20px}.menu-trigger{color:inherit;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:9px;min-height:58px;padding:0 12px;font-family:inherit;font-size:.75rem;font-weight:300;text-decoration:none;display:inline-flex}.menu-trigger:hover{color:var(--white)}.menu-trigger:focus-visible,.language-nav a:focus-visible,.button:focus-visible{outline-offset:4px;outline:2px solid}.menu-icon{gap:3px;width:15px;display:grid}.menu-icon i{background:currentColor;width:100%;height:1px;display:block}.language-nav{gap:0}.language-nav a{color:#ffffff8c;border-right:1px solid #ffffff40;padding:2px 9px;font-size:.7rem;font-weight:700;text-decoration:none}.language-nav a:last-child{border-right:0}.language-nav a.active{color:var(--white)}.menu-backdrop{cursor:default;opacity:0;pointer-events:none;visibility:hidden;z-index:109;background:#00000061;border:0;transition:opacity .26s;position:fixed;inset:0}.menu-backdrop.visible{opacity:1;pointer-events:auto;visibility:visible}.tools-menu{color:var(--white);visibility:hidden;z-index:110;background:#1c1c1c;width:420px;max-width:90%;height:100%;padding:68px 34px 34px;transition:transform .32s,visibility .32s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.tools-menu.visible{visibility:visible;transform:translate(0);box-shadow:0 0 24px #00000047}.tools-menu nav{display:grid}.tools-menu nav a{color:var(--white);border-top:1px solid #ffffff3d;line-height:3.5;text-decoration:none}.tools-menu nav a:first-child{border-top:0}.menu-close{color:#ffffff8c;cursor:pointer;background:0 0;border:0;padding:14px 18px;font-size:2rem;line-height:1;position:absolute;top:0;right:0}.menu-close:hover{color:var(--white)}.home-hero{color:#1266ae;text-align:center;background-color:#b9d8ec;background-image:url(https://cdn.builder.io/api/v1/image/assets%2Fffd4b999daf14b9eb6353196fcc0d951%2Fa4efd3b38d094adf9c0e2d302785e481);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:60svh;padding:80px 24px 30px;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 42%,#ffffff8f,#0000 46%),linear-gradient(135deg,#ffffff2e,#1266ae33);position:absolute;inset:0}.home-hero:after{content:"";opacity:.2;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#0000 90%);mask-image:linear-gradient(#0000,#000 35%,#0000 90%)}.hero-copy{z-index:2;flex-direction:column;align-items:center;max-width:620px;animation:.7s ease-out both hero-reveal;display:flex;position:relative}.hero-imajnet-logo{filter:drop-shadow(0 8px 18px #1c476829);border:none;width:56vw;max-width:250px;height:auto}.hero-login{margin-top:32px}.hero-login .button-secondary{box-shadow:none;color:#fff;background:#d20a62;min-height:60px;padding:16px 32px;font-size:1.1em}.hero-login .button-secondary:hover{box-shadow:none;color:#fff;background:#b80853}.eyebrow{color:var(--pink);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:.72rem;font-weight:700}h1,h2,h3{letter-spacing:0;margin-top:0;font-family:Lato,Arial,sans-serif}.hero-copy h1{color:#1266ae;letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:Lato,Arial,sans-serif;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:300;line-height:1.35}.button{color:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:normal;background:#1266ae;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-family:Lato,Arial,sans-serif;font-size:.8em;font-weight:700;line-height:1.2;text-decoration:none;transition:background .16s,box-shadow .16s,color .16s;display:inline-flex}.hero-login .button{min-height:52px;padding:14px 28px;font-size:.9em}.button:hover{color:var(--white);background:#1266ae;text-decoration:none}.button-secondary{color:#1266ae;background:0 0;box-shadow:inset 0 0 0 2px #1266ae47}.button-secondary:hover{color:#1266ae;background:#90909013;box-shadow:inset 0 0 0 2px #1266ae47}.section-pad{padding:clamp(78px,9vw,140px) clamp(24px,7vw,110px)}.section-heading{max-width:1320px;margin:0 auto 54px}.section-heading h2,.gecko-cta h2{color:var(--ink);max-width:900px;margin-bottom:0;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:1.02}.account-section{background:linear-gradient(to bottom, #ffffff4d, var(--white) 50%);flex-direction:column;flex:1;justify-content:center;padding:56px clamp(24px,5vw,72px);display:flex;position:relative}.account-grid{grid-template-columns:repeat(3,1fr);gap:44px;max-width:1420px;margin:0 auto;display:grid}.account-card{text-align:center;flex-direction:column;align-items:center;min-height:260px;padding:24px;display:flex}.account-card h3{color:#32333b;letter-spacing:0;margin:0 0 14px;font-family:Lato,Arial,sans-serif;font-size:1.15em}.account-card p,.product-copy>p,.pillar p{color:#555;line-height:1.72}.account-card p{flex:1;font-size:.92em;line-height:1.5}.account-card .button{align-self:center}.account-card-compact{justify-content:space-between}.products{background:var(--white);flex-direction:column;flex:1;display:flex}.product-row{background:var(--white);grid-template-columns:1fr 1fr;min-height:560px;display:grid}.product-row.reverse .product-image{order:2}.product-image{background-color:var(--white);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:560px;position:relative;overflow:hidden}.image-hotspots{z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.hotspot{position:absolute;transform:translate(-50%,-50%)}.hotspot-btn{cursor:pointer;transform-origin:50%;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.hotspot-dot{width:40px;height:40px;box-shadow:none;background:0 0;border:2px solid #0000;border-radius:50%;transition:all .3s}.hotspot-btn:hover .hotspot-dot{background:#ff6b354d;border:2px solid #ff6b35;box-shadow:0 0 12px #ff6b3599}.hotspot-tooltip{opacity:0;visibility:hidden;pointer-events:none;z-index:10;margin-bottom:15px;animation:.3s forwards fadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.hotspot-btn:hover~.hotspot-tooltip,.hotspot-tooltip:hover{opacity:1;visibility:visible;pointer-events:auto}.tooltip-content{background:#fff;border-radius:8px;min-width:200px;max-width:250px;padding:12px;box-shadow:0 4px 12px #00000026}.tooltip-content h4{color:#32333b;margin:0 0 10px;font-size:.9rem;font-weight:600}.tooltip-content img{border-radius:4px;width:100%;height:auto;animation:.4s slideIn}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.product-row:first-of-type .product-image{position:relative}.product-row:first-of-type .product-image img{filter:brightness(1.25)contrast(1.15);background:0 0}.product-copy{place-self:center;width:100%;max-width:760px;padding:clamp(56px,7vw,110px)}.product-copy h3{color:#1266ae;letter-spacing:0;margin-bottom:22px;font-family:Lato,Arial,sans-serif;font-size:2.35em;font-weight:700;line-height:1.15}.product-copy>p{font-size:1.05em;line-height:1.5}.product-copy .emphasis{color:#1266ae;font-weight:700}.product-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-weight:700;color:#1266ae!important;font-size:.92em!important}.product-row.reverse .product-copy{text-align:right}.product-row.reverse .button-row{justify-content:flex-end}.product-row.dark,.product-row.dark .product-image,.product-row.dark .product-copy{background-color:#32333b}.product-row.dark .product-copy h3,.product-row.dark .product-copy>p,.product-row.dark .product-copy .emphasis,.product-row.dark .product-kicker{color:var(--white)!important}.product-row.dark .product-copy>p{opacity:.82}.product-row.dark .button{color:var(--white);background:0 0;box-shadow:inset 0 0 0 2px #ffffff47}.product-row.dark .button:hover{background:var(--white);box-shadow:none;color:#32333b}.sdk-panel{background:var(--white);text-align:center;justify-content:center;align-items:center;min-height:460px;padding:64px 24px;display:flex}.sdk-panel .product-copy{max-width:700px;padding:0}.sdk-panel .product-copy p{margin-bottom:30px}.sdk-panel,.sdk-panel .product-copy{background:#1266ae}.sdk-panel .product-copy h3,.sdk-panel .product-copy p{color:var(--white)}.sdk-logo{width:150px;height:150px;margin:0 auto 24px;display:block}.sdk-panel .button-secondary{color:var(--white);box-shadow:inset 0 0 0 2px #fff6}.sdk-panel .button-secondary:hover{background:var(--white);box-shadow:none;color:#1266ae}.button-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}@media screen and (width<=1680px){body{font-size:13pt}}@media screen and (width<=1280px){body{font-size:12pt}}.site-footer{color:#ffffff9e;text-align:center;background:#3b3a39;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:210px;padding:38px 24px;font-size:.78rem;display:flex}.footer-brand img{width:auto;height:50px;display:block}.site-footer .button{color:var(--white);background:#999;border-color:#999;padding:10px 24px;font-size:.9rem}.site-footer .button:hover{background:#777;border-color:#777}.social-links{gap:24px;display:flex}.social-links a{text-decoration:none}.social-links a:hover{color:var(--white)}.current-locale{display:none}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gecko-hero{background:var(--white);color:#32333b;text-align:center;justify-content:center;align-items:center;min-height:350px;padding:94px 24px 40px;display:flex;overflow:hidden}.gecko-hero-copy{width:100%;max-width:540px}.gecko-hero h1{color:#1266ae;margin-bottom:12px;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1}.gecko-hero h1 strong{color:#1266ae;font-weight:700}.trademark{vertical-align:super;font-size:.45em;line-height:0}.hero-logo-wrapper{justify-content:center;width:100%;margin:20px 0;display:flex}.hero-logo{width:150px;height:auto}.gecko-hero h2{color:#32333b;max-width:470px;margin:0 auto 20px;font-size:1.2em;font-weight:300}@keyframes hero-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gecko-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:700px;margin:0 auto;font-size:1rem;line-height:1.65}.gecko-hero .button{background:#d50047;min-width:200px;margin-top:22px;padding:16px 48px;font-size:1.1rem}.gecko-hero .button:hover{color:#d50047;background:#fff;box-shadow:inset 0 0 0 2px #d5004759}.gecko-intro{background:var(--white);grid-template-columns:1fr 1fr;min-height:380px;display:grid}.gecko-intro-image{background:url(/media/gecko-production.jpg) 10%/cover no-repeat}.gecko-intro-copy{flex-direction:column;justify-content:center;align-items:center;padding:clamp(40px,5vw,80px);display:flex}.gecko-intro-copy p{color:#32333b;margin:0 0 1.6em;font-size:1.1rem;line-height:1.75}.gecko-intro-copy p:last-child{margin-bottom:0}.pillar-grid{background:var(--white);color:#3b3a39;grid-template-columns:repeat(3,1fr);min-height:330px;display:grid;position:relative}.pillar-grid:after{content:"";background:linear-gradient(to bottom, var(--white) 0%, #fffc 25%, #fff6 50%, transparent 100%);pointer-events:none;z-index:1;height:120px;position:absolute;bottom:-120px;left:0;right:0}.pillar{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;min-height:350px;padding:56px clamp(28px,4vw,58px);display:flex}.pillar>h3{flex-shrink:0;min-height:2.4em}.pillar>.pillar-subtitle{flex-shrink:0;min-height:2.8em}.pillar>.pillar-logos{flex-shrink:0;min-height:185px}.pillar>p{margin-top:0}.pillar h3{color:var(--ink);margin:0 0 18px;font-size:1.5em;font-weight:700}.pillar-subtitle{color:#3b3a39b3;text-align:center;margin:0 0 20px;font-size:.9em;font-style:italic;font-weight:300}.pillar p{color:#555;margin:0;font-size:.95em;line-height:1.5}.pillar-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;min-height:100px;margin-top:20px;display:flex}.logo-wrapper{flex-direction:column;align-items:center;gap:24px;padding-bottom:60px;display:inline-flex;position:relative}.pillar-logo-link{border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.pillar-logo-link:hover{opacity:.8;transform:scale(1.1)}.logo-with-stores{cursor:pointer;align-items:center;height:80px;display:inline-flex;position:relative}.logo-with-stores .pillar-logo{filter:none;transition:transform .2s}.logo-with-stores:hover .pillar-logo{transform:scale(1.1)}.store-buttons{opacity:0;pointer-events:none;white-space:nowrap;z-index:10;flex-direction:column;gap:12px;margin-left:10px;transition:opacity .8s .3s,transform .8s .3s;display:flex;position:absolute;top:50%;left:100%;transform:translateY(-50%)translate(-10px)}.store-buttons-left{margin-left:0;margin-right:10px;right:100%;left:auto!important;transform:translateY(-50%)translate(10px)!important}.logo-wrapper:hover .store-buttons,.store-buttons:hover{opacity:1;pointer-events:auto;transition:opacity .8s,transform .8s;transform:translateY(-50%)translate(0)}.logo-wrapper:hover .store-buttons-left,.store-buttons-left:hover{transform:translateY(-50%)translate(0)!important}.store-btn{background:0 0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;padding:4px;text-decoration:none;transition:transform .2s;display:inline-flex}.store-btn img{object-fit:contain;width:100%;height:100%}.playstore-btn:hover,.appstore-btn:hover{transform:scale(1.1)}.pillar-logo{object-fit:contain;object-position:center;filter:brightness(0);width:80px;height:80px}.logo-label{color:#3b3a39c7;text-align:center;white-space:nowrap;margin:0;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:300}.gecko-feature{min-height:560px}.carousel-container{contain:strict;width:100%;height:100%;position:relative;overflow:hidden!important}.carousel-slide-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.carousel-slide-wrapper:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#3b3a3966 50%,#3b3a39cc 75%,#3b3a39 100%);height:120px;position:absolute;bottom:0;left:0;right:0}.carousel-slide{opacity:0;width:100%;height:100%;animation:6s ease-in-out forwards slideOut;position:absolute;top:0;left:0;background-position:50%!important;background-size:cover!important}.carousel-slide.active{opacity:1;animation:6s ease-in-out forwards slideIn}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.carousel-dots{opacity:0;z-index:20;background:0 0;border-radius:0;gap:10px;padding:0;transition:opacity .3s;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.carousel-container:hover .carousel-dots{opacity:1}.carousel-dot{cursor:pointer;background:#fff6;border:2px solid #fff9;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.carousel-dot:hover{background:#ffffffb3;border-color:#ffffffe6}.carousel-dot.active{background:#fff;border-color:#fff;width:12px;height:12px}.carousel-controls{opacity:0;pointer-events:none;z-index:15;justify-content:space-between;padding:0 20px;transition:opacity .3s;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.carousel-container:hover .carousel-controls{opacity:1;pointer-events:auto}.carousel-nav{color:#fff;cursor:pointer;background:#ffffff4d;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex}.carousel-nav:hover{background:#ffffff80;border-color:#fffc;transform:scale(1.1)}.gecko-feature .product-copy h3{color:#32333b;font-size:1.35em}.feature-list{color:#555;margin:0;padding-left:1.25em;list-style:outside}.feature-list li{margin-bottom:.45em;line-height:1.55}.gecko-features-intro{padding:0;position:relative}.gecko-features-intro .product-image{aspect-ratio:21/9;width:100vw;min-height:0;margin-left:calc(50% - 50vw);position:relative;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.gecko-features-intro .product-image:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff 0% 20%,#fffc 50%,#fff6 75%,#0000 100%);height:50px;position:absolute;top:0;left:0;right:0}.gecko-features-intro .product-image:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#fff6 50%,#fffc 75%,#fff 100%);height:50px;position:absolute;bottom:0;left:0;right:0}.product-row.reverse .feature-list{text-align:left;padding-left:0;list-style-position:inside}.gecko-cta{background:var(--white);color:var(--ink);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:180px;margin-top:-60px;padding:40px 20px;display:flex;position:relative}.gecko-cta>div:first-child{display:none}.gecko-cta-image-wrapper{justify-content:center;align-items:center;gap:30px;width:100%;max-width:1200px;display:flex}.gecko-cta-icon{filter:brightness(0)saturate()invert(31%)sepia(58%)saturate(1500%)hue-rotate(184deg)brightness(92%)contrast(95%);flex-shrink:0;width:300px;height:300px}.gecko-cta-carousel-image{object-fit:cover;object-position:center;border-radius:8px;flex-shrink:0;align-self:center;width:400px;height:300px}.gecko-cta-image{flex:1;justify-content:center;max-width:100%;display:flex}.gecko-cta-image img{max-width:100%;height:auto;display:block}.gecko-cta .button{background:var(--white);border-color:var(--white);color:#1266ae}.gecko-cta .button-secondary{background:var(--pink);border-color:var(--pink);box-shadow:none;color:var(--white)}.gecko-cta .button-secondary:hover{background:#a80851;border-color:#a80851}.page-loading{min-height:70vh}@media (width<=950px){.account-grid,.pillar-grid{grid-template-columns:1fr}.account-card{border-bottom:1px solid var(--line);min-height:0;padding-bottom:40px}.product-row{grid-template-columns:1fr}.product-row.reverse .product-image{order:0}.product-copy{text-align:center;justify-self:stretch;max-width:none}.product-row.reverse .product-copy{text-align:center}.product-copy .button-row,.product-row.reverse .button-row{justify-content:center}.gecko-intro{grid-template-columns:1fr}.gecko-intro-image{min-height:420px}.gecko-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){.site-header{height:52px;padding:0 14px}.header-brand{font-size:.76rem;line-height:52px}.header-brand span,.header-brand em{display:none}.language-nav a{padding-left:6px;padding-right:6px}.menu-trigger{min-height:52px;padding:0 4px;font-size:0}a.menu-trigger{font-size:.68rem}.menu-trigger .menu-icon{width:18px}.home-hero{background-attachment:scroll;min-height:55svh;padding:96px 20px 48px}.hero-copy h1{font-size:1.35rem}.section-pad{padding:74px 24px}.account-card{padding:24px 6px 40px}.product-image{min-height:360px}.product-copy{padding:64px 24px 72px}.site-footer{align-items:center}.social-links{flex-wrap:wrap}.gecko-hero{min-height:340px;padding:82px 20px 34px}.gecko-hero h1{font-size:2.4em}.gecko-intro-image{min-height:320px}.gecko-intro-copy{padding:56px 24px}.button{max-width:100%}.account-card .button,.product-copy .button{width:100%}.gecko-feature .product-copy,.gecko-feature .product-copy h3{text-align:center}.feature-list,.product-row.reverse .feature-list{text-align:center;padding-left:0;list-style-position:inside}.gecko-cta{text-align:center;align-items:center}.gecko-cta-image-wrapper{justify-content:center;width:100%}.gecko-cta-icon{width:min(220px,60vw);height:auto;margin:0 auto}.pillar{text-align:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.hero-copy{animation:none}.home-hero{background-attachment:scroll}}
