.card-steps{background-color:#fff;padding:2rem}.card-steps__heading h2,.card-steps__heading h3{color:#524f4d}.card-steps__heading h3 span,.card-steps__heading span{font-family:Montserrat}.card-steps__heading{text-align:center}.card-steps__container>div{background-color:#64b6d2;border-radius:80px;padding:2rem 20px;position:relative;text-align:center;width:100%;z-index:2}.card-steps__container{display:flex;gap:40px;padding:4rem 0}.card-steps__items h2{color:#fff;font-family:Montserrat!important;font-size:25px;font-weight:700;margin:0}.card-steps__items p{font-size:22px}.card-steps__items:nth-child(2) h2{color:#dfbe4d}.card-steps__items:nth-child(2){background-color:#e4e5e8}.card-steps__items:first-child{z-index:3}.card-steps__items:last-child{background-color:#dfbe4d}.card-steps__bottom-text h2{color:#dfbe4d;font-family:Montserrat!important;font-size:35px}.card-steps__bottom-text-content{margin-bottom:15px}.card-steps__bottom-text-text{font-size:14px;font-weight:600}.card-steps__bottom-text-content strong{font-weight:600}span.card-steps__num{align-items:center;background-color:#e9e9e9;border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px -2px #000;display:flex;font-size:40px;font-weight:900;height:60px;justify-content:center;left:0;margin-left:50px;margin-top:-30px;position:absolute;top:0;width:60px}span.card-steps__num:before{border:1px solid #fff;border-radius:50%;content:"";height:130%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:130%}@media (min-width:951px){.card-steps__bottom-text:before{background-color:#dfbe4d;content:"";display:block;height:20px;left:0;margin-top:12px;position:absolute;width:64px}.card-steps__bottom-text{padding-left:80px;position:relative}.card-steps__items:nth-child(2):before{left:100%;margin-left:-10px}.card-steps__items:nth-child(2):after{margin-right:-10px;right:100%}.card-steps__items:nth-child(2):after,.card-steps__items:nth-child(2):before{background-color:#64b6d2;background-color:#e4e5e8;content:"";display:block;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:100px}}@media (max-width:1024px){.card-steps__items p{font-size:16px;line-height:normal}.card-steps__items h2{font-size:18px}}@media (max-width:768px){.card-steps__container{flex-direction:column}}