.rc-inherit-checkbox.rc-start-check{align-items:flex-start}.rc-inherit-checkbox.rc-start-check.rc-icon .rc-field-icon.rc-checkmark{margin-top:8px}.rc-inherit-checkbox.question-container-check{align-items:center}.rc-inherit-checkbox input[type=checkbox]{border:2px solid gray;cursor:pointer}.rc-inherit-checkbox input[type=checkbox].level-one-question-checkbox{height:24px;width:24px}.rc-inherit-checkbox input[type=checkbox]:checked{background-color:var(--secondary-moss-green,#74975d);border-color:var(--secondary-moss-green,#74975d)}.rc-inherit-checkbox{align-items:center;align-self:stretch;display:flex;gap:16px}.rc-inherit-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #737373;border-radius:3px;display:inline-block;padding:9px;position:relative}.rc-inherit-checkbox input[type=checkbox]:checked{background-color:#3f582d;border-color:#3f582d}.rc-inherit-checkbox input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:6px}.rc-inherit-checkbox__desc{color:var(--shades-100,#1f1e1f);flex:1 0 0;font-family:Haas Grot Disp;font-size:18px;font-style:normal;font-weight:400;line-height:26px;max-width:-moz-fit-content;max-width:fit-content}.rc-inherit-checkbox__desc__subtext{color:var(--Shades-80,#737373);font-family:Haas Grot Disp;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.button,.rc-inherit-checkbox__desc.rc-with-info-icon{align-items:center;display:flex;gap:8px}.button{background:var(--Secondary-Moss-green,#647e4e);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;font-style:normal;font-weight:500;justify-content:center;line-height:26px;padding:16px 24px}@media print{.button{display:none}}.button-danger{background-color:#950101}.button-purple{background-color:#6e0038}.button-light{border:none;color:#000}.button-basic,.button-light{background:none;font-weight:700}.button-basic{color:#1f1e1f;padding-left:0}.button-btnDisabled{background-color:#e1dbdf;color:#737373}.sumsContainer{background:rgba(110,0,56,.039);display:flex;flex-direction:column;gap:32px;max-width:450px;padding:24px}.sumsContainer__title{font-size:32px}.quickSums{display:flex;flex-direction:column;gap:12px}.quickSums__item{color:#1f1e1f;display:flex;font-size:16px;justify-content:space-between;line-height:24px}.quickSums__item-name-span{color:#737373;font-size:12px;line-height:16px}.errorCaseContainer{max-width:100%}.quick-calculation-wrapper{padding:0 20px}@media(min-width:600px){.quick-calculation-wrapper{padding:0}}.screen-step-container{border-bottom:1px solid var(--shades-40,#e1dbdf);box-shadow:0 4px 16px 0 rgba(0,0,0,.06);box-sizing:border-box}.rc-screen-step-array,.screen-step-container{display:flex;justify-content:center;width:100%}.rc-screen-step-array{align-items:flex-start;background:#fff;gap:16px;max-width:1036px;padding:24px 16px}.rc-screen-step-array__step{align-items:flex-start;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:5px}@media(max-width:767px){.rc-screen-step-array__step:not(.rc-screen-step-array__step.rc-step-active) p{display:none}}.rc-screen-step-array__step.rc-step-active{flex:0 0 50%}@media(min-width:768px){.rc-screen-step-array__step.rc-step-active{flex:1}}.rc-screen-step-array__step.rc-step-active .step-bar{align-self:stretch;background:#74975d;border-radius:10px;height:8px;opacity:1}.rc-screen-step-array__step.rc-opaque{cursor:pointer}.rc-screen-step-array__step.rc-opaque .step-bar{opacity:1}.rc-screen-step-array__step .step-bar{align-self:stretch;background:#74975d;border-radius:10px;height:8px;opacity:.2}.rc-screen-step-array__step p{align-self:stretch;color:var(--secondary-dark-green,#3f582d);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-block{height:56%;width:calc(50% - 12px)}@media(max-width:768px){.rc-block{width:-moz-fit-content;width:fit-content}}.rc-block.rc-block-invalid .rc-block__cell{height:100%}.rc-block.rc-block-invalid .rc-block__cell .rc-block__cell__field{border:1px solid #950101}.rc-block.rc-block-invalid .rc-block__cell label{color:#950101}.rc-block__cell{position:relative}.rc-block__cell__field{background-color:#fff;border:1px solid #737373;border-radius:3px;box-sizing:border-box;flex-basis:100%;font-size:16px;height:56px;outline:none;overflow-x:auto;padding-left:16px;padding-right:35px;transition:border-color .3s ease;width:100%}.rc-block__cell__field.rc-icon-field{padding-left:42px}.rc-block__cell__field::-moz-placeholder{font-size:16px}.rc-block__cell__field::placeholder{font-size:16px}.rc-block__cell label{background:#fff;color:#737373;font-size:12px;left:22px;padding:0 5px;position:absolute;top:0;transform:translateY(-50%);transition:color .8s ease}.rc-block .rc-field-icon{height:20px;left:16px;position:absolute;right:63px;top:50%;transform:translateY(-50%);width:20px}.rc-block .rc-checkmark{align-items:center;display:flex;justify-content:center;left:unset;right:16px}.rc-block .rc-hidden{display:none}.rc-block p.rc-validation-info-block{color:#950101;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:8px 16px 8px 8px}.rc-block .rc-description-block{align-items:center;display:flex;justify-content:space-between;margin:16px 0;width:100%}.rc-block .rc-description-block .rc-description-text{line-height:24px}.rc-block .rc-description-block .rc-description-label{font-weight:700}.rc-block .rc-description-block .rc-description-input{height:48px;padding-right:16px;width:128px}.rc-block .rc-description-block .rc-amount-text{color:var(--secondary-dark-green,#3f582d);font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;text-align:right}.rc-block .rc-description-block .rc-decription-input-currency{left:16px;position:absolute;top:9px}.rc-block .rc-insurance-split-info{align-items:center;border-bottom:1px solid #e1dbdf;color:var(--shades-80,#737373);display:flex;gap:16px;margin-top:8px;padding:12px 12px 12px 0}.rc-block .rc-insurance-split-info .rc-insurance-split-info-amount{color:#000;justify-self:flex-end}.rc-block .rc-insurance-split-info .rc-insurance-split-info-text{flex-grow:1}.rc-description-block-extra-info .rc-infobox-notification-block{color:#023f7c;font-size:18px;font-weight:400;line-height:26px;margin-top:0}.rc-calculate-funeral-cost-button{background-color:#fff;border:1px solid #737373;border-radius:4px;cursor:pointer;height:56px;width:228px}.rc-calculate-funeral-cost-button .rc-calculate-funeral-cost-button-content{align-items:center;display:flex;gap:8px;justify-content:center}.rc-calculate-funeral-cost-button .rc-calculate-funeral-cost-button-text{font-size:18px;font-weight:700}.rc-inline{display:inline;padding-right:8px}.rc-field-container-group-with-infobox{display:flex;flex-direction:column;gap:24px}.rc-field-container-group-with-infobox .rc-radioGroup .rc-radioWrapper{padding:0}.rc-field-container-group-with-infobox .rc-field-container-group{flex-direction:column}.rc-search-input{margin-bottom:12px}.quick-date-input{width:100%}@media(min-width:356px){.quick-date-input{max-width:188px}}.rc-explanation-text-input{border-color:hsla(0,0%,45%,.502);color:#8c8c8c;font-weight:400;max-width:200px}.rc-explanation-text-input-invalid{border:1px solid #950101}.rc-explanation-validation-message{color:#950101;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:8px 16px 0 0}.rc-dropdown-container{display:flex;flex-direction:column;gap:12px;padding:10px}.rc-dropdown-label{color:#1f1e1f;font-size:18px;font-weight:400;line-height:26px}.rc-dropdown-select-wrapper{max-width:326px;position:relative}.rc-dropdown-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,45%,.502);border-radius:3px;color:#8c8c8c;font-size:16px;padding:18px 16px;width:100%}.rc-dropdown-arrow{pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.medical-condition-label{cursor:pointer;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-radioGroup{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}.rc-radioGroup .rc-geslacht{color:var(--shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-radioGroup .rc-radioWrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;padding:10px 0}.rc-radioGroup .rc-radioColumnAligned{display:flex;flex-direction:column}.rc-radioGroup .rc-radioContainer{align-items:center;cursor:pointer;display:flex;gap:16px}.rc-radioGroup .rc-radioContainer input[type=radio]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.rc-radioGroup .rc-radioContainer .rc-checkmark{height:24px;left:0;padding:0;top:0;width:24px}.rc-radioGroup .rc-radioContainer .rc-radio-label{font-weight:400}.rc-radioGroup .rc-radioDisabled{color:#737373;cursor:not-allowed}.rc-radioGroup .rc-radioDisabled .rc-checkmark{opacity:38%}.rc-radioGroup .rc-error{color:#950101;font-family:Haas Grot Disp;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.rc-radioGroup .rc-question-caption{color:#1f1e1f;display:flex;font-size:18px;gap:8px;line-height:26px}.rc-quick-gender-label{color:#1f1e1f;font-size:20px;line-height:28px}.rc-radio-group-description{color:#1f1e1f;font-size:12px;font-weight:400;line-height:16px}.rc-overview-screen-container{display:flex;flex-direction:column;gap:24px;padding:24px}.rc-sidemenu-screen-container{display:flex}.rc-screen-container{align-items:center;display:flex;flex-direction:column;gap:24px;padding:32px 16px}.rc-screen-container.rc-container-g-0{background:#fff}.rc-screen-container.rc-container-g-1{background:#fbfbfb}.rc-screen-container.rc-container-g-2{background:#f6f7f5}@media(min-width:768px){.rc-screen-container{padding:48px 101px 80px}}.rc-screen-container.rc-container-pad.rc-page-container-title{padding-top:48px}.rc-screen-container.rc-container-pad.rc-usp-steps{padding-bottom:0}@media(min-width:768px){.rc-screen-container.rc-container-pad{padding:40px 101px}}.rc-screen-container .rc-screen-container-bottom-summary{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:32px}.rc-screen-container .rc-screen-container-bottom-summary__description{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-title{align-self:stretch;color:#3f582d;font-size:32px;font-style:normal;font-weight:400;line-height:40px}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-note{align-items:flex-start;align-items:center;align-self:stretch;display:flex;gap:10px;position:relative}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-note .rc-field-icon{left:0;position:absolute;top:6px}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-note .rc-bottom-desc-note-content{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-note .rc-bottom-desc-note-content .rc-bottom-desc-note-head{color:var(--shades-black,#1f1f1f);font-size:20px;font-style:normal;font-weight:400;line-height:28px}.rc-screen-container .rc-screen-container-bottom-summary__description .rc-bottom-desc-note .rc-bottom-desc-note-content .rc-bottom-desc-note-description{align-self:stretch;color:var(--shades-80,#737373);font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container-bottom-summary__sums{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-table-title{color:#3f582d;font-size:24px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:16px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums{display:flex;justify-content:flex-end;width:100%}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums.rc-top{display:unset}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums.rc-top{display:none}}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums.rc-bottom .rc-insured-per-person-details{height:118px;visibility:hidden}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums.rc-bottom .rc-insured-per-person-details{height:unset;visibility:unset}}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums .rc-insured-per-person-details{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;padding-bottom:0}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums .rc-insured-per-person-details .rc-total-sum{align-self:stretch;color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:40px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums .rc-insured-per-person-details .rc-total-sum-note{align-self:stretch;color:var(--shades-100,#1f1e1f);font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-sums .rc-insured-per-person-details .rc-total-sum-description{align-self:stretch;color:#737373;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-download{align-items:center;display:flex;gap:8px;justify-content:flex-end;padding:0 16px;width:100%}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-download:hover{cursor:pointer}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-download__text{font-size:18px;line-height:26px;text-align:left}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-download__disabled{opacity:50%}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-btm-line-download__disabled:hover{cursor:not-allowed}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid var(--shades-40,#e1dbdf);display:flex;flex-direction:column;gap:16px;padding:24px 16px}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list{flex-direction:row;justify-content:space-between}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount-block{margin-right:40px}}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row{align-items:center;align-self:stretch;display:flex;gap:8px}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row{width:40%}}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row .rc-insured-person-details{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row .rc-insured-person-details__name{align-self:stretch;color:var(--shades-100,#1f1e1f);display:flex;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:24px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row .rc-insured-person-details__name .rc-delete-insured-unit-list{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list__row .rc-insured-person-details__main-insured{color:#8c8c8c;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding-left:0}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount{padding-left:40px}}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount__product-column{min-width:120px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount__full-amount-column{align-items:flex-end!important;min-width:90px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount__monthly-column{align-items:flex-end!important;min-width:95px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:8px;height:100%;justify-content:center}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block__monthly{align-items:flex-end;display:flex;flex-direction:column;gap:8px;height:48px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block__monthly p.rc-premium-per-month-desc{color:var(--shades-80,#737373);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block__monthly p.rc-premium-per-month-desc b{color:var(--shades-100,#1f1e1f);font-size:18px;font-style:normal;font-weight:700;line-height:26px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block p{color:var(--shades-80,#737373);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-insured-details-list .rc-insured-amount .rc-insured-amount-block p b{color:var(--shades-100,#1f1e1f);font-size:18px;font-style:normal;font-weight:700;line-height:26px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;min-width:210px;padding:16px 0 8px 16px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content{align-items:flex-end;align-self:stretch;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:0 16px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content__amount__sum{align-self:stretch;color:var(--secondary-dark-green,#3f582d);font-size:32px;font-style:normal;font-weight:400;line-height:40px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content__amount__label{align-self:stretch;color:var(--shades-50,#8c8c8c);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:right}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content__save-for-later{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;gap:10px;min-width:190px;padding:12px 0}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content__save-for-later__content{align-items:center;display:flex;gap:8px}.rc-screen-container .rc-screen-container-bottom-summary__sums .rc-total-premium-per-month__content__save-for-later__content p{color:var(--shades-100,#1f1e1f);font-family:Haas Grot Disp;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.rc-screen-container .rc-screen-container-bottom-summary__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.rc-screen-container .rc-screen-container-bottom-summary__list.rc-top-short-summary.rc-full{display:none}}.rc-screen-container .rc-screen-container-bottom-summary__list__element{align-items:center;align-self:stretch;display:flex;gap:12px;padding-left:0}.rc-screen-container .rc-screen-container-bottom-summary__list__element .rc-field-icon{cursor:pointer}.rc-screen-container .rc-screen-container-bottom-summary__list__element p{color:var(--shades-100,#1f1e1f);font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container-bottom-summary__list__element u{cursor:pointer}.rc-screen-container .rc-screen-container__view{align-items:flex-start;background:#fff;border:1px solid #dcdcdc;display:flex;flex-direction:column;gap:24px;margin-left:auto;margin-right:auto;max-width:1036px;padding:16px;width:100%}.rc-screen-container .rc-screen-container__view.medical-questionaire-container{padding-left:0;padding-right:0}.rc-screen-container .rc-screen-container__view.repick-main-container{gap:48px}.rc-screen-container .rc-screen-container__view.rc-med-issue-block.rc-no-pd{padding:0}.rc-screen-container .rc-screen-container__view.rc-med-issue-block.rc-no-pd *{color:var(--Validation-Neutral,#023f7c);font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container__view.rc-med-issue-block.main-insured-rejected-block{padding:0}.rc-screen-container .rc-screen-container__view.rc-med-issue-block .rc-minor-date-notification-block{width:unset}.rc-screen-container .rc-screen-container__view.rc-flat-view{background:unset;border:unset}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;position:relative}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons:not(.rc-usp-icons):after{background-color:#e1dbdf;content:"";display:none;height:2px;left:18%;position:absolute;top:35%;width:64%;z-index:1}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons:not(.rc-usp-icons):after{display:unset}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons{flex-direction:row}}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons .rc-checking-block{align-items:center;display:flex;flex:1 0 0;flex-direction:row}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons .rc-checking-block{flex-direction:column}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons .rc-checking-block.rc-row{flex-direction:row}}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-checking-icons .rc-checking-block p{text-align:center}.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-hr-line{background:#e1dbdf;height:1px;width:100%}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-flat-view .rc-hr-line{display:none}}.rc-screen-container .rc-screen-container__view.view-collapsed{height:120px;overflow:hidden}.rc-screen-container .rc-screen-container__view.rc-container-blank{background:unset;border:none;padding:unset}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title{align-items:center;align-self:stretch;display:flex;gap:16px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title{gap:24px}}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title .rc-screen-step-title-number{align-items:center;background:var(--Primary-New,#74975d);border-radius:48px;color:#fff;display:flex;font-size:24px;font-style:normal;font-weight:400;height:40px;justify-content:center;line-height:32px;padding:4px 0;text-align:center;width:40px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title .rc-screen-step-title-number{font-size:32px;height:48px;width:48px}}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title .rc-screen-step-title-name{color:var(--secondary-moss-green,#74975d);font-size:32px;font-style:normal;font-weight:400;line-height:40px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-screen-step-title .rc-screen-step-title-name{font-size:56px;line-height:64px}}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button{align-items:flex-start;align-self:stretch;background:#fff;border:1px dashed #74975d;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:64px;justify-content:center;padding:8px 24px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button{width:295px}}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button .rc-add-add-person-button-content{align-items:center;align-self:stretch;display:flex;gap:16px;justify-content:center}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button .rc-add-add-person-button-content .rc-add-add-person-button-text{align-items:flex-start;display:flex;flex-direction:column;height:48px;justify-content:space-evenly}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button .rc-add-add-person-button-content .rc-add-add-person-button-text .rc-add-add-person-button-text-head{color:#000;font-size:18px;font-style:normal;font-weight:700}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-add-person-button .rc-add-add-person-button-content .rc-add-add-person-button-text .rc-add-add-person-button-text-description{color:#000;font-family:Haas Grot Disp;font-size:12px;font-style:normal;font-weight:400;width:-moz-max-content;width:max-content}.rc-screen-container .rc-screen-container__view.rc-container-blank .rc-notification-error-text{color:#950101;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container{align-items:center;align-self:stretch;flex-direction:row;justify-content:space-between}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-right-buttons{display:flex;gap:24px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-right-button{align-items:center;background:unset;border:unset;cursor:pointer;display:flex;gap:12px;padding:unset}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-right-button p{border-bottom:1px solid;color:#1f1e1f;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button{align-items:center;background:unset;border:unset;cursor:pointer;display:flex;gap:12px;height:24px;padding:unset;width:148px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button p{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit{align-items:flex-start;background:#647e4e;border-radius:4px;display:flex;flex-direction:column;gap:8px;height:56px;justify-content:center;padding:16px 24px;width:159px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit.rc-nav-submit:disabled{background:#afafaf}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit .rc-nav-submit-content{align-items:center;align-self:stretch;display:flex;gap:12px;justify-content:space-around;position:relative}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text{color:#950101;display:unset;font-size:12px;font-style:normal;font-weight:400;left:-224px;line-height:16px;position:absolute;text-align:right;top:48px;width:358px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text{left:-24px;text-align:left;width:159px}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text br{display:none}}.rc-screen-container .rc-screen-container__view.rc-container-blank.rc-navigation-container .rc-navigation-button.rc-nav-submit .rc-nav-submit-content *{color:#fff}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-collapsed-birthdate{color:var(--shades-80,#737373);font-size:16px;font-style:normal;font-weight:400;height:24px;line-height:24px}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-nt{color:#737373;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name{color:#1f1f1f;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-heading-pr-lg{color:var(--Secondary-Moss-green,#647e4e);font-size:32px;line-height:36px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-heading-pr-lg{font-size:56px;line-height:64px}}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-heading-pr-lg.rc-heading-pr-lg-m{color:var(--Shades-Black,#1f1f1f);font-size:32px;line-height:40px}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-heading-pr-lg.rc-heading-pr-lg-sm{color:var(--Shades-Black,#1f1f1f);font-size:24px;line-height:32px}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-c-pgt{color:var(--Secondary-Moss-green,#74975d);font-size:40px;line-height:48px}@media(min-width:768px){.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-name.rc-c-pgt{font-size:56px;line-height:64px}}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-title-no-margin{margin-top:0}.rc-screen-container .rc-screen-container__view .rc-fieldgroup-title .rc-fieldgroup-iban-desc{color:#1f1e1f;flex:1 0 0;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-screen-container__view .rc-field-container-group{align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:24px;width:100%}.rc-screen-container .rc-screen-container__view .rc-field-container-group.level-one-question-container{gap:0}@media(min-width:768px){.rc-screen-container .rc-screen-container__view .rc-field-container-group .rc-block{max-width:188px;width:100%}}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-single-expanded .rc-block{width:100%}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended .rc-block{max-width:unset;width:100%}@media(min-width:768px){.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended .rc-block{width:400px}}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q{border:1px solid hsla(0,0%,45%,.502);border-radius:6px;padding:0}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check{border-radius:6px;padding:10px;width:100%}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-primary-q-checked{background-color:#f6f4f5;border-bottom:1px solid hsla(0,0%,45%,.502);border-bottom-left-radius:0;border-bottom-right-radius:0}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-primary-q-checked.rc-full-health{background-color:#536e42}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-primary-q-checked.rc-full-health *{color:#fff}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-primary-q-checked.rc-full-health input[type=checkbox]:checked{background-color:#536e42;border-color:#fff}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-primary-q-checked.rc-full-health input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;inset:0;bottom:4px;margin:auto}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-fff{background-color:#fff;flex-basis:50%}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-fff.rc-radio{background-color:#fff;flex-basis:100%;flex-direction:column}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-fff.rc-radio .rc-radioGroup .rc-radioWrapper{flex-direction:column}@media(max-width:767px){.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check.rc-fff{flex-basis:100%}}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check input.parent-q-gr[type=checkbox]:checked{background-color:var(--secondary-moss-green,#fff);border-color:#1f1f1f}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-inherit-checkbox.rc-start-check input.parent-q-gr[type=checkbox]:checked:after{border:solid #000;border-width:0 2px 2px 0;inset:0;bottom:4px;margin:auto}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width.rc-md-q .rc-q-child{display:flex;flex-wrap:wrap;justify-content:space-between;padding:14px;width:100%}.rc-screen-container .rc-screen-container__view .rc-field-container-group.rc-field-extended.rc-full-width .rc-block{width:100%}.rc-screen-container .rc-disabled-field{color:#737373;opacity:.8;pointer-events:none}.rc-screen-container .rc-pdf-file-download{align-items:flex-start;background:rgba(116,151,93,.1);display:flex;flex:1 0 0;flex-direction:column;gap:12px;padding:24px}@media(min-width:768px){.rc-screen-container .rc-pdf-file-download{align-self:stretch}}.rc-screen-container .rc-pdf-file-download__description,.rc-screen-container .rc-pdf-file-download__title{align-self:stretch;color:#1f1e1f;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-screen-container .rc-pdf-file-download .rc-pdf-link{color:#1f1e1f;text-decoration:none}.rc-screen-container .rc-pdf-file-download .rc-pdf-link .rc-file-container{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:8px}.rc-screen-container .rc-pdf-file-download .rc-pdf-link .rc-file-container .rc-file-name{font-family:Helvetica;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.rc-screen-container .rc-rating-kv{align-items:flex-start;display:flex;gap:80px}.rc-screen-container.main-insured-rejected-page{display:flex;flex-direction:column;gap:40px}.rc-screen-container.main-insured-rejected-page .new-main-insured-container{display:flex;flex-direction:column;gap:48px}.rc-screen-container.main-insured-rejected-page .main-insured-alternatives-container{display:flex;flex-direction:column;gap:40px}.rc-screen-container.main-insured-rejected-page .main-insured-alternatives-element{display:flex;flex-direction:column;gap:24px}.rc-screen-hidden{display:none}.rc-green-label-flag{align-items:flex-start;align-items:center;background:var(--Secondary-Moss-green,rgba(116,151,93,.063));border-radius:24px;display:flex;flex-direction:column;gap:8px;height:25px;justify-content:center;margin-right:40px;padding:3px 12px}.rc-green-label-flag__text{background-color:unset;color:#3f582d;font-family:Haas Grot Disp;font-size:16px;font-style:normal;font-weight:400;line-height:normal}a{color:inherit;text-decoration:none}.rc-radioGroups{flex-basis:100%;padding:8px}.rc-child-caption{color:#1f1e1f;font-size:24px;font-weight:400;line-height:32px;padding-bottom:12px}.rc-child-caption-container{border-top:1px solid hsla(0,0%,45%,.502);margin-top:16px;padding-top:24px}.rc-child-caption-container .additional-question-radioGroup{padding-bottom:16px}.rc-description-container{color:#1f1e1f;font-size:18px;font-style:normal;font-weight:400;line-height:26px;max-width:1036px;text-align:justify}.rc-search-body-container{margin-left:auto;margin-right:auto;max-width:1036px;padding:10px;width:100%}.rc-search-body-container .rc-search-container-header{gap:12px;padding:32px 32px 0}.rc-search-body-container .rc-search-container-header-title{color:#6e0038;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.rc-search-body-container .rc-search-container-header-body{font-size:18px;font-weight:400;line-height:26px}.rc-search-body-container .rc-search-container-body{padding:32px}.rc-search-body-container .rc-three-columns{display:flex;flex-wrap:wrap}.rc-search-body-container .rc-three-columns>*{width:100%}@media(min-width:768px){.rc-search-body-container .rc-three-columns>*{width:33.3333333333%}.rc-search-body-container .rc-search-input{margin-right:24px}}.rc-search-body-container .rc-flex-button{display:flex}.rc-search-body-container .rc-right-margin-button{margin-right:12px}.quick-medical-questions-container,.quick-medical-questions-container>.rc-screen-container__view{padding:0}.medical-questions-list-container{display:flex;flex-direction:column}.minor-questions-order{order:1}.medical-no-condition-apply-question{color:#1f1e1f;font-size:18px;line-height:26px;padding:24px}.radio-input-label{color:#1f1e1f;font-family:Haas Grot Disp;font-size:18px;font-weight:400;line-height:26px}.no-x-padding{padding-left:0;padding-right:0}.rc-back-button{align-items:center;background:unset;border:unset;color:#1f1f1f;cursor:pointer;display:flex;font-size:18px;font-style:normal;font-weight:400;gap:12px;line-height:26px;padding:unset}.rc-back-button__hidden{visibility:hidden}.all-rejected-text-container{display:flex;flex-direction:column;gap:16px}.rc-tooltip{cursor:default;position:relative;text-decoration:none}@media(min-width:768px){.rc-tooltip{cursor:pointer;text-decoration:underline}.rc-tooltip:after,.rc-tooltip:before{content:"";opacity:0;position:absolute;transition:opacity .3s;visibility:hidden;z-index:1}.rc-tooltip:after{background-color:#000;border-radius:4px;box-sizing:border-box;color:var(--Shades-White,#fff);content:attr(data-tooltip);font-family:Haas Grot Disp;font-size:12px;font-style:normal;font-weight:400;left:50%;line-height:16px;padding:8px;top:calc(100% + 10px);transform:translateX(-50%);width:313px}.rc-tooltip:before{border:7px solid transparent;border-bottom-color:#000;content:"";left:2%;margin-left:-7px;top:100%}.rc-tooltip:hover:after,.rc-tooltip:hover:before{opacity:1;visibility:visible}}.tooltip-component-container{position:relative}.tooltip-component{background-color:#000;border-radius:4px;box-sizing:border-box;color:var(--Shades-White,#fff);font-family:Haas Grot Disp;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:8px;top:calc(100% + 10px);visibility:hidden;width:313px;z-index:100}.tooltip-component,.tooltip-component:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip-component:after{border:6px solid transparent;border-bottom-color:#000;content:"";top:-12px}.tooltip-text{color:#fff;font-family:Haas Grot Disp;font-size:12px;font-style:normal;line-height:16px;text-decoration:none!important}.tooltip-text:hover{color:#fff!important;text-decoration:none!important}.tooltip-component-container:hover .tooltip-component{visibility:visible}@media(max-width:767px){.tooltip-component-container{position:static}.tooltip-component{left:calc(50vw - 156.5px);right:0;top:auto;transform:none;transform:translateY(10px)}.tooltip-component:after{visibility:hidden}}.rc-sticky{align-items:flex-start;align-self:stretch;background:#fff;bottom:0;box-shadow:0 -2px 20px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:24px;height:98px;left:0;padding:16px;position:fixed;width:100%;z-index:10}.rc-sticky.rc-sticky-invisible{display:none}.rc-sticky .rc-navigation-right-buttons{display:flex;gap:24px}.rc-sticky .rc-navigation-right-button{align-items:center;background:unset;border:unset;cursor:pointer;display:flex;gap:12px;padding:unset}.rc-sticky .rc-navigation-right-button p{border-bottom:1px solid;color:#1f1e1f;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-sticky .rc-sticky-scroll-btn{align-items:flex-start;background:var(--Shades-White,#fff);border:unset;border-radius:30px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column;gap:8px;height:48px;justify-content:center;padding:12px 20px;position:absolute;right:32px;top:-64px;width:auto}.rc-sticky .rc-sticky-scroll-btn__content{align-items:center;display:flex;gap:8px}.rc-sticky .rc-sticky-scroll-btn__content p{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:500;height:24px;line-height:24px;width:auto}@media(min-width:1024px){.rc-sticky{align-items:center;justify-content:space-between;padding:24px 101px}}.rc-sticky__content{align-self:stretch;gap:56px;height:100%;margin:0 auto;max-width:1036px;width:100%}.rc-sticky__content,.rc-sticky__content__left-content{align-items:center;display:flex;justify-content:space-between}.rc-sticky__content__left-content{flex-grow:1;gap:24px}.rc-sticky__content__left-content .rc-total{display:none}@media(min-width:1024px){.rc-sticky__content__left-content .rc-total{display:flex;flex-direction:column}}.rc-sticky__content__left-content .rc-total .rc-total-head{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-sticky__content__left-content .rc-total .rc-total-desc{color:var(--Shades-80,#737373);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-sticky__content__left-content .right-content{align-items:flex-end;display:flex;flex-direction:column-reverse}@media(min-width:1024px){.rc-sticky__content__left-content .right-content{align-items:center;flex-direction:row;gap:16px}}.rc-sticky__content__left-content .right-content .rc-premium-desc{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:right}.rc-sticky__content__left-content .right-content .premium-total{align-self:stretch;color:#1f1e1f;font-size:40px;font-style:normal;font-weight:400;line-height:48px;text-align:left}.rc-sticky__content .rc-navigation-button{flex-shrink:0}.rc-sticky__content .rc-navigation-button.rc-nav-submit{align-items:flex-start;background:#647e4e;border:unset;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:56px;justify-content:center;padding:16px 24px;width:159px}.rc-sticky__content .rc-navigation-button.rc-nav-submit:disabled{background:#afafaf}.rc-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content{align-items:center;align-self:stretch;display:flex;gap:12px;justify-content:space-around;position:relative}.rc-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text{display:none}.rc-increase-sticky{bottom:0;left:0;position:fixed;width:100%;z-index:10}.rc-increase-sticky .increase-back-btn{justify-content:center}.rc-increase-sticky .increase-back-btn,.rc-increase-sticky .rc-navigation-right-button{align-items:center;background:unset;border:unset;cursor:pointer;display:flex;gap:12px;width:148px}.rc-increase-sticky .rc-navigation-right-button{justify-content:flex-start;padding:unset}.rc-increase-sticky .rc-navigation-right-button p{border-bottom:1px solid;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-increase-sticky .rc-sticky-scroll-btn{align-items:flex-start;background:var(--Shades-White,#fff);border:unset;border-radius:30px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column;gap:8px;height:48px;justify-content:center;padding:12px 20px;position:absolute;right:32px;top:-64px;width:auto}.rc-increase-sticky .rc-sticky-scroll-btn__content{align-items:center;display:flex;gap:8px}.rc-increase-sticky .rc-sticky-scroll-btn__content p{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:500;height:24px;line-height:24px;width:auto}@media(min-width:1024px){.rc-increase-sticky{align-items:center;justify-content:space-between;padding:24px 101px}}.rc-increase-sticky__content{align-items:center;align-self:stretch;display:flex;gap:56px;height:100%;justify-content:space-between;margin:0 auto;max-width:1036px;width:100%}.rc-increase-sticky__content__left-content{align-items:center;display:flex;flex-grow:1;gap:24px;justify-content:space-between}.rc-increase-sticky__content__left-content .rc-total{display:none}@media(min-width:1024px){.rc-increase-sticky__content__left-content .rc-total{display:flex;flex-direction:column}}.rc-increase-sticky__content__left-content .rc-total .rc-total-head{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-increase-sticky__content__left-content .rc-total .rc-total-desc{color:var(--Shades-80,#737373);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-increase-sticky__content__left-content .right-content{align-items:flex-end;display:flex;flex-direction:column-reverse}@media(min-width:1024px){.rc-increase-sticky__content__left-content .right-content{align-items:center;flex-direction:row;gap:16px}}.rc-increase-sticky__content__left-content .right-content .rc-premium-desc{color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:right}.rc-increase-sticky__content__left-content .right-content .premium-total{align-self:stretch;color:var(--secondary-dark-green,#3f582d);font-size:32px;font-style:normal;font-weight:400;line-height:40px;text-align:left}.rc-increase-sticky__content .rc-navigation-button{flex-shrink:0}.rc-increase-sticky__content .rc-navigation-button.rc-nav-submit{align-items:flex-start;background:#647e4e;border:unset;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:56px;justify-content:center;padding:16px 24px;width:159px}.rc-increase-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content{align-items:center;align-self:stretch;display:flex;gap:12px;justify-content:space-around;position:relative}.rc-increase-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-increase-sticky__content .rc-navigation-button.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text{display:none}.rc-nav-submit{align-items:flex-start;background:#647e4e;border:unset;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:56px;justify-content:center;padding:16px 24px;width:159px}.rc-nav-submit .rc-nav-submit-content{align-items:center;align-self:stretch;display:flex;gap:12px;justify-content:space-around;position:relative}.rc-nav-submit .rc-nav-submit-content p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-nav-submit .rc-nav-submit-content .rc-validation-error-text{display:none}.rc-modal-backdrop{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.rc-modal-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:20px;max-width:500px;position:relative;width:100%}.rc-modal-header{display:flex;justify-content:flex-end;padding:6px}.rc-modal-close-btn{color:#666;cursor:pointer;font-size:24px;line-height:1;padding:4px 8px}.rc-modal-body{padding:0 24px 24px}.rc-modal-title{color:#6e0038;font-family:Haas Grot Disp;font-size:24px;font-weight:400;line-height:1.5;margin-bottom:20px;word-break:break-word}.rc-text-block{color:#333;font-size:18px;line-height:1.5}.rc-user-response{display:flex;gap:16px;justify-content:flex-end;margin-top:24px}.rc-navigation-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:8px;padding:12px 24px;transition:background-color .2s}.rc-navigation-button p{margin:0}.rc-navigation-button:first-child{background-color:transparent;color:#333}.rc-navigation-button:first-child:hover{background-color:#f5f5f5}.rc-navigation-button.cancel{background-color:#b91c1c;color:#fff}.rc-navigation-button.cancel:hover{background-color:#991b1b}.rc-popup-container{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.5);display:flex;flex-direction:column;overflow-y:auto;padding:24px 32px 16px}.rc-popup-container .rc-popup-body{display:flex;flex-direction:column;justify-content:space-between;min-width:480px}.rc-popup-container .rc-popup-body .rc-popup-title{color:#6e0038;font-size:24px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:16px}.rc-popup-container .rc-popup-body .rc-popup-text{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-popup-container .rc-popup-body .rc-popup-buttongroup{display:flex;flex-direction:row;justify-content:flex-end;margin-top:32px;width:100%}.popup-backdrop{justify-content:center}.rc-coinsureds-container{display:flex;flex-wrap:wrap;gap:16px;width:100%}.rc-valid-coinsured-block{align-items:flex-start;background:#fff;border:1px solid var(--Secondary-Dark-green,#3f582d);border-radius:4px;cursor:pointer;display:flex;gap:16px;min-height:80px;min-width:200px;padding:16px}.rc-valid-coinsured-block .rc-valid-coinsured p.rc-valid-insured-birthdate{color:var(--Shades-80,#737373);font-size:16px;line-height:24px}.rc-repick-block{width:100%}@media(min-width:768px){.rc-repick-block{width:44.44%}}.rc-c-summary-view.rc-c-confirmation-insured-data{margin-top:84px}.rc-c-summary-view .rc-c-conf-hnd-container{position:relative;width:100%}.rc-c-summary-view .rc-c-conf-hnd-container svg{left:calc(100% - 342px);position:absolute;top:-32px}@media(min-width:768px){.rc-c-summary-view .rc-c-conf-hnd-container svg{left:calc(100% - 228px)}}@media(min-width:1440px){.rc-c-summary-view .rc-c-conf-hnd-container svg{left:calc(100% - 142.5px)}}.rc-c-insured-collection{align-items:flex-start;align-self:stretch;background:#fff;display:flex;flex-direction:column}.rc-c-insured-collection.rc-c-transparent{background:transparent}.rc-c-insured-collection .rc-c-table-head{align-items:flex-start;align-self:stretch;background:var(--Secondary-Moss-green,#647e4e);border-bottom:1px solid var(--Shades-40,#e1dbdf);border:1px solid var(--Shades-40,#e1dbdf);display:flex}.rc-c-insured-collection .rc-c-table-head.rc-t-head{display:none}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-t-head{display:flex}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr{background:transparent}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row{flex-direction:column}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row{flex-direction:row}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details{width:100%}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details p.rc-c-bt{color:var(--Shades-80,#737373);padding:0;text-wrap:wrap}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details p.rc-c-bt{color:var(--Shades-100,#1f1e1f);padding:unset}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .data-details.rc-dt-d.rc-c-dt-full{width:100%}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .data-details.rc-dt-d.rc-c-dt-full{width:60%}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .data-details.rc-dt-d p.rc-c-bt{padding:0}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-tr-details-row .data-details.rc-dt-d p.rc-c-bt{padding:unset}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-dsk{display:none}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-dsk{display:flex}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-mb{display:flex}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head.rc-c-tr.rc-c-mb{display:none}}.rc-c-insured-collection .rc-c-table-head.rc-c-tr p{color:#1f1e1f}.rc-c-insured-collection .rc-c-table-head.rc-c-tr p.rc-c-bt{font-weight:600}.rc-c-insured-collection .rc-c-table-head__person{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;justify-content:center;padding:12px 16px 12px 64px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-insured-details{padding:12px 16px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-insured-details .rc-c-panel{align-items:flex-start;align-self:stretch;display:flex;gap:16px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-insured-details .rc-c-panel .rc-c-insured-card{align-self:stretch;display:flex;flex-direction:column}.rc-c-insured-collection .rc-c-table-head__person.rc-c-insured-details .rc-c-panel .rc-c-insured-card .rc-c-insured-name{align-self:stretch;color:var(--Shades-100,#1f1e1f);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-insured-details .rc-c-panel .rc-c-insured-card .rc-c-insured-birthdate{color:var(--Shades-80,#737373);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card{padding:12px 16px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card p{overflow:visible;white-space:nowrap;width:140px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card p.rc-c-child-insured-description{overflow:unset;white-space:normal;width:100%}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details{border-right:none}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head__person.rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details{border-right:1px solid var(--Shades-40,#e1dbdf)}}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details p.rc-c-bt{font-weight:400}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card.rc-c-conf-mnth-pmnt.rc-c-details p.rc-c-bt.rc-c-payment-d-notice{overflow:visible;white-space:inherit;width:100%}@media(min-width:1024px){.rc-c-insured-collection .rc-c-table-head__person.rc-c-card{padding:12px 16px 12px 88px}.rc-c-insured-collection .rc-c-table-head__person.rc-c-card.rc-c-conf-mnth-pmnt{padding:12px 16px}}.rc-c-insured-collection .rc-c-table-head__sums.rc-c-child{display:none}.rc-c-insured-collection .rc-c-table-head__sums.rc-c-child.rc-c-fl-r{align-items:flex-end;display:flex}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head__sums.rc-c-child.rc-c-fl-r{display:none}.rc-c-insured-collection .rc-c-table-head__sums.rc-c-child{display:flex}}.rc-c-insured-collection .rc-c-table-head__premium.rc-c-child.rc-c-fl-r{align-items:flex-end;display:none}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head__premium.rc-c-child.rc-c-fl-r{display:flex}}.rc-c-insured-collection .rc-c-table-head__premium,.rc-c-insured-collection .rc-c-table-head__sums{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:12px 16px;width:200px}.rc-c-insured-collection .rc-c-table-head__premium.rc-c-pl,.rc-c-insured-collection .rc-c-table-head__sums.rc-c-pl{display:none}@media(min-width:768px){.rc-c-insured-collection .rc-c-table-head__premium.rc-c-pl,.rc-c-insured-collection .rc-c-table-head__sums.rc-c-pl{display:flex}}.rc-c-insured-collection .rc-c-table-head__sums.data-details{width:60%}.rc-c-insured-collection .rc-c-table-head__sums.data-details p.rc-c-bt{text-align:left}.rc-c-insured-collection .rc-c-table-head__person p,.rc-c-insured-collection .rc-c-table-head__premium p,.rc-c-insured-collection .rc-c-table-head__sums p{align-self:stretch;color:var(--Shades-White,#fff);font-family:Haas Grot Disp;font-size:16px;font-style:normal;line-height:24px}.rc-c-insured-collection .rc-c-table-head p.rc-fl-sums,.rc-c-insured-collection .rc-c-table-head__premium p,.rc-c-insured-collection .rc-c-table-head__sums p{text-align:right}.mvm-cnf-cs-wrapper{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;padding-top:24px}@media(min-width:1024px){.mvm-cnf-cs-wrapper{align-items:center;display:flex;flex-direction:row;gap:64px}}.mvm-cnf-cs-wrapper .mvm-cnf-block{align-items:flex-start;align-self:stretch;background:rgba(116,151,93,.04);display:flex;flex-direction:column;gap:24px;padding:24px 16px}.mvm-cnf-cs-wrapper .mvm-cnf-block .mvm-cnf-crs-title{align-items:center;align-self:stretch;display:flex;gap:10px}.mvm-cnf-cs-wrapper .mvm-cnf-block .mvm-cnf-crs-title__text{color:var(--Secondary-Dark-green,#3f582d);flex:1 0 0;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.mvm-cnf-cs-wrapper .mvm-cnf-block p.mvm-cnf-crs-description{align-self:stretch;color:#1f1e1f;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.mvm-cnf-cs-wrapper .mvm-cnf-block .mvm-cnf-crs-check-collection{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:12px}.mvm-cnf-cs-wrapper .mvm-cnf-block .mvm-cnf-crs-check-collection__item{align-items:flex-start;align-self:stretch;display:flex;gap:12px}.mvm-cnf-cs-wrapper .mvm-cnf-block .mvm-cnf-crs-check-collection__text{color:var(--Shades-100,#1f1e1f);flex:1 0 0;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.rc-checking-table-subtitle{color:#1f1e1f;font-size:18px;font-weight:400;line-height:26px}.rc-infobox-notification-block{align-items:flex-start;align-self:stretch;background:var(--validation-neutral-shade,#e8f4fd);display:flex;flex-direction:column;gap:12px;padding:16px 20px;width:100%}@media(min-width:768px){.rc-infobox-notification-block{flex-direction:row;min-width:399px}}.small-notification-box{align-items:center;display:flex;flex-direction:row}.infobox-notification-text{color:#023f7c;font-family:Haas Grot Disp;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.infobox-notification-link{color:#023f7c!important;font-family:Haas Grot Disp!important;font-size:18px!important;font-style:normal;font-weight:400!important;line-height:26px;text-decoration:underline!important}.infobox-notification-link:hover{color:#023f7c!important}.icon-container{line-height:normal}.warning{background:transparent;color:#b45a01;padding:16px 0}.success{background:#e4fcec;color:#01953a}.danger{background:#fce5e5;color:#b00020}.fitContentSize{min-width:unset;width:-moz-fit-content;width:fit-content}.text{font-size:18px}.loader{animation:spin 1s linear infinite;border:2px solid;border-color:#fff #fff transparent;border-radius:50%;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:700;src:url(NeueHaasGrotDisp-75Bold-Web.9208eb25102c70f4323f.woff2) format("woff2"),url(NeueHaasGrotDisp-75Bold-Web.50dee16148b8670a938f.woff) format("woff")}.NeueHaasGrotDisp-75Bold-Web{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:700}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:italic;font-weight:600;src:url(NeueHaasGrotDisp-66MediumItalic-Web.fe5309e4cfe62389b0d9.woff2) format("woff2"),url(NeueHaasGrotDisp-66MediumItalic-Web.f1901cdeb7e33cee6a00.woff) format("woff")}.NeueHaasGrotDisp-66MediumItalic-Web{font-family:Haas Grot Disp;font-stretch:normal;font-style:italic;font-weight:600}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:600;src:url(NeueHaasGrotDisp-65Medium-Web.6e78b6a011fad7cccd76.woff2) format("woff2"),url(NeueHaasGrotDisp-65Medium-Web.f7ffd1f65f0fbf103a45.woff) format("woff")}.NeueHaasGrotDisp-65Medium-Web{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:600}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:italic;font-weight:500;src:url(NeueHaasGrotDisp-56Italic-Web.13f1aed4cc3da6d2f966.woff2) format("woff2"),url(NeueHaasGrotDisp-56Italic-Web.71e43178e228a3c06aa1.woff) format("woff")}.NeueHaasGrotDisp-56Italic-Web{font-style:italic}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:500;src:url(NeueHaasGrotDisp-55Roman-Web.f44e21b62a6288f71cfb.woff2) format("woff2"),url(NeueHaasGrotDisp-55Roman-Web.234ea726703188e026be.woff) format("woff")}.NeueHaasGrotDisp-55Roman-Web,.NeueHaasGrotDisp-56Italic-Web{font-family:Haas Grot Disp;font-stretch:normal;font-weight:500}.NeueHaasGrotDisp-55Roman-Web{font-style:normal}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:italic;font-weight:400;src:url(NeueHaasGrotDisp-46LightItalic-Web.8e6408dc0540c547debd.woff2) format("woff2"),url(NeueHaasGrotDisp-46LightItalic-Web.b7e1210abfdd348c63f3.woff) format("woff")}.NeueHaasGrotDisp-46LightItalic-Web{font-family:Haas Grot Disp;font-stretch:normal;font-style:italic;font-weight:400}@font-face{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:400;src:url(NeueHaasGrotDisp-45Light-Web.5baff7a63000e1fee415.woff2) format("woff2"),url(NeueHaasGrotDisp-45Light-Web.5d0bbaffe1f22789d6da.woff) format("woff")}.NeueHaasGrotDisp-45Light-Web{font-family:Haas Grot Disp;font-stretch:normal;font-style:normal;font-weight:400}*{font-family:Haas Grot Disp!important}