.cp-easy-steps{padding:7rem 0}
@media only screen and (max-width:768px){.cp-easy-steps{padding:3rem 0}
}
.cp-easy-steps .easy-title{font-size:7.4rem;line-height:8.5rem;font-family:"Bellefair-Regular";font-weight:400;margin-bottom:7.9rem;text-align:center}
@media only screen and (max-width:768px){.cp-easy-steps .easy-title{font-size:2.8rem;line-height:3.2rem;margin-bottom:4rem}
}
.cp-easy-steps .steps-list{width:86%;margin:0 auto 8rem;display:flex;justify-content:space-between}
@media only screen and (max-width:768px){.cp-easy-steps .steps-list{width:100%;flex-wrap:wrap;margin-bottom:0rem}
}
.cp-easy-steps .step{margin-right:4rem;position:relative}
@media only screen and (max-width:768px){.cp-easy-steps .step{width:100%;text-align:center;margin-bottom:6rem;margin-right:0}
}
.cp-easy-steps .step .icon-wrap{width:21.2rem;height:22.7rem;border-radius:1.5rem;background:#36403a;margin:0 auto;display:flex;justify-content:center;align-items:center;margin-bottom:4rem}
@media only screen and (max-width:768px){.cp-easy-steps .step .icon-wrap{width:12.4rem;height:13.3rem;margin-bottom:.8rem}
}
.cp-easy-steps .step .icon-wrap:after{content:"";position:absolute;width:.4rem;height:9.8rem;background:#c4c4c4;left:6.3rem;bottom:7.2rem}
@media only screen and (max-width:768px){.cp-easy-steps .step .icon-wrap:after{content:none}
}
.cp-easy-steps .step img{width:10.9rem;height:10.9rem;position:relative}
@media only screen and (max-width:768px){.cp-easy-steps .step img{width:6.1rem;height:6.1rem}
}
.cp-easy-steps .step .step-title{font-size:3.1rem;line-height:3.6rem;color:#c78416;font-family:"Bellefair-Regular";font-weight:400}
@media only screen and (max-width:768px){.cp-easy-steps .step .step-title{font-size:2rem;line-height:2.2rem}
.cp-easy-steps .step .step-title .cm-line-break{display:inline}
}
.cp-easy-steps .step .step-no{font-size:6.5rem;line-height:7.4rem;color:#c78416;font-family:"Bellefair-Regular";font-weight:400;position:absolute;left:0;top:-3.7rem;right:0;text-align:center}
@media only screen and (max-width:768px){.cp-easy-steps .step .step-no{font-size:4rem;line-height:4.6rem;top:-2.3rem}
}
.cp-easy-steps .act-btn{text-align:center}
@media only screen and (max-width:768px){.cp-easy-steps .act-btn{display:none}
}