.services__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:26px;justify-content:center}@media (min-width:784px){.services__wrapper{gap:20px}}.services__header{margin-left:auto;margin-right:auto}@media (min-width:1024px){.services__header{max-width:804px}}.services__card{border-radius:20px;max-width:598px;overflow:hidden;width:100%}@media (min-width:784px){.services__card{width:calc(50% - 10px)}}.services__card{-webkit-box-shadow:0 4px 4px 0 hsla(0,0%,73%,.251);box-shadow:0 4px 4px 0 hsla(0,0%,73%,.251)}.services__card-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;position:relative}.services__card-image-wrapper:after{display:block;padding-bottom:78.26%;--tw-content:"";content:"";content:var(--tw-content)}.services__card-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.services__card-content{padding:20px}.services__card-title{font-size:18px;font-weight:600;line-height:1.33;margin-bottom:20px;text-align:center}@media (min-width:1024px){.services__card-title{font-size:22px;line-height:1}}.services__card-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services__card-btn.btn--white{border-radius:40px;color:var(--wp--preset--color--dark);font-weight:500;padding-bottom:14px;padding-top:14px}