.process-section{background:#d8d8f6;border-bottom:4px solid #000;width:100%;padding:90px 0}.process-container{width:100%;max-width:1300px;margin:auto;padding:0 28px}.badge{background:#fff;border:4px solid #000;border-radius:8px;width:max-content;margin-bottom:55px;padding:10px 22px;font-size:20px;font-weight:900;transform:rotate(2deg)}.badge-text{background:linear-gradient(110deg,#000 0% 30%,#444 45%,#949494 50%,#505050 55%,#000 100%) 0%/400% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2.5s linear infinite textShine}@keyframes textShine{0%{background-position:100%}to{background-position:0%}}.process-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.process-card{background:#fff;border:8px solid #000;border-radius:14px;height:fit-content;padding:32px 28px;transition:all .2s;position:relative;box-shadow:8px 8px #000}.process-card:hover{transform:translate(-5px,-5px)}.process-number{background:#ff9736;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:flex;position:absolute;top:-16px;right:-16px}.process-card h3{margin-bottom:18px;font-size:22px;font-weight:900;line-height:1.3}.process-card p{color:#555;font-size:17px;line-height:1.8}@media (max-width:1100px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.process-section{padding:65px 0}.process-container{padding:0 22px}.process-badge{margin-bottom:35px;padding:8px 18px;font-size:17px}.process-grid{grid-template-columns:1fr;gap:22px}.process-card{min-height:auto;padding:26px 22px}.process-number{width:44px;height:44px;font-size:16px;top:-14px;right:-14px}.process-card h3{font-size:21px}.process-card p{font-size:15px;line-height:1.7}}
