@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}@layer payload-default{}:root{--theme-primary:#882B40;--theme-primary-50:#fef2f4;--theme-primary-100:#fde2e7;--theme-primary-200:#fbc5d0;--theme-primary-300:#f79cb0;--theme-primary-400:#f26489;--theme-primary-500:#e53e68;--theme-primary-600:#d1285a;--theme-primary-700:#b01e4d;--theme-primary-800:#931c47;--theme-primary-900:#7f1b43}[data-theme=dark]{--theme-primary:#882B80;--theme-primary-50:#fef2f8;--theme-primary-100:#fde2f0;--theme-primary-200:#fbc5e1;--theme-primary-300:#f79cc9;--theme-primary-400:#f264a8;--theme-primary-500:#e53e89;--theme-primary-600:#d1286a;--theme-primary-700:#b01e58;--theme-primary-800:#931c4a;--theme-primary-900:#7f1b45}.btn--style-primary{background-color:var(--theme-primary)!important;border-color:var(--theme-primary)!important}.btn--style-primary:focus,.btn--style-primary:hover{background-color:var(--theme-primary-700)!important;border-color:var(--theme-primary-700)!important}.field-type input:focus,.field-type select:focus,.field-type textarea:focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 1px var(--theme-primary)!important}input[type=checkbox]:checked,input[type=radio]:checked{background-color:var(--theme-primary)!important;border-color:var(--theme-primary)!important}.doc-tab__link--active,.nav__link--active{color:var(--theme-primary)!important;border-color:var(--theme-primary)!important}.collection-list__item--active{background-color:var(--theme-primary-50)!important;border-left-color:var(--theme-primary)!important}[data-theme=dark] .collection-list__item--active{background-color:var(--theme-primary-900)!important}.pill--published{color:#fff!important}.form-submit .btn--style-primary,.pill--published{background-color:var(--theme-primary)!important}.form-submit .btn--style-primary:hover{background-color:var(--theme-primary-700)!important}.loading-bar{background-color:var(--theme-primary)!important}.doc-drawer__header{border-color:var(--theme-primary)!important}tr.row--active{background-color:var(--theme-primary-50)!important}[data-theme=dark] tr.row--active{background-color:var(--theme-primary-900)!important}