.location-modal{z-index:100;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#0009;justify-content:center;align-items:center;padding:calc(2rem + 48px) 1rem 1rem;display:flex;position:fixed;inset:0}@media (max-width:768px){.location-modal{align-items:flex-start;padding-top:calc(3rem + 48px);padding-bottom:2rem;overflow-y:auto}}.location-modal__container{color:#353535;width:100%;max-width:60rem;margin:0 auto;position:relative}.location-modal__content{background:#fff;border:1px solid #e1e1e1;border-radius:2rem;width:100%;padding:2rem;position:relative;box-shadow:0 2px 8px #0000000a}@media (max-width:768px){.location-modal__content{padding:24px}}.location-modal__header{margin-bottom:1.5rem}.location-modal__title{margin-bottom:.75rem;font-size:30px;font-weight:900;line-height:110%}.location-modal__subtitle{font-size:18px;line-height:150%}.location-modal__subtitle span{color:#7357d6}.location-modal__companies{background-color:#fdfbf7;border:1px solid #e1e1e1;border-radius:1rem;margin-bottom:1.5rem}@media (min-width:769px){.location-modal__companies{max-height:54vh;overflow-y:auto}}@media (max-width:768px){.location-modal__companies{max-height:none;overflow-y:visible}}.location-modal__companies__wrapper{flex-direction:column;gap:1rem;margin:32px;display:flex}@media (max-width:768px){.location-modal__companies__wrapper{margin:12px}}.location-modal__company{background:#fff;border:1px solid #e1e1e1;border-radius:1rem}.location-modal__company-body{grid-gap:.75rem;grid-template-columns:1fr;gap:.75rem;padding:1rem;display:grid}@media (min-width:768px){.location-modal__company-body{grid-template-columns:2fr 2fr 2fr 120px;align-items:center;padding:1.5rem}}.location-modal__company-meta{flex-direction:column;gap:.25rem;display:flex}.location-modal__company-name{font-size:1rem;font-weight:700}.location-modal__company-id{font-size:15px;font-weight:400;line-height:140%}.location-modal__company-address{font-size:14px;font-weight:400;line-height:130%}.location-modal__company-type{color:#6f6f6f;font-size:.75rem;font-weight:700;line-height:120%}.location-modal__company-action{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}@media (min-width:1024px){.location-modal__company-action{align-items:flex-end}}.location-modal__help{padding-top:1rem}.location-modal__help p{font-size:15px;font-weight:400;line-height:140%}.location-modal__close{cursor:pointer;color:#fff;z-index:101;background:#ffffff1a;border:none;border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;padding:4px;display:flex;position:fixed;top:2rem;right:2rem}.location-modal__close:hover{opacity:.6}@media (max-width:768px){.location-modal__close{top:2rem;right:1rem}}.location-modal__close svg{width:20px;height:20px}
