.block-steps{width:100%;background-color:var(--lightGrey)}.block-steps .inner{max-width:1350px;margin:0 auto;padding:80px 30px}@media(max-width: 767px){.block-steps .inner{padding:40px 20px}}.block-steps .inner .title{position:relative;flex:1;flex-basis:30%;font-family:var(--font2);font-size:6rem;line-height:1.2;color:#fff;text-align:left;margin-bottom:9rem;color:var(--tertiaryColor);text-align:center}@media(max-width: 767px){.block-steps .inner .title{font-size:5rem;margin-bottom:8rem}}.block-steps .inner .boxes{display:flex;flex-direction:column;gap:20px;row-gap:50px}@media(min-width: 1150px){.block-steps .inner .boxes{font-display:row;row-gap:75px;justify-content:space-between;flex-flow:row wrap}}.block-steps .inner .boxes .box{flex:1 0 31%;background-color:#fff;border-bottom:8px solid var(--tertiaryColor)}.block-steps .inner .boxes .box .index{background-color:var(--secondaryColor);color:#fff;font-size:24px;font-family:var(--font1);text-align:center;border-radius:30px;height:60px;width:60px;line-height:2.5;margin:0 auto;margin-top:-30px}.block-steps .inner .boxes .box .content{padding:40px 30px;text-align:center}@media(max-width: 767px){.block-steps .inner .boxes .box .content{padding-top:20px}}.block-steps .inner .boxes .box .content .h2.title{font-size:25px;margin-bottom:25px}@media(min-width: 1150px){.block-steps .inner .boxes .box .content .h2.title{font-size:30px}}.block-steps .inner .boxes .box .content p{font-size:18px;line-height:32px;font-weight:400;margin-bottom:0px}

/*# sourceMappingURL=block-steps.css.map */