.experience{background-position:top;background-repeat:no-repeat;background-size:cover;padding-bottom:150px}.experience-container{margin:auto;max-width:1000px}.experience .tabs{column-gap:1rem;display:flex;overflow:auto;padding:4rem 1.5rem 2rem}.experience .btn-tab{align-items:center;background:#fff;border:1px solid var(--primary);border-radius:8px;color:#014d93;display:flex;font-size:16px;font-weight:600!important;justify-content:center;letter-spacing:.875px;line-height:26.244px;padding:10px 16px;text-decoration:none;white-space:nowrap!important}.experience .btn-tab.active{background:linear-gradient(180deg,#00a9df -3.28%,#d500f9 103.78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;box-shadow:0 0 32.805px 0 rgba(79,195,247,.3)}.btn-tab:active,.btn-tab:focus,.experience .btn-tab:hover{box-shadow:0 0 32.805px 0 rgba(79,195,247,.3);text-decoration:none;transform:none}.experience div.tab-container{background:#fff;border:1px solid #88e2ff;border-radius:16px;box-shadow:0 0 30px 0 rgba(189,0,255,.1);display:flex;flex-direction:column;margin-left:1.5rem;margin-right:1.5rem;padding:2.5rem}.experience div.tab-container div.tab-container-label{align-items:center;background:#f3effc;border-radius:4px;color:#7f56d9;display:inline-flex;font-size:18px;font-style:normal;font-weight:700;line-height:20px;padding:4px 8px}section.experience div.tab-container h3.tab-container-title{margin-bottom:.75rem;margin-top:1rem}section.experience div.testimonial{display:flex;flex-direction:column;margin-bottom:2rem;margin-top:3rem}section.experience div.testimonial p{font-size:14px;font-weight:300;margin-bottom:0;margin-top:0}section.experience div.testimonial div.author{margin-top:.5rem}section.experience div.testimonial div.author span.name{color:#90a4ae;font-weight:700}section.experience div.testimonial div.author span.role{color:#90a4ae;font-weight:300}section.experience div.testimonial div.testimonial-stars{align-items:center;display:flex;margin-bottom:.5rem;opacity:.7}section.experience div.testimonial div.testimonial-stars svg{height:19px;width:auto}section.experience div.testimonial img.testimonial-logo{height:28px;margin-left:10px;opacity:.7}section.experience div.testimonial div.testimonial-picture{display:flex;justify-content:center;margin-bottom:1rem}section.experience div.testimonial div.testimonial-picture img{border-radius:9999px;height:71px;width:71px}section.experience div.tab-container div.illustration{display:none}@media (min-width:768px){.experience{margin-left:0;margin-right:0}.experience div.tab-container{flex-direction:row}section.experience div.testimonial{flex-direction:row;margin-left:0;margin-right:0}section.experience div.testimonial div.testimonial-picture{align-items:center;display:flex;justify-content:start;margin-right:2rem}section.experience div.testimonial div.testimonial-picture img{height:71px;width:71px}section.experience div.tab-container div.illustration{align-items:center;display:flex;justify-content:end;margin-left:4rem;margin-right:0}}@media (min-width:900px){.experience .tabs{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}}