@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.current-map-container{position:relative}.current-location-map svg path:not(.mapilustration_svg__location-mask){fill:rgba(161,146,236,.2);transition:fill .3s ease}.current-location-map svg path:not(.mapilustration_svg__location-mask):hover{fill:rgba(161,146,236,.22)}.current-location-map--find-element svg path:not(.mapilustration_svg__location-mask){fill:rgba(161,146,236,.2);transition:fill .3s ease;cursor:pointer}.current-location-map--find-element svg path:not(.mapilustration_svg__location-mask):hover{fill:#a192ec!important}.current-location-map--find-element svg g:not(#location-mask,#mapilustration_svg__map):hover>path{fill:#a192ec!important;cursor:pointer}.current-location-map--find-element svg path.mapilustration_svg__location-mask{fill:#f2f3f8!important}.current-location-map .available{fill:rgba(162,147,236,.4)!important}.current-location-map .selected{fill:#5547eb!important;pointer-events:none}.current-location-map-marker{position:absolute;background-color:var(--White);padding:6px;border-radius:6px;border:1px solid var(--Blue-purple);transform:translate(-50%,-150%);animation:markerShow .4s ease}.current-location-map-marker__image img{height:32px!important;width:32px!important;border-radius:3px;max-width:32px!important;max-height:32px!important}.current-location-map-marker:after{content:url("data:image/svg+xml,%3Csvg width='12' height='5' viewBox='0 0 12 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_672_16290)'%3E%3Cpath d='M12 0H0L6 5L12 0Z' fill='%235547EB'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_672_16290' x='-40' y='-40' width='92' height='85' filterUnits='userSpaceOnUse' colorInterpolationFilters='sRGB'%3E%3CfeFlood floodOpacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='20'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_672_16290'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_672_16290' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");position:absolute;height:2px;bottom:17%;left:50%;transform:translateX(-50%)}@media screen and (max-width:767px){.current-location-map-marker{transform:translate(-50%,-100%)}}@keyframes markerShow{0%{transform:translate(-50%,-85%) scale(.7)}to{transform:translate(-50%,-150%) scale(1)}@media screen and (max-width:767px){0%{transform:translate(-50%,-85%) scale(.7)}to{transform:translate(-50%,-100%) scale(1)}}}