@import"https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";.leaflet-map{width:100%;aspect-ratio:5/3;background:#edeff3;border-radius:18px;overflow:hidden}.leaflet-map--light,.leaflet-map--dark{filter:grayscale(1)}.leaflet-map__canvas{width:100%;height:100%}.leaflet-map .leaflet-bar{border:0;box-shadow:0 2px 6px #00000026;border-radius:8px;overflow:hidden}.leaflet-map .leaflet-bar a{border:0}.leaflet-map .leaflet-control-zoom-in,.leaflet-map .leaflet-control-zoom-out{background:#fff!important;font-weight:400;font-size:17px;transition:all .2s ease-in-out}.leaflet-map .leaflet-control-zoom-in.leaflet-disabled,.leaflet-map .leaflet-control-zoom-out.leaflet-disabled{background:#fff;color:#edeff3;cursor:not-allowed}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.accordion-component{display:flex;flex-direction:column}.accordion-component__item{padding:26px 16px;display:flex;flex-direction:column;border-bottom:1px solid #edeff3}@media (max-width: 575px){.accordion-component__item{padding:26px 6px}}.accordion-component__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;cursor:pointer}.accordion-component__header:hover{color:#ff785a}.accordion-component__title{font-weight:400;transition:color .3s;font-size:16px;line-height:16px}@media (max-width: 1199px){.accordion-component__title{font-size:14px}}.accordion-component__toggle{color:#1d1d1d;width:16px;height:16px}.accordion-component__toggle svg{margin-top:-2px;margin-left:-2px}.accordion-component__content{color:#707379;font-size:14px;line-height:110%}@media (max-width: 1199px){.accordion-component__content{font-size:14px}}.accordion-component__content--toggle-enter-active,.accordion-component__content--toggle-leave-active{transition:height .3s ease-in-out;overflow:hidden}.accordion-component__content--toggle-enter-from,.accordion-component__content--toggle-leave-to{height:0}.accordion-component__content--toggle-enter-to,.accordion-component__content--toggle-leave-from{height:var(--ea993290)}.accordion-component__text{padding-top:12px}.accordion-component__text p{margin-bottom:12px}.accordion-component__text p:last-child{margin-bottom:0}
