:root{--primary-color-1:#df0e7b;--primary-color-2:#f088b6;--primary-color-3:#36393a;--primary-color-4:#f2f0ed;--primary-color-5:#ebebeb;--primary-color-6:#e1ff01;--primary-color-7:#1c2728;--primary-color-8:#8b2fe0;--secondary-color-1:#fff;--secondary-color-2:#000;--primary-text-color:var(--primary-color-3);--font-stack-headers:"palast-variable",sans-serif;--font-stack-body:proxima-soft,sans-serif;--container:128rem;--grid-gutter-small:10px;--grid-gutter:3rem;--grid-gutter-large:8rem;--grid-section:12rem;--grid-section-small:8rem;--grid-section-mobile:6rem;--services-bar-height:5rem;--transition:.15s;--transition-long:.3s;--nav-height-sm:8rem;--nav-height-md:10rem;--nav-height-xl:12rem;--nav-height-xxl:18rem;--sticky-mob-height:4rem;--side-nav-width:10.5rem;--font-size:62.5%;--hamburger-size:6rem;--hero-height:100vh;--sidebar-width:32rem}.b-cards{--bounds-pad:max(clamp(3rem,-2.71429rem + .0744048 * 100vw,8rem),calc((100vw - var(--container))/2));box-sizing:border-box;padding-left:var(--bounds-pad);padding-right:var(--bounds-pad)}.b-cards__grid{grid-gap:2rem;grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media screen and (width>=768px){.b-cards__grid{gap:3rem;gap:var(--grid-gutter);grid-template-columns:repeat(2,1fr)}}
