@keyframes styles-module-scss-module__Eok3ja__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__Eok3ja__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__Eok3ja__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Eok3ja__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__Eok3ja__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__Eok3ja__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__Eok3ja__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__Eok3ja__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__Eok3ja__conversation{flex-direction:column;flex:1;width:100%;max-width:47.5rem;min-height:0;margin:0 auto;display:flex}.styles-module-scss-module__Eok3ja__conversation__inner{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.styles-module-scss-module__Eok3ja__conversation__inner:after{content:"";background-image:linear-gradient(to bottom,var(--grey-lightest)0%,rgba(from var(--grey-lightest)r g b/.8)40%,rgba(from var(--grey-lightest)r g b/0)100%);pointer-events:none;z-index:10;height:5rem;position:absolute;top:0;left:0;right:0}.styles-module-scss-module__Eok3ja__conversation__loader{flex:1;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__Eok3ja__conversation__messages{overscroll-behavior-y:none;flex-direction:column;flex:1;display:flex;overflow-y:auto}.styles-module-scss-module__Eok3ja__conversation__log{flex-direction:column;gap:1.25rem;padding:1.5rem 1rem 1rem;display:flex}
@keyframes styles-module-scss-module__iPfEyq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__iPfEyq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__iPfEyq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__iPfEyq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__iPfEyq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__iPfEyq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__iPfEyq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__iPfEyq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__iPfEyq__conversation-input{background:var(--white);border-radius:16px 16px 0 0;flex-direction:column;gap:1rem;width:100%;padding:1rem 1rem .75rem;display:flex;position:relative}.styles-module-scss-module__iPfEyq__conversation-input__tools{pointer-events:none;padding-bottom:.5rem;position:absolute;bottom:100%;right:.5rem}.styles-module-scss-module__iPfEyq__conversation-input__form{width:100%}.styles-module-scss-module__iPfEyq__conversation-input__field{background:var(--body-background-color);border-radius:8px;align-items:flex-start;gap:.5rem;width:100%;padding:.5rem .5rem .5rem 1rem;transition:background-color .15s cubic-bezier(.33,1,.68,1),padding-bottom .15s cubic-bezier(.33,1,.68,1);display:flex;position:relative}.styles-module-scss-module__iPfEyq__conversation-input__field--has-value{padding-bottom:1.5rem}@media (prefers-reduced-motion){.styles-module-scss-module__iPfEyq__conversation-input__field{transition:background-color .15s cubic-bezier(.33,1,.68,1)}}.styles-module-scss-module__iPfEyq__conversation-input__grow-wrap{flex:1;min-width:0;display:grid}.styles-module-scss-module__iPfEyq__conversation-input__grow-wrap:after{content:attr(data-replicated-value)" ";visibility:hidden}.styles-module-scss-module__iPfEyq__conversation-input__grow-wrap:after,.styles-module-scss-module__iPfEyq__conversation-input__grow-wrap textarea{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;white-space:pre-wrap;overflow-wrap:break-word;grid-area:1/1/2/2;max-height:8.25rem;padding:.5625rem 0;font-size:1rem;font-weight:350;line-height:1.4;overflow-y:auto}.styles-module-scss-module__iPfEyq__conversation-input__input{width:100%;color:var(--black);resize:none;box-shadow:none;background:0 0;border:none}.styles-module-scss-module__iPfEyq__conversation-input__input::placeholder{color:var(--black);opacity:.6}.styles-module-scss-module__iPfEyq__conversation-input__input:focus{outline:none}.styles-module-scss-module__iPfEyq__conversation-input__input:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__iPfEyq__conversation-input__submit-button{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__iPfEyq__conversation-input__submit-button:focus:not(:focus-visible){outline:0}.styles-module-scss-module__iPfEyq__conversation-input__submit-button{background:var(--cta-3);width:3.75rem;height:2.5rem;color:var(--black);opacity:0;pointer-events:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s cubic-bezier(.33,1,.68,1),transform .15s cubic-bezier(.33,1,.68,1);display:flex;transform:scale(.9)}.styles-module-scss-module__iPfEyq__conversation-input__submit-button--visible{opacity:1;pointer-events:auto;transform:scale(1)}.styles-module-scss-module__iPfEyq__conversation-input__submit-button--visible:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__iPfEyq__conversation-input__submit-button:not(:disabled):active{transform:scale(.97)}.styles-module-scss-module__iPfEyq__conversation-input__submit-button:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}@media (prefers-reduced-motion){.styles-module-scss-module__iPfEyq__conversation-input__submit-button{transition:opacity .15s cubic-bezier(.33,1,.68,1);transform:none}.styles-module-scss-module__iPfEyq__conversation-input__submit-button:not(:disabled):active{transform:none}}.styles-module-scss-module__iPfEyq__conversation-input__submit-icon{width:2.5rem;height:2.5rem}.styles-module-scss-module__iPfEyq__conversation-input__char-count{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;color:var(--black);opacity:0;pointer-events:none;font-size:.6875rem;font-weight:350;line-height:1.3;transition:opacity .15s cubic-bezier(.33,1,.68,1);position:absolute;bottom:.375rem;right:.75rem}.styles-module-scss-module__iPfEyq__conversation-input__char-count--visible{opacity:.6}.styles-module-scss-module__iPfEyq__conversation-input__char-count--over-limit{color:var(--orange-4);opacity:1;font-weight:500}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers{gap:.25rem;width:100%;min-width:0;display:flex;position:relative}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers:before{content:"";z-index:1;background:linear-gradient(to left,transparent,var(--white));opacity:0;pointer-events:none;width:1.5rem;transition:opacity .15s cubic-bezier(.33,1,.68,1);position:absolute;top:0;bottom:0;left:0}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers--fade-start:before{opacity:1}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-list{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-list>li{margin:0}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-list{scrollbar-width:none;gap:.25rem;min-width:0;display:flex;position:relative;overflow-x:auto}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-list::-webkit-scrollbar{display:none}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item{opacity:1;flex-shrink:0;transition:opacity .3s cubic-bezier(.33,1,.68,1),transform .3s cubic-bezier(.33,1,.68,1);transform:translateY(0)}@starting-style{.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item{opacity:0;transform:translateY(.25rem)}}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item:nth-child(2){transition-delay:40ms}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item:nth-child(3){transition-delay:80ms}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item:nth-child(4){transition-delay:.12s}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item:nth-child(5){transition-delay:.16s}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item:nth-child(6){transition-delay:.2s}@media (prefers-reduced-motion){.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item{transition:opacity .3s cubic-bezier(.33,1,.68,1);transform:none}}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers--replacement .styles-module-scss-module__iPfEyq__conversation-input__quick-answers-item{transition:none}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:focus:not(:focus-visible){outline:0}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;background:var(--grey-1);height:3rem;color:var(--black);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:0 .75rem;font-size:1rem;font-weight:350;line-height:1.1;transition:transform .15s cubic-bezier(.33,1,.68,1),background-color .15s cubic-bezier(.33,1,.68,1);display:flex}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:hover:not(:disabled){background:var(--grey-2)}}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:not(:disabled):active{transform:scale(.97)}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer--more{background:var(--grey-2);padding:0 1rem}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer--fluid{opacity:1;width:100%;transition:opacity .3s cubic-bezier(.33,1,.68,1),transform .15s cubic-bezier(.33,1,.68,1),background-color .15s cubic-bezier(.33,1,.68,1)}@starting-style{.styles-module-scss-module__iPfEyq__conversation-input__quick-answer--fluid{opacity:0}}@media (prefers-reduced-motion){.styles-module-scss-module__iPfEyq__conversation-input__quick-answer{transition:background-color .15s cubic-bezier(.33,1,.68,1)}.styles-module-scss-module__iPfEyq__conversation-input__quick-answer:not(:disabled):active{transform:none}}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-more{flex-shrink:0;position:relative}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers-more:before{content:"";background:linear-gradient(to right,transparent,var(--white));opacity:0;pointer-events:none;width:1.5rem;height:100%;transition:opacity .15s cubic-bezier(.33,1,.68,1);position:absolute;top:0;right:100%}.styles-module-scss-module__iPfEyq__conversation-input__quick-answers--fade-end .styles-module-scss-module__iPfEyq__conversation-input__quick-answers-more:before{opacity:1}.styles-module-scss-module__iPfEyq__conversation-input__note{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__iPfEyq__conversation-input__note-link{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.styles-module-scss-module__iPfEyq__conversation-input__note-link{font-size:.8125rem}}@media (min-width:80rem){.styles-module-scss-module__iPfEyq__conversation-input__note-link{font-size:.875rem}}.styles-module-scss-module__iPfEyq__conversation-input__note-link{color:var(--black);cursor:pointer;font-size:.75rem;font-weight:350;line-height:1.3;text-decoration:underline}.styles-module-scss-module__iPfEyq__conversation-input__note-link:hover,.styles-module-scss-module__iPfEyq__conversation-input__note-link:focus{text-decoration:none}.styles-module-scss-module__iPfEyq__conversation-input__note-link:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}
@keyframes styles-module-scss-module__rQBpSq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__rQBpSq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__rQBpSq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__rQBpSq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__rQBpSq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__rQBpSq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__rQBpSq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__rQBpSq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__rQBpSq__chat-input-tools{z-index:80;flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;padding:.25rem 0;display:flex;position:relative}.styles-module-scss-module__rQBpSq__chat-input-tools__backdrop{background:var(--black-transparent-10);opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.33,1,.68,1);position:fixed;inset:0}.styles-module-scss-module__rQBpSq__chat-input-tools__backdrop--visible{opacity:1;pointer-events:auto}.styles-module-scss-module__rQBpSq__chat-input-tools__list{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;margin:0;padding:0;list-style:none;transition:opacity .15s,visibility .15s,transform .15s;display:flex;transform:translateY(.625rem)}.styles-module-scss-module__rQBpSq__chat-input-tools__list--expanded{opacity:1;visibility:visible;transform:translateY(0)}.styles-module-scss-module__rQBpSq__chat-input-tools__item{justify-content:flex-end;display:flex}.styles-module-scss-module__rQBpSq__chat-input-tools__button{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__rQBpSq__chat-input-tools__button:focus:not(:focus-visible){outline:0}.styles-module-scss-module__rQBpSq__chat-input-tools__button{background:var(--white);height:3rem;color:var(--black);letter-spacing:-.01em;white-space:nowrap;pointer-events:auto;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;padding:0 .25rem 0 1rem;font-size:1rem;font-weight:350;line-height:1.1;transition:all .15s;display:flex}.styles-module-scss-module__rQBpSq__chat-input-tools__button:hover:not(:disabled),.styles-module-scss-module__rQBpSq__chat-input-tools__button:focus:not(:disabled){background:var(--grey-1)}.styles-module-scss-module__rQBpSq__chat-input-tools__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__rQBpSq__chat-input-tools__button-icon{flex-shrink:0;width:2.5rem;height:2.5rem}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle:focus:not(:focus-visible){outline:0}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle{background:var(--white);width:3.75rem;height:3.75rem;color:var(--black);pointer-events:auto;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle:hover:not(:disabled){background:var(--grey-1)}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle--expanded .styles-module-scss-module__rQBpSq__chat-input-tools__toggle-icon{transform:rotate(45deg)}.styles-module-scss-module__rQBpSq__chat-input-tools__toggle-icon{width:2.5rem;height:2.5rem;transition:transform .15s}
@keyframes styles-module-scss-module__Bmb0AG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__Bmb0AG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__Bmb0AG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Bmb0AG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__Bmb0AG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__Bmb0AG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__Bmb0AG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__Bmb0AG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__Bmb0AG__squircle{border-radius:1rem;transition:clip-path .5s ease-in-out;overflow:hidden}.styles-module-scss-module__Bmb0AG__squircle[data-square-bottom-right=true]{border-bottom-right-radius:0}.styles-module-scss-module__Bmb0AG__squircle[data-square-bottom-left=true]{border-bottom-left-radius:0}.styles-module-scss-module__Bmb0AG__squircle[data-square-top-right=true]{border-top-right-radius:0}.styles-module-scss-module__Bmb0AG__squircle[data-square-top-left=true]{border-top-left-radius:0}
@keyframes styles-module-scss-module__9PcOMG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__9PcOMG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__9PcOMG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__9PcOMG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__9PcOMG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__9PcOMG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__9PcOMG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__9PcOMG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__9PcOMG__mini-gespreksstarter{background:var(--white);color:var(--text-color-dark);flex-direction:column;padding:.75rem 1rem 1rem;display:flex;border-radius:1.5rem!important}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__title{margin:0 0 1.25rem;font-size:1.5rem;font-weight:350}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__form{position:relative}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__search{border-bottom:1px solid var(--black);position:relative}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__search:has(.styles-module-scss-module__9PcOMG__mini-gespreksstarter__input:focus){box-shadow:0 .0625rem 0 0 var(--black)}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{font-size:1rem}}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{text-wrap:balance;font-size:1rem;font-weight:350;display:block}@media (min-width:30rem){.styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{text-wrap:initial;max-width:calc(100% - 4.5rem);transition:transform .2s ease-in-out;position:absolute;top:0;transform:translateY(calc(1.875rem - 50%))}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__search[data-has-input=true] .styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{transform:translateY(-60%)}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__search:has(.styles-module-scss-module__9PcOMG__mini-gespreksstarter__input:focus) .styles-module-scss-module__9PcOMG__mini-gespreksstarter__label{transform:translateY(-60%)}}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__input-wrapper{flex-direction:row;align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__input{border:none;flex:1;min-width:0;height:3.75rem;padding:.375rem 0 0;font-size:1rem}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__input:focus{box-shadow:none;outline:none}.styles-module-scss-module__9PcOMG__mini-gespreksstarter .styles-module-scss-module__9PcOMG__mini-gespreksstarter__input-wrapper .styles-module-scss-module__9PcOMG__mini-gespreksstarter__submit-button>div{width:3.75rem;height:2.5rem;min-height:0;padding:0}.styles-module-scss-module__9PcOMG__mini-gespreksstarter__privacy{justify-content:center;margin-top:1.25rem;font-size:.75rem;display:flex}
@keyframes styles-module-scss-module__D-8KVG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__D-8KVG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__D-8KVG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__D-8KVG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__D-8KVG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__D-8KVG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__D-8KVG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__D-8KVG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__D-8KVG__text-media__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(67.5rem + var(--block-padding)*2);margin-left:auto;margin-right:auto;display:grid}@media (min-width:50rem){.styles-module-scss-module__D-8KVG__text-media__inner{grid-template-columns:1fr 1fr;align-items:flex-start}}.styles-module-scss-module__D-8KVG__text-media__media{width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__D-8KVG__text-media__text{width:100%;max-width:calc(100dvw - 2*var(--block-padding));flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2.25rem;padding:1.25rem;font-weight:350;display:flex;overflow:unset!important}@media (max-width:49.9375rem){.styles-module-scss-module__D-8KVG__text-media__text{aspect-ratio:unset}}@media (min-width:60rem){.styles-module-scss-module__D-8KVG__text-media__text{padding:2rem}}.styles-module-scss-module__D-8KVG__text-media__title{text-wrap:pretty;margin-bottom:1rem;font-size:2.125rem;font-weight:350}@media (min-width:60rem){.styles-module-scss-module__D-8KVG__text-media__title{font-size:2.75rem}}.styles-module-scss-module__D-8KVG__text-media__intro{font-size:1.125rem;line-height:1.3}.styles-module-scss-module__D-8KVG__text-media__bottom{flex-direction:column;flex:1;justify-content:flex-end;gap:1.5rem;width:100%;display:flex}.styles-module-scss-module__D-8KVG__text-media__bottom[data-has-multiple-actions=true]{justify-content:space-between}.styles-module-scss-module__D-8KVG__text-media__gespreksstarter{width:100%}
@keyframes styles-module-scss-module__443MlG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__443MlG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__443MlG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__443MlG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__443MlG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__443MlG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__443MlG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__443MlG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__443MlG__default-header__squircle{padding-bottom:calc(1vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto;padding-top:9rem}@media (min-width:80rem){.styles-module-scss-module__443MlG__default-header__squircle{padding-top:calc(6vw + 2rem)}}.styles-module-scss-module__443MlG__default-header__media{width:100%;height:100%;margin-bottom:1.75rem;display:flex}.styles-module-scss-module__443MlG__default-header__content{letter-spacing:-.03em;font-size:1.5rem;font-weight:350;line-height:1.3}.styles-module-scss-module__443MlG__default-header__content :last-child{margin-bottom:0}.styles-module-scss-module__443MlG__default-header[data-text-align=center] .styles-module-scss-module__443MlG__default-header__content{text-align:center}.styles-module-scss-module__443MlG__default-header__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.04em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:2rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__443MlG__default-header__title{font-size:2.9375rem}}@media (min-width:80rem){.styles-module-scss-module__443MlG__default-header__title{font-size:3.875rem}}.styles-module-scss-module__443MlG__default-header__title{margin:0 0 1.75rem;line-height:1.1}@media (min-width:60rem){.styles-module-scss-module__443MlG__default-header__title{margin:0 0 1rem;font-size:2.75rem}}.styles-module-scss-module__443MlG__default-header__gespreksstarter{margin-top:2rem}
@keyframes styles-module-scss-module__JGrxuW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__JGrxuW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__JGrxuW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__JGrxuW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__JGrxuW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__JGrxuW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__JGrxuW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__JGrxuW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__JGrxuW__nav-list{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__JGrxuW__nav-list>li{margin:0}.styles-module-scss-module__JGrxuW__nav-list{flex-direction:column;align-items:flex-start;display:flex}.styles-module-scss-module__JGrxuW__nav-list__item{opacity:0;margin:0;transition:opacity .2s cubic-bezier(.23,1,.32,1),transform .2s cubic-bezier(.23,1,.32,1);transform:translateY(.5rem)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:first-child{opacity:1;transition-delay:0s;transform:translateY(0)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:nth-child(2){opacity:1;transition-delay:40ms;transform:translateY(0)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:nth-child(3){opacity:1;transition-delay:80ms;transform:translateY(0)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:nth-child(4){opacity:1;transition-delay:.12s;transform:translateY(0)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:nth-child(5){opacity:1;transition-delay:.16s;transform:translateY(0)}[data-menu-is-open=true] .styles-module-scss-module__JGrxuW__nav-list__item:nth-child(6){opacity:1;transition-delay:.2s;transform:translateY(0)}.styles-module-scss-module__JGrxuW__nav-list__link[aria-current=page]{text-decoration:underline}
@keyframes styles-module-scss-module__GpYZ9a__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__GpYZ9a__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__GpYZ9a__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__GpYZ9a__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__GpYZ9a__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__GpYZ9a__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__GpYZ9a__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__GpYZ9a__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__GpYZ9a__menu-dropdown{opacity:0;visibility:hidden;transform-origin:top;width:100%;transition:opacity .15s cubic-bezier(.23,1,.32,1),transform .15s cubic-bezier(.23,1,.32,1),visibility 0s linear .15s;transform:translateY(-.25rem)scale(.96)}@media (min-width:64rem){.styles-module-scss-module__GpYZ9a__menu-dropdown{transform-origin:100% 0}}.styles-module-scss-module__GpYZ9a__menu-dropdown[data-menu-is-open=true]{opacity:1;visibility:visible;transition:opacity .2s cubic-bezier(.23,1,.32,1),transform .2s cubic-bezier(.23,1,.32,1),visibility;transform:translateY(0)scale(1)}@media (prefers-reduced-motion){.styles-module-scss-module__GpYZ9a__menu-dropdown{transition:opacity .15s linear,visibility 0s linear .15s;transform:none}.styles-module-scss-module__GpYZ9a__menu-dropdown[data-menu-is-open=true]{transition:opacity .15s linear;transform:none}}.styles-module-scss-module__GpYZ9a__menu-dropdown__inner{background:var(--white);border-radius:1.5rem;flex-direction:column;width:100%;padding:.75rem;display:flex;position:relative}.styles-module-scss-module__GpYZ9a__menu-dropdown__close{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__GpYZ9a__menu-dropdown__close:focus:not(:focus-visible){outline:0}.styles-module-scss-module__GpYZ9a__menu-dropdown__close{display:none}@media (min-width:64rem){.styles-module-scss-module__GpYZ9a__menu-dropdown__close{width:48px;height:48px;color:var(--black);justify-content:center;align-items:center;transition:color .15s cubic-bezier(.33,1,.68,1);display:inline-flex;position:absolute;top:.625rem;right:.75rem}.styles-module-scss-module__GpYZ9a__menu-dropdown__close:hover,.styles-module-scss-module__GpYZ9a__menu-dropdown__close:focus-visible{color:var(--grey)}}.styles-module-scss-module__GpYZ9a__menu-dropdown__close-icon{width:2.5rem;height:2.5rem}.styles-module-scss-module__GpYZ9a__menu-dropdown__button{margin-top:.75rem}@media (min-width:64rem){.styles-module-scss-module__GpYZ9a__menu-dropdown__button{display:none}}
@keyframes styles-module-scss-module__0uIfUW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__0uIfUW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__0uIfUW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__0uIfUW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__0uIfUW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__0uIfUW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__0uIfUW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__0uIfUW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__0uIfUW__button{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__0uIfUW__button:focus:not(:focus-visible){outline:0}.styles-module-scss-module__0uIfUW__button{outline-offset:.1875rem;text-align:left;align-items:center;max-width:max-content;margin:0;font-weight:350;line-height:1.1;display:flex;position:relative}.styles-module-scss-module__0uIfUW__button__squircle{justify-content:center;align-items:center;width:100%;height:100%;padding:.75rem 1rem;display:flex;position:relative}.styles-module-scss-module__0uIfUW__button__squircle-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__0uIfUW__button__text{align-items:center;height:100%;font-size:1rem;display:inline-flex}.styles-module-scss-module__0uIfUW__button:disabled .styles-module-scss-module__0uIfUW__button__squircle{background-color:var(--grey-2);color:rgba(from var(--black)r g b/.7);cursor:default}.styles-module-scss-module__0uIfUW__button__squircle-hover,.styles-module-scss-module__0uIfUW__button__icon-separate-hover{z-index:-1;background-color:var(--black);opacity:0;transition:opacity .25s ease-in-out;position:absolute;inset:0}.styles-module-scss-module__0uIfUW__button:hover:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__squircle-hover,.styles-module-scss-module__0uIfUW__button:focus-visible:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__squircle-hover,.styles-module-scss-module__0uIfUW__button:hover:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__icon-separate-hover,.styles-module-scss-module__0uIfUW__button:focus-visible:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__icon-separate-hover{opacity:1}.styles-module-scss-module__0uIfUW__button__squircle-inner,.styles-module-scss-module__0uIfUW__button__icon-separate>svg{filter:initial;transition:filter .2s ease-in-out}.styles-module-scss-module__0uIfUW__button:hover:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__squircle-inner,.styles-module-scss-module__0uIfUW__button:focus-visible:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__squircle-inner,.styles-module-scss-module__0uIfUW__button:hover:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__icon-separate>svg,.styles-module-scss-module__0uIfUW__button:focus-visible:not(:disabled):not([data-background-color=black]) .styles-module-scss-module__0uIfUW__button__icon-separate>svg{filter:contrast(0)brightness(2)}.styles-module-scss-module__0uIfUW__button[data-background-color=black] .styles-module-scss-module__0uIfUW__button__squircle{transition:background-color .2s ease-out,color .2s ease-out}.styles-module-scss-module__0uIfUW__button[data-background-color=black]:hover:not(:disabled) .styles-module-scss-module__0uIfUW__button__squircle,.styles-module-scss-module__0uIfUW__button[data-background-color=black]:focus-visible:not(:disabled) .styles-module-scss-module__0uIfUW__button__squircle{background-color:var(--cta-3);color:var(--black)}.styles-module-scss-module__0uIfUW__button--medium .styles-module-scss-module__0uIfUW__button__squircle{min-height:3rem}.styles-module-scss-module__0uIfUW__button--large .styles-module-scss-module__0uIfUW__button__squircle{gap:1.75rem;min-height:3.75rem;padding-left:1.5rem;padding-right:1.5rem}.styles-module-scss-module__0uIfUW__button--with-icon-left.styles-module-scss-module__0uIfUW__button--medium .styles-module-scss-module__0uIfUW__button__squircle{padding-left:.25rem}.styles-module-scss-module__0uIfUW__button--with-icon-left.styles-module-scss-module__0uIfUW__button--large .styles-module-scss-module__0uIfUW__button__squircle{padding-left:.75rem}.styles-module-scss-module__0uIfUW__button--with-icon-right.styles-module-scss-module__0uIfUW__button--medium .styles-module-scss-module__0uIfUW__button__squircle{padding-right:.25rem}.styles-module-scss-module__0uIfUW__button--with-icon-right.styles-module-scss-module__0uIfUW__button--large .styles-module-scss-module__0uIfUW__button__squircle{padding-right:.75rem}.styles-module-scss-module__0uIfUW__button__icon-container{flex-shrink:0;width:2.5rem;height:0;position:relative}.styles-module-scss-module__0uIfUW__button__icon{width:2.5rem;height:2.5rem;position:absolute;top:0;transform:translateY(-50%)}.styles-module-scss-module__0uIfUW__button__icon-separate>svg{flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.styles-module-scss-module__0uIfUW__button__icon-separate{z-index:0;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__0uIfUW__button--medium .styles-module-scss-module__0uIfUW__button__icon-separate{width:3rem;height:3rem}.styles-module-scss-module__0uIfUW__button--large .styles-module-scss-module__0uIfUW__button__icon-separate{width:3.75rem;height:3.75rem}.styles-module-scss-module__0uIfUW__button--link{position:relative}.styles-module-scss-module__0uIfUW__button--link:after{content:"";width:100%;min-width:48px;height:100%;min-height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__0uIfUW__button--link .styles-module-scss-module__0uIfUW__button__squircle{min-height:initial;background-color:#0000;padding:0}.styles-module-scss-module__0uIfUW__button--link:hover:not(:disabled),.styles-module-scss-module__0uIfUW__button--link:focus:not(:disabled){text-decoration:underline}.styles-module-scss-module__0uIfUW__button--link .styles-module-scss-module__0uIfUW__button__text{font-size:inherit;font-weight:inherit}.styles-module-scss-module__0uIfUW__button--fluid,.styles-module-scss-module__0uIfUW__button--fluid .styles-module-scss-module__0uIfUW__button__squircle{width:100%;max-width:none}
@keyframes styles-module-scss-module__hwbPpW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__hwbPpW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__hwbPpW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__hwbPpW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__hwbPpW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__hwbPpW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__hwbPpW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__hwbPpW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__hwbPpW__card-slider-item{flex-shrink:0;width:18.75rem;display:flex;position:relative}.styles-module-scss-module__hwbPpW__card-slider__media{width:100%;margin-bottom:.75rem}.styles-module-scss-module__hwbPpW__card-slider-item__title{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:500;line-height:1.2}.styles-module-scss-module__hwbPpW__card-slider-item__content{width:100%;height:auto;position:relative}
@keyframes styles-module-scss-module__duE6pq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__duE6pq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__duE6pq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__duE6pq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__duE6pq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__duE6pq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__duE6pq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__duE6pq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__duE6pq__card-slider__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(87.5rem + var(--block-padding)*2);max-width:1350px;margin-left:auto;margin-right:auto}@media (max-width:84.3125rem){.styles-module-scss-module__duE6pq__card-slider__inner{padding-left:0;padding-right:0}}.styles-module-scss-module__duE6pq__card-slider__content{padding-bottom:calc(1vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin:0 auto;font-size:1.125rem}@media (min-width:84.375rem){.styles-module-scss-module__duE6pq__card-slider__content{max-width:41.25rem;padding-left:0;padding-right:0}}.styles-module-scss-module__duE6pq__card-slider__content :last-child{margin-bottom:0}
@keyframes styles-module-scss-module__4tCCCq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__4tCCCq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__4tCCCq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__4tCCCq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__4tCCCq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__4tCCCq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__4tCCCq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__4tCCCq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__4tCCCq__carousel{flex-direction:column;gap:0;width:100%;max-width:100%;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__4tCCCq__carousel .swiper{width:100%;overflow:visible}.styles-module-scss-module__4tCCCq__carousel .swiper-wrapper{align-items:stretch;display:flex}.styles-module-scss-module__4tCCCq__carousel .swiper-slide{width:auto;height:auto;display:flex}.styles-module-scss-module__4tCCCq__carousel__header{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 2rem;display:flex;position:sticky;left:0}.styles-module-scss-module__4tCCCq__carousel__controls{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;height:48px;padding:0;display:flex;position:relative}@media (max-width:39.9375rem){.styles-module-scss-module__4tCCCq__carousel__controls{max-width:calc(100% - 36px)}}.styles-module-scss-module__4tCCCq__carousel__controls[data-navigation-position=top]{gap:.5rem}.styles-module-scss-module__4tCCCq__carousel__controls[data-navigation-position=bottom]{gap:1rem;width:100%;max-width:338px;margin:2rem auto 0}.styles-module-scss-module__4tCCCq__carousel__controls:has(.swiper-button-lock){display:none}.styles-module-scss-module__4tCCCq__carousel__button-prev,.styles-module-scss-module__4tCCCq__carousel__button-next{cursor:pointer;visibility:visible;opacity:1;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .15s;display:flex}.styles-module-scss-module__4tCCCq__carousel__button-prev:hover,.styles-module-scss-module__4tCCCq__carousel__button-next:hover{opacity:.7}.styles-module-scss-module__4tCCCq__carousel__button-prev:disabled,.styles-module-scss-module__4tCCCq__carousel__button-next:disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__4tCCCq__carousel__button-prev svg,.styles-module-scss-module__4tCCCq__carousel__button-next svg{color:currentColor;width:48px;height:48px;display:block}.styles-module-scss-module__4tCCCq__carousel__arrow-left{transform:scaleX(-1)!important}.styles-module-scss-module__4tCCCq__carousel__pagination{visibility:visible;flex-direction:row;align-items:center;gap:.5rem;width:auto;min-height:6px;margin:0 auto;padding:0;display:flex;position:relative}.styles-module-scss-module__4tCCCq__carousel__pagination .swiper-pagination-bullet{opacity:.2;cursor:pointer;background:currentColor;border-radius:50%;width:6px;height:6px;transition:opacity .15s;display:inline-block}.styles-module-scss-module__4tCCCq__carousel__pagination .swiper-pagination-bullets.swiper-pagination-horizontal{width:auto}.styles-module-scss-module__4tCCCq__carousel__pagination .swiper-pagination-bullet-active{opacity:1}
@keyframes styles-module-scss-module__Yg8g8a__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__Yg8g8a__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__Yg8g8a__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Yg8g8a__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__Yg8g8a__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__Yg8g8a__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__Yg8g8a__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__Yg8g8a__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__Yg8g8a__flipcard-slider-item{width:18.75rem;max-width:calc(100vw - 2rem);padding:0 .5rem;display:flex;position:relative}.swiper-slide:first-child .styles-module-scss-module__Yg8g8a__flipcard-slider-item{padding-left:0}@keyframes styles-module-scss-module__Yg8g8a__flipcard-pulse{0%{transform:rotateX(0)}30%{transform:rotateX(25deg)}to{transform:rotateX(0)}}.swiper-slide:first-child .styles-module-scss-module__Yg8g8a__flipcard-slider-item[data-is-in-view=true] .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{animation-name:styles-module-scss-module__Yg8g8a__flipcard-pulse;animation-duration:.65s;animation-timing-function:ease-in;animation-delay:.1s}.swiper-slide:nth-child(2) .styles-module-scss-module__Yg8g8a__flipcard-slider-item[data-is-in-view=true] .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{animation-name:styles-module-scss-module__Yg8g8a__flipcard-pulse;animation-duration:.65s;animation-timing-function:ease-in;animation-delay:.2s}.swiper-slide:nth-child(3) .styles-module-scss-module__Yg8g8a__flipcard-slider-item[data-is-in-view=true] .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{animation-name:styles-module-scss-module__Yg8g8a__flipcard-pulse;animation-duration:.65s;animation-timing-function:ease-in;animation-delay:.3s}.swiper-slide:nth-child(4) .styles-module-scss-module__Yg8g8a__flipcard-slider-item[data-is-in-view=true] .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{animation-name:styles-module-scss-module__Yg8g8a__flipcard-pulse;animation-duration:.65s;animation-timing-function:ease-in;animation-delay:.4s}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.375rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__Yg8g8a__flipcard-slider-item__title{font-size:1.5rem}}@media (min-width:80rem){.styles-module-scss-module__Yg8g8a__flipcard-slider-item__title{font-size:1.625rem}}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__title{text-align:center;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .25rem;font-weight:350;line-height:1.1}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__content{perspective:1000px;width:100%;height:auto;position:relative}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__flip-icon{width:2.5rem;height:2.5rem;position:absolute;bottom:.75rem;right:.75rem}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__front,.styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{text-align:center;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:center;padding:.75rem;transition:transform .6s cubic-bezier(.29,1,.86,1);display:flex;position:absolute;inset:0}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{cursor:pointer;transform:rotateX(0)}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{font-size:1rem}}.styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{transform:rotateX(-180deg)}.styles-module-scss-module__Yg8g8a__flipcard-slider-item:hover .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front,.styles-module-scss-module__Yg8g8a__flipcard-slider-item:hover .styles-module-scss-module__Yg8g8a__flipcard-slider-item__back,.styles-module-scss-module__Yg8g8a__flipcard-slider-item:focus .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front,.styles-module-scss-module__Yg8g8a__flipcard-slider-item:focus .styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{transition:transform .6s ease-in cubic-bezier(.29,1.4,.86,1.06)}.styles-module-scss-module__Yg8g8a__flipcard-slider-item:hover .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front,.styles-module-scss-module__Yg8g8a__flipcard-slider-item:focus .styles-module-scss-module__Yg8g8a__flipcard-slider-item__front{transform:rotateX(180deg)}.styles-module-scss-module__Yg8g8a__flipcard-slider-item:hover .styles-module-scss-module__Yg8g8a__flipcard-slider-item__back,.styles-module-scss-module__Yg8g8a__flipcard-slider-item:focus .styles-module-scss-module__Yg8g8a__flipcard-slider-item__back{transform:rotateX(0)}
@keyframes styles-module-scss-module__RTuvna__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__RTuvna__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__RTuvna__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__RTuvna__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__RTuvna__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__RTuvna__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__RTuvna__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__RTuvna__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__RTuvna__flipcard-slider__inner{padding-top:calc(2.25vw + 2rem)}.styles-module-scss-module__RTuvna__flipcard-slider__squircle{padding-top:calc(2.25vw + 2rem);padding-bottom:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(58.75rem + var(--block-padding)*2);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.styles-module-scss-module__RTuvna__flipcard-slider__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.75rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__RTuvna__flipcard-slider__title{font-size:1.875rem}}@media (min-width:80rem){.styles-module-scss-module__RTuvna__flipcard-slider__title{font-size:2rem}}.styles-module-scss-module__RTuvna__flipcard-slider__title{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);text-align:center;margin:0 auto 1.5rem}
@keyframes styles-module-scss-module__WnG9tG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__WnG9tG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__WnG9tG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__WnG9tG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__WnG9tG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__WnG9tG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__WnG9tG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__WnG9tG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__WnG9tG__functie-slider-item{padding-left:.5rem;padding-right:.5rem}.swiper-slide:first-child .styles-module-scss-module__WnG9tG__functie-slider-item{padding-left:0}.styles-module-scss-module__WnG9tG__functie-slider-item__inner{width:21.875rem;max-width:calc(100vw - 2rem);height:100%;min-height:min-content;display:flex;position:relative}.styles-module-scss-module__WnG9tG__functie-slider-item .styles-module-scss-module__WnG9tG__functie-slider-item__content{overflow:unset;flex-direction:column;justify-content:space-between;gap:1.5rem;width:100%;padding:1.25rem;display:flex;position:relative}.styles-module-scss-module__WnG9tG__functie-slider-item__content:has(.styles-module-scss-module__WnG9tG__functie-slider-item__link:focus-visible){box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__WnG9tG__functie-slider-item__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.375rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__WnG9tG__functie-slider-item__title{font-size:1.5rem}}@media (min-width:80rem){.styles-module-scss-module__WnG9tG__functie-slider-item__title{font-size:1.625rem}}.styles-module-scss-module__WnG9tG__functie-slider-item__title{margin:0 0 .5rem;font-weight:350;line-height:1.1}.styles-module-scss-module__WnG9tG__functie-slider-item__salary,.styles-module-scss-module__WnG9tG__functie-slider-item__chance{margin:0}.styles-module-scss-module__WnG9tG__functie-slider-item__chance-value{font-weight:500}.styles-module-scss-module__WnG9tG__functie-slider-item__link:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__WnG9tG__functie-slider-item__link{position:absolute;inset:1rem}.styles-module-scss-module__WnG9tG__functie-slider-item__link:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}
@keyframes styles-module-scss-module__s6M21W__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__s6M21W__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__s6M21W__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__s6M21W__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__s6M21W__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__s6M21W__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__s6M21W__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__s6M21W__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__s6M21W__functie-slider{padding-top:calc(2.25vw + 2rem)}.styles-module-scss-module__s6M21W__functie-slider__squircle{padding-top:calc(1vw + 2rem);padding-bottom:calc(1vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(58.75rem + var(--block-padding)*2);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.styles-module-scss-module__s6M21W__functie-slider__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.75rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__s6M21W__functie-slider__title{font-size:1.875rem}}@media (min-width:80rem){.styles-module-scss-module__s6M21W__functie-slider__title{font-size:2rem}}.styles-module-scss-module__s6M21W__functie-slider__title{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);text-align:center;margin:0 auto 1.5rem}.styles-module-scss-module__s6M21W__functie-slider__gespreksstarter{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-top:2rem;margin-left:auto;margin-right:auto}
@keyframes styles-module-scss-module__qbK4ia__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__qbK4ia__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__qbK4ia__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__qbK4ia__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__qbK4ia__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__qbK4ia__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__qbK4ia__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__qbK4ia__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__qbK4ia__gespreksstarter{padding-top:calc(7.5vw + 2rem);padding-bottom:calc(7.5vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(28.125rem + var(--block-padding)*2);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;margin-left:auto;margin-right:auto;display:flex;position:relative}.styles-module-scss-module__qbK4ia__gespreksstarter__card{background:var(--white);border-radius:16px;flex-direction:column;margin-top:4rem;padding:1rem;transition:opacity .2s ease-in-out;display:flex;box-shadow:0 .25rem 1.5rem #00000014}@media (min-width:60rem){.styles-module-scss-module__qbK4ia__gespreksstarter__card{padding:2rem}}.styles-module-scss-module__qbK4ia__gespreksstarter__card--loading{opacity:0}.styles-module-scss-module__qbK4ia__gespreksstarter__header{flex-direction:row;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__logo{width:12.8125rem;height:auto}.styles-module-scss-module__qbK4ia__gespreksstarter__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;color:var(--black);text-wrap:balance;margin:0 0 1.5rem;font-size:1.5rem;font-weight:350;line-height:1.3}.styles-module-scss-module__qbK4ia__gespreksstarter__form{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__label{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__qbK4ia__gespreksstarter__label{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__qbK4ia__gespreksstarter__label{font-size:1rem}}.styles-module-scss-module__qbK4ia__gespreksstarter__label{color:var(--black);margin-bottom:.25rem;font-size:1rem;font-weight:400}.styles-module-scss-module__qbK4ia__gespreksstarter__input-wrapper{border-bottom:1px solid var(--black);flex-direction:row;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__input-wrapper .styles-module-scss-module__qbK4ia__gespreksstarter__submit-button>div{width:3.75rem;height:2.5rem;min-height:0;padding:0}.styles-module-scss-module__qbK4ia__gespreksstarter__input{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;height:3.75rem;color:var(--black);box-shadow:none;background:0 0;border:none;flex:1;padding:0;font-size:1.25rem;font-weight:350;line-height:1.1}.styles-module-scss-module__qbK4ia__gespreksstarter__input::placeholder{color:var(--black);opacity:.6}.styles-module-scss-module__qbK4ia__gespreksstarter__input:focus{box-shadow:none;border:none;outline:none}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-questions{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button:focus:not(:focus-visible){outline:0}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button{background:var(--grey-1);color:var(--black);text-align:left;border-radius:16px;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:350;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button:hover,.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button:focus{background:var(--grey-light)}.styles-module-scss-module__qbK4ia__gespreksstarter__quick-button:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__qbK4ia__gespreksstarter__footer{justify-content:center;display:flex}.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link{font-size:.8125rem}}@media (min-width:80rem){.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link{font-size:.875rem}}.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link{color:var(--black);font-size:.75rem;font-weight:350;line-height:1.3;text-decoration:underline}.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link:hover,.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link:focus{text-decoration:none}.styles-module-scss-module__qbK4ia__gespreksstarter__privacy-link:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__qbK4ia__gespreksstarter__thread-actions{flex-flow:wrap;gap:.5rem;margin-bottom:1rem;display:flex}
@keyframes styles-module-scss-module__GLJqUG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__GLJqUG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__GLJqUG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__GLJqUG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__GLJqUG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__GLJqUG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__GLJqUG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__GLJqUG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__GLJqUG__confirm-modal__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.375rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__GLJqUG__confirm-modal__title{font-size:1.5rem}}@media (min-width:80rem){.styles-module-scss-module__GLJqUG__confirm-modal__title{font-size:1.625rem}}.styles-module-scss-module__GLJqUG__confirm-modal__title{margin-bottom:.5rem}.styles-module-scss-module__GLJqUG__confirm-modal__message{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__GLJqUG__confirm-modal__message{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__GLJqUG__confirm-modal__message{font-size:1rem}}.styles-module-scss-module__GLJqUG__confirm-modal__message{color:var(--black);margin-bottom:1rem}.styles-module-scss-module__GLJqUG__confirm-modal__actions{flex-direction:column;justify-content:space-between;gap:.5rem;display:flex}
@keyframes styles-module-scss-module__0E7ana__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__0E7ana__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__0E7ana__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__0E7ana__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__0E7ana__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__0E7ana__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__0E7ana__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__0E7ana__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__0E7ana__image__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__0E7ana__image__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.75rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__0E7ana__image__title{font-size:1.875rem}}@media (min-width:80rem){.styles-module-scss-module__0E7ana__image__title{font-size:2rem}}.styles-module-scss-module__0E7ana__image__title{margin-bottom:.5rem}.styles-module-scss-module__0E7ana__image__subtitle{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.375rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__0E7ana__image__subtitle{font-size:1.5rem}}@media (min-width:80rem){.styles-module-scss-module__0E7ana__image__subtitle{font-size:1.625rem}}.styles-module-scss-module__0E7ana__image__subtitle{margin-bottom:1rem}.styles-module-scss-module__0E7ana__image__caption{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.styles-module-scss-module__0E7ana__image__caption{font-size:.8125rem}}@media (min-width:80rem){.styles-module-scss-module__0E7ana__image__caption{font-size:.875rem}}.styles-module-scss-module__0E7ana__image__caption{margin-top:.75rem}.styles-module-scss-module__0E7ana__image__content{padding-top:.75rem}.styles-module-scss-module__0E7ana__image__gespreksstarter[data-has-margin=true]{margin-top:1rem}
@keyframes styles-module-scss-module__Wu3bbW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__Wu3bbW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__Wu3bbW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Wu3bbW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__Wu3bbW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__Wu3bbW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__Wu3bbW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__Wu3bbW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__Wu3bbW__empty-state{background:var(--grey-1);flex-direction:column;flex:1;min-height:0;animation:.3s cubic-bezier(.33,1,.68,1) styles-module-scss-module__Wu3bbW__fade-in;display:flex}.styles-module-scss-module__Wu3bbW__empty-state__description{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__Wu3bbW__empty-state__description{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__Wu3bbW__empty-state__description{font-size:1rem}}.styles-module-scss-module__Wu3bbW__empty-state__description{text-align:center;color:var(--white);line-height:1.3}.styles-module-scss-module__Wu3bbW__empty-state__image-container{flex:1;justify-content:center;width:100%;max-width:43.75rem;min-height:12.5rem;margin:0 auto;display:flex;overflow:hidden}
@keyframes styles-module-scss-module__yQavFW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__yQavFW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__yQavFW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__yQavFW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__yQavFW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__yQavFW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__yQavFW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__yQavFW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__yQavFW__hamburger{color:currentColor;transform-origin:50%;flex-direction:column;gap:.25rem;transition:color .25s ease-in-out;display:flex}.styles-module-scss-module__yQavFW__hamburger__line{background-color:currentColor;border-radius:1rem;width:1.0625rem;height:.09375rem;display:block}.styles-module-scss-module__yQavFW__hamburger__line[data-position=top]{transform-origin:10% 210%;transition:transform .25s ease-in-out}.styles-module-scss-module__yQavFW__hamburger__line[data-position=bottom]{transform-origin:10% -115%;transition:transform .25s ease-in-out}.styles-module-scss-module__yQavFW__hamburger__center{transition:opacity .25s ease-in-out}.styles-module-scss-module__yQavFW__hamburger[data-is-cross=true] .styles-module-scss-module__yQavFW__hamburger__line[data-position=top]{transition:transform .25s ease-in-out;transform:rotate(45deg)}.styles-module-scss-module__yQavFW__hamburger[data-is-cross=true] .styles-module-scss-module__yQavFW__hamburger__line[data-position=bottom]{transition:transform .25s ease-in-out;transform:rotate(-45deg)}.styles-module-scss-module__yQavFW__hamburger[data-is-cross=true] .styles-module-scss-module__yQavFW__hamburger__line[data-position=center]{opacity:0;transition:opacity .15s ease-in-out}
@keyframes styles-module-scss-module__npYZhq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__npYZhq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__npYZhq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__npYZhq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__npYZhq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__npYZhq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__npYZhq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__npYZhq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__npYZhq__edit-form{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__npYZhq__edit-form__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.375rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__npYZhq__edit-form__title{font-size:1.5rem}}@media (min-width:80rem){.styles-module-scss-module__npYZhq__edit-form__title{font-size:1.625rem}}.styles-module-scss-module__npYZhq__edit-form__title{color:var(--black);margin:0 0 .25rem;font-weight:400}.styles-module-scss-module__npYZhq__edit-form__form{flex-direction:column;gap:1.5rem;margin-top:.25rem;display:flex}.styles-module-scss-module__npYZhq__edit-form__group{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__npYZhq__edit-form__label{white-space:nowrap;clip:rect(0 0 0 0);width:1px;height:auto;font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;border:0;margin:0;padding:0;font-size:.875rem;font-weight:350;line-height:1.2;position:absolute;overflow:hidden}@media (min-width:60rem){.styles-module-scss-module__npYZhq__edit-form__label{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__npYZhq__edit-form__label{font-size:1rem}}.styles-module-scss-module__npYZhq__edit-form__label{color:var(--black);margin-bottom:.25rem;font-size:1.125rem;font-weight:350}.styles-module-scss-module__npYZhq__edit-form__input-wrapper{border-bottom:1px solid var(--black);flex-direction:row;align-items:center;width:100%;display:flex}.styles-module-scss-module__npYZhq__edit-form__input{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;height:3.75rem;box-shadow:none;color:var(--black);background:0 0;border:none;flex:1;padding:0;font-size:1rem;font-weight:350;line-height:1.1}.styles-module-scss-module__npYZhq__edit-form__input::placeholder{color:var(--black);opacity:.6}.styles-module-scss-module__npYZhq__edit-form__input:focus{box-shadow:none;border:none;outline:none}.styles-module-scss-module__npYZhq__edit-form__input:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__npYZhq__edit-form__actions{flex-direction:row;align-items:flex-start;gap:.5rem;display:flex}.styles-module-scss-module__npYZhq__edit-form__error{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__npYZhq__edit-form__error{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__npYZhq__edit-form__error{font-size:1rem}}.styles-module-scss-module__npYZhq__edit-form__error{color:var(--error-color);background:var(--error-bg-color);border-radius:8px;margin:0;padding:.75rem;font-weight:350}
@keyframes styles-module-scss-module__UNP0UW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__UNP0UW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__UNP0UW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__UNP0UW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__UNP0UW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__UNP0UW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__UNP0UW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__UNP0UW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__UNP0UW__list-item{border-bottom:1px solid var(--grey-lighter);justify-content:space-between;gap:.5rem;padding:1rem 0;display:flex;position:relative}@media (min-width:80rem){.styles-module-scss-module__UNP0UW__list-item{gap:.75rem}}.styles-module-scss-module__UNP0UW__list-item[data-has-link=true]{cursor:pointer}.styles-module-scss-module__UNP0UW__list-item__content{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__UNP0UW__list-item__squircle{flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}@media (min-width:23.4375rem){.styles-module-scss-module__UNP0UW__list-item__squircle{width:5rem;height:5rem}}.styles-module-scss-module__UNP0UW__list-item__checkmark{width:2.5rem;height:2.5rem}.styles-module-scss-module__UNP0UW__list-item__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:1rem;font-weight:350;line-height:1.6}@media (min-width:60rem){.styles-module-scss-module__UNP0UW__list-item__title{font-size:1.125rem}}@media (min-width:80rem){.styles-module-scss-module__UNP0UW__list-item__title{font-size:1.1875rem}}.styles-module-scss-module__UNP0UW__list-item__title{margin:0 0 .25rem;font-weight:500;line-height:1.1}.styles-module-scss-module__UNP0UW__list-item__description{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__UNP0UW__list-item__description{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__UNP0UW__list-item__description{font-size:1rem}}@media (min-width:40rem){.styles-module-scss-module__UNP0UW__list-item__description{font-size:1rem}}@media (min-width:80rem){.styles-module-scss-module__UNP0UW__list-item__description{font-size:1.125rem}}.styles-module-scss-module__UNP0UW__list-item__meta{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.styles-module-scss-module__UNP0UW__list-item__meta{font-size:.8125rem}}@media (min-width:80rem){.styles-module-scss-module__UNP0UW__list-item__meta{font-size:.875rem}}.styles-module-scss-module__UNP0UW__list-item__meta{margin-top:.25rem}.styles-module-scss-module__UNP0UW__list-item__link:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__UNP0UW__list-item__link{z-index:1;text-decoration:none}.styles-module-scss-module__UNP0UW__list-item__arrow{background-color:var(--white);border-radius:100%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:1.6875rem;height:1.6875rem;transition:transform .15s ease-in-out;display:flex}.styles-module-scss-module__UNP0UW__list-item:hover .styles-module-scss-module__UNP0UW__list-item__arrow{transform:translate(30%)}.styles-module-scss-module__UNP0UW__list-item__arrow>svg{width:1.5625rem}
@keyframes styles-module-scss-module__d82F7W__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__d82F7W__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__d82F7W__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__d82F7W__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__d82F7W__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__d82F7W__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__d82F7W__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__d82F7W__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__d82F7W__list__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__d82F7W__list__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.75rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__d82F7W__list__title{font-size:1.875rem}}@media (min-width:80rem){.styles-module-scss-module__d82F7W__list__title{font-size:2rem}}.styles-module-scss-module__d82F7W__list__title{margin:0 0 1.5rem}.styles-module-scss-module__d82F7W__list__list{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__d82F7W__list__list>li{margin:0}
@keyframes styles-module-scss-module__ticH9W__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__ticH9W__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__ticH9W__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__ticH9W__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__ticH9W__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__ticH9W__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__ticH9W__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__ticH9W__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__ticH9W__suggestions-cluster{flex-direction:column;align-items:center;min-height:16.875rem;display:flex}.styles-module-scss-module__ticH9W__suggestions-cluster--small{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__ticH9W__suggestions-cluster--medium{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(58.75rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__ticH9W__suggestions-cluster--large{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(87.5rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__ticH9W__suggestions-cluster{padding:.5rem 0 2rem}.styles-module-scss-module__ticH9W__suggestions-cluster__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__ticH9W__suggestions-cluster__title{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__ticH9W__suggestions-cluster__title{font-size:1rem}}.styles-module-scss-module__ticH9W__suggestions-cluster__slider{z-index:2;flex:none;order:2;align-self:stretch;width:100%;min-height:12.5rem}.styles-module-scss-module__ticH9W__suggestions-cluster__slider--fade-in{animation:.3s cubic-bezier(0,0,.4,1) styles-module-scss-module__ticH9W__fade-in}@media (prefers-reduced-motion){.styles-module-scss-module__ticH9W__suggestions-cluster__slider--fade-in{animation:none}}.styles-module-scss-module__ticH9W__suggestions-cluster__loading-placeholder{justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:12.5rem;padding:1.25rem 0;display:flex}
@keyframes styles-module-scss-module__gZ7m8a__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__gZ7m8a__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__gZ7m8a__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__gZ7m8a__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__gZ7m8a__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__gZ7m8a__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__gZ7m8a__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__gZ7m8a__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__gZ7m8a__link-list{--link-image-size:6.875rem}.styles-module-scss-module__gZ7m8a__link-list__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__gZ7m8a__link-list__inner :last-child{margin-bottom:0}.styles-module-scss-module__gZ7m8a__link-list__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.75rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__gZ7m8a__link-list__title{font-size:1.875rem}}@media (min-width:80rem){.styles-module-scss-module__gZ7m8a__link-list__title{font-size:2rem}}.styles-module-scss-module__gZ7m8a__link-list__title{margin:0 0 .75rem}.styles-module-scss-module__gZ7m8a__link-list__subtitle{margin:0 0 2rem}.styles-module-scss-module__gZ7m8a__link-list__list{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__gZ7m8a__link-list__list>li{margin:0}.styles-module-scss-module__gZ7m8a__link-list__list{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__gZ7m8a__link-list__item{min-height:var(--link-image-size);margin-bottom:var(--spacing-2);display:flex;position:relative}.styles-module-scss-module__gZ7m8a__link-list__content{justify-content:center;gap:var(--spacing-1);flex-direction:column;padding-left:1.5rem;display:flex}.styles-module-scss-module__gZ7m8a__link-list__content[data-has-image=false]{padding-left:calc(var(--link-image-size) + 1.5rem)}.styles-module-scss-module__gZ7m8a__link-list__link:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__gZ7m8a__link-list__link{text-decoration:none}.styles-module-scss-module__gZ7m8a__link-list__link:hover{text-decoration:underline}.styles-module-scss-module__gZ7m8a__link-list__squircle{flex-shrink:0;align-self:flex-start}.styles-module-scss-module__gZ7m8a__link-list__image{max-width:var(--link-image-size);max-height:var(--link-image-size);aspect-ratio:1}.styles-module-scss-module__gZ7m8a__link-list__item-title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.01em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:1.25rem;font-weight:400;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__gZ7m8a__link-list__item-title{font-size:1.375rem}}@media (min-width:80rem){.styles-module-scss-module__gZ7m8a__link-list__item-title{font-size:1.5rem}}.styles-module-scss-module__gZ7m8a__link-list__item-title{margin:0 0 .5rem}
@keyframes styles-module-scss-module__oTLEcq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__oTLEcq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__oTLEcq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__oTLEcq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__oTLEcq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__oTLEcq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__oTLEcq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__oTLEcq__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__oTLEcq__page-header__squircle{flex-shrink:0;width:100%}@media (min-width:60rem){.styles-module-scss-module__oTLEcq__page-header__squircle{max-width:47.5rem;margin:0 auto}}.styles-module-scss-module__oTLEcq__page-header{flex-direction:column;justify-content:flex-end;align-items:center;padding:6.25rem 1.5rem 2rem;display:flex}.styles-module-scss-module__oTLEcq__page-header[data-variant=purple]{background:var(--purple-4)}.styles-module-scss-module__oTLEcq__page-header[data-variant=dark-pink]{background:var(--pink-4)}.styles-module-scss-module__oTLEcq__page-header[data-variant=pink]{background:var(--pink-1)}.styles-module-scss-module__oTLEcq__page-header[data-variant=white]{background:var(--white)}.styles-module-scss-module__oTLEcq__page-header[data-variant=blue]{background:var(--blue-1)}.styles-module-scss-module__oTLEcq__page-header[data-with-back-button=true]{padding-top:9.25rem}@media (min-width:40rem){.styles-module-scss-module__oTLEcq__page-header{padding:7.5rem 2rem 3rem}}@media (min-width:80rem){.styles-module-scss-module__oTLEcq__page-header{padding:8.75rem 3rem 3rem}}.styles-module-scss-module__oTLEcq__page-header__toast{z-index:200;justify-content:center;width:100%;display:flex;position:absolute;top:3.5rem;left:50%;transform:translate(-50%)}.styles-module-scss-module__oTLEcq__page-header__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.04em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:2rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__oTLEcq__page-header__title{font-size:2.9375rem}}@media (min-width:80rem){.styles-module-scss-module__oTLEcq__page-header__title{font-size:3.875rem}}.styles-module-scss-module__oTLEcq__page-header__title{text-align:center;color:var(--black);max-width:18.125rem;line-height:1.1}[data-variant=purple] .styles-module-scss-module__oTLEcq__page-header__title,[data-variant=dark-pink] .styles-module-scss-module__oTLEcq__page-header__title{color:var(--white)}@media (min-width:40rem){.styles-module-scss-module__oTLEcq__page-header__title{max-width:37.5rem}}.styles-module-scss-module__oTLEcq__page-header__subtitle{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__oTLEcq__page-header__subtitle{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__oTLEcq__page-header__subtitle{font-size:1rem}}.styles-module-scss-module__oTLEcq__page-header__subtitle{text-align:center;color:var(--black);max-width:18.125rem;margin-top:.5rem;line-height:1.3}[data-variant=purple] .styles-module-scss-module__oTLEcq__page-header__subtitle,[data-variant=dark-pink] .styles-module-scss-module__oTLEcq__page-header__subtitle{color:var(--white)}@media (min-width:40rem){.styles-module-scss-module__oTLEcq__page-header__subtitle{max-width:31.25rem}}.styles-module-scss-module__oTLEcq__page-header__content{margin-top:2rem}
@keyframes styles-module-scss-module__ZdpsPG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__ZdpsPG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__ZdpsPG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__ZdpsPG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__ZdpsPG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__ZdpsPG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__ZdpsPG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__ZdpsPG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__ZdpsPG__logo-list{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}.styles-module-scss-module__ZdpsPG__logo-list__card{background:var(--white);max-width:28.125rem;margin-inline:auto;padding:1.5rem 1rem}.styles-module-scss-module__ZdpsPG__logo-list__group{--pill-height:3rem;--logo-max-width:5rem;--logo-max-height:2rem}.styles-module-scss-module__ZdpsPG__logo-list__group+.styles-module-scss-module__ZdpsPG__logo-list__group{border-top:1px solid var(--line-color);margin-top:1rem;padding-top:1rem}.styles-module-scss-module__ZdpsPG__logo-list__group--large{--pill-height:4.25rem;--logo-max-width:8rem;--logo-max-height:3rem}.styles-module-scss-module__ZdpsPG__logo-list__text{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__ZdpsPG__logo-list__text{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__ZdpsPG__logo-list__text{font-size:1rem}}.styles-module-scss-module__ZdpsPG__logo-list__text{text-align:center;max-width:21.25rem;margin:0 auto 1.25rem}.styles-module-scss-module__ZdpsPG__logo-list__organisations{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__ZdpsPG__logo-list__organisations>li{margin:0}.styles-module-scss-module__ZdpsPG__logo-list__organisations{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__ZdpsPG__logo-list__pill{height:var(--pill-height);border-radius:calc(var(--pill-height)/2);background:#f4f4f4;justify-content:center;align-items:center;padding-inline:.5rem;display:flex}.styles-module-scss-module__ZdpsPG__logo-list__logo{width:auto;height:var(--logo-max-height);max-width:var(--logo-max-width);object-fit:contain;filter:grayscale();mix-blend-mode:multiply;transition:filter .15s cubic-bezier(.33,1,.68,1)}.styles-module-scss-module__ZdpsPG__logo-list__pill--link:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__ZdpsPG__logo-list__pill--link:focus-visible .styles-module-scss-module__ZdpsPG__logo-list__logo{filter:grayscale(0)}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__ZdpsPG__logo-list__pill--link:hover .styles-module-scss-module__ZdpsPG__logo-list__logo{filter:grayscale(0)}}
@keyframes styles-module-scss-module__SCW2pG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__SCW2pG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__SCW2pG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__SCW2pG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__SCW2pG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__SCW2pG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__SCW2pG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__SCW2pG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__SCW2pG__pill{letter-spacing:-0.02%;padding:.3125rem .75rem;font-size:.875rem;font-weight:350;line-height:1;display:inline-block}
@keyframes styles-module-scss-module__mwXTMG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__mwXTMG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__mwXTMG__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__mwXTMG__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__mwXTMG__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__mwXTMG__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__mwXTMG__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__mwXTMG__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__mwXTMG__header-with-tags__inner{padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto;padding-top:9rem}@media (min-width:80rem){.styles-module-scss-module__mwXTMG__header-with-tags__inner{padding-top:calc(6vw + 2rem)}}[data-is-in-sidebar=true] .styles-module-scss-module__mwXTMG__header-with-tags__inner{padding-top:0}@media (min-width:80rem){[data-is-in-sidebar=true] .styles-module-scss-module__mwXTMG__header-with-tags__inner{padding-top:1rem}}.styles-module-scss-module__mwXTMG__header-with-tags__tags{flex-wrap:wrap;padding-bottom:1.25rem;display:flex}.styles-module-scss-module__mwXTMG__header-with-tags__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:-.03em;text-wrap:balance;margin-top:0;margin-bottom:.5em;font-size:2rem;font-weight:400;line-height:1.1}@media (min-width:60rem){.styles-module-scss-module__mwXTMG__header-with-tags__title{font-size:2.125rem}}@media (min-width:80rem){.styles-module-scss-module__mwXTMG__header-with-tags__title{font-size:2.25rem}}.styles-module-scss-module__mwXTMG__header-with-tags__title{margin:0 0 .75rem;font-weight:350;line-height:1.1}@media (min-width:60rem){.styles-module-scss-module__mwXTMG__header-with-tags__title{font-size:2.75rem}}.styles-module-scss-module__mwXTMG__header-with-tags__meta{margin:0;padding:0;list-style-type:none}.styles-module-scss-module__mwXTMG__header-with-tags__meta>li{margin:0}.styles-module-scss-module__mwXTMG__header-with-tags__meta{gap:1.5rem;font-size:1.125rem}.styles-module-scss-module__mwXTMG__header-with-tags__meta-item{font-size:1.125rem}.styles-module-scss-module__mwXTMG__header-with-tags__description{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:1rem;font-weight:350;line-height:1.6}@media (min-width:60rem){.styles-module-scss-module__mwXTMG__header-with-tags__description{font-size:1.125rem}}@media (min-width:80rem){.styles-module-scss-module__mwXTMG__header-with-tags__description{font-size:1.1875rem}}.styles-module-scss-module__mwXTMG__header-with-tags__description{margin-top:1.5rem;font-weight:350}.styles-module-scss-module__mwXTMG__header-with-tags__gespreksstarter{padding-top:calc(1vw + 2rem);animation:.3s ease-in styles-module-scss-module__mwXTMG__fade-in}
@keyframes styles-module-scss-module__UodCvW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__UodCvW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__UodCvW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__UodCvW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__UodCvW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__UodCvW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__UodCvW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__UodCvW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__UodCvW__sheet{--rsms-backdrop-bg:var(--backdrop-color);max-width:47.5rem;margin-left:auto;margin-right:auto;z-index:300!important}.styles-module-scss-module__UodCvW__sheet__container{position:relative;box-shadow:0 -20px 50px rgb(from var(--black)r g b/.1)!important;background-color:#0000!important;border-radius:0!important}.styles-module-scss-module__UodCvW__sheet__squircle{background:var(--white)}.styles-module-scss-module__UodCvW__sheet__squircle--static{transition:clip-path}.styles-module-scss-module__UodCvW__sheet__header{justify-content:center;position:relative;padding:.5rem!important}.styles-module-scss-module__UodCvW__sheet__close{z-index:1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:.75rem;right:.75rem}@media (prefers-reduced-motion){.styles-module-scss-module__UodCvW__sheet__close{transition:none}}.styles-module-scss-module__UodCvW__sheet__content{padding:.75rem 0 1.5rem!important}.styles-module-scss-module__UodCvW__sheet__backdrop{background:var(--backdrop-color)!important}
@keyframes styles-module-scss-module__BHxQbW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__BHxQbW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__BHxQbW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__BHxQbW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__BHxQbW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__BHxQbW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__BHxQbW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__BHxQbW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__BHxQbW__mini-gespreksstarter__inner{padding-top:calc(2.25vw + 2rem);padding-right:var(--block-padding);padding-left:var(--block-padding);max-width:calc(41.25rem + var(--block-padding)*2);margin-left:auto;margin-right:auto}
@keyframes auth-form-module-scss-module__P6_aEq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes auth-form-module-scss-module__P6_aEq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes auth-form-module-scss-module__P6_aEq__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes auth-form-module-scss-module__P6_aEq__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes auth-form-module-scss-module__P6_aEq__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes auth-form-module-scss-module__P6_aEq__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes auth-form-module-scss-module__P6_aEq__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes auth-form-module-scss-module__P6_aEq__hide{to{visibility:hidden;pointer-events:none;display:none}}.auth-form-module-scss-module__P6_aEq__auth-form{flex-direction:column;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__group{flex-direction:column;width:100%;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__label{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.auth-form-module-scss-module__P6_aEq__auth-form__label{font-size:.9375rem}}@media (min-width:80rem){.auth-form-module-scss-module__P6_aEq__auth-form__label{font-size:1rem}}.auth-form-module-scss-module__P6_aEq__auth-form__label{color:var(--black);margin-bottom:.25rem;font-size:1rem;font-weight:350}.auth-form-module-scss-module__P6_aEq__auth-form__input-wrapper{border-bottom:1px solid var(--black);flex-direction:row;align-items:center;width:100%;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__input{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;height:3rem;box-shadow:none;background:0 0;border:none;flex:1;padding:0;font-size:1.125rem;font-weight:350;line-height:1.1}.auth-form-module-scss-module__P6_aEq__auth-form__input::placeholder{color:var(--black);opacity:.6}.auth-form-module-scss-module__P6_aEq__auth-form__input:focus{box-shadow:none;border:none;outline:none}.auth-form-module-scss-module__P6_aEq__auth-form__error{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.auth-form-module-scss-module__P6_aEq__auth-form__error{font-size:.8125rem}}@media (min-width:80rem){.auth-form-module-scss-module__P6_aEq__auth-form__error{font-size:.875rem}}.auth-form-module-scss-module__P6_aEq__auth-form__error{color:var(--red,#c53030);margin-top:.25rem;margin-bottom:0;font-weight:350}.auth-form-module-scss-module__P6_aEq__auth-form__message{background-color:var(--blue);color:var(--blackish);padding:10px;font-weight:350;display:block}.auth-form-module-scss-module__P6_aEq__auth-form__general-error{background-color:var(--red);color:var(--white);padding:10px;font-weight:350;display:block}.auth-form-module-scss-module__P6_aEq__auth-form__checkbox-group{align-items:center;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__checkbox-label{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.auth-form-module-scss-module__P6_aEq__auth-form__checkbox-label{font-size:.9375rem}}@media (min-width:80rem){.auth-form-module-scss-module__P6_aEq__auth-form__checkbox-label{font-size:1rem}}.auth-form-module-scss-module__P6_aEq__auth-form__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;font-weight:350;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__checkbox{width:1.125rem;height:1.125rem;accent-color:var(--black);cursor:pointer}.auth-form-module-scss-module__P6_aEq__auth-form__footer{justify-content:center;margin-top:.5rem;display:flex}.auth-form-module-scss-module__P6_aEq__auth-form__footer-text{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.auth-form-module-scss-module__P6_aEq__auth-form__footer-text{font-size:.9375rem}}@media (min-width:80rem){.auth-form-module-scss-module__P6_aEq__auth-form__footer-text{font-size:1rem}}.auth-form-module-scss-module__P6_aEq__auth-form__footer-text{color:var(--black);margin:0;font-size:.875rem;font-weight:350}.auth-form-module-scss-module__P6_aEq__auth-form__footer-link{color:var(--black);text-decoration:underline}.auth-form-module-scss-module__P6_aEq__auth-form__footer-link:hover,.auth-form-module-scss-module__P6_aEq__auth-form__footer-link:focus{text-decoration:none}.auth-form-module-scss-module__P6_aEq__auth-form__footer-link:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}
@keyframes styles-module-scss-module__00cjaW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__00cjaW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__00cjaW__stagger-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__00cjaW__slide-in-from-bottom{0%{transform:translateY(60%)}to{transform:translate(0,0)}}@keyframes styles-module-scss-module__00cjaW__slide-out-to-bottom{0%{transform:translateY(0%)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__00cjaW__slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__00cjaW__slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__00cjaW__hide{to{visibility:hidden;pointer-events:none;display:none}}.styles-module-scss-module__00cjaW__suggestion-result-card{width:11.25rem;min-width:min-content;min-height:10rem;padding:.75rem;display:flex;position:relative}.styles-module-scss-module__00cjaW__suggestion-result-card__content{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__00cjaW__suggestion-result-card__content:has(.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button:focus-visible,.styles-module-scss-module__00cjaW__suggestion-result-card__link:focus-visible){box-shadow:0 0 0 2px var(--focus-ring-color-inner);outline:2px solid var(--focus-ring-color-outer);outline-offset:2px}.styles-module-scss-module__00cjaW__suggestion-result-card__title{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.875rem;font-weight:350;line-height:1.2}@media (min-width:60rem){.styles-module-scss-module__00cjaW__suggestion-result-card__title{font-size:.9375rem}}@media (min-width:80rem){.styles-module-scss-module__00cjaW__suggestion-result-card__title{font-size:1rem}}.styles-module-scss-module__00cjaW__suggestion-result-card__title{font-weight:500}.styles-module-scss-module__00cjaW__suggestion-result-card__salary-range,.styles-module-scss-module__00cjaW__suggestion-result-card__education-type,.styles-module-scss-module__00cjaW__suggestion-result-card__education-duration{font-family:var(--nb-international-pro-cg),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";letter-spacing:normal;text-transform:initial;font-size:.75rem;font-weight:400;line-height:1.4}@media (min-width:60rem){.styles-module-scss-module__00cjaW__suggestion-result-card__salary-range,.styles-module-scss-module__00cjaW__suggestion-result-card__education-type,.styles-module-scss-module__00cjaW__suggestion-result-card__education-duration{font-size:.8125rem}}@media (min-width:80rem){.styles-module-scss-module__00cjaW__suggestion-result-card__salary-range,.styles-module-scss-module__00cjaW__suggestion-result-card__education-type,.styles-module-scss-module__00cjaW__suggestion-result-card__education-duration{font-size:.875rem}}.styles-module-scss-module__00cjaW__suggestion-result-card__salary-range,.styles-module-scss-module__00cjaW__suggestion-result-card__education-type,.styles-module-scss-module__00cjaW__suggestion-result-card__education-duration{margin-bottom:.25rem;font-weight:350;display:block}.styles-module-scss-module__00cjaW__suggestion-result-card__link:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}[data-is-in-sidebar=true] .styles-module-scss-module__00cjaW__suggestion-result-card__link{display:none}.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button:focus:not(:focus-visible){outline:0}.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button{width:0;height:0;display:none}[data-is-in-sidebar=true] .styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button,.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button[data-open-in-sidebar=true]{display:block}.styles-module-scss-module__00cjaW__suggestion-result-card__overlay-button:focus,.styles-module-scss-module__00cjaW__suggestion-result-card__link:focus{box-shadow:none;outline:0}.styles-module-scss-module__00cjaW__suggestion-result-card__heart{cursor:pointer;text-align:center;appearance:none;background:0 0;border:0;padding:0;line-height:1.1;text-decoration:none}.styles-module-scss-module__00cjaW__suggestion-result-card__heart:focus:not(:focus-visible){outline:0}.styles-module-scss-module__00cjaW__suggestion-result-card__heart{cursor:pointer;width:2.5rem;height:2.5rem;transition:opacity .15s;position:absolute;bottom:3px;right:3px}.styles-module-scss-module__00cjaW__suggestion-result-card__heart:hover{opacity:.7}.styles-module-scss-module__00cjaW__suggestion-result-card__heart[data-is-favorite=true] svg{fill:currentColor}
