.b-m-photo-library .bulk-download-bar{background:#fff;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.1);display:flex;gap:12px;justify-content:center;left:0;padding:16px 20px;position:fixed;right:0;z-index:100}.b-m-photo-library .bulk-download-bar .bulk-download-btn{align-items:center;background:#3a3b3f;border:1px solid #3a3b3f;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:Titillium Web,"sans-serif";font-size:14px;font-weight:400;gap:8px;letter-spacing:1px;line-height:1;padding:10px 18px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.b-m-photo-library .bulk-download-bar .bulk-download-btn:hover{background:#575a65;border-color:#575a65}.b-m-photo-library .bulk-download-bar .bulk-download-btn:disabled{cursor:not-allowed;opacity:.6}.b-m-photo-library .main-content .section .filter-wrap{margin:0 auto;max-width:1200px}.b-m-photo-library .main-content .section .filter-wrap .tags{display:flex;gap:12px;overflow-x:auto;-ms-overflow-style:none;margin:0 -16px;padding:8px 20px;position:relative;scrollbar-width:none}.b-m-photo-library .main-content .section .filter-wrap .tags::-webkit-scrollbar{display:none}.b-m-photo-library .main-content .section .filter-wrap .tags:after,.b-m-photo-library .main-content .section .filter-wrap .tags:before{bottom:0;content:"";flex-shrink:0;opacity:0;pointer-events:none;position:sticky;top:0;transition:opacity .2s ease;width:48px;z-index:2}.b-m-photo-library .main-content .section .filter-wrap .tags:before{background:linear-gradient(90deg,#fff 5%,transparent 65%);left:0;margin-right:-48px}.b-m-photo-library .main-content .section .filter-wrap .tags:after{background:linear-gradient(270deg,#fff 5%,transparent 65%);margin-left:-48px;right:0}.b-m-photo-library .main-content .section .filter-wrap .tags.can-scroll-left:before,.b-m-photo-library .main-content .section .filter-wrap .tags.can-scroll-right:after{opacity:1}.b-m-photo-library .main-content .section .filter-wrap .tags button{background:transparent;border:1px solid #3a3b3f;border-radius:4px;color:#3a3b3f;cursor:pointer;flex-shrink:0;font-family:Titillium Web,"sans-serif";font-size:14px;font-weight:400;letter-spacing:1px;line-height:1;padding:10px 18px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.b-m-photo-library .main-content .section .filter-wrap .tags button>*{position:relative}.b-m-photo-library .main-content .section .filter-wrap .tags button.mixitup-control-active{background:#3a3b3f;border-color:#3a3b3f;color:#fff}.b-m-photo-library .main-content .section .filter-wrap .tags button:hover:not(.mixitup-control-active){background:#f5f5f5;border-color:#575a65}.b-m-photo-library .main-content .section .cards{display:flex;flex-wrap:wrap;gap:24px;padding:32px 20px}.b-m-photo-library .main-content .section .cards .card{border-radius:8px;overflow:hidden}.b-m-photo-library .main-content .section .cards .photo-card{flex:0 0 calc(33.333% - 16px)}@media(max-width:1040px){.b-m-photo-library .main-content .section .cards .photo-card{flex:0 0 calc(50% - 12px)}}@media(max-width:767px){.b-m-photo-library .main-content .section .cards .photo-card{flex:0 0 100%}}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap{background:linear-gradient(135deg,#f1f1f1,#e9eaee);position:relative}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown{bottom:8px;position:absolute;right:8px}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-trigger{backdrop-filter:blur(4px);background-color:rgba(58,59,63,.9);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;padding:10px;transition:all .2s ease}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-trigger:hover{background-color:#3a3b3f;transform:scale(1.05)}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-menu{background-color:#3a3b3f;border-radius:4px;bottom:100%;box-shadow:1px 1px 1px rgba(0,0,0,.07),1px 1px 2px rgba(0,0,0,.07),2px 2px 4px rgba(0,0,0,.07),3px 3px 8px rgba(0,0,0,.07),5px 5px 16px rgba(0,0,0,.07),8px 8px 32px rgba(0,0,0,.07);margin-bottom:6px;min-width:130px;opacity:0;overflow:hidden;position:absolute;right:0;transform:translateY(8px);transition:all .2s ease;visibility:hidden}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-menu a{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:500;gap:10px;padding:12px 14px;text-decoration:none;transition:background-color .15s ease;white-space:nowrap}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-menu a:hover{background-color:#575a65}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown .download-menu a:first-child{border-bottom:1px solid hsla(0,0%,100%,.1)}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap .download-dropdown.open .download-menu{opacity:1;transform:translateY(0);visibility:visible}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap img{aspect-ratio:16/9;display:block;object-fit:cover;transition:opacity .3s ease;width:100%}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap img[data-loaded=false]{opacity:0}.b-m-photo-library .main-content .section .cards .photo-card .image-wrap img[data-loaded=true]{opacity:1}.b-m-photo-library .main-content .section .cards .link-card{align-items:center;background-color:#3a3b3f;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:24px}.b-m-photo-library .main-content .section .cards .link-card h4{font-family:Titillium Web,"sans-serif";font-size:18px;font-weight:400;margin-bottom:10px;text-transform:uppercase}@media(max-width:767px){.b-m-photo-library .main-content .section .cards .link-card h4{font-size:16px}}.b-m-photo-library .main-content .section .cards .link-card h4{color:#fff;margin-bottom:16px;text-align:center}.b-m-photo-library .main-content .section .cards .link-card a{background-color:#fff;border:0;border-radius:4px;color:#3a3b3f;display:inline-block;font-family:Titillium Web,"sans-serif";font-size:14px;font-weight:400;letter-spacing:1px;line-height:1;min-width:180px;padding:15px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .1s ease-out}.b-m-photo-library .main-content .section .cards .link-card a:hover{transform:scale(1.1)}.b-m-photo-library .download-progress-modal{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .25s ease;visibility:hidden;z-index:1000}.b-m-photo-library .download-progress-modal.active{opacity:1;visibility:visible}.b-m-photo-library .download-progress-modal .modal-content{background:#fff;border-radius:12px;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);max-width:400px;padding:32px;text-align:left;transform:scale(.95);transition:transform .25s ease;width:90%}.b-m-photo-library .download-progress-modal.active .modal-content{transform:scale(1)}.b-m-photo-library .download-progress-modal .modal-header{display:flex;flex-direction:column;margin-bottom:24px}.b-m-photo-library .download-progress-modal .modal-header h4{font-family:Titillium Web,"sans-serif";font-size:18px;font-weight:400;margin-bottom:10px;text-transform:uppercase}@media(max-width:767px){.b-m-photo-library .download-progress-modal .modal-header h4{font-size:16px}}.b-m-photo-library .download-progress-modal .modal-header h4{color:#575a65;margin:0 0 8px}.b-m-photo-library .download-progress-modal .modal-header .modal-subtitle{color:#3a3b3f;font-size:14px;margin:0}.b-m-photo-library .download-progress-modal .progress-bar-wrap{background:#f1f1f1;border-radius:8px;height:12px;margin-bottom:16px;overflow:hidden}.b-m-photo-library .download-progress-modal .progress-bar{background:linear-gradient(90deg,#3a3b3f,#575a65);border-radius:8px;height:100%;transition:width .3s ease;width:0}.b-m-photo-library .download-progress-modal .progress-text{color:#3a3b3f;margin:0 0 20px}.b-m-photo-library .download-progress-modal .cancel-btn{background:transparent;border:1px solid #e9eaee;border-radius:4px;color:#3a3b3f;cursor:pointer;font-family:Titillium Web,"sans-serif";font-size:14px;font-weight:400;letter-spacing:1px;line-height:1;padding:10px 24px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.b-m-photo-library .download-progress-modal .cancel-btn:hover{background:#f5f5f5;border-color:#3a3b3f}