@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap";.success-stories-wrapper{padding:40px 150px}@media(max-width:1200px){.success-stories-wrapper{padding:40px 10px!important}}.success-stories-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px}.success-stories-wrapper h3{text-align:center}.success-stories-wrapper .selection-buttons-wrapper{display:flex;flex-wrap:wrap;gap:20px;max-width:70%;align-items:center;justify-content:flex-start}.success-stories-wrapper .success-story-card{display:flex;width:90%;gap:40px;padding:30px;height:520px;border-radius:10px;background-color:#fff}.success-stories-wrapper .success-story-card .image-wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:40%;padding:20px}.success-stories-wrapper .success-story-card .image-wrapper img{object-fit:contain;width:100%;height:100%}.success-stories-wrapper .success-story-card .text-content{display:flex;justify-content:center;flex-direction:column;text-align:start;gap:10px;width:60%}.success-stories-wrapper .success-story-card .text-content .title{font-weight:700}.success-stories-wrapper .success-story-card .text-content li{margin-left:20px;list-style:disc}.success-stories-wrapper .consulting{border:1px solid #fc63b2}.success-stories-wrapper .tech{border:1px solid #52c78a}@media(max-width:1200px){.success-stories-wrapper .selection-buttons-wrapper{flex-direction:column;width:100%;justify-content:center}.success-stories-wrapper .selection-buttons-wrapper button{width:100%}.success-stories-wrapper .success-story-card{flex-direction:column;max-width:80%;height:auto}.success-stories-wrapper .success-story-card .image-wrapper{width:100%;justify-content:center}.success-stories-wrapper .success-story-card .image-wrapper img{width:unset;height:unset}.success-stories-wrapper .success-story-card .text-content{height:50%;width:100%}}.success-stories-tech{background:linear-gradient(180deg,rgb(255,255,255),rgba(82,199,138,.22))}@media(max-width:1200px){.success-stories-tech{background:linear-gradient(0deg,rgb(255,255,255),rgba(82,199,138,.22))}}.success-stories-consulting{background:linear-gradient(0deg,rgb(255,255,255),rgba(252,99,178,.09))}