.hero{background:#edece4;padding:4rem 0 5rem;overflow:hidden}.hero__headline-wrap{text-align:center;max-width:820px;margin:0 auto 2.5rem}.hero__headline{font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;color:#1a1a18;line-height:1.08;letter-spacing:-.035em;margin-bottom:1.25rem}.hero__headline em{font-style:normal;color:#2d7a5f}.hero__body{font-size:1.125rem;color:#4b4b45;line-height:1.7;max-width:560px;margin:0 auto 2rem}.hero__actions{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.hero__visual{position:relative;max-width:900px;margin:0 auto;min-height:420px}@media (max-width: 768px){.hero__visual{min-height:auto;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}}@media (max-width: 480px){.hero__visual{grid-template-columns:1fr}}.hero__center-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #0000001a;z-index:2}.hero__center-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.hero__center-image{position:relative;top:auto;left:auto;transform:none;width:100%;height:200px;grid-column:1/-1;border-radius:16px}}.hero__snippet{position:absolute;background:#fff;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 4px 20px #00000014;z-index:3;animation:float-in .6s ease-out both}@media (max-width: 768px){.hero__snippet{position:relative;inset:auto!important;transform:none!important;min-width:0!important;animation:none}}.hero__snippet--spend{top:0;left:0}.hero__snippet--trip{top:10px;right:0}.hero__snippet--flight{top:100px;right:40px}@media (max-width: 768px){.hero__snippet--flight{grid-column:1/-1}}.hero__snippet--compliance{bottom:100px;left:0}.hero__snippet--support{bottom:30px;left:50%;transform:translate(-50%);min-width:340px}@media (max-width: 768px){.hero__snippet--support{grid-column:1/-1}}.hero__snippet--budget{bottom:0;left:0}.snippet__value{font-size:1.75rem;font-weight:800;color:#2d7a5f;line-height:1;letter-spacing:-.02em}.snippet__label{font-size:.75rem;font-weight:600;color:#6b6b65;text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.snippet__pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#1a1a18}.snippet__pill .dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.snippet__flight{display:flex;align-items:center;gap:.75rem;min-width:260px}.snippet__flight-icon{width:36px;height:36px;border-radius:8px;background:#eaf4ef;display:flex;align-items:center;justify-content:center;flex-shrink:0}.snippet__flight-route{flex:1}.snippet__flight-route strong{display:block;font-size:.875rem;font-weight:700;color:#1a1a18;margin-bottom:2px}.snippet__flight-route span{font-size:.75rem;color:#6b6b65}.snippet__flight-price{text-align:right}.snippet__flight-price strong{display:block;font-size:1rem;font-weight:700;color:#1a1a18}.snippet__flight-badge{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:100px;background:#eaf4ef;color:#2d7a5f}.snippet__bar-track{width:160px;height:6px;background:#e4e4e0;border-radius:3px;margin:.5rem 0 .25rem;overflow:hidden}.snippet__bar-fill{height:100%;border-radius:3px;background:#2d7a5f}.snippet__bar-label{font-size:.75rem;color:#6b6b65}.snippet__chat{display:flex;gap:.75rem;align-items:flex-start}.snippet__chat-avatar{width:32px;height:32px;border-radius:50%;background:#2d7a5f;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff}.snippet__chat-body{flex:1}.snippet__chat-body .snippet__chat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.snippet__chat-body .snippet__chat-header strong{font-size:.875rem;font-weight:700;color:#1a1a18}.snippet__chat-body p{font-size:.75rem;color:#4b4b45;line-height:1.5;margin:0}.snippet__chat-body .snippet__chat-time{font-size:10px;color:#9b9b93;margin-top:4px}.snippet__online-dot{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#22c55e}.snippet__online-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e}.snippet__budget{display:flex;align-items:center;gap:.75rem}.snippet__budget-icon{width:40px;height:40px;border-radius:8px;background:#eaf4ef;display:flex;align-items:center;justify-content:center;flex-shrink:0}.snippet__budget-text .snippet__label{margin-top:0;margin-bottom:2px}.snippet__budget-text strong{font-size:1rem;font-weight:700;color:#1a1a18}@keyframes float-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero__snippet--spend{animation-delay:.1s}.hero__snippet--trip{animation-delay:.2s}.hero__snippet--flight{animation-delay:.3s}.hero__snippet--compliance{animation-delay:.4s}.hero__snippet--support{animation-delay:.5s}.hero__snippet--budget{animation-delay:.6s}.trust{background:#fff;padding:2.5rem 0;border-bottom:1px solid #E4E4E0}.trust__heading{text-align:center;font-size:.875rem;font-weight:600;color:#6b6b65;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2rem}.trust__clients{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}@media (max-width: 768px){.trust__clients{gap:1.5rem}}.trust__client-logo img{height:32px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.5;transition:filter .2s,opacity .2s}.trust__client-logo img:hover{filter:grayscale(0%);opacity:1}.problem-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.problem-inner{grid-template-columns:1fr;gap:2.5rem}}.problem-closer{margin-top:1.5rem;font-size:1.0625rem;color:#1a1a18;font-weight:700}.pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 480px){.pain-grid{grid-template-columns:1fr}}.pain-card{background:#f7f7f5;border:1px solid #E4E4E0;border-radius:16px;padding:1.5rem;transition:box-shadow .2s,border-color .2s}.pain-card:hover{box-shadow:0 4px 20px #00000014;border-color:#c8c8c0}.pain-card h4{font-size:1rem;font-weight:700;color:#1a1a18;margin:.75rem 0 .5rem}.pain-card p{font-size:.875rem;line-height:1.65;color:#6b6b65;margin:0}.hiw-header{max-width:640px;margin-bottom:3rem}.hiw-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hiw-inner{grid-template-columns:1fr;gap:2.5rem}}.steps{display:flex;flex-direction:column}.step{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid #E4E4E0;align-items:flex-start}.step:first-child{padding-top:0}.step:last-child{border-bottom:none;padding-bottom:0}.step-num{font-size:.75rem;font-weight:800;color:#2d7a5f;letter-spacing:.05em;min-width:28px;margin-top:.15rem}.step-body h3{font-size:1rem;font-weight:700;color:#1a1a18;margin:0 0 .25rem;letter-spacing:-.01em}.step-body p{font-size:.875rem;line-height:1.65;color:#6b6b65;margin:0}.hiw-visual{background:#edece4;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:380px}.hiw-visual img{width:100%;height:auto;border-radius:24px;box-shadow:0 8px 40px #0000001a;display:block}@media (max-width: 1024px){.hiw-visual{min-height:240px}}.sol-header{max-width:600px;margin-bottom:3rem}.sol-feature{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3rem 0;border-bottom:1px solid #E4E4E0}.sol-feature:last-child{border-bottom:none}.sol-feature:nth-child(2n) .sol-feature__visual{order:-1}@media (max-width: 1024px){.sol-feature{grid-template-columns:1fr;gap:2rem}.sol-feature:nth-child(2n) .sol-feature__visual{order:0}}.sol-feature__copy h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;color:#1a1a18;margin:.75rem 0 1rem;letter-spacing:-.02em;line-height:1.2}.sol-feature__copy p{font-size:1rem;line-height:1.75;color:#4b4b45;margin:0 0 1.5rem}.sol-feature__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2d7a5f}.sol-feature__bullets{display:flex;flex-direction:column;gap:.75rem}.sol-feature__bullet{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#4b4b45}.sol-feature__bullet svg{flex-shrink:0;margin-top:1px}.sol-ui-card{border-radius:24px;padding:1.5rem;min-height:320px;display:flex;flex-direction:column;gap:1rem;overflow:hidden;position:relative}.sol-ui-card__title{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.sol-ui-card--dark{background:#1a1a18}.sol-ui-card--dark .sol-ui-card__title{color:#fff6}.sol-ui-card--dark:before{content:"";position:absolute;top:-40px;right:-40px;width:180px;height:180px;background:radial-gradient(circle,rgba(45,122,95,.3) 0%,transparent 70%);pointer-events:none}.sol-ui-row{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem}.sol-ui-row__icon{width:36px;height:36px;border-radius:8px;background:#2d7a5f33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sol-ui-row__content{flex:1;min-width:0}.sol-ui-row__label{font-size:.75rem;font-weight:600;color:#fffc;margin-bottom:3px}.sol-ui-row__sub{font-size:.75rem;color:#fff6}.sol-ui-row__badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:100px;white-space:nowrap;flex-shrink:0}.sol-ui-row__badge--green{background:#2d7a5f40;color:#6ec99d}.sol-ui-row__badge--amber{background:#f59e0b33;color:#fcd34d}.sol-ui-row__badge--blue{background:#6366f133;color:#a5b4fc}.sol-ui-stat-bar{margin-top:auto;background:#2d7a5f1f;border:1px solid rgba(45,122,95,.2);border-radius:12px;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.sol-ui-stat-bar span:first-child{font-size:.75rem;color:#ffffff80}.sol-ui-stat-bar span:last-child{font-size:.875rem;font-weight:700;color:#2d7a5f}.sol-ui-card--white{background:#fff;border:1.5px solid #E4E4E0;box-shadow:0 2px 8px #0000000f}.sol-ui-card__title--dark{color:#6b6b65}.sol-timeline{display:flex;flex-direction:column;gap:0;padding-left:.25rem}.sol-timeline__step{display:flex;gap:1rem;position:relative;padding-bottom:1.25rem}.sol-timeline__step:last-child{padding-bottom:0}.sol-timeline__step:not(:last-child):before{content:"";position:absolute;left:11px;top:24px;bottom:0;width:2px;background:#e4e4e0}.sol-timeline__step--done:not(:last-child):before{background:#2d7a5f}.sol-timeline__dot{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;z-index:1;background:#e4e4e0}.sol-timeline__step--done .sol-timeline__dot{background:#2d7a5f}.sol-timeline__step--active .sol-timeline__dot{background:#fff;border:2.5px solid #2D7A5F;box-shadow:0 0 0 4px #2d7a5f26}.sol-timeline__dot-inner{width:8px;height:8px;border-radius:50%;background:#2d7a5f}.sol-timeline__content strong{display:block;font-size:.875rem;font-weight:700;color:#1a1a18;margin-bottom:3px}.sol-timeline__content span{font-size:.75rem;color:#6b6b65;line-height:1.4}.sol-ui-card--cream{background:#edece4;border:1.5px solid rgb(226.8,225.2333333333,212.7)}.sol-chart{display:flex;flex-direction:column;gap:1rem}.sol-chart__row{display:grid;grid-template-columns:160px 1fr 40px;gap:1rem;align-items:center}@media (max-width: 480px){.sol-chart__row{grid-template-columns:120px 1fr 36px;gap:.75rem}}.sol-chart__label{display:flex;align-items:center;gap:.5rem}.sol-chart__dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.sol-chart__cat{font-size:.875rem;font-weight:600;color:#1a1a18}.sol-chart__amount{font-size:.75rem;color:#6b6b65;margin-left:auto}.sol-chart__bar-track{height:24px;background:#0000000f;border-radius:6px;overflow:hidden}.sol-chart__bar-fill{height:100%;border-radius:6px;transition:width .8s cubic-bezier(.4,0,.2,1)}.sol-chart__pct{font-size:.875rem;font-weight:700;color:#1a1a18;text-align:right}.sol-chart__total{margin-top:auto;padding-top:1rem;border-top:1.5px solid rgb(220.68,218.7733333333,203.52);display:flex;justify-content:space-between;align-items:center}.sol-chart__total span{font-size:.875rem;color:#6b6b65}.sol-chart__total strong{font-size:1.125rem;font-weight:800;color:#2d7a5f}.sol-ui-card--green{background:#1a2e26;gap:0}.sol-chat-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.sol-chat-header strong{display:block;font-size:.875rem;font-weight:700;color:#fff}.sol-chat-avatar{width:36px;height:36px;border-radius:50%;background:#2d7a5f;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;font-weight:700;color:#fff}.sol-chat-status{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#6ec99d}.sol-chat-dot{width:6px;height:6px;border-radius:50%;background:#6ec99d}.sol-chat-messages{display:flex;flex-direction:column;gap:.75rem;flex:1}.sol-chat-msg{border-radius:12px;padding:.75rem 1rem}.sol-chat-msg p{font-size:.75rem;line-height:1.55;margin:0}.sol-chat-msg--system{background:#f59e0b1f;border:1px solid rgba(245,158,11,.2)}.sol-chat-msg--system p{color:#fcd34d}.sol-chat-msg--agent{background:#2d7a5f33;border:1px solid rgba(45,122,95,.25)}.sol-chat-msg--agent p{color:#ffffffd9}.sol-chat-msg--user{background:#ffffff14;border:1px solid rgba(255,255,255,.1);align-self:flex-end;max-width:75%}.sol-chat-msg--user p{color:#ffffffb3}.sol-chat-time{display:block;font-size:10px;font-weight:600;color:#ffffff4d;margin-bottom:4px}.sol-chat-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.75rem;font-weight:600;color:#6ec99d}.hybrid-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width: 1024px){.hybrid-inner{grid-template-columns:1fr;gap:3rem}}.hybrid-list{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.hybrid-list li{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:#e8e8e4;line-height:1.5}.check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#2d7a5f33;border-radius:50%;flex-shrink:0}.hybrid-stats{display:flex;flex-direction:column;gap:1rem}@media (max-width: 1024px){.hybrid-stats{flex-direction:row;flex-wrap:wrap}}@media (max-width: 480px){.hybrid-stats{flex-direction:column}}.stat-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem 2rem}@media (max-width: 1024px){.stat-card{flex:1;min-width:0}}.stat-card .stat-value{font-size:2.75rem;font-weight:800;color:#2d7a5f;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.stat-card .stat-label{font-size:.875rem;color:#ffffff80;line-height:1.5}.support-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.support-inner{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 1024px){.support-visual{order:2}}.support-card{background:#1a1a18;border-radius:24px;padding:2.5rem;max-width:420px}@media (max-width: 1024px){.support-card{margin:0 auto;max-width:100%}}.support-icon-bg{margin-bottom:1.5rem}.support-live{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.live-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:live-pulse 2s infinite}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.4}}.support-quote{border-left:3px solid #2D7A5F;padding-left:1rem}.support-quote blockquote{font-size:.875rem;line-height:1.7;color:#ffffffb3;font-style:italic;margin-bottom:.75rem}.support-quote cite{font-size:.75rem;color:#fff6;font-style:normal;font-weight:500}@media (max-width: 1024px){.support-content{order:1}}.support-points{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.support-point{display:flex;gap:1rem;align-items:flex-start}.support-point strong{display:block;font-size:1rem;font-weight:700;color:#1a1a18;margin-bottom:.25rem}.support-point p{font-size:.875rem;color:#6b6b65;margin:0;line-height:1.5}.why-header{max-width:600px;margin-bottom:2.5rem}.pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 1024px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.pillars-grid{grid-template-columns:1fr}}.pillar-card{background:#f7f7f5;border:1px solid #E4E4E0;border-radius:16px;padding:1.5rem;transition:box-shadow .2s,border-color .2s}.pillar-card:hover{box-shadow:0 4px 20px #00000014;border-color:#c8c8c0}.pillar-card h3{font-size:1rem;font-weight:700;color:#1a1a18;margin:1rem 0 .5rem;line-height:1.4}.pillar-card p{font-size:.875rem;line-height:1.65;color:#6b6b65;margin:0}.serve-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width: 1024px){.serve-inner{grid-template-columns:1fr;gap:2.5rem}}.org-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.region-list{display:flex;flex-direction:column;gap:1rem}.region-card{display:flex;gap:1rem;align-items:flex-start;background:#fff;border:1px solid #E4E4E0;border-radius:16px;padding:1.25rem;transition:box-shadow .2s,border-color .2s}.region-card:hover{box-shadow:0 2px 8px #0000000f;border-color:#c8c8c0}.region-card h4{font-size:1rem;font-weight:700;color:#1a1a18;margin:0 0 .25rem}.region-card p{font-size:.875rem;color:#6b6b65;margin:0;line-height:1.5}.video-section{background:#edece4;padding:5rem 0}.video-section__header{text-align:center;max-width:620px;margin:0 auto 2.5rem}.video-section__player{position:relative;max-width:900px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #0000001a;background:#1a1a18;aspect-ratio:16/9}.video-section__poster{width:100%;height:100%;display:block;object-fit:cover;position:absolute;top:0;left:0}.video-section__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;cursor:pointer;transition:background .2s}.video-section__overlay:hover{background:#0003}.video-section__overlay:hover .video-section__play-btn{transform:scale(1.08)}.video-section__play-btn{width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s;box-shadow:0 8px 32px #00000040}.video-section__play-btn svg{margin-left:4px}.video-section__caption{text-align:center;margin-top:1.25rem;font-size:.875rem;color:#6b6b65}.awards-header{max-width:640px;margin-bottom:2.5rem}.awards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 768px){.awards-grid{grid-template-columns:1fr;max-width:400px}}.award-card{background:#fff;border:1px solid #E4E4E0;border-radius:16px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.award-card:hover{box-shadow:0 4px 20px #00000014;border-color:#c8c8c0}.award-img{background:#f7f7f5;display:flex;align-items:center;justify-content:center;padding:2rem;border-bottom:1px solid #E4E4E0;min-height:140px}.award-img img{width:auto;height:90px;object-fit:contain}.award-body{padding:1.25rem}.award-body h4{font-size:1rem;font-weight:700;color:#1a1a18;margin:0 0 .5rem;line-height:1.4}.award-body p{font-size:.75rem;color:#9b9b93;margin:0;font-weight:500}.award-year{display:inline-block;font-size:.75rem;font-weight:700;color:#2d7a5f;background:#eaf4ef;padding:.2rem .65rem;border-radius:100px;margin-bottom:.75rem}
