.fd126-selectColumn{display:grid;grid-gap:var(--space-ctrl-medium);gap:var(--space-ctrl-medium)}.bae3e-dialog{width:100%;height:100%;display:grid;place-items:center;background-color:color-mix(in srgb,var(--color-primary-text),transparent 75%)}.fbaa4-dialogSurface{width:min(100% - var(--space-ctrl-small),var(--dialogWidth));background-color:var(--color-background);padding-inline:var(--space-flow-x-small);max-height:calc(100dvh - var(--space-flow-medium));border-radius:var(--border-radius);overflow:auto}@media screen and (max-width:549px){.fbaa4-dialogSurface{padding-inline:var(--space-flow-xxx-small)}}.fbaa4-dialogSurface>:first-child{margin-top:var(--space-flow-x-small)}.fbaa4-dialogSurface>:last-child{margin-bottom:var(--space-flow-x-small)}.a94ee-isSizeAlert{--dialogWidth:571px}.a195e-isSizePage{--dialogWidth:770px}.ca986-actions{margin-top:var(--space-flow-x-small)}@media screen and (max-width:549px){.ca986-actions>[class*=Button],.ca986-actions>div>[class*=Button]{padding:var(--space-ctrl-large)}.c946f-isWrapping,.c946f-isWrapping>div{flex-direction:column-reverse}.c946f-isWrapping button{min-width:200px}}.c6a64-resizeableRow,.c7e2c-row,.ee343-stretchedRow{display:flex}.c6a64-resizeableRow>*{flex-basis:0;width:var( --width )}.ee343-stretchedRow>*{flex-grow:1;flex-basis:0}@layer{.bcccd-popupsRoot dialog{position:static;left:0;top:0;padding:0;border:unset;background:unset}.bcccd-popupsRoot>dialog,.bcccd-popupsRoot>div{position:fixed;left:0;top:0;padding:0;border:unset;background:unset;z-index:100}}.f6ab4-cookiesConsentWrapper{--_gap:var( --space-flow-xx-small );position:fixed;left:0;width:100%;z-index:100}@media screen and (max-width:549px){.f6ab4-cookiesConsentWrapper{--_gap:var( --space-flow-xxx-small )}}.f6ab4-cookiesConsentWrapper:not(:has(.c97a4-settings)){bottom:var(--_gap);padding-left:var(--pageSectionRightPadding,var(--pageSectionInlinePadding));padding-right:var(--pageSectionLeftPadding,var(--pageSectionInlinePadding))}.f6ab4-cookiesConsentWrapper:has(.c97a4-settings){display:grid;place-items:center;top:0;height:100dvh;padding:var(--_gap);background-color:color-mix(in srgb,var(--color-primary-text),transparent 70%)}.aa144-cookiesConsent,.c97a4-settings{padding:var(--_gap);border-radius:var(--border-radius);background-color:var(--color-background);box-shadow:0 0 6px rgba(164,173,186,.1019607843)}.aa144-cookiesConsent{display:grid;grid-template:"icon body actions";grid-gap:var(--_gap);gap:var(--_gap);justify-content:space-between;align-items:center;overflow-x:clip;z-index:10}@media screen and (max-width:1199px){.aa144-cookiesConsent{grid-template:"icon body" "actions actions"/max-content 1fr}}.aa144-cookiesConsent>svg{color:var(--color-primary)}.da7a4-content{flex-grow:1;flex-shrink:1}@media screen and (max-width:549px){.da7a4-content{text-align:center}}.e84e5-cookiesTextRoot>h2{font-family:var(--typography-titleLarge-family);font-weight:var(--typography-titleLarge-weight);font-size:var(--typography-titleLarge-size);letter-spacing:var(--typography-titleLarge-letterSpacing);margin-bottom:var(--space-text-xx-small)}.e84e5-cookiesTextRoot>p{font-family:var(--typography-bodySmall-family);font-weight:var(--typography-bodySmall-weight);font-size:var(--typography-bodySmall-size);letter-spacing:var(--typography-bodySmall-letterSpacing)}.e05a1-actions{gap:var(--_gap)}@media screen and (min-width:550px){.e05a1-actions{display:grid;grid-template:"deny . save all"/max-content 1fr max-content max-content}}@media screen and (max-width:549px){.e05a1-actions{display:flex;flex-direction:column}.e05a1-actions>*{width:100%}}.aa144-cookiesConsent .e05a1-actions{grid-area:actions}@media screen and (min-width:1200px){.aa144-cookiesConsent .e05a1-actions{display:flex;justify-content:right}}.c97a4-settings{display:grid;grid-auto-columns:100%;grid-gap:var(--_gap);gap:var(--_gap);width:min(798px,100%);max-height:100%;overflow:auto}.c97a4-settings>*{margin:0}.c97a4-settings>section{display:flex;gap:var(--_gap)}.c7411-sectionContent{display:grid;grid-gap:var(--space-text-small);gap:var(--space-text-small)}.c7411-sectionContent>*{margin:0}.e01c6-isAlignedCenter{text-align:center}.e01c6-isAlignedCenter>*{margin-inline:auto}.b649c-isAlignedRight{text-align:right}.b649c-isAlignedRight>*{margin-left:auto}.b3517-pageSectionDecorations{position:absolute;inset:0;z-index:-1;overflow-x:clip;margin:0}.b3517-pageSectionDecorations>*{position:absolute}.eee55-pageSectionContentDecorations{position:relative;margin:0;height:0;z-index:-1}.eee55-pageSectionContentDecorations>*{position:absolute}.a6e32-isSection{padding-block:var(--space-90);--sectionWidth:calc(var( --maxWidth, var( --maxPageSectionWidth ) ) - var( --additional-inline-padding, 0px ) * 2);--pageSectionInlinePadding:max(var( --minPageSectionWidthPadding ),20vw - 100px,(100vw - var( --sectionWidth ))/2);--leftAddition:calc(var( --sectionWidth ) - var( --maxWidthFromLeft ));--rightAddition:calc(var( --sectionWidth ) - var( --maxWidthFromRight ));--pageSectionRightPadding:max(var( --minPageSectionWidthPadding ),20vw - 100px,(100vw - var( --sectionWidth ))/2 + var( --rightAddition,0px ));--pageSectionLeftPadding:max(var( --minPageSectionWidthPadding ),20vw - 100px,(100vw - var( --sectionWidth ))/2 + var( --leftAddition,0px ));--sectionlikeNegativeMargin:calc(-1 * var( --pageSectionInlinePadding ));padding-left:var(--pageSectionRightPadding,var(--pageSectionInlinePadding));padding-right:var(--pageSectionLeftPadding,var(--pageSectionInlinePadding))}@media screen and (max-width:549px){.d5ffa-isMobileSection,.ebbdb-isMobileNegativeIndented{margin-inline:var(--sectionlikeNegativeMargin)}.d5ffa-isMobileSection{padding-inline:var(--pageSectionInlinePadding);border-radius:unset}.d1965-isMobileLeftSection{margin-left:var(--sectionlikeNegativeMargin);padding-left:var(--pageSectionInlinePadding);border-top-left-radius:0;border-bottom-left-radius:0}.e88ce-isMobileRightSection{margin-right:var(--sectionlikeNegativeMargin);padding-right:var(--pageSectionInlinePadding);border-top-right-radius:0;border-bottom-right-radius:0}}.f2d1a-notificationsWrapper{display:flex;flex-direction:column-reverse;top:unset;left:unset;right:var(--space-flow-xx-small);bottom:var(--space-flow-xx-small)}.de6b6-closeBtn{float:right;margin-left:var(--space-text-small);color:var(--color-primary-text)}