@charset "UTF-8";.grid{display:grid}.grid.grid-cols-2{grid-template-columns:1fr;grid-template-columns:repeat(2,1fr)}.grid.gap-1{grid-gap:1rem}.col-span-1{grid-column:span 1}.col-span-2{grid-column:span 2}.col-start-1{grid-column-start:1}@media only screen and (max-width:768px){.sm\:col-span-2{grid-column:span 2}}.text-right{text-align:right}.text-success{color:#05e86d!important}.text-danger{color:#ed1b2f!important}.text-primary{color:#9185be!important}.alert,.alert-danger,.alert__error,.alert__info,.alert__warning{padding:15px}.alert-danger{background-color:#891350;border:8px solid #ed1b2f;color:#fff}.badge,.badge-primary,.badge-secondary{border-radius:10rem;display:inline-block;font-size:.75rem;padding:.25em 1em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge-primary{background-color:#9185be;color:#fff}.badge-secondary{background-color:#891350;color:#fff}.breadcrumb{white-space:nowrap}@media only screen and (max-width:768px){.breadcrumb{display:none}}.breadcrumb__list{padding:1.75rem 0;white-space:normal}.breadcrumb li{display:inline;hyphens:none;padding:0}.breadcrumb li:after{content:"|";margin:0 .5rem;vertical-align:baseline}.breadcrumb li:last-of-type{font-weight:700}.breadcrumb li:last-of-type:after{display:none}.breadcrumb__link{font-weight:inherit;line-height:inherit}a{color:#9185be;text-decoration:none}a:focus,a:hover{color:#891350}a:active{color:#ed1b2f}div[class*=" pillbutton-"],div[class^=pillbutton-]{align-items:center;background-color:#eee;border-radius:1.25rem;display:inline-flex;justify-content:center;position:relative;width:100%}div[class*=" pillbutton-"] [type=radio],div[class^=pillbutton-] [type=radio]{opacity:0;position:absolute}div[class*=" pillbutton-"] [type=radio]+label,div[class^=pillbutton-] [type=radio]+label{color:#adadad;cursor:pointer;line-height:2.5rem;padding:0 1.5rem;position:relative;text-align:center;transition:color .2s;width:50%;z-index:1}div[class*=" pillbutton-"] [type=radio]+label:before,div[class^=pillbutton-] [type=radio]+label:before{background-color:#fff;border:0;border-radius:1.25rem;box-shadow:0 .125rem .25rem #ebd7c1;content:"";cursor:auto;display:block;height:0;left:50%;opacity:0;position:absolute;top:50%;transform:none;transition:opacity .4s ease,top .4s ease,left .4s ease,width .4s ease,height .4s ease;width:0;z-index:-1}div[class*=" pillbutton-"] [type=radio]+label:after,div[class^=pillbutton-] [type=radio]+label:after{content:none}div[class*=" pillbutton-"] [type=radio]:checked+label,div[class^=pillbutton-] [type=radio]:checked+label{font-weight:500}div[class*=" pillbutton-"] [type=radio]:active+label,div[class*=" pillbutton-"] [type=radio]:checked+label,div[class^=pillbutton-] [type=radio]:active+label,div[class^=pillbutton-] [type=radio]:checked+label{color:#000}div[class*=" pillbutton-"] [type=radio]:active+label:before,div[class*=" pillbutton-"] [type=radio]:checked+label:before,div[class^=pillbutton-] [type=radio]:active+label:before,div[class^=pillbutton-] [type=radio]:checked+label:before{box-shadow:0 .125rem .25rem #ead6c1;height:calc(100% - .125rem);left:.0625rem;opacity:1;top:.0625rem;width:calc(100% - .125rem)}div[class*=" pillbutton-"] [type=radio]:disabled+label,div[class^=pillbutton-] [type=radio]:disabled+label{cursor:auto;opacity:.3}div[class*=" pillbutton-"].error,div[class^=pillbutton-].error{background-color:#e9e7f2}.banner{background-color:#891350;color:#fff;font-size:1.4rem;min-height:50px;width:100%}.banner .container{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:0;padding:0;text-align:center}.banner .container span{color:#fff;font-weight:700;margin-right:.5rem}.banner .container p{margin:.5em 0}input{background:#fff;border:.0625rem solid #f2e6da;border-radius:.375rem;color:inherit;display:block;line-height:1.5rem;padding:.5625rem 1rem;transition:border .2s;width:100%}input:hover{border-color:#ead6c1}input:active,input:focus{border-color:#000;box-shadow:0 0 0 .25rem #ead6c1;outline:none}input.error{border-color:#9185be}input:disabled{background-color:#fbf7f3;border-color:#f2e6da;cursor:default;opacity:.5}input[type=search]{appearance:none;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}input[type=color]{height:2.75rem;padding:.25rem}input[type=range]{-webkit-appearance:none;background-color:transparent;border:none;box-shadow:none;margin:1rem 0;padding:0}input[type=range]:focus{outline:none}input[type=range]::-moz-range-track{background:#f2e6da;border:0;border-radius:.125rem;cursor:pointer;height:.25rem;width:100%}input[type=range]:hover::-moz-range-track{background:#ead6c1}input[type=range]:active::-moz-range-track,input[type=range]:focus::-moz-range-track{background:#000}input[type=range]::-webkit-slider-runnable-track{background:#f2e6da;border:0;border-radius:.125rem;cursor:pointer;height:.25rem;width:100%}input[type=range]:hover::-webkit-slider-runnable-track{background:#ead6c1}input[type=range]:active::-webkit-slider-runnable-track,input[type=range]:focus::-webkit-slider-runnable-track{background:#000}input[type=range]::-moz-range-thumb{background:#891350;border:.3125rem solid #fff;border-radius:50%;box-shadow:0 .125rem .25rem #ead6c1;cursor:pointer;height:2.25rem;width:2.25rem}input[type=range]:active::-moz-range-thumb,input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 .4rem .1rem #ead6c1}input[type=range]::-webkit-slider-thumb{background:#891350;border:.3125rem solid #fff;border-radius:50%;box-shadow:0 .125rem .25rem #ead6c1;cursor:pointer;height:2.25rem;width:2.25rem}input[type=range]:active::-webkit-slider-thumb,input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 .4rem .1rem #ead6c1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-1rem}.autocomplete__label,.input-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25;margin-bottom:.25rem;text-align:left}.input-label--disabled{color:#ead6c1;opacity:.5}.input-no-label{margin-top:1.6rem}.input-block{box-sizing:border-box;display:block;width:100%}@media only screen and (max-width:768px){.input-block{margin-bottom:1.25rem}.input-block+.error-message{margin-bottom:1.25rem;margin-top:-1.25rem}}.autocomplete-expanded,.autocomplete__input-expanded{border-top-left-radius:.375rem;border-top-right-radius:.375rem;outline:.25rem solid #ead6c1;position:relative}.autocomplete-expanded .autocomplete__input-element,.autocomplete__input-expanded .autocomplete__input-element{border:.0625rem solid #000;border-radius:.375rem}.autocomplete-expanded .autocomplete__input-element:focus,.autocomplete__input-expanded .autocomplete__input-element:focus{border-color:#000}.autocomplete__suggestion-list{background-color:#fff;border:.25rem solid #ead6c1;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top:none;margin-left:-.25rem;max-height:12rem;min-width:8rem;overflow:hidden;overflow-y:auto;padding-left:0;position:absolute;width:calc(100% + .5rem);z-index:2}.autocomplete__suggestion{color:#891350;cursor:pointer;font-size:1.125rem;line-height:1em;padding-bottom:.8125rem;padding-left:1rem;padding-top:.8125rem;text-align:left}.autocomplete__suggestion:before{content:none}.autocomplete__suggestion-selected,.autocomplete__suggestion:hover{background-color:#fbf7f3}input,textarea{font-size:1rem}input,select,textarea{font-family:National2,sans-serif;font-style:normal;font-weight:400;line-height:1.5}select{font-size:.875rem}label{font-weight:500}input.invalid:invalid{border:2px solid #9185be!important}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{border:1px solid #adadad;border-radius:.375rem;box-sizing:border-box;display:block;padding:.25rem 2rem .25rem .75rem}input[type=date]:focus,input[type=date]:hover,input[type=email]:focus,input[type=email]:hover,input[type=number]:focus,input[type=number]:hover,input[type=password]:focus,input[type=password]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover{border:1px solid #000;box-shadow:none}input[type=date]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=text]:disabled{border-color:#333;opacity:.5}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:grey}input[type=date].error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=tel].error,input[type=text].error{border-color:#891350}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=checkbox]{left:-1000rem;opacity:0;position:absolute}input[type=checkbox]+label{cursor:pointer;display:inline-block;font-weight:400;padding-left:2.25rem;position:relative}input[type=checkbox]+label:before{background-color:#fff;border:.0625rem solid #9185be;border-radius:.375rem;content:"";cursor:pointer;display:inline-block;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}input[type=checkbox]:hover+label:before{border-color:#891350}input[type=checkbox]:active+label:before,input[type=checkbox]:focus+label:before{border-color:#000;box-shadow:0 0 0 .25rem #ead6c1}input[type=checkbox]:checked+label:before{border-color:#891350;color:#891350;content:"\e9c2";font-family:sympany_icons;font-size:1.125rem;line-height:1.25rem;text-align:center}input[type=checkbox]:disabled+label{cursor:default}input[type=checkbox]:disabled+label:before{background-color:#ddd;border-color:#f2e6da;cursor:default;opacity:.5}input[type=checkbox].error+label:before{border-color:#9185be}input[type=radio]{display:inline-block;width:auto}input[type=radio]+label{font-weight:400}input[type=radio]:active,input[type=radio]:focus{box-shadow:unset}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:.0625rem solid #f2e6da;border-radius:.375rem;color:inherit;cursor:pointer;display:inline-block;padding:.375rem 2rem .375rem .75rem}select:not([multiple]){background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MzIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJtMzY1LjcxNCA0OTAuNTY5IDM0NC4yMS0zNDQuMjg0TDYwNi41NzMgNDIuODYxIDM2NS43MTMgMjc3LjQzIDEyNC43OCA0Mi44NjEgMjEuNDI5IDE0Ni4yODV6Ii8+PC9zdmc+");background-position:right 1rem center;background-repeat:no-repeat;background-size:.6rem}select:disabled{border-color:#f2e6da;opacity:.5}select.error{border-color:#9185be}select::-ms-expand{display:none}select:hover{border-color:#ead6c1}select:active,select:focus{box-shadow:0 0 0 .25rem #ead6c1;outline:none}select:after{content:"\e9c5";position:absolute;right:0}.card__inner .select--full{width:100%}textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:2px solid #f2e6da;border-radius:.375rem;box-sizing:border-box;display:block}textarea:hover{border-color:#ead6c1}textarea:focus{border:1px solid #000;box-shadow:0 0 0 4px #f2e6da;outline:none}textarea:disabled{border-color:#333;opacity:.5}textarea::placeholder{color:grey}textarea.error{border-color:#891350}.label-description{color:#4d4d4d;margin:5px 0}.mandatory-icon{color:#891350;margin:5px}.autocomplete{box-sizing:border-box;display:block;position:relative}.autocomplete__suggestion-list{box-sizing:inherit;margin-bottom:0;margin-top:0}.autocomplete__suggestion-list--hidden{display:none}.autocomplete__suggestion{font-size:1rem;padding:.25rem 2rem .25rem .75rem}.header>.container{align-items:center;column-gap:20px;display:flex;height:75px;margin-bottom:0}.header{background:#fff}@media only screen and (min-width:769px){.header{position:fixed;top:0;width:100%;z-index:10}.header.scrolled{box-shadow:0 4px 4px rgba(0,0,0,.25)}}@media only screen and (max-width:768px){.header{display:flex;position:fixed;width:100%;z-index:10}.header--on-top{height:60px;top:0}.header--on-top.scrolled{box-shadow:0 4px 4px rgba(0,0,0,.25)}.header--on-bottom{border-radius:6px;bottom:0;box-shadow:0 -4px 4px rgba(0,0,0,.25);height:70px;z-index:101}}.header__log-out{background-color:#fff;border:1px solid #000!important;color:#000}.header__log-out:focus,.header__log-out:hover{border-color:#891350;color:#891350}.header__log-out:active{border-color:#ed1b2f;color:#ed1b2f}.header__log-out:disabled{border-color:#d3cee5;color:#d3cee5}.header__logo{grid-column:1;width:90px}.header__logo>img{height:100%;width:90px}@media only screen and (min-width:769px){.header__logo>img{width:140px}}.header__action-items{align-items:center;cursor:pointer;display:flex;grid-column:2;height:100%;justify-content:center}.header__action-items>button{margin:0 0 0 20px}.header__action-items>a{color:#333;font-family:National2,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1.5;padding:5px;text-decoration:none}.header__action-items>a:hover{color:#891350}.header__language-selection{border:none;font-weight:500;min-height:3rem}.header__language-selection:active,.header__language-selection:focus,.header__language-selection:hover{border:none;box-shadow:none;outline:none}.header__menu{align-items:center;cursor:pointer;display:flex;font-size:1rem;min-height:3rem}@media only screen and (max-width:768px){.header__menu{flex-direction:column}}.header__menu button{background:none;border:none;color:#000;cursor:pointer}@media only screen and (max-width:768px){.header__menu button{padding:0}}.header__menu button:hover{color:#000}.header__desktop-button,.header__mobile-button{align-items:center;display:flex}.header__desktop-button{width:33.33%}.header__mobile-button:first-of-type{padding-left:1.25rem}.header__desktop-button:first-of-type{justify-content:start}.header__desktop-button:nth-of-type(2){justify-content:center}.header__mobile-button:nth-of-type(4){padding-right:1.25rem}.header__desktop-button:nth-of-type(3){justify-content:end}.header__mobile-button-wrapper{width:min-content}.header__mobile-caption{display:block;font-size:.75rem;font-weight:500;text-align:center}@media only screen and (min-width:769px){.header__mobile-caption{display:none}}.header__desktop-caption{display:block;font-size:.875rem;font-weight:400;line-height:1.6;text-align:center}.mobile-header{display:flex;justify-content:space-between;width:100%}.overview{color:#000}.overview:active,.overview:focus,.overview:hover{color:#000!important}.overview__icon{display:block;font-size:1.83em;text-align:center}.overview__icon:before{content:"\e9e4"}.overview__icon:active,.overview__icon:focus,.overview__icon:hover{color:#000!important}.upload{color:#000}.upload:active,.upload:focus,.upload:hover{color:#000!important}.upload__icon{display:block;font-size:1.83em;text-align:center}@media only screen and (min-width:579px){.upload__icon:before{content:"\e9e7"}}@media only screen and (max-width:768px){.upload__icon:before{content:"\e9e7"}.upload__icon:active,.upload__icon:focus,.upload__icon:hover{color:#000!important}}.communication{color:#000}.communication:active,.communication:focus,.communication:hover{color:#000!important}@media only screen and (min-width:769px){.communication{align-items:center;display:flex;gap:.5rem}}.communication__badge{background:#ed1b2f;border:3px solid #fff;border-radius:50rem;color:#fff;font-size:.65rem;line-height:1;margin-left:-8px;margin-top:-15px;padding:.35em .65em;position:absolute;text-align:center;vertical-align:baseline;white-space:nowrap;z-index:10}@media only screen and (max-width:768px){.communication__badge{border:1px solid #fff;margin-left:1.75rem;margin-top:-.3rem;padding:.25em .55em}}.communication__icon{display:block;font-size:1.83em;text-align:center}@media only screen and (min-width:579px){.communication__icon:before{content:"\e90f"}}@media only screen and (max-width:768px){.communication__icon:before{content:"\e9e6"}.communication__icon:active,.communication__icon:focus,.communication__icon:hover{color:#000!important}}#navigation-toggle-mobile{margin:0;max-height:26px}.navigation{height:100vh;opacity:0;pointer-events:none;position:fixed;top:0;transition:.5s;width:100vw;z-index:100}.navigation.open{opacity:1}.navigation.open nav{margin-right:0;pointer-events:all}@media only screen and (max-width:578px){.navigation.open nav{width:calc(100vw - 15px)}}@media only screen and (max-width:768px){.navigation.open nav{max-width:100%;width:100%}}@media only screen and (min-width:1281px){.navigation.open nav{margin-right:-10px}}.navigation__bottom-items{align-items:center;display:flex;height:60px;justify-content:space-between;padding:0 1rem}@media only screen and (max-width:768px){.navigation__bottom-items{margin-bottom:70px}}.navigation__bottom-items>*{align-items:center;display:flex;width:33.33%}.navigation__bottom-items>:nth-child(2){justify-content:center;width:min-content}.navigation__bottom-items>:nth-child(3){justify-content:flex-end}.navigation__bottom-link{min-height:3rem}@media only screen and (max-width:768px){.modal-dialog.modal-dialog__questions-and-help .navigation .button-primary,.navigation .button-primary-outline,.navigation .modal-dialog.modal-dialog__questions-and-help .button-primary,.navigation .partner-tile .button-group a,.navigation nav>button,.partner-tile .button-group .navigation a{display:none}}.navigation>.container{height:100%;padding:0;transition:.5s}.navigation nav{background-color:#fff;box-shadow:-3px 0 4px -4px #ccc;float:right;height:100%;max-width:380px;overflow-x:hidden;overflow-y:auto;transition:.5s;width:380px}@media only screen and (max-width:578px){.navigation nav{margin-right:0;width:calc(100vw - 15px)}}@media only screen and (min-width:579px) and (max-width:768px){.navigation nav{margin-right:0;width:calc(100vw - 30px)}}.navigation__header{align-items:center;clip-path:polygon(0 0,100% 0,100% 120%,0 120%);display:flex;font-family:National2-Medium,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;height:75px;justify-content:space-between;line-height:1.6;padding-left:1rem}@media only screen and (min-width:769px){.navigation__header{box-shadow:0 0 1rem #ccc}}@media only screen and (max-width:768px){.navigation__header{border-bottom:1px solid #f2e6da;height:100px}}.navigation__header button{background:none;border:none;cursor:pointer;padding:1rem}.navigation__language-select{border:none;font-size:.875rem;font-weight:700;min-height:3rem}.navigation__language-select:focus{outline:1px auto -webkit-focus-ring-color}.navigation__item{align-items:center;border-bottom:1px solid #f2e6da;color:#000;display:flex;font-size:1rem;height:70px;padding:0 1rem}.navigation__item.active{color:#64549e}.navigation__item:hover{background-color:#f2f2f2;color:#9185be;cursor:pointer}.navigation__item__icon{font-size:1.25rem;margin-right:10px}.navigation__item .badge-secondary{background-color:#ed1b2f;margin-left:auto}.navigation__item>span.communication__icon,.navigation__item>span.overview__icon,.navigation__item>span.sympany-icon,.navigation__item>span.upload__icon{font-size:1.4rem!important;line-height:40px;margin-left:auto}.navigation__item>span.communication__icon:before,.navigation__item>span.overview__icon:before,.navigation__item>span.sympany-icon:before,.navigation__item>span.upload__icon:before{content:"\e9c5"}.navigation a{font-family:National2-Medium,sans-serif;font-style:normal;text-decoration:none;transition:.3s}.navigation nav>button{margin:1.25rem 1rem;width:calc(100% - 2rem)}.navigation__title{margin-right:1rem}.navigation__logout{color:#9185be}@media only screen and (min-width:769px){.navigation__logout{display:none}}@media only screen and (max-width:768px){.navigation__close{display:none}}.navigation__primary-list{display:flex;flex-direction:column}.navigation__primary-list.active>.toggle>span.communication__icon:before,.navigation__primary-list.active>.toggle>span.overview__icon:before,.navigation__primary-list.active>.toggle>span.sympany-icon:before,.navigation__primary-list.active>.toggle>span.upload__icon:before{content:"\e9c4"}.navigation__primary-list.active .primary-list-item{display:flex}.navigation__primary-list .primary-list-item{border-bottom:none;display:none;font-weight:400}.navigation__primary-list .primary-list-item:last-of-type{border-bottom:1px solid #f2e6da}.navigation__item-secondary__list{display:flex;flex-direction:column;font-family:National2-Medium,sans-serif;font-style:normal;line-height:40px;margin-left:calc(30px + 1.25rem)}.navigation__item-secondary__list a{border:none;color:#000;display:none;font-size:.875rem!important;font-weight:400}.navigation__item-secondary__list.active{border-bottom:1px solid #f2e6da}.navigation__item-secondary__list.active>.navigation__item-secondary__toggle>span.communication__icon:before,.navigation__item-secondary__list.active>.navigation__item-secondary__toggle>span.overview__icon:before,.navigation__item-secondary__list.active>.navigation__item-secondary__toggle>span.sympany-icon:before,.navigation__item-secondary__list.active>.navigation__item-secondary__toggle>span.upload__icon:before{content:"\e9c4"}.navigation__item-secondary__list.active a{display:flex}.navigation__item-secondary{border-bottom:1px solid #f2e6da;color:#000;cursor:pointer;display:flex;flex-direction:column;font-weight:500!important;line-height:40px;margin-left:calc(30px + 1.25rem)}.navigation__item-secondary.active,.navigation__item-secondary:hover{color:#9185be;font-weight:700}.navigation__item-secondary__toggle{background:none;border:none;border-bottom:1px solid #f2e6da;color:#000;font-size:16px;line-height:40px;padding:0;text-align:left;width:100%}.navigation__item-secondary__toggle>span.communication__icon,.navigation__item-secondary__toggle>span.overview__icon,.navigation__item-secondary__toggle>span.sympany-icon,.navigation__item-secondary__toggle>span.upload__icon{float:right;font-size:1.4em;font-weight:400;line-height:40px;margin-right:20px}.navigation__item-secondary__toggle>span.communication__icon:before,.navigation__item-secondary__toggle>span.overview__icon:before,.navigation__item-secondary__toggle>span.sympany-icon:before,.navigation__item-secondary__toggle>span.upload__icon:before{content:"\e9c5"}.password-repeat__content-box{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:768px){.password-repeat__content-box{grid-template-columns:repeat(1,1fr)}}.password-repeat input[type=date],.password-repeat input[type=email],.password-repeat input[type=password],.password-repeat input[type=tel],.password-repeat input[type=text]{width:100%}.password-repeat__info{font-size:.75rem}.progress-bar{display:flex;flex-direction:column;height:100%;justify-content:space-between}.progress-bar__title{font-weight:500;text-align:center}.progress-bar__graph{border-radius:.5rem;height:20px;margin-bottom:.5rem;margin-top:.5rem}.progress-bar__caption,.spinner{text-align:center}.spinner{font-size:10px;height:40px;margin:100px auto;width:100px}.spinner__rectangle{animation-duration:1.2s;animation-iteration-count:infinite;animation-name:spinnerStretchDelay;animation-timing-function:ease-in-out;background-color:#9185be;display:inline-block;height:100%;margin-right:.3rem;width:6px}.spinner__rectangle1{animation-delay:-1.2s}.spinner__rectangle2{animation-delay:-1.1s}.spinner__rectangle3{animation-delay:-1s}.spinner__rectangle4{animation-delay:-.9s}.spinner__rectangle5{animation-delay:-.8s}@keyframes spinnerStretchDelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.tooltip__heading{background-color:#f7efe6;border-bottom:1px solid #eedecd;cursor:help;display:grid;grid-template-columns:1fr auto;padding:.5rem 1rem;word-break:keep-all}.tooltip__heading h3{margin:0 1rem 0 0}.tooltip__heading .sy-icon-arrow1-down,.tooltip__heading .sy-icon-arrow1-up{align-self:center;color:#000;line-height:1.5rem}.tooltip__heading .sy-icon-arrow1-down:hover,.tooltip__heading .sy-icon-arrow1-up:hover{color:#000}.tooltip__content{background-color:#f7efe6;padding:1rem}.tooltip__content :first-child{margin-top:0}.tooltip__content :last-child{margin-bottom:0}.tooltip__content h4{font-weight:700;margin:0}.tooltip__content p,.tooltip__content ul{margin-top:.5rem}.card,.card-primary{background-color:#fff;border-radius:1rem;box-shadow:0 0 1em #ccc;color:#000;cursor:pointer;padding:1rem 2rem}@media only screen and (max-width:768px){.card,.card-primary{padding:.5rem;text-align:center}}.card-primary:focus,.card-primary:hover,.card:focus,.card:hover{color:#000!important;transform:scale(105%);transition:transform .5s}.card__icon{background:transparent;color:#9185be;padding:15px;position:relative;text-align:center;vertical-align:middle}.card__icon[class*=" sy-icon-"]{font-size:1.75rem}.card__icon[class*=" sy-icon-"]:focus,.card__icon[class*=" sy-icon-"]:hover{color:#9185be;cursor:pointer}@media (max-width:320px){.card__icon{font-size:2rem}}.card__badge{background:#ed1b2f;border:3px solid #fff;border-radius:50rem;color:#fff;line-height:1;margin:-.5rem;padding:.35em .65em;position:absolute;right:0;text-align:center;top:0;vertical-align:baseline;white-space:nowrap}.card-primary{background-color:#9185be;background-image:url(/assets/sympany_logo_transparent.svg);background-position-x:right;background-position-y:-85px;background-repeat:no-repeat;background-size:200px;color:#fff}.card-primary:focus,.card-primary:hover{color:#fff!important;transform:scale(105%)}.card-primary .card__icon{border-color:#fff;color:#fff}.scrollgrid-wrapper{margin:0 -2rem;position:relative}@media only screen and (max-width:768px){.scrollgrid-wrapper{margin:0 -1rem;padding:0}}@media screen and (max-width:990px){.scrollgrid-wrapper--medium-screen-navigation-buttons .scrollgrid-wrapper__button-right{display:block}}@media only screen and (min-width:1025px){.scrollgrid-wrapper--medium-screen-navigation-buttons .scrollgrid-wrapper__button-right{display:none}}@media only screen and (min-width:769px){.scrollgrid-wrapper--large-screen-navigation-buttons .scrollgrid-wrapper__button-right{display:block}}.scrollgrid-wrapper__button-left,.scrollgrid-wrapper__button-right{border-radius:.75rem;color:#9185be;cursor:pointer;display:none;font-family:sympany_icons;font-size:1.875rem;line-height:0;padding:1.5rem 1.25rem;position:absolute;top:50%}.scrollgrid-wrapper__button-left:hover,.scrollgrid-wrapper__button-right:hover{background-color:#e9e7f2;color:#891350}.scrollgrid-wrapper__button-left{display:none;left:-4rem}.scrollgrid-wrapper__button-left:before{content:"\e98f"}.scrollgrid-wrapper__button-right{right:-4rem}.scrollgrid-wrapper__button-right:before{content:"\e990"}@media only screen and (max-width:768px){.scrollgrid-wrapper__button-left,.scrollgrid-wrapper__button-right{display:none!important}}@media (width <= 1450px){.scrollgrid-wrapper__button-left{left:-1em}.scrollgrid-wrapper__button-right{right:-1em}}.scrollgrid{--grid-layout-gap:1rem;--grid-column-count:3;--grid-item--min-width:12rem;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count)*var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width))/var(--grid-column-count));grid-gap:var(--grid-layout-gap);display:grid;grid-auto-columns:minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),18rem);grid-auto-flow:column;grid-template-rows:auto;margin:0 1rem;overflow-x:auto;padding:0 1rem;scroll-padding:1rem;scroll-snap-type:x mandatory}.scrollgrid>*{scroll-snap-align:start}@media screen and (max-width:990px){.scrollgrid{--grid-column-count:2!important}}@media only screen and (max-width:768px){.scrollgrid{--grid-column-count:1!important;margin:0;overflow-x:auto;padding:0 1.4rem;scroll-padding:1.4rem}}.scrollgrid___container{display:flex;flex-direction:column}.status-message{align-items:center;display:grid;margin:1rem 0}.status-message [class^=sy-icon-]{display:flex;font-size:10rem;justify-self:center;margin-top:1.5rem}.alert,.alert-danger,.alert__error,.alert__info,.alert__warning{font-size:.75rem;margin-top:1rem}.alert-box{align-items:center;background-color:#ffdfdf;border-radius:1rem;box-sizing:border-box;display:flex;padding:1rem;width:100%}.alert-box__icon{color:#000}.alert-box__content{flex:1;margin-left:1rem}.alert-box h3,.alert-box p{margin:0}.login-background{background-image:linear-gradient(hsla(0,0%,100%,.25),hsla(0,0%,100%,.25)),url(../assets/login_background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 100px)}@media only screen and (max-width:768px){.login-background{min-height:calc(100vh - 60px)}}.modal-dialog.modal-dialog__questions-and-help{text-align:left}.modal-dialog.modal-dialog__questions-and-help h2{margin:0}.modal-dialog.modal-dialog__questions-and-help h3{color:#64549e;font-size:1.25rem;font-weight:700}.modal-dialog.modal-dialog__questions-and-help p{margin:0 0 .5rem}.modal-dialog.modal-dialog__questions-and-help .button-primary{flex:1}.contract-overview__panel__products__product-placeholder,.coverage-placeholder__text-large,.coverage-placeholder__text-small,.initial-contact__placeholder-large,.initial-contact__placeholder-small,.partner-tile__total-premium__placeholder,.placeholder,.placeholder__button{border-radius:1rem;cursor:default!important;display:inline-block;overflow:hidden;position:relative;width:100%}.contract-overview__panel__products__product-placeholder:before,.coverage-placeholder__text-large:before,.coverage-placeholder__text-small:before,.initial-contact__placeholder-large:before,.initial-contact__placeholder-small:before,.partner-tile__total-premium__placeholder:before,.placeholder:before,.placeholder__button:before{animation:placeholder-shimmer 1.6s ease infinite forwards;background:linear-gradient(-61deg,#f2f2f2 40%,#e1e3e1 50%,#f2f2f2 60%);background-size:100vw 100%;content:"";display:block;inset:0;opacity:.7;position:absolute;z-index:10}@keyframes placeholder-shimmer{0%{background-position:-50vw 0}to{background-position:50vw 0}}.benefit{border-radius:1rem;cursor:pointer}.benefit:hover.benefit__expand-icon{color:#891350!important}.benefit h4{margin:0}.benefit p{margin:.25rem 0}.benefit hr{background:#f2e6da;border:1px solid #f2e6da;margin:.75rem 0}.benefit__details{height:auto;transition:height 5s}.benefit__status{align-items:center;display:flex;font-weight:700}.benefit__status span{margin-right:20px}.benefit__header-grid{column-gap:20px;display:grid;grid-template-columns:1fr}@media only screen and (min-width:769px){.benefit__header-grid{grid-template-columns:1fr 1fr 1fr}.benefit__header-grid div:nth-child(2){text-align:center}.benefit__header-grid div:nth-child(3){text-align:right}}.benefit__detail-grid{display:grid;grid-template-columns:1fr auto auto}@media screen and (max-width:375px){.benefit__detail-grid{grid-template-columns:auto 1fr}}.benefit-detail__description{font-weight:500}@media screen and (max-width:375px){.benefit-detail__description{grid-column:1/3}}.benefit-detail__value{min-width:4rem;text-align:right}@media screen and (max-width:375px){.benefit-detail__value{min-width:3rem}}.benefit-detail__total{min-width:4rem;text-align:right}@media screen and (max-width:375px){.benefit-detail__total{min-width:3rem}}.benefit__subtotal{border-bottom:1px solid #000}@media screen and (max-width:375px){.benefit__subtotal.benefit-detail__description{border-bottom:none}}.benefit__total{border-bottom:2px double #000}@media screen and (max-width:375px){.benefit__total.benefit-detail__description{border-bottom:none}}.benefit__expand-icon{color:#9185be;font-size:1.25rem;height:1.75rem;margin-top:2rem;text-align:center;transition:transform .3s;width:100%}.benefit__expand-icon.active{transform:rotate(180deg)}.benefit__not-covered .benefit-detail__description{margin-bottom:0}.dashboard .dashboard__card-group,.dashboard .dashboard__mobile-group{column-gap:.75rem;display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr 1fr}.dashboard__receipts{color:#fff!important}.dashboard__mobile-group{margin-top:20px}@media only screen and (min-width:769px){.dashboard__mobile-group{display:none!important}}.dashboard__mobile-group .mobile-container{align-items:center;display:grid;grid-column:span 1;margin:0;padding:0}.dashboard__mobile-group .mobile-container>p{font-size:.75rem;font-weight:700;margin:0;padding:0;text-align:center}.dashboard__mobile-group .mobile-container .mobile-card{align-items:center;background-color:#fff;border:3px solid #9185be;border-radius:1rem;box-shadow:0 0 1em #ccc;color:#9185be;display:flex;justify-content:center;padding:.75rem;position:relative}.dashboard__card-group{margin-top:25px}@media only screen and (max-width:768px){.dashboard__card-group{display:none!important;grid-template-columns:1fr 1fr 1fr!important}}.dashboard__card-group a.primary-card{align-items:center;background-color:#fff;border:3px solid #9185be;border-radius:1rem;box-shadow:0 0 1em rgba(0,0,0,.25);display:flex;justify-content:center;position:relative}.dashboard__card-group a.primary-card:focus,.dashboard__card-group a.primary-card:hover{transform:scale(104%);transition:transform .5s}@media only screen and (max-width:768px){.dashboard__card-group a{display:none}}.dashboard__card-group p{color:#9185be;font-weight:700}.dashboard__slider-indicator{display:flex;flex-basis:100%;justify-content:center;margin-top:1rem;order:4}@media only screen and (min-width:769px){.dashboard__slider-indicator{display:none}}.dashboard__slider-indicator-item{background-color:transparent;border:none;margin:0 .125rem}.dashboard__slider-indicator-item:focus{background-color:transparent}.dashboard__slider-indicator-item:before{background-color:#ead6c1;border-radius:.625rem;content:"";display:block;height:.5rem;width:.5rem}.dashboard__slider-indicator-item.active:before{background-color:#891350}.dashboard sup{color:#8a8a8a;font-size:.75rem;font-weight:400;white-space:nowrap;word-break:keep-all}.hero-stage{background-color:#891350;margin:1rem 0 0;padding:8rem}@media only screen and (max-width:768px){.hero-stage{margin:0 -1rem;padding:.25rem 1rem}}@media only screen and (min-width:769px){.hero-stage{align-items:center;display:flex;justify-content:space-between;padding:1rem}}.hero-stage__greeting{color:#fff;margin:0}@media only screen and (max-width:768px){.hero-stage__greeting{margin:0 0 .5rem}}.hero-stage__total-premium{color:#fff;font-size:1rem}.hero-stage__total-premium p{margin:0}.hero-stage__placeholder{height:1rem;width:80px}.button,.button-primary,.button-primary-outline,.header__log-out,.modal-dialog.modal-dialog__questions-and-help .button-primary,.navigation nav>button,.partner-tile .button-group a{border:none;border-radius:1rem;box-shadow:0 0 1em rgba(0,0,0,.25);cursor:pointer;display:inline-block;font-family:National2,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5;padding:.5rem 1rem;text-align:center;text-decoration:none}.button-primary-outline:focus,.button-primary-outline:hover,.button-primary:focus,.button-primary:hover,.button:focus,.button:hover,.header__log-out:focus,.header__log-out:hover,.modal-dialog.modal-dialog__questions-and-help .button-primary:focus,.modal-dialog.modal-dialog__questions-and-help .button-primary:hover,.navigation nav>button:focus,.navigation nav>button:hover,.partner-tile .button-group a:focus,.partner-tile .button-group a:hover{outline:none;text-decoration:none}.button-primary-outline:focus:after,.button-primary-outline:hover:after,.button-primary:focus:after,.button-primary:hover:after,.button:focus:after,.button:hover:after,.header__log-out:focus:after,.header__log-out:hover:after,.modal-dialog.modal-dialog__questions-and-help .button-primary:focus:after,.modal-dialog.modal-dialog__questions-and-help .button-primary:hover:after,.navigation nav>button:focus:after,.navigation nav>button:hover:after,.partner-tile .button-group a:focus:after,.partner-tile .button-group a:hover:after{display:none}.button-primary-outline:active,.button-primary:active,.button:active,.header__log-out:active,.modal-dialog.modal-dialog__questions-and-help .button-primary:active,.navigation nav>button:active,.partner-tile .button-group a:active{text-decoration:none}.button-primary-outline:disabled,.button-primary:disabled,.button:disabled,.header__log-out:disabled,.modal-dialog.modal-dialog__questions-and-help .button-primary:disabled,.navigation nav>button:disabled,.partner-tile .button-group a:disabled{cursor:default}.button-primary{background-color:#9185be;border:2px solid #9185be;color:#fff}.button-primary:focus,.button-primary:hover{background-color:#891350;border-color:#891350;color:#fff}.button-primary:active{background-color:#ed1b2f;border-color:#ed1b2f}.button-primary:disabled{background-color:#d3cee5;border-color:#d3cee5}.button-primary-outline,.modal-dialog.modal-dialog__questions-and-help .button-primary,.navigation nav>button,.partner-tile .button-group a{background-color:#fff;border:2px solid #9185be;color:#9185be}.button-primary-outline:focus,.button-primary-outline:hover,.modal-dialog.modal-dialog__questions-and-help .button-primary:focus,.modal-dialog.modal-dialog__questions-and-help .button-primary:hover,.navigation nav>button:focus,.navigation nav>button:hover,.partner-tile .button-group a:focus,.partner-tile .button-group a:hover{border-color:#891350;color:#891350}.button-primary-outline:active,.modal-dialog.modal-dialog__questions-and-help .button-primary:active,.navigation nav>button:active,.partner-tile .button-group a:active{border-color:#ed1b2f;color:#ed1b2f}.button-primary-outline:disabled,.modal-dialog.modal-dialog__questions-and-help .button-primary:disabled,.navigation nav>button:disabled,.partner-tile .button-group a:disabled{border-color:#d3cee5;color:#d3cee5}.button-row-single{display:flex;flex-direction:row-reverse}.button-row-single>.button-primary{width:250px}.button-row{display:flex;justify-content:space-between}@media only screen and (min-width:769px){.button-row{gap:1rem}}.button-row>.button-primary,.button-row>.button-primary-outline,.modal-dialog.modal-dialog__questions-and-help .button-row>.button-primary,.navigation nav.button-row>button,.partner-tile .button-group .button-row>a{width:250px}@media only screen and (max-width:768px){.button-row-single>.button-primary{flex:1}.button-row{flex-direction:column-reverse}.button-row>.button-primary{flex:1;margin-bottom:15px;width:auto}.button-row>.button-primary-outline,.modal-dialog.modal-dialog__questions-and-help .button-row>.button-primary,.navigation nav.button-row>button,.partner-tile .button-group .button-row>a{flex:1;margin-bottom:25px;width:auto}}.partner-tile{background-color:#fff;border-radius:1rem;box-shadow:0 0 1em #ccc;margin:1rem 0}.partner-tile>.box,.partner-tile>.profile-box{display:flex;padding:.5rem 1rem}.partner-tile>.profile-box{flex-flow:wrap}.partner-tile>.profile-box .profile-box__item{display:flex;flex-direction:column;margin-bottom:1rem;width:50%}.partner-tile>.interactive-box{display:flex;flex-flow:row nowrap;padding:.5rem 1rem}.partner-tile>.interactive-box .interactive-box__item{display:flex;flex-direction:column;margin-bottom:1rem}.partner-tile>.interactive-box .interactive-box__item>.not-editable{color:#8a8a8a}.partner-tile>.interactive-box .interactive-box__item>.editable{color:#891350;cursor:pointer;font-weight:700}.partner-tile>.interactive-box .interactive-box__item--full-width,.partner-tile>.interactive-box .interactive-box__item:first-child{flex:1}.partner-tile>.interactive-box .interactive-box__item.icon-box{align-items:end;justify-content:center}.partner-tile>.interactive-box .interactive-box__item.icon-box>span{cursor:pointer}.partner-tile__header h2{margin:0;padding:1rem}.partner-tile__total-premium{font-weight:500}.partner-tile__total-premium span:last-child{margin-left:auto}.partner-tile__total-premium__placeholder{height:1.25rem;width:75px}.partner-tile__main-info{align-items:baseline;display:flex;justify-content:space-between;width:100%}.partner-tile__partnernumber{margin-right:1rem}.partner-tile__insured{margin:0;padding:.5rem}.partner-tile__insured__main{background-color:#f7efe6;border-bottom:1px solid #eedecd;cursor:help;display:flex;padding:.5rem .5rem .5rem 1rem}.partner-tile__insured__main>span{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-tile__insured__main .sy-icon-arrow1-down,.partner-tile__insured__main .sy-icon-arrow1-up{justify-content:flex-end;line-height:1.5rem;margin-left:auto}.partner-tile__insured__main__info{background-color:#f7efe6;padding:1rem}.partner-tile__coverage{border-bottom:.0625rem solid #f2e6da;padding-bottom:.5rem}.partner-tile__toggleSwitchYear{margin:0;padding:1.5rem}.partner-tile__toggleSwitchYear div[class^=pillbutton-] [type=radio]+label{font-weight:500}.partner-tile__toggleSwitchYear__main{background-color:#f2e6da;padding:5px 0 5px 20px}.partner-tile .button-group{width:100%}.partner-tile .button-group a{box-shadow:0 0 1em #ccc;display:block;margin:.5rem 0;overflow-x:hidden}.partner-tile .button-group a:focus,.partner-tile .button-group a:hover{border-color:#891350;color:#891350}.partner-tile .button-group a:active{border-color:#ed1b2f;color:#ed1b2f}.partner-tile__tooltip-spacer{display:block;visibility:hidden}.coverage-placeholder{display:flex}.coverage-placeholder__item{width:50%}.coverage-placeholder__text{padding:.5rem;text-align:center}.coverage-placeholder__text-large{height:20px;width:140px}.coverage-placeholder__text-small{height:16px;width:80px}.placeholder__button{height:2.25rem}.coverage{display:flex;padding:0 .5rem}.coverage__item{padding:0 .5rem;width:50%}.coverage__amount-charged{color:#64549e;font-weight:500}.footnote{color:#8a8a8a;display:grid;font-size:.75rem;grid-template-columns:auto 1fr}.footnote__number{padding-right:6px}.initial-contact{margin:1rem;text-align:center}.initial-contact__title{font-weight:500}.initial-contact a{text-align:center}.initial-contact__name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis}.initial-contact__name,.initial-contact__phoneNr{vertical-align:middle;white-space:nowrap}.initial-contact__contactData{font-weight:400}.initial-contact__placeholder{padding:.5rem;text-align:center}.initial-contact__placeholder-large{height:20px;width:140px}.initial-contact__placeholder-small{height:16px;width:80px}.initial-contact__contact-table{align-items:baseline;display:flex;flex-wrap:wrap;margin-top:1rem;padding-left:.25rem}.initial-contact__contact-table-header{flex:1 1 35%;min-height:2rem}.initial-contact__contact-table-header:before{content:"• "}.initial-contact__contact-table-content{flex:1 1 65%;min-height:2rem}.initial-contact__no-link{color:#64549e;font-weight:500;margin-top:0}.contract-overview__pending-change-info{background-color:#9185be;color:#fff;padding:1rem}.contract-overview__pending-change-info h3,.contract-overview__pending-change-info p{margin:0}.contract-overview__pending-change-subtitle,.contract-overview__pending-change-title{font-weight:700}.contract-overview__product-detail-section{border-radius:1rem;padding:1rem}.contract-overview__product-detail-item{margin-bottom:.5rem}@media only screen and (min-width:1025px){.contract-overview__product-detail-item{margin-bottom:1.5rem}}.contract-overview__product-detail-item:last-child{margin-bottom:0}.contract-overview__product-detail-item .disabled{color:#adadad}.contract-overview__product-detail-item-top{display:flex;flex-direction:column}@media only screen and (min-width:769px){.contract-overview__product-detail-item-top{flex-direction:row}}.contract-overview__product-detail-name,.contract-overview__product-detail-note,.contract-overview__product-detail-value{box-sizing:border-box;width:100%}.contract-overview__product-detail-name,.contract-overview__product-detail-value{border-color:transparent;border-style:solid;border-width:.125rem 0;line-height:2rem}@media only screen and (min-width:769px){.contract-overview__product-detail-name,.contract-overview__product-detail-value{padding:.375rem 0}}.contract-overview__product-detail-name{font-weight:500;padding-right:.5rem}@media only screen and (min-width:769px){.contract-overview__product-detail-name{width:25%}.contract-overview__product-detail-value{width:75%}}.contract-overview__product-detail-box{background-color:#fff;border-color:#9185be;border-radius:1rem;border-width:.125rem;display:flex;justify-content:space-between;padding:.375rem .5rem;width:100%}@media only screen and (min-width:769px){.contract-overview__product-detail-box{width:75%}}.contract-overview__product-detail-box.disabled{border-color:#adadad}.contract-overview__product-detail-note{color:#adadad;margin-top:.5rem}@media only screen and (min-width:769px){.contract-overview__product-detail-note{margin-left:auto;width:75%}}.contract-overview__product-detail-warning{color:#891350}.contract-overview__product-detail-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-overview__product-detail-icon[class*=" sy-icon-"]{color:#891350;cursor:pointer;font-size:2rem;line-height:2rem}.contract-overview__product-detail-icon[class*=" sy-icon-"]:hover{color:#ed1b2f}.disabled .contract-overview__product-detail-icon[class*=" sy-icon-"]{color:#adadad}.disabled .contract-overview__product-detail-icon[class*=" sy-icon-"]:hover{color:#adadad;cursor:unset}.contract-overview__panel{background-color:#fff;border-radius:1rem;box-shadow:0 0 .5rem .0625rem #ebd7c1;margin-top:2rem;padding-bottom:.1rem}.contract-overview__panel__title{background-color:#9185be;border-top-left-radius:1rem;border-top-right-radius:1rem;color:#fff;display:flex;font-size:1.25rem;font-weight:700;padding:1rem}@media (max-width:375px){.contract-overview__panel__title{font-size:1rem}}.contract-overview__panel__title-caption{flex:1 0}.contract-overview__panel__title-caption h2{line-height:1.5;margin:0}.contract-overview__panel__title-info{flex:0 0;margin-left:1rem;text-align:right;white-space:nowrap}.contract-overview__panel__no-products{margin-left:1rem}.contract-overview__panel__products{display:flex;flex-flow:row wrap;padding-top:.5rem}.contract-overview__panel__products__product{background-color:#fff;display:flex;flex:1 0;justify-content:space-between;max-width:50%;min-width:50%}@media only screen and (width > 918px){.contract-overview__panel__products__product{max-width:25%;min-width:25%}}.contract-overview__panel__products__product .product-button{align-items:center;background-color:#e9e7f2;border:5px solid #e9e7f2;border-radius:1rem;cursor:pointer;display:flex;flex:1 0;flex-flow:column nowrap;line-height:1.25;margin:.25rem;min-height:6rem;padding:.5rem}@media only screen and (max-width:768px){.contract-overview__panel__products__product .product-button{min-height:6.5rem}}.contract-overview__panel__products__product .product-button span{hyphens:auto;text-align:center;word-break:break-word}.contract-overview__panel__products__product .disabled{background-color:#fbf7f3;border:5px solid #fbf7f3;cursor:default}.contract-overview__panel__products__product button:hover{border:5px solid #9185be}.contract-overview__panel__products__product .selected{background-color:#e9e7f2;border:5px solid #9185be}.contract-overview__panel__products__product-name{font-size:1rem;font-weight:700;margin-top:.4rem}.contract-overview__panel__products__product-premium{font-weight:500;margin-top:auto}@media (max-width:375px){.contract-overview__panel__products__product-premium{font-size:.875rem}}.contract-overview__panel__products__product-placeholder{height:1.25rem;margin-bottom:1rem}.contract-overview__panel__products__product-detail{background-color:#e9e7f2;border:5px solid #9185be;border-radius:1rem;margin:.25rem}.contract-accident-cover-change__dropdown,.contract-franchise-change__dropdown,.contract-product-change__dropdown{border:.125rem solid #9185be;border-radius:1rem;line-height:2rem;width:100%}.contract-change__accident-cover,.contract-change__franchise{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:.5rem 0 1rem}@media only screen and (max-width:1024px){.contract-change__accident-cover,.contract-change__franchise{flex-direction:column}}.contract-change__accident-cover>*,.contract-change__franchise>*{flex:1 1 33%}.contract-change__confirmation-container{margin:1rem 0 2rem}.contract-change__confirmation-container [type=checkbox]+label:after{box-shadow:none}.contract-change>hr{background-color:#9185be;border:none;height:1px;margin-top:1rem}.contract-change .tooltip__heading{cursor:pointer}.contract-change-success li{margin-bottom:1rem}.contract-care-provider-change h2{font-size:1rem;line-height:1.5}.contract-care-provider-change__partner{color:#adadad}.contract-care-provider-change__detail-box{background-color:#fff;border:.125rem solid #9185be;border-radius:1rem;display:flex;justify-content:space-between;line-height:2rem;margin-bottom:.5rem;padding:.375rem .5rem}.contract-care-provider-change__detail-box-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-care-provider-change__detail-box-icon[class*=" sy-icon-"]{color:#891350;cursor:pointer;font-size:2rem}.contract-care-provider-change__detail-box-icon[class*=" sy-icon-"]:hover{color:#ed1b2f}.care-provider-search{padding-top:1rem}.care-provider-search form{column-gap:1rem;display:grid;grid-template-columns:5fr 3fr 1fr 1fr}@media only screen and (max-width:1024px){.care-provider-search form{grid-template-columns:4fr 2fr 2fr 2fr}}@media only screen and (max-width:768px){.care-provider-search form{grid-template-columns:1fr 1fr 1fr;grid-template-rows:[row] auto [row]}.care-provider-search form div:last-child{grid-column:span 3;grid-row: row 2;margin-top:1rem}}.care-provider-search form button,.care-provider-search form input,.care-provider-search form select{width:100%}.care-provider-search form div{align-content:end}.care-provider-search__tooltip{align-items:center;display:flex;gap:1rem;justify-content:center}.care-provider-search__result{grid-gap:1rem;border-top:.125rem solid #ead6c1;display:grid;grid-template-columns:repeat(3,1fr);padding-top:1rem}@media only screen and (min-width:769px) and (max-width:1024px){.care-provider-search__result{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.care-provider-search__result{background-color:#fbf7f3;grid-template-columns:1fr;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.care-provider-search__result__item{background-color:#fff;border:.125rem solid #ead6c1;border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;padding:1rem;position:relative}.care-provider-search__result__item h3{margin:0}.care-provider-search__result__item__address,.care-provider-search__result__item__phone{padding-top:1rem}.care-provider-search__result__item__address,.care-provider-search__result__item__info,.care-provider-search__result__item__phone{max-width:90%}.care-provider-search__result__item:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9185be;content:"\e990";font-family:sympany_icons!important;font-size:2rem;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;right:1rem;text-transform:none;top:50%;transform:translateY(-50%)}.contract-franchise-change h2{font-size:1rem;line-height:1.5}.contract-franchise-change__container{width:100%}.contract-franchise-change__partner{color:#adadad}.contract-franchise-change__dropdown{margin-top:.0625rem}.contract-franchise-change__dropdown:focus{box-shadow:0 0 0 .2rem #e9e7f2}.contract-franchise-change__deadlines{margin:0}.contract-termination h2{font-size:1rem;line-height:1.5}.contract-termination__confirmation-container{margin:1rem 0 2rem}.contract-termination__confirmation-container [type=checkbox]+label:after{box-shadow:none}.contract-termination__partner{color:#adadad}.contract-termination__select{border:.125rem solid #9185be;border-radius:1rem;line-height:1.75rem;margin-top:.0625rem;max-width:20rem;width:100%}.contract-termination__select:focus{box-shadow:0 0 0 .2rem #e9e7f2}.contract-termination__date{display:grid;margin-bottom:2rem;padding:.5rem}.contract-termination__date input[type=text],.contract-termination__date__input{border:.125rem solid #adadad;border-radius:1rem;color:#adadad;cursor:not-allowed;font-size:1rem;height:3rem;line-height:2rem;width:50%}@media (max-width:425px){.contract-termination__date input[type=text],.contract-termination__date__input{height:2.5rem;width:100%}}.contract-termination__date input[type=text]:focus,.contract-termination__date__input:focus{appearance:none;border:.125rem solid #adadad;box-shadow:none;outline:none}.contract-termination__text{font-size:1.25rem;margin-bottom:2rem}@media (max-width:425px){.contract-termination__text{font-size:1rem}}.contract-termination__toggle{display:flex;margin-bottom:3rem}.contract-accident-cover-change h2{font-size:1rem;line-height:1.5}.contract-accident-cover-change__container{width:100%}.contract-accident-cover-change__partner{color:#adadad}.contract-accident-cover-change__dropdown:focus{box-shadow:0 0 0 .2rem #e9e7f2}.contract-accident-cover-change .pillbutton-accident-cover-change{background-color:#d3cee5;border:.125rem solid #9185be;border-radius:1rem;color:#000}.contract-accident-cover-change .pillbutton-accident-cover-change .pillbutton-accident-cover-change__label{color:#000;line-height:2.75rem}.contract-accident-cover-change .pillbutton-accident-cover-change [type=radio]+label{padding:0}.contract-accident-cover-change .pillbutton-accident-cover-change [type=radio]:active+label:before,.contract-accident-cover-change .pillbutton-accident-cover-change [type=radio]:checked+label:before{border-radius:.8rem;box-shadow:0 0 0 .125rem #9185be}.termination-success__title{margin-bottom:3rem}.termination-success__title__subtitle{font-size:1.25rem}.termination-success__title p{margin:0}.termination-success__icon .sy-icon-success-circle{color:#05e86d;display:flex;font-size:10rem;justify-self:center;margin-bottom:3rem}.termination-success__icon .sy-icon-success-circle:hover{color:#05e86d}.termination-success li{margin-bottom:1rem}.contract-product-offer__is-hidden{display:none}.contract-product-offer__change-details-section{display:flex;flex-wrap:wrap}.contract-product-offer__change-details-section__name{width:25%}.contract-product-offer__change-details-section__hint{margin-top:.5rem;width:100%}.contract-product-offer sym-spinner .spinner{margin:0}.contract-offerable-products__list{display:flex;flex-wrap:wrap;justify-content:space-between}.contract-offerable-products__card{background-color:#fff;border-radius:1rem;box-shadow:0 0 1em rgba(0,0,0,.25);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin-top:32px;padding:1rem 2rem;width:calc(50% - 12px)}@media only screen and (max-width:1024px){.contract-offerable-products__card{flex-basis:100%}}.contract-offerable-products__price-offer p{margin:0}.contract-offerable-products__name{color:#adadad;display:block}.contract-offerable-products__descriptive-name{font-weight:700;line-height:1.5;margin:0}.contract-offerable-products__offer-box{align-self:flex-end}.contract-offerable-products__price{font-weight:700}.contract-offerable-products__button{margin-top:1rem;width:100%}.contract-offerable-products__termination{background-color:#d1d1d1}.contract-offerable-products__termination button{background:#891350;border-color:#891350}.contract-offerable-products__termination button:hover{background-color:#9185be;border-color:#9185be}.contract-offerable-products__termination button:active{background-color:#ed1b2f;border-color:#ed1b2f}.contract-offerable-products__disclaimer{border-top:1px solid #9185be;font-size:.75rem;padding-top:1rem}.contract-product-change__partner{color:#adadad}.contract-product-change__info{background-color:#64549e;color:#fff;cursor:pointer;padding:1rem}.contract-product-change__info-header{margin-bottom:1.5rem}.contract-product-change__model{font-size:1.25rem;font-weight:700;margin:0}.contract-product-change__name{margin:0}.contract-product-change__info-button-container{align-items:center;display:flex;justify-content:flex-end;margin-top:1.5rem}.contract-product-change__info-button{background-color:inherit;border:none;color:inherit;cursor:inherit;display:flex;font-size:inherit;font-weight:700;line-height:1.6rem;padding:0}.contract-product-change__info-button span{color:inherit;margin-left:.5rem}.contract-product-change__content{background-color:#d3cee5;padding:1rem}.contract-product-change__benefit-header{border-bottom:1px solid #a79dcb;font-size:1.25rem;font-weight:700;padding-bottom:.5rem}.contract-product-change__benefit-title{font-size:1rem;font-weight:700;margin-bottom:0}.contract-product-change__benefit-description{margin-top:0}.contract-product-change__product-disclaimer{border-top:1px solid #a79dcb;font-size:.75rem;padding-top:.5rem}.contract-product-change__container{column-gap:.5rem;display:flex;flex-wrap:wrap}.contract-product-change__input{flex:1 0 24%}@media only screen and (max-width:768px){.contract-product-change__input{flex:0 0 100%}}.contract-product-change__label{margin-bottom:.5rem}.contract-product-change__dropdown:focus{box-shadow:0 0 0 .2rem #e9e7f2}.contract-product-change__input:first-of-type,.contract-product-change__input:nth-of-type(2){flex-grow:1}.contract-product-change__input:nth-of-type(3){flex:2 0 49%}@media only screen and (max-width:1024px){.contract-product-change__input:nth-of-type(3){flex:0 1 100%}}@media only screen and (max-width:578px){.contract-product-change__input:nth-of-type(3){min-width:0}}.contract-product-change__care-provider-selection{background-color:#fff;border:.125rem solid #9185be;border-radius:1rem;display:flex;justify-content:space-between;line-height:2rem;margin-bottom:.5rem;padding:.375rem .5rem}.contract-product-change__care-provider-selection-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-product-change__care-provider-selection-icon[class*=" sy-icon-"]{color:#891350;cursor:pointer;font-size:2rem;line-height:2rem}.contract-product-change__care-provider-selection-icon[class*=" sy-icon-"]:hover{color:#ed1b2f}.contract-product-change__date-price{display:flex;gap:.25rem}@media only screen and (max-width:578px){.contract-product-change__date-price{gap:1rem;justify-content:space-between}}@media only screen and (max-width:768px){.contract-product-change__date-price{gap:4rem}}@media only screen and (min-width:769px){.contract-product-change__date-price div{flex:0 0 25%}}.contract-product-change__date-price p{margin-top:0}.contract-product-change__legal-info{font-size:.75rem}.contract-product-change-success__title{margin-bottom:3rem}@media (max-width:425px){.contract-product-change-success__title{font-size:1.6rem}}.contract-product-change-success__icon{display:flex;justify-content:center;margin-bottom:3rem}.contract-product-change-success__icon span{color:#05e86d;font-size:8rem}.contract-product-change-success__icon span:hover{color:#05e86d}.contract-product-change-success__information li{margin-bottom:1rem}.contract-product-change-success__information-block{margin-bottom:2rem}@media only screen and (max-width:768px){sym-submit-receipt .container .button-primary{width:100%}}sym-submit-receipt .alert-danger a{color:#fff;text-decoration:underline}.receipt,.receipt--deleted{margin-bottom:2rem!important}.receipt--deleted__grid,.receipt__grid{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:768px){.receipt--deleted__grid,.receipt__grid{grid-template-columns:1fr 1fr}}.receipt .receipt--deleted__add-page,.receipt .receipt--deleted__page,.receipt .receipt--deleted__page--deleted,.receipt .receipt--deleted__page--zoom,.receipt .receipt__add-page,.receipt .receipt__page,.receipt .receipt__page--deleted,.receipt .receipt__page--zoom,.receipt--deleted .receipt--deleted__add-page,.receipt--deleted .receipt--deleted__page,.receipt--deleted .receipt--deleted__page--deleted,.receipt--deleted .receipt--deleted__page--zoom,.receipt--deleted .receipt__add-page,.receipt--deleted .receipt__page,.receipt--deleted .receipt__page--deleted,.receipt--deleted .receipt__page--zoom{background-color:#eee;border-radius:10px;height:200px;width:100%}.receipt input[type=file],.receipt--deleted input[type=file]{display:none}.receipt--deleted__add-page,.receipt__add-page{align-items:center;color:#9185be;cursor:pointer;display:flex;font-weight:700;height:100%;justify-content:center;width:100%}.receipt--deleted__add-page:hover,.receipt__add-page:hover{color:#a79dcb;transform:scale(1.05)}.receipt--deleted__page,.receipt--deleted__page--deleted,.receipt--deleted__page--zoom,.receipt__page,.receipt__page--deleted,.receipt__page--zoom{align-items:flex-end;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;transition:width .5s;width:100%}.receipt--deleted__page--deleted.placeholder-icon,.receipt--deleted__page--zoom.placeholder-icon,.receipt--deleted__page.placeholder-icon,.receipt__page--deleted.placeholder-icon,.receipt__page--zoom.placeholder-icon,.receipt__page.placeholder-icon{background-position-x:center;background-position-y:center;background-size:50px}.receipt--deleted__page sym-spinner,.receipt--deleted__page--deleted sym-spinner,.receipt--deleted__page--zoom sym-spinner,.receipt__page sym-spinner,.receipt__page--deleted sym-spinner,.receipt__page--zoom sym-spinner{width:100%}.receipt--deleted__page button,.receipt--deleted__page--deleted button,.receipt--deleted__page--zoom button,.receipt__page button,.receipt__page--deleted button,.receipt__page--zoom button{background:#9185be;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.6em;margin-right:10px;margin-top:15px;padding:10px}.receipt--deleted__page button:hover,.receipt--deleted__page--deleted button:hover,.receipt--deleted__page--zoom button:hover,.receipt__page button:hover,.receipt__page--deleted button:hover,.receipt__page--zoom button:hover{background:#891350}.receipt--deleted__page button:disabled,.receipt--deleted__page--deleted button:disabled,.receipt--deleted__page--zoom button:disabled,.receipt__page button:disabled,.receipt__page--deleted button:disabled,.receipt__page--zoom button:disabled{cursor:default;opacity:.5}.receipt--deleted__page button:disabled:hover,.receipt--deleted__page--deleted button:disabled:hover,.receipt--deleted__page--zoom button:disabled:hover,.receipt__page button:disabled:hover,.receipt__page--deleted button:disabled:hover,.receipt__page--zoom button:disabled:hover{transform:none}.receipt--deleted__page--deleted,.receipt__page--deleted{opacity:.5}.receipt--deleted__page--zoom,.receipt__page--zoom{background-position-x:center;background-position-y:center;background-size:contain;grid-column:1/6;height:80vh!important}@media only screen and (max-width:768px){.receipt--deleted__page--zoom,.receipt__page--zoom{grid-column-end:3}}.receipt--deleted__footer,.receipt__footer{position:relative}.receipt--deleted__footer__delete,.receipt__footer__delete{background-color:#9185be;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:10px;position:absolute;right:-15px;top:-10px}.receipt--deleted__footer__delete:disabled,.receipt__footer__delete:disabled{cursor:default;opacity:.5}.receipt--deleted__footer button:hover,.receipt__footer button:hover{background:#891350}.receipt .sy-icon-magnifying-glass,.receipt .sy-icon-magnifying-glass:focus,.receipt .sy-icon-magnifying-glass:hover,.receipt .sy-icon-trash,.receipt .sy-icon-trash:focus,.receipt .sy-icon-trash:hover,.receipt--deleted .sy-icon-magnifying-glass,.receipt--deleted .sy-icon-magnifying-glass:focus,.receipt--deleted .sy-icon-magnifying-glass:hover,.receipt--deleted .sy-icon-trash,.receipt--deleted .sy-icon-trash:focus,.receipt--deleted .sy-icon-trash:hover{color:#fff}.receipt--deleted{opacity:.5}.receipt-success__info{margin-bottom:2rem}.assign-receipt .button-group,.assign-receipt .button-group .button-primary,.assign-receipt .button-group .button-primary-outline,.assign-receipt .button-group .navigation nav>button,.assign-receipt .partner-tile .button-group a,.navigation .assign-receipt .button-group nav>button,.partner-tile .assign-receipt .button-group a{display:block;margin:.5rem 0;width:100%}.assign-receipt__container{display:flex;flex-direction:column}@media only screen and (max-width:768px){.assign-receipt__container{justify-content:space-between;min-height:82vh}}.assign-receipt__user-rows{margin-bottom:2rem}.assign-receipt__user-row{align-items:center;cursor:pointer;display:flex;font-weight:400;margin:2rem 0}.assign-receipt__user-row input{display:none}.assign-receipt__user-row .error{border:2px solid #ed1b2f}.assign-receipt__user-row input[type=radio]:checked+.assign-receipt__radio-button{border-color:#891350}input[type=radio]:checked+.assign-receipt__radio-button:after{left:50%;top:50%;transform:translate(-50%,-50%) scale(1)}.assign-receipt__radio-button{border:2px solid #9185be;border-radius:50%;display:absolute;height:15px;margin-right:10px;position:relative;transition:border-color .3s;width:15px}.assign-receipt__radio-button:after{background-color:#891350;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s;width:12px}.assign-receipt__checklist{list-style:none;margin-bottom:4rem;padding-left:0}.assign-receipt__checklist-item{display:flex;gap:.5rem}.assign-receipt__checklist-item .sy-icon-tick{flex-shrink:0;font-size:.75rem;line-height:1.5rem}.assign-receipt__checklist-item-content{margin-bottom:1rem}.assign-receipt__checklist-item-content b{font-weight:500}.assign-receipt__missing-selection{align-items:center;color:#ed1b2f;display:flex;gap:5px}.recent-uploads{padding-bottom:10rem;position:relative}.recent-uploads .button-primary{margin-top:1rem;width:100%}.recent-uploads__hint{background-color:#f7efe6;margin-top:1rem;padding:1rem}.recent-uploads__hint-title{font-weight:500}.recent-uploads__filter-row{display:flex;flex-wrap:wrap;gap:1rem;padding-top:.5rem}.recent-uploads__upload-button{align-items:center;background-color:#9185be;border:4px solid #fff;border-radius:50%;bottom:6rem;box-shadow:0 0 .3em #64549e;color:#fff;cursor:pointer;display:flex;height:6rem;justify-content:center;position:fixed;right:3rem;width:6rem}@media only screen and (max-width:768px){.recent-uploads__upload-button{right:1.5rem}}.recent-uploads__filter-button{background-color:#d1d1d1;border:none;border-radius:1rem;color:#000;cursor:pointer;min-height:2.25rem;padding:0 1rem}.recent-uploads__filter-button.selected{background-color:#891350;color:#fff}@media only screen and (max-width:768px){.recent-uploads__filter-button{width:30%}}.recent-uploads__documents-list{background-color:#fff;border-radius:1rem;box-shadow:0 0 1em rgba(0,0,0,.25);margin-top:2rem;padding:2rem}.recent-uploads__document{align-items:center;border-bottom:1px solid #f2e6da;display:grid;font-size:.875rem;grid-template-columns:90% 10%;justify-content:space-between;padding:1rem}.recent-uploads__document:last-child,.recent-uploads__document:only-child{border-bottom:none}.recent-uploads__container{display:grid;grid-template-columns:33.33% 33.33% 33.33%}@media only screen and (max-width:768px){.recent-uploads__container{display:grid;grid-template-columns:max-content 1fr}}.recent-uploads__document-date,.recent-uploads__document-owner,.recent-uploads__document-title{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-uploads__document-owner{font-weight:500}@media only screen and (max-width:768px){.recent-uploads__document-owner{grid-column:span 2}.recent-uploads__document-title{padding-right:.25rem}.recent-uploads__document-title:after{content:"|";margin-left:4px}}.recent-uploads__download{align-content:center;cursor:pointer;text-align:right}.insurance-card-container{align-items:center;display:flex;margin-top:3rem}.invoices__invoice{padding:.5rem 1rem!important}.invoices__info ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:.4rem 0;padding:0}.invoices__info ul li{margin-right:.5rem}.invoices__info span{margin:0 .4rem 0 0}.ok{color:#05e86d!important}.warning{color:#ed1b2f!important}.invoice{align-items:center;display:flex;margin:0 .5rem}.invoice__icon{text-align:center}.invoice__subject{display:grid;grid-template-columns:70% 30%;justify-content:stretch;justify-items:stretch;padding:1rem;width:100%}@media only screen and (max-width:768px){.invoice__subject{grid-template-columns:1fr}.invoice__subject :first-child{order:1}.invoice__subject :nth-child(3){order:2}.invoice__subject :nth-child(2){align-self:start;order:3;text-align:left}.invoice__subject :nth-child(4){align-self:start;order:4;text-align:left}}.invoice__subject__payment{align-self:end;text-align:right}.invoice__subject__download{color:#9185be;cursor:pointer}.invoice__subject__download--hidden{visibility:hidden}.invoice__subject__open_close{cursor:pointer;padding:1.5rem}.invoice .important{font-weight:500}.invoice--open{background-color:#fff;border-color:transparent #ead6c1 #ead6c1 transparent;border-style:solid;border-width:1px;color:#fff;content:"";display:block;float:left;height:16px;left:20px;opacity:1;position:relative;top:-10px;transform:rotate(45deg);width:16px}.invoice-container{border-bottom:1px solid #ead6c1}div.invoice-container.invoice-sub{background-color:#fbf7f3}.invoice-sub .indented{margin-left:1.5rem}.invoice-sub-followup{padding-left:9px}.hidden{visibility:hidden}@media only screen and (max-width:768px){.hidden{display:none}}.lastChild{border-bottom:0}.info__section div{font-weight:700}.maintenance-section{margin-top:5rem}.passwordreset{margin-top:1.25rem}@media only screen and (max-width:768px){.passwordreset{margin-top:60px}}.passwordreset input{margin-top:.5rem}.passwordreset .alert-box{margin-bottom:2rem}.passwordreset .button-row{margin-top:2rem}.navigation .passwordreset .button-row nav>button,.partner-tile .button-group .passwordreset .button-row a,.passwordreset .button-row .button,.passwordreset .button-row .button-primary,.passwordreset .button-row .button-primary-outline,.passwordreset .button-row .header__log-out,.passwordreset .button-row .navigation nav>button,.passwordreset .button-row .partner-tile .button-group a{box-sizing:border-box;flex-grow:1}@media only screen and (max-width:768px){.modal-dialog.modal-dialog__questions-and-help .passwordreset .button-row>.button-primary,.navigation .passwordreset nav.button-row>button,.partner-tile .button-group .passwordreset .button-row>a,.passwordreset .button-row>.button-primary-outline,.passwordreset .modal-dialog.modal-dialog__questions-and-help .button-row>.button-primary,.passwordreset .navigation nav.button-row>button,.passwordreset .partner-tile .button-group .button-row>a{margin-bottom:0}}.navigation .passwordreset .button-row-single nav>button,.partner-tile .button-group .passwordreset .button-row-single a,.passwordreset .button-row-single .button,.passwordreset .button-row-single .button-primary,.passwordreset .button-row-single .button-primary-outline,.passwordreset .button-row-single .header__log-out,.passwordreset .button-row-single .navigation nav>button,.passwordreset .button-row-single .partner-tile .button-group a{box-sizing:border-box;flex-grow:1}.passwordreset__input_fields{grid-gap:1rem;display:grid}.passwordreset__rules{color:#666}.passwordreset__error-message{color:#ed1b2f}.passwordreset__help-container{margin-top:2rem;text-align:center}.passwordreset__help-link{color:#891350;cursor:pointer;font-weight:700}@media only screen and (min-width:769px){.passwordreset__help-link--top{display:none}}.passwordreset__help-link--bottom{display:inline-block}.passwordreset__icon,.passwordreset__success-icon{color:#9185be;display:flex;font-size:5em!important;justify-content:center}.passwordreset__icon:focus,.passwordreset__icon:hover,.passwordreset__success-icon:focus,.passwordreset__success-icon:hover{color:#9185be!important}@media only screen and (min-width:769px){.passwordreset .content-box,.passwordreset .receipt,.passwordreset .receipt--deleted{margin-left:auto!important;margin-right:auto!important;max-width:600px}}.toggle input[type=checkbox]{opacity:0;z-index:-1}.toggle input[type=checkbox]+label{font-weight:500;line-height:1.75rem;padding-left:3.5rem}.toggle input[type=checkbox]+label:before{background:#ead6c1;border:0;border-radius:.875rem;content:"";display:block;height:1.75rem;left:0;padding:0;position:absolute;top:0;transition:background .4s linear;width:3rem}.toggle input[type=checkbox]+label:after{background:#fff;border-radius:.875rem;box-shadow:0 .125rem .25rem #f7efe6;content:"";display:block;height:1.5rem;left:.125rem;position:absolute;top:.125rem;transition:left .4s ease;width:1.5rem}.toggle input[type=checkbox]+label span{display:none}.toggle input[type=checkbox]:checked+label:before{background:#891350;content:""}.toggle input[type=checkbox]:checked+label:after{left:1.375rem}.toggle input[type=checkbox]:checked+label span.active,.toggle input[type=checkbox]:not(:checked)+label span.inactive{display:inline}.registration{margin-top:1.25rem}@media only screen and (max-width:768px){.registration{margin-top:60px}}.registration__header{display:flex;justify-content:space-between;margin-bottom:0}.registration__hint{margin-bottom:1rem}.registration__help-container{margin-top:2rem;text-align:center}@media only screen and (max-width:768px){.registration__help-container{display:none}}.registration__help-link{color:#891350;cursor:pointer;font-weight:700}@media only screen and (min-width:769px){.registration__help-link--top{display:none}}.registration__help-link--bottom{display:inline-block}.registration__input-fields{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.registration input{margin-top:.5rem}@media only screen and (max-width:768px){.registration__content-box{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:769px){.registration__content-box-success{margin-left:auto!important;margin-right:auto!important;max-width:600px}}.registration .toggle label[for=gtc]{margin-top:1rem}.registration input[type=date],.registration input[type=email],.registration input[type=password],.registration input[type=tel],.registration input[type=text]{width:100%}.registration__button-row{margin-top:2rem}@media only screen and (max-width:768px){.modal-dialog.modal-dialog__questions-and-help .registration__button-row>.button-primary,.navigation nav.registration__button-row>button,.partner-tile .button-group .registration__button-row>a,.registration__button-row>.button-primary-outline{margin-bottom:0}}.registration__button{box-sizing:border-box;flex-grow:1}.registration__error-message{color:#ed1b2f}.registration__icon{color:#9185be;display:flex;font-size:5em!important;justify-content:center}.registration__icon:focus,.registration__icon:hover{color:#9185be!important}.registration__alert-box{margin-bottom:1rem}.deliverymode__info ul{list-style-type:none;margin:.4rem 0;padding:0}.deliverymode__info span{margin:0 .4rem 0 0}.deliverymode__content-box{grid-gap:1rem;display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (max-width:768px){.deliverymode__content-box{grid-template-columns:repeat(1,1fr)}}.deliverymode .button-row-single{margin-top:1rem}.setup-assistant input[type=email],.setup-assistant input[type=password],.setup-assistant input[type=tel],.setup-assistant input[type=text]{margin-bottom:1rem;width:100%}.setup-assistant h2{margin:0}.setup-assistant .button-row{margin-top:1rem}.setup-assistant__confirmation{margin-top:2rem}@media only screen and (max-width:768px){.setup-assistant__confirmation{flex-direction:column}}.setup-assistant__confirmation-gtc{margin-bottom:2rem}@media only screen and (max-width:768px){.modal-dialog.modal-dialog__questions-and-help .setup-assistant__confirmation .button-primary,.navigation .setup-assistant__confirmation nav>button,.partner-tile .button-group .setup-assistant__confirmation a,.setup-assistant__confirmation .button-primary-outline,.setup-assistant__confirmation .modal-dialog.modal-dialog__questions-and-help .button-primary,.setup-assistant__confirmation .navigation nav>button,.setup-assistant__confirmation .partner-tile .button-group a{margin-bottom:0}}.setup-assistant__comment{color:#666}.setup-assistant__footnote{margin-top:2rem}.user-settings__toggle-row{margin-bottom:1.5rem}.user-settings hr.solid{border-top:1px solid #000;margin:1.5rem 0}.user-settings__disabled-label{color:#8a8a8a}.user-settings__disclaimer{color:#000;cursor:pointer;margin-left:3.5rem;margin-top:.75rem}.user-settings .button-row-single{margin-top:1rem}.user-settings input[type=password],.user-settings input[type=text]{width:100%}@media only screen and (max-width:768px){.user-settings .col-span-1{grid-column:span 2}}.warning{color:#ed1b2f}.future-contract .button-row-single{margin-top:1rem}.gtc-approval__content-box{grid-gap:1rem;display:grid;grid-template-columns:repeat(1,1fr)}.gtc-approval .button-row-single{margin-top:1rem}.change-verify{display:inline-block}.change-verify__code-delivered.fade-out{animation:fade 2s linear 3s}@keyframes fade{0%{opacity:1}to{opacity:0}}span.sy-icon-success-circle.xs{color:#05e86d;font-size:1em}.profile{display:flex;flex-direction:column;min-height:calc(100vh - 7rem)}.profile__tile{background-color:#fff;border-radius:20px;box-shadow:0 0 1em #ccc;margin-top:2rem;width:100%}.profile__tile__bar{background-color:#9185be;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;height:4rem;width:100%}.profile__tile__bar__label{align-self:center;color:#fff;flex:1;margin-left:2rem}.profile__tile__root{padding:1rem}@media only screen and (max-width:768px){.profile__tile__root{padding:0}}.profile__tile__root__parallel{display:flex;gap:1rem}@media only screen and (max-width:768px){.profile__tile__root__parallel{display:grid}}.profile__tile__root__parallel__box{flex:1;margin-top:1rem;overflow:auto;padding:1rem}.profile__tile__root__box{padding:1rem}.profile__tile__root__box__header{border-bottom:2px solid #ead6c1;display:grid;grid-template-columns:150px auto;position:relative}.profile__tile__root__box__header__icon{justify-self:center}@media only screen and (max-width:768px){.profile__tile__root__box__header__icon{justify-self:left}}.profile__tile__root__box__header__content h3,.profile__tile__root__box__header__content p{margin:0;max-width:370px}@media only screen and (max-width:768px){.profile__tile__root__box__header__content{margin-top:1rem}}.profile__tile__root__box__content{display:flex;gap:4rem}@media only screen and (max-width:768px){.profile__tile__root__box__content{display:grid;gap:0}}.profile__tile__root__box__content__row{flex:1}.profile__tile__root__box__content__row__item{display:grid;margin-top:1rem}.profile__tile__root__box__edit-content{display:flex}.profile__tile__root__box__edit-content__row{flex:1}.profile__tile__root__box__mandatory_note{margin-top:10px}@media only screen and (max-width:768px){.profile__tile__root__box__content{margin:0}.profile__tile__root__box__header{grid-template-columns:1fr}}.profile__profile-changes{color:#ed1b2f;margin:0}.profile__edit-icon{color:#9185be;position:absolute;right:0;top:-.25rem}.profile__profile-icon{align-self:center;color:#fff!important;font-size:3rem!important;margin-left:1rem}.profile__line{border-bottom:1px solid #ead6c1}.profile .expanded{animation:fadeIn .5s ease-in}.profile label{float:left}@media only screen and (max-width:768px){.profile .form-value{display:block;width:100%}}.profile form textarea{background:transparent;border:1px solid #f2e6da;display:block;overflow:auto;resize:vertical;vertical-align:top}.profile input[type=date],.profile input[type=email],.profile input[type=password],.profile input[type=tel],.profile input[type=text],.profile select,.profile textarea{width:60%}.profile .sex-container{overflow:auto}.profile div.pillbutton-sex{background-color:#e9e7f2;border:2px solid #bdb6d8;width:60%}@media only screen and (max-width:768px){.profile div.pillbutton-sex{float:none;width:95%}}.profile div.pillbutton-sex [type=radio]+label{color:#000;padding:0 1.5rem 0 1.8rem;width:calc(50% - .3rem)}.profile div.pillbutton-sex [type=radio]:active+label:before,.profile div.pillbutton-sex [type=radio]:checked+label:before{border:2px solid #bdb6d8;box-shadow:none;height:calc(100% + .2rem);left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + .2rem)}@media only screen and (max-width:768px){.profile input[type=date],.profile input[type=email],.profile input[type=password],.profile input[type=tel],.profile input[type=text],.profile select,.profile textarea{float:none;width:100%}.profile .button-primary:focus,.profile .button-primary:hover{background:#9185be none;border:2px solid #9185be}}.profile__pencil-icon{align-self:center;color:#9185be;flex:none}.profile__title-box__heading{background-color:#f7efe6;border-bottom:1px solid #eedecd;cursor:help;display:grid;grid-template-columns:1fr auto;padding:.5rem 1rem;word-break:keep-all}.profile__title-box__heading h3{margin:0 1rem 0 0}.profile .profile-progress-message{color:#64549e;margin-top:.75rem}.profile-change__subtitle,.profile-change__title{font-weight:700;margin-bottom:1rem}.profile-change__subtitle{color:#9185be}.profile-change__textfield{display:grid;margin-bottom:.75rem;padding:2px}.profile-change__textfield li{color:#000}.profile-change__textfield__title{font-size:.875rem;font-weight:700;margin-bottom:.25rem}.profile-change__textfield input,.profile-change__textfield input[type=email],.profile-change__textfield input[type=number],.profile-change__textfield input[type=tel],.profile-change__textfield input[type=text]{width:100%}.profile-change__textfield input[type=date]{width:auto}.profile-change__textfield__margin-top{margin-top:1rem}.profile-change__textfield-group{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;width:auto}.profile-change__address-container{margin-bottom:1rem}.profile-change__address-display{display:grid;margin-bottom:1rem}.profile-change__label{font-weight:400}.profile-change__disclaimer{margin-bottom:2rem;margin-top:2rem}.profile-change__contact-disclaimer{margin-bottom:2rem;margin-top:1rem}.profile-change__success{align-items:center;display:flex;justify-content:space-between}.profile-change__success span{cursor:pointer}.profile-change__success-preview{align-items:center;display:flex}.profile-change__success-preview span{margin-right:1rem}.profile-change__success-preview span:hover{color:#000;cursor:default}.profile-change__success-preview p{margin:0}.profile-change__autocomplete-icon-field{position:relative}.profile-change__autocomplete-icon{pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.profile-change__address-summary{background-color:#e9e7f2;border-radius:1rem;margin-top:1rem;padding:1rem}@media only screen and (max-width:768px){sym-profile-change-address div.button-end,sym-profile-change-address form div.button-end,sym-profile-change-address-success div.button-end,sym-profile-change-address-success form div.button-end,sym-profile-change-address-summary div.button-end,sym-profile-change-address-summary form div.button-end,sym-profile-change-edit-contact div.button-end,sym-profile-change-edit-contact form div.button-end,sym-profile-change-edit-language div.button-end,sym-profile-change-edit-language form div.button-end,sym-profile-change-success div.button-end,sym-profile-change-success form div.button-end,sym-profile-change-verify div.button-end,sym-profile-change-verify form div.button-end{margin-top:auto}}.security-code{margin-bottom:4em;margin-top:4em}@media only screen and (max-width:768px){.security-code{display:flex;justify-content:center}}.security-code input[type=number]{appearance:textfield;border:none;border-radius:0;box-sizing:border-box;font-size:50px;height:70px;letter-spacing:.5ch;margin-left:auto;margin-right:auto;outline:none;padding:0}.security-code input[type=number]::-webkit-inner-spin-button,.security-code input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.security-code input[type=number]:focus{box-shadow:none;outline:0}.security-code input[data-length="1"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/1ch 5px no-repeat;width:1.5ch}.security-code input[data-length="1"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/1ch 5px no-repeat}.security-code input[data-length="2"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/2.5ch 5px no-repeat;width:3ch}.security-code input[data-length="2"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/2.5ch 5px no-repeat}.security-code input[data-length="3"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/4ch 5px no-repeat;width:4.5ch}.security-code input[data-length="3"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/4ch 5px no-repeat}.security-code input[data-length="4"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/5.5ch 5px no-repeat;width:6ch}.security-code input[data-length="4"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/5.5ch 5px no-repeat}.security-code input[data-length="5"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/7ch 5px no-repeat;width:7.5ch}.security-code input[data-length="5"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/7ch 5px no-repeat}.security-code input[data-length="6"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/8.5ch 5px no-repeat;width:9ch}.security-code input[data-length="6"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/8.5ch 5px no-repeat}.security-code input[data-length="7"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/10ch 5px no-repeat;width:10.5ch}.security-code input[data-length="7"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/10ch 5px no-repeat}.security-code input[data-length="8"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/11.5ch 5px no-repeat;width:12ch}.security-code input[data-length="8"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/11.5ch 5px no-repeat}.security-code input[data-length="9"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/13ch 5px no-repeat;width:13.5ch}.security-code input[data-length="9"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/13ch 5px no-repeat}.security-code input[data-length="10"]{background:repeating-linear-gradient(90deg,#ead6c1,#ead6c1 1ch,transparent 0,transparent 1.5ch) 0 100%/14.5ch 5px no-repeat;width:15ch}.security-code input[data-length="10"]:focus{background:repeating-linear-gradient(90deg,#9185be,#9185be 1ch,transparent 0,transparent 1.5ch) 0 100%/14.5ch 5px no-repeat}.chat .breadcrumb{display:flex}.chat .breadcrumb li{display:inline-flex}.chat .breadcrumb__title{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:20rem}@media only screen and (max-width:768px){.chat .breadcrumb__title{width:5rem}}.chat__wrapper{margin:1rem}.chat__me,.chat__them{border-radius:1rem;clear:both;margin:1rem auto .5rem;max-width:60%;padding:1rem 1rem .5rem;position:relative;text-align:left}.chat__me{background:#ead6c1;float:right}.chat__them{background:#e7d0dc;float:left}.chat__me:before,.chat__them:before{border-bottom:15px solid transparent;clear:both;content:"";height:0;position:absolute;top:0;width:0}.chat__me:before{border-left:1rem solid #ead6c1;border-right:1rem solid transparent;border-top:1rem solid #ead6c1;right:-1rem}.chat__them:before{border-left:1rem solid transparent;border-right:1rem solid #e7d0dc;border-top:1rem solid #e7d0dc;left:-1rem}.chat__message{white-space:pre-line}.chat__info{font-size:.75rem;margin-top:.5rem;opacity:.6;text-align:right}.chat__date{background:#f5f5f5;border-radius:.5rem;clear:both;margin:0 auto;padding:.5rem 1rem;width:fit-content}.chat__answer{clear:both;padding:1rem 0}.chat__answer textarea{width:100%}.chat__answer .button-row-single{margin-top:1rem}.chat__answer__hint{display:grid;grid-template-columns:4fr 3fr;margin-top:.5rem;min-height:1.2rem}.chat__answer__hint *{color:#891350}.chat__answer__hint sym-word-counter{justify-self:end}.chat__answer__hint .word-counter{color:#adadad;font-style:italic}.chat__answer__hint .word-counter.error{color:#891350}.chat textarea{border-width:1px;padding:.25rem;width:100%}.communication-list .button-row{align-items:center;justify-content:center;margin-top:15px}.communication-list__items{padding:.5rem 1rem!important}.communication-list__items__item{align-items:center;border-bottom:1px solid #ead6c1;display:flex;padding-right:1rem}.communication-list__items__item:last-child{border-bottom:none}.communication-list__items__item__icon{margin:0;text-align:center}.communication-list__items__item__icon__icon{background-color:#891350;border-radius:.25rem;display:block;height:.5rem;justify-self:right;margin:0 .5rem;width:.5rem}.communication-list__items__item__icon__icon:before{content:""}.communication-list__items__item__subject{display:grid;grid-template-columns:1fr 11fr;padding:1rem 1rem 1rem 0;width:100%}@media only screen and (max-width:768px){.communication-list__items__item__subject{grid-template-columns:1fr}}.communication-list__items__item__subject__date{font-weight:700;margin-right:1rem;white-space:nowrap}.communication-list__items__item__subject__title{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-list__items__item__call-to-action{cursor:pointer;text-align:right}.communication-list__items__item__call-to-action .sy-icon-arrow1-right{color:#9185be;font-size:1.5rem}.communication-list__items__item .hidden{clip:rect(1px,1px,1px,1px);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.communication-list__items__item.read .communication-list__items__item__icon__icon{background-color:#fff}.communication-list__items__item.read .communication-list__items__item__subject__date,.communication-list__items__item.read .communication-list__items__item__subject__title{font-weight:400}.communication-list__items>h2{border-bottom:3px solid #ead6c1;margin:0;padding:1.25rem 1.25rem 1.25rem 1.5rem}.newMessage__tile__subject__content{height:5rem}.newMessage__tile__subject__content__hint{margin-top:.5rem}.newMessage__tile__content{margin-top:.75rem}.newMessage__tile__content__hint{display:grid;grid-template-columns:4fr 3fr;margin-top:.5rem;min-height:1.2rem}.newMessage__tile__content__hint *{color:#891350;font-size:.9rem}.newMessage__tile__content__hint sym-word-counter{justify-self:end}.newMessage__tile__content__hint .word-counter{color:#adadad;font-style:italic}.newMessage span,.newMessage__tile__content__hint .word-counter.error{color:#891350}.newMessage .word-counter{color:#adadad;float:right;font-style:italic}.newMessage .word-counter.error{color:#891350}.newMessage .button-row-single{margin-top:1rem}.newMessage input[type=date],.newMessage input[type=email],.newMessage input[type=password],.newMessage input[type=tel],.newMessage input[type=text],.newMessage select,.newMessage textarea{border-width:1px;padding:.25rem;width:100%}.whats-new{padding:1rem}.whats-new__list{display:flex;flex-flow:column;gap:1rem;padding-bottom:1rem;padding-top:1rem}.whats-new__message{background-color:#fff;border-radius:6px;box-shadow:0 0 1em #ccc;display:flex;gap:.5rem;padding:1rem}@media only screen and (max-width:768px){.whats-new__message{flex-wrap:wrap}}.whats-new__image{flex-basis:10%}@media only screen and (max-width:768px){.whats-new__image img{width:100%}.whats-new__image{flex-basis:100%}}.whats-new__publishing-date{font-size:.75rem;line-height:.75rem;padding-bottom:1rem}.whats-new__content{flex-basis:75%}@media only screen and (max-width:768px){.whats-new__content{flex-basis:100%}}.inbox-list__documents{padding:.5rem 1rem!important;position:relative}.inbox-list__documents__delete-toggle{position:absolute;right:2rem;top:1.1rem}@media screen and (max-width:375px){.inbox-list__documents__delete-toggle{margin-bottom:0!important;margin-top:1rem!important;position:static;right:0;width:100%}}.inbox-list__documents>h2{border-bottom:3px solid #ead6c1;margin:0;padding:1.25rem 1.25rem 1.25rem 1.5rem}.inbox-list__info ul{list-style-type:none;margin:.4rem 0;padding:0}.inbox-list__info span{margin:0 .4rem 0 0}.communication__icon,.overview__icon,.sympany-icon,.upload__icon,[class*=" sy-icon-"],[class^=sy-icon-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sympany_icons!important;font-size:1.6rem;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.communication__icon:focus,.communication__icon:hover,.overview__icon:focus,.overview__icon:hover,.sympany-icon:focus,.sympany-icon:hover,.upload__icon:focus,.upload__icon:hover,[class*=" sy-icon-"]:focus,[class*=" sy-icon-"]:hover,[class^=sy-icon-]:focus,[class^=sy-icon-]:hover{color:#891350}.sympany-icon.xl,.xl.communication__icon,.xl.overview__icon,.xl.upload__icon,[class*=" sy-icon-"].xl,[class^=sy-icon-].xl{font-size:3em}.lg.communication__icon,.lg.overview__icon,.lg.upload__icon,.sympany-icon.lg,[class*=" sy-icon-"].lg,[class^=sy-icon-].lg{font-size:2em}.md.communication__icon,.md.overview__icon,.md.upload__icon,.sympany-icon.md,[class*=" sy-icon-"].md,[class^=sy-icon-].md{font-size:1.6em}.sm.communication__icon,.sm.overview__icon,.sm.upload__icon,.sympany-icon.sm,[class*=" sy-icon-"].sm,[class^=sy-icon-].sm{font-size:1.4em}.sympany-icon.xs,.xs.communication__icon,.xs.overview__icon,.xs.upload__icon,[class*=" sy-icon-"].xs,[class^=sy-icon-].xs{font-size:1.2em}html{word-wrap:break-word;font-family:National2,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}body{font-size:.875rem}h1{font-size:1.375rem;font-weight:700;margin:40px 0 20px}h1,h2{font-family:National2,sans-serif;font-style:normal;line-height:1.25}h2{font-size:1.25rem}h2,h3{font-weight:500}h3{font-family:National2,sans-serif;font-size:1rem;font-style:normal;line-height:1.5}h4{font-weight:500}sym-modal-dialog:not(:defined),sym-modal-dialog:not([open]){display:none}.backdrop{animation:fadeIn .1s ease-out;background:rgba(0,0,0,.6);bottom:0;overflow:hidden;top:0;z-index:100}.backdrop,.modal-dialog{box-sizing:border-box;left:0;position:fixed;right:0}.modal-dialog{animation:scaleIn .1s ease-out;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 10px -5px rgba(0,0,0,.6);height:auto;margin:0 auto;max-height:unset;max-width:700px;overflow-y:auto;padding:24px;text-align:center;top:20%;width:fit-content;z-index:101}@media only screen and (max-width:768px){.modal-dialog{width:calc(100% - 20px)}}.modal-dialog h2{font-size:1.375rem;font-weight:700}.modal-dialog__content{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)) 0 0,linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent) 0 0,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;margin:25px 0;max-height:50vh;overflow-y:auto;position:relative}.modal-dialog .input-row{display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.modal-dialog .button-row-single{justify-content:center}.modal-dialog button{margin:0}@keyframes scaleIn{0%{opacity:0;transform:scale(.9) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.inbox{border-bottom:1px solid #ead6c1}.inbox.last{border-bottom:0}.inbox__document{align-items:center;display:flex;margin:0 1rem 0 0}.inbox__document__icon{margin:0;text-align:center}.inbox__document__icon__icon{background-color:#891350;border-radius:.25rem;display:block;height:.5rem;justify-self:right;margin:0 .5rem;width:.5rem}.inbox__document__icon__icon:before{content:""}.inbox__document__subject{display:grid;grid-template-columns:1fr 11fr;padding:1rem 1rem 1rem 0;width:100%}@media only screen and (max-width:768px){.inbox__document__subject{grid-template-columns:1fr}}.inbox__document__subject__date{font-weight:500;margin-right:1rem;white-space:nowrap}.inbox__document__subject__title{font-weight:500}.inbox__document__subject__download{color:#9185be;cursor:pointer}.inbox__document__subject__delete{cursor:pointer}.inbox__document__subject__open_close{cursor:pointer;margin:.3rem}.inbox__document [class*=" sy-icon-"],.inbox__document [class^=sy-icon-]{font-size:1.4rem}.inbox__document.read .inbox__document__icon__icon{background-color:#fff}.inbox__document.read .inbox__document__subject__date,.inbox__document.read .inbox__document__subject__title{font-weight:400}.inbox__document-content{background-color:#f7efe6;border-top:1px solid #ead6c1;padding:1rem 1rem 1rem 1.5rem;position:relative}.inbox__document-content>p{margin:0 0 1rem}.inbox__document-content>p img{display:block;width:50%}@media only screen and (max-width:768px){.inbox__document-content>p img{width:100%}}.inbox__document-content>p:last-child{margin:0}.inbox__document-content.hidden{padding:0}.inbox__document-content--open{background-color:#fff;border-color:transparent #ead6c1 #ead6c1 transparent;border-style:solid;border-width:1px;color:#fff;content:"";display:block;float:left;height:16px;left:1.5rem;opacity:1;position:absolute;top:-10px;transform:rotate(45deg);width:16px}.inbox-filter{align-items:center;display:flex;justify-content:space-between;padding:1rem 2rem!important}@media only screen and (max-width:768px){.inbox-filter{align-items:stretch;flex-flow:column wrap;row-gap:1rem}}.inbox-filter select{width:100%}.outdated-version{margin-top:5rem}.container{margin:0 auto 2rem;max-width:1280px;padding:0 4rem}@media only screen and (max-width:768px){.container{padding:0 1rem}}.content-box,.receipt,.receipt--deleted,section{margin:2rem 0 0}.benefit,.communication-list__items,.content-box,.deliverymode__content-box,.gtc-approval__content-box,.inbox-filter,.inbox-list__documents,.info__section,.invoices__invoice,.password-repeat__content-box,.payment-details__content-box,.receipt,.receipt--deleted,.user-settings__content-box{background-color:#fff;border-radius:1rem;box-shadow:0 0 1em rgba(0,0,0,.25);margin-top:2rem;padding:2rem}.benefit>:first-child,.communication-list__items>:first-child,.content-box>:first-child,.deliverymode__content-box>:first-child,.gtc-approval__content-box>:first-child,.inbox-filter>:first-child,.inbox-list__documents>:first-child,.info__section>:first-child,.invoices__invoice>:first-child,.password-repeat__content-box>:first-child,.payment-details__content-box>:first-child,.receipt--deleted>:first-child,.receipt>:first-child,.user-settings__content-box>:first-child{margin-top:0}.benefit>:last-child,.communication-list__items>:last-child,.content-box>:last-child,.deliverymode__content-box>:last-child,.gtc-approval__content-box>:last-child,.inbox-filter>:last-child,.inbox-list__documents>:last-child,.info__section>:last-child,.invoices__invoice>:last-child,.password-repeat__content-box>:last-child,.payment-details__content-box>:last-child,.receipt--deleted>:last-child,.receipt>:last-child,.user-settings__content-box>:last-child{margin-bottom:0}@media only screen and (min-width:769px){.hidden-desktop{display:none!important}}@media only screen and (max-width:768px){.hidden-mobile{display:none!important}}.payment-details .heading-information{align-items:center;display:grid;gap:10px}.payment-details .heading-information .sy-icon-info-circle{color:#ed1b2f;font-size:3em}.payment-details .heading-information .description{grid-column:3/8}.payment-details__content-box{display:grid;grid-template-columns:repeat(1,1fr)}.payment-details__content-box__header__grid{display:grid;grid-template-columns:80% 20%}.payment-details__content-box__header h2{margin-top:0}.payment-details__content-box__header .edit-icon{color:#9185be;cursor:pointer;display:flex;font-size:2em;justify-self:right}.payment-details__content-box__header .locked-warning{color:#ed1b2f;font-weight:bolder;margin-bottom:10px}.payment-details__content-box__header .side-information{color:#666}.payment-details__content-box__header .description-grid{align-items:center;display:grid;grid-template-areas:"desc state-icon payment-details";grid-template-columns:45% 10% 45%}.payment-details__content-box__header .description-grid .description{grid-area:desc;margin-bottom:1rem}.payment-details__content-box__header .description-grid .state-icon{grid-area:state-icon;justify-self:center}.payment-details__content-box__header .description-grid .payment-details{grid-area:payment-details}@media only screen and (max-width:768px){.payment-details__content-box__header .description-grid{column-gap:1rem;grid-template-areas:"desc desc desc" "state-icon payment-details payment-details";grid-template-columns:auto 1fr 1fr}}.payment-details__content-box__header .description-grid .additional-detail{color:#05e86d;font-weight:bolder}.payment-details__content-box__header .description-grid .sy-icon-success-circle{color:#05e86d;font-size:2rem}.payment-details__content-box__header .description-grid .sy-icon-info-circle{color:#9185be;font-size:2rem}.payment-details__content-box__header .description-grid .sy-icon-pencil-circle{color:#9185be;cursor:pointer;font-size:2rem}.payment-details__content-box__header .description-grid .payment-details>span{display:block}.payment-details__content-box__header p{margin:0}.payment-details__content-box hr{border:1px solid #eedecd;width:100%}.payment-details__content-box__fields{display:grid;gap:1rem}.payment-details__content-box__fields #new-iban{padding:.25rem .25rem .25rem .75rem}.payment-details__content-box__fields .activation-date-box p{margin:0}.payment-details__content-box__fields .activation-date-box span{margin-right:5px}.mfa-settings__description{column-gap:1rem;display:grid;grid-template-columns:3rem auto}.mfa-settings__description>span{align-self:center}.mfa-settings__description .sy-icon-lock-circle{color:#9185be}.mfa-settings__description p{margin:0}.mfa-settings__authenticator-list{column-gap:1rem;display:grid;grid-template-columns:3rem auto auto auto;margin-top:1.5rem}.mfa-settings__authenticator-list>div{align-self:center;margin-top:1rem}.mfa-settings__authenticator-delete{justify-self:end}.mfa-settings button{width:100%}.modal-dialog.modal-dialog__verification-modal{display:flex;flex-direction:column;max-width:60rem;text-align:left}@media only screen and (max-width:768px){.modal-dialog.modal-dialog__verification-modal{border-radius:0;height:100vh;margin:0;max-width:100%;padding:2rem;top:0;width:100%}}.verification-modal__subtitle,.verification-modal__title{font-size:1.375rem;margin-bottom:0;margin-top:0}.verification-modal__subtitle{color:#64549e}.verification-modal__content{display:flex;flex:1;flex-direction:column;gap:2rem;margin-bottom:2rem}.verification-modal__main-text{display:flex;flex-direction:column;gap:.75rem}p.verification-modal__action{font-size:.875rem;font-weight:500;margin:0}p.verification-modal__disclaimer{color:#000;font-size:.75rem;margin:auto 0}.verification-modal__icon-wrapper{align-items:center;display:flex;justify-content:center;margin:3rem 0;min-height:2rem;text-align:center}.verification-modal__icon{color:#64549e;font-size:8rem}.verification-modal__icon:hover{color:#64549e}.greeting{background-color:#891350;color:#fff;padding:8rem}@media only screen and (max-width:768px){.greeting{margin:0 -1rem;padding:.25rem 1rem}}@media only screen and (min-width:769px){.greeting{align-items:center;display:flex;justify-content:space-between;padding:1rem}}.greeting p{font-size:1rem;margin:0}@media only screen and (max-width:768px){.greeting p{padding-top:.5rem}}.policy-footer{font-size:.75rem;margin-bottom:1rem;position:sticky;top:100vh}.policy-footer .container{display:flex;flex-direction:column}@media only screen and (min-width:769px){.policy-footer .container{align-items:center;flex-direction:row;justify-content:center}}.policy-footer p{margin:0;white-space:nowrap}@media only screen and (min-width:769px){.policy-footer p{margin:0}.policy-footer p:after{content:"|";margin:0 .5rem;vertical-align:baseline}}.policy-footer ul{list-style:none;margin:0;padding:0}.policy-footer li{display:inline;margin-right:.5rem}.policy-footer li:not(:last-child):after{content:"|";margin-left:.5rem}body,html{margin:0;padding:0}body:not(.login-background){background-color:#f9f9ff}@media only screen and (max-width:768px){body:not(.login-background) section:first-child{margin-bottom:5rem}sym-dashboard>section{margin-top:0}}@media only screen and (min-width:769px){main{margin-top:100px!important}}h1{margin:0}h2,h3{margin:1rem 0}.breadcrumb__list{margin:1rem 0;padding:0}a{color:#891350;font-weight:700}a:hover{color:#ed1b2f}