.advantages{background:#fff;padding:2rem 0 4rem;position:relative}@media (min-width:768px){.advantages{padding-top:3rem;padding-bottom:6rem}}@media (min-width:1200px){.advantages{padding-top:4rem;padding-bottom:8rem}}.advantages-container{width:calc(100% - 32px);max-width:var(--container-max-width);margin:0 auto}.advantages-wrapper{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;position:relative}@media (min-width:768px){.advantages-wrapper{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}@media (min-width:1200px){.advantages-wrapper{gap:6rem}}.advantages-left{display:flex;flex-direction:column;gap:1rem}.advantages-main-title{font-size:2.5rem;font-weight:100;color:#000;line-height:1.1;margin:0;text-align:left}@media (min-width:768px){.advantages-main-title{font-size:6rem}}@media (min-width:1200px){.advantages-main-title{font-size:7.5rem}}.advantages-subtitle{font-size:.875rem;font-weight:400;color:#666;line-height:1.5;margin:0;text-align:left}@media (min-width:768px){.advantages-subtitle{font-size:1.125rem}}.advantages-cta{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-accent,#1a7be4);font-size:.875rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;margin-top:1.5rem;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}@media (min-width:768px){.advantages-cta{font-size:1rem;margin-top:2rem}}.advantages-cta:hover{color:var(--color-accent,#1a7be4);transform:translateY(-2px)}@media (min-width:768px){.advantages-cta{font-size:1.2rem}}.advantages-cta-icon{font-size:1.5em;font-weight:700;line-height:1.5;display:flex;align-items:center;transition:transform .3s ease}.advantages-cta:hover .advantages-cta-icon{transform:rotate(90deg) scale(1.1)}.advantages-cta-text{line-height:1.5;font-weight:900;position:relative;display:inline-block}.advantages-cta-text:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-accent,#1a7be4);transition:width .3s ease}.advantages-cta:hover .advantages-cta-text:after,.advantages-right{width:100%}.advantages-accordion{display:flex;flex-direction:column;gap:0}.advantage-card{border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease}.advantage-card:last-child{border-bottom:none}.advantage-card-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;gap:.75rem;transition:all .3s ease}@media (min-width:768px){.advantage-card-header{padding:1.5rem 0;gap:1rem}}.advantage-card-header:hover{opacity:.7}.advantage-card-title{font-size:1rem;font-weight:400;color:#000;line-height:1.4;flex:1 1}@media (min-width:768px){.advantage-card-title{font-size:1.25rem}}.advantage-card-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--color-accent);transition:transform .3s ease;position:relative}.advantage-card-icon svg{width:100%;height:100%}.advantage-card-header:hover .advantage-card-icon{transform:rotate(90deg)}.advantage-card-header:active .advantage-card-icon{transform:rotate(90deg) scale(.95)}.advantage-icon-vertical{transition:opacity .3s ease,transform .3s ease;opacity:1}.advantage-card-icon-open .advantage-icon-vertical{opacity:0;transform:scale(.8)}.advantage-icon-horizontal{transition:transform .3s ease}.advantage-card-content{padding-bottom:1.25rem;animation:slideDown .3s ease}@media (min-width:768px){.advantage-card-content{padding-bottom:1.5rem}}.advantage-card-description{font-size:.875rem;color:#333;line-height:1.6;margin:0}@media (min-width:768px){.advantage-card-description{font-size:1rem}}.footer{background:#fff;color:#fff;display:flex;align-items:flex-end;justify-content:center;position:relative;padding:16px;overflow:hidden;transition:padding .3s ease}@media (min-width:768px){.footer{padding:16px 16px 0}}.footer-card{background:var(--color-accent);border-radius:48px;width:100%;max-width:var(--container-max-width);position:relative;overflow:hidden;padding:4rem 6rem;margin:0 auto 16px;transition:border-radius .3s ease;display:flex;flex-direction:column}@media (max-width:767px){.footer-card{padding:2.5rem 1.5rem;border-radius:32px}.footer-content{gap:3rem}}.footer-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.15;pointer-events:none;z-index:1;mix-blend-mode:overlay}.footer-container{width:100%;margin:0 auto;position:relative;z-index:2;pointer-events:none;display:flex;flex-direction:column}.footer-container *{pointer-events:auto}.footer-logo-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:3rem}.footer-logo{width:100%;height:auto;filter:brightness(0) invert(1)}@media (max-width:767px){.footer-logo-wrapper{margin-bottom:3rem}}.footer-content{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:6rem}}.footer-links{display:flex;flex-direction:column;gap:1.5rem}.footer-link{color:#fff;font-size:1.125rem;font-weight:200;text-decoration:none;letter-spacing:.01em;transition:opacity .3s ease;line-height:1.4;display:flex;align-items:center;gap:.75rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer-link:before{content:"→";font-size:1.125rem;line-height:1;opacity:.8;transition:transform .3s ease,opacity .3s ease}.footer-link:hover{opacity:.7}.footer-link:hover:before{transform:translateX(4px)}.footer-link-cta{font-weight:600!important;font-size:1.25rem!important;padding:.75rem 1.25rem;background:hsla(0,0%,100%,.1);border-radius:12px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;margin-bottom:.5rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.footer-link-cta:before{content:"→";font-size:1.25rem;font-weight:700;opacity:1;margin-right:.25rem}.footer-link-cta:hover{opacity:1!important;background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.footer-link-cta:hover:before{transform:translateX(6px) scale(1.1)}@media (min-width:768px){.footer-link,.footer-link:before{font-size:1.75rem}.footer-link-cta{font-size:1.875rem!important;padding:1rem 1.5rem}.footer-link-cta:before{font-size:1.875rem}}.footer-contact{display:flex;flex-direction:column;gap:.375rem}.footer-contact-title{color:#fff;font-size:1.125rem;font-weight:300;letter-spacing:.01em;line-height:1.4;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){.footer-contact-title{font-size:1.75rem}}.footer-contact-item{color:#fff;font-size:.875rem;font-weight:300;text-decoration:none;transition:opacity .3s ease;line-height:1.6;letter-spacing:.005em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer-contact-item:hover{opacity:.7}@media (min-width:768px){.footer-contact-item{font-size:1.25rem}}.footer-legal{display:flex;flex-direction:column;gap:.375rem}.footer-legal-item{color:#fff;font-size:.875rem;font-weight:300;opacity:.95;line-height:1.6;letter-spacing:.005em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){.footer-legal-item{font-size:1.125rem}}.hero{background:#fff;color:#fff;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;position:relative;padding:0 16px 16px;overflow:hidden;transition:padding .3s ease}@media (min-width:768px){.hero{padding:0 16px 16px}}.hero-card{background:var(--color-accent);border-radius:0 0 48px 48px;width:100%;max-width:var(--container-max-width);min-height:calc(100vh - 110px - 16px);position:relative;overflow:hidden;padding:2.7rem 6rem;margin:110px auto 0;transition:border-radius .3s ease;display:flex;flex-direction:column}@media (max-width:767px){.hero-card{padding:1.5rem;border-radius:0 0 32px 32px}}.hero-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.15;pointer-events:none;z-index:1;mix-blend-mode:overlay}.hero-container{max-width:var(--container-max-width);width:100%;margin:0 auto;position:relative;z-index:2;pointer-events:none;display:flex;flex-direction:column;min-height:100%;height:100%;flex:1 1}.hero-container *{pointer-events:auto}.hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:2rem;flex:1 1;width:100%}@media (min-width:768px){.hero-content{padding-top:3rem}}@media (min-width:1024px){.hero-content{padding-top:4rem}}.hero-title{display:flex;flex-direction:column;font-weight:700;margin-bottom:.25rem;line-height:1.1}.hero-title-line{display:block;margin-bottom:.5em;position:relative}.hero-title-line--white{color:#fff;font-size:2.8rem;text-transform:uppercase;letter-spacing:.02em;font-stretch:expanded;transform:scaleY(1.6);transform-origin:left;line-height:1.1;position:relative;z-index:1;isolation:isolate}.hero-title-line--white:first-child{z-index:2;isolation:isolate}.hero-title-line--white::selection{background:var(--color-accent);color:#000}.hero-title-line--white::-moz-selection{background:var(--color-accent);color:#000}.hero-title-line--subtitle{color:#1a1a1a;font-size:3rem;text-transform:none;letter-spacing:-.01em;font-weight:400;margin-top:.5rem}@media (min-width:768px){.hero-title-line--white{font-size:4.5rem;letter-spacing:.02em;transform:scaleY(1.65);line-height:1.15}.hero-title-line--subtitle{font-size:4rem}}@media (min-width:1024px){.hero-title-line--white{font-size:5.5rem;letter-spacing:.02em;transform:scaleY(1.7);line-height:1.2}.hero-title-line--subtitle{font-size:5rem}}.hero-tagline{color:#000;font-size:3rem;font-weight:900;text-transform:none;letter-spacing:-.01em;margin-top:0;margin-bottom:0}.hero-tagline::selection{background:var(--color-accent);color:#fff}.hero-tagline::-moz-selection{background:var(--color-accent);color:#fff}@media (min-width:768px){.hero-tagline{font-size:4rem}}@media (min-width:1024px){.hero-tagline{font-size:5rem}}.hero-tasks{text-align:left;align-self:flex-start;padding-bottom:2rem;margin-top:auto}.hero-tasks-title{font-size:1.25rem;color:#fff;font-weight:700;line-height:1.3;display:flex;flex-direction:column}.hero-tasks-title::selection{background:var(--color-accent);color:#000}.hero-tasks-title::-moz-selection{background:var(--color-accent);color:#000}.hero-tasks--left .hero-tasks-title{align-items:flex-start}.hero-tasks--right .hero-tasks-title{align-items:flex-end}.hero-tasks-line{display:block}.hero-tasks-line::selection{background:var(--color-accent);color:#000}.hero-tasks-line::-moz-selection{background:var(--color-accent);color:#000}@media (min-width:768px){.hero-tasks-title{font-size:1.5rem}}@media (min-width:1024px){.hero-tasks-title{font-size:1.75rem}}.hero-tasks-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.hero-task-item{font-size:1rem;color:#fff;font-weight:400;padding-left:1.5rem;position:relative}.hero-task-item:before{content:"✓";position:absolute;left:0;color:#fff;font-weight:700}@media (min-width:768px){.hero-task-item{font-size:1.125rem}}.hero-scroll-indicator{position:absolute;bottom:2rem;right:2rem;width:40px;height:40px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-scroll-dot{width:8px;height:8px;background:#fff;border-radius:50%}.hero-scroll-arrow{position:absolute;bottom:1.5rem;right:1.5rem;z-index:3;cursor:pointer;display:flex;align-items:center;justify-content:center;width:48px;height:48px;animation:bounce-arrow 2s ease-in-out infinite;pointer-events:auto}.hero-scroll-arrow svg{width:100%;height:100%}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:767px){.hero{padding:0 16px 16px}.hero-card{padding:1.5rem;border-radius:0 0 32px 32px;margin-top:calc(16px + 1.5rem + 1.5rem + 20px);min-height:calc(100vh - 16px - 1.5rem - 1.5rem - 20px - 16px)}.hero-content{padding-top:1.5rem}.hero-title{margin-bottom:.5rem}.hero-title-line{margin-bottom:.5em}.hero-title-line:last-child{margin-bottom:0}.hero-title-line--white{font-size:3rem;transform:scaleY(1.4);letter-spacing:.02em;line-height:1.2;display:block}.hero-tagline{font-size:2.5rem;margin-top:3rem;letter-spacing:-.01em;line-height:1.1}.hero-tasks-title{font-size:1.25rem}.hero-scroll-arrow{width:40px;height:40px;bottom:1rem;right:1rem}}.services{background:#fff;padding:4rem 0;position:relative}@media (min-width:768px){.services{padding-top:6rem;padding-bottom:6rem}}@media (min-width:1200px){.services{padding-top:8rem;padding-bottom:8rem}}.services-container{width:calc(100% - 32px);max-width:var(--container-max-width);margin:0 auto}.services-wrapper{display:flex;flex-direction:column;gap:3rem;position:relative}@media (min-width:768px){.services-wrapper{display:grid;grid-template-columns:2fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}}@media (min-width:1200px){.services-wrapper{gap:6rem}}.services-left{display:flex;flex-direction:column;gap:1rem;order:2}@media (min-width:768px){.services-left{order:1}}.services-main-title{font-size:2.5rem;font-weight:100;color:#000;line-height:1.1;margin:0;text-align:left}@media (min-width:768px){.services-main-title{font-size:6rem}}@media (min-width:1200px){.services-main-title{font-size:7.5rem}}.services-cta{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-accent,#1a7be4);font-size:.875rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;margin-top:1.5rem;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}@media (min-width:768px){.services-cta{font-size:1rem;margin-top:2rem}}.services-cta:hover{color:var(--color-accent,#1a7be4);transform:translateY(-2px)}@media (min-width:768px){.services-cta{font-size:1.2rem}}.services-cta-icon{font-size:1.5em;font-weight:700;line-height:1.5;display:flex;align-items:center;transition:transform .3s ease}.services-cta:hover .services-cta-icon{transform:rotate(90deg) scale(1.1)}.services-cta-text{line-height:1.5;font-weight:900;position:relative;display:inline-block}.services-cta-text:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-accent,#1a7be4);transition:width .3s ease}.services-cta:hover .services-cta-text:after{width:100%}.services-right{width:100%;display:flex;flex-direction:column;align-items:flex-start;order:1}@media (min-width:768px){.services-right{order:2;align-items:flex-end}.services-main-title{text-align:right}}.services-accordion{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}@media (min-width:768px){.services-accordion{grid-template-columns:repeat(2,1fr);gap:0}}.service-card{border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease;padding:0}@media (min-width:768px){.service-card{border-right:1px solid rgba(0,0,0,.1);padding:0 1.5rem}.service-card:nth-child(odd){padding-left:0}.service-card:nth-child(2n){border-right:none;padding-right:0}.service-card:nth-child(-n+8){border-bottom:1px solid rgba(0,0,0,.1)}.service-card:nth-child(n+9){border-bottom:none}}.service-card:last-child{border-bottom:none}.service-card-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;gap:.75rem;transition:all .3s ease}@media (min-width:768px){.service-card-header{padding:1.5rem 0;gap:1rem}}.service-card-header:hover{opacity:.7}.service-card-number{font-size:1rem;font-weight:600;color:#000;line-height:1.4;flex-shrink:0;min-width:1.75rem}@media (min-width:768px){.service-card-number{font-size:1.125rem;min-width:2rem;font-size:1.25rem}}.service-card-title{font-size:1rem;font-weight:400;color:#000;line-height:1.4;flex:1 1}@media (min-width:768px){.service-card-title{font-size:1.25rem}}.service-card-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--color-accent);transition:transform .3s ease;position:relative}.service-card-icon svg{width:100%;height:100%}.service-card-header:hover .service-card-icon{transform:rotate(90deg)}.service-card-header:active .service-card-icon{transform:rotate(90deg) scale(.95)}.service-icon-vertical{transition:opacity .3s ease,transform .3s ease;opacity:1}.service-card-icon-open .service-icon-vertical{opacity:0;transform:scale(.8)}.service-icon-horizontal{transition:transform .3s ease}.service-card-content{padding-bottom:1.25rem;animation:slideDown .3s ease}@media (min-width:768px){.service-card-content{padding-bottom:1.5rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.service-list{list-style:none;padding:0;margin:0}.service-item{font-size:.875rem;color:#333;line-height:1.6;margin:0;padding:.5rem 0 .5rem 2rem;position:relative}.service-item:before{content:"✓";position:absolute;left:0;color:#000;font-weight:400;font-size:1rem}@media (min-width:768px){.service-item{font-size:1rem}}.stats{background:#fff;padding:1rem 16px 0}@media (min-width:768px){.stats{padding:1.5rem 16px 0}}@media (min-width:1200px){.stats{padding:2rem 16px 0}}.stats-container{max-width:var(--container-max-width);margin:0 auto}.stats-title{font-size:4.5rem;font-weight:100;color:#000;line-height:1.1;margin:0 0 2rem;text-align:right}@media (min-width:768px){.stats-title{font-size:6rem;margin-bottom:3rem}}@media (min-width:1200px){.stats-title{font-size:7.5rem}}.clients-carousel{width:100%;overflow:hidden;margin-bottom:2rem;position:relative;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent)}@media (min-width:768px){.clients-carousel{margin-bottom:3rem}}.clients-carousel-track{display:flex;gap:2rem;animation:scroll 20s linear infinite;will-change:transform}@media (min-width:768px){.clients-carousel-track{gap:3rem;animation:scroll 40s linear infinite;gap:4rem}}.clients-carousel-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:50px;opacity:.7;transition:opacity .3s ease}@media (min-width:768px){.clients-carousel-item{height:60px}}.clients-carousel-item:hover{opacity:1}.client-logo{object-fit:contain;max-width:100px;max-height:50px;width:auto;height:auto}@media (min-width:768px){.client-logo{max-width:120px;max-height:60px}}.client-logo-large{transform:scale(1.5);max-width:180px!important;max-height:90px!important}.stat-card{background:linear-gradient(135deg,rgba(26,123,228,.18),rgba(26,123,228,.12) 25%,rgba(26,123,228,.08) 50%,hsla(0,0%,100%,.95) 75%,#fff);border-radius:24px;border:1px solid rgba(0,0,0,.1);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.stat-card{border-radius:48px;padding:5rem 4rem;flex-direction:row;gap:4rem;align-items:center}}.stat-left{display:flex;flex-direction:column;gap:2.5rem;flex:1 1}@media (min-width:768px){.stat-left{gap:3.5rem}}.stat-right{flex:1 1;align-items:center}.stat-item,.stat-right{display:flex;justify-content:center}.stat-item{flex-direction:column}.stat-value{font-size:2rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.2}@media (min-width:768px){.stat-value{font-size:4.5rem;margin-bottom:1rem}}.stat-label{font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.05em;line-height:1.4}@media (min-width:768px){.stat-label{font-size:1.2rem}}.services-stats{background:#fff;padding:0}.services-stats-container{width:calc(100% - 32px);max-width:var(--container-max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.services-stats-container{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width:1024px){.services-stats-container{grid-template-columns:repeat(3,1fr);gap:4rem}}.services-stats-item{display:flex;flex-direction:column;width:100%}.services-stats-number{font-size:3rem;font-weight:700;color:#000;line-height:1;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:-.02em;text-align:left}.services-stats-item:nth-child(2n) .services-stats-number{text-align:right}@media (min-width:768px){.services-stats-number{font-size:6rem;margin-bottom:.75rem;text-align:center}.services-stats-item:nth-child(2n) .services-stats-number{text-align:center}}@media (min-width:1200px){.services-stats-number{font-size:8rem;margin-bottom:1rem}}.services-stats-label{font-size:.75rem;font-weight:400;color:#000;text-transform:uppercase;letter-spacing:.05em;line-height:1.4;text-align:left;max-width:100%}.services-stats-item:nth-child(2n) .services-stats-label{text-align:right}@media (min-width:768px){.services-stats-label{font-size:1rem;text-align:center}.services-stats-item:nth-child(2n) .services-stats-label{text-align:center}}@media (min-width:1200px){.services-stats-label{font-size:1.125rem}}.solutions{background:#fff;padding:1rem 1rem 2rem}@media (min-width:768px){.solutions{padding:1.5rem 2rem 3rem}}@media (min-width:1200px){.solutions{padding:2rem 4rem 4rem}}.solutions-container{max-width:var(--container-max-width);margin:0 auto}.solutions-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (min-width:768px){.solutions-grid{gap:1rem}}.solution-tag{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#000;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05);cursor:pointer}.solution-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--color-accent)}.solution-tag-text{flex:1 1}.solution-tag-arrow{color:var(--color-accent);flex-shrink:0;transition:transform .2s ease}.solution-tag:hover .solution-tag-arrow{transform:translate(2px,-2px)}@media (min-width:768px){.solution-tag{padding:1.25rem 2rem;font-size:1.125rem;border-radius:16px}.solution-tag-arrow{width:18px;height:18px}}.trusted{background:#fff;padding:0 16px}@media (min-width:768px){.trusted{padding:0 16px}}@media (min-width:1200px){.trusted{padding:0 16px}}.trusted-container{max-width:var(--container-max-width);margin:0 auto}.trusted-card{background:linear-gradient(135deg,rgba(26,123,228,.18),rgba(26,123,228,.12) 25%,rgba(26,123,228,.08) 50%,hsla(0,0%,100%,.95) 75%,#fff);border-radius:24px;border:1px solid rgba(0,0,0,.1);padding:2rem 1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.trusted-card{border-radius:48px;padding:5rem 4rem;margin-bottom:3rem}}.trusted-content{display:flex;flex-direction:column;gap:2rem;min-height:100%}@media (min-width:768px){.trusted-content{flex-direction:row;gap:4rem;align-items:flex-start}}.trusted-left{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.trusted-left{gap:2rem}}.trusted-title{font-size:2rem;font-weight:700;color:#000;line-height:1.2;margin:0}@media (min-width:768px){.trusted-title{font-size:4.5rem}}.trusted-description{font-size:.875rem;color:#000;line-height:1.6;margin:0}@media (min-width:768px){.trusted-description{font-size:1.2rem}}.trusted-cta{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-accent,#1a7be4);font-size:.875rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;margin-top:.5rem;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}@media (min-width:768px){.trusted-cta{font-size:1rem}}.trusted-cta:hover{color:var(--color-accent,#1a7be4);transform:translateY(-2px)}.trusted-cta-text{line-height:1.5;font-weight:900;position:relative;display:inline-block}.trusted-cta-text:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-accent,#1a7be4);transition:width .3s ease}.trusted-cta:hover .trusted-cta-text:after{width:100%}@media (min-width:768px){.trusted-cta{font-size:1.2rem}}.trusted-cta-icon{font-size:1.5em;font-weight:700;line-height:1.5;display:flex;align-items:center;transition:transform .3s ease}.trusted-cta:hover .trusted-cta-icon{transform:rotate(90deg) scale(1.1)}.trusted-right{flex:1 1;overflow:hidden;display:flex;align-items:stretch;min-height:100%}.trusted-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem .75rem;gap:1rem .75rem;will-change:transform;position:relative;align-content:start;width:100%}@media (min-width:768px){.trusted-grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}}@media (min-width:1200px){.trusted-grid{gap:3rem 2rem}}.trusted-grid-item{display:flex;align-items:center;justify-content:center;height:50px;opacity:1;transition:opacity .3s ease}@media (min-width:768px){.trusted-grid-item{height:60px}}.trusted-grid-item:hover{opacity:.9}.trusted-logo{object-fit:contain;max-width:80px;max-height:40px;width:auto;height:auto}@media (min-width:768px){.trusted-logo{max-width:120px;max-height:60px}}.trusted-logo-small{max-width:70px!important;max-height:35px!important;transform:scale(.7)}@media (min-width:768px){.trusted-logo-small{max-width:85px!important;max-height:42px!important;transform:scale(.75)}}.trusted-logo-large{transform:scale(1.5);max-width:180px!important;max-height:90px!important}.trusted-carousel{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent)}.trusted-carousel-track{display:flex;gap:2rem;animation:scroll 20s linear infinite;will-change:transform}@media (min-width:768px){.trusted-carousel-track{gap:3rem;animation:scroll 40s linear infinite;gap:4rem}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 2))}}.trusted-carousel-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:50px;opacity:.7;transition:opacity .3s ease}@media (min-width:768px){.trusted-carousel-item{height:60px}}.trusted-carousel-item:hover{opacity:1}.trusted-carousel-logo{object-fit:contain;max-width:100px;max-height:50px;width:auto;height:auto}@media (min-width:768px){.trusted-carousel-logo{max-width:120px;max-height:60px}}.trusted-carousel-logo-large{transform:scale(1.5);max-width:180px!important;max-height:90px!important}