section.boxes{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:73px;padding:0 10px}section.boxes .wrapper .progress{position:absolute;height:100%;z-index:-1}section.boxes .wrapper .info{padding:0 0 78px;display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:7px}section.boxes .wrapper .info .box{background:#2B2138;border:1px solid rgba(255,255,255,.17);border-radius:25px;padding:20px}section.boxes .wrapper .info .box .title-wrapper{display:flex;align-items:center;justify-content:auto;flex-direction:auto;flex-wrap:auto;margin-bottom:15px}section.boxes .wrapper .info .box .title-wrapper img{max-width:25px;width:25px}section.boxes .wrapper .info .box .title-wrapper h3{font-family:Inter,sans-serif;font-weight:600;font-size:1.125rem;color:#fff;line-height:1.5;margin-left:20px}section.boxes .wrapper .info .box p{font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;color:#fff;line-height:1.5;margin-bottom:15px}section.boxes .wrapper .info .box .btns{display:flex;align-items:auto;justify-content:flex-start;flex-direction:auto;flex-wrap:auto}@media only screen and (min-width: 768px){section.boxes{padding:0 20px}section.boxes.reduce-padding .wrapper .info{margin-bottom:7vw}section.boxes .wrapper .info{margin-bottom:15vw;flex-direction:row;flex-wrap:wrap;padding:0 0 0 4vw;gap:20px}section.boxes .wrapper .info .box{flex-basis:calc(50% - 20px);padding:35px}section.boxes .wrapper .info .box .title-wrapper img{max-width:35px;width:35px}section.boxes .wrapper .info .box .title-wrapper h3{font-size:1.5rem}section.boxes .wrapper .info .box p{font-size:1rem}section.boxes .wrapper .info .box .btns{justify-content:flex-end}}
