.styles_modalOverlay__YObWR{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:styles_fadeIn__kFobY .3s ease-in-out;background:rgba(169,190,216,.4588235294)}.styles_modalContent__uRkUw{position:relative;max-height:90dvh;width:95dvw;max-width:1200px;overflow-y:auto;border-radius:28px;padding:1.5rem}@media (min-width:768px){.styles_modalContent__uRkUw{border-radius:38px;padding:2.5rem}}.styles_modalContent__uRkUw{background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;animation:styles_slideIn__i6Qq3 .3s ease-out}.styles_closeButton__QAWy8{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px}@media (min-width:768px){.styles_closeButton__QAWy8{top:1.5rem;right:1.5rem;height:3rem;width:3rem}}.styles_closeButton__QAWy8{background:#64748b;transition:background .2s ease}.styles_closeButton__QAWy8:hover{background:#475569}.styles_closeButton__QAWy8 svg{height:.75rem;width:.75rem}@media (min-width:768px){.styles_closeButton__QAWy8 svg{height:1.25rem;width:1.25rem}}.styles_modalGrid__nEr96{display:grid;gap:2rem;grid-template-columns:1fr;grid-template-areas:"text" "map" "buttons"}@media (min-width:1024px){.styles_modalGrid__nEr96{gap:2.5rem;grid-template-columns:40% 1fr;grid-template-areas:"text map" "buttons map"}}.styles_warningSection__0JAjV{grid-area:text;display:flex;flex-direction:column}.styles_warningIcon__1V4FS{margin-bottom:1rem;display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px}@media (min-width:768px){.styles_warningIcon__1V4FS{height:3.5rem;width:3.5rem}}.styles_warningIcon__1V4FS{background:#fef2f2}.styles_warningTitle__wwH35{font-weight:400;font-size:24px;line-height:36px;letter-spacing:0;font-family:var(--font-inter);margin-bottom:1rem;--tw-text-opacity:1;color:rgb(10 30 59/var(--tw-text-opacity))}@media (min-width:768px){.styles_warningTitle__wwH35{font-weight:600;font-size:32px;letter-spacing:0;font-family:var(--font-cal-sans)}}.styles_warningMessage__UMRiV{font-weight:400;font-size:24px;line-height:36px;letter-spacing:0;font-family:var(--font-inter);margin-bottom:1rem;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity));line-height:1.6}.styles_warningMessage__UMRiV strong{font-weight:600;--tw-text-opacity:1;color:rgb(10 30 59/var(--tw-text-opacity))}.styles_warningMessage__UMRiV p{margin-bottom:.5rem}.styles_warningMessage__UMRiV p:last-child{margin-bottom:0}.styles_warningSubtext__47fX9{font-weight:400;font-size:20px;line-height:32px;letter-spacing:0;font-family:var(--font-inter);margin-bottom:2rem;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity));line-height:1.5}.styles_warningSubtext__47fX9 strong{font-weight:600;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.styles_warningSubtext__47fX9 p{margin-bottom:.5rem}.styles_warningSubtext__47fX9 p:last-child{margin-bottom:0}.styles_warningSubtext__47fX9 ul{list-style-type:disc}.styles_warningSubtext__47fX9 ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.styles_warningSubtext__47fX9 ul{padding-left:1.25rem}.styles_warningSubtext__47fX9 li{padding-left:.25rem}.styles_buttonGroup__ZoGD1{grid-area:buttons;display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.styles_buttonGroup__ZoGD1{flex-direction:row}}.styles_buttonGroup__ZoGD1 button{width:100%}@media (min-width:640px){.styles_buttonGroup__ZoGD1 button{width:auto}}.styles_mapSection__EHsrw{grid-area:map;min-height:300px;overflow:hidden;border-radius:20px}@media (min-width:768px){.styles_mapSection__EHsrw{min-height:400px}}.styles_mapSection__EHsrw{background:linear-gradient(180deg,#d8e5f8,#ffffff)}@keyframes styles_fadeIn__kFobY{0%{opacity:0}to{opacity:1}}@keyframes styles_slideIn__i6Qq3{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_faqSection__n6OZX{margin-bottom:72px}