.provider-top-buttons{display:flex;flex-direction:row;justify-content:end}@media(max-width:768px){.provider-top-buttons{justify-content:center}}@media(max-width:420px){.provider-top-buttons{gap:5px!important}.provider-top-buttons .btn{min-width:80px!important;max-width:30vw;padding-left:10px}.provider-top-buttons .btn.text{display:none!important}}.provider-top-buttons .btn{padding:4px 6px;width:120px;display:flex;flex-direction:row;flex-wrap:nowrap;text-wrap:nowrap;align-items:center;justify-content:center;height:35px!important}.provider-top-buttons .btn .bi{margin-bottom:-1px}.provider-services-arrow-toggle{display:inline-block;cursor:pointer}.provider-services-arrow-icon{width:24px;height:16px;color:var(--blue-brand);opacity:.8;transform:scaleX(3)}.arrow-up,.provider-services-arrow-toggle.active .arrow-down{display:none}.provider-services-arrow-toggle.active .arrow-up{display:inline-block}.section-title{font-weight:600;margin-bottom:16px;font-size:18px}.section-text{line-height:1.7;word-break:break-word;color:var(--gray-pitch)}.provider-description-text{font-size:15px;line-height:1.75;color:var(--gray-pitch);margin:0}.provider-description-text p:last-child{margin-bottom:5px}.provider-description-text ul,.provider-description-text ol{padding-left:1.2rem;margin-bottom:1rem}.provider-description-text li+li{margin-top:.25rem}@media(max-width:768px){.provider-description-text{font-size:14px;line-height:1.7}}.provider-availability-card .card-body{display:flex;flex-direction:column}.provider-availability-list{display:flex;flex-direction:column;gap:.85rem}.provider-availability-item{display:flex;align-items:flex-start;gap:.75rem}.provider-availability-icon{width:34px;height:34px;flex:0 0 34px;border-radius:999px;background-color:var(--blue-light-mid);color:var(--blue-brand);display:inline-flex;align-items:center;justify-content:center}.provider-availability-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.provider-availability-label{font-size:.86rem;line-height:1.35;color:var(--gray-pitch);font-weight:600;letter-spacing:0;margin-bottom:.15rem;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.provider-availability-value{font-size:.92rem;line-height:1.45;color:var(--gray-mid);font-weight:400}.provider-availability-note{margin-top:.15rem;padding:.75rem .85rem;border-radius:.75rem;background-color:var(--blue-light-mid);color:var(--gray-dark);font-size:.9rem;line-height:1.45}.provider-availability-hint{margin-top:auto;padding-top:1rem;color:var(--gray-muted);font-size:.8rem;line-height:1.35}@media(max-width:768px){.provider-profile .service-tags{flex-direction:column}}.provider-profile .service-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.provider-profile .service-tag{flex:0 1 calc(50% - 8px);text-decoration:none;padding:8px 14px;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:1.25;color:var(--black);border-radius:6px;border:1px solid var(--blue-light-high);background:linear-gradient(180deg,#ffffff80,#fff0),linear-gradient(180deg,var(--blue-light-mid),var(--blue-light-tint));box-shadow:inset 0 1px 0 var(--white-a60),0 1px 2px #0000000a;transition:all .15s ease}.provider-profile .service-tag:hover{background:linear-gradient(180deg,var(--blue-light-high),var(--blue-light-tint))}.provider-profile .service-tag.service-tag-featured{color:var(--black);border-color:var(--gold-light-a60);background:linear-gradient(180deg,#ffffff80,#fff0),linear-gradient(180deg,#ffc10740,#ffc10775);box-shadow:inset 0 1px 0 var(--white-a60),0 1px 2px #0000000a;transition:all .15s ease}.provider-profile .service-tag.service-tag-featured:hover{background:linear-gradient(180deg,#ffc10766,#ffc10799)}.service-collapse-header{cursor:pointer}.service-arrow{font-size:12px;opacity:.7;transition:transform .2s ease}.service-collapse-header[aria-expanded=true] .service-arrow{transform:rotate(180deg)}.profile-header{border-radius:10px;margin-top:20px;overflow:hidden;background:var(--white);box-shadow:0 18px 40px #00000014}#provider-edit-page .profile-header{background:linear-gradient(135deg,var(--blue-brand) 0%,var(--blue-brand-soft) 60%,#3b6bdc 100%);box-shadow:0 6px 20px #00000014}.profile-header-top{background:linear-gradient(135deg,var(--blue-brand) 0%,var(--blue-brand-soft) 60%,#3b6bdc 100%);padding:48px 36px;color:var(--white);position:relative;transition:padding .25s cubic-bezier(.4,0,.2,1)}.profile-header-top:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.15),transparent 40%);pointer-events:none}@media(min-width:576px)and (max-width:991px){.profile-card-content{padding-left:140px}}.avatar-wrapper{display:inline-block;padding:4px;background:var(--white);border-radius:18px;box-shadow:0 10px 30px #00000026,inset 0 1px 0 var(--white-a60);transition:transform .25s ease,box-shadow .25s ease}.avatar-wrapper:hover{transform:translateY(-1px);box-shadow:0 16px 40px #0000004d,inset 0 1px 0 var(--white-a60)}.profile-avatar{width:145px;height:145px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:14px}.profile-name{font-size:30px;font-weight:600;letter-spacing:.2px;color:var(--white)}.premium-badge{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:600;letter-spacing:.03em;padding:4px 8px;border-radius:8px;color:var(--white);cursor:default;background:linear-gradient(135deg,#fc3,#f90);transition:transform .15s ease,box-shadow .15s ease}.premium-badge:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000002e,0 0 10px #f909}.website-link:hover{text-decoration:none;font-weight:600}.profile-categories{font-size:14px;opacity:.9}.featured-category{color:#dce7ff;font-weight:600}.category-separator{color:#dce7ff;opacity:.75}@media(max-width:575.98px){.profile-categories{display:flex;flex-direction:column;gap:4px}.category-separator{display:none}.featured-category{display:block}}.profile-cta-box{background:#ffffff24;padding:12px;width:100%;border-radius:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 22px #00000026,inset 0 1px #fff3}.profile-header-sticky-wrapper:not(.compact) #main-cta-block .btn+.btn{margin-top:8px}.profile-contact-hidden-box{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:var(--blue-light-base);opacity:.7;color:var(--blue-light-low);box-shadow:0 8px 20px #0000002e,inset 0 1px 0 var(--white-a60)}.profile-contact-hidden-box i{flex:0 0 auto;font-size:1rem;margin-top:.15rem;opacity:.85}.profile-contact-hidden-title{font-size:.9rem;font-weight:700;line-height:1.25}.profile-contact-hidden-text{margin-top:.2rem;font-size:.8rem;line-height:1.35;color:var(--white)}.profile-header-top .favorite-floating{position:absolute;top:8px;left:auto;right:55px}.profile-header-actions{position:absolute;top:14px;right:14px;z-index:20}.profile-more-btn{width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px;transition:.18s ease}.profile-more-btn span{width:4px;height:4px;border-radius:50%;background:var(--white-a60);display:block}.profile-more-btn:hover,.profile-more-btn:focus-visible{background:#ffffff24;border-color:#ffffff47!important;transform:translateY(-1px);box-shadow:none}.profile-more-btn:active{border-color:#ffffff47!important;transform:translateY(0)}.profile-actions-menu{margin-top:8px;min-width:200px;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:6px;box-shadow:0 14px 34px #00000024}.profile-actions-menu .dropdown-item{border-radius:8px;font-size:14px;font-weight:500;padding:10px 8px}.profile-actions-menu .dropdown-item:hover{background:#1f3c8814}.profile-actions-menu .dropdown-item.text-danger:hover{background:#b4231814}@media(max-width:768px){.profile-header-actions{top:10px;right:10px}.profile-more-btn{width:32px;height:32px}}.profile-header-top .favorite-btn i{color:var(--white-a40);transition:color .18s ease,transform .18s ease}.profile-header-top .favorite-btn:hover i{color:var(--white-a60);transform:scale(1.08)}.profile-header-top .favorite-btn.active i{color:var(--gold-light);transform:scale(1.05)}.profile-header-top .favorite-btn.active:hover i{transform:scale(1.12)}@media(max-width:768px){.profile-header-top .favorite-floating{top:3px!important;left:auto;right:right}}@media(min-width:768px){.profile-header-compact{position:fixed;top:40px;left:0;right:0;z-index:1050;padding:10px 14px;opacity:0;transform:translateY(-18px) scale(.985);filter:blur(2px);pointer-events:none;transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1),filter .22s ease}}.profile-header-compact.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0);pointer-events:auto}.profile-header-compact-inner{max-width:1300px;margin:0 auto;min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:40px;padding:12px 16px;border-radius:16px;background:linear-gradient(135deg,var(--blue-brand),var(--blue-brand-soft));color:var(--white);box-shadow:0 14px 34px #0000003d,0 -22px 28px #fffffff2}.compact-avatar-wrapper{flex-shrink:0;padding:3px;border-radius:15px;background:var(--white);box-shadow:0 8px 20px #0000002e,inset 0 1px 0 var(--white-a60)}.compact-profile-avatar{width:48px;height:48px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:12px}.compact-profile-info{min-width:0;display:flex;flex-direction:column;gap:4px}.compact-profile-name-row{display:flex;align-items:center;gap:8px;min-width:0}.compact-profile-name{font-size:17px;font-weight:650;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-premium-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;letter-spacing:.03em;padding:3px 7px;border-radius:7px;background:linear-gradient(135deg,#fc3,#f90);color:var(--white)}.compact-profile-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffffe0}.compact-profile-cta{flex-shrink:0;padding:12px;border-radius:8px;background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 22px #00000026,inset 0 1px #fff3}.compact-call-btn{max-height:32px;min-width:200px!important;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px!important;white-space:nowrap}@media(max-width:576px){.profile-header-compact{top:0;padding:8px}.profile-header-compact-inner{min-height:68px;gap:10px;padding:10px 12px;border-radius:14px}.compact-profile-avatar{width:44px;height:44px}.compact-profile-name{font-size:14px}.compact-premium-badge{display:none}.compact-profile-cta{padding:6px}.compact-call-btn{min-height:38px;padding:0 12px}.compact-call-btn span{display:none}}@media(max-width:767px){.profile-header-compact{display:none!important}}.mobile-sticky-cta{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;box-shadow:0 10px 25px #00000014;padding:10px;display:flex;gap:10px;z-index:9999;animation:slideUp .35s ease-out}.mobile-sticky-cta .btn{flex:1;border-radius:40px;font-weight:600;padding:9px 0;font-size:14px}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.review-box{background:var(--white-soft);padding:16px;border-radius:12px;margin-bottom:2px;align-items:flex-start}.review-avatar img{width:55px;height:55px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.review-card-rating{gap:4px;flex-wrap:nowrap;white-space:nowrap}.review-card-rating i,.review-card-rating-number{flex-shrink:0}.review-image-wrapper{max-width:160px;border:3px solid var(--white);border-radius:12px;box-shadow:0 2px 6px #0000002d}.review-image-preview{width:100%;height:auto;border-radius:8px;cursor:pointer;display:block}.provider-reply-box{max-width:70%;padding:8px 10px;border-radius:8px;background:var(--white-soft);border:1px solid var(--gray-light-high)}.verified-badge{color:var(--blue-clean)}.review-comment,.provider-reply-text{margin-top:4px;word-break:break-word!important;overflow-wrap:anywhere}@media(max-width:768px){.provider-reply-wrapper{margin-left:0!important;padding-left:0!important}.review-box{flex-direction:column}.review-box .flex-grow-1{width:100%;margin-left:0!important}.review-avatar{margin-bottom:8px}}.report-form{margin-top:6px}.report-btn{text-decoration:none;opacity:.7;transition:opacity .2s ease}.review-helpful-btn.is-voted{color:var(--blue-brand-soft)}.review-helpful-btn.is-voted i{transform:scale(1.05)}.review-helpful-btn:disabled{pointer-events:none}.report-btn:hover{opacity:1;transform:scale(1.1)}.review-helpful-btn{border:0;background:transparent;color:var(--gray-blue-soft);font-size:15px;line-height:1;padding:4px 0;display:inline-flex;align-items:center;gap:6px;opacity:1;transition:color .15s ease,transform .15s ease}.review-helpful-btn:hover,.review-helpful-btn:focus{color:var(--blue-brand-soft);transform:translateY(-1px)}.review-helpful-btn i{font-size:17px}.review-helpful-btn span{font-weight:600}@media(max-width:576px){.review-helpful-btn{font-size:16px;gap:6px;padding:6px 0}.review-helpful-btn i{font-size:18px}.review-helpful-btn span{font-size:15px}}.review-actions{opacity:.3;flex-shrink:0;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;align-self:stretch;min-height:100%}.review-item:hover .review-actions{opacity:1}.review-reply-time{margin-top:-2px;line-height:1;opacity:.8}.provider-social-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.provider-social{display:flex;flex-direction:column}.provider-social .d-flex{gap:12px}.provider-social a{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.provider-social i{font-size:20px;color:var(--blue-brand);transition:transform .2s ease,color .2s ease}.provider-social a:hover{transform:translateY(-1px)}.provider-updated{text-align:right;white-space:nowrap}@media(max-width:768px){.provider-social-wrapper{flex-direction:column;align-items:flex-start}.provider-updated{width:100%;text-align:right;margin-top:6px}.provider-social i{font-size:28px;color:var(--blue-brand);transition:transform .2s ease,color .2s ease}}.share-modal{border:0;border-radius:18px;box-shadow:0 20px 60px #00000014;overflow:hidden}.share-modal .modal-header,.share-modal .modal-body{padding-left:1.4rem;padding-right:1.4rem}.share-modal .modal-title{font-size:1.15rem;letter-spacing:-.02em}.share-modal .text-muted{line-height:1.45}.share-card{width:100%;border:1px solid var(--gray-light);border-radius:14px;background:var(--white);padding:.95rem 1rem;display:flex;align-items:center;gap:.85rem;text-align:left;transition:all .18s ease;min-height:78px}.share-card:hover{color:var(--blue-brand);transform:translateY(-1px);border-color:var(--gray-light-high);box-shadow:0 10px 24px #0000000f}.share-card:hover strong{color:var(--blue-brand)}.share-card:hover small{color:var(--blue-light-base)}.share-card:focus{outline:none;box-shadow:0 0 0 3px #0d6efd1f}.share-card i{font-size:1.35rem;flex-shrink:0;width:24px;text-align:center;color:var(--gray-mid)}.share-card span{display:flex;flex-direction:column;line-height:1.2}.share-card strong{font-size:.96rem;font-weight:600;color:var(--gray-pitch)}.share-card small{font-size:.78rem;color:var(--gray-blue-dirty);margin-top:.18rem}.share-card[data-platform=whatsapp]:hover i{color:#25d366}.share-card[data-platform=viber]:hover i{color:#7360f2}.share-card[data-platform=telegram]:hover i{color:#229ed9}.share-card[data-platform=facebook]:hover i{color:#1877f2}.share-card[data-platform=linkedin]:hover i{color:#0a66c2}.share-card[data-platform=email]:hover i{color:#dc3545}@media(max-width:767.98px){.share-card{min-height:72px;padding:.9rem}}.cta-call,.cta-email{height:44px;min-width:112px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;font-size:14px;font-weight:700;letter-spacing:.01em;text-decoration:none;white-space:nowrap;vertical-align:middle;border-radius:10px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease,color .15s ease;position:relative;overflow:hidden}.cta-call{color:var(--white);border:1px solid rgba(255,255,255,.28)!important;background:linear-gradient(180deg,#ffffff38,#ffffff1a);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 18px #0000002e,inset 0 2px 0 var(--white-a40),inset 0 -1px #ffffff0f}.cta-call:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff2e,#fff0 42%);pointer-events:none}.cta-call:hover,.cta-call:focus,.cta-call:focus-visible{color:var(--white);transform:translateY(-1px);background:linear-gradient(180deg,#ffffff47,#ffffff24);box-shadow:0 10px 22px #00000038,inset 0 1px #ffffff61}.cta-call:active{background:linear-gradient(180deg,var(--white-a60),rgba(255,255,255,.25));transform:translateY(1px);box-shadow:0 4px 10px var(--white-a40),inset 0 2px 5px #0000001f}.cta-email{color:var(--blue-light-mid);border:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#ffffff14,#ffffff0a);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 2px 6px #0000004d,inset 0 -1px #ffffff14,0 1px 3px #0000001f}.cta-email:hover{color:var(--white);transform:translateY(-1px);background:linear-gradient(180deg,#ffffff1f,#ffffff0f);box-shadow:inset 0 3px 8px #0003,0 3px 8px #00000024}.cta-email:active{transform:translateY(1px);box-shadow:inset 0 4px 10px #00000075,0 1px 2px #0000001a!important}.cta-email:focus,.cta-email:focus-visible{color:var(--white);outline:none;box-shadow:inset 0 2px 6px #0000002e}.cta-call .bi,.cta-email .bi,.desktop-activate-provider-btn .bi{font-size:16px}@media(max-width:768px){.mobile-sticky-cta .cta-call{color:var(--white);border:1px solid transparent;background:linear-gradient(135deg,var(--blue-brand-soft),var(--blue-brand));box-shadow:0 8px 18px #1f3c8838}.mobile-sticky-cta .cta-call:hover{color:var(--white);background:linear-gradient(135deg,var(--blue-light-base),var(--blue-brand-soft))}.cta-call,.cta-email{height:48px;min-width:0;font-size:15px;border-radius:12px}}.report{position:relative}.report__trigger{background:none;border:none;color:var(--blue-brand);font-size:.875rem;cursor:pointer}.report__trigger:hover{color:var(--blue-clean)}.report__overlay{position:fixed;inset:0;background:#0009;z-index:9998;opacity:1;transition:opacity .25s ease}.report__panel{position:fixed;left:0;right:0;bottom:0;background:var(--white);z-index:9999;padding:16px;border-top:1px solid #e5e7eb;max-height:80vh;overflow-y:auto;transform:translateY(110%);opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.report__panel.is-open{transform:translateY(0);opacity:1}.report__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.report__title{font-size:1rem;font-weight:600;color:var(--blue-brand)}.report__close{background:none;border:none;font-size:1.2rem;cursor:pointer}.report__section{margin-bottom:16px}.report__section-title{font-size:.85rem;font-weight:600;color:#6b7280;margin-bottom:8px}.report__options{display:flex;flex-direction:column}.report__option{display:flex;align-items:center;gap:8px;padding:10px 8px;border:1px solid #e5e7eb;border-bottom:none;cursor:pointer}.report__option:last-child{border-bottom:1px solid #e5e7eb}.report__option input{accent-color:var(--blue-brand-soft)}.report__option:hover{background:var(--white-soft)}.report__textarea{width:100%;border:1px solid #e5e7eb;padding:8px;font-size:.875rem;resize:none}.report__footer{border-top:1px solid #e5e7eb;padding-top:12px}.report__submit{width:100%;padding:10px;color:var(--white);border:none;font-size:.9rem;cursor:pointer}.report__submit:disabled{cursor:not-allowed}@media(min-width:768px){.report__panel{inset:50% auto auto 50%;width:420px;max-width:92%;transform:translate(-50%,-40%) scale(.96);opacity:0;border:1px solid #e5e7eb;border-radius:6px;transition:transform .25s ease,opacity .2s ease}.report__panel.is-open{transform:translate(-50%,-50%) scale(1);opacity:1}}.lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:#0a0a0f8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:3999;animation:lightboxFade .25s ease}#lightbox-img{max-width:85vw;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:10px;animation:imageFade .25s ease}@keyframes lightboxFade{0%{opacity:0}to{opacity:1}}@keyframes imageFade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:44px;color:#fff;background:#00000059;border:none;border-radius:8px;padding:6px 14px;cursor:pointer;transition:all .2s ease}.lightbox-arrow:hover{background:#0000008c;transform:translateY(-50%) scale(1.08)}.lightbox-arrow.left{left:20px}.lightbox-arrow.right{right:20px}.lightbox-close{font-size:36px;color:var(--white);cursor:pointer;opacity:.8;transition:opacity .2s ease}.lightbox-close:hover{opacity:1}.lightbox-dots{display:flex;gap:8px;justify-content:center;align-items:center}.lightbox-dot{width:8px;height:8px;border-radius:50%;background:#ffffff59;transition:all .2s ease}.lightbox-dot.active{background:var(--white);transform:scale(1.25)}.lightbox-ui{position:absolute;inset:0;pointer-events:none}.lightbox-topbar{position:absolute;top:0;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;background:#0009;pointer-events:auto}.lightbox-report-button{margin-right:20px}.profile-report-button i,.lightbox-report-button i,.profile-report-button span,.lightbox-report-button span{color:var(--white)}.lightbox-topbar .lightbox-close{font-size:28px;color:var(--white);cursor:pointer}.lightbox-footer{position:absolute;bottom:0;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:center;background:#0009;pointer-events:auto}.lightbox-footer .lightbox-dots{position:static}
