@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);
body{font-family:"Titillium Web",sans-serif;font-weight:400;line-height:1.5;font-size:1.6rem}input{line-height:1.5}h1,h2,h3,h4,h5{font-weight:500;line-height:1.2}h3{font-size:2.2rem}h4{font-size:2rem}.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}
