@rijkshuisstijl-community/components-css 1.0.0-alpha.86 → 1.0.0-alpha.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +5 -5
- package/index.scss +1 -0
- package/package.json +5 -3
- package/src/wrapper/_mixin.scss +1819 -0
- package/src/wrapper/createSpacingCSS.js +69 -0
- package/src/wrapper/index.scss +43 -0
- package/src/wrapper/spacing-matrix.json +1406 -0
package/dist/index.css
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
@charset "UTF-8";/**
|
|
2
|
-
* @license EUPL-1.2
|
|
3
|
-
* Copyright (c) 2024-2025 Gemeente Utrecht
|
|
4
|
-
* Copyright (c) 2024-2025 Frameless B.V.
|
|
5
|
-
*//**
|
|
6
2
|
* @license EUPL-1.2
|
|
7
3
|
* Copyright (c) 2023 Frameless B.V.
|
|
8
4
|
*//**
|
|
@@ -19,4 +15,8 @@
|
|
|
19
15
|
*/.utrecht-rich-text .utrecht-link{margin-block-end:var(--utrecht-link-margin-block-end)}.utrecht-link:any-link{--utrecht-icon-inset-block-start: var(--utrecht-link-icon-inset-block-start, inherit);column-gap:var(--utrecht-link-column-gap, inherit);display:inline-flex}.utrecht-link:any-link .utrecht-icon{min-block-size:var(--utrecht-link-icon-size, inherit);min-inline-size:var(--utrecht-link-icon-size, inherit)}.utrecht-link:visited,.utrecht-link--visted{--utrecht-link-text-decoration-color: var(--utrecht-link-visited-color, inherit);color:var(--utrecht-link-visited-color, inherit)}.utrecht-link:visited .utrecht-icon{color:var(--utrecht-link-visited-color, inherit)}.utrecht-link:active,.utrecht-link--active{--utrecht-link-text-decoration: var(--utrecht-link-active-text-decoration, inherit)}.utrecht-link:focus-visible,.utrecht-link--focus-visible,.utrecht-link:focus,.utrecht-link--focus{z-index:var(--utrecht-stack-focus-z-index, 1);--_utrecht-link-state-text-decoration: none}.utrecht-link .rhc-link__sr-only{block-size:1px;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);inline-size:1px;margin-block:-1px;margin-inline:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;white-space:nowrap}.rhc-logo{display:grid;font-family:var(--rhc-logo-font-family);font-size:var(--rhc-logo-title-font-size, 1em);font-weight:var(--rhc-logo-title-font-weight);gap:0 var(--rhc-logo-column-gap, inherit);grid-auto-rows:var(--rhc-logo-image-inline-size);grid-template-areas:". image ." ". image caption";grid-template-columns:1fr var(--rhc-logo-image-inline-size) 1fr;grid-template-rows:var(--rhc-logo-title-padding-block-start) 1fr;line-height:var(--rhc-logo-title-line-height, 1);margin-block-end:var(--rhc-logo-margin-block-end, 0);margin-block-start:var(--rhc-logo-margin-block-start, 0);margin-inline-end:var(--rhc-logo-margin-inline-end, 0);margin-inline-start:var(--rhc-logo-margin-inline-start, 0);min-block-size:calc(var(--rhc-logo-rows, 2) * var(--rhc-logo-image-inline-size))}.rhc-logo__image{align-items:center;background-color:var(--rhc-logo-image-background-color, inherit);block-size:var(--rhc-logo-image-block-size);color:var(--rhc-logo-image-color, inherit);display:flex;flex-direction:column;grid-area:image;inline-size:var(--rhc-logo-image-inline-size);justify-content:end}.rhc-logo__image .utrecht-icon,.rhc-logo__image .rhc-icon{block-size:unset;inline-size:unset}.rhc-logo__caption{color:var(--rhc-logo-color, inherit);grid-area:caption;max-inline-size:var(--rhc-logo-caption-max-inline-size)}.rhc-logo__title{margin-block-end:0;margin-block-start:0;white-space:pre-line}.rhc-logo__subtitle{font-size:var(--rhc-logo-subtitle-font-size, 1em);font-weight:var(--rhc-logo-subtitle-font-weight);line-height:var(--rhc-logo-subtitle-line-height, 1);margin-block-end:0;margin-block-start:0;white-space:pre-line}.rhc-nav-bar__container{align-items:center;background-color:var(--rhc-nav-bar-background-color);display:flex;inline-size:var(--rhc-nav-bar-container-inline-size);justify-content:center}.rhc-nav-bar{align-items:center;background-color:var(--rhc-nav-bar-background-color);border-block-end-width:var(--rhc-nav-bar-border-block-end-width);color:var(--rhc-nav-bar-color);column-gap:var(--rhc-nav-bar-content-column-gap);display:flex;flex:1;font-family:var(--rhc-font-family-primary, inherit);justify-content:space-between;max-inline-size:var(--rhc-nav-bar-max-inline-size);row-gap:var(--rhc-nav-bar-content-row-gap)}.rhc-nav-bar__list{background-color:var(--rhc-nav-bar-background-color);display:flex;list-style:none;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.rhc-nav-bar__list--end{margin-inline-start:auto}.rhc-nav-bar__heading{font-weight:var(--rhc-nav-bar-heading-font-weight)}.rhc-nav-bar__link{--utrecht-link-text-decoration: none;--utrecht-link-visited-color: var(--rhc-nav-bar-color);color:var(--rhc-nav-bar-color);padding-block-end:var(--rhc-nav-bar-link-padding-block-end);padding-block-start:var(--rhc-nav-bar-link-padding-block-start);padding-inline-end:var(--rhc-nav-bar-link-padding-inline-end);padding-inline-start:var(--rhc-nav-bar-link-padding-inline-start);text-decoration:none}.rhc-nav-bar__link:active{background-color:var(--rhc-nav-bar-link-active-background-color);color:var(--rhc-nav-bar-link-active-color)}.rhc-nav-bar__link:hover{background-color:var(--rhc-nav-bar-link-hover-background-color)}.rhc-nav-bar__link:focus{background-color:var(--rhc-nav-bar-link-focus-background-color);color:var(--rhc-nav-bar-link-focus-color)}.rhc-sub-nav-bar{--utrecht-column-layout-gap: var(--rhc-sub-nav-bar-column-gap);--utrecht-column-layout-column-width: var(--rhc-sub-nav-bar-column-width);background-color:var(--rhc-sub-nav-bar-background-color);inline-size:var(--rhc-sub-nav-bar-inline-size);padding-block-end:calc(var(--rhc-sub-nav-bar-padding-block-end) - var(--rhc-sub-nav-bar-content-list-row-gap));padding-block-start:var(--rhc-sub-nav-bar-padding-block-start);text-align:center}.rhc-sub-nav-bar__content{margin-inline-end:auto;margin-inline-start:auto;max-inline-size:var(--rhc-sub-nav-bar-content-max-inline-size);padding-inline-end:var(--rhc-sub-nav-bar-content-padding-inline-end);padding-inline-start:var(--rhc-sub-nav-bar-content-padding-inline-start)}.rhc-sub-nav-bar__list{break-inside:avoid;margin-block-end:var(--rhc-sub-nav-bar-content-list-row-gap);text-align:initial}.rhc-message-list{display:flex;flex-direction:column;list-style:none;margin-block:0;padding-inline:0}.rhc-message-list:last-child{border-block-end-color:var(--rhc-message-list-item-border-color);border-block-end-style:solid;border-block-end-width:var(--rhc-message-list-item-border-width)}.rhc-message-list__item{background-color:var(--rhc-message-list-item-background-color);border-block-start-color:var(--rhc-message-list-item-border-color);border-block-start-style:solid;border-block-start-width:var(--rhc-message-list-item-border-width);color:var(--rhc-message-list-item-color);column-gap:var(--rhc-message-list-item-column-gap);display:flex;min-block-size:var(--rhc-message-list-item-min-height);padding-block:var(--rhc-message-list-item-padding-block);padding-inline:var(--rhc-message-list-item-padding-inline);position:relative;text-decoration:none}.rhc-message-list__item:hover{background-color:var(--rhc-message-list-item-hover-background-color, var(--rhc-color-grijs-50))}.rhc-message-list__item:focus{background-color:var(--rhc-message-list-item-focus-background-color, var(--rhc-color-lintblauw-50));z-index:999}.rhc-message-list__item:active{background-color:var(--rhc-message-list-item-active-background-color, var(--rhc-color-grijs-100))}.rhc-message-list__item-content{align-items:center;display:grid;flex:1;grid-column-gap:var(--rhc-message-list-item-content-column-gap);grid-row-gap:var(--rhc-message-list-item-content-row-gap);grid-template-areas:"label description meta icon" "label description meta icon" "label description meta icon";grid-template-columns:1fr 2fr auto auto}.rhc-message-list__item__label{--utrecht-paragraph-font-weight: var(--rhc-message-list-item-label-font-weight);color:var(--rhc-message-list-item-heading-color);column-gap:var(--rhc-space-100);display:flex;font-family:var(--rhc-message-list-item-label-font-family),sans-serif;font-size:var(--rhc-message-list-item-label-font-size);font-weight:var(--rhc-message-list-item-label-font-weight);grid-area:label;line-height:var(--rhc-message-list-item-label-line-height);margin-block:0}.rhc-message-list__item__description{color:var(--rhc-color-foreground-subdued, inherit);grid-area:description;margin-block:0}.rhc-message-list__item__meta-data{color:var(--rhc-color-foreground-subdued, inherit);grid-area:meta;margin-block:0}.rhc-message-list__item__end-icon{--utrecht-icon-color: var(--rhc-color-foreground-lint, inherit);grid-area:icon;min-block-size:var(--rhc-message-list-item-icon-font-size)}.rhc-message-list__item-container{container-name:message-list;container-type:inline-size}@container message-list (width <= 768px){.rhc-message-list__item-content{grid-row-gap:var(--rhc-message-list-item-content-row-gap);grid-template-areas:"label label label icon" "description description description icon" "meta meta meta icon"}}.rhc-navigation-list{display:flex;flex-direction:column;list-style:none;margin-block:0;padding-inline:0}.rhc-navigation-list:last-child{border-block-start-color:var(--rhc-navigation-list-item-border-color, var(--rhc-color-grijs-300));border-block-start-style:solid;border-block-start-width:var(--rhc-navigation-list-item-border-width, var(--rhc-border-width-default))}.rhc-navigation-list__item{align-items:center;background-color:var(--rhc-navigation-list-item-background-color, var(--rhc-color-canvas));border-block-end-color:var(--rhc-navigation-list-item-border-color, var(--rhc-color-grijs-300));border-block-end-style:solid;border-block-end-width:var(--rhc-navigation-list-item-border-width, var(--rhc-border-width-default));color:var(--rhc-navigation-list-item-color, var(--rhc-color-foreground-subdued));column-gap:var(--rhc-navigation-list-item-column-gap, var(--rhc-space-100));display:flex;min-block-size:var(--rhc-navigation-list-item-min-height, var(--rhc-size-target));padding-block:var(--rhc-navigation-list-item-padding-block, var(--rhc-space-100));padding-inline:var(--rhc-navigation-list-item-padding-inline, var(--rhc-space-200));position:relative;text-decoration:none}.rhc-navigation-list__item:hover{background-color:var(--rhc-navigation-list-item-hover-background-color, var(--rhc-color-grijs-50))}.rhc-navigation-list__item:focus{background-color:var(--rhc-navigation-list-item-focus-background-color, var(--rhc-color-lintblauw-50));z-index:999}.rhc-navigation-list__item:active{background-color:var(--rhc-navigation-list-item-active-background-color, var(--rhc-color-grijs-100))}.rhc-navigation-list__item-content{align-items:center;display:grid;flex:1;grid-column-gap:var(--rhc-navigation-list-item-content-column-gap, var(--rhc-space-100));grid-row-gap:var(--rhc-navigation-list-item-content-row-gap, var(--rhc-space-100));grid-template-areas:"label content content end-icon" "label content content end-icon";grid-template-columns:1fr 1fr 1fr auto}.rhc-navigation-list__item__label{color:var(--rhc-navigation-list-item-heading-color, var(--rhc-color-foreground-lint));font-family:var(--rhc-navigation-list-item-label-font-family, var(--rhc-font-family-primary)),sans-serif;font-size:var(--rhc-navigation-list-item-label-font-size, var(--rhc-font-size-md-desktop));font-weight:var(--rhc-navigation-list-item-label-font-weight, var(--rhc-font-weight-bold));grid-area:label;line-height:var(--rhc-navigation-list-item-label-line-height, var(--rhc-line-height-md));margin-block:0}.rhc-navigation-list__item__description{color:var(--rhc-color-foreground-subdued);grid-area:content;margin-block:0}@media (width <= 768px){.rhc-navigation-list__item__description{text-align:start}}.rhc-navigation-list__item__start-icon{--utrecht-icon-color: var(--rhc-navigation-list-icon-color, var(--rhc-color-foreground-subdued));background-color:var(--rhc-navigation-list-icon-background-color, var(--rhc-color-wit));block-size:var(--rhc-navigation-list-item-icon-size);border-radius:var(--rhc-navigation-list-icon-border-radius, var(--rhc-border-radius-circle));color:var(--rhc-navigation-list-icon-color, var(--rhc-color-foreground-subdued));grid-area:start-icon;min-inline-size:var(--rhc-navigation-list-item-icon-size);padding-block:var(--rhc-navigation-list-item-icon-padding-block);padding-inline:var(--rhc-navigation-list-item-icon-padding-inline)}.rhc-navigation-list__item__end-icon{--utrecht-icon-color: var(--rhc-color-foreground-lint);align-self:center;grid-area:end-icon;justify-self:end}.rhc-navigation-list--container-small{container-type:inline-size}@container (width <= 768px){.rhc-navigation-list__item-content{grid-template-areas:"label label label end-icon" "content content content end-icon"}.rhc-navigation-list__item__start-icon{align-self:start}.rhc-navigation-list__item__description{text-align:start}}.utrecht-ordered-list{color:var(--utrecht-ordered-list-color);font-weight:var(--utrecht-ordered-list-font-weight);line-height:var(--utrecht-ordered-list-line-height);margin-block-end:var(--utrecht-ordered-list-margin-block-end);margin-block-start:var(--utrecht-ordered-list-margin-block-start);margin-inline-start:var(--utrecht-ordered-list-margin-inline-start);padding-inline-start:var(--utrecht-ordered-list-padding-inline-start)}.utrecht-ordered-list__item{padding-inline-start:var(--utrecht-ordered-list-item-padding-inline-start)}.utrecht-radio-button{--utrecht-radio-button-icon-size: calc(var(--utrecht-radio-button-dot-size) * .5)}.utrecht-radio-button:focus,.utrecht-radio-button--focus{--utrecht-radio-button-checked-color: var(--utrecht-radio-button-checked-background-color, inherit)}.utrecht-radio-button:disabled,.utrecht-radio-button--disabled{--utrecht-radio-button-checked-color: var(--utrecht-radio-button-disabled-color, inherit)}.utrecht-radio-button:invalid,.utrecht-radio-button--invalid{--utrecht-radio-button-background-color: var(--utrecht-radio-button-invalid-background-color, inherit)}.utrecht-radio-button:invalid:hover,.utrecht-radio-button:invalid:focus,.utrecht-radio-button--invalid:hover,.utrecht-radio-button--invalid:focus{background-color:var(--utrecht-radio-button-background-color)}.rhc-radio-group{display:flex;flex-direction:column;padding-block-end:var(--rhc-radio-group-padding-block-end, inherit);padding-block-start:var(--rhc-radio-group-padding-block-start, inherit);row-gap:var(--rhc-radio-group-row-gap, inherit)}.utrecht-select--html-select:not([multiple]){--utrecht-select-background-image: url('data:image/svg+xml,<svg width="8" height="3" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z" fill="%23154273"/></svg>');--utrecht-select-image-background-position: right .5rem center;background-position:var(--utrecht-select-image-background-position);background-size:var(--utrecht-select-icon-size)}.utrecht-select--html-select-rtl:not([multiple]){--utrecht-select-image-background-position: left .5rem center}.utrecht-select:focus{border-width:var(--utrecht-select-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-separator{--utrecht-space-around: 1;margin-inline-end:0;margin-inline-start:0}.utrecht-separator--invisible{--utrecht-separator-color: transparent}.rhc-side-nav{display:var(--rhc-sidenav-display, flex);flex-direction:column;row-gap:var(--rhc-sidenav-row-gap)}.rhc-side-nav__list{list-style:none;margin-block:0;padding-block:0;padding-inline:0}.rhc-side-nav__link{align-items:center;color:var(--rhc-sidenav-link-color);column-gap:var(--rhc-sidenav-link-column-gap);display:flex;font-family:var(--rhc-sidenav-link-font-family),sans-serif;font-size:var(--rhc-sidenav-link-font-size);font-weight:var(--rhc-sidenav-link-font-weight);line-height:var(--rhc-sidenav-link-line-height);padding-block-end:var(--rhc-sidenav-link-padding-block-end);padding-block-start:var(--rhc-sidenav-link-padding-block-start);text-decoration:var(--rhc-sidenav-link-text-decoration)}.rhc-side-nav__link[aria-current=page]{color:var(--rhc-sidenav-link-current-color);font-weight:var(--rhc-sidenav-link-current-font-weight)}.rhc-side-nav__link:active{color:var(--rhc-sidenav-link-active-color);text-decoration:var(--rhc-sidenav-link-active-text-decoration)}.rhc-side-nav__link:focus{background-color:var(--rhc-sidenav-link-focus-background-color);color:var(--rhc-sidenav-link-focus-color);text-decoration:var(--rhc-sidenav-link-focus-text-decoration)}.rhc-side-nav__link:focus-visible{border-color:var(--rhc-sidenav-link-focus-border-color);border-radius:var(--rhc-sidenav-link-focus-border-radius);border-style:var(--rhc-sidenav-link-focus-border-style);border-width:var(--rhc-sidenav-link-focus-border-width)}.rhc-side-nav__link:hover{color:var(--rhc-sidenav-link-hover-color);text-decoration:var(--rhc-sidenav-link-hover-text-decoration)}.rhc-skip-link{box-shadow:var(--utrecht-skip-link-box-block-end-shadow-offset-x) var(--utrecht-skip-link-box-block-end-shadow-offset-y) var(--utrecht-skip-link-box-block-end-shadow-blur-radius) var(--utrecht-skip-link-box-block-end-shadow-spread-radius) var(--utrecht-skip-link-box-block-end-shadow-color);font-weight:var(--utrecht-skip-link-font-weight, inherit);position:revert;text-underline-offset:var(--utrecht-skip-link-text-underline-offset, inherit)}.rhc-skip-link--hidden,.rhc-skip-link--visible-on-focus{inset-block-start:-9999px;position:fixed}.rhc-skip-link--focus,.rhc-skip-link:focus{box-shadow:var(--utrecht-skip-link-box-block-end-shadow-offset-x) var(--utrecht-skip-link-box-block-end-shadow-offset-y) var(--utrecht-skip-link-box-block-end-shadow-blur-radius) var(--utrecht-skip-link-box-block-end-shadow-spread-radius) var(--utrecht-skip-link-box-block-end-shadow-color);font-weight:var(--utrecht-skip-link-font-weight, inherit);text-underline-offset:var(--utrecht-skip-link-text-underline-offset, inherit);background-color:var(--utrecht-skip-link-focus-background-color, inherit);border-color:var(--utrecht-skip-link-focus-border-color, inherit);border-style:var(--utrecht-skip-link-focus-border-style, inherit);border-width:var(--utrecht-skip-link-focus-border-width, inherit);color:var(--utrecht-skip-link-focus-color, inherit);outline-color:var(--utrecht-skip-link-focus-outline-color, revert);outline-offset:var(--utrecht-skip-link-focus-outline-offset, revert);outline-style:var(--utrecht-skip-link-focus-outline-style, revert);outline-width:var(--utrecht-skip-link-focus-outline-width, revert);position:revert;text-decoration:var(--utrecht-skip-link-focus-text-decoration, inherit)}.rhc-skip-link--focus-visible,.rhc-skip-link:focus-visible{box-shadow:var(--utrecht-skip-link-box-block-end-shadow-offset-x) var(--utrecht-skip-link-box-block-end-shadow-offset-y) var(--utrecht-skip-link-box-block-end-shadow-blur-radius) var(--utrecht-skip-link-box-block-end-shadow-spread-radius) var(--utrecht-skip-link-box-block-end-shadow-color);font-weight:var(--utrecht-skip-link-font-weight, inherit);position:revert;text-underline-offset:var(--utrecht-skip-link-text-underline-offset, inherit);outline-color:var(--utrecht-skip-link-focus-visible-outline-color, var(--utrecht-focus-outline-color));outline-offset:var(--utrecht-skip-link-focus-visible-outline-offset, var(--utrecht-focus-outline-offset));outline-style:var(--utrecht-skip-link-focus-visible-outline-style, var(--utrecht-focus-outline-style));outline-width:var(--utrecht-skip-link-focus-visible-outline-width, var(--utrecht-focus-outline-width))}.utrecht-table__caption{text-align:start}.utrecht-table__caption--rtl{text-align:end}.utrecht-table__cell{color:var(--rhc-color-foreground-lint)}.utrecht-table__header tr:last-child>th{border-block-end-color:var(--utrecht-table-header-border-block-end-color);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-header-sticky-border-block-end-width, var(--utrecht-table-header-border-block-end-width, 0))}.utrecht-table__header--align-right{--_utrecht-table-cell-text-align: end}.utrecht-table__header--align-center{--_utrecht-table-cell-text-align: center}.utrecht-table__header--align-left{--_utrecht-table-cell-text-align: start}.utrecht-table__header--cell-row{--utrecht-table-header-cell-font-weight: --utrecht-table-row-border-block-end-width;border-block-end-color:var(--utrecht-table-row-border-block-end-color);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-row-border-block-end-width, 2px)}.utrecht-table__footer{color:var(--utrecht-table-footer-color)}.utrecht-table__footer td{--utrecht-table-footer-font-weight: var(--utrecht-table-footer-font-weight, bold);font-weight:var(--utrecht-table-footer-font-weight, bold)}.utrecht-textarea:focus{border-width:var(--utrecht-textarea-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-textarea--html-textarea:read-only{--utrecht-textarea-read-only-border: var(--utrecht-textarea-read-only-background-color, --rhc-color-grijs-100)}.utrecht-textbox:focus{border-width:var(--utrecht-textbox-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-textbox--invalid:focus{border-width:var(--utrecht-textbox-focus-border-width, var(--rhc-border-width-m, 2px))}.rhc-toggletip{background-color:transparent;border-radius:var(--rhc-toggletip-border-radius);display:inline-flex;flex-direction:column;size:var(--rhc-toggletip-size)}.rhc-toggletip__summary{cursor:pointer;display:inline-flex;margin-block-end:var(--rhc-toggletip-gap, 16px);max-inline-size:var(--rhc-toggletip-size);size:var(--rhc-toggletip-size)}.rhc-toggletip__button{background-color:var(--rhc-toggletip-background-color);border-color:var(--rhc-toggletip-border-color);border-radius:var(--rhc-toggletip-border-radius);border-width:var(--rhc-toggletip-border-width);color:var(--rhc-toggletip-color);cursor:pointer;display:inline-flex;max-inline-size:var(--rhc-toggletip-size);padding-block:0;padding-inline:0;size:var(--rhc-toggletip-size)}.rhc-toggletip__summary .rhc-toggletip__button{pointer-events:none}.rhc-toggletip__button:focus{background-color:var(--rhc-toggletip-focus-background-color);color:var(--rhc-toggletip-focus-color)}.rhc-toggletip__button:hover{background-color:var(--rhc-toggletip-hover-background-color);color:var(--rhc-toggletip-hover-color)}.rhc-toggletip__summary:focus .rhc-toggletip__button{background-color:var(--rhc-toggletip-focus-background-color);color:var(--rhc-toggletip-focus-color)}.rhc-toggletip__summary:hover .rhc-toggletip__button{background-color:var(--rhc-toggletip-hover-background-color);color:var(--rhc-toggletip-hover-color)}.rhc-toggletip:active .rhc-toggletip__button,.rhc-toggletip[open] .rhc-toggletip__button{background-color:var(--rhc-toggletip-active-background-color);border-color:var(--rhc-toggletip-active-border-color);border-style:solid;color:var(--rhc-toggletip-active-color)}.rhc-toggletip__icon{size:var(--rhc-toggletip-icon-size)}.utrecht-unordered-list{color:var(--utrecht-unordered-list-color);font-family:var(--utrecht-unordered-list-font-family);font-size:var(--utrecht-unordered-list-font-size);font-weight:var(--utrecht-unordered-list-font-weight);line-height:var(--utrecht-unordered-list-line-heigh);padding-inline-start:var(--utrecht-unordered-list-padding-inline-start)}.utrecht-unordered-list__item{margin-block-end:var(--utrecht-unordered-list-item-margin-block-end);margin-block-start:var(--utrecht-unordered-list-item-margin-block-start);padding-inline-start:var(--utrecht-unordered-list-item-padding-inline-start)}.utrecht-unordered-list--nested{margin-inline-start:0}.utrecht-unordered-list--nested>.utrecht-unordered-list__item::marker{content:"○"}.utrecht-badge-counter{align-content:center}.rhc-heading-container{display:grid;grid-template-areas:"preheading" "heading"}.rhc-pre-heading{--utrecht-pre-heading-color: var(--utrecht-heading-1-color, inherit);--utrecht-pre-heading-font-weight: var(--rhc-font-weight-regular, inherit);grid-area:preheading}.rhc-heading-container>*:not(.rhc-pre-heading){grid-area:heading}.rhc-code-input{block-size:var(--rhc-code-input-size);inline-size:var(--rhc-code-input-size);text-align:center}.rhc-code-input-group{column-gap:var(--rhc-code-input-group-column-gap);display:flex;flex-direction:row}.rhc-code-input-container{display:flex;flex-direction:column}/**
|
|
20
16
|
* @license EUPL-1.2
|
|
21
17
|
* Copyright (c) 2021 Community for NL Design System
|
|
22
|
-
*/.rhc-visually-hidden{block-size:1px!important;border:0!important;clip:rect(0,0,0,0)!important;inline-size:1px!important;margin-block:-1px!important;margin-inline:-1px!important;opacity:0%;overflow:hidden!important;padding-block:0!important;padding-inline:0!important;position:absolute;white-space:nowrap!important}
|
|
18
|
+
*/.rhc-visually-hidden{block-size:1px!important;border:0!important;clip:rect(0,0,0,0)!important;inline-size:1px!important;margin-block:-1px!important;margin-inline:-1px!important;opacity:0%;overflow:hidden!important;padding-block:0!important;padding-inline:0!important;position:absolute;white-space:nowrap!important}/**
|
|
19
|
+
* @license EUPL-1.2
|
|
20
|
+
* Copyright (c) 2024-2025 Gemeente Utrecht
|
|
21
|
+
* Copyright (c) 2024-2025 Frameless B.V.
|
|
22
|
+
*/.rhc-margin-block-end-wrapper{--utrecht-space-around: 1}.rhc-margin-block-end-wrapper .utrecht-heading-1:first-child{--utrecht-heading-1-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-heading-2){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-accordion){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-alert){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-badge-list){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-blockquote){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-button){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-button-group){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-data-list){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-form-field){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-img){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-link){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-ordered-list){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-pagination){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-paragraph){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-separator){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-badge-status){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-table){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-1:has(+.utrecht-unordered-list){--utrecht-heading-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:first-child{--utrecht-heading-2-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-heading-3){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-accordion){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-alert){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-badge-list){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-blockquote){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-button){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-button-group){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-data-list){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-figure){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-form-field){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-img){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-link){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-ordered-list){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-pagination){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-paragraph){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-separator){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-sidenav){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-badge-status){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-table){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-2:has(+.utrecht-unordered-list){--utrecht-heading-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:first-child{--utrecht-heading-3-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-heading-4){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-accordion){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-alert){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-badge-list){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-blockquote){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-button){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-button-group){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-data-list){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-figure){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-form-field){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-img){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-link){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-ordered-list){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-pagination){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-paragraph){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-separator){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-sidenav){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-badge-status){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-table){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-3:has(+.utrecht-unordered-list){--utrecht-heading-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:first-child{--utrecht-heading-4-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-heading-5){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-accordion){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-alert){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-badge-list){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-blockquote){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-button){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-button-group){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-data-list){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-figure){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-form-field){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-img){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-link){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-ordered-list){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-pagination){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-paragraph){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-separator){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-sidenav){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-badge-status){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-table){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-4:has(+.utrecht-unordered-list){--utrecht-heading-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:first-child{--utrecht-heading-5-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-heading-6){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-accordion){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-alert){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-badge-list){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-blockquote){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-button){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-button-group){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-data-list){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-figure){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-form-field){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-img){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-link){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-ordered-list){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-pagination){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-paragraph){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-separator){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-sidenav){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-badge-status){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-table){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-5:has(+.utrecht-unordered-list){--utrecht-heading-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:first-child{--utrecht-heading-6-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-accordion){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-alert){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-badge-list){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-blockquote){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-button){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-button-group){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-data-list){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-figure){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-form-field){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-img){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-link){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-ordered-list){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-pagination){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-paragraph){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-separator){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-sidenav){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-badge-status){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-table){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-heading-6:has(+.utrecht-unordered-list){--utrecht-heading-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:first-child{--utrecht-accordion-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-heading-2){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-heading-3){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-heading-4){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-heading-5){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-heading-6){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-accordion){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-alert){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-badge-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-blockquote){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-button){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-button-group){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-data-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-figure){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-form-field){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-img){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-link){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-ordered-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-paragraph){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-separator){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-sidenav){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-table){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-unordered-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:first-child{--utrecht-alert-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-1){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-2){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-3){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-4){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-5){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-heading-6){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-accordion){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-alert){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-badge-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-blockquote){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-button){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-button-group){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-data-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-figure){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-form-field){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-img){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-link){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-ordered-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-pagination){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-paragraph){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-separator){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-badge-status){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-table){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-unordered-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:first-child{--utrecht-badge-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-1){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-2){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-3){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-4){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-5){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-heading-6){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-accordion){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-alert){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-blockquote){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-button){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-button-group){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-data-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-figure){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-form-field){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-img){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-link){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-ordered-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-paragraph){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-separator){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-table){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-unordered-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:first-child{--utrecht-blockquote-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-heading-2){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-heading-3){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-heading-4){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-heading-5){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-heading-6){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-accordion){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-alert){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-badge-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-blockquote){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-button){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-button-group){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-data-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-figure){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-form-field){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-img){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-link){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-ordered-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-pagination){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-paragraph){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-separator){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-table){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-unordered-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:first-child{--utrecht-breadcrumb-nav-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-1){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-2){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-3){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-4){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-5){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-heading-6){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-accordion){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-alert){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-badge-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-blockquote){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-button){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-button-group){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-data-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-figure){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-form-field){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-img){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-link){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-ordered-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-pagination){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-paragraph){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-separator){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-sidenav){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-badge-status){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-table){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-unordered-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:first-child{--utrecht-button-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-heading-2){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-heading-3){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-heading-4){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-heading-5){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-heading-6){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-accordion){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-alert){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-badge-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-blockquote){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-button){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-button-group){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-data-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-figure){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-img){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-link){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-ordered-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-paragraph){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-separator){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-sidenav){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-table){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-unordered-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:first-child{--utrecht-button-group-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-heading-2){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-heading-3){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-heading-4){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-heading-5){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-heading-6){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-accordion){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-alert){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-badge-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-blockquote){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-button){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-button-group){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-data-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-figure){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-img){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-link){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-ordered-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-paragraph){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-separator){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-sidenav){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-table){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-unordered-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:first-child{--utrecht-data-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-heading-2){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-heading-3){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-heading-4){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-heading-5){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-heading-6){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-accordion){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-alert){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-badge-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-blockquote){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-button){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-button-group){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-data-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-figure){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-form-field){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-img){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-link){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-ordered-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-pagination){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-paragraph){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-separator){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-table){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-unordered-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:first-child{--utrecht-figure-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-heading-2){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-heading-3){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-heading-4){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-heading-5){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-heading-6){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-accordion){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-alert){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-badge-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-blockquote){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-button){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-button-group){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-data-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-form-field){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-img){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-link){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-ordered-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-pagination){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-paragraph){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-separator){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-table){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-unordered-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:first-child{--utrecht-form-field-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-heading-2){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-heading-3){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-heading-4){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-heading-5){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-heading-6){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-accordion){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-alert){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-badge-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-blockquote){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-button){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-button-group){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-data-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-figure){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-form-field){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-img){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-link){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-ordered-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-paragraph){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-separator){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-table){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-unordered-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:first-child{--utrecht-form-field-description-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-form-field-error-message){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-select){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-textarea){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-textbox){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:first-child{--utrecht-form-field-error-message-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-form-field-description){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-form-field-error-message){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-select){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-textarea){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-textbox){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:first-child{--utrecht-form-label-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-form-field-description){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-confidant-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-form-field-error-message){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-select){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-textarea){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-textbox){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:first-child{--utrecht-img-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-heading-2){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-heading-3){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-heading-4){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-heading-5){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-heading-6){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-accordion){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-alert){--utrecht-img-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-badge-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-blockquote){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-button){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-button-group){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-data-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-form-field){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-img){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-link){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-ordered-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-pagination){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-paragraph){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-separator){--utrecht-img-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-table){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-unordered-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:first-child{--utrecht-link-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-heading-2){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-heading-3){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-heading-4){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-heading-5){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-heading-6){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-accordion){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-alert){--utrecht-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-badge-list){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-blockquote){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-button){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-button-group){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-data-list){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-form-field){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-img){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-link){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-ordered-list){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-paragraph){--utrecht-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-separator){--utrecht-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-sidenav){--utrecht-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-table){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-link:has(+.utrecht-unordered-list){--utrecht-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:first-child{--utrecht-ordered-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-heading-2){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-heading-3){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-heading-4){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-heading-5){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-heading-6){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-accordion){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-alert){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-badge-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-blockquote){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-button){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-button-group){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-data-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-form-field){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-img){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-link){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-ordered-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-pagination){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-paragraph){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-separator){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-table){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-unordered-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:first-child{--utrecht-pagination-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-heading-2){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-heading-3){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-heading-4){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-heading-5){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-heading-6){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-accordion){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-alert){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-badge-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-blockquote){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-button){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-button-group){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-data-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-form-field){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-img){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-link){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-ordered-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-paragraph){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-separator){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-table){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-unordered-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:first-child{--utrecht-paragraph-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-heading-2){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-heading-3){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-heading-4){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-heading-5){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-heading-6){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-accordion){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-alert){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-badge-list){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-blockquote){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-button){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-button-group){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-data-list){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-form-field){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-img){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-link){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-ordered-list){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-pagination){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-paragraph){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-separator){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-table){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-paragraph:has(+.utrecht-unordered-list){--utrecht-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-select:first-child{--utrecht-select-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-select:has(+.utrecht-form-field-description){--utrecht-select-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-select:has(+.utrecht-form-field-error-message){--utrecht-select-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:first-child{--utrecht-separator-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-1){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-2){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-3){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-4){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-5){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-heading-6){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-accordion){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-alert){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-badge-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-blockquote){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-button){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-button-group){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-data-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-form-field){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-img){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-link){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-ordered-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-pagination){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-paragraph){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-separator){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-sidenav){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-table){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-unordered-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:first-child{--utrecht-sidenav-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-1){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-2){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-3){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-4){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-5){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-heading-6){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-accordion){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-alert){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-badge-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-blockquote){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-button){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-button-group){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-data-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-form-field){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-img){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-link){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-ordered-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-pagination){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-separator){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-table){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-unordered-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:first-child{--utrecht-badge-status-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-heading-2){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-heading-3){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-heading-4){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-heading-5){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-heading-6){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-badge-status){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:first-child{--utrecht-table-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-heading-2){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-heading-3){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-heading-4){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-heading-5){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-heading-6){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-accordion){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-alert){--utrecht-table-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-badge-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-blockquote){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-button){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-button-group){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-data-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-form-field){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-img){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-link){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-ordered-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-pagination){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-paragraph){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-separator){--utrecht-table-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-table){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-unordered-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textarea:first-child{--utrecht-textarea-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-textarea:has(+.utrecht-form-field-description){--utrecht-textarea-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textarea:has(+.utrecht-form-field-error-message){--utrecht-textarea-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textbox:first-child{--utrecht-textbox-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-textbox:has(+.utrecht-form-field-description){--utrecht-textbox-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textbox:has(+.utrecht-form-field-error-message){--utrecht-textbox-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:first-child{--utrecht-unordered-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-heading-2){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-heading-3){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-heading-4){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-heading-5){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-heading-6){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-accordion){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-alert){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-badge-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-blockquote){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-button){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-button-group){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-data-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-form-field){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-img){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-link){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-ordered-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-pagination){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-paragraph){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-separator){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-table){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-unordered-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}
|
package/index.scss
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rijkshuisstijl-community/components-css",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.88",
|
|
4
|
+
"type": "module",
|
|
4
5
|
"author": "Community for NL Design System",
|
|
5
6
|
"description": "CSS Components for a design system based on the NL Design System architecture",
|
|
6
7
|
"license": "EUPL-1.2",
|
|
@@ -23,11 +24,12 @@
|
|
|
23
24
|
},
|
|
24
25
|
"scripts": {
|
|
25
26
|
"dev": "vite build --watch",
|
|
26
|
-
"
|
|
27
|
+
"generate": "node src/wrapper/createSpacingCSS.js && prettier --write ./src/wrapper",
|
|
28
|
+
"build": "pnpm run generate && pnpm run build:css",
|
|
27
29
|
"build:css": "vite build"
|
|
28
30
|
},
|
|
29
31
|
"dependencies": {
|
|
30
32
|
"@utrecht/component-library-css": "7.0.0"
|
|
31
33
|
},
|
|
32
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "edf96a1317ff0a6398fe94adf98d680860a34f4f"
|
|
33
35
|
}
|