.boxes{width:100%}.boxes .w-container{display:flex;justify-content:center;margin:0 auto}.box{max-width:350px;height:350px;text-align:center;padding:30px 20px;display:flex;flex-direction:column;position:relative;flex:1 !important}.box .icon-frame{margin-bottom:20px}.box .icon-frame svg{height:35px}.box.no-space{justify-content:unset}.box .btn-wrapper{align-self:center;position:absolute;bottom:30px}.box p{margin-bottom:10px;max-height:calc(100% - 190px);overflow:hidden}.box h3{font-size:18px;text-transform:uppercase;font-weight:500;letter-spacing:2px;font-family:'Rubik',sans-serif;margin-bottom:20px}@media(max-width:767px){.box .btn-wrapper{position:relative;margin-top:50px;display:block}.box{height:auto;max-width:unset}.boxes .w-container{flex-direction:column}.box p{max-height:unset}}