.deploy-section,body{overflow-x:hidden}.deploy-section{margin:0 auto;max-width:1400px;padding:70px 16px 30px;position:relative}.deploy-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.deploy-badge{align-items:center;background-color:#fff;border:1px solid #3384ff;border-radius:27px;box-shadow:2px 4px 4px 0 rgba(0,0,0,.25);color:#000;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:8px 14px}.deploy-badge img{height:20px;width:20px}.deploy-header h2{font-size:clamp(2rem,4vw + 1rem,3rem);font-weight:800}.deploy-header h2 span{background:linear-gradient(90deg,#3384ff,#1e40af);-webkit-background-clip:text;display:block;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.deploy-header-right{text-align:center}.deploy-header-right p{color:#505050;font-size:20px;font-weight:500;line-height:1.5;margin-bottom:16px}.deploy-controls{display:flex;gap:10px;justify-content:flex-end}.deploy-arrow{align-items:center;background:#fff;border:1px solid #3384ff;border-radius:50%;box-shadow:0 4px 14px rgba(2,6,23,.1);cursor:pointer;display:inline-flex;font-size:20px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.deploy-arrow:hover{background:#2563eb}.deploy-arrow svg{transition:stroke .3s ease}.deploy-arrow:hover svg{stroke:#fff}.deploy-carousel-container{margin:40px 0 0;overflow:hidden;position:relative;width:100vw}.deploy-carousel-track{box-sizing:border-box;display:flex;gap:20px;overflow-x:auto;padding:20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:max-content;will-change:transform}.deploy-carousel-track::-webkit-scrollbar{display:none}.deploy-carousel-container:after,.deploy-carousel-container:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:2}.deploy-carousel-container:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.deploy-carousel-container:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}.deploy-card{background:#fff;border-radius:20px;box-shadow:3px -4px 7.3px rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex:0 0 400px;flex-direction:column;justify-content:space-between;min-height:320px;padding:16px;position:relative;scroll-snap-align:center;transition:transform .25s ease;width:400px}.deploy-card:hover{transform:translateY(-6px)}.deploy-card-content{padding:8px 8px 0}.deploy-title-row{align-items:center;display:flex;gap:10px}.deploy-icon{flex:0 0 50px;height:50px;width:50px}.deploy-icon img{display:block;height:100%;object-fit:contain;width:100%}.deploy-card h3{color:#555;font-size:18px;font-weight:700;margin:0}.deploy-card p{color:#475569;font-size:15px;line-height:1.5;margin-top:10px}.deploy-card-image{border-top-left-radius:14px;border-top-right-radius:14px;box-shadow:0 10px 30px rgba(8,18,32,.15);height:160px;margin-top:12px;object-fit:fit;overflow:hidden;position:relative;width:100%;z-index:1}.deploy-card-image img{display:block;height:100%;object-fit:fit;width:100%}.deploy-blur{bottom:0;filter:blur(30px);height:80px;left:0;position:absolute;right:0}.small{margin-top:0}.deploy-blur.deploy-blue{background:#fff6dd}.deploy-blur.deploy-green{background:#fff0f4}.deploy-blur.deploy-yellow{background:#f3fcfe}.deploy-blur.deploy-orange{background:#d2fffa}@media (max-width:1100px){.deploy-card{flex:0 0 300px;min-height:300px;width:300px}.deploy-card-image{height:150px}}@media (max-width:900px){.deploy-card-image{border-radius:12px;height:180px}.deploy-header-right{text-align:left}.deploy-carousel-container:after,.deploy-carousel-container:before{width:60px}}@media (max-width:600px){.deploy-card-image{height:140px}.deploy-header{align-items:center;gap:12px}.deploy-header-right p{font-size:16px}.deploy-carousel-container:after,.deploy-carousel-container:before{width:40px}}@media (max-width:420px){.deploy-carousel-track{gap:12px;padding:12px}.deploy-carousel-container:after,.deploy-carousel-container:before{width:30px}}.deploy-card,.deploy-card h3,.deploy-card p{word-break:break-word}.deploy-card:first-child{background:linear-gradient(#fff9f8,#fffdf7)}.deploy-card:first-child .deploy-card-image{box-shadow:0 -3px 12px rgba(255,200,55,.8)}.deploy-card:nth-child(2){background:linear-gradient(#fafbff,#fff7fb)}.deploy-card:nth-child(2) .deploy-card-image{box-shadow:0 -3px 12px rgba(228,183,205,.8)}.deploy-card:nth-child(3){background:linear-gradient(#fffded,#f2fbff)}.deploy-card:nth-child(3) .deploy-card-image{box-shadow:0 -3px 12px rgba(144,221,255,.8)}.deploy-card:nth-child(4){background:linear-gradient(#e9fdff,#e9fdff)}.deploy-card:nth-child(4) .deploy-card-image{box-shadow:0 -3px 12px rgba(148,255,205,.8)}.deploy-card:nth-child(5){background:linear-gradient(#fff9f8,#fffdf7)}.deploy-card:nth-child(5) .deploy-card-image{box-shadow:0 -3px 12px rgba(255,200,55,.8)}.deploy-card:nth-child(6){background:linear-gradient(#fafbff,#fff7fb)}.deploy-card:nth-child(6) .deploy-card-image{box-shadow:0 -3px 12px rgba(228,183,205,.8)}.deploy-card:nth-child(7){background:linear-gradient(#fffded,#f2fbff)}.deploy-card:nth-child(7) .deploy-card-image{box-shadow:0 -3px 12px rgba(144,221,255,.8)}.deploy-card:nth-child(8){background:linear-gradient(#e9fdff,#e9fdff)}.deploy-card:nth-child(8) .deploy-card-image{box-shadow:0 -3px 12px rgba(148,255,205,.8)}