.deployment-section{background-color:#f5f5f5;font-family:Arial,sans-serif;padding:60px 20px}.deployment-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto 40px;max-width:1200px}.deployment-subtitle{font-size:17px;font-weight:400;line-height:24px;margin-bottom:5px;margin-top:0;text-transform:uppercase}.deployment-subtitle,.deployment-title{color:#000;font-family:Archivo;font-style:normal}.deployment-title{font-size:36px;font-weight:500;line-height:42px;margin:0;max-width:900px}.deployment-header .demo-button{align-items:center;background:#4d7ffa;border-radius:91px;border-style:none;color:#fff;display:block;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:44px;justify-content:center;line-height:19px;margin-top:15px;text-align:center;text-decoration:none;width:150px}.demo-button:hover{background-color:#395ae2}.deployment-cards{display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.deployment-card{background-color:#fff;border-bottom:4px solid #4d6ef7;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.03);padding:30px 15px;text-align:center;transition:transform .3s ease}.deployment-card:nth-child(2) .deployment-desc{margin:16px auto;max-width:230px}.deployment-card:nth-child(2) .deployment-tag,.deployment-card:nth-child(3) .deployment-tag{margin-top:30px}.deployment-card:nth-child(3) .deployment-desc{margin:16px auto;max-width:140px}.deployment-card:hover{transform:translateY(-5px)}.deployment-icon{margin-bottom:20px;max-width:120px}.deployment-card-title{color:#000;font-family:Archivo;font-size:25px;font-style:normal;font-weight:500;line-height:29px;margin:0 auto;max-width:300px}.deployment-desc{line-height:24px}.deployment-desc,.deployment-tag{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400}.deployment-tag{background-color:#e5efff;border-radius:8px;display:inline-block;margin:0 auto;max-width:353px;padding:8px 0;width:100%}@media only screen and (max-width:767px){.deployment-title{font-size:30px;line-height:35px}.deployment-header{gap:0;justify-content:space-between;margin:0 auto 40px;max-width:1200px}.deployment-header .demo-button{max-width:290px;width:100%}}