:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}.sol-hero{display:flex;flex-wrap:wrap;width:var(--container-width);margin-inline:auto;padding-top:40px;padding-bottom:64px;gap:32px;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.sol-hero{max-width:1400px;margin-right:auto;margin-left:auto}}.sol-hero__text{flex:1 1 100%;display:flex;flex-direction:column;justify-content:center}.sol-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;background:#f2f2f2;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;color:#666;width:fit-content;margin-bottom:20px}.sol-hero__badge i{font-size:12px}.sol-hero h1{color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;letter-spacing:-.5px;margin-bottom:20px}.sol-hero h1 em{font-style:italic;font-weight:500}.sol-hero__desc{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:135%;color:#666;max-width:480px;margin-bottom:32px}.sol-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.sol-hero__note{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray}.sol-hero__visual{flex:1 1 100%;border-radius:16px;overflow:hidden;height:360px}.sol-hero__visual img,.sol-hero__visual video{width:100%;object-fit:cover;border-radius:16px}.sol-pain{width:var(--container-width);margin-inline:auto;padding:80px 0;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.sol-pain{max-width:1400px;margin-right:auto;margin-left:auto}}.sol-pain__intro{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:48px}.sol-pain__label{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;color:gray;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.sol-pain__title{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;margin-bottom:16px;letter-spacing:-.3px}.sol-pain__subtitle{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;color:#666}.sol-pain__grid{display:grid;grid-template-columns:1fr;gap:16px}.sol-pain__card{display:flex;flex-direction:column;gap:12px;padding:28px 24px;border-radius:14px;border:1px solid #E6E6E6;background:#fff;transition:box-shadow .2s ease}.sol-pain__card:hover{box-shadow:0 8px 24px #0000000f}.sol-pain__card-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:#f2f2f2}.sol-pain__card-icon i{font-size:18px;color:#4d4d4d}.sol-pain__card-title{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%;color:#1a1a1a}.sol-pain__card-desc{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666}.sol-steps{width:var(--container-width);margin-inline:auto;padding:80px 0;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.sol-steps{max-width:1400px;margin-right:auto;margin-left:auto}}.sol-steps__intro{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:56px}.sol-steps__label{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;color:gray;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.sol-steps__title{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;letter-spacing:-.3px}.sol-steps__list{display:flex;flex-direction:column;gap:64px}.sol-steps__item{display:flex;flex-wrap:wrap;gap:32px;align-items:center}.sol-steps__item-text{flex:1 1 100%;display:flex;flex-direction:column;gap:12px}.sol-steps__item-number{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:gray;text-transform:uppercase;letter-spacing:1.5px}.sol-steps__item-title{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%}.sol-steps__item-desc{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;color:#666;max-width:440px}.sol-steps__item-visual{flex:1 1 100%;border-radius:14px;overflow:hidden;height:300px}.sol-steps__item-visual img,.sol-steps__item-visual video{width:100%;object-fit:cover;border-radius:14px}.sol-features{width:var(--container-width);margin-inline:auto;padding:80px 0;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.sol-features{max-width:1400px;margin-right:auto;margin-left:auto}}.sol-features__intro{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:48px}.sol-features__label{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;color:gray;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.sol-features__title{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;letter-spacing:-.3px}.sol-features__grid{display:grid;grid-template-columns:1fr;gap:16px}.sol-features__card{display:flex;flex-direction:column;gap:16px;padding:32px 24px;border-radius:14px;background:#f2f2f2}.sol-features__card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#fff}.sol-features__card-icon i{font-size:20px;color:#1a1a1a}.sol-features__card-title{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#1a1a1a}.sol-features__card-desc{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;line-height:160%}.sol .cta-banner{position:relative;width:var(--container-width);margin-inline:auto;margin-top:120px;border-radius:16px;overflow:hidden;min-height:420px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.sol .cta-banner{max-width:1400px;margin-right:auto;margin-left:auto}}@media screen and (max-width:768px){.sol .cta-banner{margin-top:80px;min-height:360px}}.sol .cta-banner__overlay{position:absolute;inset:0;background:linear-gradient(105deg,#000000b3,#0006,#0000001a)}.sol .cta-banner__content{position:relative;z-index:1;padding:64px;max-width:520px}@media screen and (max-width:768px){.sol .cta-banner__content{padding:40px 24px;max-width:100%}}.sol .cta-banner__content h4{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;color:#fff;font-style:italic;margin-bottom:16px;letter-spacing:-.3px}@media screen and (max-width:768px){.sol .cta-banner__content h4{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#fff;font-style:italic}}.sol .cta-banner__content p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;color:#fffc;margin-bottom:32px;line-height:160%}.sol .cta-banner__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border:1px solid #FFF;border-radius:8px;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:150%;color:#fff;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease}.sol .cta-banner__btn:hover{background:#fff;color:#000}.sol .cta-banner__btn span{font-size:18px}.sol .cta-banner__note{display:block;margin-top:12px;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#ffffff8c}@media screen and (min-width:768px){.sol-pain__grid,.sol-features__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.sol-hero{flex-wrap:nowrap;padding-top:56px;padding-bottom:80px;gap:48px}.sol-hero__text{flex:0 0 50%}.sol-hero__visual{flex:0 0 calc(50% - 48px);height:420px}.sol-steps__item{flex-wrap:nowrap;gap:64px}.sol-steps__item-text{flex:0 0 45%}.sol-steps__item-visual{flex:0 0 calc(55% - 64px);height:360px}.sol-steps__item:nth-child(2n){flex-direction:row-reverse}}@media screen and (min-width:1200px){.sol-hero{gap:64px;padding-top:64px;padding-bottom:100px}.sol-hero h1{font-size:48px}.sol-hero__desc{font-size:20px}.sol-hero__visual{flex:0 0 calc(50% - 64px);height:460px}.sol-pain__grid{grid-template-columns:repeat(4,1fr)}.sol-steps__item-title{font-size:28px}.sol-steps__item-desc{font-size:18px}.sol-steps__item-visual{height:400px}.sol-features__grid{grid-template-columns:repeat(3,1fr)}}
