@charset "UTF-8";.yard-flow-wrap{display:flex;flex-direction:column;gap:40px;margin:3em 0;position:relative;z-index:1}.yard-flow-step{display:flex;align-items:stretch;gap:30px}.yard-flow-img{flex:0 0 500px;max-width:48%}.yard-flow-img img{width:100%;height:auto;display:block;object-fit:cover;border-radius:8px;border:1px solid #e0e0e0}.yard-flow-info{flex:1;position:relative}.yard-flow-step:not(:last-child) .yard-flow-info:before{content:"";position:absolute;left:24px;top:50px;bottom:-40px;border-left:2px dotted #263a43;z-index:0}.yard-flow-head{display:flex;align-items:center;margin-bottom:15px}.yard-flow-badge{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;background:#fff;border:2px solid #263a43;border-radius:50%;color:#263a43;font-size:11px;font-weight:700;line-height:1;margin-right:15px;position:relative;z-index:1;flex-shrink:0}.yard-flow-badge span{font-size:18px;margin-top:2px}.yard-flow-title{font-size:1.2rem;font-weight:700;color:#333;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important}.yard-flow-text{padding-left:65px;font-size:.95rem;line-height:1.7;color:#444;margin:0}.studio-sticky-area{z-index:999 !important}@media (max-width:767px){.yard-flow-wrap{gap:40px}.yard-flow-step{flex-direction:column;gap:15px}.yard-flow-info{order:1;width:100%}.yard-flow-img{order:2;flex:100%;width:100%;max-width:100%}.yard-flow-step:not(:last-child) .yard-flow-info:before{display:none}.yard-flow-text{padding-left:0;margin-top:10px;font-size:.95rem}.yard-flow-badge{z-index:0;width:45px;height:45px;font-size:10px;margin-right:12px}.yard-flow-badge span{font-size:16px}.yard-flow-title{font-size:1.1rem}}