.items-module{padding:20px 0 0}.style-news .items-container{flex-direction:row;flex-wrap:wrap;gap:20px}.style-news .item-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex:1 1 calc(33.333% - 20px);flex-direction:column;justify-content:space-between;max-width:calc(33.333% - 20px);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.style-news .item-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.style-news .item-image img{border-top-left-radius:12px;border-top-right-radius:12px;display:block;height:auto;margin:0;overflow:hidden;width:100%}.style-news .item-content{flex-grow:1;margin-bottom:16px;padding:16px;text-align:left}.style-news .item-content h4{color:#000;font-size:1.1rem;font-weight:700;margin:12px 0 8px}.style-news .item-date{color:#777;font-size:.9rem;margin:0}.style-press .recent-item-card{border-bottom:2px solid #d8d8d8;box-sizing:border-box;display:flex;flex-direction:column;padding:30px;transition:all .4s ease-in-out;width:100%}.style-press .recent-item-card:hover{background-color:#f6f5f0}.style-press .recent-item-content{padding:0;text-align:left}.style-press .recent-item-content a{color:#524fef;display:block;font-size:1.25rem;font-weight:600;line-height:28px;text-decoration:none}.style-press .item-content span{display:block;font-size:.9375rem;margin-bottom:10px}.style-integrations .items-container,.style-integrations-partners .items-container{flex-direction:row;flex-wrap:wrap;gap:40px}.style-integrations .item-card,.style-integrations-partners .item-card{background-color:#f6f5f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;max-height:60vh;min-height:20vh;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.style-integrations .item-card:hover,.style-integrations-partners .item-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.style-integrations .item-image img,.style-integrations-partners .item-image img{border-top-left-radius:12px;border-top-right-radius:12px;display:block;height:auto;margin:0;overflow:hidden;width:100%}.style-integrations .item-content,.style-integrations-partners .item-content{display:flex;flex-direction:column;flex-grow:1;padding:16px;text-align:left}.integrations-name{font-family:Sora,sans-serif;font-weight:600;margin-top:auto;padding-top:20px}.category-light-aqua,.category-light-purple,.category-neon-green,.category-white{border-radius:2px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:400;padding:4px 12px;text-transform:uppercase}.category-light-aqua{background-color:#a5fcec}.category-light-purple{background-color:#c3d4ff}.category-white{background-color:#fff}.category-neon-green{background-color:#b7ff5b}@media (min-width:1025px){.style-integrations-partners.desktop-columns-1 .item-card,.style-integrations.desktop-columns-1 .item-card{flex:1 1 100%;max-width:100%}.style-integrations-partners.desktop-columns-2 .item-card,.style-integrations.desktop-columns-2 .item-card{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}.style-integrations-partners.desktop-columns-3 .item-card,.style-integrations.desktop-columns-3 .item-card{flex:1 1 calc(33.33333% - 26.66667px);max-width:calc(33.33333% - 26.66667px)}.style-integrations-partners.desktop-columns-4 .item-card,.style-integrations.desktop-columns-4 .item-card{flex:1 1 calc(25% - 30px);max-width:calc(25% - 30px)}}@media (max-width:1024px){.style-integrations .item-card,.style-integrations-partners .item-card{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:600px){.style-integrations .item-card,.style-integrations-partners .item-card{flex:1 1 100%;max-width:100%}}.resources-filters{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.resources-filter{width:100%}.dropdown{display:inline-block}.dropbtn,.dropdown{position:relative;width:100%}.dropbtn{background-color:#fff;border:2px solid #999;border-radius:10px;color:#000;cursor:pointer;display:block;font-size:1rem;height:50px;padding:12px 18px;text-align:left;user-select:none}.dropbtn .arrow{display:block;pointer-events:none;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.dropdown-content{background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:10px;box-shadow:0 8px 19px -5px rgba(0,0,0,.15);display:none;max-height:350px;overflow-y:auto;padding:.5rem 0;position:absolute;width:100%;z-index:1}.dropdown-content a,.dropdown-content div{background-color:transparent;border:0;color:#212529;cursor:pointer;display:block;font-size:.875rem;font-weight:400;padding:.25rem 1.5rem;white-space:nowrap;width:100%}.dropdown-content a:hover,.dropdown-content div:hover{background-color:#f0f0f0}.search-container{position:relative;width:100%}#searchInput{border:2px solid #999;border-radius:10px;color:#000;font-size:1rem;height:50px;outline:none;padding:12px 18px;width:100%}