/* GFY_ENTRY_PROFILE_LOCATION_MAP_2G_1_0_0_PUBLIC_CSS */
@media (min-width:901px){
  .gfy-entry-profile-tabs.has-map .gfy-entry-profile-tabs__nav{grid-template-columns:repeat(6,minmax(0,1fr)) !important}
}
.gfy-entry-profile-tabs__button[data-gfy-tab-key="map"]::before{
  content:"" !important;background:#fff3e8 !important;background-color:#e46f22 !important;
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E") !important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E") !important;
}
.gfy-public-location-map{margin:28px 0;overflow:hidden;border:1px solid #dce6ef;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(20,51,82,.05)}
.gfy-public-location-map__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 26px 18px;border-bottom:1px solid #e8eef4;background:linear-gradient(180deg,#fff 0%,#fffaf6 100%)}
.gfy-public-location-map__head>div>span{display:block;margin-bottom:5px;color:#d7661f;font-size:11px;font-weight:900;letter-spacing:.1em}
.gfy-public-location-map__head h2{margin:0;color:#102d49;font-size:24px}
.gfy-public-location-map__head p{margin:6px 0 0;color:#64788d;font-size:13px;line-height:1.5}
.gfy-public-location-map__pin{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:#fff0e6;color:#d7661f}
.gfy-public-location-map__pin svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.gfy-public-location-map__body{padding:18px 26px 22px}
.gfy-public-location-map__address{display:grid;gap:3px;margin-bottom:14px}
.gfy-public-location-map__address strong{color:#17314c;font-size:14px}
.gfy-public-location-map__address span{color:#667b90;font-size:13px}
.gfy-public-location-map__consent{display:grid;place-items:center;min-height:310px;padding:24px;border:1px dashed #cfdde8;border-radius:16px;background:radial-gradient(circle at 20% 20%,rgba(232,112,35,.08),transparent 28%),linear-gradient(180deg,#fbfdff 0%,#f4f8fb 100%);text-align:center}
.gfy-public-location-map__consent>div{max-width:520px}
.gfy-public-location-map__consent strong{display:block;margin-bottom:6px;color:#17314c;font-size:17px}
.gfy-public-location-map__consent p{margin:0 0 15px;color:#667b90;font-size:13px;line-height:1.55}
.gfy-public-location-map__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.gfy-public-location-map__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid #bed3e5;border-radius:11px;background:#fff;color:#1769bd;font:inherit;font-size:13px;font-weight:800;text-decoration:none!important;cursor:pointer}
.gfy-public-location-map__button.is-primary{border-color:#1769bd;background:#1769bd;color:#fff}
.gfy-public-location-map__canvas{display:none;width:100%;height:360px;border-radius:16px;background:#eef3f7}
.gfy-public-location-map.is-loaded .gfy-public-location-map__consent{display:none}
.gfy-public-location-map.is-loaded .gfy-public-location-map__canvas{display:block}
.gfy-public-location-map__error{margin-top:12px;color:#a62b1f;font-size:12px;font-weight:700}
.gfy-public-location-map__attribution{margin:10px 0 0;color:#7b8d9e;font-size:11px}
@media(max-width:720px){.gfy-public-location-map__head{padding:20px}.gfy-public-location-map__body{padding:16px 20px 20px}.gfy-public-location-map__consent{min-height:260px;padding:18px}.gfy-public-location-map__canvas{height:300px}}
