/* 
 * Backpack - Skyscanner's Design System
 * 
 * Copyright 2016-2021 Skyscanner Ltd
 * 
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *   http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
*/
@keyframes bpk-keyframe-spin{100%{transform:rotate(1turn)}}.bpk-icon-marker__wrapper{position:relative;z-index:1;width:1.875rem;height:2.25rem;border:none;background:none}.bpk-icon-marker__wrapper--selected{z-index:2;width:2.25rem;height:2.625rem}.bpk-icon-marker__icon{position:absolute;top:.375rem;left:.375rem;color:#fff}.bpk-icon-marker__icon>svg{fill:currentColor}.bpk-icon-marker__icon--interactive{cursor:pointer}.bpk-icon-marker__icon--disabled{color:#00a698;color:var(--bpk-icon-marker-default-disabled-color, #00a698)}.bpk-icon-marker__icon--selected{top:.5625rem;left:.5625rem;color:#00a698;color:var(--bpk-icon-marker-default-selected-color, #00a698)}
