body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}:root{--primary-color:linear-gradient(270deg,#a0e3f2 30%,#000);--primary-hover:#c00;--text-color:#333;--border-color:#e0e0e0;--text-title:#0d6efd}a{color:inherit;text-decoration:none}nav{align-items:center;display:flex}@media (max-width:768px){nav{align-items:flex-start;flex-direction:column}}.work-process-container{background-color:#f9f9f9;padding:40px 15px;width:100%}.work-process-title{color:var(--text-title);font-family:Roboto,sans-serif;font-size:32px;font-weight:600;padding-bottom:15px;position:relative;text-align:center;text-transform:uppercase}.work-process-title:after{background:var(--primary-color);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.work-process-subtitle{color:#4a5568;font-size:16px;line-height:1.6;margin:10px auto 30px;max-width:800px;text-align:center}.work-process-wrapper{margin:0 auto;max-width:1300px}.car-center{align-items:center;background:#ffffffe6;border-radius:50%;box-shadow:0 0 20px #0000001a;display:flex;height:200px;justify-content:center;margin:0 auto 30px;overflow:hidden;width:200px}.car-center img{height:100%;object-fit:contain;transition:opacity .5s ease-in-out,transform .3s ease;width:100%}.scroll-container{position:relative;width:100%}.scroll-button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:44px;z-index:2}.scroll-button:hover{background:#f5f5f5}.scroll-button.left{left:-15px}.scroll-button.right{right:-15px}.steps-container{-ms-overflow-style:none;display:flex;gap:12px;overflow-x:auto;padding:20px 0;scroll-behavior:smooth;scrollbar-width:none}.steps-container::-webkit-scrollbar{display:none}.step-box{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;flex:0 0 200px;max-width:200px;min-width:200px;padding:20px;transition:all .3s ease}.step-box:hover{box-shadow:0 4px 24px #00000021;transform:translateY(-2px)}.step-content{display:flex;flex-direction:column;gap:10px}.step-icon{border-radius:50%;height:50px;margin-bottom:15px;object-fit:cover;width:50px}.step-title{color:var(--primary-color);font-size:16px;font-weight:700;margin:0}.step-description{color:#666;font-size:14px;line-height:1.4;margin:0}@media (max-width:768px){.step-box{flex:0 0 250px;max-width:250px;min-width:250px;padding:15px}.scroll-button{height:36px;width:36px}}
/*# sourceMappingURL=main.1f702195.css.map*/