body{background-color:var(--color-bg-primary)}.solutions-list{background-color:var(--color-bg-primary);min-height:100vh;padding:8rem var(--section-padding-inline)4rem}.solutions-list__header{max-width:1280px;margin:0 auto 3rem}.solutions-list__header h1{font-size:32px;font-weight:700;line-height:1.1;margin:0;color:var(--color-text-primary)}.solutions-list__header p{font-size:16px;color:var(--color-text-secondary);margin:.75rem 0 0}.solutions-list__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:1280px;margin:0 auto}.solutions-list__item a{display:block;padding:1.5rem;background-color:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:12px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.solutions-list__item a:hover{border-color:var(--color-border-primary);box-shadow:0 2px 8px rgba(0,0,0,4%)}.solutions-list__item a h2{font-size:20px;font-weight:600;margin:0;color:var(--color-text-primary)}.solutions-list__item a p{font-size:14px;color:var(--color-text-secondary);margin:.5rem 0 0;line-height:1.5}.cybersecurity{background-color:var(--color-solutions-hero-cybersecurity)}.forex{background-color:var(--color-solutions-hero-forex)}.pi-wallet{background-color:var(--color-solutions-hero-pi-wallet)}.payment-gateway{background-color:var(--color-solutions-hero-payment-gateway)}.solutions-hero--canvas{background:linear-gradient(to bottom,var(--hero-bg,#12102b) 70%,var(--color-bg-primary) 100%)}.solutions-hero__canvas{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0;transition:opacity .5s ease;backface-visibility:hidden;transform:translate3d(0,0,0)}.solutions-hero__bg{position:absolute;inset:0;z-index:0}.solutions-hero__backdrop{position:absolute;right:15vh;width:50vh;filter:blur(80px);z-index:1}.solutions-hero__pill{display:flex;flex-direction:row;align-items:center}.solutions-hero__pill-image{width:35px;border-radius:3px;margin-right:16px}.solutions-hero__pill-text{font-size:16px;font-weight:600;color:var(--color-accent-text);width:76px;height:38px}.solutions-hero__button{background-color:var(--color-accent);color:var(--color-on-accent)}.solutions-hero__actions{align-items:center;gap:1rem}.solutions-hero__gradient{position:absolute;bottom:0;height:100px;width:100%;background-image:linear-gradient(transparent,var(--color-bg-primary));z-index:2}.solutions-features{color:var(--color-text-primary);background-color:var(--color-bg-primary);margin-top:-2px;position:relative;z-index:1;display:flex;flex-direction:column}.solutions-features__section--first{display:flex;justify-content:center;padding:2rem 0}.solutions-features__content--first{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%}.solutions-features__title{font-weight:600;font-size:25px;margin-bottom:1rem}.solutions-features__description{max-width:712px;font-weight:400;font-size:14px;color:var(--color-text-secondary);line-height:150%}.solutions-features__cards--first{margin-top:3rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;text-align:start}.solutions-features__cards--first>div{flex:1;padding:24px;border-radius:16px;background-color:var(--color-bg-elevated);border:1px solid var(--color-border-subtle)}.solutions-features__cards--first>div>h3{font-weight:600;font-size:20px;margin:0;letter-spacing:-.02em;margin-bottom:20px}.solutions-features__cards--first>div>p{color:var(--color-text-secondary);line-height:150%;font-size:14px}.solutions-features__section--second{display:flex;position:relative;justify-content:center;padding:3rem 0}.solutions-features__content--second{width:100%;display:flex;flex-direction:column;justify-content:center}.solutions-features__left-panel{display:flex;flex-direction:column;justify-content:center;text-align:center}.solutions-features__left-panel h2{font-weight:600;font-size:25px;margin-bottom:.5rem}.solutions-features__left-panel p{color:var(--color-text-muted);font-size:14px}.solutions-features__right-panel{display:flex;justify-content:center;text-align:center;font-weight:600;font-size:16px}.solutions-features__right-panel ul{padding:0;margin:0;margin-top:1rem}.solutions-features__right-panel li{margin:1rem}.solutions-features__content--second ul{list-style-type:none}.solutions-features__section--third{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}.solutions-features__content--third{width:100%}.solutions-features__top-content{text-align:center}.solutions-features__top-content h2{font-weight:600;font-size:25px;margin-bottom:1rem}.solutions-features__top-content p{max-width:716px;font-weight:400;font-size:14px;margin-bottom:5rem;color:var(--color-text-secondary);line-height:120%}.solutions-features__bottom-content h3{height:48px;font-weight:600;font-size:16px;margin:0}.solutions-features__bottom-content p{font-weight:400;font-size:14px;color:var(--color-text-secondary);line-height:150%;letter-spacing:-.02em}.solutions-features__bottom-cards{display:flex;flex-direction:column;gap:8px}.solutions-features__bottom-cards img{width:35px;border-radius:12px;margin-bottom:1rem}.solutions-features__bottom-cards>div{flex:1;background-color:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);padding:24px;border-radius:14px}.footer{visibility:hidden;background-color:initial}.solutions-cta{background-color:initial;max-width:100%;display:flex;justify-content:center;align-items:center;padding:3rem var(--section-padding-inline);height:70vh}.solutions-cta__banner{display:flex;flex-direction:column;align-items:start;width:100%;padding:2rem;background-color:var(--color-bg-secondary);border-radius:16px}.solutions-cta__banner-left{max-width:716px}.solutions-cta__banner-left h2{font-weight:600;font-size:25px;margin-bottom:1rem}.solutions-cta__banner-left p{max-width:716px;font-weight:400;font-size:14px;color:var(--color-text-secondary);line-height:150%}.solutions-cta__banner-right .solutions-cta__button{padding:.7rem;font-weight:600;background-color:#fff;border:none;border-radius:8px;cursor:pointer;margin-top:1.5rem;min-width:120px;text-decoration:none;display:inline-block}@media(min-width:640px){.solutions-list__grid{grid-template-columns:1fr 1fr}.solutions-list__header h1{font-size:40px}.solutions-hero__pill-image{width:50px}.solutions-features__content--first{align-items:start;text-align:start}.solutions-features__cards--first{flex-direction:row}.solutions-features__cards--first>div{min-width:200px}.solutions-features__content--second{flex-direction:row;justify-content:space-between;max-width:730px}.solutions-features__left-panel{text-align:start;margin-left:3rem}.solutions-features__left-panel li{margin:10px}.solutions-features__left-panel p{max-width:400px}.solutions-features__right-panel{font-weight:600;font-size:13px;text-align:start;align-items:center;margin-right:3rem}.solutions-features__right-panel ul{margin-top:0}.solutions-features__top-content{text-align:start}.solutions-features__top-content p{font-size:16px}.solutions-features__bottom-content h3{margin-bottom:.5rem}.solutions-features__bottom-cards{flex-direction:row;flex-wrap:wrap}.solutions-features__bottom-cards>div{min-width:150px}.solutions-features__bottom-cards img{width:45px;border-radius:16px;margin-bottom:2rem}.solutions-cta{padding:3rem 1.5rem}.solutions-cta__banner{flex-direction:row;align-items:center;justify-content:space-between;padding:50px 70px}.solutions-cta__banner-left{text-align:start}.solutions-cta__banner-right .solutions-cta__button{margin-top:0}}@media(min-width:900px){.solutions-hero__subtitle{max-width:80%}.solutions-features__content--second{max-width:none}.solutions-hero__pill-image{width:59px}.solutions-cta__banner-right .solutions-cta__button{font-size:15px}.solutions-features__title{font-size:40px}.solutions-features__description{font-size:16px}.solutions-features__cards--first>div>p{font-size:16px}.solutions-features__right-panel{font-weight:600;font-size:20px}.solutions-features__left-panel h2{font-size:40px;max-width:761px}.solutions-features__left-panel p{font-size:18px;max-width:none}.solutions-features__top-content h2{font-size:40px}.solutions-features__bottom-content h3{max-width:100%;font-size:17px}.solutions-features__bottom-content p{max-width:100%;font-size:16px}.solutions-cta{padding:3rem 2rem}.solutions-cta__banner{padding:70px 80px}.solutions-cta__banner-left h2{font-size:40px}.solutions-cta__banner-left p{font-size:16px}}@media(min-width:1024px){.solutions-features__bottom-content h3{font-size:18px}.solutions-features__section--second{padding:5rem 0}.solutions-cta{padding:3rem var(--section-padding-inline)}}@media(min-width:1280px){.solutions-features__bottom-content h3{max-width:80%}.solutions-features__bottom-cards>div{min-width:0}.solutions-cta{padding:6rem}.solutions-cta__banner{padding:80px 100px}}