@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;
 charset=utf-8;
    base64,
    \ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj //wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-out, opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-out, opacity .3s ease-in;
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    -webkit-transition: -webkit-stroke-dashoffset .3s ease-out, -webkit-stroke-opacity .3s ease-in;
    -moz-transition: -moz-stroke-dashoffset .3s ease-out, -moz-stroke-opacity .3s ease-in;
    -o-transition: -o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster-small {
    background-color: #b5e28c99
}

.marker-cluster-small div {
    background-color: #6ecc3999
}

.marker-cluster-medium {
    background-color: #f1d35799
}

.marker-cluster-medium div {
    background-color: #f0c20c99
}

.marker-cluster-large {
    background-color: #fd9c7399
}

.marker-cluster-large div {
    background-color: #f1801799
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px Helvetica Neue, Arial, Helvetica, sans-serif
}

.marker-cluster span {
    line-height: 30px
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane>svg,
.leaflet-pane>canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-tile::selection {
    background: transparent
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container .leaflet-overlay-pane svg {
    max-width: none !important;
    max-height: none !important
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
    max-width: none !important;
    max-height: none !important;
    width: auto;
    padding: 0
}

.leaflet-container img.leaflet-tile {
    mix-blend-mode: plus-lighter
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-container {
    -webkit-tap-highlight-color: transparent
}

.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

svg.leaflet-zoom-animated {
    will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-popup-pane,
.leaflet-control {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container {
    background: #ddd;
    outline-offset: 1px
}

.leaflet-container a {
    color: #0078a8
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, .5)
}

.leaflet-container {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.leaflet-bar {
    box-shadow: 0 1px 5px #000000a6;
    border-radius: 4px
}

.leaflet-bar a {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px #0006;
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(data:image/png;
 base64, iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(data:image/png;
 base64, iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block;
    font-size: 13px;
    font-size: 1.08333em
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(data:image/png;
 base64, iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
    line-height: 1.4
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
    text-decoration: underline
}

.leaflet-attribution-flag {
    display: inline !important;
    vertical-align: baseline !important;
    width: 1em;
    height: .6669em
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .8);
    text-shadow: 1px 1px #fff
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px
}

.leaflet-popup-content {
    margin: 13px 24px 13px 20px;
    line-height: 1.3;
    font-size: 13px;
    font-size: 1.08333em;
    min-height: 1px
}

.leaflet-popup-content p {
    margin: 1.3em 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-top: -1px;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    pointer-events: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 3px 14px #0006
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    text-align: center;
    width: 24px;
    height: 24px;
    font: 16px/24px Tahoma, Verdana, sans-serif;
    color: #757575;
    text-decoration: none;
    background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
    color: #585858
}

.leaflet-popup-scrolled {
    overflow: auto
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px #0006
}

.leaflet-tooltip.leaflet-interactive {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

@media print {
    .leaflet-control {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

@font-face {
    font-family: Metropolis Light;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local("Metropolis Light"), url(/assets/Metropolis-Light-88c5f294.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis Medium;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local("Metropolis Medium"), url(/assets/Metropolis-Medium-a502638c.ttf) format("truetype")
}

@font-face {
    font-family: Metropolis Bold;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local("Metropolis Bold"), url(/assets/Metropolis-Bold-9f170e56.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Light;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local("Helvetica Light"), url(/assets/HelveticaNeue-Light-c9c79c9c.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Medium;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local("Helvetica Medium"), url(/assets/HelveticaNeue-Medium-0d237209.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Bold;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local("Helvetica Bold"), url(/assets/HelveticaNeue-Bold-5bb23e20.ttf) format("truetype")
}

*,
*:before,
*:after {
    box-sizing: border-box
}

.pagination-table-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: none
}

footer,
header,
nav,
section,
main {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    -webkit-appearance: none;
    border-radius: 0
}

html,
body {
    font-size: 62.5%;
    line-height: 2.5rem;
    font-family: sans-serif;
    height: 100%
}
.generalDetail{
    font-size: 16px!important;
}

html {
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    height: -webkit-fill-available
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    color: inherit;
    text-decoration: none
}

img {
    max-width: 100%;
    vertical-align: middle
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre,
fieldset,
ul,
ol,
menu,
form {
    margin: 0
}

button,
fieldset,
iframe {
    border: 0
}

fieldset,
ul,
ol,
button,
menu {
    padding: 0
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

input,
button {
    border: 0;
    outline: 0;
    background: none
}

button:active {
    outline: none;
    border: none
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: none
}

i,
span,
a {
    display: inline-block
}

#root {
    height: 100%
}

.badge {
    width: 4.576rem;
    height: 4.576rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .5rem;
    color: #fff;
    font-family: Metropolis Bold;
    font-size: 2rem;
    font-style: normal;
    line-height: 2.912rem
}

@media screen and (min-width: 576px) {
    .badge {
        width: 5.823rem;
        height: 5.823rem;
        font-size: 2.5455rem
    }
}

.badge.green {
    background-color: #06ab2b;
    box-shadow: 0 0 0 6px #06ab2b80
}

.badge.yellow {
    background-color: #f5b404;
    box-shadow: 0 0 0 6px #f5b40480
}

.badge.red {
    background-color: #d70000;
    box-shadow: 0 0 0 6px #d7000080
}

.dropdown {
    margin: 0 auto;
    width: 28.6rem;
    height: 5rem;
    position: relative
}

.dropdown ::-webkit-scrollbar {
    width: .4rem;
    background: #e3e3e3;
    cursor: pointer
}

.dropdown ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e3e3e3;
    border-radius: 10px
}

.dropdown ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .6509803922);
    border-radius: 10px
}

.dropdown-btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    color: #000000a6;
    font-family: Metropolis Bold;
    font-size: 1.6rem;
    font-style: normal;
    line-height: normal;
    border-radius: .3rem;
    border: .1rem solid #e3e3e3;
    padding: 1rem 1.6rem;
    height: 4.1rem
}

.dropdown-content {
    position: absolute;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px 5px #00000012;
    background-color: #fff;
    height: 14.5rem;
    top: 3.9rem;
    overflow-y: scroll
}

.dropdown-content .item {
    font-family: Metropolis Medium;
    font-size: 1.6rem;
    font-style: normal;
    line-height: normal;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #e9e9e9
}

.dropdown-content .item:hover {
    background: #f3f3f3
}

.dropdown,
.dropdown * {
    z-index: 10
}

.content {
    color: #000000a6;
    text-align: center;
    font-family: Helvetica Light;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 150%;
    margin: 1.6rem 2.3rem 5.3rem
}

@media screen and (min-width: 576px) {
    .content {
        margin: 2.4rem 4.3rem 4.4rem
    }
}

@media screen and (min-width: 768px) {
    .content {
        font-size: 2rem;
        margin: 2.4rem 5.9rem
    }
}

@media screen and (min-width: 1024px) {
    .content {
        margin: 2rem 10.2rem 4rem
    }
}

@media screen and (min-width: 1400px) {
    .content {
        margin: 2rem 10rem 8.1rem 9rem
    }
}

@media screen and (min-width: 1600px) {
    .content {
        margin: 2rem 19rem 8.1rem 18rem
    }
}

.earth-card {
    padding: 1.2rem;
    width: 30.3rem;
    height: 28.3rem;
    flex-shrink: 0;
    border-radius: .6rem;
    border: .1rem solid #e6e6e6;
    background: #fff;
    width: 17.4rem
}

@media screen and (min-width: 576px) {
    .earth-card {
        width: 21rem
    }
}

@media screen and (min-width: 1400px) {
    .earth-card {
        width: 25rem
    }
}

@media screen and (min-width: 1600px) {
    .earth-card {
        width: 30.3rem
    }
}

.earth-card .map-loader {
    height: 11.5rem
}

.leaflet-container {
    width: 100%;
    height: 11.5rem;
    border-radius: 3px
}

.info-card {
    text-align: left;
    color: #000;
    margin-top: 1.2rem
}

.info-card_header {
    display: flex;
    justify-content: space-between
}

.info-card_title {
    font-family: Metropolis Bold;
    font-size: 1.6rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.32px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.info-card_cont {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.info-card_list li {
    margin-top: 1rem;
    display: flex;
    align-items: center
}

.info-card_list span {
    font-family: Metropolis Medium;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.28px;
    margin-left: .5rem
}

.info-card_btn {
    cursor: pointer
}

.map {
    border-radius: 1.2rem;
    border: .999px solid #e6e6e6;
    background: #fff;
    padding: .8rem;
    margin: 2.4rem 1.6rem
}

@media screen and (min-width: 576px) {
    .map {
        padding: 1rem;
        margin: 2.4rem 1.8rem 3.2rem
    }
}

@media screen and (min-width: 768px) {
    .map {
        padding: 1.4rem;
        margin: 3.2rem 2.4rem
    }
}

@media screen and (min-width: 1024px) {
    .map {
        padding: 2rem;
        margin: 3.2rem .9rem
    }
}

@media screen and (min-width: 1400px) {
    .map {
        padding: 2rem;
        margin: 3.2rem 4.5rem
    }
}

.map .leaflet-container,
.map .map-loader {
    width: 100%;
    height: 14.2rem
}

@media screen and (min-width: 576px) {

    .map .leaflet-container,
    .map .map-loader {
        height: 20.1rem
    }
}

@media screen and (min-width: 768px) {

    .map .leaflet-container,
    .map .map-loader {
        height: 26.8rem
    }
}

@media screen and (min-width: 1024px) {

    .map .leaflet-container,
    .map .map-loader {
        height: 37.4rem
    }
}

@media screen and (min-width: 1600px) {

    .map .leaflet-container,
    .map .map-loader {
        height: 37.5rem
    }
}

.map .leaflet-popup {
    width: 26.2rem !important;
    left: -13.1rem !important
}

.map .leaflet-popup-content {
    width: 23.7rem !important;
    margin: 1.7rem 1.5rem 1.2rem 1rem
}

.map .leaflet-popup-content p {
    margin: 0 0 .3rem
}

.map .leaflet-container a.leaflet-popup-close-button {
    color: #000;
    font-family: Metropolis Light;
    font-size: 2.6rem;
    right: 1rem;
    top: 1.7rem
}

.map .marker-cluster {
    border-radius: 50%;
    width: 4.5rem !important;
    height: 4.5rem !important
}

.map .marker-cluster div {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%
}

.map .marker-cluster-medium,
.map .marker-cluster-small {
    background-color: #000000a6
}

.map .marker-cluster-medium div,
.map .marker-cluster-small div {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-family: Metropolis Bold;
    padding-top: .2rem;
    font-size: 1.5455rem;
    font-style: normal;
    line-height: 1.768rem
}

.leaflet-bottom.leaflet-right {
    display: none
}

.swiper {
    width: auto;
    height: 100%;
    margin: 0 auto 3.1rem;
    padding-bottom: 3.4rem;
    max-width: 100%
}

@media screen and (min-width: 576px) {
    .swiper {
        margin-bottom: 4rem
    }
}

@media screen and (min-width: 1024px) {
    .swiper {
        max-width: 101.5rem;
        margin-bottom: 6.8rem;
        margin-left: 0rem;
        margin-right: 0rem;
        padding: 0 5rem
    }
}

@media screen and (min-width: 1400px) {
    .swiper {
        max-width: 116.4rem;
        margin-bottom: 6.6rem
    }
}

@media screen and (min-width: 1600px) {
    .swiper {
        max-width: 134.9rem;
        margin-bottom: 10rem
    }
}

.swiper-button-next,
.swiper-button-prev {
    display: none
}

@media screen and (min-width: 1024px) {

    .swiper-button-next,
    .swiper-button-prev {
        display: block
    }
}

.swiper-wrapper {
    width: fit-content;
    margin: auto;
    max-width: 100%
}

@media screen and (min-width: 1024px) {
    .swiper-wrapper {
        max-width: 91.4rem;
        padding-bottom: 4rem
    }
}

@media screen and (min-width: 1400px) {
    .swiper-wrapper {
        max-width: 106rem
    }
}

@media screen and (min-width: 1600px) {
    .swiper-wrapper {
        max-width: 124.8rem
    }
}

.swiper-slide {
    text-align: center;
    font-size: 1.8rem;
    background: #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17.4rem;
    height: 28.3rem;
    margin-right: 1.1rem;
    margin-right: .8rem
}

.swiper-slide:last-child {
    margin-right: 0
}

@media screen and (min-width: 576px) {
    .swiper-slide {
        width: 21rem
    }
}

@media screen and (min-width: 768px) {
    .swiper-slide {
        margin-right: .8rem
    }
}

@media screen and (min-width: 1024px) {
    .swiper-slide {
        margin-right: 2.4rem
    }
}

@media screen and (min-width: 1400px) {
    .swiper-slide {
        width: 25rem;
        margin-right: 2rem
    }
}

@media screen and (min-width: 1600px) {
    .swiper-slide {
        width: 30.3rem;
        margin-right: 1.1rem
    }
}

.swiper-pagination {
    position: absolute;
    bottom: 0rem !important
}

.swiper-pagination-bullet-active {
    background: #db0101
}

.swiper-button-prev,
.swiper-button-next {
    width: 4.8rem;
    height: 4.8rem
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none
}

.swiper-button-prev {
    background-image: url(/assets/ArrowLeft-ad8e15c7.svg) !important;
    left: -1.5rem
}

.swiper-button-next {
    background-image: url(/assets/ArrowRight-d7e11953.svg) !important;
    right: -1.5rem
}

.swiper-skeleton {
    height: 285px;
    width: 100%;
    overflow-x: scroll
}

.swiper-skeleton svg {
    width: 17.4rem
}

@media screen and (min-width: 576px) {
    .swiper-skeleton svg {
        width: 21rem
    }
}

@media screen and (min-width: 1400px) {
    .swiper-skeleton svg {
        width: 25rem
    }
}

@media screen and (min-width: 1600px) {
    .swiper-skeleton svg {
        width: 30.3rem
    }
}

.heading {
    color: #000;
    font-family: Metropolis Bold
}

.heading--1 {
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.096rem;
    margin: 0 2rem
}

@media screen and (min-width: 576px) {
    .heading--1 {
        margin: 0 6rem
    }
}

@media screen and (min-width: 768px) {
    .heading--1 {
        font-size: 4rem;
        letter-spacing: -.12rem
    }
}

@media screen and (min-width: 1024px) {
    .heading--1 {
        font-size: 4.4rem;
        letter-spacing: -.132rem
    }
}

.label {
    display: inline-block;
    color: #000;
    font-family: Metropolis Bold;
    font-size: 2.2rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.066rem
}

@media screen and (min-width: 768px) {
    .label {
        font-size: 2.5rem;
        letter-spacing: -.075rem
    }
}

@media screen and (min-width: 1024px) {
    .label {
        font-size: 2.8rem;
        letter-spacing: -.084rem
    }
}

@media screen and (min-width: 1400px) {
    .label {
        margin-left: 5rem !important
    }
}

.news-card {
    width: 100%;
    border-radius: .8rem;
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden
}

@media screen and (min-width: 1024px) {
    .news-card {
        border: none
    }
}

.news-card__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.news-card__ratio-card {
    width: 100%;
    padding-top: 56.0209424084%;
    position: relative
}

.news-card__content {
    width: 100%;
    height: 11.8rem;
    padding: 1.6rem;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.news-card__title {
    color: #0f1419;
    font-family: Metropolis Bold;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.054rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 576px) {
    .news-card__title {
        font-size: 1.6rem;
        letter-spacing: -.032rem
    }
}

@media screen and (min-width: 1600px) {
    .news-card__title {
        line-height: 132%;
        letter-spacing: -.04rem
    }
}

.news-card__tag {
    color: #e52629;
    font-family: Metropolis Bold;
    font-size: 14px;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.056rem
}

@media screen and (min-width: 768px) {
    .news-card__tag {
        font-size: 1.1rem;
        letter-spacing: -.044rem
    }
}

@media screen and (min-width: 1600px) {
    .news-card__tag {
        font-size: 1.4rem;
        letter-spacing: -.056rem
    }
}

.pagination-table {
    width: unset;
    table-layout: fixed;
    border-radius: .6rem .6rem 0 0;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 .9rem
}

.pagination-table thead tr {
    background: linear-gradient(0deg, #db0101 0%, #db0101 100%), #c2c9d1
}

.pagination-table__header {
    padding: 1.5rem;
    color: #fff;
    font-family: Metropolis Bold;
    font-size: 1.4rem;
    font-style: normal;
    text-align: left;
    min-width: 12rem
}

@media screen and (min-width: 1400px) {
    .pagination-table__header {
        min-width: 13.5rem
    }
}

@media screen and (min-width: 1600px) {
    .pagination-table__header {
        min-width: 16.6rem
    }
}

.pagination-table__header.location {
    width: 26.4rem;
    min-width: 26.4rem
}

.pagination-table__cell {
    font-family: Helvetica Medium;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.6rem;
    padding: 1.2rem 1.6rem
}

.pagination-table__cell.location {
    font-family: Helvetica Bold
}

.pagination-table-wrapper {
    margin-bottom: 4rem
}

@media screen and (min-width: 768px) {
    .pagination-table-wrapper {
        margin-bottom: 5.8rem
    }
}

@media screen and (min-width: 1024px) {
    .pagination-table-wrapper {
        margin-bottom: 9.2rem
    }
}

@media screen and (min-width: 1400px) {
    .pagination-table-wrapper {
        margin-bottom: 10rem
    }
}

.pagination-table tbody tr {
    border-bottom: .1rem solid rgba(194, 201, 209, .75)
}

.pagination-table tbody tr:nth-child(2n) {
    background: #f8f8f8
}

.pagination-table tbody tr .depth-val {
    display: flex;
    width: 4.3rem;
    height: 2.4rem;
    justify-content: center;
    align-items: center;
    gap: .4rem;
    flex-shrink: 0;
    border-radius: 2rem;
    border: .1rem solid #e6e6e6;
    background: #fff;
    font-family: Helvetica Bold;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 130%;
    letter-spacing: -.056rem
}

.pagination-table tbody tr .depth-val.red {
    color: #d70000
}

.pagination-table tbody tr .depth-val.green {
    color: #06ab2b
}

.pagination-table tbody tr .depth-val.yellow {
    color: #f5b404
}

.pagination-table__paginate-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 2.4rem;
    row-gap: 2.4rem
}

@media screen and (min-width: 768px) {
    .pagination-table__paginate-area {
        flex-direction: row;
        justify-content: space-between;
        padding: 0 2.4rem 0 0
    }
}

@media screen and (min-width: 1024px) {
    .pagination-table__paginate-area {
        padding: 0 .9rem
    }
}

@media screen and (min-width: 1400px) {
    .pagination-table__paginate-area {
        margin: 2.4rem 3.3rem 0rem 2.9rem
    }
}

.pagination-table__paginate-area .page-info {
    color: #000;
    font-feature-settings: "clig" off, "liga" off;
    font-family: Helvetica Light;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.6rem
}

.pagination-table__paginate-area .page-info strong {
    font-family: Helvetica Bold
}

@media screen and (min-width: 1024px) {
    .pagination-table__paginate-area .page-info {
        font-size: 1.6rem
    }
}

.pagination-table-element {
    width: 100%;
    overflow-x: auto;
    scrollbar-width: none
}

.pagination-table-element::-webkit-scrollbar {
    display: none
}

.pagination {
    display: flex;
    gap: 1.1rem
}

.pagination__item {
    display: flex;
    width: 4rem;
    height: 4rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    border-radius: .5rem;
    border: 1.5px solid #e9e9e9;
    background: #fff;
    color: #000;
    font-family: Metropolis Bold;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    cursor: pointer
}

@media screen and (min-width: 1024px) {
    .pagination__item {
        font-size: 1.6rem
    }
}

.pagination__item:disabled {
    color: #000000a6;
    cursor: default;
    border: 1.5px solid #e9e9e9
}

.pagination__item:disabled path {
    fill: #e3e3e3
}

.pagination__item.active {
    color: #db0101
}

.pagination__item.no-cursor {
    cursor: default
}

.earthquake-container {
    max-width: 100%;
    margin: auto
}

@media screen and (min-width: 1024px) {
    .earthquake-container {
        max-width: 101.5rem
    }
}

@media screen and (min-width: 1400px) {
    .earthquake-container {
        max-width: 116.4rem
    }
}

@media screen and (min-width: 1600px) {
    .earthquake-container {
        max-width: 134.9rem
    }
}

.select-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 3.2rem
}

@media screen and (min-width: 576px) {
    .select-cont {
        flex-direction: row;
        align-items: center;
        margin-bottom: 2.4rem
    }
}

@media screen and (min-width: 768px) {
    .select-cont {
        margin-bottom: 3.2rem
    }
}

@media screen and (min-width: 768px) {
    .select-cont {
        margin-bottom: 1.6rem
    }
}

.select-cont .dropdown {
    width: -webkit-fill-available;
    margin: 0 1.6rem
}

@media screen and (min-width: 576px) {
    .select-cont .dropdown {
        width: 23rem;
        margin: 0 1.8rem 0 0
    }
}

@media screen and (min-width: 768px) {
    .select-cont .dropdown {
        width: 28.6rem;
        margin: 0 2.4rem 0 0
    }
}

@media screen and (min-width: 1024px) {
    .select-cont .dropdown {
        margin: 0 .9rem 0 0
    }
}

@media screen and (min-width: 1400px) {
    .select-cont .dropdown {
        margin: 0 5.4rem 0 0
    }
}

.red-circle {
    scale: .55;
    margin: -1.5rem 0 -2rem;
    text-align: center
}

@media screen and (min-width: 576px) {
    .red-circle {
        scale: .79;
        margin: 0rem
    }
}

@media screen and (min-width: 768px) {
    .red-circle {
        margin: 1rem 0rem
    }
}

@media screen and (min-width: 1024px) {
    .red-circle {
        scale: 1;
        margin: 2.5rem 0 1.5rem
    }
}

.footer-content {
    display: none
}

@media screen and (min-width: 768px) {
    .footer-content {
        display: block;
        margin: 10rem 2.4rem 10rem .9rem
    }
}

@media screen and (min-width: 1024px) {
    .footer-content {
        display: block;
        margin: 10rem .9rem
    }
}

@media screen and (min-width: 1400px) {
    .footer-content {
        display: block;
        margin: 10rem 1rem 10rem 5rem
    }
}

.footer-content p {
    margin-top: 2rem
}

.footer-content .title {
    color: #262626;
    font-family: Helvetica Bold;
    font-size: 2rem;
    font-style: normal;
    line-height: 150%
}

.footer-content .desc {
    color: #000000a6;
    font-family: Helvetica Light;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 150%
}





.news-card-area {
    display: flex;
    flex-direction: column;
    gap: 1.3rem;
    margin-top: 2.4rem;
    padding: 0 1.8rem
}

@media screen and (min-width: 576px) {
    .news-card-area {
        gap: 2rem
    }
}

@media screen and (min-width: 768px) {
    .news-card-area {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 2rem;
        margin-top: 3.2rem;
        padding: 0
    }
}

@media screen and (min-width: 1400px) {
    .news-card-area {
        padding: 0 4rem
    }
}

.news-card-area .news-card {
    display: none
}

@media screen and (max-width: 767px) {
    .news-card-area .news-card:nth-child(-n+4) {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .news-card-area .news-card {
        width: calc(33.3333% - 2.69rem)
    }

    .news-card-area .news-card:nth-child(-n+6) {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .news-card-area .news-card {
        width: 236px
    }

    .news-card-area .news-card:nth-child(-n+8) {
        display: block
    }
}

@media screen and (min-width: 1400px) {
    .news-card-area .news-card {
        width: 250px
    }
}

@media screen and (min-width: 1600px) {
    .news-card-area .news-card {
        width: 296px
    }
}

@media screen and (min-width: 768px) {
    .news-card-area .news-card__ratio-card {
        padding-top: 56.2516431718%
    }
}

@media screen and (min-width: 1024px) {
    .news-card-area .news-card__ratio-card {
        padding-top: 55.9322033898%
    }
}

@media screen and (min-width: 1400px) {
    .news-card-area .news-card__ratio-card {
        padding-top: 56%
    }
}

.news-card-area .news-card-loader svg {
    width: 100%;
    height: 33rem
}

@media screen and (min-width: 576px) {
    .news-card-area .news-card-loader svg {
        height: 41.3rem
    }
}

@media screen and (min-width: 768px) {
    .news-card-area .news-card-loader svg {
        width: 23.6rem;
        height: 23.9rem
    }
}

@media screen and (min-width: 1024px) {
    .news-card-area .news-card-loader svg {
        height: 24.4rem
    }
}

@media screen and (min-width: 1400px) {
    .news-card-area .news-card-loader svg {
        width: 25rem;
        height: 25.2rem
    }
}

@media screen and (min-width: 1600px) {
    .news-card-area .news-card-loader svg {
        width: 29.6rem;
        height: 28rem
    }
}

.data-not-found {
    font-size: 2.2rem;
    font-family: Helvetica Medium;
    height: 35.7rem;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width: 1024px) {
    .data-not-found {
        height: 38.9rem
    }
}