.motivation{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:5rem 2rem 0}.motivation .motivationContainer{max-width:1440px;margin:0 auto;width:100%;padding:0 40px}.motivation .motivationContent{max-width:900px;margin:0 auto;text-align:center}.motivation .motivationTitle{font-size:3rem;font-weight:700;color:#2d2d2d;margin-bottom:1.5rem;line-height:1.2}.motivation .motivationSubtitle{font-size:1.4rem;font-weight:600;color:#969;margin-bottom:1.5rem;line-height:1.4}.motivation .motivationDescription{font-size:1.1rem;color:#555;line-height:1.6;margin:0}@media(max-width:1024px){.motivation{padding:4rem 2rem 0}.motivation .motivationContainer{padding:0 30px}.motivation .motivationTitle{font-size:2.5rem}.motivation .motivationSubtitle{font-size:1.5rem}.motivation .motivationDescription{font-size:1rem}}@media(max-width:820px){.motivation .motivationContainer{padding:0 20px}}@media(max-width:768px){.motivation{padding:3rem 1rem 0}.motivation .motivationContainer{padding:0 20px}.motivation .motivationContent{text-align:center}.motivation .motivationTitle{font-size:2rem;margin-bottom:1.2rem}.motivation .motivationSubtitle{font-size:1.3rem;margin-bottom:1.2rem}.motivation .motivationDescription{font-size:.95rem}}@media(max-width:480px){.motivation{padding:2.5rem 1rem 0}.motivation .motivationContainer{padding:0 16px}.motivation .motivationTitle{font-size:1.75rem;margin-bottom:1rem}.motivation .motivationSubtitle{font-size:1.1rem;margin-bottom:1rem}.motivation .motivationDescription{font-size:.9rem}}@media(max-width:360px){.motivation{padding:2rem .8rem 0}.motivation .motivationContainer{padding:0 12px}.motivation .motivationTitle{font-size:1.5rem}.motivation .motivationSubtitle{font-size:1rem}.motivation .motivationDescription{font-size:.85rem}}.solutionCardsHome{background-color:#fff!important;padding:5rem 2rem;color:#fff}.solutionCardsHome .solutionCardsHomeContainer{max-width:1440px;margin:0 auto;width:100%;padding:0 40px}.solutionCardsHome .solutionCardsHomeGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.solutionCardsHome .solutionCardHome{border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #fff;box-shadow:2px 5px 5px 0 rgba(117,117,117,.5)}.solutionCardsHome .solutionCardHome:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.solutionCardsHome .solutionCardHome .solutionCardHomeHeader{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#969}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon img{width:100%;height:100%;object-fit:contain}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon svg{width:100%;height:100%}.solutionCardsHome .solutionCardHome .solutionCardHomeTitle{font-size:1.5rem;font-weight:600;margin:0;color:#a06f91;line-height:1.3}.solutionCardsHome .solutionCardHome .solutionCardHomeDescription{font-size:1rem;color:#555;line-height:1.6;margin:0}@media(max-width:1024px){.solutionCardsHome{padding:4rem 0}.solutionCardsHome .solutionCardsHomeContainer{padding:0 30px}.solutionCardsHome .solutionCardsHomeGrid{gap:1.5rem}.solutionCardsHome .solutionCardHome{padding:2rem}}@media(max-width:820px){.solutionCardsHome .solutionCardsHomeContainer{padding:0 1rem}}@media(max-width:768px){.solutionCardsHome{padding:3rem 1rem}.solutionCardsHome .solutionCardsHomeContainer{padding:0}.solutionCardsHome .solutionCardsHomeGrid{grid-template-columns:1fr;gap:1.5rem}.solutionCardsHome .solutionCardHome{padding:2rem}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon{width:35px;height:35px}.solutionCardsHome .solutionCardHome .solutionCardHomeTitle{font-size:1.3rem}.solutionCardsHome .solutionCardHome .solutionCardHomeDescription{font-size:.95rem}}@media(max-width:480px){.solutionCardsHome{padding:2.5rem 1rem}.solutionCardsHome .solutionCardsHomeContainer{padding:0}.solutionCardsHome .solutionCardsHomeGrid{gap:1.2rem}.solutionCardsHome .solutionCardHome{padding:1.5rem}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon{width:32px;height:32px}.solutionCardsHome .solutionCardHome .solutionCardHomeTitle{font-size:1.2rem;margin:0}.solutionCardsHome .solutionCardHome .solutionCardHomeDescription{font-size:.9rem}}@media(max-width:360px){.solutionCardsHome{padding:2rem .8rem}.solutionCardsHome .solutionCardHome{padding:1.2rem}.solutionCardsHome .solutionCardHome .solutionCardHomeIcon{width:28px;height:28px}.solutionCardsHome .solutionCardHome .solutionCardHomeTitle{font-size:1.1rem;margin:0}.solutionCardsHome .solutionCardHome .solutionCardHomeDescription{font-size:.85rem}}.trusted{width:100%;background-image:url(/_next/static/media/worldwide.4ce8935a.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:6rem 0}.trusted .container{overflow:hidden;max-width:1440px;margin:0 auto;width:100%;padding:0 40px;position:relative;z-index:2}.trusted__row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.trusted__title{font-size:2.5rem;font-weight:700;color:#222}.trusted__numbers{text-align:right}.trusted__big{font-size:2.5rem;font-weight:700;color:#9b6aa9}.trusted__small{font-size:1.25rem;color:#555}.trusted__small strong{color:#9b6aa9}.trusted__desc,.trusted__small{margin-top:20px}.trusted__desc{font-size:1.1rem;color:#444;text-align:right}.trusted__desc strong{font-weight:700;color:#000}@media(max-width:1024px){.trusted{padding:2rem 0}.trusted .container{padding:0 30px}.trusted__title{font-size:2rem;margin-bottom:.5rem}.trusted__row{margin-top:1.5rem}.trusted__big{font-size:2rem}.trusted__desc{font-size:1rem}}@media(max-width:820px){.trusted .container{padding:0 20px}}@media(max-width:768px){.trusted{padding:2rem 0}.trusted__title{font-size:1.75rem;text-align:center;width:100%}.trusted__row{margin-top:1.5rem}.trusted__numbers{text-align:center;width:100%}.trusted__big{font-size:1.75rem}.trusted__desc{font-size:.95rem;text-align:center}}@media(max-width:480px){.trusted{padding:2rem 0}.trusted__title{font-size:1.5rem}.trusted__row{margin-top:1.5rem}.trusted__big{font-size:1.5rem}.trusted__desc{font-size:.9rem}}.homeHeroSection{text-align:left;color:#fff;min-height:90vh;display:flex;align-items:center;position:relative}.homeHeroSection .heroContainer{max-width:1440px;margin:0 auto;width:100%;position:relative}.homeHeroSection .heroContent{padding:4rem 40px;max-width:50%}.homeHeroSection h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;line-height:1.2;text-shadow:0 4px 4px rgba(0,0,0,.25)}.homeHeroSection h1 .odoopurple{color:#969}.homeHeroSection .subheadline{font-size:1.5rem;margin-bottom:1.5rem;font-weight:600;line-height:1.5}.homeHeroSection .description{font-size:1.1rem;margin-bottom:2.5rem;opacity:.95;line-height:1.6;max-width:900px}.homeHeroSection .ctaButton{padding:1rem 11rem;font-size:1.1rem;background-color:#969;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;transition:all .3s ease}.homeHeroSection .ctaButton:hover{transform:scale(1.05);background-color:#a7a}@media(max-width:1024px){.homeHeroSection .heroContent{max-width:65%;padding:3.5rem 35px}.homeHeroSection h1{font-size:3rem}.homeHeroSection .subheadline{font-size:1.3rem}.homeHeroSection .description{font-size:1.05rem;max-width:100%}.homeHeroSection .ctaButton{padding:.95rem 8rem}}@media(max-width:820px){.homeHeroSection{min-height:70vh;text-align:center}.homeHeroSection .heroContent{padding:2rem 20px;max-width:100%}.homeHeroSection h1{font-size:2rem;margin-bottom:1rem;line-height:1.3}.homeHeroSection .subheadline{font-size:1.1rem;margin-bottom:1rem}.homeHeroSection .description{font-size:.95rem;margin-bottom:1.5rem;max-width:100%}.homeHeroSection .ctaButton{padding:.85rem 2.5rem;font-size:.95rem;width:100%;max-width:300px}.homeHeroSection .ctaButton:hover{transform:scale(1.02)}}@media(max-width:480px){.homeHeroSection{min-height:60vh}.homeHeroSection .heroContent{padding:1.5rem 16px}.homeHeroSection h1{font-size:1.6rem;margin-bottom:.8rem}.homeHeroSection .subheadline{font-size:1rem;margin-bottom:.8rem}.homeHeroSection .description{font-size:.9rem;margin-bottom:1.2rem}.homeHeroSection .ctaButton{padding:.8rem 2rem;font-size:.9rem;max-width:100%}}