#partCookieWall.partCookieWall1{--partCookieWall1-spacing: clamp(1.375rem, 2.6vw + .4rem, 2.75rem);--partCookieWall1-borderRadius: var(--borderRadius-m, 1em);--partCookieWall1-heading-font-size: var(--fontSize-h4, clamp(1.25rem, .42vw + 1rem, 1.5rem));--partCookieWall1-heading-color: var(--black, #000);--partCookieWall1-heading-font-weight: 700;--partCookieWall1-heading-fontFamily: var(--fontFamily-heading, inherit);--partCookieWall1-text-font-size: 1rem;--partCookieWall1-button-accept-backgroundColor: #079669;--partCookieWall1-button-accept-color: #fff;--partCookieWall1-button-accept-color-hover: #fff;--partCookieWall1-button-accept-backgroundColor-hover: #076B4B;--partCookieWall1-button-decline-backgroundColor: #fff;--partCookieWall1-button-decline-border: solid 1px #bbb;--partCookieWall1-button-decline-color: #000;--partCookieWall1-button-decline-color-hover: #fff;--partCookieWall1-button-decline-backgroundColor-hover: #000;--partCookieWall1-button-decline-border-hover: var(--partCookieWall1-button-decline-backgroundColor-hover)}#partCookieWall.partCookieWall1 #cookieWallHeading{font-size:var(--partCookieWall1-heading-font-size);font-weight:var(--partCookieWall1-heading-font-weight);font-family:var(--partCookieWall1-heading-fontFamily);color:var(--partCookieWall1-heading-color)}#partCookieWall.partCookieWall1 .partContentText{font-size:var(--partCookieWall1-text-font-size)}#partCookieWall.partCookieWall1 #cookieWallPopupButtons{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton{font-size:var(--partButton1-buttonLabel-fontSize, 1.125rem);font-weight:var(--partButton1-buttonLabel-fontWeight, 700);height:var(--partButton1-size, 44px);border-radius:var(--button-borderRadius, 4px);transition:background-color .3s,border-color .3s,transform .15s}#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.accept{background-color:var(--partCookieWall1-button-accept-backgroundColor);color:var(--partCookieWall1-button-accept-color)}@media (max-width: 500px){#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.accept{order:-1}}#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.decline{background-color:var(--partCookieWall1-button-decline-backgroundColor);border:var(--partCookieWall1-button-decline-border);color:var(--partCookieWall1-button-decline-color)}@media (hover: hover){#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.accept:not([disabled]):hover,#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.accept:not([disabled]):focus{background-color:var(--partCookieWall1-button-accept-backgroundColor-hover)}#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.decline:not([disabled]):hover,#partCookieWall.partCookieWall1 #cookieWallPopupButtons .partButton.cookieWallButton.decline:not([disabled]):focus{background-color:var(--partCookieWall1-button-decline-backgroundColor-hover);color:var(--partCookieWall1-button-decline-color-hover);border-color:var(--partCookieWall1-button-decline-border-hover)}}body.cookieWallActive{overflow:hidden}#partCookieWall.partCookieWall1{z-index:4010;background-color:rgba(48,48,48,.6);position:fixed;top:0;bottom:0;left:0;right:0;display:flex}#partCookieWall.partCookieWall1 #cookieWallPopup{border-radius:var(--partCookieWall1-borderRadius);background-color:#fff;width:100%;max-width:min(600px,100vw - calc(var(--partCookieWall1-spacing) * 2));margin:auto;max-height:calc(90svh - calc(var(--partCookieWall1-spacing) * 2));display:flex;flex-direction:column}#partCookieWall.partCookieWall1 #cookieWallPopupLogo{padding:22px var(--partCookieWall1-spacing);border-bottom:solid 1px rgba(0,0,0,.15);display:flex;justify-content:center}#partCookieWall.partCookieWall1 #cookieWallPopupLogo img{width:32px;height:32px}#partCookieWall.partCookieWall1 #cookieWallPopupText{padding:var(--partCookieWall1-spacing);overflow-y:auto}#partCookieWall.partCookieWall1 #cookieWallHeading{line-height:1.3;margin-bottom:.55556em;text-wrap:balance;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#partCookieWall.partCookieWall1 #cookieWallPopupButtons{padding:22px var(--partCookieWall1-spacing);box-shadow:0 -2px 8px rgba(0,0,0,.15)}
