.pbds-downloads--list-filter,.pbds-downloads--list-filter *{--input-mark--border-size:1px;--input-mark--border-color:var(--clr-gray-280);--input-mark--check:var(--clr-link-400)}@media (max-width:890px){.pbds-btn.icon.download.list.add-cart{min-height:34px;--button-height:26px;--button-radius:5px}}.pbds-downloads--list{margin:0 0 60px}.pbds-downloads--list ul{margin:0;padding:0}.pbds-downloads--list ul li{display:grid;grid-template-areas:"download addcart tag date";grid-template-columns:1fr 42px 100px 120px;padding:20px 0;grid-gap:10px;border-bottom:1px solid var(--clr-gray-100);gap:10px}.pbds-downloads--list ul li:last-of-type{border:none}.pbds-downloads--list ul li a{grid-area:download}.pbds-downloads--list ul li button{grid-area:addcart}.pbds-downloads--list ul li .pbds-tag{align-self:center;grid-area:tag;justify-self:center;text-align:center}.pbds-downloads--list ul li .date{align-self:center;font-size:.875rem;grid-area:date;justify-self:flex-start}.pbds-downloads--list.line ul li,.pbds-downloads--list.product ul li,.pbds-downloads--list.simple ul li{grid-template-areas:"download tag";grid-template-columns:1fr 100px}.pbds-downloads--list.simple ul li{gap:10px}.pbds-downloads--list.simple ul li .date,.pbds-downloads--list.simple ul li a .size,.pbds-downloads--list.simple ul li>button{display:none}.pbds-downloads--list button.load-more[data-loading=false] .default,.pbds-downloads--list button.load-more[data-loading=true] .loading{display:block}.pbds-downloads--list button.load-more[data-loading=false] .loading,.pbds-downloads--list button.load-more[data-loading=true] .default{display:none}.pbds-downloads--list .files-error{font-size:1rem;margin:2rem auto}.pbds-downloads--list .loading .loading-message{align-items:center;display:flex;flex-direction:column;font-size:1rem;margin:2rem auto}.pbds-downloads--list[data-loading=true] .loading{display:flex}.pbds-downloads--list[data-loading=true] .result{display:none}.pbds-downloads--list:not([data-loading=true]) .result{display:block}.pbds-downloads--list:not([data-loading=true]) .loading{display:none}@media (max-width:1080px){.pbds-downloads--list .pbds-btn.download .title{width:calc(64dvw - var(--spacer)*2)}}@media (max-width:890px){.pbds-downloads--list ul li{gap:16px;grid-template-areas:"download download download" "addcart tag date";grid-template-columns:42px 100px 1fr;padding:20px 0}}@media (max-width:769px){.pbds-downloads--list.line ul li,.pbds-downloads--list.product ul li{gap:0;grid-template-areas:"download";grid-template-columns:100%}.pbds-downloads--list .pbds-btn.download .title{width:auto}.pbds-downloads--list .pbds-tag.download{display:none!important}}.pbds-downloads--list-filter .query{display:flex;gap:1rem;justify-content:flex-end}.pbds-downloads--list-filter .query label{display:flex;gap:.25rem}.pbds-downloads--list-filter .filter{align-items:center;display:inline-flex;gap:10px;justify-content:flex-start;position:relative}.pbds-downloads--list-filter .filter>label{font-size:1rem;font-weight:300}.pbds-downloads--list-filter .filter>button{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI4LjU3NCIgdmlld0JveD0iMCAwIDE1IDguNTc0Ij48cGF0aCBmaWxsPSIjOTY5YmEwIiBkPSJNNi43NTcgOC4yNjYuMzA4IDEuOEExLjA1MiAxLjA1MiAwIDEgMSAxLjc5My4zMUw3LjUgNi4wMzEgMTMuMjA3LjMwOUExLjA1MiAxLjA1MiAwIDAgMSAxNC42OTIgMS44bC02LjQ1IDYuNDY4YTEuMDUgMS4wNSAwIDAgMS0xLjQ4NSAwWiIvPjwvc3ZnPg==) calc(100% - 1rem) 18px no-repeat,var(--clr-white);border:1px solid var(--clr-gray-100);min-height:46px;padding:0 40px 0 15px}.pbds-downloads--list-filter .filter>button span{display:inline-block;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pbds-downloads--list-filter .filter>button span:not([class]){font-size:.875rem;font-weight:300;letter-spacing:normal;text-transform:none}.pbds-downloads--list-filter .filter.filtertype{margin-right:auto}.pbds-downloads--list-filter .filter.filtertype .filtertype-button{min-width:190px}.pbds-downloads--list-filter .filter.filtertype .filter-actions{display:flex;justify-content:space-between;margin:10px 0 0}.pbds-downloads--list-filter .filter.filtertype .filter-actions span{cursor:pointer;font-weight:600;position:relative}.pbds-downloads--list-filter .filter.filtertype .filter-actions span:after{bottom:-5px;content:"";height:2px;left:0;opacity:1;position:absolute;transform:scaleX(1);transform-origin:bottom right;transition:transform .3s ease-in-out;width:100%}.pbds-downloads--list-filter .filter.filtertype .filter-actions span:hover:after{animation:underlineAnimation .3s ease-in-out forwards;transform:scaleX(0);transform-origin:bottom left}.pbds-downloads--list-filter .filter.filtertype .filter-actions span.clear{color:var(--color-dark-alt)}.pbds-downloads--list-filter .filter.filtertype .filter-actions span.clear:after{background-color:var(--color-dark-alt)}.pbds-downloads--list-filter .filter.filtertype .filter-actions span.apply{color:#3176ea}.pbds-downloads--list-filter .filter.filtertype .filter-actions span.apply:after{background-color:#3176ea}.pbds-downloads--list-filter .submenu{background:var(--clr-white);border-radius:10px;box-shadow:var(--shadow);display:none;min-width:170px;padding:14px;position:absolute;right:0;top:56px;z-index:5}.pbds-downloads--list-filter .submenu ul{list-style:none;margin:0;padding:0;text-align:left}.pbds-downloads--list-filter .loading .loading-message{align-items:center;display:flex;flex-direction:column;margin:2rem auto}@media (max-width:890px){.pbds-downloads--list-filter .loading .loading-message .pbds-btn.icon.download.list.add-cart{min-height:34px;--button-height:26px;--button-radius:5px}}.pbds-downloads--list-filter .files-error{font-size:1rem;margin:2rem auto}@media screen and (max-width:600px){.pbds-downloads--list-filter .query{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:column;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;justify-content:center;margin:1rem 0;row-gap:20px}.pbds-downloads--list-filter .query .filter{flex-direction:row;flex-wrap:nowrap;margin:0}.pbds-downloads--list-filter .query .submenu{top:55px!important}.pbds-downloads--list-filter .filter{display:flex;flex-direction:column;margin:auto}.pbds-downloads--list-filter .filter.filtertype .submenu{top:85px}}