.hgw-gallery-zoom{position:relative}.hgw-gallery-zoom__lens{position:absolute;z-index:5;width:200px;height:200px;border:3px solid #b88114;border-radius:50%;background-color:#fff;background-repeat:no-repeat;box-shadow:0 12px 30px rgba(0,0,0,.2);pointer-events:none;opacity:0;transform:scale(.82);transition:opacity .2s ease,transform .2s ease}.hgw-gallery-zoom.is-active .hgw-gallery-zoom__lens{opacity:1;transform:scale(1)}button.hgw-gallery-zoom__button{position:absolute;z-index:6;top:14px;inset-inline-end:14px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #b88114;border-radius:50%;background:rgba(255,255,255,.92);color:#000;cursor:pointer}button.hgw-gallery-zoom__button:hover,button.hgw-gallery-zoom__button:focus{background:#000;color:#fff}@media (max-width:640px){.hgw-gallery-zoom__lens{width:130px;height:130px}}