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