.pl-state{display:block;height:auto;inset-inline-end:.8rem;line-height:1.4;max-height:none;max-width:none;position:absolute;top:.8rem;width:auto}.pl-state__button{align-items:center;animation-duration:2s;animation-iteration-count:infinite;animation-name:activeStateButton;animation-play-state:paused;animation-timing-function:linear;background-color:#d2dde4;border:.1rem solid #aaa093;border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;opacity:.5;padding:0;width:4rem}.pl-state__button.active,.pl-state__button:hover{opacity:1}.pl-state__button:hover{background-color:#f8c276}.pl-state__button.active{animation-play-state:running}@keyframes activeStateButton{0%{background-color:#fff;box-shadow:0 0 1.6rem .8rem #00000026;transform:rotate(0deg)}40%{background-color:#f8c276;box-shadow:0 0 1.6rem .8rem #fffc;box-shadow:none}60%{background-color:#f8c276;box-shadow:0 0 1.6rem .8rem #fffc;box-shadow:none}to{background-color:#fff;box-shadow:0 0 1.6rem .8rem #00000026;transform:rotate(1turn)}}.pl-state--top-left{inset-inline-end:auto;inset-inline-start:.8rem}.pl-state--top-center{inset-inline-end:auto;inset-inline-start:50%}.pl-state--top-center>*{inset-inline-start:-50%;position:relative}.pl-state--top-right{inset-inline-end:.8rem;inset-inline-start:auto}.pl-state--bottom-left{bottom:.8rem;inset-inline-end:auto;inset-inline-start:.8rem;top:auto}.pl-state--bottom-right{bottom:.8rem;inset-inline-end:.8rem;inset-inline-start:auto;top:auto}.pl-state-bar{background-color:#015174;box-shadow:0 0 1.6rem .8rem #0003;color:#fff;display:none;inset-inline-start:0;max-height:100%;opacity:0;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:9999999}@media(min-width:768px){.pl-state-bar{grid-template-columns:1fr auto}}.pl-state-bar.expand{display:grid;opacity:1}.pl-state-bar__content{display:grid;flex-wrap:wrap;gap:1rem;grid-template-columns:1fr 1fr;justify-content:center;padding:.4rem .8rem 1.6rem;grid-gap:1rem}@media(min-width:768px){.pl-state-bar__content{gap:2rem;grid-gap:2rem;display:flex}}.pl-state-bar__content .pl-state-bar__buttons{display:flex}@media(min-width:768px){.pl-state-bar__content .pl-state-bar__buttons{display:none}}.pl-state-bar__group{align-self:flex-end;font-size:1.3rem;line-height:1.2;position:relative}.pl-state-bar__select{width:100%}.pl-state-bar__checkbox-group{background-color:#d4ccc7;border:1px solid #767676;display:none;gap:.1rem;inset-inline-start:0;min-width:100%;position:absolute;top:calc(100% + 1px);width:16rem;grid-gap:.1rem;box-shadow:0 0 1.6rem .8rem #0003;z-index:10}.pl-state-bar__checkbox-group.expand{display:grid}.pl-state-bar__input{display:none}.pl-state-bar__input:checked+label.pl-state-bar__label{background-color:#d2dde4}.pl-state-bar__input:checked+label.pl-state-bar__label>span:before{content:"✓";display:block;font-weight:700;inset-inline-start:-1.5rem;position:absolute}.pl-state-bar__label{background-color:#fff;color:#434342;cursor:pointer;display:block;font-size:1.333rem;line-height:1.4;padding:.8rem .8rem .8rem 2rem}.pl-state-bar__label:hover{background-color:#f8c276}.pl-state-bar__label>span{position:relative}.pl-state-bar__buttons{align-items:center;align-self:flex-start;display:none;justify-self:flex-end}@media(min-width:768px){.pl-state-bar__buttons{display:flex;grid-column:2/2;margin-inline-end:1.6rem}}.pl-state-bar__close-button{background-color:#0000;cursor:pointer;height:3.2rem;opacity:.7;position:relative;width:3.2rem}.pl-state-bar__close-button:hover{opacity:1}.pl-state-bar__close-button:after,.pl-state-bar__close-button:before{background-color:#fff;content:" ";height:3.3rem;inset-inline-start:1.5rem;position:absolute;width:.2rem}.pl-state-bar__close-button:before{transform:rotate(45deg)}.pl-state-bar__close-button:after{transform:rotate(-45deg)}.pl-state-bar__group-header{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' viewBox='0 0 13 7'%3E%3Cpath fill='encodecolor(%23434342)' fill-rule='evenodd' d='m12.12 1.413-1.109-1.3L6.59 4.208 2.07.148.89 1.377 6.523 6.6z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.1rem 1.1rem;border:1px solid #767676;color:#434342;cursor:pointer;font-size:1.333rem;line-height:1;min-width:6rem;padding:.4rem 2.5rem .4rem .5rem;position:relative}.pl-state-bar__group-header:hover{background-color:#f8c276}
/*# sourceMappingURL=pl-states.css.map */