section.integrations .integrations-inner{column-gap:30px;display:flex;flex-wrap:wrap;justify-content:center;padding:50px 0 120px;row-gap:40px}section.integrations a{color:unset!important;text-decoration:none}section.integrations .integration-card{box-shadow:1px 1px 2px rgba(0,0,0,.07),2px 2px 4px rgba(0,0,0,.07),4px 4px 8px rgba(0,0,0,.07),8px 8px 16px rgba(0,0,0,.07),16px 16px 32px rgba(0,0,0,.07),32px 32px 64px rgba(0,0,0,.07);height:100%;max-width:375px;padding:15px;transition:box-shadow .3s;width:100%}section.integrations .integration-card:hover{-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.07),2px 2px 4px rgba(0,0,0,.07),4px 4px 8px rgba(0,0,0,.07),8px 8px 16px rgba(0,0,0,.07);box-shadow:1px 1px 2px rgba(0,0,0,.07),2px 2px 4px rgba(0,0,0,.07),4px 4px 8px rgba(0,0,0,.07),8px 8px 16px rgba(0,0,0,.07);-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}section.integrations p.category{color:var(--Gray-500,#667085);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:5px}section.integrations h2{font-size:36px;line-height:44px;margin-top:120px;text-align:center}section.integrations h2,section.integrations h3{color:#101828;font-family:Outfit;font-style:normal;font-weight:500;letter-spacing:-.72px}section.integrations h3{font-size:28px;line-height:122%;margin-bottom:15px}section.integrations p.description{color:#667085;font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:30px}section.integrations .integration-logo{background-position:50%;background-repeat:no-repeat;background-size:50%;height:210px}@media (max-width:768px){section.integrations h2{margin-top:40px}section.integrations .integrations-inner{padding-bottom:40px;row-gap:20px}}