.AuthenticationHero-module__S89U-a__heroContainer{background:#000;width:100%;min-height:100vh;padding-top:100px;position:relative;overflow:hidden}.AuthenticationHero-module__S89U-a__heroContent{z-index:10;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;min-height:calc(100vh - 100px);margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.AuthenticationHero-module__S89U-a__textContent{z-index:20;flex:1;max-width:600px}.AuthenticationHero-module__S89U-a__heroTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;opacity:0;margin-bottom:1.5rem;line-height:1.2;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.AuthenticationHero-module__S89U-a__heroTitle.AuthenticationHero-module__S89U-a__visible{opacity:1;transform:translateY(0)}.AuthenticationHero-module__S89U-a__highlightText{color:#7de3ff;text-shadow:0 0 10px #60d5fa,0 0 20px #4dc4e6;font-weight:inherit;display:inline-block;position:relative}.AuthenticationHero-module__S89U-a__heroSubtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);opacity:0;margin-bottom:2.5rem;transition:all 1s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(2rem)}.AuthenticationHero-module__S89U-a__heroSubtitle.AuthenticationHero-module__S89U-a__visible{opacity:1;transform:translateY(0)}.AuthenticationHero-module__S89U-a__ctaButtons{opacity:0;justify-content:center;align-items:center;gap:2rem;padding-right:15%;transition:all 1s cubic-bezier(.4,0,.2,1) .4s;display:flex;transform:translateY(2rem)}.AuthenticationHero-module__S89U-a__ctaButtons.AuthenticationHero-module__S89U-a__visible{opacity:1;transform:translateY(0)}.AuthenticationHero-module__S89U-a__consultButton{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:1.4rem;font-weight:var(--button-text-weight);color:#000;cursor:pointer;background:#60d5fa;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #60d5fa66}.AuthenticationHero-module__S89U-a__consultButton:before{content:"";opacity:0;background:linear-gradient(135deg,#4dc4e6 0%,#7de3ff 100%);transition:opacity .3s;position:absolute;inset:0}.AuthenticationHero-module__S89U-a__consultButton:hover:before{opacity:1}.AuthenticationHero-module__S89U-a__consultButton:hover{transform:translateY(-2px);box-shadow:0 15px 50px #60d5fa80}.AuthenticationHero-module__S89U-a__consultButton span{z-index:1;position:relative}.AuthenticationHero-module__S89U-a__consultButton .AuthenticationHero-module__S89U-a__arrowIcon{z-index:1;transition:transform .3s;position:relative}.AuthenticationHero-module__S89U-a__consultButton:hover .AuthenticationHero-module__S89U-a__arrowIcon{transform:translate(4px)}.AuthenticationHero-module__S89U-a__consultButton:active{transform:translateY(0)}.AuthenticationHero-module__S89U-a__phonesSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:650px;padding:2rem;display:flex;position:relative}.AuthenticationHero-module__S89U-a__phonesSection .AuthenticationHero-module__S89U-a__backgroundWrapper{z-index:1;border-radius:40px;position:absolute;inset:0;overflow:hidden}.AuthenticationHero-module__S89U-a__authTitle{z-index:15;opacity:0;align-items:center;gap:1rem;margin-bottom:2rem;transition:all 1s cubic-bezier(.4,0,.2,1) .5s;display:flex;position:relative;transform:translateY(-1rem)}.AuthenticationHero-module__S89U-a__authTitle.AuthenticationHero-module__S89U-a__visible{opacity:1;transform:translateY(0)}.AuthenticationHero-module__S89U-a__titleIcon{justify-content:center;align-items:center;width:70px;height:70px;padding:.5rem;display:flex}.AuthenticationHero-module__S89U-a__titleIconImage{object-fit:contain;filter:brightness(1.2);width:100%;height:100%}.AuthenticationHero-module__S89U-a__titleText{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;text-shadow:0 2px 10px #000c;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:600}.AuthenticationHero-module__S89U-a__phonesContainer{z-index:10;justify-content:center;align-items:center;width:100%;max-width:700px;display:flex;position:relative}.AuthenticationHero-module__S89U-a__phoneWrapper{opacity:0;transition:all 1.2s cubic-bezier(.4,0,.2,1);position:relative}.AuthenticationHero-module__S89U-a__phoneWrapper.AuthenticationHero-module__S89U-a__visible{opacity:1}.AuthenticationHero-module__S89U-a__phoneLeft{animation-delay:.6s;transform:translate(-2rem)scale(.95)}.AuthenticationHero-module__S89U-a__phoneLeft.AuthenticationHero-module__S89U-a__visible{transform:translate(0)scale(1)}.AuthenticationHero-module__S89U-a__phoneRight{animation-delay:.7s;transform:translate(2rem)scale(.95)}.AuthenticationHero-module__S89U-a__phoneRight.AuthenticationHero-module__S89U-a__visible{transform:translate(0)scale(1)}.AuthenticationHero-module__S89U-a__phoneImage{filter:drop-shadow(0 20px 60px #00000080);width:100%;max-width:280px;height:auto}.AuthenticationHero-module__S89U-a__flowContainer{z-index:12;pointer-events:none;position:absolute;inset:0}.AuthenticationHero-module__S89U-a__flowElement{opacity:0;pointer-events:auto;align-items:center;animation:1s ease-out forwards AuthenticationHero-module__S89U-a__fadeInScale;display:flex;position:absolute}.AuthenticationHero-module__S89U-a__flowElement.AuthenticationHero-module__S89U-a__visible{opacity:1}.AuthenticationHero-module__S89U-a__hexagonElement{z-index:30;flex-direction:column;gap:0;animation-delay:.8s;top:58%;left:-11%;transform:translateY(-50%)}.AuthenticationHero-module__S89U-a__hexagonWrapper{justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative}.AuthenticationHero-module__S89U-a__hexagonShape{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);filter:drop-shadow(0 10px 30px #851ca366);background:#851ca3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AuthenticationHero-module__S89U-a__hexagonShape:before{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:1;background:#000000f2;position:absolute;inset:4px}.AuthenticationHero-module__S89U-a__hexagonShape:after{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:2;background:radial-gradient(#851ca31a 0%,#0000 70%);animation:3s ease-in-out infinite AuthenticationHero-module__S89U-a__hexagonGlow;position:absolute;inset:0}@keyframes AuthenticationHero-module__S89U-a__hexagonGlow{0%,to{opacity:.5}50%{opacity:1}}.AuthenticationHero-module__S89U-a__hexagonContent{text-align:center;z-index:3;justify-content:center;align-items:center;width:70%;height:70%;display:flex;position:absolute}.AuthenticationHero-module__S89U-a__hexagonText{color:#66c3ef;text-shadow:0 2px 8px #000c;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.4}.AuthenticationHero-module__S89U-a__bracketElement{z-index:30;flex-direction:column;gap:0;animation-delay:.9s;top:60%;right:-8%;transform:translateY(-50%)}.AuthenticationHero-module__S89U-a__bracketWrapper{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.AuthenticationHero-module__S89U-a__bracketShape{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:relative}.AuthenticationHero-module__S89U-a__bracketText{color:#60d5fa;text-shadow:0 2px 8px #000c;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.4}.AuthenticationHero-module__S89U-a__bracketCornerTopLeft,.AuthenticationHero-module__S89U-a__bracketCornerTopRight,.AuthenticationHero-module__S89U-a__bracketCornerBottomLeft,.AuthenticationHero-module__S89U-a__bracketCornerBottomRight{pointer-events:none;border-style:solid;border-color:#4d7cfe;width:30px;height:30px;position:absolute}.AuthenticationHero-module__S89U-a__bracketCornerTopLeft{border-width:4px 0 0 4px;top:0;left:0}.AuthenticationHero-module__S89U-a__bracketCornerTopRight{border-width:4px 4px 0 0;top:0;right:0}.AuthenticationHero-module__S89U-a__bracketCornerBottomLeft{border-width:0 0 4px 4px;bottom:0;left:0}.AuthenticationHero-module__S89U-a__bracketCornerBottomRight{border-width:0 4px 4px 0;bottom:0;right:0}.AuthenticationHero-module__S89U-a__connectionLinePurple{filter:drop-shadow(0 0 4px #a855f780);pointer-events:none;position:absolute;bottom:100%;left:28%;transform:translate(-15%)}.AuthenticationHero-module__S89U-a__connectionLineBlue{filter:drop-shadow(0 0 4px #4d7cfe80);pointer-events:none;position:absolute;bottom:100%;right:50%;transform:translate(15%)}@media (max-width:1024px){.AuthenticationHero-module__S89U-a__heroContent{gap:2rem;padding:2rem}.AuthenticationHero-module__S89U-a__textContent{max-width:500px}.AuthenticationHero-module__S89U-a__heroTitle{font-size:clamp(2rem,4vw,3rem)}.AuthenticationHero-module__S89U-a__phonesContainer{gap:2rem}.AuthenticationHero-module__S89U-a__phoneImage{max-width:240px}.AuthenticationHero-module__S89U-a__hexagonWrapper{width:150px;height:150px}.AuthenticationHero-module__S89U-a__squareWrapper{width:130px;height:130px}.AuthenticationHero-module__S89U-a__hexagonText,.AuthenticationHero-module__S89U-a__squareText{font-size:.7rem}}@media (max-width:768px){.AuthenticationHero-module__S89U-a__heroContent{text-align:center;flex-direction:column;gap:3rem;padding:2rem 1.5rem}.AuthenticationHero-module__S89U-a__textContent{max-width:100%}.AuthenticationHero-module__S89U-a__heroTitle{font-size:2rem}.AuthenticationHero-module__S89U-a__heroSubtitle{font-size:1rem}.AuthenticationHero-module__S89U-a__ctaButtons{justify-content:center;width:100%;padding-right:0}.AuthenticationHero-module__S89U-a__consultButton{justify-content:center;width:100%;padding:1rem 2rem;font-size:1rem}.AuthenticationHero-module__S89U-a__phonesSection{width:100%;min-height:550px;padding:1rem}.AuthenticationHero-module__S89U-a__phonesSection .AuthenticationHero-module__S89U-a__backgroundWrapper{border-radius:24px}.AuthenticationHero-module__S89U-a__authTitle{margin-bottom:1.5rem}.AuthenticationHero-module__S89U-a__titleIcon{width:50px;height:50px}.AuthenticationHero-module__S89U-a__titleText{font-size:1rem}.AuthenticationHero-module__S89U-a__phonesContainer{gap:1.5rem;max-width:500px}.AuthenticationHero-module__S89U-a__phoneImage{max-width:200px}.AuthenticationHero-module__S89U-a__hexagonElement{flex-direction:column;top:83%;left:12%;transform:none}.AuthenticationHero-module__S89U-a__bracketElement{flex-direction:column;top:83%;right:13%;transform:none}.AuthenticationHero-module__S89U-a__hexagonWrapper{width:120px;height:120px}.AuthenticationHero-module__S89U-a__bracketWrapper{width:90px;height:90px}.AuthenticationHero-module__S89U-a__hexagonText,.AuthenticationHero-module__S89U-a__bracketText{font-size:.65rem}.AuthenticationHero-module__S89U-a__connectionLinePurple,.AuthenticationHero-module__S89U-a__connectionLineBlue{display:none}}@media (max-width:640px){.AuthenticationHero-module__S89U-a__heroContainer{padding-top:60px}.AuthenticationHero-module__S89U-a__heroContent{padding:1.5rem 1rem}.AuthenticationHero-module__S89U-a__heroTitle{margin-bottom:1rem;font-size:1.75rem}.AuthenticationHero-module__S89U-a__heroSubtitle{margin-bottom:2rem;font-size:.95rem}.AuthenticationHero-module__S89U-a__consultButton{padding:.875rem 1.75rem;font-size:.95rem}.AuthenticationHero-module__S89U-a__authTitle{gap:.75rem;margin-bottom:1rem}.AuthenticationHero-module__S89U-a__titleIcon{width:45px;height:45px}.AuthenticationHero-module__S89U-a__titleText{font-size:.9rem}.AuthenticationHero-module__S89U-a__phonesContainer{gap:1rem}.AuthenticationHero-module__S89U-a__phoneImage{max-width:160px}.AuthenticationHero-module__S89U-a__hexagonWrapper{width:100px;height:100px}.AuthenticationHero-module__S89U-a__squareWrapper{width:90px;height:90px}.AuthenticationHero-module__S89U-a__hexagonText,.AuthenticationHero-module__S89U-a__squareText{font-size:.6rem}}@media (min-width:1920px){.AuthenticationHero-module__S89U-a__heroContent{max-width:1600px}.AuthenticationHero-module__S89U-a__handshakeWrapper{width:50%}.AuthenticationHero-module__S89U-a__textContent{max-width:45%}}@keyframes AuthenticationHero-module__S89U-a__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.AuthenticationHero-module__S89U-a__heroTitle,.AuthenticationHero-module__S89U-a__heroSubtitle,.AuthenticationHero-module__S89U-a__ctaButtons,.AuthenticationHero-module__S89U-a__phoneWrapper,.AuthenticationHero-module__S89U-a__flowElement,.AuthenticationHero-module__S89U-a__hexagonShape:after{transition:none;animation:none}}
.ContactSection-module__-_NRUG__section{background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 0;scroll-margin-top:40px;display:flex;position:relative}.ContactSection-module__-_NRUG__container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6rem;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:grid}.ContactSection-module__-_NRUG__textContent{flex-direction:column;gap:2rem;display:flex}.ContactSection-module__-_NRUG__mainHeading{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;margin:0;line-height:1.2}.ContactSection-module__-_NRUG__description{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);margin:0}.ContactSection-module__-_NRUG__followText{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;font-size:clamp(1rem,1.3vw,1.125rem);line-height:var(--line-height-body)}.ContactSection-module__-_NRUG__followText p{margin:0}.ContactSection-module__-_NRUG__linkedinLink{color:#fff;text-underline-offset:4px;text-decoration:underline;transition:color .3s}.ContactSection-module__-_NRUG__linkedinLink:hover{color:#60a5fa}.ContactSection-module__-_NRUG__linkedinIcon{width:48px;height:48px;transition:transform .3s,opacity .3s;display:inline-block}.ContactSection-module__-_NRUG__linkedinIcon:hover{opacity:.9;transform:scale(1.1)}.ContactSection-module__-_NRUG__formContainer{background:0 0;border:2px solid #fff;border-radius:24px;padding:2rem}.ContactSection-module__-_NRUG__formTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:300}.ContactSection-module__-_NRUG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__-_NRUG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__-_NRUG__label{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;font-size:.95rem;font-weight:500}.ContactSection-module__-_NRUG__input,.ContactSection-module__-_NRUG__textarea{width:100%;font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#fff;background:0 0;border:1px solid #fff;border-radius:8px;outline:none;padding:.5rem;font-size:1rem;transition:all .3s}.ContactSection-module__-_NRUG__input:focus,.ContactSection-module__-_NRUG__textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.ContactSection-module__-_NRUG__input::placeholder,.ContactSection-module__-_NRUG__textarea::placeholder{color:#6b7280}.ContactSection-module__-_NRUG__textarea{resize:vertical;min-height:120px}.ContactSection-module__-_NRUG__submitButton{width:100%;font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;cursor:pointer;background:#4d7cfe;border:none;border-radius:9999px;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.ContactSection-module__-_NRUG__submitButton:hover:not(:disabled){background:#3d6cee;transform:translateY(-2px);box-shadow:0 10px 30px #4d7cfe66}.ContactSection-module__-_NRUG__submitButton:active:not(:disabled){transform:translateY(0)}.ContactSection-module__-_NRUG__submitButton:disabled{opacity:.6;cursor:not-allowed}.ContactSection-module__-_NRUG__recaptchaLegal{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#6b7280;text-align:center;margin-top:.5rem;font-size:.7rem;line-height:1.4}.ContactSection-module__-_NRUG__recaptchaLegal a{color:#6b7280;text-decoration:underline}.ContactSection-module__-_NRUG__successMessage{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#10b981;text-align:center;background:#10b9811a;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-size:.95rem}.ContactSection-module__-_NRUG__errorMessage{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#ef4444;text-align:center;background:#ef44441a;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-size:.95rem}.ContactSection-module__-_NRUG__warningMessage{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#facc15;text-align:center;background:#facc151a;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-size:.95rem}.ContactSection-module__-_NRUG__modalOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s ContactSection-module__-_NRUG__fadeIn;display:flex;position:fixed;inset:0}.ContactSection-module__-_NRUG__modalContent{text-align:center;background:#000;border:2px solid #fff;border-radius:24px;width:90%;max-width:600px;padding:3rem 2.5rem;animation:.3s ContactSection-module__-_NRUG__slideUp;position:relative}.ContactSection-module__-_NRUG__modalTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.3}.ContactSection-module__-_NRUG__modalMessage{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;margin:0 0 2rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.ContactSection-module__-_NRUG__modalCloseButton{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;cursor:pointer;background:#4d7cfe;border:none;border-radius:9999px;margin-top:1rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.ContactSection-module__-_NRUG__modalCloseButton:hover{background:#3d6cee;transform:translateY(-2px);box-shadow:0 10px 30px #4d7cfe66}.ContactSection-module__-_NRUG__modalCloseButton:active{transform:translateY(0)}@keyframes ContactSection-module__-_NRUG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactSection-module__-_NRUG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1920px){.ContactSection-module__-_NRUG__heroContent{max-width:1600px}.ContactSection-module__-_NRUG__handshakeWrapper{width:50%}.ContactSection-module__-_NRUG__textContent{max-width:45%}}@media (max-width:1024px){.ContactSection-module__-_NRUG__section{padding:4rem 0}.ContactSection-module__-_NRUG__container{gap:4rem;padding:0 2rem}.ContactSection-module__-_NRUG__mainHeading{font-size:clamp(2rem,4vw,3rem)}.ContactSection-module__-_NRUG__formContainer{padding:2.5rem}}@media (max-width:768px){.ContactSection-module__-_NRUG__section{min-height:auto;padding:4rem 0 3rem!important}.ContactSection-module__-_NRUG__container{grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.ContactSection-module__-_NRUG__textContent{text-align:center;align-items:center}.ContactSection-module__-_NRUG__mainHeading{font-size:2rem}.ContactSection-module__-_NRUG__description{font-size:1rem}.ContactSection-module__-_NRUG__followText{font-size:.95rem}.ContactSection-module__-_NRUG__formContainer{padding:2rem}.ContactSection-module__-_NRUG__formTitle{font-size:1.5rem}}@media (max-width:640px){.ContactSection-module__-_NRUG__section{padding:2rem 0}.ContactSection-module__-_NRUG__container{gap:2rem;padding:0 1rem}.ContactSection-module__-_NRUG__textContent{gap:1.5rem}.ContactSection-module__-_NRUG__mainHeading{font-size:1.75rem}.ContactSection-module__-_NRUG__description{font-size:.95rem}.ContactSection-module__-_NRUG__followText{font-size:.9rem}.ContactSection-module__-_NRUG__formContainer{border-radius:16px;padding:1.5rem}.ContactSection-module__-_NRUG__formTitle{margin-bottom:1.5rem;font-size:1.25rem}.ContactSection-module__-_NRUG__form{gap:1.25rem}.ContactSection-module__-_NRUG__input,.ContactSection-module__-_NRUG__textarea{padding:.875rem;font-size:.95rem}.ContactSection-module__-_NRUG__submitButton{padding:.875rem 1.75rem;font-size:1rem}.ContactSection-module__-_NRUG__linkedinIcon{width:40px;height:40px}.ContactSection-module__-_NRUG__modalContent{width:95%;padding:2rem 1.5rem}.ContactSection-module__-_NRUG__modalTitle{font-size:1.5rem}.ContactSection-module__-_NRUG__modalMessage{font-size:1rem}.ContactSection-module__-_NRUG__modalCloseButton{padding:.75rem 1.5rem;font-size:.95rem}}.ContactSection-module__-_NRUG__input:focus-visible,.ContactSection-module__-_NRUG__textarea:focus-visible,.ContactSection-module__-_NRUG__submitButton:focus-visible,.ContactSection-module__-_NRUG__linkedinLink:focus-visible,.ContactSection-module__-_NRUG__linkedinIcon:focus-visible,.ContactSection-module__-_NRUG__modalCloseButton:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}@media (prefers-reduced-motion:reduce){.ContactSection-module__-_NRUG__input,.ContactSection-module__-_NRUG__textarea,.ContactSection-module__-_NRUG__submitButton,.ContactSection-module__-_NRUG__linkedinLink,.ContactSection-module__-_NRUG__linkedinIcon,.ContactSection-module__-_NRUG__modalCloseButton{transition:none}.ContactSection-module__-_NRUG__modalOverlay,.ContactSection-module__-_NRUG__modalContent{animation:none}}
.HandshakeHero-module__sq5jUW__heroContainer{background:#000;width:100%;height:100vh;padding-top:100px;position:relative;overflow:hidden}.HandshakeHero-module__sq5jUW__heroContent{z-index:10;flex-direction:column;justify-content:center;max-width:1400px;height:100%;margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.HandshakeHero-module__sq5jUW__gridPattern{display:none}.HandshakeHero-module__sq5jUW__textContent{z-index:20;flex-direction:column;align-items:flex-start;max-width:550px;display:flex}.HandshakeHero-module__sq5jUW__heroTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;text-shadow:0 0 40px #0096ff4d;opacity:0;margin-bottom:1.5rem;line-height:1.1;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.HandshakeHero-module__sq5jUW__heroTitle.HandshakeHero-module__sq5jUW__visible{opacity:1;transform:translateY(0)}.HandshakeHero-module__sq5jUW__heroSubtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);opacity:0;margin-bottom:2.5rem;transition:all 1s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(2rem)}.HandshakeHero-module__sq5jUW__heroSubtitle.HandshakeHero-module__sq5jUW__visible{opacity:1;transform:translateY(0)}.HandshakeHero-module__sq5jUW__ctaButtons{opacity:0;justify-content:center;align-items:center;gap:2rem;width:100%;padding-right:15%;transition:all 1s cubic-bezier(.4,0,.2,1) .4s;display:flex;transform:translateY(2rem)}.HandshakeHero-module__sq5jUW__ctaButtons.HandshakeHero-module__sq5jUW__visible{opacity:1;transform:translateY(0)}.HandshakeHero-module__sq5jUW__ctaButton{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:1.4rem;font-weight:var(--button-text-weight);color:#fff;cursor:pointer;background:#8824a6;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #8824a666}.HandshakeHero-module__sq5jUW__ctaButton:before{content:"";opacity:0;background:linear-gradient(135deg,#7c2ba1 0%,#b934d1 100%);transition:opacity .3s;position:absolute;inset:0}.HandshakeHero-module__sq5jUW__ctaButton:hover:before{opacity:1}.HandshakeHero-module__sq5jUW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 50px #8824a680}.HandshakeHero-module__sq5jUW__ctaButton:active{transform:translateY(0)}.HandshakeHero-module__sq5jUW__ctaButton span{z-index:1;position:relative}.HandshakeHero-module__sq5jUW__ctaButton .HandshakeHero-module__sq5jUW__arrowIcon{z-index:1;transition:transform .3s;position:relative}.HandshakeHero-module__sq5jUW__ctaButton:hover .HandshakeHero-module__sq5jUW__arrowIcon{transform:translate(4px)}.HandshakeHero-module__sq5jUW__handshakeWrapper{z-index:5;pointer-events:none;width:55%;max-width:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.HandshakeHero-module__sq5jUW__handshakeImage{object-fit:contain;opacity:0;width:100%;height:auto;transition:all 1.2s cubic-bezier(.4,0,.2,1) .3s;transform:scale(.9)}.HandshakeHero-module__sq5jUW__handshakeImage.HandshakeHero-module__sq5jUW__visible{opacity:1;transform:scale(1)}.HandshakeHero-module__sq5jUW__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.HandshakeHero-module__sq5jUW__featureLabel{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:1.1rem;font-weight:var(--hero-subtitle-weight);z-index:15;opacity:0;text-shadow:0 2px 8px #000c;pointer-events:auto;align-items:center;gap:.75rem;transition:all 1s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translate(2rem)}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__visible{opacity:1;transform:translate(0)}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label1{color:#fff;transition-delay:.6s;top:15%;right:30%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label2{color:#fff;transition-delay:.7s;top:15%;right:8%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label3{color:#fff;transition-delay:.8s;bottom:15%;right:17%}.HandshakeHero-module__sq5jUW__iconWrapper{justify-content:center;align-items:center;width:3rem;height:3rem;padding:.5rem;display:flex}.HandshakeHero-module__sq5jUW__featureIcon{object-fit:contain;filter:brightness(1.2);width:100%;height:100%}@media (max-width:1024px){.HandshakeHero-module__sq5jUW__heroContent{padding:0 2rem}.HandshakeHero-module__sq5jUW__handshakeWrapper{width:55%;right:0}.HandshakeHero-module__sq5jUW__textContent{max-width:40%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label1{top:25%;right:30%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label2{top:25%;right:5%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label3{bottom:28%;right:15%}}@media (max-width:768px){.HandshakeHero-module__sq5jUW__heroContainer{height:auto;min-height:100vh}.HandshakeHero-module__sq5jUW__heroContent{flex-direction:column;justify-content:flex-start;padding:10vh 1.5rem 2rem}.HandshakeHero-module__sq5jUW__handshakeWrapper{opacity:1;width:100%;max-width:600px;margin:3rem auto 0;position:relative;top:auto;right:auto;transform:none}.HandshakeHero-module__sq5jUW__textContent{text-align:center;max-width:100%;margin:0 auto}.HandshakeHero-module__sq5jUW__heroTitle{font-size:clamp(2.5rem,6vw,4rem)}.HandshakeHero-module__sq5jUW__heroSubtitle{font-size:1rem}.HandshakeHero-module__sq5jUW__ctaButtons{flex-direction:column;gap:1rem;width:100%;padding-right:0}.HandshakeHero-module__sq5jUW__ctaButton{justify-content:center;width:100%;padding:1rem 2rem;font-size:1rem}.HandshakeHero-module__sq5jUW__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.HandshakeHero-module__sq5jUW__featureLabel{opacity:1;font-size:.75rem;display:flex;position:absolute;transform:translate(0)}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label1{top:50%;right:50%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label2{top:50%;right:20%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label3{bottom:2%;right:35%}.HandshakeHero-module__sq5jUW__iconWrapper{width:2.5rem;height:2.5rem}}@media (max-width:640px){.HandshakeHero-module__sq5jUW__heroContent{justify-content:flex-start;padding:10vh 1rem 0}.HandshakeHero-module__sq5jUW__handshakeWrapper{opacity:1;width:100%;max-width:500px;margin:2rem auto 0;position:relative;top:auto;right:auto;transform:none}.HandshakeHero-module__sq5jUW__textContent{text-align:center}.HandshakeHero-module__sq5jUW__heroTitle{margin-bottom:1rem;font-size:2rem}.HandshakeHero-module__sq5jUW__heroSubtitle{margin-bottom:2rem;font-size:.95rem}.HandshakeHero-module__sq5jUW__ctaButton{padding:.875rem 1.75rem;font-size:.95rem}.HandshakeHero-module__sq5jUW__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.HandshakeHero-module__sq5jUW__featureLabel{font-size:.6rem}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label1{top:63%;right:55%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label2{top:63%;right:8%}.HandshakeHero-module__sq5jUW__featureLabel.HandshakeHero-module__sq5jUW__label3{bottom:2%;right:30%}.HandshakeHero-module__sq5jUW__iconWrapper{width:2.25rem;height:2.25rem}}@media (min-width:1920px){.HandshakeHero-module__sq5jUW__heroContent{max-width:1600px}.HandshakeHero-module__sq5jUW__handshakeWrapper{width:50%}.HandshakeHero-module__sq5jUW__textContent{max-width:45%}}@keyframes HandshakeHero-module__sq5jUW__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.HandshakeHero-module__sq5jUW__heroTitle,.HandshakeHero-module__sq5jUW__heroSubtitle,.HandshakeHero-module__sq5jUW__ctaButton,.HandshakeHero-module__sq5jUW__handshakeImage,.HandshakeHero-module__sq5jUW__featureLabel{transition:none}.HandshakeHero-module__sq5jUW__iconWrapper{animation:none}}
.PigmentsHero-module__jUeWzW__heroContainer{background:#000;width:100%;min-height:100vh;padding-top:100px;position:relative;overflow:hidden}.PigmentsHero-module__jUeWzW__heroContent{z-index:10;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;min-height:calc(100vh - 100px);margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.PigmentsHero-module__jUeWzW__textContent{z-index:20;flex:1;max-width:550px}.PigmentsHero-module__jUeWzW__heroTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;opacity:0;margin-bottom:1.5rem;line-height:1.2;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.PigmentsHero-module__jUeWzW__heroTitle.PigmentsHero-module__jUeWzW__visible{opacity:1;transform:translateY(0)}.PigmentsHero-module__jUeWzW__highlightText{color:#c084fc;text-shadow:0 0 10px #a855f7,0 0 20px #9333ea;font-weight:inherit;display:inline-block;position:relative}.PigmentsHero-module__jUeWzW__heroSubtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);opacity:0;margin-bottom:2.5rem;transition:all 1s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(2rem)}.PigmentsHero-module__jUeWzW__heroSubtitle.PigmentsHero-module__jUeWzW__visible{opacity:1;transform:translateY(0)}.PigmentsHero-module__jUeWzW__ctaButtons{opacity:0;justify-content:center;align-items:center;gap:2rem;padding-right:5%;transition:all 1s cubic-bezier(.4,0,.2,1) .4s;display:flex;transform:translateY(2rem)}.PigmentsHero-module__jUeWzW__ctaButtons.PigmentsHero-module__jUeWzW__visible{opacity:1;transform:translateY(0)}.PigmentsHero-module__jUeWzW__learnMoreButton{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;text-underline-offset:4px;cursor:pointer;white-space:nowrap;font-size:1.4rem;font-weight:600;text-decoration:underline;transition:all .3s}.PigmentsHero-module__jUeWzW__learnMoreButton:hover{color:#a855f7;text-decoration-color:#a855f7}.PigmentsHero-module__jUeWzW__orderSampleButton{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:1.4rem;font-weight:var(--button-text-weight);color:#fff;cursor:pointer;white-space:nowrap;background:#a855f7;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #a855f766}.PigmentsHero-module__jUeWzW__orderSampleButton:before{content:"";opacity:0;background:linear-gradient(135deg,#9333ea 0%,#c084fc 100%);transition:opacity .3s;position:absolute;inset:0}.PigmentsHero-module__jUeWzW__orderSampleButton:hover:before{opacity:1}.PigmentsHero-module__jUeWzW__orderSampleButton:hover{transform:translateY(-2px);box-shadow:0 15px 50px #a855f780}.PigmentsHero-module__jUeWzW__orderSampleButton span{z-index:1;position:relative}.PigmentsHero-module__jUeWzW__orderSampleButton .PigmentsHero-module__jUeWzW__arrowIcon{z-index:1;transition:transform .3s;position:relative}.PigmentsHero-module__jUeWzW__orderSampleButton:hover .PigmentsHero-module__jUeWzW__arrowIcon{transform:translate(4px)}.PigmentsHero-module__jUeWzW__orderSampleButton:active{transform:translateY(0)}.PigmentsHero-module__jUeWzW__hexagonsSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:600px;padding:2rem;display:flex;position:relative}.PigmentsHero-module__jUeWzW__hexagonsSection .PigmentsHero-module__jUeWzW__backgroundWrapper{z-index:1;border-radius:20px;position:absolute;inset:0;overflow:hidden}.PigmentsHero-module__jUeWzW__pigmentsTitle{z-index:15;opacity:0;align-items:center;gap:1rem;margin-bottom:2rem;transition:all 1s cubic-bezier(.4,0,.2,1) .5s;display:flex;position:relative;transform:translateY(-1rem)}.PigmentsHero-module__jUeWzW__pigmentsTitle.PigmentsHero-module__jUeWzW__visible{opacity:1;transform:translateY(0)}.PigmentsHero-module__jUeWzW__titleIcon{justify-content:center;align-items:center;width:70px;height:70px;padding:.5rem;display:flex}.PigmentsHero-module__jUeWzW__titleIconImage{object-fit:contain;filter:brightness(1.2);width:100%;height:100%}.PigmentsHero-module__jUeWzW__titleText{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;text-shadow:0 2px 10px #000c;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:600}.PigmentsHero-module__jUeWzW__hexagonsContainer{z-index:10;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.PigmentsHero-module__jUeWzW__hexGrid{flex-direction:column;align-items:center;gap:0;display:flex}.PigmentsHero-module__jUeWzW__hexRow{justify-content:center;gap:4px;display:flex}.PigmentsHero-module__jUeWzW__hexRowBottom{margin-top:-55px;margin-left:200px}.PigmentsHero-module__jUeWzW__hexItem{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);filter:drop-shadow(0 10px 30px #851ca366);background:0 0;justify-content:center;align-items:center;width:200px;height:230px;transition:transform .3s;display:flex;position:relative}.PigmentsHero-module__jUeWzW__hexItem:before{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:1;background:0 0;position:absolute;inset:2px}.PigmentsHero-module__jUeWzW__hexItem:after{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:2;background:radial-gradient(#851ca31a 0%,#0000 70%);animation:3s ease-in-out infinite PigmentsHero-module__jUeWzW__hexagonGlow;position:absolute;inset:0}.PigmentsHero-module__jUeWzW__hexContent{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:3;background:0 0;justify-content:center;align-items:center;width:calc(100% - 4px);height:calc(100% - 4px);display:flex}.PigmentsHero-module__jUeWzW__pigmentImage{object-fit:cover;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:100%;height:100%}.PigmentsHero-module__jUeWzW__featuresContainer{z-index:20;pointer-events:none;width:100%;max-width:700px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PigmentsHero-module__jUeWzW__featureItem{opacity:0;pointer-events:auto;text-align:center;flex-direction:column;align-items:center;gap:.5rem;animation:1s ease-out forwards PigmentsHero-module__jUeWzW__fadeIn;display:flex;position:absolute}.PigmentsHero-module__jUeWzW__featureItem.PigmentsHero-module__jUeWzW__visible{opacity:1}.PigmentsHero-module__jUeWzW__featureDot{background:#a855f7;border:2px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #a855f799}.PigmentsHero-module__jUeWzW__featureLabel{color:#66c3ef;white-space:nowrap;text-shadow:0 2px 8px #000c;font-family:Poppins,sans-serif;font-size:14.3px;font-weight:600}.PigmentsHero-module__jUeWzW__connectionLine{filter:drop-shadow(0 0 4px #a855f780)}.PigmentsHero-module__jUeWzW__connectionLineLightResponsive,.PigmentsHero-module__jUeWzW__connectionLineDynamicEffect{margin:0 10px;position:relative}.PigmentsHero-module__jUeWzW__connectionLineCustomMade{margin:10px 0;position:relative}.PigmentsHero-module__jUeWzW__featureTopRight{flex-direction:row;align-items:center;animation-delay:1s;top:27%;right:-2%}.PigmentsHero-module__jUeWzW__featureTopRight .PigmentsHero-module__jUeWzW__featureLabel{transform:translate(-15px)}.PigmentsHero-module__jUeWzW__featureLeft{flex-direction:row;align-items:center;animation-delay:1.1s;top:85%;left:15%}.PigmentsHero-module__jUeWzW__featureLeft .PigmentsHero-module__jUeWzW__featureLabel{transform:translate(13px)}.PigmentsHero-module__jUeWzW__featureBottomRight{flex-direction:column;align-items:center;animation-delay:1.2s;bottom:-16%;right:12%}.PigmentsHero-module__jUeWzW__featureBottomRight .PigmentsHero-module__jUeWzW__featureLabel{transform:translateY(-20px)}@media (max-width:1024px){.PigmentsHero-module__jUeWzW__heroContent{gap:2rem;padding:2rem}.PigmentsHero-module__jUeWzW__textContent{max-width:500px}.PigmentsHero-module__jUeWzW__heroTitle{font-size:clamp(2rem,4vw,3rem)}.PigmentsHero-module__jUeWzW__hexagonsContainer{width:100%;height:auto;min-height:400px}.PigmentsHero-module__jUeWzW__hexItem{width:160px;height:184px}.PigmentsHero-module__jUeWzW__hexRowBottom{margin-top:-45px;margin-left:160px}.PigmentsHero-module__jUeWzW__featureLabel{font-size:.875rem}}@media (max-width:768px){.PigmentsHero-module__jUeWzW__heroContent{text-align:center;flex-direction:column;gap:3rem;padding:2rem 1.5rem}.PigmentsHero-module__jUeWzW__textContent{max-width:100%}.PigmentsHero-module__jUeWzW__heroTitle{font-size:2rem}.PigmentsHero-module__jUeWzW__heroSubtitle{font-size:1rem}.PigmentsHero-module__jUeWzW__ctaButtons{flex-direction:row;justify-content:center;gap:1rem;width:100%;padding-right:0}.PigmentsHero-module__jUeWzW__learnMoreButton,.PigmentsHero-module__jUeWzW__orderSampleButton{justify-content:center;width:auto;padding:.75rem 1rem;font-size:1rem}.PigmentsHero-module__jUeWzW__hexagonsSection{justify-content:flex-start;width:100%;min-height:500px;padding:3rem 1rem 1rem}.PigmentsHero-module__jUeWzW__hexagonsSection .PigmentsHero-module__jUeWzW__backgroundWrapper{border-radius:12px}.PigmentsHero-module__jUeWzW__pigmentsTitle{margin-bottom:3rem}.PigmentsHero-module__jUeWzW__titleIcon{width:50px;height:50px}.PigmentsHero-module__jUeWzW__titleText{font-size:1.125rem}.PigmentsHero-module__jUeWzW__hexagonsContainer{justify-content:center;align-items:center;width:100%;height:auto;min-height:350px;display:flex}.PigmentsHero-module__jUeWzW__hexGrid{transform:translate(-10px)}.PigmentsHero-module__jUeWzW__hexItem{width:130px;height:150px}.PigmentsHero-module__jUeWzW__hexRowBottom{margin-top:-35px;margin-left:130px}.PigmentsHero-module__jUeWzW__featureLabel{font-size:.75rem}.PigmentsHero-module__jUeWzW__featureDot{width:10px;height:10px}.PigmentsHero-module__jUeWzW__connectionLine{display:none}.PigmentsHero-module__jUeWzW__featuresContainer{transform:translate(-55%,-50%)translate(10px)}.PigmentsHero-module__jUeWzW__featureBottomRight{bottom:19%;right:8%}.PigmentsHero-module__jUeWzW__featureTopRight{top:28%;right:2%}.PigmentsHero-module__jUeWzW__featureLeft{top:70%;left:20%}}@media (max-width:640px){.PigmentsHero-module__jUeWzW__heroContainer{padding-top:60px}.PigmentsHero-module__jUeWzW__heroContent{padding:1.5rem 1rem}.PigmentsHero-module__jUeWzW__heroTitle{margin-bottom:1rem;font-size:1.75rem}.PigmentsHero-module__jUeWzW__heroSubtitle{margin-bottom:2rem;font-size:.95rem}.PigmentsHero-module__jUeWzW__pigmentsTitle{gap:.75rem;margin-bottom:1rem}.PigmentsHero-module__jUeWzW__titleIcon{width:45px;height:45px}.PigmentsHero-module__jUeWzW__titleText{font-size:1rem}.PigmentsHero-module__jUeWzW__hexagonsContainer{width:100%;height:auto;min-height:300px}.PigmentsHero-module__jUeWzW__hexItem{width:100px;height:115px}.PigmentsHero-module__jUeWzW__hexRowBottom{margin-top:-28px;margin-left:100px}.PigmentsHero-module__jUeWzW__featureLabel{font-size:.7rem}}@media (min-width:1920px){.PigmentsHero-module__jUeWzW__heroContent{max-width:1600px}.PigmentsHero-module__jUeWzW__handshakeWrapper{width:50%}.PigmentsHero-module__jUeWzW__textContent{max-width:45%}}@keyframes PigmentsHero-module__jUeWzW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.PigmentsHero-module__jUeWzW__heroTitle,.PigmentsHero-module__jUeWzW__heroSubtitle,.PigmentsHero-module__jUeWzW__ctaButtons,.PigmentsHero-module__jUeWzW__hexagon,.PigmentsHero-module__jUeWzW__featureItem,.PigmentsHero-module__jUeWzW__hexagonShape:after{transition:none;animation:none}}
.ProductPassportHero-module__PLbw4a__heroContainer{background:#000;width:100%;min-height:90vh;padding-top:100px;position:relative;overflow:hidden}.ProductPassportHero-module__PLbw4a__heroContent{z-index:10;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;min-height:calc(90vh - 100px);margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.ProductPassportHero-module__PLbw4a__textContent{z-index:20;flex:1;max-width:600px}.ProductPassportHero-module__PLbw4a__heroTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;opacity:0;margin-bottom:1.5rem;line-height:1.2;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.ProductPassportHero-module__PLbw4a__heroTitle.ProductPassportHero-module__PLbw4a__visible{opacity:1;transform:translateY(0)}.ProductPassportHero-module__PLbw4a__highlightText{color:#7ea8ff;text-shadow:0 0 10px #5d8cff,0 0 20px #4d7cfe;font-weight:inherit;display:inline-block;position:relative}.ProductPassportHero-module__PLbw4a__heroSubtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);opacity:0;margin-bottom:2.5rem;transition:all 1s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(2rem)}.ProductPassportHero-module__PLbw4a__heroSubtitle.ProductPassportHero-module__PLbw4a__visible{opacity:1;transform:translateY(0)}.ProductPassportHero-module__PLbw4a__ctaButtons{opacity:0;justify-content:center;align-items:center;gap:2rem;padding-right:5%;transition:all 1s cubic-bezier(.4,0,.2,1) .4s;display:flex;transform:translateY(2rem)}.ProductPassportHero-module__PLbw4a__ctaButtons.ProductPassportHero-module__PLbw4a__visible{opacity:1;transform:translateY(0)}.ProductPassportHero-module__PLbw4a__learnMoreButton{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;text-underline-offset:4px;cursor:pointer;white-space:nowrap;font-size:1.4rem;font-weight:600;text-decoration:underline;transition:all .3s}.ProductPassportHero-module__PLbw4a__learnMoreButton:hover{color:#4d7cfe;text-decoration-color:#4d7cfe}.ProductPassportHero-module__PLbw4a__bookDemoButton{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:1.4rem;font-weight:var(--button-text-weight);color:#fff;cursor:pointer;white-space:nowrap;background:#4d7cfe;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #4d7cfe66}.ProductPassportHero-module__PLbw4a__bookDemoButton:before{content:"";opacity:0;background:linear-gradient(135deg,#3d6cee 0%,#5d8cff 100%);transition:opacity .3s;position:absolute;inset:0}.ProductPassportHero-module__PLbw4a__bookDemoButton:hover:before{opacity:1}.ProductPassportHero-module__PLbw4a__bookDemoButton:hover{transform:translateY(-2px);box-shadow:0 15px 50px #4d7cfe80}.ProductPassportHero-module__PLbw4a__bookDemoButton span{z-index:1;position:relative}.ProductPassportHero-module__PLbw4a__bookDemoButton .ProductPassportHero-module__PLbw4a__arrowIcon{z-index:1;transition:transform .3s;position:relative}.ProductPassportHero-module__PLbw4a__bookDemoButton:hover .ProductPassportHero-module__PLbw4a__arrowIcon{transform:translate(4px)}.ProductPassportHero-module__PLbw4a__bookDemoButton:active{transform:translateY(0)}.ProductPassportHero-module__PLbw4a__phoneSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:500px;padding:1.5rem;display:flex;position:relative}.ProductPassportHero-module__PLbw4a__passportTitle{z-index:15;opacity:0;align-items:center;gap:.75rem;margin-bottom:1.5rem;transition:all 1s cubic-bezier(.4,0,.2,1) .5s;display:flex;position:relative;transform:translateY(-1rem)}.ProductPassportHero-module__PLbw4a__passportTitle.ProductPassportHero-module__PLbw4a__visible{opacity:1;transform:translateY(0)}.ProductPassportHero-module__PLbw4a__passportIcon{justify-content:center;align-items:center;width:70px;height:70px;padding:.5rem;display:flex}.ProductPassportHero-module__PLbw4a__passportIconImage{object-fit:contain;filter:brightness(1.2);width:100%;height:100%}.ProductPassportHero-module__PLbw4a__passportTitleText{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;text-shadow:0 2px 10px #000c;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:600}.ProductPassportHero-module__PLbw4a__phoneWrapper{z-index:10;opacity:0;transition:all 1.2s cubic-bezier(.4,0,.2,1) .3s;position:relative;transform:scale(.95)}.ProductPassportHero-module__PLbw4a__phoneWrapper.ProductPassportHero-module__PLbw4a__visible{opacity:1;transform:scale(1)}.ProductPassportHero-module__PLbw4a__phoneImage{filter:drop-shadow(0 20px 60px #00000080);width:100%;max-width:300px;height:auto}.ProductPassportHero-module__PLbw4a__featuresContainer{pointer-events:none;z-index:20;position:absolute;inset:0}.ProductPassportHero-module__PLbw4a__featureItem{opacity:0;pointer-events:auto;align-items:center;gap:1rem;animation:1s ease-out forwards ProductPassportHero-module__PLbw4a__fadeInScale;display:flex;position:absolute}.ProductPassportHero-module__PLbw4a__featureItem.ProductPassportHero-module__PLbw4a__visible{opacity:1}.ProductPassportHero-module__PLbw4a__featureBox{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem 1rem;transition:all .3s;display:flex;position:relative}.ProductPassportHero-module__PLbw4a__featureBox:hover{transform:scale(1.05)}.ProductPassportHero-module__PLbw4a__featureIcon{object-fit:contain;filter:brightness(1.2);width:40px;height:40px}.ProductPassportHero-module__PLbw4a__bracketCornerTopLeft,.ProductPassportHero-module__PLbw4a__bracketCornerTopRight,.ProductPassportHero-module__PLbw4a__bracketCornerBottomLeft,.ProductPassportHero-module__PLbw4a__bracketCornerBottomRight{pointer-events:none;border-style:solid;border-color:#4d7cfe;width:16px;height:16px;position:absolute}.ProductPassportHero-module__PLbw4a__bracketCornerTopLeft{border-width:3px 0 0 3px;top:0;left:0}.ProductPassportHero-module__PLbw4a__bracketCornerTopRight{border-width:3px 3px 0 0;top:0;right:0}.ProductPassportHero-module__PLbw4a__bracketCornerBottomLeft{border-width:0 0 3px 3px;bottom:0;left:0}.ProductPassportHero-module__PLbw4a__bracketCornerBottomRight{border-width:0 3px 3px 0;bottom:0;right:0}.ProductPassportHero-module__PLbw4a__featureLabel{color:#66c3ef;white-space:nowrap;text-shadow:0 2px 8px #000c;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.ProductPassportHero-module__PLbw4a__connectionLineTraceability,.ProductPassportHero-module__PLbw4a__connectionLineCompliance,.ProductPassportHero-module__PLbw4a__connectionLineCircularity{filter:drop-shadow(0 0 4px #4d7cfe80);position:absolute;overflow:visible}.ProductPassportHero-module__PLbw4a__connectionLineTraceability{margin-top:5px;top:100%;left:50%}.ProductPassportHero-module__PLbw4a__connectionLineCompliance{margin-top:5px;top:100%;left:-35%}.ProductPassportHero-module__PLbw4a__connectionLineCircularity{margin-top:5px;top:100%;left:-165%}.ProductPassportHero-module__PLbw4a__featureLeft{animation-delay:.7s;top:45%;left:5%;transform:translateY(-50%)}.ProductPassportHero-module__PLbw4a__featureTopRight{animation-delay:.8s;top:25%;right:5%}.ProductPassportHero-module__PLbw4a__featureBottomRight{animation-delay:.9s;bottom:15%;right:5%}@media (max-width:1024px){.ProductPassportHero-module__PLbw4a__heroContent{gap:2rem;padding:2rem}.ProductPassportHero-module__PLbw4a__textContent{max-width:500px}.ProductPassportHero-module__PLbw4a__heroTitle{font-size:clamp(2rem,4vw,3rem)}.ProductPassportHero-module__PLbw4a__phoneImage{max-width:280px}.ProductPassportHero-module__PLbw4a__featureBox{padding:.5rem 1rem}.ProductPassportHero-module__PLbw4a__featureLabel{font-size:.75rem}.ProductPassportHero-module__PLbw4a__featureIcon{width:32px;height:32px}}@media (max-width:768px){.ProductPassportHero-module__PLbw4a__heroContent{text-align:center;flex-direction:column;gap:3rem;padding:2rem 1.5rem}.ProductPassportHero-module__PLbw4a__textContent{max-width:100%}.ProductPassportHero-module__PLbw4a__heroTitle{font-size:2rem}.ProductPassportHero-module__PLbw4a__heroSubtitle{font-size:1rem}.ProductPassportHero-module__PLbw4a__ctaButtons{flex-direction:row;justify-content:center;gap:1rem;width:100%;padding-right:0}.ProductPassportHero-module__PLbw4a__learnMoreButton,.ProductPassportHero-module__PLbw4a__bookDemoButton{justify-content:center;width:auto;padding:.75rem 1.5rem;font-size:1rem}.ProductPassportHero-module__PLbw4a__phoneSection{width:100%;min-height:500px;padding:1rem}.ProductPassportHero-module__PLbw4a__phoneSection .ProductPassportHero-module__PLbw4a__backgroundWrapper{border-radius:24px}.ProductPassportHero-module__PLbw4a__passportTitle{margin-bottom:1.5rem}.ProductPassportHero-module__PLbw4a__passportIcon{width:50px;height:50px}.ProductPassportHero-module__PLbw4a__passportTitleText{font-size:1rem}.ProductPassportHero-module__PLbw4a__phoneImage{max-width:300px}.ProductPassportHero-module__PLbw4a__featureLeft{top:50%;left:2%}.ProductPassportHero-module__PLbw4a__featureTopRight{top:30%;right:2%}.ProductPassportHero-module__PLbw4a__featureBottomRight{bottom:25%;right:4%}.ProductPassportHero-module__PLbw4a__featureBox{padding:.5rem .75rem}.ProductPassportHero-module__PLbw4a__featureLabel{font-size:.65rem}.ProductPassportHero-module__PLbw4a__featureIcon{width:35px;height:35px}.ProductPassportHero-module__PLbw4a__connectionLineTraceability,.ProductPassportHero-module__PLbw4a__connectionLineCompliance,.ProductPassportHero-module__PLbw4a__connectionLineCircularity{opacity:.8;display:block}.ProductPassportHero-module__PLbw4a__connectionLineTraceability{width:70px;height:50px;left:35%;transform:scale(.7)}.ProductPassportHero-module__PLbw4a__connectionLineCompliance{width:60px;height:80px;top:70%;left:-20%;transform:scale(.7)}.ProductPassportHero-module__PLbw4a__connectionLineCircularity{width:120px;height:50px;top:80%;left:-100%;transform:scale(.7)}}@media (max-width:640px){.ProductPassportHero-module__PLbw4a__heroContainer{padding-top:60px}.ProductPassportHero-module__PLbw4a__heroContent{padding:1.5rem 1rem}.ProductPassportHero-module__PLbw4a__heroTitle{margin-bottom:1rem;font-size:1.75rem}.ProductPassportHero-module__PLbw4a__heroSubtitle{margin-bottom:2rem;font-size:.95rem}.ProductPassportHero-module__PLbw4a__passportTitle{gap:.75rem;margin-bottom:1rem}.ProductPassportHero-module__PLbw4a__passportIcon{width:45px;height:45px}.ProductPassportHero-module__PLbw4a__passportTitleText{font-size:.9rem}.ProductPassportHero-module__PLbw4a__phoneImage{max-width:180px}.ProductPassportHero-module__PLbw4a__featureBox{text-align:center;flex-direction:column;gap:.25rem;padding:.5rem}.ProductPassportHero-module__PLbw4a__featureLabel{font-size:.65rem}.ProductPassportHero-module__PLbw4a__featureIcon{width:30px;height:30px}}@media (min-width:1920px){.ProductPassportHero-module__PLbw4a__heroContent{max-width:1600px}.ProductPassportHero-module__PLbw4a__handshakeWrapper{width:50%}.ProductPassportHero-module__PLbw4a__textContent{max-width:45%}}@keyframes ProductPassportHero-module__PLbw4a__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ProductPassportHero-module__PLbw4a__heroTitle,.ProductPassportHero-module__PLbw4a__heroSubtitle,.ProductPassportHero-module__PLbw4a__ctaButtons,.ProductPassportHero-module__PLbw4a__phoneWrapper,.ProductPassportHero-module__PLbw4a__featureItem{transition:none;animation:none}}
.TrustSection-module__AsVISG__section{background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.TrustSection-module__AsVISG__container{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.TrustSection-module__AsVISG__lightingContainer{z-index:0;pointer-events:none;width:100%;max-width:1000px;height:100%;max-height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TrustSection-module__AsVISG__lightingEffect{opacity:.6;border-radius:50%}.TrustSection-module__AsVISG__mainHeading{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;opacity:0;max-width:1200px;margin-bottom:2rem;font-size:clamp(2rem,2.8vw,4rem);font-weight:700;line-height:1.2;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.TrustSection-module__AsVISG__mainHeading.TrustSection-module__AsVISG__visible{opacity:1;transform:translateY(0)}.TrustSection-module__AsVISG__missionStatement{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);opacity:0;max-width:1100px;transition:all 1s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(2rem)}.TrustSection-module__AsVISG__missionStatement.TrustSection-module__AsVISG__visible{opacity:1;transform:translateY(0)}.TrustSection-module__AsVISG__supportingText{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;font-size:clamp(1rem,1.3vw,1.5rem);font-weight:400;line-height:var(--line-height-body);opacity:0;max-width:900px;margin-bottom:-3rem;transition:all 1s cubic-bezier(.4,0,.2,1) .4s;transform:translateY(2rem)}.TrustSection-module__AsVISG__supportingText.TrustSection-module__AsVISG__visible{opacity:1;transform:translateY(0)}.TrustSection-module__AsVISG__logosContainer{opacity:0;background:0 0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.4,0,.2,1) .6s;transform:translateY(2rem)}.TrustSection-module__AsVISG__logosContainer.TrustSection-module__AsVISG__visible{opacity:1;transform:translateY(0)}.TrustSection-module__AsVISG__hexGrid{grid-template-columns:repeat(11,85px);grid-auto-rows:145px;justify-content:center;align-items:center;gap:2px;width:100%;padding:0 2rem;display:grid}.TrustSection-module__AsVISG__hexLink:first-child{grid-area:1/1/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(2){grid-area:1/3/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(3){grid-area:1/5/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(4){grid-area:1/7/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(5){grid-area:1/9/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(6){grid-area:1/11/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(7){grid-area:2/2/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(8){grid-area:2/4/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(9){grid-area:2/6/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(10){grid-area:2/8/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(11){grid-area:2/10/span 2/span 2}.TrustSection-module__AsVISG__hexLink:nth-child(12){grid-area:2/12/span 2/span 2}.TrustSection-module__AsVISG__hexLink{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;text-decoration:none;display:block}.TrustSection-module__AsVISG__hexLink:focus,.TrustSection-module__AsVISG__hexLink:focus-visible,.TrustSection-module__AsVISG__hexLink:active{outline:none}.TrustSection-module__AsVISG__hexItem{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#a855f7;justify-content:center;align-items:center;width:170px;height:195px;transition:transform .3s;display:flex;position:relative}.TrustSection-module__AsVISG__hexContent{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#fff;justify-content:center;align-items:center;width:calc(100% - 4px);height:calc(100% - 4px);padding:15px;display:flex}.TrustSection-module__AsVISG__logoImage{object-fit:contain;filter:grayscale(0);opacity:1;width:100%;max-width:160px;height:auto;max-height:100px;transition:all .3s}.TrustSection-module__AsVISG__hexLink:hover .TrustSection-module__AsVISG__hexItem{z-index:10;transform:scale(1.05)}@media (max-width:1024px){.TrustSection-module__AsVISG__section{padding:4rem 2rem}.TrustSection-module__AsVISG__mainHeading{margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,3rem)}.TrustSection-module__AsVISG__missionStatement{font-size:1.125rem}.TrustSection-module__AsVISG__supportingText{margin-bottom:3rem;font-size:1rem}.TrustSection-module__AsVISG__hexGrid{grid-template-columns:repeat(4,140px);grid-auto-rows:120px}.TrustSection-module__AsVISG__hexLink:first-child{grid-area:1/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(2){grid-area:1/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(3){grid-area:1/3/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(4){grid-area:1/4/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(5){grid-area:2/1/span 2;margin-left:72px}.TrustSection-module__AsVISG__hexLink:nth-child(6){grid-area:2/2/span 2;margin-left:72px}.TrustSection-module__AsVISG__hexLink:nth-child(7){grid-area:2/3/span 2;margin-left:72px}.TrustSection-module__AsVISG__hexLink:nth-child(8){grid-area:2/4/span 2;margin-left:72px}.TrustSection-module__AsVISG__hexLink:nth-child(9){grid-area:3/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(10){grid-area:3/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(11){grid-area:3/3/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(12){grid-area:3/4/span 2;margin-left:0}.TrustSection-module__AsVISG__hexItem{width:140px;height:160px}.TrustSection-module__AsVISG__hexContent{padding:12px}.TrustSection-module__AsVISG__logoImage{max-width:120px;max-height:75px}}@media (max-width:768px){.TrustSection-module__AsVISG__section{min-height:auto;padding:4rem 1.5rem 3rem!important}.TrustSection-module__AsVISG__mainHeading{margin-bottom:1.5rem;font-size:1.75rem}.TrustSection-module__AsVISG__missionStatement{font-size:1rem}.TrustSection-module__AsVISG__supportingText{margin-bottom:2.5rem;font-size:.95rem}.TrustSection-module__AsVISG__hexGrid{grid-template-columns:repeat(3,120px);grid-auto-rows:105px;justify-content:center;margin:0 auto;padding:0 1rem;transform:translate(-15px)}.TrustSection-module__AsVISG__hexLink:first-child{grid-area:1/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(2){grid-area:1/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(3){grid-area:1/3/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(4){grid-area:2/1/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexLink:nth-child(5){grid-area:2/2/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexLink:nth-child(6){grid-area:2/3/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexLink:nth-child(7){grid-area:3/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(8){grid-area:3/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(9){grid-area:3/3/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(10){grid-area:4/1/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexLink:nth-child(11){grid-area:4/2/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexLink:nth-child(12){grid-area:4/3/span 2;margin-left:62px}.TrustSection-module__AsVISG__hexItem{width:120px;height:140px}.TrustSection-module__AsVISG__hexContent{padding:10px}.TrustSection-module__AsVISG__logoImage{max-width:100px;max-height:60px}}@media (max-width:640px){.TrustSection-module__AsVISG__section{padding:2rem 1rem}.TrustSection-module__AsVISG__mainHeading{margin-bottom:1rem;font-size:1.5rem}.TrustSection-module__AsVISG__missionStatement{font-size:.95rem}.TrustSection-module__AsVISG__supportingText{margin-bottom:2rem;font-size:.9rem}.TrustSection-module__AsVISG__hexGrid{grid-template-columns:repeat(2,100px);grid-auto-rows:87px;justify-content:center;margin:0 auto;padding:0 .5rem;transform:translate(-15px)}.TrustSection-module__AsVISG__hexLink:first-child{grid-area:1/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(2){grid-area:1/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(3){grid-area:2/1/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexLink:nth-child(4){grid-area:2/2/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexLink:nth-child(5){grid-area:3/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(6){grid-area:3/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(7){grid-area:4/1/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexLink:nth-child(8){grid-area:4/2/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexLink:nth-child(9){grid-area:5/1/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(10){grid-area:5/2/span 2;margin-left:0}.TrustSection-module__AsVISG__hexLink:nth-child(11){grid-area:6/1/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexLink:nth-child(12){grid-area:6/2/span 2;margin-left:52px}.TrustSection-module__AsVISG__hexItem{width:100px;height:115px}.TrustSection-module__AsVISG__hexContent{padding:8px}.TrustSection-module__AsVISG__logoImage{max-width:85px;max-height:50px}}@media (min-width:1920px){.TrustSection-module__AsVISG__heroContent{max-width:1600px}.TrustSection-module__AsVISG__handshakeWrapper{width:50%}.TrustSection-module__AsVISG__textContent{max-width:45%}}@media (prefers-reduced-motion:reduce){.TrustSection-module__AsVISG__mainHeading,.TrustSection-module__AsVISG__missionStatement,.TrustSection-module__AsVISG__supportingText,.TrustSection-module__AsVISG__logosContainer{transition:none;animation:none}.TrustSection-module__AsVISG__logoImage{transition:none}}
.WhyTrustMatters-module__HdRXUq__section{background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 0;display:flex;position:relative}.WhyTrustMatters-module__HdRXUq__container{width:100%;max-width:1400px;margin:0 auto;padding:0 4rem}.WhyTrustMatters-module__HdRXUq__sectionTitle{color:#fff;text-align:left;opacity:0;margin-bottom:4rem;font-family:Open Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;transition:all 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.WhyTrustMatters-module__HdRXUq__sectionTitle.WhyTrustMatters-module__HdRXUq__visible{opacity:1;transform:translateY(0)}.WhyTrustMatters-module__HdRXUq__statsGrid{grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:3rem;display:grid}.WhyTrustMatters-module__HdRXUq__statCard{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:2rem;animation:1s ease-out forwards WhyTrustMatters-module__HdRXUq__fadeInUp;display:flex;transform:translateY(3rem)}.WhyTrustMatters-module__HdRXUq__statCard.WhyTrustMatters-module__HdRXUq__visible{opacity:1;transform:translateY(0)}.WhyTrustMatters-module__HdRXUq__statTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.3}.WhyTrustMatters-module__HdRXUq__statNumber{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#8ab4f8;text-shadow:0 0 15px #3b82f6e6,0 0 30px #2563eb99,0 0 50px #2563eb66;letter-spacing:-.02em;font-size:clamp(3rem,6vw,5rem);font-weight:600;line-height:1}.WhyTrustMatters-module__HdRXUq__statDescription{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;font-size:clamp(.95rem,1.2vw,1.25rem);font-weight:300;line-height:var(--line-height-body);margin:0}@media (max-width:1024px){.WhyTrustMatters-module__HdRXUq__section{padding:4rem 0}.WhyTrustMatters-module__HdRXUq__container{padding:0 2rem}.WhyTrustMatters-module__HdRXUq__statsGrid{gap:3rem}.WhyTrustMatters-module__HdRXUq__statTitle{font-size:clamp(1.25rem,2vw,1.75rem)}.WhyTrustMatters-module__HdRXUq__statNumber{font-size:clamp(2.5rem,5vw,4rem)}.WhyTrustMatters-module__HdRXUq__statDescription{font-size:1rem}}@media (max-width:768px){.WhyTrustMatters-module__HdRXUq__section{min-height:auto;padding:4rem 0 3rem!important}.WhyTrustMatters-module__HdRXUq__container{padding:0 1.5rem}.WhyTrustMatters-module__HdRXUq__sectionTitle{text-align:center;margin-bottom:3rem}.WhyTrustMatters-module__HdRXUq__statsGrid{grid-template-columns:1fr;gap:3rem}.WhyTrustMatters-module__HdRXUq__statCard{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.WhyTrustMatters-module__HdRXUq__statTitle{font-size:1.5rem}.WhyTrustMatters-module__HdRXUq__statNumber{font-size:3rem}.WhyTrustMatters-module__HdRXUq__statDescription{font-size:.95rem}}@media (max-width:640px){.WhyTrustMatters-module__HdRXUq__section{padding:2rem 0}.WhyTrustMatters-module__HdRXUq__container{padding:0 1rem}.WhyTrustMatters-module__HdRXUq__sectionTitle{margin-bottom:2rem;font-size:1.75rem}.WhyTrustMatters-module__HdRXUq__statsGrid{gap:2rem}.WhyTrustMatters-module__HdRXUq__statCard{gap:1.5rem;padding:1.5rem}.WhyTrustMatters-module__HdRXUq__statTitle{font-size:1.25rem}.WhyTrustMatters-module__HdRXUq__statNumber{font-size:2.5rem}.WhyTrustMatters-module__HdRXUq__statDescription{font-size:.9rem;line-height:var(--line-height-body)}}@media (min-width:1920px){.WhyTrustMatters-module__HdRXUq__heroContent{max-width:1600px}.WhyTrustMatters-module__HdRXUq__handshakeWrapper{width:50%}.WhyTrustMatters-module__HdRXUq__textContent{max-width:45%}}@keyframes WhyTrustMatters-module__HdRXUq__fadeInUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.WhyTrustMatters-module__HdRXUq__sectionTitle,.WhyTrustMatters-module__HdRXUq__statCard{transition:none;animation:none}}
