/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}@page{margin:1cm}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#545454;font-family:Helvetica Neue,Helvetica,Lucida Grande,Arial,Segoe UI,Roboto,sans-serif;font-size:75%;font-weight:400;line-height:1.5;scroll-padding-top:64px}@media (min-width:661px){html{scroll-padding-top:82px}}body{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f2f2f2}.main{margin:0 auto;padding:0 10px 90px}@media (min-width:661px){.main{max-width:650px;padding:0 20px 140px}}@media (min-width:1025px){.main{max-width:980px}}.content-block{margin-top:40px}.collapse{max-height:0;overflow:hidden;transition:max-height .45s ease-in-out}.collapse--open{max-height:240px}@media (min-width:661px){.collapse--open{max-height:140px}}.button{border:0;border-radius:3px;cursor:pointer;font-size:14px;font-weight:700;line-height:1;padding:13px 20px;text-decoration:none;transition:all .2s ease-in-out}@media (min-width:661px){.button+.button{margin-left:20px}}.button--primary{background:#d8321e;color:#fff}.button--primary:active,.button--primary:focus,.button--primary:hover{background:#b60811}.button--primary:disabled{background:#f4c2bc}.button--transparent,.button--trigger{background:#0000;color:#545454;padding:12px 15px}.button--transparent:focus,.button--trigger:focus{color:#545454}.button--transparent:active,.button--transparent:hover,.button--trigger:active,.button--trigger:hover{color:#b60811}.button--transparent:active svg,.button--transparent:hover svg,.button--trigger:active svg,.button--trigger:hover svg{fill:#b60811}.button--trigger{padding-left:0;padding-right:0}.button--trigger .button__icon{transition:all .25s ease-in-out}@media (max-width:660px){.button--trigger{display:flex}}.care-provider__container .button--trigger .button__icon{float:right;margin-right:10px;transform:scale(-1);transform-origin:50% 40%}.care-provider__container .button--trigger .button__label{margin-left:0;margin-right:15px}.product--okp .button--trigger{color:#fff}.product--okp .button--trigger svg{fill:#fff}.care-provider__container .button--trigger-open .button__icon{transform:scale(1)}.button--secondary{background:#d1d1d1;color:#545454}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background:#a9a9a9}.button--secondary:disabled{background:#f2f2f2;color:#d1d1d1}.button--secondary:disabled .svgicon{fill:#d1d1d1}.button--secondary:active:not(:disabled){color:#fff}.button--dark{background:#3f4f5a;color:#fff}.button--dark:active,.button--dark:focus,.button--dark:hover{background:#516c7b}.button--dark:disabled{background:#a9a9a9;color:#d1d1d1}.button--loading{box-shadow:inset 200px 0 0 0 #000}.button--loading,.button:disabled{cursor:not-allowed}.button__icon{display:inline-block}.button__icon svg{height:15px;width:15px}.button__icon+.button__label{margin-left:10px}.button__label{text-align:left}.button__actions{margin-bottom:10px;margin-top:25px}.button__actions .button{box-sizing:border-box;display:inline-block;min-height:40px}@media (max-width:660px){.button__actions .button{text-align:center}}.button__actions--spaced{margin-bottom:40px}.modal__dialog .button__actions{margin-bottom:0}.form__container .button__actions{margin-bottom:30px}@media (min-width:661px){.form__container .button__actions{display:flex}}@media (max-width:660px){.button__actions .button{display:table}.button__actions .button+.button{margin-top:10px}}.link svg,.nolink svg{fill:#d8321e;height:16px;margin-right:8px;width:16px}.link,.link svg,.nolink svg{transition:all .25s ease-in-out}.link{color:#d8321e;cursor:pointer}.link:active,.link:focus,.link:hover{color:#545454}.link:active svg,.link:focus svg,.link:hover svg{fill:#545454}.link:focus{box-shadow:0 0 2px 2px #a4d7f5;outline:0}.link .svgicon--pdf{transform:translateY(2px)}.link__tel{white-space:nowrap}.link--boxed{background:#fff;border:0;box-shadow:0 2px 4px #00000026;display:inline-block;font-size:16px;padding:14px 20px;text-align:left}.link--boxed.link{font-weight:700;text-decoration:underline}@media (max-width:660px){.link--boxed{width:100%}}@media (min-width:661px){.link--boxed{min-width:420px}}.link__list{box-sizing:border-box;list-style:none;margin:0;padding:0}.link__list-item{margin-top:10px}.link__list--legal .link__list-item{margin-top:5px}.link__list--legal{animation:animate-question-in .3s linear;margin-left:25px}.link__list .button__label{margin-left:3px}.citySelect{background-color:#f6e5ab;left:0;position:absolute;right:0;z-index:20}.form__control+.citySelect{transform:translateY(-22px)}.citySelect__list{box-sizing:border-box;list-style:none;margin:0;padding:0}.citySelect__button{text-align:left;width:100%}.citySelect__button:focus,.citySelect__button:hover{background:#d9bd5f}.citySelect__button .button__label{font-weight:400;line-height:2}.crossSellings{padding-bottom:0;padding-top:10px}@media (min-width:1281px){.crossSellings{padding-left:280px}}.crossSellings--empty{padding:0}.crossSellings__title{font-size:18px;margin:0}.crossSellings__list{margin-top:12px}@media (min-width:661px){.crossSellings__list{display:flex}}.crossSell{border:1px solid #545454;box-sizing:border-box;font-size:16px;padding:20px}@media (min-width:661px){.crossSell{padding-bottom:90px;position:relative;width:calc(50% - 10px)}}.crossSell--hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.crossSell--hidden.focusable:active,.crossSell--hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.crossSell:nth-child(2){margin-top:20px}@media (min-width:661px){.crossSell:nth-child(2){margin-left:20px;margin-top:0}}.crossSell__info{display:block;font-weight:700}.crossSell__text{font-size:14px}.crossSell__add{width:100%}.crossSell__footer{display:flex;margin-top:10px}@media (min-width:661px){.crossSell__footer{bottom:12px;left:20px;position:absolute;right:20px}}.crossSell .modal-toggle__button{background:#0000;color:#545454;font-size:16px;font-weight:400;margin-top:10px;padding:0;text-decoration:underline}.crossSell .modal-toggle__button:hover{color:#d8321e}@keyframes show-error{0%{opacity:0}to{opacity:1}}.form__container{background:#fff;box-shadow:0 2px 4px #00000026;margin-top:10px;padding:6px 19px;position:relative}@media (min-width:661px){.form__container{margin-top:20px}}.pagetitle+.form__container{margin-top:40px}.form__container--applicants{display:flex;font-size:16px;justify-content:space-between;padding:21px 19px}.form__control{box-sizing:border-box;color:#545454;font-size:13px;margin-bottom:22px;margin-top:15px;position:relative}.product-parts .form__control{position:static}.form__control-inner{display:flex}.form__control--text{margin-top:24px}@media (max-width:660px){.collapse .form__control--text{margin-top:30px}}.form__control--long{margin-top:40px}.form__control--checkbox{margin:2px 0}.autocomplete+.form__control--checkbox{margin-top:32px}.form__col-hmo .form__control--checkbox{margin-top:18px}.summary__list .form__control--checkbox{background:#fff;margin-left:-18px}@media (max-width:660px){.summary__list .form__control--checkbox{margin-bottom:25px}}.form__row--legal .form__control--addendum{margin-top:21px}.form__col--entryReason .form__control,.form__date-field{margin-top:0}@media (min-width:661px){.form__date-field--mobile{margin-top:-17px}}.form__row--legal .form__date-field--mobile{margin-top:-12px}.form__date-field--mobile .form__control--text{margin-bottom:22px;margin-top:0}.form__date-field--desktop{margin-top:0}.form__row--legal .form__date-field--desktop{padding-top:24px}.form__mobile-date{display:flex;position:relative}.form__mobile-date .form__control--text{margin-left:20px}.form__mobile-date .form__control--text:first-child{margin-left:0}.form__mobile-date .form__error{bottom:1px;padding-top:0}@media (max-width:660px){.form__mobile-date .form__error{bottom:3px;transform:translateY(50%)}}.form__folded--inner{animation:animate-question-in .3s ease}@media (min-width:661px){.form__block{margin-top:10px}.form__block:first-child{margin-top:0}.form__row{display:flex;justify-content:space-between}.form__row--max{max-width:760px}}.form__row--legal{padding-top:1px}@media (min-width:661px){.form__row--legal{max-width:760px}}.form__row--legal .form__control--radio{margin-bottom:0}@media (max-width:660px){.form__row--spaced{margin-bottom:10px}}.form__col-half{border-top:1px solid #0000;position:relative}@media (min-width:661px){.form__col-half{flex-basis:calc(50% - 12px);flex-grow:0;flex-shrink:0;width:calc(50% - 12px)}}.form__col-third{position:relative}@media (min-width:661px){.form__col-third{flex-basis:calc(33% - 12px);flex-grow:0;flex-shrink:0;width:calc(33% - 12px)}}@media (max-width:660px){.care-provider__container .form__col-third{max-width:300px}}.form__col-quarter{position:relative}@media (min-width:1025px){.form__col-quarter{flex-basis:calc(25% - 12px);flex-grow:0;flex-shrink:0;width:calc(25% - 12px)}}.form__paragraph{font-size:16px;margin:10px 0}.form__label{line-height:16px}.form__label--animated{cursor:text;pointer-events:none;transform:translateY(16px);transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.form__control--addendum .form__label{font-weight:700}.form__row--legal .form__label{font-size:16px}.form__label--hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form__label--hidden.focusable:active,.form__label--hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.form__input{border:0;border-bottom:1px solid #545454;font-size:16px;outline:none;padding-left:4px;transition:all .25s ease-in-out;width:100%}.form__input:focus{border-bottom:2px solid #ddc7a2}.form__input[type=date],.form__input[type=text]{border-radius:0;height:30px;line-height:26px;padding-bottom:2px}.form__input[type=date]+.form__label,.form__input[type=text]+.form__label{font-size:16px;left:0;position:absolute;top:-20px}.form__control--long .form__input[type=date]+.form__label,.form__control--long .form__input[type=text]+.form__label{top:-34px}.form__input[type=date]:disabled,.form__input[type=date]:disabled+.form__label,.form__input[type=hidden]:disabled+.form__label,.form__input[type=text]:disabled,.form__input[type=text]:disabled+.form__label{color:#a9a9a9}.form__input--filled,.form__input:focus{padding-bottom:1px}.form__input--filled+.form__label--animated,.form__input:focus+.form__label--animated{transform:none}.form__input--filled[type=date]+.form__label,.form__input--filled[type=text]+.form__label,.form__input:focus[type=date]+.form__label,.form__input:focus[type=text]+.form__label{font-size:13px}.form__input[type=checkbox],.form__input[type=radio]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:0;width:1px}.form__input[type=checkbox].focusable:active,.form__input[type=checkbox].focusable:focus,.form__input[type=radio].focusable:active,.form__input[type=radio].focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.form__input[type=checkbox]+.form__label,.form__input[type=radio]+.form__label{cursor:pointer;display:inline-block;font-size:16px;line-height:20px;position:relative}.form__input[type=checkbox]+.form__label .form__label-text,.form__input[type=radio]+.form__label .form__label-text{display:inline-block;line-height:22px;padding-left:28px}.form__input[type=checkbox]+.form__label:after,.form__input[type=checkbox]+.form__label:before,.form__input[type=radio]+.form__label:after,.form__input[type=radio]+.form__label:before{content:"";display:block;position:absolute;transition:all .25s ease-in-out}.form__input[type=checkbox]:disabled+.form__label,.form__input[type=radio]:disabled+.form__label{color:#a9a9a9;cursor:not-allowed}.form__input[type=checkbox]:disabled+.form__label:before,.form__input[type=radio]:disabled+.form__label:before{border-color:#a9a9a9}.form__input[type=checkbox]:hover+.form__label:before,.form__input[type=radio]:hover+.form__label:before{border-color:#545454}.form__input[type=checkbox]:focus+.form__label:before,.form__input[type=radio]:focus+.form__label:before{border-color:#ddc7a2;box-shadow:0 0 4px #ddc7a2}.form__input[type=checkbox]:checked+.form__label:before,.form__input[type=radio]:checked+.form__label:before{border-color:#545454}.form__input[type=checkbox]:checked+.form__label:after,.form__input[type=radio]:checked+.form__label:after{opacity:1;transform:scale(1) rotate(34deg)}.form__input[type=radio]+.form__label:before{border:1px solid #a9a9a9;border-radius:50%;height:20px;width:20px}.form__input[type=radio]+.form__label:after{background-color:#545454;border-radius:50%;height:6px;left:7px;top:7px;transform:scale(0);width:6px}@media (max-width:660px){.form__input[type=checkbox]+.form__label{display:flex}}.form__input[type=checkbox]+.form__label:before{border:1px solid #a9a9a9;border-radius:2px;height:20px;width:20px}.form__input[type=checkbox]+.form__label:after{border-bottom:1px solid #545454;border-right:1px solid #545454;height:12px;left:7px;opacity:0;top:3px;transform:rotate(45deg) scale(0);width:5px}.form__addendum{font-size:16px;margin-left:30px;margin-top:5px}.form__checkboxes{position:relative}.form__checkboxes--inline{display:flex;margin-top:6px}.form__checkboxes--inline .form__checkbox+.form__checkbox{margin-left:20px}.form__checkboxes--row .form__checkbox{margin-top:6px}.form__select{-webkit-appearance:none;appearance:none;background:#0000;border:none;border-bottom:1px solid #545454;border-radius:0;color:#545454;font-size:16px;min-height:0;overflow-y:auto;padding:4px 8px 4px 1px;text-overflow:ellipsis;width:100%}.form__select:focus{box-shadow:none;outline:0}.form__select:disabled{cursor:not-allowed;opacity:.5}.product--vvg .form__select:disabled{border:none}.form__select-wrapper{display:flex}@media (max-width:660px){.form__select--no-tooltip .form__select-wrapper{margin-right:26px}}.form__select-inner{flex-grow:1;position:relative}.form__select-inner:after{border-bottom:1px solid #545454;border-right:1px solid #545454;bottom:13px;content:"";display:block;height:7px;left:4px;left:auto;pointer-events:none;position:absolute;right:10px;top:6px;top:auto;transform:rotate(45deg);width:7px}.form__control--disabled .form__select-inner:after{opacity:0}.form__title{font-size:16px;font-weight:700;margin:6px 0 0}.form__title--spaced{margin-top:20px}.form__subtitle{color:#d8321e;font-size:20px;margin:24px 0 0}.form__error{background:#fff;padding-top:3px;position:absolute;z-index:10}.error__message,.form__error{animation:show-error .2s ease-out forwards;color:#d8321e}.error__message{font-size:16px;margin:10px 0}.form__policyNumber .error__message{font-size:14px}@keyframes fill{0%{width:0}to{width:100%}}.loader{background:#3f4f5acc;height:100%;left:0;overflow:hidden auto;position:fixed;text-align:center;top:0;width:100%;z-index:1050}.loader__content{background:#fff;font-size:16px;padding:60px}.loader__content svg{height:60px;width:60px}.loader__text{margin-top:20px}.loader__bar{background:#e8e8e8;border-radius:2px;height:10px;margin:8px 0;width:100%}.loader__bar-message{font-size:14px;line-height:1.6;margin:4px 0 12px}.loader__bar-indicator{animation:fill 60s linear 1;background-color:#d8321e;border-radius:4px;height:100%}.tooltip{display:inline-block;font-weight:400}.tooltip .button__icon{margin:0;transform:translateY(2px)}@media (max-width:660px){.tooltip--visible .tooltip__container{height:auto;left:auto;opacity:1;transform:translate(-50%,5px);visibility:visible;width:auto;z-index:20}}.tooltip__trigger{padding:6px}.form__control--checkbox .tooltip__trigger,.form__control--text .tooltip__trigger,.form__select-wrapper .tooltip__trigger,.product-parts .tooltip__trigger,.product__buwal .tooltip__trigger{padding:0 0 0 6px}@media (min-width:661px){.tooltip__trigger:focus+.tooltip__container,.tooltip__trigger:hover+.tooltip__container{height:auto;left:auto;opacity:1;transform:translate(-50%,5px);visibility:visible;width:auto;z-index:20}}.product--okp .tooltip__trigger svg{fill:#fff}.tooltip__close{opacity:0;position:absolute;right:0;top:0;transition:opacity 0ms}@media (min-width:661px){.tooltip__close{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tooltip__close.focusable:active,.tooltip__close.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}}.tooltip--visible .tooltip__close{opacity:1}.tooltip__close svg{fill:#545454}.tooltip__container{height:0;left:0;opacity:0;position:absolute;transform:translate(-50%,20px);transition:opacity .16s ease-in-out,transform .2s ease-in-out;visibility:hidden;width:0;z-index:-1}@media (max-width:660px){.tooltip--left .tooltip__container{right:0;transform:translateY(8px)}.tooltip--right .tooltip__container{left:10px;transform:translateY(8px)}.tooltip--top.tooltip--left .tooltip__container{transform:translateY(calc(-100% - 34px))}.tooltip--top.tooltip--right .tooltip__container{left:10px;transform:translateY(calc(-100% - 38px))}.tooltip--top.tooltip--centered .tooltip__container{transform:translate(-50%,calc(-100% - 38px))}}@media (min-width:661px){.tooltip--top.tooltip--centered .tooltip__container{transform:translate(-50%,calc(-100% - 38px))}}.tooltip__bubble{background:#daeffb;box-shadow:0 2px 4px #00000026;color:#545454;font-size:16px;padding:20px;transform:translateX(14px);width:250px}@media (max-width:660px){.tooltip__bubble{padding-right:25px;padding-top:25px}}@media (min-width:661px){.tooltip__bubble{width:290px}}.tooltip__bubble:before{border-bottom:10px solid #daeffb;border-left:10px solid #0000;border-right:10px solid #0000;border-top:0;content:"";display:block;height:0;position:absolute;right:50%;top:-9px;transform:translateX(50%);width:0}@media (max-width:660px){.tooltip--left .tooltip__bubble:before{right:0;transform:translateX(-60%)}.tooltip--right .tooltip__bubble:before{left:29px;transform:translateX(50%)}.tooltip--top .tooltip__bubble:before{bottom:-9px;top:auto;transform:scale(-1) translateX(50%);transform-origin:right}.tooltip--top.tooltip--left .tooltip__bubble:before{transform:scale(-1) translateX(30px)}}.tooltip__title{display:block;font-weight:700;margin-bottom:16px}.tooltip p{margin:0}.svgicon{display:inline-block}.svgicon--plus{height:15px;transform:translateY(2px);width:15px}.svgicon--add-clip{stroke:#545454;margin-right:6px;transform:translateY(4px)}.svgicon--add-clip svg{height:20px;width:20px}.error{font-size:16px}.footer{background:#fff;bottom:0;box-shadow:0 -2px 4px #00000026;left:0;position:fixed;right:0}.footer__inner{align-items:center;display:flex;padding-right:10px}@media (min-width:661px){.footer__inner{padding:0 10px}}@media (min-width:1025px){.footer__inner{margin:0 auto;max-width:980px}}.footer__fill{flex-grow:1;text-align:right}.footer__list{display:flex;list-style:none;margin:0 10px 0 0;padding:0}@media (max-width:660px){.footer__list{overflow-y:auto}}.footer__item{box-sizing:border-box;margin-right:2px}@media (max-width:660px){.footer__item{max-width:100px}}@media (min-width:661px){.footer__item:first-child .button{padding-left:0}}.footer__item-name{display:inline-block;font-size:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer__button--active .footer__item-name{color:#d8321e;font-weight:700}@media (min-width:661px){.footer__item-name{font-size:18px;max-width:180px}}.footer__item-cost{font-size:8px;text-align:right}@media (max-width:660px){.footer__item-cost{display:block;margin-top:6px}}@media (min-width:661px){.footer__item-cost{font-size:12px;margin-left:16px}}.footer__item-bubble{display:block;font-size:14px;font-weight:700;line-height:1;margin-top:4px}@media (min-width:661px){.footer__item-bubble{font-size:18px;margin-top:6px}}.footer__button{border-radius:0;color:#545454}.footer__button--edit{background:#fff;border-right:1px solid #a9a9a9;font-weight:400;height:100%;padding:10px 10px 6px;width:100%}@media (max-width:660px){.footer__button--edit{text-align:right}}@media (min-width:661px){.footer__button--edit{align-items:flex-end;display:flex;padding:20px 20px 18px}}.footer__button--add{background:#d1d1d1}.footer__button--add svg{transform:translateY(2px)}@media (max-width:660px){.footer__button--add .button__label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.footer__button--add .button__label.focusable:active,.footer__button--add .button__label.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}}.header{background:#fff;border-bottom:1px solid #a9a9a9}.header__inner{display:flex;justify-content:space-between}.header__logo{margin:10px;transform:translateY(3px)}@media (min-width:661px){.header__logo{margin:20px 10px}}.header__logo svg{fill:#545454;height:35px;width:185px}@media (min-width:661px){.header__logo svg{height:38px;width:200px}}.header__logo--label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.header__logo--label.focusable:active,.header__logo--label.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.header__button{border-left:1px solid #a9a9a9;font-weight:400;padding:12px 30px}@media (max-width:660px){.header__button .button__label{font-size:11px;margin-left:0}}@media (min-width:661px){.header__button .button__label{font-size:16px;line-height:25px}}@media (max-width:660px){.header__button .button__icon{display:block}}.header__button .button__icon svg{fill:none;stroke:#545454;height:20px;width:20px}@media (min-width:661px){.header__button .button__icon svg{height:25px;width:25px}.header__button{align-content:center;display:flex;padding:30px 40px}}.finalization{font-size:16px;line-height:26px;margin:32px 0 0}@media (min-width:1025px){.finalization{max-width:80%}}.finalization__steps{font-weight:700;margin-bottom:0}.finalization__footer{@includes .summary__product;margin-top:50px}.finalization__label{height:90px;margin-left:12px}@media (min-width:661px){.finalization__label{height:100px;margin-left:24px;width:auto}}.finalization__label:first-child{margin-left:0}.conclusion__list,.conclusion__sublist{margin:0;padding:0 0 0 20px}.conclusion__list li,.conclusion__sublist li{margin-top:18px}.conclusion__list li:first-child,.conclusion__sublist li:first-child{margin-top:0}.care-provider__container{margin-top:10px}.care-provider__list{box-sizing:border-box;list-style:none;margin:80px 0 60px;padding:0}.care-provider__item{border-radius:3px;box-shadow:0 2px 4px #00000026;margin-top:21px}.care-provider__item--checked{border:4px solid #ddc7a2}.care-provider__name{font-size:18px;font-weight:700;text-align:left}.care-provider__address,.care-provider__employee,.care-provider__employer,.care-provider__street{text-align:left}.care-provider__radio{background:#0000;background:#fff;border:1px solid #a9a9a9;border-radius:50px;color:#545454;cursor:pointer;display:block;height:20px;left:12px;padding:0;position:absolute;top:12px;width:100%;width:20px}@media (min-width:661px){.care-provider__radio{left:16px;top:16px}}.care-provider__radio:focus-visible{box-shadow:0 0 2px 2px #a4d7f5}.care-provider__radio .svgicon{opacity:0;transform:scale(0);transition:opacity .25s ease-in-out,transform .25s ease-in-out}.care-provider--checked .care-provider__radio .svgicon{opacity:1;transform:scale(1)}.care-provider--checked .care-provider__radio{background:#ddc7a2}@media (min-width:661px){.care-provider__radio{height:30px;margin-top:0;width:30px}}.care-provider__radio svg{height:14px;padding-left:1px;padding-top:4px;width:14px}@media (min-width:661px){.care-provider__radio svg{height:24px;padding-left:1px;padding-top:7px;width:24px}}.care-provider__warning{display:flex;font-weight:700;max-width:610px}.care-provider__warning svg{height:20px;margin-right:6px;transform:translateY(2px);width:20px}.care-provider__infos{margin-left:10px}@media (min-width:1025px){.care-provider__infos{display:flex;justify-content:space-between}}.care-provider__checkmark .svgicon{margin-right:10px;vertical-align:middle}.care-provider__checkmark svg{fill:#545454;height:16px;width:16px}.care-provider__notification{text-align:center}.care-provider__notification-title{font-size:18px;font-weight:700}.care-provider__notification svg{fill:#d8321e;height:55px;width:70px}.care-provider__entry{display:flex;flex-wrap:wrap;font-size:16px;line-height:24px;position:relative}.care-provider__entry--open .collapse{max-height:400px}.care-provider__entry .collapse{padding:0 45px}@media (min-width:661px){.care-provider__entry .collapse{padding-left:60px}}.care-provider__entry .collapse .button{margin-bottom:20px}.care-provider__trigger{background:#0000;border:0;color:#545454;cursor:pointer;display:block;font-size:16px;line-height:24px;padding:12px 35px;width:100%}.care-provider__trigger:focus-visible{box-shadow:0 0 2px 2px #a4d7f5}@media (min-width:661px){.care-provider__trigger{padding:18px 40px 18px 50px}}.care-provider__icon{position:absolute;right:12px;top:12px;transform:scale(-1);transform-origin:50% 40%;transition:all .25s ease-in-out}@media (min-width:661px){.care-provider__icon{right:20px;top:14px}}.care-provider__entry--open .care-provider__icon{top:calc(100% - 45px);transform:scale(1)}.care-provider__icon svg{fill:#545454;height:16px;width:16px}.care-provider__term{color:#a9a9a9;font-size:14px;margin-top:8px}.care-provider__description{margin:0}.care-provider__button{background:#ddc7a2;color:#545454;height:40px;margin-top:20px;opacity:.4;padding:7px 12px}.care-provider--checked .care-provider__button{opacity:1}@media (max-width:660px){.care-provider__button{float:left}}.care-provider__admission span{margin-right:10px}.care-provider__admission--yes span{color:#93a88e;font-size:18px}.care-provider__admission--no span{color:#d8321e}.modal__overlay{background:#3f4f5acc;cursor:pointer;height:100%;left:0;overflow:hidden auto;position:fixed;text-align:center;top:0;width:100%;z-index:1050}.modal__base{left:50%;outline:none;padding-bottom:50px;position:relative;top:60px;transform:translate(-50%)}@media (min-width:661px){.modal__base{max-width:980px;width:92%}}@media (min-width:1025px){.modal__base{width:85%}}.modal--pba-overlay .modal__base{max-width:620px}.modal--user-switch .modal__base{max-width:650px}.modal__dialog{background:#fff;cursor:default;padding-bottom:40px;text-align:left;width:100%}.modal__header{padding-bottom:4px;padding-top:8px;text-align:right}.modal__header .button{display:inline-flex;padding:10px 15px 10px 10px}@media (max-width:660px){.modal__header .button__label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal__header .button__label.focusable:active,.modal__header .button__label.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}}.modal__content{padding:0 12px}@media (min-width:661px){.modal__content{padding-left:38px;padding-right:38px}}.modal__content--scrollable{overflow:scroll}.modal__title{color:#d8321e;font-size:22px;margin:0}@media (min-width:661px){.modal__title{font-size:28px}}@media (min-width:1025px){.modal__title{font-size:32px}}.modal__headline{font-size:16px;line-height:26px}.modal__footer{padding:10px 20px 0}.modal .ReactModal__Overlay{opacity:0;transition:opacity .16s ease-in-out}.modal .ReactModal__Overlay--after-open{opacity:1}.modal .ReactModal__Overlay--before-close{opacity:0}.modal .contact{font-size:16px;line-height:26px;margin-top:0}@media (min-width:1025px){.modal .contact{width:80%}}.modal .link__tel{display:block;margin:15px 0}.pba-overlay__text{font-size:16px;line-height:26px;margin:0}.ReactModal__Body--open{overflow:hidden}.product{box-shadow:0 2px 4px #0000004d;margin-bottom:10px;min-height:100px;position:relative;transition:outline .16s ease-in-out}.product:first-child .product__header{margin-top:0}@media (min-width:661px){.product{margin-bottom:12px}}.modal__content .product{min-height:100px}@media (min-width:661px){.modal__content .product{min-height:120px}}.product .modal-toggle--details{margin-top:26px}.product--selected{outline:4px solid #ddc7a2;transition:outline .16s ease-in-out}.product--selected.product--vvg{outline:4px solid #3f4f5a}.product__conflict{font-size:16px;margin:20px 0}.product__start-date{width:200px}.product__group{margin-top:60px}.product__group-title{font-size:16px;font-weight:700;margin:16px 0}@media (min-width:1025px){.product__group-title{font-size:18px}}.product__list{margin-top:40px}.modal__content .product__list{margin:32px 0}.product .collapse--open{max-height:800px}.product .collapse--is-open{overflow:visible}.product__promoted+.product__header{margin-top:20px}.product__promoted{background-color:#d8321e;border-radius:50px;color:#fff;font-size:13px;line-height:1;padding:4px 8px 2px;position:absolute;right:50%;top:1px;transform:translate(50%,-50%)}.product__option{left:16px;padding-top:2px;position:absolute}@media (min-width:661px){.product__option{left:20px}}.product__option .svgicon{opacity:0;transform:scale(0);transition:opacity .25s ease-in-out,transform .25s ease-in-out}.product--selected .product__option .svgicon{opacity:1;transform:scale(1)}.product__option svg{height:16px;width:16px}.product__option-check{background:#fff;border:1px solid #a9a9a9;border-radius:2px;height:20px;width:20px}.product--selected .product__option-check{background:#3f4f5a;border-color:#979797}.product__option-check svg{fill:#fff}.product__option-radio{background:#fff;border-radius:50px;height:20px;width:20px}@media (min-width:661px){.product__option-radio{height:30px;width:30px}}.product--okp.product--selected .product__option-radio{background:#ddc7a2}.product__option-radio svg{padding-left:3px;padding-top:5px}@media (min-width:661px){.product__option-radio svg{height:24px;padding-left:6px;padding-top:7px;width:24px}}.product .modal-toggle--image{margin-left:50px;margin-top:-10px;padding-bottom:20px}@media (min-width:661px){.product .modal-toggle--image{margin-left:70px;margin-top:-20px}}.product .modal-toggle--image .modal-toggle__button{background:#0000;padding:0}.product .modal-toggle--image .modal-toggle__button:hover .button__label{color:#d8321e}.product .modal-toggle--image .modal-toggle__button .button__label{color:#3f4f5a;font-weight:400;text-decoration:underline}.product .modal-toggle--image .modal-toggle__button .button__label:before{background-color:#545454;content:"";display:inline-block;height:20px;margin-right:10px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.177 5.908c0-2.218-1.793-4.022-3.998-4.022-2.203 0-3.997 1.804-3.997 4.022a3.011 3.011 0 0 1-3.008 3.008c-1.66 0-3.009-1.35-3.009-3.008 0-1.568 1.211-2.845 2.744-2.982l-1.04 1.04a.493.493 0 0 0 .35.844.493.493 0 0 0 .35-.145l1.91-1.91a.493.493 0 0 0 0-.699L3.568.145a.495.495 0 0 0-.7.698l1.089 1.09C1.856 2.048.177 3.778.177 5.908a4.002 4.002 0 0 0 3.997 3.996 4 4 0 0 0 3.997-3.996c0-1.673 1.35-3.033 3.008-3.033 1.66 0 3.01 1.36 3.01 3.033a3.015 3.015 0 0 1-2.774 3.01l1.069-1.069a.495.495 0 0 0-.699-.699l-1.91 1.91a.493.493 0 0 0 0 .699l1.91 1.91a.493.493 0 1 0 .699-.698l-1.066-1.066a4.006 4.006 0 0 0 3.759-3.997Z' fill='%23545454'/%3E%3C/svg%3E") no-repeat 100% 100%;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.177 5.908c0-2.218-1.793-4.022-3.998-4.022-2.203 0-3.997 1.804-3.997 4.022a3.011 3.011 0 0 1-3.008 3.008c-1.66 0-3.009-1.35-3.009-3.008 0-1.568 1.211-2.845 2.744-2.982l-1.04 1.04a.493.493 0 0 0 .35.844.493.493 0 0 0 .35-.145l1.91-1.91a.493.493 0 0 0 0-.699L3.568.145a.495.495 0 0 0-.7.698l1.089 1.09C1.856 2.048.177 3.778.177 5.908a4.002 4.002 0 0 0 3.997 3.996 4 4 0 0 0 3.997-3.996c0-1.673 1.35-3.033 3.008-3.033 1.66 0 3.01 1.36 3.01 3.033a3.015 3.015 0 0 1-2.774 3.01l1.069-1.069a.495.495 0 0 0-.699-.699l-1.91 1.91a.493.493 0 0 0 0 .699l1.91 1.91a.493.493 0 1 0 .699-.698l-1.066-1.066a4.006 4.006 0 0 0 3.759-3.997Z' fill='%23545454'/%3E%3C/svg%3E") no-repeat 100% 100%;transform:translateY(2px);transition:all .25s ease-in-out;width:20px}@media (min-width:661px){.product__buwal{margin-left:70px}}.product .product__buwal{font-size:13px}@media (min-width:661px){.product .product__buwal{padding-bottom:30px;width:80%}}.summary .product__buwal{font-size:13px;line-height:1.3;margin:8px 20px 16px 0}@media (min-width:661px){.summary .product__buwal{font-size:16px;margin-right:120px}}.product__doctor{display:block;font-size:16px;font-weight:700;line-height:1.2}@media (min-width:661px){.product__doctor{font-size:18px}}.product__network{display:block;font-size:16px}.product__price{flex-shrink:0;padding:15px;position:absolute;right:0;text-align:right;top:0}.crossSell .product__price{padding:0;position:relative}.product__price .tooltip__trigger{padding-right:0}@media (min-width:661px){.product__price{width:100px}}.product__price-label{display:block;font-size:13px;font-weight:400;line-height:1.3;white-space:nowrap}.product__trigger .product__price-label{margin-bottom:5px}.product__price-number{font-size:16px;font-weight:700;margin-top:2px}@media (min-width:661px){.product__price-number{font-size:18px}}@media (min-width:1025px){.product__price-number{font-size:24px;margin-top:6px}}.crossSell .product__price-number{font-size:20px}.product__trigger{background:#0000;border:0;box-sizing:border-box;color:#545454;cursor:pointer;display:block;padding:15px 80px 18px 50px;position:relative;text-align:left;width:100%}.product--okp .product__trigger{color:#fff}@media (min-width:661px){.product__trigger{padding-left:70px;padding-right:120px}}.product__caption{display:block;font-size:13px;font-weight:400;line-height:1.3;padding-right:10px}.product--vvg .product__caption{color:#3f4f5a}.modal__content .product__caption{font-weight:700}.product__title{font-size:16px;font-weight:700;line-height:22px;margin-bottom:0;margin-top:2px}@media (min-width:661px){.product__title{font-size:18px}}@media (min-width:1025px){.product__title{font-size:24px;margin-top:6px}}.modal__content .product__title{font-size:20px}.product--vvg .product__title{color:#3f4f5a}.product__footer{bottom:0;position:absolute;right:0;text-align:right}.product__button{margin:-15px 0 0;padding-top:0;transform-origin:50% 30%;transition:transform .45s ease-in-out}.product__button svg{height:20px;width:25px}.product--okp .product__button svg{fill:#fff}.product--open .product__button{padding:0 15px 15px;transform:scale(-1);transition:transform .25s ease-in-out}.product--vvg .product__button svg{fill:#3f4f5a}.product__details{font-size:16px;margin-top:36px;max-width:680px;padding-bottom:30px;width:80%}.product__details h3{font-size:16px;font-weight:700;margin:0}.product__details .product__link+h3{margin-top:30px}.product__details ul{line-height:26px;margin:0;padding:8px 8px 8px 18px}.modal__content .product__details ul{margin-top:0}.product__adjustments{width:80%}.product__adjustments .form__select-inner{max-width:270px}.product__adjustments,.product__care-search,.product__details{margin-left:50px}@media (min-width:661px){.product__adjustments,.product__care-search,.product__details{margin-left:70px}}.product__link{box-sizing:border-box;display:block;transition:all .25s ease-in-out}.product__link:before{background-color:#545454;content:"";display:inline-block;height:20px;margin-right:10px;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714px%27 height=%2715px%27> <path fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M4.10152,8.6257C4.10152,8.83529,3.93148,9.00533,3.7219,9.00533H2.82129V8.24707H3.7219C3.93148,8.24707,4.10152,8.41711,4.10152,8.6257ZM4.91155,8.62588C4.91155,7.97044,4.3777,7.4366,3.72127,7.4366H2.41533C2.19092,7.4366,2.01001,7.6185,2.01001,7.84193V10.9787C2.01001,11.2032,2.19092,11.3841,2.41533,11.3841C2.63876,11.3841,2.82066,11.2032,2.82066,10.9787V9.81616H3.72127C4.3777,9.81616,4.91155,9.28231,4.91155,8.62588ZM6.22534,10.5732H6.342C6.98261,10.5732,7.50459,10.0523,7.50459,9.41065C7.50459,8.77004,6.98261,8.24707,6.342,8.24707H6.22534V10.5732ZM5.81963,7.43652H6.34161C7.43105,7.43652,8.31485,8.3233,8.31485,9.41075C8.31485,10.4992,7.43105,11.384,6.34161,11.384H5.81963C5.59522,11.384,5.41431,11.2031,5.41431,10.9787V7.84185C5.41431,7.61843,5.59522,7.43652,5.81963,7.43652ZM9.22198,7.43652H11.3129C11.5373,7.43652,11.7182,7.61843,11.7182,7.84185C11.7182,8.06626,11.5373,8.24717,11.3129,8.24717H9.6273V9.00543H10.7899C11.0133,9.00543,11.1952,9.18733,11.1952,9.41075C11.1952,9.63517,11.0133,9.81608,10.7899,9.81608H9.6273V10.9787C9.6273,11.2031,9.44639,11.384,9.22198,11.384C8.99756,11.384,8.81665,11.2031,8.81665,10.9787V7.84185C8.81665,7.61843,8.99756,7.43652,9.22198,7.43652ZM0.988525,12.1007H12.738V6.7207H0.988525V12.1007ZM2.26294,14.0112H11.4648V13.0889H2.26294V14.0112ZM2.26294,4.17304H4.95291C5.22577,4.17304,5.44721,3.9516,5.44721,3.67875V0.98877H11.4648V5.73206H2.26294V4.17304ZM4.45865,1.6875V3.18424H2.96191L4.45865,1.6875ZM13.2324,5.73189H12.4534V0.494299C12.4534,0.221446,12.2319,0,11.9591,0H4.95288C4.93014,0,4.91037,0.00988598,4.88763,0.0128518C4.86786,0.0158176,4.84907,0.019772,4.8293,0.024715C4.74527,0.0464641,4.66618,0.0820536,4.60291,0.145324L1.41963,3.32861C1.35735,3.39188,1.32176,3.47097,1.29902,3.55401C1.29408,3.57378,1.29012,3.59257,1.28715,3.61333C1.28419,3.63606,1.2743,3.65584,1.2743,3.67857V5.73189H0.494299C0.221446,5.73189,0,5.95334,0,6.22619V12.5947C0,12.8686,0.221446,13.089,0.494299,13.089H1.2743V14.5057C1.2743,14.7786,1.49575,15,1.7686,15H11.9591C12.2319,15,12.4534,14.7786,12.4534,14.5057V13.089H13.2324C13.5052,13.089,13.7267,12.8686,13.7267,12.5947V6.22619C13.7267,5.95334,13.5052,5.73189,13.2324,5.73189Z%27/></svg>") no-repeat 100% 100%;mask:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714px%27 height=%2715px%27> <path fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M4.10152,8.6257C4.10152,8.83529,3.93148,9.00533,3.7219,9.00533H2.82129V8.24707H3.7219C3.93148,8.24707,4.10152,8.41711,4.10152,8.6257ZM4.91155,8.62588C4.91155,7.97044,4.3777,7.4366,3.72127,7.4366H2.41533C2.19092,7.4366,2.01001,7.6185,2.01001,7.84193V10.9787C2.01001,11.2032,2.19092,11.3841,2.41533,11.3841C2.63876,11.3841,2.82066,11.2032,2.82066,10.9787V9.81616H3.72127C4.3777,9.81616,4.91155,9.28231,4.91155,8.62588ZM6.22534,10.5732H6.342C6.98261,10.5732,7.50459,10.0523,7.50459,9.41065C7.50459,8.77004,6.98261,8.24707,6.342,8.24707H6.22534V10.5732ZM5.81963,7.43652H6.34161C7.43105,7.43652,8.31485,8.3233,8.31485,9.41075C8.31485,10.4992,7.43105,11.384,6.34161,11.384H5.81963C5.59522,11.384,5.41431,11.2031,5.41431,10.9787V7.84185C5.41431,7.61843,5.59522,7.43652,5.81963,7.43652ZM9.22198,7.43652H11.3129C11.5373,7.43652,11.7182,7.61843,11.7182,7.84185C11.7182,8.06626,11.5373,8.24717,11.3129,8.24717H9.6273V9.00543H10.7899C11.0133,9.00543,11.1952,9.18733,11.1952,9.41075C11.1952,9.63517,11.0133,9.81608,10.7899,9.81608H9.6273V10.9787C9.6273,11.2031,9.44639,11.384,9.22198,11.384C8.99756,11.384,8.81665,11.2031,8.81665,10.9787V7.84185C8.81665,7.61843,8.99756,7.43652,9.22198,7.43652ZM0.988525,12.1007H12.738V6.7207H0.988525V12.1007ZM2.26294,14.0112H11.4648V13.0889H2.26294V14.0112ZM2.26294,4.17304H4.95291C5.22577,4.17304,5.44721,3.9516,5.44721,3.67875V0.98877H11.4648V5.73206H2.26294V4.17304ZM4.45865,1.6875V3.18424H2.96191L4.45865,1.6875ZM13.2324,5.73189H12.4534V0.494299C12.4534,0.221446,12.2319,0,11.9591,0H4.95288C4.93014,0,4.91037,0.00988598,4.88763,0.0128518C4.86786,0.0158176,4.84907,0.019772,4.8293,0.024715C4.74527,0.0464641,4.66618,0.0820536,4.60291,0.145324L1.41963,3.32861C1.35735,3.39188,1.32176,3.47097,1.29902,3.55401C1.29408,3.57378,1.29012,3.59257,1.28715,3.61333C1.28419,3.63606,1.2743,3.65584,1.2743,3.67857V5.73189H0.494299C0.221446,5.73189,0,5.95334,0,6.22619V12.5947C0,12.8686,0.221446,13.089,0.494299,13.089H1.2743V14.5057C1.2743,14.7786,1.49575,15,1.7686,15H11.9591C12.2319,15,12.4534,14.7786,12.4534,14.5057V13.089H13.2324C13.5052,13.089,13.7267,12.8686,13.7267,12.5947V6.22619C13.7267,5.95334,13.5052,5.73189,13.2324,5.73189Z%27/></svg>") no-repeat 100% 100%;transform:translateY(2px);transition:all .25s ease-in-out;width:20px}.modal__content--okp .product__link:before,.product--okp .product__link:before{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27><path d=%27M22.388 9.457c-0.205-0.147-0.471-0.165-0.693-0.051s-0.361 0.344-0.361 0.593v6h-20.667c-0.368 0-0.667 0.299-0.667 0.667s0.299 0.667 0.667 0.667h20.667v6c0 0.251 0.139 0.477 0.361 0.592 0.097 0.049 0.201 0.075 0.305 0.075 0.137 0 0.272-0.041 0.388-0.124l9.333-6.667c0.175-0.125 0.279-0.327 0.279-0.543s-0.104-0.417-0.279-0.543l-9.333-6.667zM22.667 22.037v-10.741l7.52 5.371-7.52 5.371z%27/></svg>") no-repeat 100% 100%;mask:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27><path d=%27M22.388 9.457c-0.205-0.147-0.471-0.165-0.693-0.051s-0.361 0.344-0.361 0.593v6h-20.667c-0.368 0-0.667 0.299-0.667 0.667s0.299 0.667 0.667 0.667h20.667v6c0 0.251 0.139 0.477 0.361 0.592 0.097 0.049 0.201 0.075 0.305 0.075 0.137 0 0.272-0.041 0.388-0.124l9.333-6.667c0.175-0.125 0.279-0.327 0.279-0.543s-0.104-0.417-0.279-0.543l-9.333-6.667zM22.667 22.037v-10.741l7.52 5.371-7.52 5.371z%27/></svg>") no-repeat 100% 100%;transform:translateY(4px)}.product--okp .product__link{color:#fff}.product--okp .product__link:before{background-color:#fff}.link__list--legal .product__link{color:#b60811;font-size:16px;text-decoration:none}.link__list--legal .product__link:before{background-color:#b60811}.link__list--legal .product__link:active,.link__list--legal .product__link:focus,.link__list--legal .product__link:hover{color:#545454}.link__list--legal .product__link:active:before,.link__list--legal .product__link:focus:before,.link__list--legal .product__link:hover:before{background-color:#545454}.modal__content .product__link,.product--vvg .product__link{color:#545454}.product .product__link{margin-top:10px}.product .product__link:active,.product .product__link:focus,.product .product__link:hover{color:#b60811}.product .product__link:active:before,.product .product__link:focus:before,.product .product__link:hover:before{background-color:#b60811}.product--okp{background:#3f4f5a;color:#fff}.product--okp .form__control{color:#fff}.product--okp .modal-toggle__button{background:#ddc7a2}.product--okp .form__select{border-bottom:1px solid #fff;color:#fff}.product--okp .form__select-inner:after{border-color:#fff}.product--okp .form__select option{color:#545454}.product--okp .form__input[type=checkbox]+.form__label:before,.product--okp .form__input[type=checkbox]:hover+.form__label:before{background-color:#fff}.product--okp .form__input[type=checkbox]:checked+.form__label:before{background-color:#ddc7a2}.product--okp .form__input[type=checkbox][disabled]+.form__label:before{background-color:#0000}.product--okp .form__input[type=checkbox][disabled]:checked+.form__label:after{border-color:#fff}.product--vvg{background:#a4d7f5;color:#3f4f5a}.product--vvg .form__control{color:#3f4f5a}.product--vvg .modal-toggle__button{background:#3f4f5a;color:#fff}.product--vvg .form__select{border-bottom:1px solid #3f4f5a;color:#3f4f5a}.product--vvg .form__select-wrapper:after{border-color:#3f4f5a}.product--vvg .form__input[type=checkbox]+.form__label:after{border-color:#fff}.product--vvg .form__input[type=checkbox]+.form__label:before{background-color:#fff}.product--vvg .form__input[type=checkbox]:hover+.form__label:before{background-color:#fff;border-color:#a9a9a9}.product--vvg .form__input[type=checkbox]:checked+.form__label:before{background-color:#3f4f5a;border-color:#a9a9a9}.product--vvg .form__input[type=checkbox][disabled]+.form__label:before{background-color:#0000}.product--vvg .form__input[type=checkbox][disabled]:checked+.form__label:after{border-color:#3f4f5a}.product__conflict-indicator{color:#d8321e;font-size:13px;list-style:none;margin:50px 0 8px;outline:4px solid #d8321e;padding:10px}.product__remove{background:#daeffb;box-shadow:0 2px 4px #00000026;margin-top:6px;padding:18px 10px}@media (min-width:661px){.product__remove{padding:24px 10px}}.product__remove-inner{text-align:center}@media (min-width:661px){.product__remove-inner{display:flex;justify-content:space-between;text-align:left}}.product__remove-label{align-items:center;display:flex;font-size:14px;font-weight:700;margin-top:6px}@media (min-width:661px){.product__remove-label{font-size:16px}}.product__remove-button{background:#0000000d;filter:brightness(85%);margin-top:20px;padding:10px 16px;white-space:nowrap}.product__remove-button .svgicon{transform:translateY(1px)}@media (min-width:661px){.product__remove-button{margin-top:0;padding:15px}}.pagetitle{margin:40px auto 24px}.pagetitle__title{color:#d8321e;font-size:22px;line-height:1;margin:0}@media (min-width:661px){.pagetitle__title{font-size:28px}}@media (min-width:1025px){.pagetitle__title{font-size:32px}}.pagetitle__subtitle{font-size:16px;line-height:26px;margin-bottom:0;margin-top:4px}@media (min-width:1025px){.pagetitle__subtitle{max-width:77%}}@media (min-width:1281px){.pagetitle__subtitle{max-width:66%}}.progress{align-items:center;background:#fff;border-bottom:1px solid #a9a9a9;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));height:55px;justify-content:center;position:sticky;position:-webkit-sticky;top:0;z-index:100}@media (min-width:661px){.progress{height:72px}}.progress__list{box-sizing:border-box;display:flex;margin:0;padding:0 20px;width:90%}@media (min-width:661px){.progress__list{max-width:650px}}@media (min-width:1025px){.progress__list{max-width:980px;padding:0 60px}}.progress__line{background:#a9a9a9;border:0;flex-grow:1;height:1px;margin:8px 0 0;width:55px}.progressItem{display:inline-block;width:34px}@media (min-width:661px){.progressItem{width:54px}}.progressItem__section{display:flex;justify-content:center}.progressItem__link{color:#545454;font-family:Helvetica Neue,Helvetica,Lucida Grande,Arial,Segoe UI,Roboto,sans-serif;text-decoration:none}.progressItem__link--disabled{color:#a9a9a9;cursor:default;pointer-events:none}.progressItem__link--disabled svg{opacity:.4}.progressItem__link--active{color:#d8321e}.progressItem__number{font-size:14px;font-weight:700;height:18px;line-height:14px}@media (min-width:661px){.progressItem__number{font-size:16px;line-height:19px}}.progressItem__name{font-size:11px;font-weight:400;line-height:16px;white-space:nowrap}@media (min-width:661px){.progressItem__name{font-size:16px;line-height:19px}}.progressItem__icon svg{height:16px;width:16px}@media (min-width:661px){.progressItem__icon svg{height:18px;width:18px}}@keyframes animate-question-in{0%{opacity:0;transform:scale(.8) translateY(-100%)}to{opacity:1;transform:scale(1) translateY(0)}}.question__wrapper:last-child{margin-bottom:40px}.question--indirect{animation:animate-question-in .3s linear}@media (min-width:661px){.question--indirect{margin-left:20px;padding-left:10px}}.question--dependency{animation:animate-question-in .3s linear;margin-bottom:20px}.question--error{padding-bottom:20px}.question__number{font-size:16px;font-weight:700}.question__notitle{height:8px}.question__dependency-title{color:#d8321e;font-size:16px;margin:0}.question__text{font-size:16px;margin:0 0 40px}.question__title{font-size:16px;font-weight:700;margin:0 0 20px}.question .form__control--radio{font-size:16px;margin-top:0}.questionnaire__title{color:#d8321e;font-size:24px}.questionnaire__subtitle{color:#d8321e;font-size:20px;margin:40px 0 10px}.questionnaire__footer{padding:20px 0}.questionnaire__footer p{margin-bottom:12px;margin-top:0}.removeApplicant{position:absolute;right:5px;top:10px}.removeApplicant__button .button__label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.removeApplicant__button .button__label.focusable:active,.removeApplicant__button .button__label.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.removeApplicant__button svg{height:20px;width:20px}.summary+.summary{margin-top:14px}@media (min-width:661px){.summary+.summary{margin-top:16px}}.summary--person{border-top:1px solid #a9a9a9;margin-bottom:12px;padding-top:16px}@media (min-width:661px){.summary--person{margin-top:20px}}.summary--combined{margin-top:12px}@media (min-width:661px){.summary--combined{margin-top:10px}}.summary .product__price{padding:0}@media (max-width:660px){.summary .product__price-number{font-size:20px}}.summary .product__title{font-size:16px}@media (min-width:661px){.summary .product__title{font-size:18px;margin-top:3px}}.summary__name{color:#d8321e;font-size:20px;line-height:1;margin:16px 0 0}@media (min-width:661px){.summary__name{font-size:24px}}.summary+.summary__name{margin-top:40px}.summary__info{margin-bottom:20px}@media (min-width:1281px){.summary__info{left:0;margin-top:0;max-width:250px;position:absolute;top:0}}.summary__product{font-size:18px;line-height:1.2;margin:0 0 3px}@media (min-width:661px){.summary__product{font-size:20px}}.summary__total{font-size:18px;margin:4px 0 0;padding:0;width:75%}@media (min-width:661px){.summary__total{font-size:20px;width:80%}}@media (min-width:1281px){.summary__total{margin-top:10px}}.summary__section{margin-top:24px}.summary__name+.summary__section{margin-top:15px}@media (min-width:1281px){.summary__section{padding-left:280px;position:relative}}@media (min-width:661px){.summary__section--additional .product__price,.summary__section--basic .product__price{top:-8px}}@media (min-width:1281px){.summary__section--additional .product__price,.summary__section--basic .product__price{top:-12px}}.summary__list{margin:0;padding:8px 0 0 18px}@media (min-width:661px){.summary__list{margin-right:80px}}@media (min-width:1281px){.summary__list{margin-right:90px}}.summary__item--nobullet{list-style-type:none}.summary__item{font-size:16px}.summary__contract{font-size:14px}.summary__conditions{animation:animate-question-in .3s linear}.summary__footer{min-height:20px;padding:12px 0 14px;position:relative}.summary--total .summary__footer{padding-bottom:10px}@media (min-width:661px){.summary__footer{padding:10px 0 14px}}.summary__add-product{min-height:60px}@media (max-width:660px){.summary__add-product{margin-top:-10px;min-height:40px}}.summary__edit,.summary__remove{padding:0}@media (max-width:660px){.summary__edit,.summary__remove{margin-top:6px}}.summary__edit .button__label,.summary__remove .button__label{font-size:13px;margin-left:5px}@media (min-width:661px){.summary__edit .button__label,.summary__remove .button__label{font-size:14px}}.summary__edit svg,.summary__remove svg{height:14px;transform:translateY(2px);width:14px}@media (min-width:661px){.summary__edit svg,.summary__remove svg{height:16px;width:16px}}.summary__remove{margin-left:10px}.summary__trash{bottom:76px;left:0;margin:0 20px;position:fixed;right:0}@media (min-width:661px){.summary__trash{bottom:100px}}@media (min-width:1281px){.summary__trash{margin:0 auto;max-width:1200px}}.summary__edit .button__label{color:#d8321e}.summary__edit svg{fill:#d8321e}.upsell{animation:animate-question-in .3s ease;background:#daeffb;font-size:16px;padding:20px 20px 20px 50px}@media (min-width:661px){.upsell{padding-left:70px}}.upsell__title{font-weight:700;line-height:1.2;padding-left:6px}.upsell__inner{margin-top:6px}@media (min-width:1025px){.upsell__inner{display:flex;justify-content:space-between;margin-right:30px}}.upsell__left{padding-right:20px}@media (max-width:1024px){.upsell__right{margin-top:16px}}.upsell .button__label{white-space:nowrap}.upsell .svgicon--thumb svg{height:25px;transform:translateY(4px);width:25px}.nowrap{white-space:nowrap}