:root{--base: #605e68;--secondary: #dac4b8;--blue: #5296eb;--green: #70c1b3;--red: #ef4e64;--main-color: color-mix(in srgb, var(--base) 75%, #000);--bg-color: color-mix(in srgb, var(--secondary) 40%, #fff);--secondary-active: color-mix(in srgb, var(--bg-color) 30%, #fff);--green-active: color-mix(in srgb, var(--green) 50%, #fff);--green-dark: color-mix(in srgb, var(--green) 55%, #000);--light-gray: rgba(96, 94, 104, 0.25);--font: "Poppins", sans-serif;--ls: 0.725px;--br: 0.275rem;--fs-big: 120%;--fs-sm: 90%;--fs-small: 70%;--trasition: all 250ms ease-in-out;--trasition-2: all 200ms ease-in-out;--p-pill: 0.0725rem 0.5rem}.new{gap:.5rem}.items{font-size:1rem;font-weight:700;display:flex;flex-direction:row;transition:var(--trasition);text-transform:uppercase;background-color:var(--green-active);color:var(--green-dark);border-radius:100px;justify-content:center;align-items:center;width:2rem;aspect-ratio:1/1}.studios{font-size:var(--fs-small);font-weight:400;display:flex;flex-direction:row;gap:.125rem;transition:var(--trasition);text-transform:uppercase;border:1px solid var(--light-gray);padding:var(--p-pill);border-radius:100px}.badge{font-size:var(--fs-small);padding:var(--p-pill);background:var(--green-active);border-radius:100px;color:var(--green-dark);text-align:center;white-space:nowrap;text-transform:uppercase}.locations-list{padding:0;width:100%;margin:0;text-align:center}.locations-list a{color:currentcolor;text-decoration:none;pointer-events:none;font-weight:400}.locations-list strong{font-size:var(--fs-big)}.locations-list li{list-style:none}.locations-list>li>a{font-size:1.25rem}.locations-list>li ul{padding:1rem 0 1rem;margin:0}.locations-list>li ul li{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:.5rem}
