.markers-input__label{color:#9a9a9a;font-size:.75rem;font-weight:400;line-height:1.2;margin-bottom:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:1px) and (max-width:920px){.markers-input__label{font-size:.75rem;margin-bottom:.625rem}}.markers-input__inner{display:flex;flex-wrap:wrap;gap:.625rem;position:relative;width:100%}@media (min-width:1px) and (max-width:920px){.markers-input__inner{gap:.625rem}}.markers-input__inner .tippy-box{max-width:30.625rem}@media (min-width:1px) and (max-width:920px){.markers-input__inner .tippy-box{max-width:30.625rem}}.markers-input__item{background-color:#f4f6fb;border:1px solid #f4f6fb;border-radius:.625rem;color:#0078ee;cursor:pointer;font-size:.75rem;line-height:1.2;padding:.25rem .625rem;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease,padding .3s ease,color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1px) and (max-width:920px){.markers-input__item{border-radius:.625rem;font-size:.75rem;margin-bottom:0;margin-left:0;margin-right:0;padding:.25rem .625rem}}.markers-input__item:active{box-shadow:inset 0 0 10px 1px rgba(0,0,0,.2)}.markers-input__item.active{background-color:#0078ee;border-color:#0078ee;color:#fff}.markers-input__item.bordered:not(.active){background-color:#d5d6d8;color:#9c9c9c;pointer-events:none}.markers-input__marker-tip{display:flex;flex-direction:column;font-size:.875rem}@media (min-width:1px) and (max-width:920px){.markers-input__marker-tip{font-size:.875rem}}.markers-input__marker-tip a{color:#000;-webkit-text-decoration:underline;text-decoration:underline}.markers-input__marker-tip a:visited{color:#000}