@font-face{font-family:__fontArsMaquetteWebOne_b3fab3;src:url(/_next/static/media/b96b483ddd2c7d95-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__fontArsMaquetteWebOne_b3fab3;src:url(/_next/static/media/4a6d3262f8871a2c-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:bold}@font-face{font-family:__fontArsMaquetteWebOne_Fallback_b3fab3;src:local("Arial");ascent-override:94.49%;descent-override:18.90%;line-gap-override:0.00%;size-adjust:105.84%}.__className_b3fab3{font-family:__fontArsMaquetteWebOne_b3fab3,__fontArsMaquetteWebOne_Fallback_b3fab3}.bl-teaser{color:var(--bl-c-neutral-1);display:grid}.bl-teaser__title{padding-top:var(--bl-s-4);padding-bottom:var(--bl-s-3);font-weight:600}@media screen and (min-width:768px){.bl-teaser--image-left,.bl-teaser--image-right{grid-template-columns:repeat(12,1fr);gap:var(--bl-s-4)}}.bl-teaser--image-left .bl-teaser__image img,.bl-teaser--image-right .bl-teaser__image img{width:100%}@media screen and (min-width:768px){.bl-teaser--image-left .bl-teaser__title,.bl-teaser--image-right .bl-teaser__title{padding-top:0}.bl-teaser--image-left .bl-teaser__image,.bl-teaser--image-right .bl-teaser__image{grid-column-end:span 7}.bl-teaser--image-left .bl-teaser__content,.bl-teaser--image-right .bl-teaser__content{grid-column-end:span 5}.bl-teaser--image-right>.bl-teaser__image{order:2}.bl-teaser--image-right>.bl-teaser__content{order:1}}.bl-select__icon-wrapper{position:relative;display:flex;align-items:center}.bl-select select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;appearance:none;flex:1 1;font-family:inherit;cursor:pointer;padding:var(--bl-s-1) var(--bl-s-6) var(--bl-s-1) var(--bl-s-3)}.bl-select select[disabled]{background-color:var(--bl-c-neutral-2);border-color:var(--bl-c-neutral-1);color:#fff;cursor:not-allowed}.bl-select__label{display:block}.bl-select__icon{position:absolute;pointer-events:none;right:var(--bl-s-3)}.bl-search{align-items:center;display:flex;justify-content:flex-end;position:relative}.bl-search__input{transition:.5s ease-in-out}@media screen and (min-width:768px){.bl-search__input{opacity:0}}.bl-search__button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;text-decoration:none;vertical-align:middle;font-size:1.5em;padding:0 var(--bl-s-3);position:absolute;right:0;transition:.5s ease-in-out;outline-offset:var(--bl-s-2)}.bl-search__icon{align-self:center;margin-left:1em;display:flex;height:25px;width:25px;transition:.5s ease-in-out}.bl-search__text{opacity:0;height:0;width:0;transition-delay:.5s}@media screen and (min-width:768px){.bl-search__text{opacity:1;height:auto;width:auto}}.bl-search--open .bl-search__input{opacity:1;color:inherit}.bl-search--open .bl-search__text{opacity:0;transition:0s}.bl-responsive-image{display:block;position:relative;max-width:100%}.bl-responsive-image img{display:block}.bl-responsive-image__credit{position:absolute;right:0;top:0;background:hsla(0,0%,100%,.8)}.bl-responsive-image__caption{padding:var(--bl-s-2);border-bottom:1px solid var(--bl-c-neutral-1);font-size:var(--bl-fs-1)}.bl-multiselect__button{text-align:left;cursor:pointer;position:relative;background-color:#fff}.bl-multiselect__button:hover{text-decoration:underline}.bl-multiselect__icon{position:absolute;pointer-events:none;right:var(--bl-s-3)}.bl-multiselect__children{border:2px solid var(--bl-c-neutral-1);border-top:none}.bl-multiselect .bl-checkbox{margin:0 var(--bl-s-3);padding:var(--bl-s-2) 0}.bl-multiselect__children-wrapper{position:relative}.bl-multiselect__children{position:absolute;width:100%;background-color:#fff;z-index:1;display:none}.bl-multiselect--is-open .bl-multiselect__children{display:block}.bl-multiselect--is-open .bl-multiselect__button{border-bottom:none;font-weight:700}.bl-multiselect--is-open .bl-multiselect__button:focus{outline:2px var(--bl-c-green-4) solid;outline-offset:0;box-shadow:0 0 0 4px var(--bl-c-green-1)}.bl-modal{border:0;padding:0}.bl-modal__container{padding:var(--bl-s-4);width:var(--bl-screen-l);max-width:100%}.bl-modal__header{display:flex;align-items:center}.bl-modal__close{border:none;background:none;cursor:pointer;padding:0;margin:0 0 0 auto}.bl-modal::-webkit-backdrop{background-color:rgba(0,0,0,.6)}.bl-modal::backdrop{background-color:rgba(0,0,0,.6)}.bl-menu-button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;text-decoration:none;vertical-align:middle;padding:0}.bl-menu-button__icon{border-bottom:2px solid var(--bl-c-neutral-1);height:17px;transition:width .5s,padding-top .5s;width:1em}.bl-menu-button__icon:after,.bl-menu-button__icon:before{content:"";height:2px;width:100%;display:block;background:var(--bl-c-neutral-1);transition:.5s}.bl-menu-button__icon:before{margin-top:0;width:60%;transform-origin:bottom}.bl-menu-button__icon:after{margin-top:5px;width:120%}.bl-menu-button__text{display:none}@media screen and (min-width:768px){.bl-menu-button__text{display:block}}.bl-menu-button--inactive:hover .bl-menu-button__icon:before{width:90%}.bl-menu-button--inactive:hover .bl-menu-button__icon:after{width:80%}.bl-menu-button--active .bl-menu-button__icon{padding-top:5px;border:0}.bl-menu-button--active .bl-menu-button__icon:after,.bl-menu-button--active .bl-menu-button__icon:before{margin:0;width:100%;border-radius:1px}.bl-menu-button--active .bl-menu-button__icon:before{width:100%;transform:rotate(-45deg)}.bl-menu-button--active .bl-menu-button__icon:after{width:100%;transform:rotate(45deg);transform-origin:12px 0}.bl-icon--search:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 20C15.7467 20 20 15.7467 20 10.5C20 5.25329 15.7467 1 10.5 1C5.25329 1 1 5.25329 1 10.5C1 15.7467 5.25329 20 10.5 20Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 23L18 18" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 20C15.7467 20 20 15.7467 20 10.5C20 5.25329 15.7467 1 10.5 1C5.25329 1 1 5.25329 1 10.5C1 15.7467 5.25329 20 10.5 20Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 23L18 18" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--chevron-down:after,.bl-icon--search:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--chevron-down:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0175 17.9873C11.806 17.979 11.5995 17.9253 11.4142 17.8305C11.2289 17.7357 11.0697 17.6023 10.9493 17.4408C8.24562 13.7717 4.73587 10.675 0.650678 8.35418C0.342954 8.17809 0.122747 7.89622 0.0380849 7.57006C-0.0465772 7.2439 0.0111746 6.8999 0.198744 6.6131C0.386273 6.32541 0.689014 6.11841 1.04067 6.03742C1.39233 5.95643 1.76424 6.00807 2.07495 6.18101C5.91286 8.37527 9.27932 11.2106 12.0038 14.5433C14.732 11.2265 18.087 8.39731 21.9053 6.19372C22.058 6.10498 22.2282 6.0451 22.406 6.01752C22.5837 5.98993 22.7656 5.99518 22.9412 6.03296C23.1168 6.07074 23.2826 6.14031 23.4291 6.23768C23.5757 6.33506 23.7001 6.45832 23.7952 6.60039C23.8902 6.74293 23.9539 6.90149 23.9826 7.06696C24.0113 7.23244 24.0045 7.40154 23.9624 7.56455C23.9204 7.72756 23.8441 7.88124 23.7378 8.01676C23.6316 8.15228 23.4975 8.26695 23.3432 8.35418C19.2944 10.6824 15.822 13.779 13.1542 17.4408C13.0286 17.6133 12.8592 17.7545 12.661 17.852C12.4628 17.9495 12.2418 18.0003 12.0175 18V17.9873Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0175 17.9873C11.806 17.979 11.5995 17.9253 11.4142 17.8305C11.2289 17.7357 11.0697 17.6023 10.9493 17.4408C8.24562 13.7717 4.73587 10.675 0.650678 8.35418C0.342954 8.17809 0.122747 7.89622 0.0380849 7.57006C-0.0465772 7.2439 0.0111746 6.8999 0.198744 6.6131C0.386273 6.32541 0.689014 6.11841 1.04067 6.03742C1.39233 5.95643 1.76424 6.00807 2.07495 6.18101C5.91286 8.37527 9.27932 11.2106 12.0038 14.5433C14.732 11.2265 18.087 8.39731 21.9053 6.19372C22.058 6.10498 22.2282 6.0451 22.406 6.01752C22.5837 5.98993 22.7656 5.99518 22.9412 6.03296C23.1168 6.07074 23.2826 6.14031 23.4291 6.23768C23.5757 6.33506 23.7001 6.45832 23.7952 6.60039C23.8902 6.74293 23.9539 6.90149 23.9826 7.06696C24.0113 7.23244 24.0045 7.40154 23.9624 7.56455C23.9204 7.72756 23.8441 7.88124 23.7378 8.01676C23.6316 8.15228 23.4975 8.26695 23.3432 8.35418C19.2944 10.6824 15.822 13.779 13.1542 17.4408C13.0286 17.6133 12.8592 17.7545 12.661 17.852C12.4628 17.9495 12.2418 18.0003 12.0175 18V17.9873Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--chevron-up:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9825 6.01271C12.194 6.02101 12.4005 6.07467 12.5858 6.16949C12.7711 6.2643 12.9303 6.39769 13.0507 6.55918C15.7544 10.2283 19.2641 13.325 23.3493 15.6458C23.657 15.8219 23.8773 16.1038 23.9619 16.4299C24.0466 16.7561 23.9888 17.1001 23.8013 17.3869C23.6137 17.6746 23.311 17.8816 22.9593 17.9626C22.6077 18.0436 22.2358 17.9919 21.925 17.819C18.0871 15.6247 14.7207 12.7894 11.9962 9.45674C9.26802 12.7735 5.91303 15.6027 2.09474 17.8063C1.94196 17.895 1.77181 17.9549 1.59404 17.9825C1.41628 18.0101 1.23439 18.0048 1.05881 17.967C0.883232 17.9293 0.717416 17.8597 0.570873 17.7623C0.42433 17.6649 0.299942 17.5417 0.204839 17.3996C0.109821 17.2571 0.0461225 17.0985 0.0174122 16.933C-0.0112981 16.7676 -0.00445295 16.5985 0.0375524 16.4355C0.0795577 16.2724 0.155892 16.1188 0.262164 15.9832C0.368437 15.8477 0.502547 15.733 0.656772 15.6458C4.70565 13.3176 8.178 10.221 10.8458 6.55918C10.9714 6.38671 11.1408 6.24552 11.339 6.14802C11.5372 6.05052 11.7582 5.99969 11.9825 6V6.01271Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9825 6.01271C12.194 6.02101 12.4005 6.07467 12.5858 6.16949C12.7711 6.2643 12.9303 6.39769 13.0507 6.55918C15.7544 10.2283 19.2641 13.325 23.3493 15.6458C23.657 15.8219 23.8773 16.1038 23.9619 16.4299C24.0466 16.7561 23.9888 17.1001 23.8013 17.3869C23.6137 17.6746 23.311 17.8816 22.9593 17.9626C22.6077 18.0436 22.2358 17.9919 21.925 17.819C18.0871 15.6247 14.7207 12.7894 11.9962 9.45674C9.26802 12.7735 5.91303 15.6027 2.09474 17.8063C1.94196 17.895 1.77181 17.9549 1.59404 17.9825C1.41628 18.0101 1.23439 18.0048 1.05881 17.967C0.883232 17.9293 0.717416 17.8597 0.570873 17.7623C0.42433 17.6649 0.299942 17.5417 0.204839 17.3996C0.109821 17.2571 0.0461225 17.0985 0.0174122 16.933C-0.0112981 16.7676 -0.00445295 16.5985 0.0375524 16.4355C0.0795577 16.2724 0.155892 16.1188 0.262164 15.9832C0.368437 15.8477 0.502547 15.733 0.656772 15.6458C4.70565 13.3176 8.178 10.221 10.8458 6.55918C10.9714 6.38671 11.1408 6.24552 11.339 6.14802C11.5372 6.05052 11.7582 5.99969 11.9825 6V6.01271Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--chevron-left:after,.bl-icon--chevron-up:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--chevron-left:after{-webkit-mask:url('data:image/svg+xml;utf-8,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.00847 8.01166C4.01401 7.8707 4.04978 7.73303 4.11299 7.60947C4.1762 7.48591 4.26513 7.37982 4.37279 7.29953C6.81888 5.49708 8.88336 3.15725 10.4305 0.433784C10.5479 0.228635 10.7359 0.08183 10.9533 0.0253887C11.1707 -0.0310535 11.4001 0.00744915 11.5913 0.132496C11.7831 0.257515 11.9211 0.459342 11.9751 0.693779C12.029 0.928216 11.9946 1.17616 11.8793 1.3833C10.4165 3.94191 8.52629 6.18621 6.30449 8.00253C8.5157 9.82132 10.4018 12.058 11.8709 14.6035C11.93 14.7054 11.9699 14.8188 11.9883 14.9373C12.0067 15.0558 12.0032 15.1771 11.978 15.2941C11.9528 15.4112 11.9065 15.5217 11.8415 15.6194C11.7766 15.7171 11.6945 15.8 11.5997 15.8634C11.5047 15.9268 11.399 15.9693 11.2887 15.9884C11.1784 16.0075 11.0656 16.003 10.957 15.975C10.8483 15.947 10.7458 15.8961 10.6555 15.8252C10.5651 15.7544 10.4887 15.665 10.4305 15.5622C8.87841 12.8629 6.81397 10.548 4.37279 8.76945C4.25781 8.6857 4.16368 8.5728 4.09868 8.44067C4.03368 8.30853 3.99979 8.16121 4 8.01166H4.00847Z" fill="%231A1A1A"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M4.00847 8.01166C4.01401 7.8707 4.04978 7.73303 4.11299 7.60947C4.1762 7.48591 4.26513 7.37982 4.37279 7.29953C6.81888 5.49708 8.88336 3.15725 10.4305 0.433784C10.5479 0.228635 10.7359 0.08183 10.9533 0.0253887C11.1707 -0.0310535 11.4001 0.00744915 11.5913 0.132496C11.7831 0.257515 11.9211 0.459342 11.9751 0.693779C12.029 0.928216 11.9946 1.17616 11.8793 1.3833C10.4165 3.94191 8.52629 6.18621 6.30449 8.00253C8.5157 9.82132 10.4018 12.058 11.8709 14.6035C11.93 14.7054 11.9699 14.8188 11.9883 14.9373C12.0067 15.0558 12.0032 15.1771 11.978 15.2941C11.9528 15.4112 11.9065 15.5217 11.8415 15.6194C11.7766 15.7171 11.6945 15.8 11.5997 15.8634C11.5047 15.9268 11.399 15.9693 11.2887 15.9884C11.1784 16.0075 11.0656 16.003 10.957 15.975C10.8483 15.947 10.7458 15.8961 10.6555 15.8252C10.5651 15.7544 10.4887 15.665 10.4305 15.5622C8.87841 12.8629 6.81397 10.548 4.37279 8.76945C4.25781 8.6857 4.16368 8.5728 4.09868 8.44067C4.03368 8.30853 3.99979 8.16121 4 8.01166H4.00847Z" fill="%231A1A1A"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--chevron-right:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M11.9915 7.98834C11.986 8.1293 11.9502 8.26697 11.887 8.39053C11.8238 8.51409 11.7349 8.62018 11.6272 8.70047C9.18112 10.5029 7.11664 12.8428 5.56945 15.5662C5.45206 15.7714 5.26415 15.9182 5.04671 15.9746C4.82927 16.0311 4.59994 15.9926 4.40873 15.8675C4.21694 15.7425 4.07894 15.5407 4.02495 15.3062C3.97096 15.0718 4.00538 14.8238 4.12067 14.6167C5.58351 12.0581 7.47371 9.81379 9.69551 7.99747C7.4843 6.17868 5.59821 3.94202 4.12914 1.3965C4.06999 1.29464 4.03007 1.18121 4.01168 1.0627C3.99329 0.944184 3.99679 0.822926 4.02197 0.705874C4.04716 0.588822 4.09354 0.478278 4.15846 0.380583C4.22337 0.282887 4.30554 0.199962 4.40026 0.13656C4.49528 0.0732147 4.601 0.0307491 4.71131 0.0116089C4.82162 -0.0075313 4.93436 -0.00296788 5.04303 0.0250357C5.1517 0.0530392 5.25416 0.103929 5.34451 0.174777C5.43485 0.245625 5.5113 0.335032 5.56945 0.437849C7.12159 3.1371 9.18603 5.452 11.6272 7.23055C11.7422 7.3143 11.8363 7.4272 11.9013 7.55933C11.9663 7.69147 12.0002 7.83879 12 7.98834H11.9915Z" fill="%231A1A1A"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M11.9915 7.98834C11.986 8.1293 11.9502 8.26697 11.887 8.39053C11.8238 8.51409 11.7349 8.62018 11.6272 8.70047C9.18112 10.5029 7.11664 12.8428 5.56945 15.5662C5.45206 15.7714 5.26415 15.9182 5.04671 15.9746C4.82927 16.0311 4.59994 15.9926 4.40873 15.8675C4.21694 15.7425 4.07894 15.5407 4.02495 15.3062C3.97096 15.0718 4.00538 14.8238 4.12067 14.6167C5.58351 12.0581 7.47371 9.81379 9.69551 7.99747C7.4843 6.17868 5.59821 3.94202 4.12914 1.3965C4.06999 1.29464 4.03007 1.18121 4.01168 1.0627C3.99329 0.944184 3.99679 0.822926 4.02197 0.705874C4.04716 0.588822 4.09354 0.478278 4.15846 0.380583C4.22337 0.282887 4.30554 0.199962 4.40026 0.13656C4.49528 0.0732147 4.601 0.0307491 4.71131 0.0116089C4.82162 -0.0075313 4.93436 -0.00296788 5.04303 0.0250357C5.1517 0.0530392 5.25416 0.103929 5.34451 0.174777C5.43485 0.245625 5.5113 0.335032 5.56945 0.437849C7.12159 3.1371 9.18603 5.452 11.6272 7.23055C11.7422 7.3143 11.8363 7.4272 11.9013 7.55933C11.9663 7.69147 12.0002 7.83879 12 7.98834H11.9915Z" fill="%231A1A1A"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--arrow-right:after,.bl-link--big:after,.bl-link--menu-item:after,.bl-link--pointer:after,.bl-link-teaser__title:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.27 10.6505C18.8 9.52053 13 6.98053 9.53 4.19053C9.33014 4.04556 9.0837 3.97965 8.83815 4.0055C8.5926 4.03134 8.3653 4.14712 8.2 4.33053C8.03613 4.53342 7.95801 4.7923 7.9823 5.05197C8.00658 5.31164 8.13135 5.55155 8.33 5.72053C10.9335 7.78536 13.8326 9.44725 16.93 10.6505H1C0.734784 10.6505 0.48043 10.7559 0.292893 10.9434C0.105357 11.131 0 11.3853 0 11.6505C0 11.9157 0.105357 12.1701 0.292893 12.3576C0.48043 12.5452 0.734784 12.6505 1 12.6505H16.73C13.2711 13.9808 10.0186 15.7956 7.07 18.0405C6.84895 18.2227 6.70533 18.482 6.6682 18.7661C6.63108 19.0501 6.7032 19.3377 6.87 19.5705C6.94895 19.6844 7.05071 19.7806 7.1688 19.8531C7.2869 19.9255 7.41877 19.9726 7.55604 19.9914C7.69331 20.0102 7.83299 20.0003 7.96623 19.9623C8.09946 19.9243 8.22334 19.859 8.33 19.7705C12.07 16.7105 18.33 14.0505 23.2 12.7705C23.4266 12.7014 23.6257 12.5629 23.7693 12.3745C23.9128 12.1861 23.9935 11.9573 24 11.7205V11.6505C23.997 11.4287 23.9251 11.2134 23.7943 11.0342C23.6635 10.8551 23.4803 10.721 23.27 10.6505V10.6505Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.27 10.6505C18.8 9.52053 13 6.98053 9.53 4.19053C9.33014 4.04556 9.0837 3.97965 8.83815 4.0055C8.5926 4.03134 8.3653 4.14712 8.2 4.33053C8.03613 4.53342 7.95801 4.7923 7.9823 5.05197C8.00658 5.31164 8.13135 5.55155 8.33 5.72053C10.9335 7.78536 13.8326 9.44725 16.93 10.6505H1C0.734784 10.6505 0.48043 10.7559 0.292893 10.9434C0.105357 11.131 0 11.3853 0 11.6505C0 11.9157 0.105357 12.1701 0.292893 12.3576C0.48043 12.5452 0.734784 12.6505 1 12.6505H16.73C13.2711 13.9808 10.0186 15.7956 7.07 18.0405C6.84895 18.2227 6.70533 18.482 6.6682 18.7661C6.63108 19.0501 6.7032 19.3377 6.87 19.5705C6.94895 19.6844 7.05071 19.7806 7.1688 19.8531C7.2869 19.9255 7.41877 19.9726 7.55604 19.9914C7.69331 20.0102 7.83299 20.0003 7.96623 19.9623C8.09946 19.9243 8.22334 19.859 8.33 19.7705C12.07 16.7105 18.33 14.0505 23.2 12.7705C23.4266 12.7014 23.6257 12.5629 23.7693 12.3745C23.9128 12.1861 23.9935 11.9573 24 11.7205V11.6505C23.997 11.4287 23.9251 11.2134 23.7943 11.0342C23.6635 10.8551 23.4803 10.721 23.27 10.6505V10.6505Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--arrow-left:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.73 13.3495C5.2 14.4795 11 17.0195 14.47 19.8095C14.6699 19.9544 14.9163 20.0204 15.1618 19.9945C15.4074 19.9687 15.6347 19.8529 15.8 19.6695C15.9639 19.4666 16.042 19.2077 16.0177 18.948C15.9934 18.6884 15.8686 18.4485 15.67 18.2795C13.0665 16.2146 10.1674 14.5528 7.07 13.3495L23 13.3495C23.2652 13.3495 23.5196 13.2441 23.7071 13.0566C23.8946 12.869 24 12.6147 24 12.3495C24 12.0843 23.8946 11.8299 23.7071 11.6424C23.5196 11.4548 23.2652 11.3495 23 11.3495L7.27 11.3495C10.7289 10.0192 13.9814 8.2044 16.93 5.95947C17.1511 5.77729 17.2947 5.51795 17.3318 5.23392C17.3689 4.94988 17.2968 4.66235 17.13 4.42947C17.051 4.31561 16.9493 4.2194 16.8312 4.14694C16.7131 4.07449 16.5812 4.02736 16.444 4.00856C16.3067 3.98975 16.167 3.99968 16.0338 4.03771C15.9005 4.07574 15.7767 4.14104 15.67 4.22947C11.93 7.28947 5.67 9.94947 0.799999 11.2295C0.573427 11.2986 0.374294 11.4371 0.23074 11.6255C0.0871855 11.8139 0.00647081 12.0427 0 12.2795V12.3495C0.00302188 12.5713 0.0748943 12.7866 0.205675 12.9658C0.336456 13.1449 0.51968 13.279 0.73 13.3495V13.3495Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.73 13.3495C5.2 14.4795 11 17.0195 14.47 19.8095C14.6699 19.9544 14.9163 20.0204 15.1618 19.9945C15.4074 19.9687 15.6347 19.8529 15.8 19.6695C15.9639 19.4666 16.042 19.2077 16.0177 18.948C15.9934 18.6884 15.8686 18.4485 15.67 18.2795C13.0665 16.2146 10.1674 14.5528 7.07 13.3495L23 13.3495C23.2652 13.3495 23.5196 13.2441 23.7071 13.0566C23.8946 12.869 24 12.6147 24 12.3495C24 12.0843 23.8946 11.8299 23.7071 11.6424C23.5196 11.4548 23.2652 11.3495 23 11.3495L7.27 11.3495C10.7289 10.0192 13.9814 8.2044 16.93 5.95947C17.1511 5.77729 17.2947 5.51795 17.3318 5.23392C17.3689 4.94988 17.2968 4.66235 17.13 4.42947C17.051 4.31561 16.9493 4.2194 16.8312 4.14694C16.7131 4.07449 16.5812 4.02736 16.444 4.00856C16.3067 3.98975 16.167 3.99968 16.0338 4.03771C15.9005 4.07574 15.7767 4.14104 15.67 4.22947C11.93 7.28947 5.67 9.94947 0.799999 11.2295C0.573427 11.2986 0.374294 11.4371 0.23074 11.6255C0.0871855 11.8139 0.00647081 12.0427 0 12.2795V12.3495C0.00302188 12.5713 0.0748943 12.7866 0.205675 12.9658C0.336456 13.1449 0.51968 13.279 0.73 13.3495V13.3495Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--arrow-left:after,.bl-icon--close:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--close:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.7871 1.70711C24.1776 1.31658 24.1776 0.683418 23.7871 0.292893C23.3966 -0.0976311 22.7634 -0.0976311 22.3729 0.292893L12.04 10.6258L1.70711 0.292893C1.31658 -0.0976311 0.683417 -0.0976311 0.292893 0.292893C-0.0976311 0.683418 -0.0976311 1.31658 0.292893 1.70711L10.6258 12.04L0.292893 22.3729C-0.0976311 22.7634 -0.0976311 23.3966 0.292893 23.7871C0.683417 24.1776 1.31658 24.1776 1.70711 23.7871L12.04 13.4542L22.3729 23.7871C22.7634 24.1776 23.3966 24.1776 23.7871 23.7871C24.1776 23.3966 24.1776 22.7634 23.7871 22.3729L13.4542 12.04L23.7871 1.70711Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M23.7871 1.70711C24.1776 1.31658 24.1776 0.683418 23.7871 0.292893C23.3966 -0.0976311 22.7634 -0.0976311 22.3729 0.292893L12.04 10.6258L1.70711 0.292893C1.31658 -0.0976311 0.683417 -0.0976311 0.292893 0.292893C-0.0976311 0.683418 -0.0976311 1.31658 0.292893 1.70711L10.6258 12.04L0.292893 22.3729C-0.0976311 22.7634 -0.0976311 23.3966 0.292893 23.7871C0.683417 24.1776 1.31658 24.1776 1.70711 23.7871L12.04 13.4542L22.3729 23.7871C22.7634 24.1776 23.3966 24.1776 23.7871 23.7871C24.1776 23.3966 24.1776 22.7634 23.7871 22.3729L13.4542 12.04L23.7871 1.70711Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--menu:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 5C0 4.44772 0.447715 4 1 4H13C13.5523 4 14 4.44772 14 5C14 5.55228 13.5523 6 13 6H1C0.447715 6 0 5.55228 0 5ZM0 19C0 18.4477 0.447715 18 1 18H19C19.5523 18 20 18.4477 20 19C20 19.5523 19.5523 20 19 20H1C0.447715 20 0 19.5523 0 19ZM1 11C0.447715 11 0 11.4477 0 12C0 12.5523 0.447715 13 1 13H23C23.5523 13 24 12.5523 24 12C24 11.4477 23.5523 11 23 11H1Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 5C0 4.44772 0.447715 4 1 4H13C13.5523 4 14 4.44772 14 5C14 5.55228 13.5523 6 13 6H1C0.447715 6 0 5.55228 0 5ZM0 19C0 18.4477 0.447715 18 1 18H19C19.5523 18 20 18.4477 20 19C20 19.5523 19.5523 20 19 20H1C0.447715 20 0 19.5523 0 19ZM1 11C0.447715 11 0 11.4477 0 12C0 12.5523 0.447715 13 1 13H23C23.5523 13 24 12.5523 24 12C24 11.4477 23.5523 11 23 11H1Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--menu:after,.bl-icon--print:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--print:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 8V1H19V8" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.4 19H3.2C2.61652 19 2.05695 18.7425 1.64436 18.284C1.23178 17.8256 1 17.2039 1 16.5556V10.4444C1 9.79614 1.23178 9.17438 1.64436 8.71596C2.05695 8.25754 2.61652 8 3.2 8H20.8C21.3835 8 21.9431 8.25754 22.3556 8.71596C22.7682 9.17438 23 9.79614 23 10.4444V16.5556C23 17.2039 22.7682 17.8256 22.3556 18.284C21.9431 18.7425 21.3835 19 20.8 19H18.6" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 15H6V23H18V15Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 8V1H19V8" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.4 19H3.2C2.61652 19 2.05695 18.7425 1.64436 18.284C1.23178 17.8256 1 17.2039 1 16.5556V10.4444C1 9.79614 1.23178 9.17438 1.64436 8.71596C2.05695 8.25754 2.61652 8 3.2 8H20.8C21.3835 8 21.9431 8.25754 22.3556 8.71596C22.7682 9.17438 23 9.79614 23 10.4444V16.5556C23 17.2039 22.7682 17.8256 22.3556 18.284C21.9431 18.7425 21.3835 19 20.8 19H18.6" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 15H6V23H18V15Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--pdf:after,.bl-link[href$=".pdf"]:after,[href$=".pdf"].bl-link-teaser__title:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.445 16.934C9.445 15.968 8.766 15.338 7.667 15.338H5.504V20H6.624V18.516H7.667C8.766 18.516 9.445 17.893 9.445 16.934ZM6.624 17.515V16.339H7.653C8.052 16.339 8.311 16.528 8.311 16.927C8.311 17.319 8.052 17.515 7.653 17.515H6.624ZM11.0972 19.006V16.339H11.9092C12.7212 16.339 13.1482 16.85 13.1482 17.669C13.1482 18.488 12.7212 19.006 11.9092 19.006H11.0972ZM11.9092 20C13.4632 20 14.3032 18.992 14.3032 17.669C14.3032 16.346 13.4632 15.338 11.9092 15.338H9.97724V20H11.9092ZM18.5475 16.339V15.338H14.9495V20H16.0625V18.124H18.1905V17.235H16.0625V16.339H18.5475Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.445 16.934C9.445 15.968 8.766 15.338 7.667 15.338H5.504V20H6.624V18.516H7.667C8.766 18.516 9.445 17.893 9.445 16.934ZM6.624 17.515V16.339H7.653C8.052 16.339 8.311 16.528 8.311 16.927C8.311 17.319 8.052 17.515 7.653 17.515H6.624ZM11.0972 19.006V16.339H11.9092C12.7212 16.339 13.1482 16.85 13.1482 17.669C13.1482 18.488 12.7212 19.006 11.9092 19.006H11.0972ZM11.9092 20C13.4632 20 14.3032 18.992 14.3032 17.669C14.3032 16.346 13.4632 15.338 11.9092 15.338H9.97724V20H11.9092ZM18.5475 16.339V15.338H14.9495V20H16.0625V18.124H18.1905V17.235H16.0625V16.339H18.5475Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--doc:after,.bl-link[href$=".doc"]:after,.bl-link[href$=".docx"]:after,[href$=".doc"].bl-link-teaser__title:after,[href$=".docx"].bl-link-teaser__title:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.8964 15.338H17.6644L16.9714 18.446L16.1174 15.338H15.1164L14.2624 18.439L13.5694 15.338H12.3584L13.5974 20H14.8154L15.6064 17.06L16.3904 20H17.6014L18.8964 15.338Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.8964 15.338H17.6644L16.9714 18.446L16.1174 15.338H15.1164L14.2624 18.439L13.5694 15.338H12.3584L13.5974 20H14.8154L15.6064 17.06L16.3904 20H17.6014L18.8964 15.338Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--ppt:after,.bl-link[href$=".ppt"]:after,.bl-link[href$=".pptx"]:after,[href$=".ppt"].bl-link-teaser__title:after,[href$=".pptx"].bl-link-teaser__title:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0962 16.934C10.0962 15.968 9.41717 15.338 8.31817 15.338H6.15517V20H7.27517V18.516H8.31817C9.41717 18.516 10.0962 17.893 10.0962 16.934ZM7.27517 17.515V16.339H8.30417C8.70317 16.339 8.96217 16.528 8.96217 16.927C8.96217 17.319 8.70317 17.515 8.30417 17.515H7.27517ZM14.5694 16.934C14.5694 15.968 13.8904 15.338 12.7914 15.338H10.6284V20H11.7484V18.516H12.7914C13.8904 18.516 14.5694 17.893 14.5694 16.934ZM11.7484 17.515V16.339H12.7774C13.1764 16.339 13.4354 16.528 13.4354 16.927C13.4354 17.319 13.1764 17.515 12.7774 17.515H11.7484ZM18.8047 16.339V15.338H14.7937V16.339H16.2357V20H17.3557V16.339H18.8047Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.0962 16.934C10.0962 15.968 9.41717 15.338 8.31817 15.338H6.15517V20H7.27517V18.516H8.31817C9.41717 18.516 10.0962 17.893 10.0962 16.934ZM7.27517 17.515V16.339H8.30417C8.70317 16.339 8.96217 16.528 8.96217 16.927C8.96217 17.319 8.70317 17.515 8.30417 17.515H7.27517ZM14.5694 16.934C14.5694 15.968 13.8904 15.338 12.7914 15.338H10.6284V20H11.7484V18.516H12.7914C13.8904 18.516 14.5694 17.893 14.5694 16.934ZM11.7484 17.515V16.339H12.7774C13.1764 16.339 13.4354 16.528 13.4354 16.927C13.4354 17.319 13.1764 17.515 12.7774 17.515H11.7484ZM18.8047 16.339V15.338H14.7937V16.339H16.2357V20H17.3557V16.339H18.8047Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--xls:after,.bl-link[href$=".xls"]:after,.bl-link[href$=".xlsm"]:after,.bl-link[href$=".xlsx"]:after,[href$=".xls"].bl-link-teaser__title:after,[href$=".xlsm"].bl-link-teaser__title:after,[href$=".xlsx"].bl-link-teaser__title:after{display:inline-block;content:"";-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.012 20L17.283 17.571L18.851 15.338H17.535L16.569 16.822L15.603 15.338H14.266L15.841 17.571L14.112 20H15.456L16.555 18.362L17.654 20H19.012Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 1H5.25C4.65326 1 4.08097 1.23178 3.65901 1.64436C3.23705 2.05695 3 2.61652 3 3.2V20.8C3 21.3835 3.23705 21.9431 3.65901 22.3556C4.08097 22.7682 4.65326 23 5.25 23H18.75C19.3467 23 19.919 22.7682 20.341 22.3556C20.7629 21.9431 21 21.3835 21 20.8V7.6L14.25 1Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V7C14 7.55228 14.4477 8 15 8H20" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.012 20L17.283 17.571L18.851 15.338H17.535L16.569 16.822L15.603 15.338H14.266L15.841 17.571L14.112 20H15.456L16.555 18.362L17.654 20H19.012Z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;background-color:currentColor;width:16px;height:16px}.bl-icon--external:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 3H21V9" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14L21 3" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 3H21V9" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14L21 3" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--external:after,.bl-icon--snapchat:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--snapchat:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.766 3C9.3842 3.12285 6.81905 3.94809 6.81905 6.62488V10.722C6.66302 11.0255 5.97649 11.4504 4.47862 10.722C2.98075 9.99361 2.40426 11.6324 4.07456 12.5429L6 14C5.79796 16.7314 1 18.0057 1 18.0057C1 18.0057 2.09219 18.7644 4.27658 19.3714C4.27658 19.3714 4.32262 21.0406 4.94673 20.7371C5.57085 20.4336 7.00631 19.9177 7.75524 20.2819C8.33555 20.5641 9.63529 21.8958 11.766 22H12.234C14.3647 21.8958 15.6644 20.5641 16.2448 20.2819C16.9937 19.9177 18.4292 20.4336 19.0533 20.7371C19.6774 21.0406 19.7234 19.3714 19.7234 19.3714C21.9078 18.7644 23 18.0057 23 18.0057C23 18.0057 17.702 16.7314 17.5 14L19.9254 12.5429C21.5957 11.6324 21.0193 9.99361 19.5214 10.722C18.0235 11.4504 17.337 11.0255 17.181 10.722V6.62488C17.181 3.94809 14.6158 3.12285 12.234 3H11.766ZM11.766 3L12.234 3.00122" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.766 3C9.3842 3.12285 6.81905 3.94809 6.81905 6.62488V10.722C6.66302 11.0255 5.97649 11.4504 4.47862 10.722C2.98075 9.99361 2.40426 11.6324 4.07456 12.5429L6 14C5.79796 16.7314 1 18.0057 1 18.0057C1 18.0057 2.09219 18.7644 4.27658 19.3714C4.27658 19.3714 4.32262 21.0406 4.94673 20.7371C5.57085 20.4336 7.00631 19.9177 7.75524 20.2819C8.33555 20.5641 9.63529 21.8958 11.766 22H12.234C14.3647 21.8958 15.6644 20.5641 16.2448 20.2819C16.9937 19.9177 18.4292 20.4336 19.0533 20.7371C19.6774 21.0406 19.7234 19.3714 19.7234 19.3714C21.9078 18.7644 23 18.0057 23 18.0057C23 18.0057 17.702 16.7314 17.5 14L19.9254 12.5429C21.5957 11.6324 21.0193 9.99361 19.5214 10.722C18.0235 11.4504 17.337 11.0255 17.181 10.722V6.62488C17.181 3.94809 14.6158 3.12285 12.234 3H11.766ZM11.766 3L12.234 3.00122" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--info:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.4 8C15.4 12.0869 12.0869 15.4 8 15.4C3.91309 15.4 0.6 12.0869 0.6 8C0.6 3.91309 3.91309 0.6 8 0.6C12.0869 0.6 15.4 3.91309 15.4 8Z" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 10.6667V8" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 5.33334H8.00667" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.4 8C15.4 12.0869 12.0869 15.4 8 15.4C3.91309 15.4 0.6 12.0869 0.6 8C0.6 3.91309 3.91309 0.6 8 0.6C12.0869 0.6 15.4 3.91309 15.4 8Z" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 10.6667V8" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 5.33334H8.00667" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--info:after,.bl-icon--success:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--success:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7.4" stroke="%231A1A1A" stroke-width="1.2"/><path d="M11.6666 5.33333L6.16663 10.3333L3.66663 8.0606" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7.4" stroke="%231A1A1A" stroke-width="1.2"/><path d="M11.6666 5.33333L6.16663 10.3333L3.66663 8.0606" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--warning:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.4 8C15.4 12.0869 12.0869 15.4 8 15.4C3.91309 15.4 0.6 12.0869 0.6 8C0.6 3.91309 3.91309 0.6 8 0.6C12.0869 0.6 15.4 3.91309 15.4 8Z" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 5.33334V8.00001" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 10.6667H8.00667" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.4 8C15.4 12.0869 12.0869 15.4 8 15.4C3.91309 15.4 0.6 12.0869 0.6 8C0.6 3.91309 3.91309 0.6 8 0.6C12.0869 0.6 15.4 3.91309 15.4 8Z" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 5.33334V8.00001" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 10.6667H8.00667" stroke="%231A1A1A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--error:after,.bl-icon--warning:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--error:after{-webkit-mask:url('data:image/svg+xml;utf-8,%3Csvg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.29 4.60996L1.81999 18.75C1.64536 19.0524 1.55296 19.3953 1.55198 19.7445C1.551 20.0937 1.64148 20.4371 1.81442 20.7405C1.98735 21.0439 2.23672 21.2967 2.5377 21.4738C2.83868 21.6509 3.18079 21.7461 3.52999 21.75H20.47C20.8192 21.7461 21.1613 21.6509 21.4623 21.4738C21.7633 21.2967 22.0126 21.0439 22.1856 20.7405C22.3585 20.4371 22.449 20.0937 22.448 19.7445C22.447 19.3953 22.3546 19.0524 22.18 18.75L13.71 4.60996C13.5317 4.31607 13.2807 4.07308 12.9812 3.90444C12.6817 3.73581 12.3437 3.64722 12 3.64722C11.6563 3.64722 11.3183 3.73581 11.0188 3.90444C10.7193 4.07308 10.4683 4.31607 10.29 4.60996V4.60996Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M12 9.75V13.75" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M12 17.75H12.01" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,%3Csvg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M10.29 4.60996L1.81999 18.75C1.64536 19.0524 1.55296 19.3953 1.55198 19.7445C1.551 20.0937 1.64148 20.4371 1.81442 20.7405C1.98735 21.0439 2.23672 21.2967 2.5377 21.4738C2.83868 21.6509 3.18079 21.7461 3.52999 21.75H20.47C20.8192 21.7461 21.1613 21.6509 21.4623 21.4738C21.7633 21.2967 22.0126 21.0439 22.1856 20.7405C22.3585 20.4371 22.449 20.0937 22.448 19.7445C22.447 19.3953 22.3546 19.0524 22.18 18.75L13.71 4.60996C13.5317 4.31607 13.2807 4.07308 12.9812 3.90444C12.6817 3.73581 12.3437 3.64722 12 3.64722C11.6563 3.64722 11.3183 3.73581 11.0188 3.90444C10.7193 4.07308 10.4683 4.31607 10.29 4.60996V4.60996Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M12 9.75V13.75" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M12 17.75H12.01" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E%0A') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--check:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 6L8.25 19L2 13.0909" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 6L8.25 19L2 13.0909" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--check:after,.bl-icon--pencil:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--pencil:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.06 9L15 9.94L5.92 19H5V18.08L14.06 9ZM17.66 3C17.41 3 17.15 3.1 16.96 3.29L15.13 5.12L18.88 8.87L20.71 7.04C21.1 6.65 21.1 6 20.71 5.63L18.37 3.29C18.17 3.09 17.92 3 17.66 3ZM14.06 6.19L3 17.25V21H6.75L17.81 9.94L14.06 6.19Z" fill="black"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.06 9L15 9.94L5.92 19H5V18.08L14.06 9ZM17.66 3C17.41 3 17.15 3.1 16.96 3.29L15.13 5.12L18.88 8.87L20.71 7.04C21.1 6.65 21.1 6 20.71 5.63L18.37 3.29C18.17 3.09 17.92 3 17.66 3ZM14.06 6.19L3 17.25V21H6.75L17.81 9.94L14.06 6.19Z" fill="black"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--plus-circle:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM12 2C10.6868 2 9.38642 2.25866 8.17317 2.7612C6.95991 3.26375 5.85752 4.00035 4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2ZM13 7H11V11H7V13H11V17H13V13H17V11H13V7Z" fill="black"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM12 2C10.6868 2 9.38642 2.25866 8.17317 2.7612C6.95991 3.26375 5.85752 4.00035 4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12C2 14.6522 3.05357 17.1957 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2ZM13 7H11V11H7V13H11V17H13V13H17V11H13V7Z" fill="black"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--download:after,.bl-icon--plus-circle:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--download:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.5 15.501V20.1676C22.5 20.7865 22.2542 21.38 21.8166 21.8176C21.379 22.2551 20.7855 22.501 20.1667 22.501H3.83333C3.21449 22.501 2.621 22.2551 2.18342 21.8176C1.74583 21.38 1.5 20.7865 1.5 20.1676V15.501" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.16663 9.66797L12 15.5013L17.8333 9.66797" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.5V1.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.5 15.501V20.1676C22.5 20.7865 22.2542 21.38 21.8166 21.8176C21.379 22.2551 20.7855 22.501 20.1667 22.501H3.83333C3.21449 22.501 2.621 22.2551 2.18342 21.8176C1.74583 21.38 1.5 20.7865 1.5 20.1676V15.501" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.16663 9.66797L12 15.5013L17.8333 9.66797" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.5V1.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--trash:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6H5H21" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.00024 6V4C8.00024 3.46957 8.21096 2.96086 8.58603 2.58579C8.9611 2.21071 9.46981 2 10.0002 2H14.0002C14.5307 2 15.0394 2.21071 15.4145 2.58579C15.7895 2.96086 16.0002 3.46957 16.0002 4V6M19.0002 6V20C19.0002 20.5304 18.7895 21.0391 18.4145 21.4142C18.0394 21.7893 17.5307 22 17.0002 22H7.00024C6.46981 22 5.9611 21.7893 5.58603 21.4142C5.21096 21.0391 5.00024 20.5304 5.00024 20V6H19.0002Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.99976 11V17" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0002 11V17" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6H5H21" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.00024 6V4C8.00024 3.46957 8.21096 2.96086 8.58603 2.58579C8.9611 2.21071 9.46981 2 10.0002 2H14.0002C14.5307 2 15.0394 2.21071 15.4145 2.58579C15.7895 2.96086 16.0002 3.46957 16.0002 4V6M19.0002 6V20C19.0002 20.5304 18.7895 21.0391 18.4145 21.4142C18.0394 21.7893 17.5307 22 17.0002 22H7.00024C6.46981 22 5.9611 21.7893 5.58603 21.4142C5.21096 21.0391 5.00024 20.5304 5.00024 20V6H19.0002Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.99976 11V17" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0002 11V17" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--share:after,.bl-icon--trash:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--share:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5C15 6.65685 16.3431 8 18 8Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 15C7.65685 15 9 13.6569 9 12C9 10.3431 7.65685 9 6 9C4.34315 9 3 10.3431 3 12C3 13.6569 4.34315 15 6 15Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 22C19.6569 22 21 20.6569 21 19C21 17.3431 19.6569 16 18 16C16.3431 16 15 17.3431 15 19C15 20.6569 16.3431 22 18 22Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.59 13.51L15.42 17.49" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.41 6.51001L8.59 10.49" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5C15 6.65685 16.3431 8 18 8Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 15C7.65685 15 9 13.6569 9 12C9 10.3431 7.65685 9 6 9C4.34315 9 3 10.3431 3 12C3 13.6569 4.34315 15 6 15Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 22C19.6569 22 21 20.6569 21 19C21 17.3431 19.6569 16 18 16C16.3431 16 15 17.3431 15 19C15 20.6569 16.3431 22 18 22Z" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.59 13.51L15.42 17.49" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.41 6.51001L8.59 10.49" stroke="%231A1A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--expand:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H21V9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 21H3V15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 3L14 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 21L10 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H21V9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 21H3V15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 3L14 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 21L10 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--expand:after,.bl-icon--link:after{display:inline-block;content:"";background-color:currentColor;width:16px;height:16px}.bl-icon--link:after{-webkit-mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.081 2.374a4.692 4.692 0 0 1 6.636 0l.909.909a4.692 4.692 0 0 1 0 6.636l-5.957 5.956a3.492 3.492 0 0 1-4.939 0l-1.302-1.303a1.093 1.093 0 0 1 1.545-1.545l1.303 1.303c.51.51 1.338.51 1.848 0l5.956-5.957a2.507 2.507 0 0 0 0-3.544l-.908-.91a2.507 2.507 0 0 0-3.545 0l-1.055 1.055a1.093 1.093 0 0 1-1.545-1.545l1.054-1.055z" fill="%231A1A1A"/><path d="M8.33 8.125a3.492 3.492 0 0 1 4.94 0l1.303 1.303a1.093 1.093 0 1 1-1.546 1.545L11.724 9.67a1.307 1.307 0 0 0-1.848 0L3.92 15.627a2.507 2.507 0 0 0 0 3.545l.909.908a2.507 2.507 0 0 0 3.544 0l1.055-1.054a1.093 1.093 0 1 1 1.545 1.546L9.92 21.625a4.692 4.692 0 0 1-6.636 0l-.909-.909a4.692 4.692 0 0 1 0-6.636l5.957-5.956z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.081 2.374a4.692 4.692 0 0 1 6.636 0l.909.909a4.692 4.692 0 0 1 0 6.636l-5.957 5.956a3.492 3.492 0 0 1-4.939 0l-1.302-1.303a1.093 1.093 0 0 1 1.545-1.545l1.303 1.303c.51.51 1.338.51 1.848 0l5.956-5.957a2.507 2.507 0 0 0 0-3.544l-.908-.91a2.507 2.507 0 0 0-3.545 0l-1.055 1.055a1.093 1.093 0 0 1-1.545-1.545l1.054-1.055z" fill="%231A1A1A"/><path d="M8.33 8.125a3.492 3.492 0 0 1 4.94 0l1.303 1.303a1.093 1.093 0 1 1-1.546 1.545L11.724 9.67a1.307 1.307 0 0 0-1.848 0L3.92 15.627a2.507 2.507 0 0 0 0 3.545l.909.908a2.507 2.507 0 0 0 3.544 0l1.055-1.054a1.093 1.093 0 1 1 1.545 1.546L9.92 21.625a4.692 4.692 0 0 1-6.636 0l-.909-.909a4.692 4.692 0 0 1 0-6.636l5.957-5.956z" fill="%231A1A1A"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.bl-icon--smallest:after{width:6px;height:6px}.bl-icon--smaller:after,.bl-link--menu-item:after{width:10px;height:10px}.bl-icon--small:after{width:16px;height:16px}.bl-icon--medium:after,.bl-link--big:after{width:24px;height:24px}.bl-icon--large:after{width:32px;height:32px}.bl-icon--larger:after{width:48px;height:48px}.bl-icon--largest:after{width:64px;height:64px}.bl-size-1{line-height:1.2em;font-size:var(--bl-fs-6)}@media screen and (min-width:768px){.bl-size-1{font-size:var(--bl-fs-6)}}@media screen and (min-width:1280px){.bl-size-1{font-size:var(--bl-fs-7)}}.bl-size-2{line-height:1.2em;font-size:var(--bl-fs-5)}@media screen and (min-width:768px){.bl-size-2{font-size:var(--bl-fs-5)}}@media screen and (min-width:1280px){.bl-size-2{font-size:var(--bl-fs-6)}}.bl-size-3{line-height:1.2em;font-size:var(--bl-fs-4)}@media screen and (min-width:768px){.bl-size-3{font-size:var(--bl-fs-4)}}@media screen and (min-width:1280px){.bl-size-3{font-size:var(--bl-fs-5)}}.bl-link--big,.bl-size-4{line-height:1.2em;font-size:var(--bl-fs-3)}@media screen and (min-width:768px){.bl-link--big,.bl-size-4{font-size:var(--bl-fs-3)}}@media screen and (min-width:1280px){.bl-link--big,.bl-size-4{font-size:var(--bl-fs-4)}}.bl-link--big span,.bl-size-5{line-height:1.2em;font-size:var(--bl-fs-2)}@media screen and (min-width:768px){.bl-link--big span,.bl-size-5{font-size:var(--bl-fs-2)}}@media screen and (min-width:1280px){.bl-link--big span,.bl-size-5{font-size:var(--bl-fs-2)}}.bl-size-6{line-height:1.2em;font-size:var(--bl-fs-1)}@media screen and (min-width:768px){.bl-size-6{font-size:var(--bl-fs-1)}}@media screen and (min-width:1280px){.bl-size-6{font-size:var(--bl-fs-1)}}.bl-typography-small-wrapper .bl-size-1{font-size:var(--bl-fs-5)}@media screen and (min-width:768px){.bl-typography-small-wrapper .bl-size-1{font-size:var(--bl-fs-5)}}@media screen and (min-width:1280px){.bl-typography-small-wrapper .bl-size-1{font-size:var(--bl-fs-6)}}.bl-typography-small-wrapper .bl-size-2{font-size:var(--bl-fs-4)}@media screen and (min-width:768px){.bl-typography-small-wrapper .bl-size-2{font-size:var(--bl-fs-4)}}@media screen and (min-width:1280px){.bl-typography-small-wrapper .bl-size-2{font-size:var(--bl-fs-5)}}.bl-typography-small-wrapper .bl-size-3{font-size:var(--bl-fs-3)}@media screen and (min-width:768px){.bl-typography-small-wrapper .bl-size-3{font-size:var(--bl-fs-3)}}@media screen and (min-width:1280px){.bl-typography-small-wrapper .bl-size-3{font-size:var(--bl-fs-4)}}.bl-typography-small-wrapper .bl-link--big,.bl-typography-small-wrapper .bl-size-4{font-size:var(--bl-fs-2)}@media screen and (min-width:768px){.bl-typography-small-wrapper .bl-link--big,.bl-typography-small-wrapper .bl-size-4{font-size:var(--bl-fs-2)}}@media screen and (min-width:1280px){.bl-typography-small-wrapper .bl-link--big,.bl-typography-small-wrapper .bl-size-4{font-size:var(--bl-fs-2)}}.bl-link,.bl-link-teaser__title{text-decoration:underline;color:var(--bl-c-neutral-1);background:transparent;font-weight:700;word-break:break-word}.bl-link-teaser__title:after,.bl-link:after{padding-left:2px}.bl-link-teaser__title:hover,.bl-link:hover{text-decoration:none}.bl-link--big,.bl-link--menu-item,.bl-link--pointer,.bl-link-teaser__title{--icon-width:16px;display:inline-flex;position:relative;text-decoration:none}.bl-link--big:after,.bl-link--menu-item:after,.bl-link--pointer:after,.bl-link-teaser__title:after{position:absolute;transition:all .2s}.bl-link--big:hover,.bl-link--menu-item:hover,.bl-link--pointer:hover,.bl-link-teaser__title:hover{border-bottom:2px solid var(--bl-c-green-3)}.bl-link--big:focus,.bl-link--big:focus:hover,.bl-link--menu-item:focus,.bl-link--menu-item:focus:hover,.bl-link--pointer:focus,.bl-link--pointer:focus:hover,.bl-link-teaser__title:focus,.bl-link-teaser__title:focus:hover{border-bottom:none}.bl-link--menu-item{border-bottom:none;padding:var(--bl-s-1) var(--bl-s-2) var(--bl-s-1) calc(var(--bl-s-2) + var(--icon-width));font-weight:400}.bl-link--menu-item:after{left:3px;top:8px}.bl-link--menu-item:hover{padding-bottom:calc(var(--bl-s-1) - 2px);color:var(--bl-c-neutral-2)}.bl-link--menu-item:hover:after{left:6px}.bl-link--menu-item:focus:hover{padding-bottom:var(--bl-s-1)}.bl-link--pointer,.bl-link-teaser__title{--icon-edge-distance:var(--bl-s-2);--icon-width-plus-padding:calc(var(--icon-width) + (var(--icon-edge-distance) * 3));flex-flow:column;border-bottom:1px solid var(--bl-c-neutral-3);padding:var(--bl-s-3) var(--icon-width-plus-padding) var(--bl-s-3) var(--icon-edge-distance)}.bl-link--pointer:after,.bl-link-teaser__title:after{right:calc(var(--icon-edge-distance)*2);top:var(--bl-s-3)}.bl-link--pointer:hover,.bl-link-teaser__title:hover{padding-bottom:calc(var(--bl-s-3) - 1px);color:var(--bl-c-neutral-2)}.bl-link--pointer:hover:after,.bl-link-teaser__title:hover:after{right:var(--icon-edge-distance)}.bl-link--pointer:focus:hover,.bl-link-teaser__title:focus:hover{padding-bottom:var(--bl-s-3)}.bl-link--pointer span,.bl-link-teaser__title span{font-weight:400}.bl-link--icon-left.bl-link-teaser__title,.bl-link--pointer.bl-link--icon-left{padding:var(--bl-s-3) var(--icon-edge-distance) var(--bl-s-3) var(--icon-width-plus-padding)}.bl-link--icon-left.bl-link-teaser__title:after,.bl-link--pointer.bl-link--icon-left:after{left:var(--icon-edge-distance);right:auto}.bl-link--icon-left.bl-link-teaser__title:hover,.bl-link--pointer.bl-link--icon-left:hover{padding-bottom:calc(var(--bl-s-3) - 1px)}.bl-link--icon-left.bl-link-teaser__title:hover:after,.bl-link--pointer.bl-link--icon-left:hover:after{left:calc(var(--icon-edge-distance)*2)}.bl-link--big{--circle-shape-width:40px;--circle-shape-edge-distance:var(--bl-s-5);--icon-edge-distance:calc(var(--circle-shape-edge-distance) + 8px);--circle-shape-width-plus-padding:calc(var(--circle-shape-width) + (var(--circle-shape-edge-distance) * 2));flex-flow:column;border:2px solid var(--bl-c-neutral-4);padding:var(--bl-s-4) var(--circle-shape-width-plus-padding) var(--bl-s-4) var(--circle-shape-edge-distance)}.bl-link--big:after,.bl-link--big:before{transform:translateY(-50%);top:50%}.bl-link--big:after{padding-top:4px;right:var(--icon-edge-distance)}.bl-link--big:before{content:"";position:absolute;right:var(--circle-shape-edge-distance);height:40px;width:40px;background-color:var(--bl-c-green-3);border-radius:50%;box-shadow:0 0 0 0 var(--bl-c-green-3);transition:box-shadow .2s}.bl-link--big:hover{border-color:var(--bl-c-green-3)}.bl-link--big:hover:before{box-shadow:0 0 0 4px var(--bl-c-green-3)}.bl-link--big span{font-weight:400;padding-top:var(--bl-s-1)}.bl-link--big.bl-link--icon-left{flex-direction:column;padding:var(--bl-s-4) var(--circle-shape-edge-distance) var(--bl-s-4) var(--circle-shape-width-plus-padding)}.bl-link--big.bl-link--icon-left:after{left:var(--icon-edge-distance);right:auto}.bl-link--big.bl-link--icon-left:before{left:var(--circle-shape-edge-distance)}.bl-link--full-width,.bl-link-teaser__title{display:flex}.bl-link--icon-left{flex-direction:row-reverse}.bl-link--icon-left:after{padding-left:0;padding-right:2px}.bl-link-teaser{display:block;container-type:inline-size;width:100%;text-decoration:none}@container (max-width: 220px){.bl-link-teaser__title{--icon-width-plus-padding:calc(var(--icon-edge-distance) * 3)}.bl-link-teaser__title:after{display:none}}.bl-link-teaser:hover .bl-link-teaser__title{padding-bottom:calc(var(--bl-s-3) - 1px);border-bottom:2px solid var(--bl-c-green-3);color:var(--bl-c-neutral-2)}.bl-link-teaser:hover .bl-link-teaser__title:after{right:var(--icon-edge-distance)}.bl-info-box{background-color:var(--bl-c-green-4);overflow:auto}@media screen and (min-width:768px){.bl-info-box{display:flex}}.bl-info-box__wrapper{padding:var(--bl-s-4);display:grid;grid-gap:var(--bl-s-3);gap:var(--bl-s-3)}.bl-info-box__header{display:flex;flex-direction:row;align-items:center;font-weight:700}.bl-info-box__header *{font-weight:700}.bl-info-box__icon{margin-right:var(--bl-s-2)}.bl-info-box--warning{background-color:var(--bl-c-ocre-3)}.bl-info-box--error{background-color:var(--bl-c-tomato-3)}.bl-hero__content{max-width:var(--bl-screen-s);margin:0 auto}.bl-hero--has-image .bl-hero__image img{width:100%;max-width:var(--bl-screen-l);margin:0 auto;display:block;min-height:270px;object-fit:cover}@media screen and (min-width:768px){.bl-hero--has-image .bl-hero__image img{min-height:auto;max-height:450px}}.bl-hero--has-image .bl-hero__content{position:relative;margin:-64px auto 0;padding:0 var(--bl-s-3)}@media screen and (min-width:1280px){.bl-hero--has-image .bl-hero__content{margin-top:-128px}}.bl-footer{width:100%;overflow:hidden;position:relative;word-break:break-word;-webkit-hyphens:none;hyphens:none}.bl-footer__container{display:flex;max-width:var(--bl-screen-l);flex-direction:column;margin:auto;z-index:3;align-items:flex-end}.bl-footer__logo{width:216px;place-self:start}.bl-footer__section{flex:1 1;width:100%;display:flex;flex-direction:column;z-index:2;flex-wrap:wrap}@media screen and (min-width:768px){.bl-footer__section{flex-direction:row}}.bl-footer__title{flex:1 1}.bl-footer__title h2{max-width:232px}@media screen and (min-width:768px){.bl-footer__title{min-width:100%}.bl-footer__title h2{max-width:295px}}@media screen and (min-width:1280px){.bl-footer__title{min-width:auto}}.bl-footer__children,.bl-footer__right{flex:1 1}.bl-footer__to-top button{position:fixed;bottom:25px;right:30px;z-index:111}.bl-footer__watermark{position:absolute;width:798px;height:563px;top:44%;left:44%;z-index:1}@media screen and (min-width:768px){.bl-footer__watermark{top:35%;left:59%}}.bl-carousel{--carousel-image-height:200px;--carousel-button-size:42px}@media screen and (min-width:768px){.bl-carousel{--carousel-image-height:440px}}.bl-carousel__main-wrapper{display:flex;position:relative;padding-bottom:var(--bl-s-4)}.bl-carousel__main-wrapper figure{width:100%}.bl-carousel__main-wrapper img{object-fit:cover;width:100%;height:var(--carousel-image-height)}.bl-carousel__main-wrapper img:hover{cursor:pointer}.bl-carousel__main-wrapper figcaption{display:flex;justify-content:space-between;gap:var(--bl-s-2)}.bl-carousel__main-wrapper figcaption span:nth-child(2){min-width:20%;text-align:right}.bl-carousel__buttons{z-index:2}.bl-carousel__slides,.bl-carousel__thumbnails{position:relative;display:flex;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-behavior:smooth;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.bl-carousel__slides::-webkit-scrollbar,.bl-carousel__thumbnails::-webkit-scrollbar{display:none}.bl-carousel__slide{scroll-snap-align:start;flex-shrink:0;display:flex;width:100%}.bl-carousel fieldset{border:0;padding:0;margin:0;min-width:0}.bl-carousel__left-button,.bl-carousel__right-button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;text-decoration:none;vertical-align:middle;position:absolute;display:flex;align-items:center;justify-content:center;background-color:var(--bl-c-ocre-4);height:var(--carousel-button-size);width:var(--carousel-button-size);top:calc(var(--carousel-image-height)/2 - var(--carousel-button-size)/2)}.bl-carousel__left-button{left:var(--bl-s-3)}.bl-carousel__right-button{right:var(--bl-s-3)}.bl-carousel__thumbnails{display:none}@media screen and (min-width:768px){.bl-carousel__thumbnails{display:flex;gap:var(--bl-s-3)}}.bl-carousel__thumbnails .bl-responsive-image__credit,.bl-carousel__thumbnails figcaption{display:none}.bl-carousel__thumbnails figure{width:140px;height:90px}.bl-carousel__thumbnails img{object-fit:cover;width:100%;height:90px}.bl-carousel__thumbnails .bl-carousel__thumbnail-slide{opacity:.6}.bl-carousel__thumbnails .bl-carousel__thumbnail-slide:hover{cursor:pointer}.bl-carousel__thumbnails .bl-carousel__thumbnail-slide-active{opacity:1}.bl-carousel__close-modal-button-wrapper{position:fixed;top:0;z-index:1;padding:var(--bl-s-3)}@media screen and (min-width:768px){.bl-carousel__close-modal-button-wrapper{right:0;padding:var(--bl-s-4)}}.bl-carousel__close-modal-button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;text-decoration:none;vertical-align:middle;background-color:var(--bl-c-ocre-4);font-size:1rem;padding:var(--bl-s-2)}.bl-carousel .bl-carousel-modal .bl-carousel-modal__backdrop{background:rgba(0,0,0,.902)}.bl-carousel .bl-carousel-modal .bl-carousel-modal__children{width:100%;height:100%;max-height:100vh}.bl-carousel-modal .bl-carousel{height:100%}.bl-carousel-modal .bl-carousel__main-wrapper{position:static;height:100%;padding-bottom:0}@media screen and (min-width:768px){.bl-carousel-modal .bl-carousel__main-wrapper{max-width:80vw;margin:0 auto}}.bl-carousel-modal .bl-carousel__main-wrapper figure{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.bl-carousel-modal .bl-carousel__main-wrapper img{height:auto;max-height:80vh;object-fit:contain}.bl-carousel-modal .bl-carousel__main-wrapper img:hover{cursor:auto}@media screen and (min-width:768px){.bl-carousel-modal .bl-carousel__main-wrapper img{max-width:80vw}}.bl-carousel-modal .bl-carousel__main-wrapper figcaption{color:#fff;text-align:center;max-width:600px;margin:0 auto;position:absolute;bottom:var(--bl-s-4)}.bl-carousel-modal .bl-carousel__left-button,.bl-carousel-modal .bl-carousel__main-wrapper .bl-responsive-image__credit,.bl-carousel-modal .bl-carousel__main-wrapper figcaption span:last-child,.bl-carousel-modal .bl-carousel__right-button{display:none}@media screen and (min-width:768px){.bl-carousel-modal .bl-carousel__left-button,.bl-carousel-modal .bl-carousel__right-button{display:flex;top:calc(50% - var(--carousel-button-size)/2)}}.bl-carousel-modal__backdrop{position:fixed;overflow:auto;left:0;top:0;display:grid;width:100%;place-self:center;z-index:9999;height:100vh;background:rgba(0,0,0,.6)}.bl-carousel-modal__children{width:auto;max-width:100%;max-height:80vh;overflow-y:auto;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000}.bl-carousel-modal--is-open .bl-carousel-modal__backdrop,.bl-carousel-modal--is-open .bl-carousel-modal__children{display:block}.bl-accordion-list__toggle{display:flex;justify-content:flex-end;margin-bottom:var(--bl-s-1)}.bl-accordion-list__toggle button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:inline-flex;text-decoration:none;vertical-align:middle;text-decoration:underline}.bl-accordion-list__toggle button:hover{text-decoration:none}.bl-accordion-list--is-ordered .bl-accordion__header-content{flex-grow:1;min-height:var(--bl-s-7);display:flex;align-items:center}.bl-accordion-list--is-ordered .bl-accordion.bl-accordion--is-open{border:2px solid var(--bl-c-neutral-4);border-radius:var(--bl-s-2)}.bl-accordion-list--is-ordered .bl-accordion--is-closed+.bl-accordion--is-closed{border-top:none}.bl-accordion-list--is-ordered .bl-accordion--is-closed+.bl-accordion--is-closed .bl-accordion__header-content{border-top:1px solid var(--bl-c-neutral-3)}.bl-accordion-list--is-ordered>.bl-accordion{border:none;position:relative;counter-increment:accordion-counter}.bl-accordion-list--is-ordered>.bl-accordion .bl-accordion__header{padding:0}.bl-accordion-list--is-ordered>.bl-accordion .bl-accordion__header-button{padding:0 var(--bl-s-2);font-size:var(--bl-fs-3)}.bl-accordion-list--is-ordered>.bl-accordion.bl-accordion--is-closed{border:2px solid transparent}.bl-accordion-list--is-ordered>.bl-accordion.bl-accordion--is-open>.bl-accordion__content{padding-left:58px}.bl-accordion-list--is-ordered>.bl-accordion:last-of-type .bl-accordion__header-content{border-bottom:none}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header{padding:0}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header .bl-accordion__icon{display:block;visibility:hidden}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header .bl-accordion__header-content{padding:var(--bl-s-3) 0}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header:before{margin-left:6px;content:counter(accordion-counter);word-break:keep-all;position:absolute;display:flex;align-items:center;justify-content:center;left:var(--bl-s-2);top:var(--bl-s-3);border-radius:50%;height:var(--bl-s-5);width:var(--bl-s-5);font-size:var(--bl-fs-3);font-weight:700;z-index:2;background-color:var(--bl-c-green-3);transition:box-shadow .2s;pointer-events:none}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header:hover{color:var(--bl-c-neutral-2)}.bl-accordion-list--is-ordered>.bl-accordion>.bl-accordion__header:hover:before{box-shadow:0 0 0 var(--bl-s-1) var(--bl-c-green-3);color:var(--bl-c-neutral-1)}.bl-accordion-list--is-ordered>.bl-accordion:after{margin-left:6px;content:"";position:absolute;left:var(--bl-s-4);bottom:calc(var(--bl-s-5)*-1);height:100%;border-left:2px solid var(--bl-c-green-3);pointer-events:none;z-index:1}.bl-accordion-list--is-ordered>.bl-accordion:last-child:after{top:0;height:0}:root{--bl-screen-s:768px;--bl-screen-m:1024px;--bl-screen-l:1280px;--bl-fs-1:.875rem;--bl-fs-2:1rem;--bl-fs-3:1.125rem;--bl-fs-4:1.25rem;--bl-fs-5:1.5rem;--bl-fs-6:2.25rem;--bl-fs-7:3rem;--bl-s-1:.25rem;--bl-s-2:.5rem;--bl-s-3:1rem;--bl-s-4:1.5rem;--bl-s-5:2rem;--bl-s-6:3rem;--bl-s-7:4rem;--bl-s-8:8rem;--bl-c-sand-1:#a9a487;--bl-c-sand-2:#c7c4b1;--bl-c-sand-3:#dddbcf;--bl-c-sand-4:#f2f1ed;--bl-c-sand-5:#f6f6f3;--bl-c-ocre-1:#e1d169;--bl-c-ocre-2:#e8dc8e;--bl-c-ocre-3:#f0e8b4;--bl-c-ocre-4:#f7f3d9;--bl-c-ocre-5:#fffef5;--bl-c-tomato-1:#d93304;--bl-c-tomato-2:#ea7351;--bl-c-tomato-3:#f6c2ac;--bl-c-tomato-4:#faded1;--bl-c-violet-1:#5f3f6b;--bl-c-violet-2:#806a89;--bl-c-violet-3:#b3a3b9;--bl-c-violet-4:#d3c9d6;--bl-c-petrol-1:#005169;--bl-c-petrol-2:#518c9d;--bl-c-petrol-3:#92bac7;--bl-c-petrol-4:#c3dae0;--bl-c-aqua-1:#007a86;--bl-c-aqua-2:#009aa7;--bl-c-aqua-3:#80ccd3;--bl-c-aqua-4:#bfe6e9;--bl-c-green-1:#0b6e4f;--bl-c-green-2:#79a388;--bl-c-green-3:#abc9ba;--bl-c-green-4:#e1ebe4;--bl-c-neutral-1:#1a1a1a;--bl-c-neutral-2:#666;--bl-c-neutral-3:#b3b3b3;--bl-c-neutral-4:#d9d9d9}.bl-accordion{margin-top:var(--bl-s-1);width:100%;transition:background-color .2s}.bl-accordion:first-of-type.bl-accordion--is-closed{border-top:1px solid var(--bl-c-neutral-3);border-radius:0}.bl-accordion:last-of-type.bl-accordion--is-closed{border-bottom:1px solid var(--bl-c-neutral-3);border-radius:0}.bl-accordion--is-closed+.bl-accordion--is-closed{border-top:1px solid var(--bl-c-neutral-3)}.bl-accordion__header{display:flex;width:100%;align-items:center;padding:0;font-size:var(--bl-fs-4)}.bl-accordion__header-button{font-size:var(--bl-fs-3);color:inherit;padding:var(--bl-s-3) var(--bl-s-2);border-radius:var(--bl-s-1);display:flex;width:100%;background:transparent;border:0;align-items:center;cursor:pointer}.bl-accordion__header-content{text-align:left;font-family:__fontArsMaquetteWebOne_b3fab3,__fontArsMaquetteWebOne_Fallback_b3fab3}.bl-accordion__header:hover{color:var(--bl-c-neutral-2)}.bl-accordion__header:hover .bl-accordion__icon{box-shadow:0 0 0 var(--bl-s-1) var(--bl-c-green-3)}.bl-accordion__icon{display:inline-flex;height:var(--bl-s-5);width:var(--bl-s-5);align-items:center;margin:0 var(--bl-s-3) 0 var(--bl-s-1);justify-content:center;transition:transform .2s,box-shadow .2s;background-color:var(--bl-c-green-3);border-radius:50%}.bl-accordion__icon i{height:var(--bl-fs-2)}.bl-accordion__content{height:0;display:none;position:absolute;opacity:0;transition:opacity .6s ease}.bl-accordion--is-closed{border:2px solid transparent;background-color:transparent}.bl-accordion--is-closed__content{overflow:hidden}.bl-accordion--is-open{background-color:var(--bl-c-sand-5);border:2px solid var(--bl-c-neutral-4);border-radius:var(--bl-s-2)}.bl-accordion--is-open.bl-accordion--is-white{background-color:#fff}.bl-accordion--is-open>.bl-accordion__header{border-bottom:none;font-weight:700}.bl-accordion--is-open>.bl-accordion__header .bl-accordion__icon{transform:rotate(-180deg)}.bl-accordion--is-open>.bl-accordion__header .bl-accordion__header-content{font-weight:700}.bl-accordion--is-open>.bl-accordion__content{height:auto;display:block;position:static;opacity:1;padding:var(--bl-s-2) var(--bl-s-5) var(--bl-s-3) 62px}.bl-accordion .bl-accordion>.bl-accordion__header{padding-left:0}.bl-accordion .bl-accordion>.bl-accordion__content{margin-left:var(--bl-s-6)}.bl-accordion .bl-accordion__icon{display:inline-flex;align-items:center;height:var(--bl-s-5);min-width:var(--bl-s-5)}.bl-accordion .bl-accordion--is-open .bl-accordion__content{padding-left:var(--bl-s-3)}.bl-accordion .bl-accordion--is-closed{background-color:var(--bl-c-sand-5)}