.section.steps-block{padding:10rem 0 5rem 0;position:relative}.section.steps-block .container{display:flex;flex-direction:column;gap:60px}.section.steps-block h2{color:var(--dark-green);font-size:55px;font-weight:400;max-width:825px;margin:0 auto;letter-spacing:-0.06em;text-align:center}.section.steps-block h2 span{width:100%;color:#917241}.section.steps-block h2 span:nth-child(2){color:rgba(31,61,66,.5);display:block}.section.steps-block .icons{display:grid;grid-template-columns:repeat(3, 1fr);max-width:680px;margin:20px auto;gap:90px;position:relative}.section.steps-block .icons:before{content:"";width:90%;top:100px;border-bottom:5px dashed #143f45;height:1px;position:absolute;z-index:-1;left:5%}.section.steps-block .icons__item{display:flex;font-weight:700;font-size:24px;flex-direction:column;gap:10px;align-items:center;text-align:center}.section.steps-block .icons__item:hover .icon{scale:1.05}.section.steps-block .icons__item .icon{width:124px;height:124px;border-radius:124px;transition:all .5s 0s}.section.steps-block .icons__item .icon img{width:100%;height:100%;object-fit:contain;padding:25px}.section.steps-block .text2{text-align:center;font-weight:600;line-height:133%;font-size:30px}.section.steps-block .btn{border-radius:100px;font-family:var(--font-family);font-weight:600;margin:0 auto}.section.steps-block .bg{position:absolute;bottom:100px;left:0;width:100%;height:350px;object-fit:cover;z-index:-1}@media(max-width: 768px){.section.steps-block .container{gap:30px}.section.steps-block .icons{gap:30px}.section.steps-block .icons:before{width:80%;left:10%;top:80px}.section.steps-block .icons__item{font-size:16px}.section.steps-block .icons__item .icon{width:100px;height:100px}.section.steps-block .icons__item .icon img{padding:20px}.section.steps-block .text2{font-size:24px}.section.steps-block .bg{height:250px}}@media(max-width: 576px){.section.steps-block{padding-top:4rem;padding-bottom:2rem}.section.steps-block h2{font-size:var(--fs39)}.section.steps-block .text2{font-size:var(--fs18)}.section.steps-block .icons{display:flex;flex-direction:column;gap:30px}.section.steps-block .icons:before{height:100%;top:0;left:39px;width:1px;border-bottom:none;border-left:2px dashed #143f45}.section.steps-block .icons__item{display:grid;grid-template-columns:80px auto;gap:5px 20px;text-align:start}.section.steps-block .icons__item .icon{order:1;grid-row:span 2;grid-column:1;width:80px;height:80px}.section.steps-block .icons__item div{order:2}.section.steps-block .icons__item div:first-child{margin-top:auto}.section.steps-block .icons__item div:last-child{margin-bottom:auto;font-size:14px;font-weight:400}}/*# sourceMappingURL=style.css.map */
