.photo-modal{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:24px;background:#050409eb;opacity:0;visibility:hidden;transition:.25s}.photo-modal.is-visible{opacity:1;visibility:visible}.photo-modal__card{width:min(850px,100%);max-height:90svh;display:grid;grid-template-columns:1.1fr .9fr;position:relative;background:#17111e;border:1px solid #ffffff22;border-radius:14px;box-shadow:0 25px 85px #000;overflow:auto}.photo-modal__close{position:absolute;z-index:3;right:14px;top:14px;width:44px;height:44px;border:2px solid #fff;border-radius:50%;background:#0b0b0ff2;color:#fff;font-size:31px;line-height:34px;cursor:pointer;box-shadow:0 5px 18px #000}.photo-modal__close:hover{background:#e11d48}.photo-modal__image{width:100%;height:100%;min-height:520px;max-height:84svh;object-fit:cover;background:#211c29}.photo-modal__details{padding:42px 28px;align-self:center}.whatsapp-mark{width:46px;height:46px;margin-bottom:17px}.whatsapp-mark svg{width:100%;height:100%;fill:#25d366}.photo-modal h3{font:600 29px/1.02 "Playfair Display",Georgia,serif;margin:0 0 30px}.whatsapp-form label{display:block;font-size:11px;letter-spacing:.7px;color:#d6d0dd;margin-bottom:7px}.whatsapp-form>div{display:flex}.whatsapp-form input{min-width:0;width:100%;border:1px solid #ffffff2d;background:#0b0b0f;color:#fff;padding:13px 10px;font:14px "DM Sans"}.whatsapp-form button{border:0;background:#25d366;color:#062b16;padding:0 12px;font-weight:700;cursor:pointer;white-space:nowrap}.whatsapp-note,.whatsapp-success{font-size:10px;line-height:1.4;color:#918b98;margin:10px 0 0}.whatsapp-success{color:#75ee98;font-size:12px}@media(max-width:650px){.photo-modal{padding:14px;align-items:center}.photo-modal__card{width:100%;max-height:92svh;display:block;border-radius:14px}.photo-modal__close{right:12px;top:12px;width:42px;height:42px}.photo-modal__image{height:49svh;min-height:0;max-height:none}.photo-modal__details{padding:25px 20px 28px}.photo-modal h3{font-size:27px;margin-bottom:22px}}
