@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-element{0%{opacity:0;transform:translate(10px,10px)}to{opacity:1;transform:translate(0)}}@keyframes Rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flow-forms .with-tooltip{position:relative}.flow-forms .tooltip{z-index:100;width:auto;line-height:1.5;display:inline-block;position:relative;top:2px}.flow-forms .tooltip--large{top:5px}.flow-forms .tooltip--large .tooltip__toggle{width:30px;height:30px;top:-2px}.flow-forms .tooltip--large .tooltip__toggle i.flow-forms-icon{width:30px;height:30px}@media only screen and (width<=768px){.flow-forms .tooltip--large .tooltip__toggle{width:25px;height:25px;margin-top:4px;margin-bottom:0}.flow-forms .tooltip--large .tooltip__toggle i.flow-forms-icon{width:25px;height:25px}}[data-whatintent=keyboard] .flow-forms .tooltip--large .tooltip__toggle:focus:before{content:"";border:2px solid #009de0;width:120%;padding-bottom:110%;position:absolute}.flow-forms .tooltip--error{opacity:0;pointer-events:none;transition:all .2s;position:absolute;top:44px;right:15px;transform:translateY(-50%)}.flow-forms .tooltip--error.visible{opacity:1;pointer-events:auto;z-index:0}.flow-forms .tooltip--error .tooltip__toggle{color:#fff;background-color:red}.flow-forms .tooltip--error .tooltip__toggle:focus,.flow-forms .tooltip--error .tooltip__toggle:hover{background-color:#ff0000b3}.flow-forms .tooltip--error .tooltip__content{background-color:red}.flow-forms .tooltip--error .tooltip__toggle:after{border-color:red #0000 #0000}.flow-forms .tooltip--small{width:16px;height:16px;margin-top:-5px}.flow-forms .tooltip--small .tooltip__toggle{width:16px;height:16px;font-size:13px;font-weight:600}.flow-forms .tooltip--small .tooltip__toggle i.flow-forms-icon{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.041%209.705C6.989%209.32367%207.01067%208.98567%207.106%208.691C7.20133%208.39633%207.33567%208.12767%207.509%207.885C7.691%207.64233%207.87733%207.41267%208.068%207.196C8.25867%206.97933%208.419%206.767%208.549%206.559C8.679%206.351%208.744%206.13%208.744%205.896C8.744%205.584%208.64867%205.33267%208.458%205.142C8.276%204.95133%208.02033%204.856%207.691%204.856C7.42233%204.856%207.17967%204.91667%206.963%205.038C6.74633%205.15933%206.54267%205.324%206.352%205.532L5.52%204.765C5.806%204.43567%206.14833%204.167%206.547%203.959C6.94567%203.74233%207.38767%203.634%207.873%203.634C8.549%203.634%209.10367%203.816%209.537%204.18C9.979%204.544%2010.2%205.08133%2010.2%205.792C10.2%206.12133%2010.1307%206.416%209.992%206.676C9.862%206.936%209.69733%207.17867%209.498%207.404C9.30733%207.62933%209.11667%207.85467%208.926%208.08C8.73533%208.30533%208.58367%208.548%208.471%208.808C8.35833%209.068%208.31933%209.367%208.354%209.705H7.041ZM7.704%2012.656C7.43533%2012.656%207.20567%2012.5607%207.015%2012.37C6.833%2012.1793%206.742%2011.9367%206.742%2011.642C6.742%2011.3473%206.833%2011.1047%207.015%2010.914C7.20567%2010.7233%207.43533%2010.628%207.704%2010.628C7.98133%2010.628%208.211%2010.7233%208.393%2010.914C8.58367%2011.1047%208.679%2011.3473%208.679%2011.642C8.679%2011.9367%208.58367%2012.1793%208.393%2012.37C8.211%2012.5607%207.98133%2012.656%207.704%2012.656Z'%20fill='%230075A3'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%230075A3'/%3e%3c/svg%3e");width:16px;height:16px}.flow-forms .tooltip__toggle{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;width:20px;height:20px;margin-left:5px;padding:0;font-size:14px;font-weight:900;line-height:15px;display:inline-block;position:relative}.flow-forms .tooltip__toggle:after{content:" ";pointer-events:none;opacity:0;visibility:hidden;will-change:opacity, visibility, transform;border:10px solid #0000;border-top-color:#004463;width:0;height:0;transition:opacity .15s linear,visibility .15s .15s,transform .1s;position:absolute;top:-18px;right:0;transform:translateY(-10px)}[data-whatintent=keyboard] .flow-forms .tooltip__toggle:focus:before{content:"";border:2px solid #009de0;width:130%;padding-bottom:120%;position:absolute;top:-4px;left:-3px}[data-whatintent=keyboard] .flow-forms .tooltip__toggle--error:focus:before{border-color:red}.flow-forms .tooltip.show .tooltip__toggle:after{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.flow-forms .tooltip__content{z-index:1;text-align:left;color:#fff;opacity:0;visibility:hidden;will-change:opacity, visibility, transform;background-color:#004463;border-radius:3px;width:200px;padding:15px 20px 30px;font-size:16px;line-height:20px;transition:opacity .15s linear,visibility .15s .15s,transform .1s;position:absolute;top:-12px;right:-10px}.flow-forms .tooltip__content :last-child{margin-bottom:0}@media only screen and (width>=769px){.flow-forms .tooltip__content{width:400px;right:-240px}}.flow-forms .tooltip.show .tooltip__content{opacity:1;visibility:visible;transition-delay:0s}.flow-forms .typeahead-wrapper{position:relative}.flow-forms .typeahead-wrapper.form-element--error .typeahead-wrapper__icon{color:#d0021b}.flow-forms .typeahead-wrapper .row .col.six.typeahead-col{position:relative}.flow-forms .typeahead-wrapper .row .col.six.typeahead-col .typeahead__options{top:-28px}@media only screen and (width<=768px){.flow-forms .typeahead-wrapper .row .col.six.typeahead-col .typeahead__options{top:-26px}}.flow-forms .typeahead-wrapper .typeahead-input{margin-bottom:1em;padding-right:38px;position:relative}.flow-forms .typeahead-wrapper .typeahead-input#JobPosition{margin-bottom:0}.flow-forms .typeahead-wrapper .typeahead-input.options_open{border-bottom:1px;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;padding-bottom:0}.flow-forms .typeahead-wrapper .typeahead-input:focus{padding-right:38px}.flow-forms .typeahead-wrapper .typeahead-input::-ms-clear{width:0;height:0;display:none}.flow-forms .typeahead-wrapper__icon{color:#009de0;background-color:inherit;pointer-events:none;font-size:20px;position:absolute;top:35px;right:13px}.flow-forms .typeahead-wrapper__icon.spinner-loader{width:8px;height:32px}@media only screen and (width<=768px){.flow-forms .typeahead-wrapper__icon.spinner-loader{top:44px;right:6px}}.flow-forms .typeahead-wrapper__icon:before,.flow-forms .typeahead-wrapper__icon:after{width:20px;height:20px}.flow-forms .typeahead__options{z-index:200;color:#004463;-webkit-overflow-scrolling:touch;-ms-overflow-style:scrollbar;background-color:#fff;border:2px solid #009de0;border-top:none;border-bottom-right-radius:3px;border-bottom-left-radius:3px;width:100%;max-height:300px;font-size:18px;position:absolute;left:0;overflow:hidden scroll}.flow-forms .typeahead__options.results{border-top:1px solid #009de0}.flow-forms .typeahead__option{font-size:inherit;cursor:pointer;background-color:#eff7fb;border:1px solid #cfe3ec;padding:10px 15px}.flow-forms .typeahead__option.not-selectable{pointer-events:none}.flow-forms .typeahead__option.highlighted{color:#fff;background-color:#009de0}.flow-forms .typeahead__option.highlighted .elaboration-text{color:#fff}.flow-forms .typeahead__option.selected{font-weight:900}.flow-forms .typeahead__option.other{border-top:1px solid #009de0;padding-top:15px;padding-bottom:16px}.flow-forms .typeahead__option.other.focus{background:#009de00d}.flow-forms .typeahead__option.other a{text-decoration:none;display:inline-block}.flow-forms .typeahead__option.other:focus a{color:#004463}.flow-forms .typeahead__option.other:focus a:after{background:#004463}.flow-forms .typeahead__option.other a:hover{color:#004463;background-color:#0000}.flow-forms .typeahead__option.other a:hover:after{background:#004463}.flow-forms .typeahead__option.other a:after{content:"";background:#009de0;width:100%;height:2px;margin-top:-2px;display:block}.flow-forms .typeahead__option .elaboration-text{color:#434b57}.flow-forms .typeahead-other.hidden{display:none}.flow-forms .typeahead-other .form-element.form-element--postal-code-city .form-element__city{width:calc(100% - 100px);margin-left:auto;padding-left:0}@media only screen and (width<=768px){.flow-forms .col.workplace-input--postal-code{flex-basis:41%}.flow-forms .col.workplace-input--city{flex-basis:55%}}.flow-forms .workplace{margin-bottom:40px}.flow-forms .workplace .form-element{min-height:55px;margin-top:16px}.flow-forms .workplace .form-element--no-margin{margin-top:0}.flow-forms .workplace .form-element--error input{box-shadow:none}.flow-forms .workplace .toggle-manual{flex-direction:row-reverse;padding-bottom:0;display:flex;position:absolute;right:0;transform:translateY(-100%)}.flow-forms .workplace .toggle-manual--off{padding-bottom:7px}.flow-forms .workplace .toggle-manual a{cursor:pointer;color:#0075a3;display:inline-block}.flow-forms .workplace .toggle-manual a:hover{color:#004463}.flow-forms .workplace .typeahead-wrapper{border:2px solid #009de0;border-radius:3px}.flow-forms .workplace .typeahead-wrapper.hidden{display:none}.flow-forms .workplace .typeahead-wrapper.errors{border:2px solid #d0021b;padding-bottom:0}.flow-forms .workplace .typeahead-wrapper .form-error{margin-bottom:0}.flow-forms .workplace .typeahead-wrapper .col{position:relative}.flow-forms .workplace .typeahead-wrapper .row{padding-left:28px;padding-right:31px}@media only screen and (width<=768px){.flow-forms .workplace .typeahead-wrapper .row{padding-left:15px;padding-right:15px}}.flow-forms .workplace .typeahead-wrapper .filter-toggle{color:#0075a3;text-align:left;padding:10px 0 20px;font-size:16px;display:inline-block}.flow-forms .workplace .typeahead-wrapper .filter-toggle:hover{color:#004463}[data-whatintent=keyboard] .flow-forms .workplace .typeahead-wrapper .filter-toggle:focus{text-decoration:underline}.flow-forms .workplace .typeahead-wrapper .typeahead-wrapper__icon--postalcode{right:9px}.flow-forms .workplace .typeahead-wrapper .form-element--error .typeahead-wrapper__icon{color:#d0021b}.flow-forms .workplace .typeahead__options{border:none;position:relative}.flow-forms .workplace .typeahead__options.results{border-top:1px solid #009de0}.flow-forms .workplace .typeahead__options.few-results{overflow:hidden}@media only screen and (width<=768px){.flow-forms .workplace .typeahead__options.few-results{overflow:auto}}.flow-forms .workplace .typeahead__options.loading{animation:1.5s infinite workplace-fade}.flow-forms .workplace .typeahead__options .typeahead__option{cursor:pointer;padding-top:10px;padding-bottom:10px;padding-left:25px}@media only screen and (width<=768px){.flow-forms .workplace .typeahead__options .typeahead__option{padding-left:15px}}.flow-forms .workplace .typeahead__options .typeahead__option--manual{color:#009de0;display:block}.flow-forms .workplace .typeahead__options .typeahead__option--manual:hover{color:#004463}.flow-forms .workplace .typeahead__options .typeahead__option--no-hits{cursor:auto}.flow-forms .workplace .typeahead__options .typeahead__option.col.twelve{z-index:1;background:#fff;border-top:2px solid #009de0;position:sticky;bottom:0}@media only screen and (width<=768px){.flow-forms .workplace{margin-top:20px}}@keyframes workplace-fade{50%{opacity:.3}}button{-webkit-user-select:none;user-select:none;width:fit-content}button.primary-cta:disabled{color:#5f5f5a;background-color:#a5a5a0}button.primary-cta:disabled:hover{cursor:no-drop}button.text-cta{color:#0f73a0;background-color:#0000;align-items:center;gap:1rem;display:flex}button.text-cta:focus,button.text-cta:hover{text-decoration:underline}.landing-page__container--undereducation .calculator-entrance{background-color:#0000}.landing-page__container--undereducation .calculator-entrance .calculator-core--content{background-color:#141e2d}.landing-page__container--undereducation .calculator-entrance .calculator-core--content button[type=submit]{background-color:#f0788c;border-color:#f0788c}.landing-page__container--undereducation .calculator-entrance .calculator-core--content .tooltip__content{background-color:#141e2d}.landing-page__container--undereducation .calculator-entrance .calculator-core--content .number-input{background-color:#fff;border:#f0788c}.landing-page__container--undereducation .calculation-report .result-block .content-amount{color:#141e2d;text-align:center;font-size:32px}@media only screen and (width<=768px){.landing-page__container--undereducation .calculation-report .result-block .content-amount{margin:0;font-size:20px}}.landing-page__container--undereducation .calculation-report .result-block .content-amount-note{text-align:center;width:100%}.landing-page__container--undereducation .calculation-report .content-row .content-text,.landing-page__container--undereducation .calculation-report .content-row .content-price,.landing-page__container--undereducation .calculation-report .content-row .content-price2{color:#141e2d}@media only screen and (width<=768px){.calculator-entrance.report-displaying{background:#fff}}.calculator-entrance .calculator-core{max-width:660px;margin:0 auto;transition:min-height .25s;display:grid;position:relative}@media only screen and (width<=768px){.calculator-entrance .calculator-core{width:100%}}.calculator-entrance .calculator-core--content-wrapper{z-index:10;display:grid}.calculator-entrance .calculator-core--content{background-color:#003755;flex-direction:column;justify-self:center;row-gap:24px;width:100%;max-width:660px;padding:64px 110px;display:flex}@media only screen and (width<=768px){.calculator-entrance .calculator-core--content{row-gap:32px;width:100%;padding:32px 16px 48px}}.calculator-entrance .calculator-core--content .content-text--container{flex-direction:column;row-gap:24px;display:flex}.calculator-entrance .calculator-core--content .calculator-header h2{color:#fff;margin-bottom:32px;font-size:32px;font-weight:500;line-height:36px}@media only screen and (width<=768px){.calculator-entrance .calculator-core--content .calculator-header h2{margin-bottom:4px;font-size:24px}}.calculator-entrance .calculator-core--content .custom-radio__label:after,.calculator-entrance .calculator-core--content .custom-radio__label:before{content:none!important}.calculator-entrance .calculator-core--content .footer-note{color:#fff;margin-top:8px;font-size:14px;font-weight:300;line-height:20px}@media only screen and (width<=768px){.calculator-entrance .calculator-core--content .footer-note{margin-top:0}}.calculator-entrance .calculator-core--content .remark{font-weight:700}.calculator-entrance .calculator-core--content .primary-inputs{grid-template-columns:1fr auto;display:grid;position:relative}.calculator-entrance .calculator-core--content .primary-inputs .field-helper{background-color:#bfdfef;max-width:240px;padding:1rem;position:absolute;top:0;left:30%;transform:translate(-20%,calc(-100% - 22px))}@media only screen and (width>=769px){.calculator-entrance .calculator-core--content .primary-inputs .field-helper{transform:translate(-50%,calc(-100% - 22px))}}.calculator-entrance .calculator-core--content .primary-inputs .field-helper:after{content:"";clip-path:polygon(0 0,0 100%,100% 0);background-color:#bfdfef;width:12px;height:12px;position:absolute;bottom:-11px;left:20px}.calculator-entrance .calculator-core--content .primary-inputs .field-helper .list-button{cursor:pointer;text-decoration:underline}.calculator-entrance .calculator-core--content .primary-inputs .form-element{min-height:unset}.calculator-entrance .calculator-core--content .primary-inputs .form-element input{border:none;border-radius:3px 0 0 3px;min-height:3rem;margin:0}.calculator-entrance .calculator-core--content .primary-inputs .submit{margin-top:8px}@media only screen and (width<=768px){.calculator-entrance .calculator-core--content .primary-inputs .submit{margin-top:0}}.calculator-entrance .calculator-core--content .primary-inputs .submit button[type=submit]{width:100%;font-weight:500}.calculator-entrance .calculator-core--content .primary-inputs .submit button[type=submit]:disabled{color:#999;cursor:not-allowed;opacity:1;background-color:#c8c8c8;border:1px solid #c8c8c8}.calculator-entrance .calculator-core .report-visual-loader{max-width:990px;min-height:unset;z-index:15;background-color:#ffffff80;margin:0 auto;position:absolute;left:0;right:0}.calculator-core .question .question-input-container{align-items:center;display:flex;position:relative}.calculator-core .question .question-input-container input.number-input{text-align:left;padding:1px 16px}.calculator-core .question .question-input-container .question-input__currency{color:#004463;font-size:16px;line-height:16px;position:absolute;right:10px}.calculator-core .question .question-label{color:#fff;margin-top:8px;font-size:12px;line-height:16px}.calculator-core .question .question-elaboration{color:#fff;margin-top:16px;margin-bottom:8px;font-size:12px;font-weight:600;line-height:16px}@media only screen and (width<=768px){.calculator-core .question .question-elaboration{display:flex;position:absolute}}.calculator-core .question-subtitle{color:#fff;align-items:center;width:358px;margin-top:0;margin-bottom:16px;font-size:20px;font-weight:400;line-height:28px;display:flow-root}@media only screen and (width<=768px){.calculator-core .question-subtitle{width:100%;margin-bottom:22px;font-size:18px}}.calculator-core .question-label{color:#fff;align-items:center;gap:0;margin-bottom:8px;font-size:12px;line-height:16px;display:inline-flex}.calculator-core .question-label .tooltip__toggle{box-shadow:none;cursor:pointer;background:0 0;border:0;padding:0;line-height:0;display:inline-grid}.calculator-core .label-wrapper{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.5rem;display:inline-flex}.calculator-core .question-tooltip{cursor:pointer;background-color:#0000;border:0;width:24px;height:24px;margin:0;padding:0;top:1px;bottom:0}.calculator-core .tooltip{word-break:break-word;gap:8px;max-width:300px;margin-left:0;white-space:normal!important}.calculator-core .tooltip i.flow-forms-icon.flow-forms-question{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3crect%20x='3'%20y='3'%20width='18'%20height='18'%20rx='0.3'%20stroke='%23FFF'%20stroke-width='1.5'/%3e%3cpath%20d='M9.25%209.59502C9.25%208.15576%2010.3739%207%2011.75%207C13.126%207%2014.25%208.16667%2014.25%209.59502C14.25%2011.0234%2013.126%2012.19%2011.75%2012.19V14'%20stroke='%23FFF'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.75%2017.5C12.3023%2017.5%2012.75%2017.0523%2012.75%2016.5C12.75%2015.9477%2012.3023%2015.5%2011.75%2015.5C11.1977%2015.5%2010.75%2015.9477%2010.75%2016.5C10.75%2017.0523%2011.1977%2017.5%2011.75%2017.5Z'%20fill='%23FFF'/%3e%3c/svg%3e");width:1.5rem;height:1.5rem;display:grid}@media only screen and (width<=768px){.calculator-core .tooltip i.flow-forms-icon.flow-forms-question{position:relative}.calculator-core button.tooltip__toggle:after{top:-20px}}.calculator-core .question-elaboration{color:#fff;align-items:center;gap:.5rem;margin-top:0;margin-bottom:0;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.calculator-core .tooltip__content{top:-17px}.radiobuttons-big-pill-group{border:0;grid-template-columns:1fr 1fr 1fr;margin-left:-16px;margin-right:-10px;display:grid}.radiobuttons-big-pill-group .tooltip--error{align-items:center;margin-left:20px;padding-bottom:20px;display:flex;position:relative;top:auto;right:auto;transform:none}.radiobuttons-big-pill-group .tooltip--error .tooltip__toggle{margin:0}@media only screen and (width<=768px){.radiobuttons-big-pill-group .tooltip--error{margin:0 auto;padding-bottom:0}}.radiobuttons-big-pill-group .form-error{margin-top:-10px;margin-bottom:0;margin-left:10px}@media only screen and (width<=768px){.radiobuttons-big-pill-group .form-error{width:100%;margin-left:0}}.radiobuttons-big-pill-group--toggle{flex-direction:column}.radiobuttons-big-pill-group--toggle__inner{display:flex}@media only screen and (width<=768px){.radiobuttons-big-pill-group--toggle__inner{flex-direction:column}}.custom-radio-big-pill{align-items:stretch;width:200px;height:auto;margin:0 4px 20px;display:flex}.custom-radio-big-pill .custom-radio-big-pill__input{opacity:0;opacity:0;background-color:#0000;border:0;outline:0;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}.custom-radio-big-pill .custom-radio-big-pill__input:checked~.custom-radio-big-pill__label,.custom-radio-big-pill .custom-radio-big-pill__input:focus~.custom-radio-big-pill__label,.custom-radio-big-pill .custom-radio-big-pill__input:hover~.custom-radio-big-pill__label{color:#fff;background:#0f73a0;outline:0}.custom-radio-big-pill .custom-radio-big-pill__input:checked~.custom-radio-big-pill__label span,.custom-radio-big-pill .custom-radio-big-pill__input:focus~.custom-radio-big-pill__label span,.custom-radio-big-pill .custom-radio-big-pill__input:hover~.custom-radio-big-pill__label span,.custom-radio-big-pill .custom-radio-big-pill__input:checked~.custom-radio-big-pill__label li:before,.custom-radio-big-pill .custom-radio-big-pill__input:focus~.custom-radio-big-pill__label li:before,.custom-radio-big-pill .custom-radio-big-pill__input:hover~.custom-radio-big-pill__label li:before{filter:brightness(0)invert()brightness(300%)contrast(300%)}.custom-radio-big-pill .custom-radio-big-pill__input:focus~.custom-radio-big-pill__label,.custom-radio-big-pill .custom-radio-big-pill__input:checked~.custom-radio-big-pill__label{border-color:#009de0}.custom-radio-big-pill .custom-radio-big-pill__label{text-align:left;text-wrap:wrap;color:#0f73a0;cursor:pointer;text-transform:none;background-color:#0000;border:1px solid #0f73a0;border-radius:3px;flex-direction:column;flex:1;width:auto;margin:0;padding:16px;line-height:20px;text-decoration:none;transition:background-color .15s ease-out,color .15s ease-out;display:flex}.custom-radio-big-pill .custom-radio-big-pill__label span{margin-bottom:10px;font-size:14px}.custom-radio-big-pill .custom-radio-big-pill__label div{font-size:14px;font-weight:400}.custom-radio-big-pill .custom-radio-big-pill__label div p strong{font-size:16px}.custom-radio-big-pill .custom-radio-big-pill__label div p strong br{display:none}.custom-radio-big-pill .custom-radio-big-pill__label div strong{font-size:16px}.custom-radio-big-pill .custom-radio-big-pill__label div strong br{display:none}.custom-radio-big-pill .custom-radio-big-pill__label div p{margin-bottom:3px}.custom-radio-big-pill .custom-radio-big-pill__label div p:last-child{margin-bottom:0}.custom-radio-big-pill .custom-radio-big-pill__label div ul{margin-top:2px;margin-bottom:0;margin-left:5px;padding-left:0;list-style:none}.custom-radio-big-pill .custom-radio-big-pill__label div ul li{word-wrap:break-word;margin-top:5px;padding-left:1.5rem;position:relative}.custom-radio-big-pill .custom-radio-big-pill__label div ul li:before{content:var(--cms-list-icon);position:absolute;left:-5px}[data-whatintent=mouse] .custom-radio-big-pill:hover .custom-radio-big-pill__label{color:#fff;background:#0f73a0;outline:0}.radiobuttons-group{border:0;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding:0;display:flex;position:relative}.radiobuttons-group.radiobuttons-group--centered{justify-content:center}.radiobuttons-group .custom-radio{margin:0 10px 20px}.radiobuttons-group .custom-radio.negative{position:relative}.radiobuttons-group .custom-radio.negative .custom-radio__input{color:#fff;width:unset;cursor:pointer;border-color:#fff;min-height:0;margin:0;padding:0;top:0;left:0}.radiobuttons-group .custom-radio.negative .custom-radio__label{color:#fff;border-color:#fff}.radiobuttons-group .custom-radio.negative .custom-radio__label:hover,.radiobuttons-group .custom-radio.negative .custom-radio__label:active,.radiobuttons-group .custom-radio.negative .custom-radio__label:focus,.radiobuttons-group .custom-radio.negative .custom-radio__label:checked{color:#141e2d;background:#fff}[data-whatintent=mouse] .radiobuttons-group .custom-radio.negative:hover .custom-radio__label,[data-whatintent=mouse] .radiobuttons-group .custom-radio.negative:focus .custom-radio__label,[data-whatintent=mouse] .radiobuttons-group .custom-radio.negative:checked .custom-radio__label{color:#141e2d;background:#fff;outline:0}[data-whatintent=keyboard] .radiobuttons-group .custom-radio.negative:active,[data-whatintent=keyboard] .radiobuttons-group .custom-radio.negative:active .custom-radio__label{border:1px solid #0f73a0!important}.radiobuttons-group .tooltip--error{align-items:center;margin-left:20px;padding-bottom:20px;display:flex;position:relative;top:auto;right:auto;transform:none}@media only screen and (width<=768px){.radiobuttons-group .tooltip--error{margin:0 auto;padding-bottom:0}}.radiobuttons-group .tooltip--error .tooltip__toggle{margin:0}.radiobuttons-group .form-error{margin-top:-10px;margin-bottom:0;margin-left:10px}@media only screen and (width<=768px){.radiobuttons-group .form-error{width:100%;margin-left:0}}.radiobuttons-group--toggle{flex-direction:column}.radiobuttons-group--toggle.reverse-options .radiobuttons-group--toggle__inner{flex-direction:row-reverse;display:flex}.radiobuttons-group--toggle.reverse-options .radiobuttons-group--toggle__inner .shorten-gap{margin-left:0}@media only screen and (width<=768px){.radiobuttons-group--toggle.reverse-options .radiobuttons-group--toggle__inner{flex-direction:column-reverse}}.radiobuttons-group--toggle__inner{display:flex}@media only screen and (width<=768px){.radiobuttons-group--toggle__inner{flex-direction:column}}.custom-radio.negative .custom-radio__input:checked~.custom-radio__label,.custom-radio.negative .custom-radio__input:focus~.custom-radio__label{color:#141e2d;background:#fff;outline:0}.custom-radio.negative .custom-radio__input:focus~.custom-radio__label{border:1px solid #0f73a0}.custom-radio .custom-radio__input{opacity:0;opacity:0;background-color:#0000;border:0;outline:0;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}.custom-radio .custom-radio__input:checked~.custom-radio__label,.custom-radio .custom-radio__input:focus~.custom-radio__label{color:#fff;background:#0f73a0;outline:0}.custom-radio .custom-radio__input:focus~.custom-radio__label{border-color:#009de0}.custom-radio .custom-radio__label{text-align:center;white-space:nowrap;cursor:pointer;color:#0f73a0;text-transform:none;background-color:#0000;border:1px solid #0f73a0;border-radius:3px;width:auto;margin:0;padding:6px 16px;font-size:1rem;line-height:1.5rem;text-decoration:none;transition:background-color .15s ease-out,color .15s ease-out;display:inline-block}[data-whatintent=mouse] .custom-radio:hover .custom-radio__label{color:#fff;background:#0f73a0;outline:0}.custom-radio input:not([type=submit]),.custom-radio select,.custom-radio textarea,.custom-radio .fake-input{width:50%}:root{--cms-list-icon:"/-/media/d09d7dc80aff4ea4affeef882c44438c.ashx?h=32&thn=1&w=32"}@media only screen and (width<=768px){.radiobuttons-big-pill-group{grid-template-columns:1fr;row-gap:10px;width:100%;margin-left:-4px;padding-left:0;padding-right:0}.radiobuttons-big-pill-group .custom-radio-big-pill{width:100%;margin-bottom:0}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label{flex-direction:row;align-items:stretch;line-height:18px;display:flex}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label>:first-child{flex:0 0 10%}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label>:last-child{flex:1 0 90%}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label span img{width:21px;height:21px}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div p{margin-top:0;margin-bottom:5px}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div p br{display:none}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div p br+strong{margin-left:-3px}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div p:last-child,.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div ul{margin-bottom:0}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div ul li:not(:first-child){margin-top:10px}.radiobuttons-big-pill-group .custom-radio-big-pill .custom-radio-big-pill__label div ul li:before{content:var(--cms-list-icon);top:-2px;left:-5px}.radiobuttons-group{width:100%;margin:0 0 10px}.radiobuttons-group .custom-radio{width:100%;margin:0 0 20px}.radiobuttons-group .custom-radio .custom-radio__label{text-align:center;width:100%}.radiobuttons-group2{width:auto;margin:0 0 10px}.radiobuttons-group2 .custom-radio{width:auto;margin:0 0 20px}.radiobuttons-group2 .custom-radio .custom-radio__label{text-align:center;width:auto}}.radiobuttons-group2{border:0;flex-wrap:wrap;margin:0;padding:0;display:flex;position:relative}.radiobuttons-group2.radiobuttons-group2--centered{justify-content:center}.radiobuttons-group2 .custom-radio{margin:8px 24px 32px 0}@media only screen and (width<=768px){.radiobuttons-group2 .custom-radio{margin-top:0;margin-bottom:0;margin-right:24px}}.radiobuttons-group2 .custom-radio.negative{position:relative}.radiobuttons-group2 .custom-radio.negative .custom-radio__input{color:#fff;width:unset;cursor:pointer;border-color:#fff;min-height:0;margin:0;padding:0;top:0;left:0}.radiobuttons-group2 .custom-radio.negative .custom-radio__label{color:#fff;border-color:#fff;padding:2px 12px 4px;font-size:16px}.radiobuttons-group2 .custom-radio.negative .custom-radio__label:hover,.radiobuttons-group2 .custom-radio.negative .custom-radio__label:active,.radiobuttons-group2 .custom-radio.negative .custom-radio__label:focus,.radiobuttons-group2 .custom-radio.negative .custom-radio__label:checked{color:#141e2d;background:#fff}[data-whatintent=mouse] .radiobuttons-group2 .custom-radio.negative:hover .custom-radio__label,[data-whatintent=mouse] .radiobuttons-group2 .custom-radio.negative:focus .custom-radio__label,[data-whatintent=mouse] .radiobuttons-group2 .custom-radio.negative:checked .custom-radio__label{color:#141e2d;background:#fff;outline:0}[data-whatintent=keyboard] .radiobuttons-group2 .custom-radio.negative:active,[data-whatintent=keyboard] .radiobuttons-group2 .custom-radio.negative:active .custom-radio__label{border:1px solid #0f73a0!important}.radiobuttons-group2 .tooltip--error{align-items:center;margin-left:20px;padding-bottom:20px;display:flex;position:relative;top:auto;right:auto;transform:none}@media only screen and (width<=768px){.radiobuttons-group2 .tooltip--error{margin:0 auto;padding-bottom:0}}.radiobuttons-group2 .tooltip--error .tooltip__toggle{margin:0}.radiobuttons-group2 .form-error{margin-top:-10px;margin-bottom:0;margin-left:10px}@media only screen and (width<=768px){.radiobuttons-group2 .form-error{width:100%;margin-left:0}}.radiobuttons-group2--toggle.reverse-options .radiobuttons-group2--toggle__inner{flex-direction:row-reverse;display:flex}.radiobuttons-group2--toggle.reverse-options .radiobuttons-group2--toggle__inner .shorten-gap{margin-left:0}@media only screen and (width<=768px){.radiobuttons-group2--toggle.reverse-options .radiobuttons-group2--toggle__inner{flex-direction:column-reverse}}.radiobuttons-group2--toggle{flex-direction:column}.radiobuttons-group2--toggle__inner{display:flex}@media only screen and (width<=768px){.radiobuttons-group2--toggle__inner{flex-direction:row}}.landing-page{display:grid}.landing-page .landing-page__container{background-color:#fff}.result-block[aria-label=Overarbejde],.result-block[aria-label=Uddannelse\:],.result-block[aria-label=Barsel\:]{margin-top:3rem}.result-block div hr{margin-top:0;margin-bottom:20px}.result-block div hr+div{margin-bottom:0;position:relative;top:6px}.calculation-report{justify-content:center;display:flex}.calculation-report__container{background-color:#f0f0eb;flex-direction:column;justify-self:center;gap:24px;width:100%;max-width:660px;display:flex}@media only screen and (width>=769px){.calculation-report__container{padding:64px 115px}}@media only screen and (width<=768px){.calculation-report__container{width:390px;margin:0 auto;padding:40px 14px}}.calculation-report__container .line-block-results{flex-direction:column;row-gap:56px;display:flex}.calculation-report__container .line-block-results .calculation-results{row-gap:24px}.calculation-report__container .line-block-results .calculation-results hr{border-color:#141e2d;margin-top:0;margin-bottom:24px}.calculation-report__container .calculation-results{flex-direction:column;row-gap:24px;display:flex}.calculation-report__container .calculation-report__remarks{color:#141e2d;flex-direction:column;row-gap:24px;display:flex}.calculation-report__container .content-title{margin-bottom:16px;font-size:24px;font-weight:500;line-height:28px}@media only screen and (width<=768px){.calculation-report__container .content-title{margin-top:16px;margin-bottom:8px;font-size:18px}}.calculation-report__container .content-subtitle{margin-bottom:16px;font-size:14px;font-weight:600;line-height:20px}@media only screen and (width<=768px){.calculation-report__container .content-subtitle{font-size:16px}}.calculation-report__container .content-subtitle3{margin-bottom:0;font-size:24px;font-weight:500;line-height:28px}@media only screen and (width<=768px){.calculation-report__container .content-subtitle3{font-size:16px}}.calculation-report__container .content-subtitle2{margin-top:42px;margin-bottom:0;font-size:24px;font-weight:500;line-height:28px}@media only screen and (width<=768px){.calculation-report__container .content-subtitle2{font-size:20px}}.calculation-report__container .content-amount{color:#0f73a0;font-size:32px;font-weight:500;line-height:36px}@media only screen and (width<=768px){.calculation-report__container .content-amount{margin:0;font-size:20px}}.calculation-report__container .content-text{max-width:220px}.calculation-report__container .content-text--container{flex-direction:column;row-gap:24px;margin-top:24px;display:flex}.calculation-report__container .section-divider{border:none;border-top:1px solid #000;width:100%;margin:0 0 16px;padding:0}.calculation-report__container .is-first-title{margin-bottom:0;font-size:24px;font-weight:500;line-height:28px}@media only screen and (width<=768px){.calculation-report__container .is-first-title{font-size:20px}}.calculation-report__container .is-last{margin-bottom:24px}.calculation-report__container .content-frequency{font-size:14px;display:inline-block}@media only screen and (width<=768px){.calculation-report__container .content-frequency{margin-bottom:0}}.calculation-report__container .content-amount-note{margin-bottom:32px;font-size:16px;font-weight:700;display:inline-block}@media only screen and (width<=768px){.calculation-report__container .content-amount-note{margin-bottom:0}}.calculation-report__container .content-row{flex-direction:row;justify-content:space-between;display:flex}.calculation-report__container .content-row .content-text{color:#003755;margin:0;font-size:16px;font-weight:400;line-height:24px}.calculation-report__container .content-row .content-price{color:#0f73a0;text-align:right;justify-content:flex-end;align-items:flex-end;min-width:8ch;margin-bottom:0;font-size:20px;font-weight:500;line-height:28px;display:flex}@media only screen and (width<=768px){.calculation-report__container .content-row .content-price{font-size:18px}}.calculation-report__container .content-row .tooltip__toggle{box-shadow:none;cursor:pointer;background:0 0;border:0;padding:0;line-height:0;display:inline-grid}.calculation-report__container .content-row .tooltip__content{top:-17px}.calculation-report__container .content-row .content-price2{color:#0f73a0;text-align:right;min-width:8ch;margin-bottom:0;font-size:24px;font-weight:500;line-height:28px}@media only screen and (width<=768px){.calculation-report__container .content-row .content-price2{font-size:18px}}.calculation-report__container-price--container{display:flex}.calculation-report__container .calculation-report__remark{font-size:14px;font-weight:400;line-height:20px}.calculation-report__container .remark{font-weight:700}.calculation-report__container .report-tooltip{cursor:pointer;background-color:#0000;border:0;width:24px;height:24px;margin:0;padding:0;top:6px;bottom:0}.calculation-report__container .tooltip{word-break:break-word;gap:8px;max-width:300px;margin-left:0;white-space:normal!important}.calculation-report__container .tooltip i.flow-forms-icon.flow-forms-question{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3crect%20x='3'%20y='3'%20width='18'%20height='18'%20rx='0.3'%20stroke='%230F73A0'%20stroke-width='1.5'/%3e%3cpath%20d='M9.25%209.59502C9.25%208.15576%2010.3739%207%2011.75%207C13.126%207%2014.25%208.16667%2014.25%209.59502C14.25%2011.0234%2013.126%2012.19%2011.75%2012.19V14'%20stroke='%230F73A0'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.75%2017.5C12.3023%2017.5%2012.75%2017.0523%2012.75%2016.5C12.75%2015.9477%2012.3023%2015.5%2011.75%2015.5C11.1977%2015.5%2010.75%2015.9477%2010.75%2016.5C10.75%2017.0523%2011.1977%2017.5%2011.75%2017.5Z'%20fill='%230F73A0'/%3e%3c/svg%3e");width:1.5rem;height:1.5rem;display:grid}@media only screen and (width<=768px){.calculation-report__container .tooltip i.flow-forms-icon.flow-forms-question{position:relative;right:180px}}.report-visual-loader{align-items:center;width:100%;height:100%;min-height:200px;display:grid}@media only screen and (width>=769px){.report-visual-loader{min-height:300px}}.hero-loader .report-visual-loader{height:40vh}.main{max-width:unset}
