.conversion-benefits-shell{background:0 0;border-radius:2rem;position:relative;overflow:visible}.conversion-benefits-panel{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);box-shadow:var(--shadow-panel);border-radius:2rem;padding:2.5rem 2rem}.conversion-benefits-content{max-width:28rem}.conversion-benefits-title{letter-spacing:-.03em;color:#fff;font-size:1.875rem;font-weight:600;line-height:1.1}.conversion-benefits-text{color:var(--text-light);margin-top:1.5rem;font-size:1.125rem;line-height:2rem}.conversion-benefits-subtext{color:#ffffffd1;max-width:24rem;margin-top:2rem;font-size:1rem;line-height:1.75rem}.conversion-benefits-cta{margin-top:1.25rem}.conversion-benefits-visual-wrap{margin-top:2rem}.conversion-benefits-visual-card{border:1px solid var(--border-light);box-shadow:var(--shadow-card);background:#fff;border-radius:2rem;padding:1rem}.conversion-benefits-image{border-radius:1.35rem;width:100%;height:auto;display:block}@media (min-width:640px){.conversion-benefits-panel{padding:2.5rem}.conversion-benefits-visual-card{padding:1.5rem}.conversion-benefits-title{font-size:2.25rem}}@media (min-width:1024px){.conversion-benefits-panel{width:68%;min-height:34rem;padding:3rem 2.5rem}.conversion-benefits-visual-wrap{width:56%;margin-top:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}}
.problem-section{position:relative;overflow:visible}.problem-section .section-header{z-index:2;max-width:54rem;position:relative}.problem-section .section-title{max-width:18ch}.problem-section-bg{pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.problem-section-glow{filter:blur(84px);opacity:.34;border-radius:999px;position:absolute}.problem-section-glow-left{background:#7a92b247;width:22rem;height:22rem;top:2rem;left:-7rem}.problem-section-glow-right{background:#e6a23c38;width:24rem;height:24rem;top:3rem;right:-5rem}.problem-section-reflect{filter:blur(62px);border-radius:999px;position:absolute}.problem-section-reflect-left{background:radial-gradient(circle,#84abe89e 0%,#84abe84d 42%,#84abe800 76%);width:26rem;height:26rem;top:21rem;left:2%}.problem-section-reflect-right{background:radial-gradient(circle,#f1c67c8f 0%,#f1c67c47 44%,#f1c67c00 78%);width:28rem;height:28rem;top:15rem;right:1%}.problem-hero-panel{z-index:2;background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);border:1px solid #ffffff1a;border-left:6px solid #e6a23cf2;border-radius:1.7rem;grid-template-columns:1.1fr .9fr;align-items:center;gap:1.5rem;margin-top:1.75rem;padding:1.55rem 1.7rem 1.55rem 0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 46px -30px #00000059,inset 0 1px #ffffff0f}.problem-hero-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff08,#0000 34%),radial-gradient(circle at 100% 100%,#e6a23c0f,#0000 30%);position:absolute;inset:0}.problem-hero-copy{z-index:1;padding-left:1.7rem;position:relative}.problem-hero-text{color:#e7eef5;margin:0;font-size:1.04rem;line-height:1.7}.problem-hero-text span{color:#f1c98a;font-weight:600}.problem-hero-visual{z-index:1;justify-content:flex-end;display:flex;position:relative}.problem-hero-visual svg{filter:drop-shadow(0 18px 30px #0000002e);width:100%;max-width:25rem;height:auto}.problem-categories-intro{z-index:2;color:#5b7185;max-width:44rem;margin-top:1.5rem;font-size:1rem;line-height:1.7;position:relative}.problem-carousel-track{z-index:1;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;position:relative;overflow:visible}.problem-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fcf8f1fa 0%,#f9f4ebf0 100%);border:1px solid #e6a23c57;border-radius:2rem;flex-direction:column;min-width:0;height:100%;min-height:34rem;padding:1.85rem 1.85rem 1.95rem;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s,opacity .28s;display:flex;position:relative;box-shadow:0 34px 72px -34px #14202b3d,0 24px 44px -28px #d4880638,inset 0 1px #ffffffb8}.problem-card.is-highlighted{border-color:#e6a23c6b;transform:translateY(-10px)scale(1.02);box-shadow:0 34px 72px -34px #14202b3d,0 24px 44px -28px #d4880647,inset 0 1px #ffffffb8}.problem-card:hover{border-color:#e6a23c57;transform:translateY(-8px);box-shadow:0 30px 66px -34px #14202b3b,0 22px 40px -28px #d4880633,inset 0 1px #ffffffb3}.problem-card-illustration{justify-content:center;margin-bottom:1.35rem;display:flex}.problem-card-illustration svg{width:100%;height:auto;max-height:12rem;display:block}.problem-card-title{color:var(--text-main);text-align:center;letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:2.05rem;font-weight:600;line-height:1.12}.problem-card-intro{color:var(--bg-dark-2);text-align:left;overflow-wrap:anywhere;margin-top:1rem;font-size:1rem;font-weight:600;line-height:1.65}.problem-card-items{flex-direction:column;margin-top:1.4rem;display:flex}.problem-card-item-row{border-top:1px solid #b4c4d66b;padding:.95rem 0}.problem-card-item{color:var(--text-main);text-align:left;overflow-wrap:anywhere;margin:0;font-size:.99rem;line-height:1.55}@media (min-width:1024px) and (max-width:1439px){.problem-section .section-header{max-width:48rem}.problem-hero-panel{border-radius:1.45rem;grid-template-columns:1.15fr .85fr;gap:1rem;margin-top:1.35rem;padding:1.2rem 1.3rem 1.2rem 0}.problem-hero-copy{padding-left:1.35rem}.problem-hero-text{font-size:.95rem;line-height:1.55}.problem-hero-visual svg{max-width:18rem}.problem-categories-intro{margin-top:1.15rem;font-size:.95rem;line-height:1.55}.problem-carousel-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.problem-card{border-radius:1.45rem;min-height:26rem;padding:1.15rem 1.1rem 1.2rem}.problem-card.is-highlighted{transform:translateY(-6px)scale(1.01)}.problem-card:hover{transform:translateY(-5px)}.problem-card-illustration{margin-bottom:.8rem}.problem-card-illustration svg{max-height:8.5rem}.problem-card-title{font-size:1.42rem;line-height:1.08}.problem-card-intro{margin-top:.7rem;font-size:.82rem;line-height:1.38}.problem-card-items{margin-top:.8rem}.problem-card-item-row{padding:.58rem 0}.problem-card-item{font-size:.78rem;line-height:1.35}}@media (max-width:1023px){.problem-hero-panel{grid-template-columns:1fr;padding-right:1.4rem}.problem-hero-visual{justify-content:flex-start;padding-left:1.7rem}.problem-hero-visual svg{max-width:22rem}.problem-carousel-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin:0 -1rem;padding:.5rem 1rem 1.5rem;scroll-padding-left:1rem;display:flex;overflow:auto visible}.problem-carousel-track::-webkit-scrollbar{display:none}.problem-card{scroll-snap-align:center;flex:0 0 calc(100vw - 2rem);max-width:calc(100vw - 2rem);min-height:30rem;padding:1.45rem}.problem-card-title{font-size:1.65rem}.problem-card-intro{font-size:.94rem}.problem-card-item{font-size:.92rem}}@media (max-width:767px){.problem-section{overflow-x:clip}.problem-section-glow-left{width:16rem;height:16rem;top:7rem;left:-7rem}.problem-section-glow-right{width:15rem;height:15rem;top:7rem;right:-7rem}.problem-hero-panel{border-radius:1.35rem;margin-top:1.15rem;padding:1.15rem 1rem 1.2rem 0}.problem-hero-copy{padding-left:1rem}.problem-hero-text{font-size:.94rem;line-height:1.6}.problem-hero-visual{padding-left:1rem}.problem-hero-visual svg{max-width:18rem}.problem-categories-intro{max-width:100%;color:var(--text-body);margin-top:1.4rem;font-size:.95rem;line-height:1.65}.problem-card{border-radius:1.5rem;flex:0 0 calc(100vw - 2rem);max-width:calc(100vw - 2rem);min-height:auto;padding:1.35rem}.problem-card.is-highlighted,.problem-card:hover{transform:none}.problem-card-illustration{margin-bottom:1rem}.problem-card-illustration svg{max-height:10rem}.problem-card-title{font-size:1.55rem}.problem-card-intro{margin-top:.85rem;font-size:.92rem;line-height:1.55}.problem-card-items{margin-top:1rem}.problem-card-item-row{padding:.75rem 0}.problem-card-item{font-size:.9rem;line-height:1.5}}@media (max-width:390px){.problem-hero-panel{padding:1rem .85rem 1rem 0}.problem-hero-copy,.problem-hero-visual{padding-left:.85rem}.problem-hero-text{font-size:.88rem}.problem-card{flex-basis:calc(100vw - 1.7rem);max-width:calc(100vw - 1.7rem);padding:1.15rem}.problem-card-title{font-size:1.38rem}.problem-card-intro{font-size:.86rem}.problem-card-item{font-size:.84rem}}
.sector-showcase{position:relative;overflow:visible}.sector-showcase .section-header{z-index:2;max-width:58rem;position:relative}.sector-showcase-bg{pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.sector-showcase-glow{filter:blur(90px);opacity:.3;border-radius:999px;position:absolute}.sector-showcase-glow-left{background:#84abe838;width:24rem;height:24rem;top:2rem;left:-7rem}.sector-showcase-glow-right{background:#e6a23c33;width:22rem;height:22rem;top:6rem;right:-5rem}.sector-featured-panel{z-index:2;background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);border:1px solid #ffffff1a;border-left:6px solid #e6a23cf2;border-radius:2rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:1.5rem;margin-top:2rem;padding:1.4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 46px -30px #00000059,inset 0 1px #ffffff0f}.sector-featured-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff0a,#0000 34%),radial-gradient(circle at 100% 100%,#e6a23c12,#0000 30%);position:absolute;inset:0}.sector-featured-copy{z-index:1;padding:1rem .7rem 1rem .9rem;position:relative}.sector-featured-eyebrow{color:#f1c98a;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:600}.sector-featured-title{color:#fff;letter-spacing:-.04em;margin:.85rem 0 0;font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:1.02}.sector-featured-text{color:#d9e3eb;max-width:38rem;margin:1.15rem 0 0;font-size:1.05rem;line-height:1.8}.sector-featured-points{gap:.85rem;margin-top:1.6rem;display:grid}.sector-featured-point{align-items:flex-start;gap:.8rem;display:flex}.sector-featured-point-dot{background:linear-gradient(#f1c98a 0%,#e6a23c 100%);border-radius:999px;flex:none;width:.58rem;height:.58rem;margin-top:.5rem;box-shadow:0 0 0 6px #e6a23c1f}.sector-featured-point p{color:#fff;margin:0;line-height:1.6}.sector-featured-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.sector-featured-visual{z-index:1;position:relative}.sector-featured-image-card{background:#ffffff0f;border:1px solid #d9e3ea33;border-radius:1.7rem;min-height:22rem;position:relative;overflow:hidden;box-shadow:0 24px 40px -28px #0006,inset 0 1px #ffffff14}.sector-featured-image{object-fit:cover;width:100%;height:100%;min-height:22rem;display:block}.sector-carousel-header{z-index:2;margin-top:2rem;position:relative}.sector-carousel-kicker{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.88rem;font-weight:600}.sector-carousel-title{color:var(--text-main);letter-spacing:-.03em;margin:.5rem 0 0;font-size:1.6rem;font-weight:600;line-height:1.15}.sector-carousel-viewport{width:100%;overflow:hidden}.sector-carousel-track{z-index:1;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;touch-action:pan-x;gap:1rem;margin-top:1rem;padding:.35rem .1rem .5rem;display:flex;position:relative;overflow:auto visible}.sector-carousel-track::-webkit-scrollbar{display:none}.sector-card-shell{scroll-snap-align:start;flex:none}.sector-card-shell-4{width:calc(25% - .75rem)}.sector-card-shell-3{width:calc(33.3333% - .666667rem)}.sector-card-shell-2{width:calc(50% - .5rem)}.sector-card-shell-1{width:100%}.sector-card{text-align:left;background:linear-gradient(#fffffff5 0%,#f8fbfdf5 100%);border:1px solid #bdd0dcdb;border-radius:1.25rem;flex-direction:column;width:100%;min-height:100%;transition:transform .24s,border-color .24s,box-shadow .24s,background .24s;display:flex;overflow:hidden;box-shadow:0 14px 28px -24px #14202b24,inset 0 1px #ffffffb8}.sector-card:hover{border-color:#e6a23c6b;transform:translateY(-5px);box-shadow:0 22px 36px -26px #14202b2e,0 14px 28px -24px #d488062e,inset 0 1px #ffffffc7}.sector-card.is-active{border-color:#e6a23c85;transform:translateY(-7px);box-shadow:0 24px 38px -26px #14202b33,0 16px 30px -24px #d4880638,inset 0 1px #fffc}.sector-card-image-wrap{aspect-ratio:16/9;background:linear-gradient(135deg,#edf3f8 0%,#dfe9f2 100%);position:relative;overflow:hidden}.sector-card-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.sector-card-body{flex-direction:column;flex:1;padding:.85rem .85rem .9rem;display:flex}.sector-card-eyebrow{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.74rem;font-weight:600}.sector-card-title{color:var(--text-main);letter-spacing:-.03em;margin:.5rem 0 0;font-size:1.02rem;font-weight:600;line-height:1.15}.sector-card-text{color:var(--text-body);margin:.7rem 0 0;font-size:.85rem;line-height:1.55}.sector-card-link{color:var(--brand-primary);margin-top:auto;padding-top:.9rem;font-size:.94rem;font-weight:600;line-height:1.4}.sector-card-link span{margin-left:.2rem;transition:transform .22s;display:inline-block}.sector-card:hover .sector-card-link span,.sector-card.is-active .sector-card-link span{transform:translate(3px)}.sector-carousel-indicators-wrap{justify-content:center;margin-top:1.2rem;display:flex}.carousel-indicators{align-items:center;gap:.7rem;padding:.2rem .35rem;display:flex}.carousel-indicator{background:#889eb8a6;border:0;border-radius:999px;width:.55rem;height:.55rem;transition:width .24s,background .24s,transform .24s,box-shadow .24s;display:inline-block}.carousel-indicator:hover{background:#67809dc7;transform:translateY(-1px)}.carousel-indicator.is-active{background:linear-gradient(90deg,#e6a23c 0%,#d48806 100%);width:1.8rem;box-shadow:0 10px 18px -14px #d48806a6}@media (max-width:1279px){.sector-featured-panel{grid-template-columns:1fr}.sector-featured-copy{padding:.7rem .5rem 0}.sector-featured-visual{padding:0 .25rem .25rem}}@media (max-width:767px){.sector-featured-panel{border-radius:1.6rem;margin-top:1.35rem;padding:1rem}.sector-featured-title{font-size:1.85rem}.sector-featured-text{font-size:1rem;line-height:1.7}.sector-featured-image-card,.sector-featured-image{min-height:16rem}.sector-carousel-title{font-size:1.35rem}.sector-card-body{padding:.95rem .9rem 1rem}.sector-card-title{font-size:1.05rem}.sector-card-text{font-size:.88rem}}
.solutions-journey{margin-top:0;overflow-x:clip}.solutions-journey *{box-sizing:border-box}.solutions-journey.section-with-overlap .section-overlap-eyebrow{top:-.2rem}.solutions-journey-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1.15rem;min-width:0;display:grid}.solutions-needs,.solutions-main,.modules,.results,.need-card,.module-card,.result-card{min-width:0}.solutions-needs{flex-direction:column;max-height:300px;display:flex}.needs-header{margin-bottom:.65rem}.needs-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--brand-primary);margin:0;font-size:.72rem;font-weight:700}.needs-title{color:var(--text-main);margin:.32rem 0 0;font-size:1.02rem;font-weight:600;line-height:1.18}.needs-scroll{scrollbar-width:thin;scrollbar-color:#d99a3da6 #d9e3ea2e;flex-direction:column;gap:.42rem;max-height:31rem;padding-right:.35rem;display:flex;overflow:hidden auto}.needs-scroll::-webkit-scrollbar{width:10px}.needs-scroll::-webkit-scrollbar-track{background:#d9e3ea2e;border-radius:999px}.needs-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#f3d19af2,#d99a3df2);border:2px solid #ffffffbf;border-radius:999px}.needs-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#f7deb5,#d99a3d)}.need-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:.9rem;width:100%;min-height:45px;padding:.68rem .74rem;transition:padding .3s,transform .3s,border-color .2s,box-shadow .2s,background .2s;overflow:visible;box-shadow:0 12px 24px -22px #14202b24,inset 0 1px #ffffffd1}.need-card:hover{border-color:#43607857;transform:translateY(-2px);box-shadow:0 16px 28px -22px #14202b29,0 8px 18px -16px #4360781f,inset 0 1px #ffffffd6}.need-card.active{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);color:#fff;border-color:#e6a23c;min-height:auto}.need-card-header{align-items:center;gap:.5rem;min-width:0;display:flex}.need-card .dot{background:#cbd5e1;border-radius:999px;flex:none;width:8px;height:8px}.need-card.active .dot{background:#e6a23c;box-shadow:0 0 0 5px #e6a23c1a}.need-card .title{color:#2a3140;overflow-wrap:anywhere;min-width:0;font-size:.88rem;font-weight:600;line-height:1.2}.need-card.active .title{color:#fff}.need-card-content{opacity:0;max-height:0;margin-top:0;transition:max-height .38s,margin-top .28s,opacity .24s;overflow:hidden}.need-card.active .need-card-content{opacity:1;max-height:150px;margin-top:.4rem}.need-card-content p{color:#5b6b7c;overflow-wrap:anywhere;margin:0;font-size:.76rem;line-height:1.28}.need-card.active .need-card-content p{color:#ffffffbf}.solutions-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.modules,.results{border-radius:1.15rem;padding:.85rem;overflow:hidden}.modules{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);color:#fff;box-shadow:0 24px 46px -30px #00000059,inset 0 1px #ffffff0f}.results{color:#fff;background:linear-gradient(90deg,#e7bc76 0%,#f3d19a 55%,#f7deb5 100%);border:1px solid #e6a23c59;box-shadow:0 14px 26px -18px #d4880673,inset 0 1px #ffffff26}.kicker{text-transform:uppercase;letter-spacing:.12em;color:#f1c98a;overflow-wrap:anywhere;margin:0 0 .65rem;font-size:.7rem;font-weight:700}.results .kicker{color:#1e3a5f}.module-card,.result-card{border-radius:.74rem;gap:.6rem;margin-bottom:.42rem;padding:.56rem;display:flex}.module-card{background:#ffffff0f;border:1px solid #ffffff0f}.result-card{background:#ffffff47;border:1px solid #ffffff1f}.module-card .bar,.result-card .bar{border-radius:10px;flex:none;width:4px}.module-card .bar{background:linear-gradient(#f1c98a,#e6a23c)}.result-card .bar{background:linear-gradient(#f3d39e,#d99834)}.module-card>div,.result-card>div{min-width:0}.module-card h4,.result-card h4{overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:600;line-height:1.18}.module-card h4{color:#fff}.result-card h4{color:#1e3a5f}.module-card p,.result-card p{overflow-wrap:anywhere;margin:.22rem 0 0;font-size:.73rem;line-height:1.28}.module-card p{color:#ffffffbf}.result-card p{color:#1e3a5fd1}.cta-amber{color:#fff;background:linear-gradient(135deg,#1b2a44 0%,#2a3f63 100%);border:1px solid #e6a23c66;border-radius:.9rem;justify-content:center;align-items:center;max-width:100%;margin-top:.75rem;padding:.72rem 1.1rem;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 24px -18px #d4880673,inset 0 1px #ffffff59}.cta-amber:hover{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);transform:translateY(-2px);box-shadow:0 18px 32px -18px #d488068c,inset 0 1px #ffffff73}@media (min-width:1024px) and (max-width:1439px){.solutions-journey-layout{grid-template-columns:320px minmax(0,1fr);gap:1.15rem}.solutions-needs{height:300px;max-height:none}.needs-scroll{flex-direction:column;gap:.55rem;max-height:280px;padding-right:.45rem;display:flex;overflow:hidden auto}.need-card{border-radius:1rem;min-height:45px;padding:.72rem .82rem}.need-card:hover{transform:translateY(-1px)}.need-card.active{min-height:auto;padding:1rem .95rem 1.05rem;transform:scale(1.015)}.need-card .title{font-size:.86rem;line-height:1.3}.need-card.active .need-card-content{opacity:1;max-height:150px;margin-top:.65rem}.need-card-content p{font-size:.79rem;line-height:1.5}.solutions-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.modules,.results{border-radius:1rem;padding:.76rem}.module-card,.result-card{border-radius:.72rem;margin-bottom:.36rem;padding:.5rem}.module-card h4,.result-card h4{font-size:.78rem}.module-card p,.result-card p{font-size:.69rem;line-height:1.3}.cta-amber{margin-top:.55rem;padding:.62rem .9rem;font-size:.85rem}}@media (max-width:1023px){.solutions-journey-layout{grid-template-columns:minmax(0,1fr)}.solutions-main{grid-template-columns:repeat(2,minmax(0,1fr))}.solutions-needs{height:auto;max-height:none}.needs-scroll{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%;max-height:none;padding-bottom:0;padding-right:0;display:grid;overflow:visible}.need-card{flex:initial;width:100%;min-width:0;max-width:none}.need-card.active .need-card-content{max-height:150px}}@media (max-width:767px){.solutions-journey-layout{gap:1rem}.needs-title{font-size:1rem}.needs-scroll{grid-template-columns:1fr;gap:.6rem;width:100%}.need-card{border-radius:.9rem;width:100%;min-width:0;max-width:none;padding:.7rem .75rem}.need-card.active{min-height:auto;transform:none}.need-card .title{font-size:.86rem}.need-card-content p{font-size:.75rem}.solutions-main{grid-template-columns:minmax(0,1fr);gap:.85rem}.modules,.results{border-radius:1.1rem;padding:.85rem}.module-card,.result-card{border-radius:.72rem;padding:.58rem}.module-card h4,.result-card h4{font-size:.84rem}.module-card p,.result-card p{font-size:.74rem}.cta-amber{width:100%;padding:.82rem 1rem}}@media (max-width:390px){.solutions-journey-layout{gap:.85rem}.needs-title{font-size:.95rem}.need-card{width:100%;min-width:0;max-width:none;padding:.62rem}.need-card .title{font-size:.78rem}.need-card-content p{font-size:.68rem;line-height:1.25}.modules,.results{border-radius:.95rem;padding:.72rem}.module-card,.result-card{gap:.48rem;padding:.5rem}.module-card h4,.result-card h4{font-size:.78rem}.module-card p,.result-card p{font-size:.68rem;line-height:1.25}}
.about-positioning{position:relative}.about-positioning-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:2rem;display:grid}.about-positioning-main{max-width:46rem}.about-positioning-main-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border:1px solid #4360781f;border-radius:1.35rem;padding:1.15rem 1.15rem 1.2rem;box-shadow:0 14px 30px -28px #14202b2e}.about-positioning-text{color:var(--text-main);margin:0;font-size:1.06rem;line-height:1.95}.about-positioning-text+.about-positioning-text{margin-top:1rem}.about-positioning-text-muted{color:var(--text-body)}.about-positioning-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.about-positioning-link{color:#14202bb8;align-items:center;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.about-positioning-link:after{content:"";transform-origin:0;background:#14202b2e;width:100%;height:1px;transition:transform .24s,background .24s;position:absolute;bottom:-3px;left:0;transform:scaleX(.65)}.about-positioning-link:hover{color:var(--text-main)}.about-positioning-link:hover:after{background:#e6a23c99;transform:scaleX(1)}.about-positioning-visual{justify-content:center;align-items:center;min-height:29rem;display:flex;position:relative;transform:translateY(-1rem)}.about-logo-glow{filter:blur(22px);background:radial-gradient(circle,#43607833 0%,#43607814 42%,#0000 72%);border-radius:999px;width:20rem;height:20rem;position:absolute}.about-logo-bubble{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.about-logo-ring{background:linear-gradient(135deg,#e6a23cf2 0%,#ffffffeb 42%,#436078e6 100%);border-radius:999px;width:19.5rem;height:19.5rem;padding:2px;animation:6.5s ease-in-out infinite about-logo-float;position:relative;box-shadow:0 26px 60px -30px #14202b4d,0 10px 30px -18px #43607840}.about-logo-ring:before{content:"";border:1px solid #e6a23c2e;border-radius:999px;animation:12s linear infinite about-rotate-slow;position:absolute;inset:-12px}.about-logo-ring-inner{background:radial-gradient(circle at 30% 30%,#ffffff2e 0%,#141e37d9 45%,#141e37a6 70%,#141e3773 100%);border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.about-logo-image{object-fit:contain;filter:drop-shadow(0 8px 18px #00000029)drop-shadow(0 0 10px #ffffff14);width:64%;height:auto;animation:4.6s ease-in-out infinite about-logo-breathe}.about-logo-orbit{pointer-events:none;border:1px solid #43607824;border-radius:999px;position:absolute}.about-logo-orbit-1{width:23rem;height:23rem;animation:18s linear infinite about-rotate-slow}.about-logo-orbit-2{opacity:.65;width:29rem;height:29rem;animation:28s linear infinite about-rotate-reverse}.about-orbit-planet{border-radius:999px;display:block;position:absolute;box-shadow:0 8px 18px -10px #14202b66,inset 0 1px #ffffff59}.about-orbit-planet-1{background:linear-gradient(135deg,#f3d19a 0%,#e6a23c 100%);width:.9rem;height:.9rem;top:1.1rem;left:4.2rem}.about-orbit-planet-2{background:linear-gradient(135deg,#7d95aa 0%,#436078 100%);width:.7rem;height:.7rem;bottom:3rem;right:2.4rem}.about-orbit-planet-3{opacity:.92;background:linear-gradient(135deg,#fff 0%,#d7e1e8 100%);width:1.05rem;height:1.05rem;top:3rem;right:4rem}.about-orbit-planet-4{background:linear-gradient(135deg,#8aa0ff 0%,#436078 100%);width:.75rem;height:.75rem;bottom:4rem;left:3rem}.about-float-bubble-anchor{z-index:3;position:absolute}.about-float-bubble-anchor-standard{top:-.35rem;left:66%}.about-float-bubble-anchor-adaptable{top:46%;right:-1.1rem}.about-float-bubble-anchor-efficace{bottom:-.35rem;left:16%}.about-float-bubble{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:linear-gradient(#e6a23c75 0%,#d4880657 100%);border:1px solid #e6a23c59;border-radius:999px;justify-content:center;align-items:center;width:5.9rem;height:5.9rem;padding:.6rem;display:flex;box-shadow:0 14px 26px -18px #d4880673,inset 0 1px #ffffff26}.about-float-label{letter-spacing:.04em;text-transform:uppercase;color:var(--bg-dark);white-space:nowrap;font-size:.72rem;font-weight:700;line-height:1.15;display:block}.about-positioning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.about-point-card{background:#ffffffd6;border:1px solid #4360781f;border-radius:1rem;gap:.75rem;padding:.78rem .8rem .78rem .72rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.about-point-card:hover{border-color:#4360784d;transform:translateY(-2px);box-shadow:0 14px 28px -22px #14202b33}.about-point-bar{background:linear-gradient(#e6a23c 0%,#436078 100%);border-radius:999px;flex:none;width:4px}.about-point-title{color:var(--text-main);margin:0;font-size:.93rem;font-weight:600;line-height:1.24}.about-point-text{color:var(--text-body);margin-top:.24rem;font-size:.84rem;line-height:1.48}@keyframes about-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes about-logo-breathe{0%,to{opacity:.98;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes about-rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-rotate-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes about-bubble-counter-1{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes about-bubble-counter-2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1023px){.about-positioning-layout{grid-template-columns:1fr}.about-positioning-main{max-width:100%}.about-positioning-visual{order:-1;min-height:22rem;transform:translateY(0)}}@media (max-width:767px){.about-positioning-main-card{border-radius:1.1rem;padding:1rem}.about-positioning-text{font-size:1rem;line-height:1.8}.about-positioning-grid{grid-template-columns:1fr}.about-logo-orbit-1{width:18rem;height:18rem}.about-logo-orbit-2{width:22rem;height:22rem}.about-logo-ring{width:14rem;height:14rem}.about-float-bubble{width:4.9rem;height:4.9rem;padding:.45rem}.about-float-label{letter-spacing:.04em;text-transform:uppercase;color:var(--bg-dark);white-space:nowrap;font-size:.72rem;font-weight:700;line-height:1.15;display:block}.about-float-bubble-anchor-standard{top:-.15rem;left:63%}.about-float-bubble-anchor-adaptable{right:-.95rem}.about-float-bubble-anchor-efficace{left:14%}.about-orbit-planet-1{top:.9rem;left:3.3rem}.about-orbit-planet-2{bottom:2.3rem;right:2rem}.about-orbit-planet-3{top:2.3rem;right:3rem}.about-orbit-planet-4{bottom:3rem;left:2.2rem}}.about-float-bubble-standard{animation:18s linear infinite about-bubble-counter-1}.about-float-bubble-adaptable,.about-float-bubble-efficace{animation:28s linear infinite about-bubble-counter-2}
.home-contact-section{padding:2rem 0}.home-contact-wrap{justify-content:center;display:flex}.home-contact-card{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-dark-2)100%);border-radius:1.6rem;flex-direction:column;gap:.9rem;width:100%;max-width:520px;padding:1.6rem;display:flex;box-shadow:0 26px 60px -34px #14202b73,0 14px 30px -24px #14202b47}.home-contact-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.home-contact-input,.home-contact-textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:.75rem;width:100%;padding:.7rem .85rem;font-size:.9rem;transition:all .2s}.home-contact-input::placeholder,.home-contact-textarea::placeholder{color:#ffffff8c}.home-contact-input:focus,.home-contact-textarea:focus{background:#ffffff14;border-color:#e6a23c99;outline:none}.home-contact-textarea{resize:vertical;min-height:100px}.home-contact-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;background:linear-gradient(#18223c6b 0%,#18223c2e 100%);border:1px solid #ffffff24;border-radius:.8rem;margin-top:.3rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .22s;box-shadow:0 16px 36px -22px #00000073,inset 0 1px #ffffff14}.home-contact-button:hover{background:linear-gradient(#18223c85 0%,#18223c3d 100%);transform:translateY(-1px);box-shadow:0 20px 40px -22px #00000080,inset 0 1px #ffffff1a}.home-contact-button:active{transform:translateY(0)}.home-contact-feedback{color:#fffc;font-size:.85rem}@media (max-width:640px){.home-contact-grid{grid-template-columns:1fr}}
