.process_wrap{padding:0 0 120px}@media(max-width:1000px){.process_wrap{padding:0 0 60px}}.process_wrap .design_title h2{line-height:.8}.process_wrap ul{display:flex;flex-direction:column;gap:60px;width:100%;position:relative;max-width:950px;margin:0 auto}@media(max-width:1000px){.process_wrap ul{gap:30px}}.process_wrap ul:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;width:2px;height:100%;background:linear-gradient(180deg,rgba(0,149,255,0) 0,rgb(0,149,255) 50%,rgba(0,149,255,.98) 51%,rgba(0,149,255,0))}@media(max-width:700px){.process_wrap ul:before{display:none}}.process_wrap ul li{display:flex;flex-direction:column;align-items:flex-end}.process_wrap ul li:nth-child(2n){align-items:flex-start}.process_wrap ul li:nth-child(2n) .process_content{text-align:right;flex-direction:row-reverse}.process_wrap ul li:nth-child(2n) .process_content:before{left:unset;right:34px}.process_wrap ul li:nth-child(2n) .process_content figure:before{left:unset;right:-28px}.process_wrap .process_content{display:flex;align-items:flex-start;max-width:570px;gap:80px;position:relative;padding-top:40px}.process_wrap .process_content:hover figure img{transform:scaleX(-1)}@media(max-width:1000px){.process_wrap .process_content{gap:60px;max-width:60%}}@media(max-width:700px){.process_wrap .process_content{max-width:100%;gap:30px}}.process_wrap .process_content:before{content:"";position:absolute;left:34px;top:0;width:300px;height:1px;background:linear-gradient(90deg,rgba(0,149,255,0) 0,rgb(0,149,255) 50%,rgba(0,149,255,.98) 51%,rgba(0,149,255,0))}.process_wrap .process_content figure{margin:0;position:relative}.process_wrap .process_content figure:before{content:"";position:absolute;left:-28px;bottom:0;width:162px;height:1px;background:linear-gradient(90deg,rgba(0,149,255,0) 0,rgb(0,149,255) 50%,rgba(0,149,255,.98) 51%,rgba(0,149,255,0))}.process_wrap .process_content figure img{transition:all .4s ease-in-out;display:inline-block}.process_wrap .process_content section{width:100%;max-width:530px}.process_wrap .process_content section h2{margin:0 0 20px;font-size:32px;line-height:.8;font-weight:400;text-transform:uppercase}@media(max-width:1000px){.process_wrap .process_content section h2{font-size:18px;margin:0 0 10px}}.process_wrap .process_content section p{letter-spacing:.7px;margin:0}.desgin_image_grid{display:flex;width:100%;padding:0 25px;margin:0 auto 120px;justify-content:center}@media(max-width:1000px){.desgin_image_grid{margin:0 auto 60px}}.desgin_image_grid figure{margin:0;box-shadow:0 0 20px rgba(0,0,0,.12);border-radius:8px;overflow:hidden;cursor:pointer}.desgin_image_grid figure:hover img{transform:scale(1.1)}.desgin_image_grid figure img{width:100%;height:auto;transition:all .4s ease-in-out}