*{box-sizing:border-box}.work-steps{margin-top:60px;margin-bottom:0;padding:0 20px}.work-steps h2{text-align:center;font-size:36px;font-weight:900;text-transform:uppercase;margin-bottom:60px}.steps-layout{display:flex;flex-direction:column;gap:70px}.steps-row{display:flex;width:100%;justify-content:space-between;flex-wrap:nowrap}.top-row .step{max-width:30%;gap:5%}.bottom-row .step-one-third{max-width:30%;flex:0 0 30%}.bottom-row .step-two-thirds{flex:0 0 65%;max-width:65%}.step{background-color:#f9f6f5;border-radius:10px;padding:24px;position:relative;display:flex;flex-direction:column;transition:transform .3s ease;min-height:357px!important;height:357px!important;flex-shrink:0}.step:hover{transform:scale(1.02)}.step-header{position:absolute;top:-40px;left:40px;width:50px;height:50px;background-color:#c69c6d;transform:rotate(45deg);display:flex;align-items:center;justify-content:center;z-index:1;border-radius:5px}.step-number{transform:rotate(-45deg);color:#fff;font-size:20px;font-weight:700}.step-content h3{font-size:20px;font-weight:700;color:#855f3a;margin:32px 0 12px;text-transform:uppercase;text-align:left}.step-content p{font-size:18px;line-height:1;color:#333}.step-with-door{position:relative;height:100%;padding-right:400px}.door-absolute-img{position:absolute;bottom:-24px;right:-23px;width:390px;height:377px;object-fit:contain;z-index:0;pointer-events:none}@media(max-width:1024px){.steps-row{flex-direction:column;gap:24px}.step{height:auto!important;min-height:auto!important}.step-content p{line-height:1.5}.step-with-door{padding-right:0}.door-absolute-img{display:none}.top-row .step,.bottom-row .step-one-third,.bottom-row .step-two-thirds{max-width:100%;flex:1 1 100%}.work-steps h2{font-size:28px}.step-header{top:-10px;left:20px;width:36px;height:36px}}@media(max-width:768px){.work-steps{margin-top:40px}}
