
.fr-notification-alpha {padding-top: var(--space-xs); padding-right: var(--section-padding-x); padding-bottom: var(--space-xs); padding-left: var(--section-padding-x); background-color: var(--secondary); position: relative; transition: display .3s ease}.header--aktion {background-color: var(--secondary); color: var(--black)}.fr-notification-alpha__inner {flex-direction: row; align-items: center; column-gap: calc(var(--content-gap) / 2); row-gap: calc(var(--content-gap) / 2); flex-wrap: nowrap; justify-content: center}@media (max-width: 478px) {.fr-notification-alpha__inner {flex-wrap: wrap; padding-right: 1em}}.link--header {color: var(--black); font-weight: 700}.link--header:hover {color: var(--black-trans-70)}.header {background-color: var(--white)}.header__container {justify-content: space-between}@media (max-width: 991px) {.header__logo{width:7.5rem!important}}@media (max-width: 767px) {.header__logo{width:5rem!important}}.mm__mobile-logo {display: none}.mm-slate-content {width: 100%}.mm-slate-list {display: grid; align-items: initial; grid-template-columns: var(--grid-auto-3); grid-gap: 0px}.mm.brx-open .mm-slate-list { grid-template-columns: var(--grid-1); padding: var(--space-xs) var(--gutter);} .mm:not(.brx-open) .mm-slate-list { padding: var(--space-xs);}.mm-slate-item {flex-direction: row; row-gap: 2rem; column-gap: 2rem; position: relative; padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); flex-wrap: nowrap; border-radius: var(--radius-s)}.mm-slate-item { transition: background-color 0.2s ease-in-out;} .mm-slate-item:hover, .mm-slate-item:focus-within { background-color: var(--primary);}.mm-slate-item__content {row-gap: 0.5rem}.mm-slate-item__link {font-size: var(--text-m); font-family: "Lato"; font-weight: 900; margin-bottom: 0}.mm-slate-item__link a::after { content: ''; position: absolute; inset: 0;} .mm-slate-item__link a{ color:var(--black)} .mm-slate-item__link a:hover{ color:var(--black)}.mm-slate-item__text {font-size: var(--text-s)}.mm-slate-item__icon-wrapper {order: -1; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; background-color: var(--primary); display: flex; justify-content: center; align-items: center; width: 6rem; height: 6rem; border-radius: var(--radius-s)}.mm-slate-cta {display: grid; align-items: initial; grid-template-columns: var(--grid-2-1); grid-gap: var(--grid-gap)}.mm.brx-open .mm-slate-cta { grid-template-columns: var(--grid-1); padding: var(--space-l) var(--gutter);} .mm:not(.brx-open) .mm-slate-cta { padding: var(--space-l); border-bottom-left-radius: var(--border-radius); border-bottom-right-radius: var(--border-radius);} .mm-slate-cta { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'><rect fill='%23FFF6EA' width='2000' height='1500'/><defs><path id='a' d='M0 32.2s342.5 34.3 588.5 33.6 470-65.8 714-65.8 698 112 698 112'/><path id='b' d='M0 40.2S454.6 0 702.5 0s490 98 695 98 431.1-54.4 603-54.4'/><path id='c' d='M0 0c406.8 2 518 60.5 769 60.5s451-45 680-45S2000.5 34 2000.5 34'/><path id='d' d='M0 75.9S178.5 0 509.5 0c122 0 269 72 503 72s365.5-49.8 669-49.8c140.5 0 319 49.8 319 49.8'/><path id='e' d='M2000.5 40c-348.1-46.6-697.8 40-847 40S651.1 0 403.5 0 0 45 0 45'/><path id='f' d='M0 62.8C145.3 13.7 300.1-7.1 453.2 2.1c140.1 8.4 370.9 49.2 584.3 49.2S1365-.7 1611.8 18c186.5 14.1 388.7 45.4 388.7 45.4'/></defs><g transform='rotate(0 1000 750)'><g transform='rotate(0 0 0)' style='transform-origin:center'><g fill='none' stroke-opacity='.5' stroke-width='1'><g id='p1' stroke='%23FFDEB3'><use href='%23a' y='525'/><use href='%23b' y='319'/><use href='%23c' y='163'/><use href='%23d' y='443'/><use href='%23e' y='-111'/><use href='%23f' y='9'/></g><g id='p2' stroke='%23FFF'><use href='%23a'/><use href='%23b' y='755'/><use href='%23c' y='21'/><use href='%23d' y='399'/><use href='%23e' y='549'/><use href='%23f' y='-49'/></g><g id='p3' stroke='%23ffeed9'><use href='%23a' y='229'/><use href='%23b' y='339'/><use href='%23c' y='609'/><use href='%23d' y='629'/><use href='%23e' y='149'/><use href='%23f' y='700'/></g><g id='p4'><use href='%23p1' y='700'/><use href='%23p2' y='548'/><use href='%23p3' y='673'/><use href='%23p1' y='150'/><use href='%23p2' y='248'/><use href='%23p3' y='187'/><use href='%23p1' y='850'/><use href='%23p2' y='948'/><use href='%23p3' y='987'/></g><use href='%23p4' y='-958' transform='scale(1 -1)'/><use href='%23p4' y='-1585' transform='scale(1 -1)'/><use href='%23p4' y='-2335' transform='scale(1 -1)'/></g></g></g></svg>"); background-size: cover; background-repeat: repeat-y; background-position: center;}.mm-slate-cta__heading {font-size: var(--h3); font-weight: 900; color: var(--black); margin-bottom: 0}.mm-slate-cta__text {color: var(--black)}.mm-slate-cta__button {background-color: var(--white); color: var(--black); font-size: var(--text-s); font-weight: 700; border-radius: var(--radius-xs)}.mm-slate-cta__button:hover{ color:var(--black-trans-70)}.mm-sandstone-content {column-gap: 0px; row-gap: 0px; padding-top: unset !important; padding-right: unset !important; padding-bottom: unset !important; padding-left: unset !important}.mm-sandstone-content { display: grid; grid-template-columns: var(--grid-2-1);}.mm.brx-open .mm-sandstone-content { grid-template-columns: var(--grid-1);}.mm-sandstone-col {row-gap: 1rem}.mm:not(.brx-open) .mm-sandstone-col { padding: var(--space-m);}.mm.brx-open .mm-sandstone-col { padding: var(--space-m) var(--gutter);}.mm-sandstone__col-heading {font-size: var(--text-l); color: var(--neutral); font-weight: 700}.mm-sandstone-divider {height: 1px; background-color: var(--primary)}.mm-sandstone-col--highlight {background-color: var(--primary); flex-basis: 37%; flex-shrink: 0}.mm-slate-alternative-item {flex-direction: row; row-gap: 2rem; column-gap: 2rem; position: relative; padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); flex-wrap: nowrap; border-radius: var(--radius-s)}.mm-slate-alternative-item { transition: background-color 0.2s ease-in-out;} .mm-slate-alternative-item:hover, .mm-slate-alternative-item:focus-within { background-color: var(--white);}.mm-slate-alternative-item__icon-wrapper {order: -1; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; background-color: var(--white); display: flex; justify-content: center; align-items: center; width: 6rem; height: 6rem; border-radius: var(--radius-s)}.fr-hero {row-gap: var(--container-gap); overflow: hidden; position: relative}:where(.fr-hero > *) {position: relative}.fr-hero::before {background-image: radial-gradient(ellipse farthest-side at center, var(--white), var(--white-trans-60), var(--white)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.fr-hero { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1200'><rect fill='%23FFFFFF' width='2000' height='1200'/><g fill='none' transform='rotate(0 1000 600)'><g style='transform-origin:center' stroke-width='4' stroke-opacity='1'><path stroke='%23FFF6EA' d='M1156 2001c-51-121-57-253-232-270-125-13-166 58-217 133-34 49-101 85-118 141'/><path stroke='%23fff6ea' d='M1215 1964c-62-141-69-296-280-316-152-15-201 68-263 156-40 58-122 99-142 165M240 2088c744-544 537-838 1138-111'/><path stroke='%23fff6ea' d='M1688 2053c-789-613-775-757-1056-426-249 294-375 315-451 500'/><path stroke='%23fff6e9' d='M0 2233c176-28 92-297 499-577 176-122 114-148 188-217 79-73 352-69 474 39 54 47 93 111 139 168 153 191 379 306 577 443'/><path stroke='%23fff6e9' d='M1782 1852c-758-418-511-508-661-509-363-3-344-194-553 105-319 456-394 223-385 399 8 180-189 159-232 237'/><path stroke='%23fff6e9' d='M-126 1969c143-15 442-387 492-435 39-38 109-31 176-125 43-61 69-157 230-198 113-29 128-1 200 29 80 34 137-20 182 14 39 30 25 104 238 225 87 50 533 369 620 419'/><path stroke='%23fff6e9' d='M2050 1745c-113 0-466-284-557-329-43-22-93-29-129-61-65-58-68-209-425-223-428-16-393 284-612 355-45 14-319 418-490 435'/><path stroke='%23fff6e9' d='M-163 1817c155 18 368-362 415-398 73-57 128 53 218-155 71-167 280-171 336-192 171-66 67-36 220-17 91 11 201-50 262 50 95 158 82 86 179 166 70 58 407 429 770 410'/><path stroke='%23fff5e9' d='M-227 1730c87-9 396-362 477-385 23-7 48-1 72-6 111-24 90-226 216-306 80-51 117-13 433-114 116-36 296-16 373 78 21 25 71 40 82 71 10 29-23 62 77 110 179 85 519 421 681 450'/><path stroke='%23fff5e8' d='M2153 1527c-224-23-437-289-525-340-26-15-57-21-79-41-60-53-8-89-124-141-40-17-52-55-82-83-94-92-585-46-631-33-85 24-94 83-249 112-76 15-97-22-107 73-17 167-554 521-653 551'/><path stroke='%23fff5e8' d='M-352 1544c151-27 492-196 488-335-2-59-8-58 46-95 136-91 64-211 322-211 187 0 24-125 767-83 104 6 100-16 134 59 41 91 159 101 233 203 38 52 64 112 106 160 111 129 295 146 439 220'/><path stroke='%23fff5e8' d='M2303 1471c-91 4-616-515-675-556-58-40-102 28-173-81-104-161-41-78-569-79-343 0-204 33-338 88-65 27-140-1-209 9-99 14-127 94-188 157-44 45-119 80-120 157-1 25 16 62-3 83-25 28-214 39-292 132'/><path stroke='%23fff5e8' d='M-377 1492c-23-77 23-164 97-193 46-17 95-12 138-40 96-61 124-410 595-452 164-14 171-117 292-96 161 27 143-3 271-19 108-14 224 18 327-12 171-48 99 5 244 127 86 74 144 175 217 262 228 268 433 234 544 368'/><path stroke='%23fff5e8' d='M2420 1367c-120 11-208-69-303-127-82-50-189-71-247-153-98-139 42-173-333-443-99-71-138-56-234-30-384 103-636-3-732 39-43 19-66 64-103 91-139 101-284-7-381 90-43 44-59 110-98 157-44 53-115 80-134 151-5 22-7 47-19 66-38 61-137 31-202 75-71 48-70 194-168 198'/><path stroke='%23fff5e7' d='M2409 1217c-110-125-289-84-390-281-24-47-38-100-68-143-33-47-82-59-123-95-79-68-51-198-311-233-189-25-396 58-631 50-673-22-289 130-645 166-201 19-241 5-290 19-123 35-109 387-526 547'/><path stroke='%23fff5e7' d='M-492 1152c84-21 154-91 177-175 32-114-8-204 210-299C245 525 339 546 995 428c63-11 570 14 597 20 249 52 271 198 351 280 53 53-22-27 477 408'/><path stroke='%23fff5e7' d='M2396 1039c-614-413-424-597-887-627-447-28-346-68-428-95-47-15-95 14-138 38-217 122-379 96-560 135-138 30-268 95-408 113-85 12-183 0-264 34-81 33-197 252-138 389'/><path stroke='%23fff5e7' d='M-550 1169c127-517 121-512 148-542 88-99 295 0 466-57 113-37 204-143 320-142 72 1 94 49 194-19 401-272 632-60 820-30 603 94 317-69 894 559 40 44 84 90 142 103'/><path stroke='%23fff5e7' d='M2339 901c-240-85-113-442-681-530-468-73-64 37-686-139-288-82-343 88-525 143-78 23-163 13-240 44-72 28-125 91-197 119-181 70-458-143-539 201-6 27-30 62-52 45'/><path stroke='%23fff5e7' d='M-533 614c60-233 419-128 583-202 99-44 174-144 281-159 35-5 71 0 106 0 250-3 460-255 653-67 60 57 100 55 662 158 230 43 209 48 600 392'/><path stroke='%23fff5e6' d='M2340 671c-268-177-292-307-585-363-2-1-438-87-516-134-437-259-437-79-598 2-82 43-183 22-272 41-4 1-551 215-722 205'/><path stroke='%23fff4e6' d='M-336 365c196-110 245-43 461-126 129-49 273-34 407-70C667 132 650 56 724-1c126-99 297 49 434 49 169 1 119-12 196 62 87 83 230 24 336 57 71 22 124 80 189 115 79 43 152 49 452 97'/><path stroke='%23fff4e6' d='M2297 345c-150-41-393-143-526-222-46-28-105-16-159-18-170-6-266-136-406-141-40-2-79 7-119 10C883-9 795-183 506 51 388 146 75 227 6 182c-47-30-52-75-139-15-81 55-182 81-279 71'/><path stroke='%23fff4e6' d='M2296 286c-398-16-367-215-450-256s-76 57-304-44c-187-84-353-90-779-136-187-20-196 8-309 71C133 98 74 147 8 99c-111-82-67-79-358 56'/><path stroke='%23fff4e6' d='M-532 67c49-20 406-169 458-160C17-76 78 39 408-126c432-216 402-85 635-49 121 19 249-24 364 16 60 21 112 64 173 82 92 27 194-5 284 26 137 49 149 180 421 225'/><path stroke='%23fff4e6' d='M2381 27c-140 67-222-46-466-139-356-135-631-78-893-145-231-60-229-93-470-16-444 143-537 72-746 99-108 14-188 121-301 108'/><path stroke='%23fff4e5' d='M-503-177c218 30 368-207 590-170 70 12 135 47 206 59 227 40 407-133 572-115 227 25 205 172 739 153 510-18 262 131 761 177'/><path stroke='%23fff4e5' d='M2325-162c-240-59-280-234-623-200-178 18-340 67-513 2-140-52-285-147-441-116-198 40-164 164-648 56-549-123-356 125-742 51'/><path stroke='%23FFF4E5' d='M-591-471c212 70 235-77 668 5 371 71 384-24 585-83 167-49 182 57 533 46 131-4 136 65 171 97 80 75 314-13 469-26 272-23 325 142 678 165'/></g></g></svg>"); background-size: cover; background-repeat: no-repeat; background-position: center;}.center__contentwrapper {align-items: center; justify-content: center; text-align: center; row-gap: var(--content-gap)}.fr-intro-inner {margin-top: var(--section-space-l)}.center__lede {max-width: 75ch}.form__shortcode {background-color: var(--primary); padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); border: 1px solid var(--primary-light); border-radius: var(--radius); text-align: left}.footer-bravo {padding-top: var(--section-space-xs); padding-right: var(--gutter); padding-bottom: var(--section-space-xs); padding-left: var(--gutter); display: flex; background-color: var(--primary); border-top: 1px solid var(--primary-light)}.footer-bravo { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 1080'><rect fill='%23FFF6EA' width='1920' height='1080'/><g fill='%23FFFFFF'><path d='M887.4 1200.1S727 1123.7 667.8 1043c-49-66.8-78.6-133.8-167-151.7-45.8-9.3-93.2-7.2-139.6-13-88-11-177.8-57-214-138-17-38.2-20.8-81-34.9-120.3C78.8 526-42.8 500-132.6 502.2v715l1020-17z' fill-opacity='.5'/><path d='M-111 758.2C0 685.2 4.6 619 223 618c76-.3 162.3 48.9 198 91.3 75.5 89.9 135.7 141.7 256.5 162 89.2 15 180.2-1.4 270-12.1 133-15.9 259.5-9.5 375.8 63a1429.6 1429.6 0 0 0 509.4 194.4l-1943.7 8.5V758.2z' fill-opacity='.5'/><path d='M2092.9 703c-77.7-13.7-154.5-1.2-227 28-64.2 25.7-107.3 84-171 109.4-57.2 22.6-122 11-180.6-7.5-141-44.6-318.8-151.2-462.4-56.6-77 50.8-111.1 149.7-187.1 202-52.2 35.9-117.8 45.4-181 50.4-148 11.7-192.3 134.8-192.3 134.8l1601.4-8.7V703z' fill-opacity='.5'/><path d='M1202.7 1090s33.8-111.3 141.8-159.1c86.2-38.1 190.6-62.3 244.5-128 52.6-64.2 32.3-159.2 102.1-212 33-25 79.5-34.6 124.5-39.5 66.8-7.5 135-6.7 201.6 2.1V1090h-814.5z' fill-opacity='.5'/><path d='M-23 969.3c212.2 4.4 432 70.5 645.8 48.8 79.6-8 159.5-28.4 238.7-16.8 55.3 8.2 106.8 33.4 161.3 45.8 298.2 67.9 508.4-43.4 752.2-64.1 350.8-29.8 898 181 898 181l-2694-11.7-2-183z'/></g></svg>"); background-size: cover; background-repeat: no-repeat; background-position: bottom;}.footer-bravo__content-wapper {display: grid; align-items: initial; grid-gap: var(--content-gap); grid-template-columns: minmax(175px, 3fr) minmax(175px, 1fr); grid-template-rows: minmax(0, 1fr); align-items: center}@media (max-width: 991px) {.footer-bravo__content-wapper {grid-template-columns: repeat(1, minmax(0, 1fr))}}.footer-bravo__nav {display: grid; align-items: initial; grid-gap: var(--grid-gap); grid-template-columns: var(--grid-3); grid-template-rows: var(--grid-1); align-content: stretch}@media (max-width: 991px) {.footer-bravo__nav {grid-template-columns: var(--grid-2)}}@media (max-width: 478px) {.footer-bravo__nav {grid-template-columns: var(--grid-1)}}.footer-bravo__nav-column {row-gap: var(--content-gap)}.footer-bravo__column-heading {font-family: "Lato"; font-weight: 700; font-size: var(--text-l)}.footer-bravo__ul {row-gap: calc(var(--fr-content-gap) * .5); margin-top: 0; margin-bottom: 0; padding-left: 0}.footer-bravo__ul {list-style: none;}.footer-bravo__li {row-gap: px}.footer-bravo__link {color: var(--black)}.footer-bravo__link:hover {color: var(--black-trans-70)}.footer-bravo__contact {row-gap: var(--content-gap); font-style: normal; align-self: flex-start !important}@media (max-width: 991px) {.footer-bravo__contact {order: -1}}.footer-bravo__phone {color: var(--black)}.footer-bravo__phone:hover {color: var(--black-trans-70)}.footer-bravo__email {color: var(--black)}.footer-bravo__email:hover {color: var(--black-trans-70)}.fr-social-alpha {align-items: center; display: flex; flex-wrap: wrap; column-gap: 1em; margin-top: 0; margin-bottom: 0; padding-left: 0; flex-shrink: 0}.fr-social-alpha { list-style: none; padding-inline-start: 0; margin-block: 0;}@media (max-width: 991px) {.fr-social-alpha {row-gap: 1em}}.fr-social-alpha__icon-wrapper {display: flex; text-decoration: none}.subfooter-bravo {display: flex; background-color: var(--bg-light); padding-top: var(--space-m); padding-right: var(--gutter); padding-bottom: var(--space-m); padding-left: var(--gutter); justify-content: center}.fr-legal-meta-alpha {display: flex; flex-direction: row; flex-wrap: wrap; column-gap: var(--content-gap); row-gap: calc(var(--content-gap) / 2); font-size: var(--text-s); color: var(--text-light-muted); margin-right: 0; margin-left: 0; justify-content: space-between}@media (max-width: 767px) {.fr-legal-meta-alpha {justify-content: center}}.fr-legal-meta-alpha__copyright {display: flex; width: fit-content; color: var(--black)}.fr-legal-meta-alpha__copyright:hover {color: var(--black-trans-70)}.fr-legal-meta-alpha__nav {display: flex; flex-direction: row; width: auto}.fr-legal-meta-alpha__nav { --link-color: var(--text-dark-muted); --link-color-hover: var(--text-dark);}.fr-legal-meta-alpha__list {padding-left: 0; display: flex; justify-content: center; flex-wrap: nowrap; column-gap: 1em; row-gap: 1em; margin-top: 0; margin-bottom: 0}.fr-legal-meta-alpha__list {list-style-type: none;}.fr-legal-meta-alpha__list-item {width: auto}
/*# sourceURL=bricks-frontend-inline-inline-css */
