.integration-header{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center}.integration-header__image{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:16px;display:flex;flex-direction:row;height:134px;justify-content:center;width:134px}.integration-header__image img{height:100%;max-height:90px;max-width:90px;object-fit:contain;object-position:center;width:100%}.integration-header h1{margin-bottom:0}.integration-header__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;text-align:center;width:100%}.integration-header__content span{color:#b9b9b9}.integration-header__content-segment{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.integration-header__content-segment p{margin-bottom:0}@media screen and (max-width:767px){.integration-header{gap:20px}.integration-header__image{height:80px;width:80px}.integration-header__image img{max-height:60px;max-width:60px}}