.wa-custom-integration-methods{background-color:#fff;border-top:1px solid #e2e4e6;padding-block:64px}.wa-custom-integration-methods__intro{margin:0 auto 40px;max-width:680px;text-align:center}.wa-custom-integration-methods__intro .eyebrow{display:block;margin-bottom:12px}.wa-custom-integration-methods__heading{color:#101921;margin:0 0 16px}.wa-custom-integration-methods__subtext{color:#43505c;font-size:17px;line-height:1.6}.wa-custom-integration-methods__subtext p{margin:0}.wa-custom-integration-methods__grid{display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:900px}.wa-custom-integration-methods__card{background:#f7f8f9;border:1px solid #e2e4e6;border-radius:10px;padding:32px;transition:box-shadow .2s,border-color .2s}.wa-custom-integration-methods__card:hover{border-color:rgba(225,37,27,.3);box-shadow:0 8px 32px rgba(16,25,33,.08)}.wa-custom-integration-methods__icon{align-items:center;background:linear-gradient(0deg,#e1251b,#b7043c);border-radius:10px;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.wa-custom-integration-methods__icon svg{color:#fff;height:22px;width:22px}.wa-custom-integration-methods__card-title{color:#101921;font-size:19px;font-weight:600;margin:0 0 10px}.wa-custom-integration-methods__card-desc{color:#43505c;font-size:15px;line-height:1.6;margin:0}@media(min-width:768px){.wa-custom-integration-methods__grid{grid-template-columns:repeat(2,1fr)}}