.hr-popup .popup-content{display:flex;flex-direction:column;gap:24px}.popup-contacts{display:flex;flex-direction:column;gap:16px}.popup-contacts .contact{display:flex;align-items:center;gap:8px}.popup-contacts .icon{width:24px;height:24px;color:var(--primary-800)}@media(max-width:768px){.overlay:has(.popup.hr-popup){overflow:hidden;align-items:flex-end;justify-content:flex-end;padding-bottom:env(safe-area-inset-bottom,0)}.hr-popup{height:-moz-fit-content!important;height:fit-content!important}.hr-popup .popup-contacts{margin:16px 0 32px}}