@import url(https://fonts.googleapis.com/css?family=Lato:400,500, 600, 700,900&display=swap&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700&display=swap);
.views-playground-floating-card__header{padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;background-color:#315181}.views-playground-floating-card__card{height:50rem;width:20rem;right:calc(50vw - 10rem);bottom:calc(50vh - 25rem);overflow:hidden;display:flex;flex-direction:column;gap:1rem}.views-playground-floating-card__card--fullscreen{left:0;right:0 !important;top:0;bottom:0 !important;height:auto;width:auto}.views-playground-floating-card__header-actions{display:flex;align-items:center;gap:.5rem}.views-playground-floating-card__logo{height:3.2rem;margin-right:.5rem}.views-playground-floating-card--fullscreen{left:0;right:0 !important;top:0;bottom:0 !important;height:auto;width:auto}
