.anuncio-disponibilidade{margin-top:8px}.anuncio-disponibilidade__row{border-top:1px solid #f0f0f0;padding:12px 0}.anuncio-disponibilidade__row:first-child{border-top:none}.anuncio-disponibilidade__row:last-child{padding-bottom:0}.anuncio-disponibilidade__day{display:block;color:#555;font-size:13px;font-weight:600;line-height:1.8;margin-bottom:4px}.anuncio-disponibilidade__hours{display:flex;flex-direction:column;flex-wrap:wrap;gap:4px}.anuncio-disponibilidade__period{align-items:baseline;display:flex;gap:10px}.anuncio-disponibilidade__period-name{color:#a0a0a0;flex:0 0 42px;font-size:12px;line-height:1.8}.anuncio-disponibilidade__period-hours{display:flex;flex-wrap:wrap;gap:5px 10px}.anuncio-disponibilidade__hour,.anuncio-disponibilidade__closed{color:#8a8a8a;font-size:14px;line-height:1.8;white-space:nowrap}.anuncio-disponibilidade__hour{color:#444}.anuncio-gallery{display:grid;gap:10px;grid-template-columns:repeat(3, minmax(0, 1fr))}.anuncio-featured-gallery{margin-bottom:18px}.anuncio-featured-gallery__grid{aspect-ratio:4 / 3;background:#f1f1f1;border-radius:10px;overflow:hidden;position:relative}.anuncio-featured-gallery__item{background:#f1f1f1;border:0;cursor:zoom-in;display:block;height:100%;overflow:hidden;padding:0;width:100%}.anuncio-featured-gallery__image{display:block;height:100%;object-fit:cover;transition:transform 180ms ease;width:100%}.anuncio-featured-gallery__item:hover .anuncio-featured-gallery__image,.anuncio-featured-gallery__item:focus-visible .anuncio-featured-gallery__image{transform:scale(1.025)}.anuncio-featured-gallery__item:focus-visible,.anuncio-featured-gallery__count:focus-visible{outline:3px solid #198754;outline-offset:-3px}.anuncio-featured-gallery__item--2,.anuncio-featured-gallery__item--3{display:none}.anuncio-featured-gallery__count{align-items:center;background:rgba(20,20,20,0.78);border:0;border-radius:20px;bottom:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;gap:7px;padding:9px 12px;position:absolute;right:12px}.anuncio-featured-gallery__count strong{color:inherit}.anuncio-featured-gallery__mobile-thumbnails{display:grid;gap:8px;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:8px}.anuncio-featured-gallery__mobile-thumbnail{background:#f1f1f1;border:0;border-radius:8px;cursor:zoom-in;overflow:hidden;padding:0}.anuncio-featured-gallery__mobile-thumbnail img{aspect-ratio:4 / 3;display:block;object-fit:cover;transition:transform 180ms ease;width:100%}.anuncio-featured-gallery__mobile-thumbnail:hover img,.anuncio-featured-gallery__mobile-thumbnail:focus-visible img{transform:scale(1.025)}.anuncio-featured-gallery__mobile-thumbnail:focus-visible{outline:3px solid #198754;outline-offset:2px}.anuncio-gallery__item{background:#f6f6f6;border:0;border-radius:8px;cursor:zoom-in;display:block;overflow:hidden;padding:0;position:relative}.anuncio-gallery__thumbnail{aspect-ratio:1 / 1;display:block;object-fit:cover;transition:transform 180ms ease;width:100%}.anuncio-gallery__item:hover .anuncio-gallery__thumbnail,.anuncio-gallery__item:focus-visible .anuncio-gallery__thumbnail{transform:scale(1.035)}.anuncio-gallery__item:focus-visible{outline:3px solid #198754;outline-offset:2px}.anuncio-gallery__zoom{align-items:center;background:rgba(0,0,0,0.58);border-radius:50%;bottom:7px;color:#fff;display:flex;font-size:12px;height:28px;justify-content:center;opacity:0;position:absolute;right:7px;transition:opacity 180ms ease;width:28px}.anuncio-gallery__item:hover .anuncio-gallery__zoom,.anuncio-gallery__item:focus-visible .anuncio-gallery__zoom{opacity:1}.anuncio-photo-modal .modal-content{background:#171717;border:0;border-radius:12px;overflow:hidden}.anuncio-photo-modal__viewer{display:flex;flex-direction:column;height:76vh;max-height:720px;min-height:400px;position:relative}.anuncio-photo-modal__figure{align-items:center;display:flex;flex:1 1 auto;justify-content:center;margin:0;min-height:0;padding:18px}.anuncio-photo-modal__image{max-height:100%;max-width:100%;object-fit:contain}.anuncio-photo-modal__thumbnails{display:flex;flex:0 0 auto;gap:8px;justify-content:center;overflow-x:auto;padding:0 18px 16px;scrollbar-width:thin}.anuncio-photo-modal__thumbnails[hidden]{display:none}.anuncio-photo-modal__thumbnail{background:transparent;border:2px solid transparent;border-radius:6px;cursor:pointer;flex:0 0 54px;height:54px;overflow:hidden;padding:0}.anuncio-photo-modal__thumbnail img{display:block;height:100%;object-fit:cover;opacity:0.58;transition:opacity 160ms ease;width:100%}.anuncio-photo-modal__thumbnail:hover img,.anuncio-photo-modal__thumbnail:focus-visible img,.anuncio-photo-modal__thumbnail.is-current img{opacity:1}.anuncio-photo-modal__thumbnail.is-current{border-color:#fff}.anuncio-photo-modal__thumbnail:focus-visible{outline:2px solid #fff;outline-offset:2px}.anuncio-photo-modal__loader{align-items:center;color:#fff;display:flex;font-size:14px;gap:9px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.anuncio-photo-modal__loader[hidden]{display:none}.anuncio-photo-modal__spinner{animation:anuncio-photo-modal-spin 0.75s linear infinite;border:3px solid rgba(255,255,255,0.28);border-radius:50%;border-top-color:#fff;display:block;flex:0 0 24px;height:24px;width:24px}@keyframes anuncio-photo-modal-spin{to{transform:rotate(360deg)}}.anuncio-photo-modal__close,.anuncio-photo-modal__navigation{align-items:center;background:rgba(0,0,0,0.58);border:1px solid rgba(255,255,255,0.45);border-radius:50%;color:#fff;display:flex;height:42px;justify-content:center;padding:0;position:absolute;width:42px;z-index:1}.anuncio-photo-modal__close{right:12px;top:12px}.anuncio-photo-modal__navigation{top:calc(50% - 32px);transform:translateY(-50%)}.anuncio-photo-modal__previous{left:12px}.anuncio-photo-modal__next{right:12px}.anuncio-photo-modal__navigation:disabled{cursor:default;opacity:0.28}.anuncio-photo-modal__counter{color:#fff;flex:0 0 auto;font-size:13px;line-height:1;margin:0 0 8px;text-align:center}.anuncio-photo-modal__counter:empty{display:none}@media (min-width: 768px){.anuncio-featured-gallery__mobile-thumbnails{display:none}.anuncio-photo-modal__thumbnail{flex-basis:62px;height:62px}.anuncio-featured-gallery{margin-bottom:22px}.anuncio-featured-gallery__grid{aspect-ratio:auto;display:grid;gap:8px;grid-template-columns:minmax(0, 2fr) minmax(150px, 1fr);grid-template-rows:repeat(2, minmax(0, 1fr));height:360px}.anuncio-featured-gallery__grid--1{grid-template-columns:minmax(0, 1fr)}.anuncio-featured-gallery__grid--2{grid-template-columns:minmax(0, 2fr) minmax(150px, 1fr)}.anuncio-featured-gallery__item--1{grid-row:span 2}.anuncio-featured-gallery__grid--2 .anuncio-featured-gallery__item--2{display:block;grid-row:span 2}.anuncio-featured-gallery__grid--3 .anuncio-featured-gallery__item--2,.anuncio-featured-gallery__grid--3 .anuncio-featured-gallery__item--3{display:block}.anuncio-featured-gallery__grid--3 .anuncio-featured-gallery__count{bottom:12px;right:12px}.anuncio-gallery{grid-template-columns:repeat(6, minmax(0, 1fr))}}
