.titleGaruna{height:auto;width:400px}@media (max-width:768px){.titleGaruna{width:250px}}.solutions-panel{margin-top:6rem}.solutions-panel .solutions-subtitle{color:hsla(0,0%,100%,.7);font-size:16px;text-align:center}.solutions-panel .solutions-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:30px;width:100%}@media (max-width:1200px){.solutions-panel .solutions-grid{gap:24px;grid-template-columns:1fr}}.solutions-panel .solutions-icon{margin-bottom:16px;width:120px}.solutions-panel .solutions-paragraph{margin-top:12px}.solutions-panel .solutions-highlight-paragraph{border-left:3px solid var(--atbim-color-4);color:hsla(0,0%,100%,.85);font-weight:500;line-height:1.6;margin-top:12px;padding-left:12px}.solutions-panel .solutions-cta{border:1px solid var(--atbim-color-4);border-radius:20px;color:var(--atbim-color-4);display:inline-block;font-weight:500;margin-top:16px;padding:8px 16px;text-decoration:none;transition:all .25s ease}.solutions-panel .solutions-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.solutions-panel .solutions-image{border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.15);width:100%}.solutions-panel .solutions-footer{color:hsla(0,0%,100%,.7);font-size:16px;margin:60px auto 0;max-width:600px;text-align:center}@media (max-width:768px){.solutions-panel .solutions-footer{margin:0}}.solutions-workflow{display:flex;flex-direction:column;gap:12px;list-style:none;margin-top:20px;padding-left:0}.solutions-workflow li{color:hsla(0,0%,100%,.85);line-height:1.6;padding-left:20px;position:relative}.solutions-workflow li:before{color:var(--atbim-color-4);content:"•";font-size:18px;left:0;line-height:1;position:absolute}.garuna-steps{margin-top:2rem}.garuna-steps-title{color:#fff;font-size:1rem;font-weight:700;margin-bottom:1rem}.garuna-steps-row{display:flex;flex-wrap:wrap;gap:1rem}.garuna-step{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;display:flex;flex:1 1 200px;gap:.75rem;padding:1rem}.garuna-step-number{align-items:center;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.7);border-radius:999px;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:32px;justify-content:center;width:32px}.garuna-step-content h4{color:#fff;font-size:.95rem;font-weight:700;margin:0 0 .25rem}.garuna-step-content p{color:#cbd5f5;font-size:.85rem;line-height:1.4;margin:0}@media (max-width:768px){.garuna-steps-row{flex-direction:column}.garuna-step{flex:1 1 100%}}