﻿*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ui-big-title{text-align:center;color:#1E7DAE;font-size:35px;font-weight:200}.ui-big-title-white{color:white}.ui-btm-line{border-bottom:1px solid #c2c2c2}.ui-pdn-top-20{padding-top:20px !important}.ui-pdn-btm-20{padding-bottom:20px !important}.ui-pdn-top-30{padding-top:30px !important}.ui-pdn-btm-30{padding-bottom:30px !important}.ui-font-bold{font-weight:bold}.ui-font-light{font-weight:200}.ui-font-size-regular{font-size:16px;line-height:20px}.ui-hide-after::after{display:none}.popUpWrap{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.5);display:none;z-index:1000;overflow-y:scroll}.popUpWrap.visible{display:block}.popUpWrap .popUpOuter{display:table;min-width:100%;min-height:100%}.popUpWrap .popUp{display:table-cell;vertical-align:middle}.popUpWrap .popUp .close{position:absolute;top:-14px;right:-8px;background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:0px 0px;width:40px;height:40px;z-index:2;cursor:pointer}.popUpWrap .content{position:relative;background:white;margin:50px auto;padding:30px;border-radius:10px;border-bottom:2px solid #bebfc1}input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,select{background:#eee;border:1px solid #979797;border-radius:0;height:46px;width:100%}input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,textarea:focus,select:focus{outline:none;border:1px solid #1E7DAE}input[type="email"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="text"][disabled],input[type="url"][disabled],input[type="color"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="time"][disabled],input[type="week"][disabled],textarea[disabled],select[disabled]{color:#797873}select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.select{position:relative}.select:after{position:absolute;top:0;right:0;bottom:0;background-color:rgba(37,29,24,0.1);background-image:-webkit-linear-gradient(-450deg, rgba(37,29,24,0.1),rgba(255,255,255,0.21));background-image:linear-gradient(180deg,rgba(37,29,24,0.1),rgba(255,255,255,0.21));width:34px;border-left:1px solid #979797;content:'\25bc';color:#42413d;font-size:14px;padding:10px 9px;pointer-events:none}input[type=radio].css-checkbox{height:1px;width:1px;position:absolute;left:-10000px;z-index:-1000;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}label.css-label{background-image:url("");-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:middle;cursor:pointer}label.css-label:before{margin-right:6px;content:'';display:inline-block;vertical-align:middle}.form{display:block;position:relative;margin-bottom:15px}.form:after{position:absolute;right:-30px;bottom:-15px;left:-30px;content:'';height:1px;background:#d0d0d0}.accountBlock .form:after{display:none}.form .title{font-size:20px;margin:-5px 0 25px;color:#1E7DAE}.form .description strong{margin-bottom:24px;display:block}.form .description p{margin-bottom:30px;display:block}.form .control{margin-bottom:19px;height:46px;position:relative}.form .control:after{content:"";display:table;clear:both}.form .control.btns{margin-top:32px;text-align:justify}.form .control.btns:after{content:'';display:inline-block;width:100%}.form .control.error .label{color:#ff0000}.form .control.error .error-label{font-size:12px;color:#ff0000;margin-top:3px}@media (min-width: 1024px){.form .control.error .error-label.abs{position:absolute;top:48px;left:23.2%}}@media (min-width: 768px) and (max-width: 1023px){.form .control.error .error-label.abs{position:absolute;top:48px;left:30.2%}}@media (max-width: 767px){.form .control.error .error-label.abs{position:absolute;top:65px;left:0%}}.form .control.error input[type="email"],.form .control.error input[type="number"],.form .control.error input[type="password"],.form .control.error input[type="search"],.form .control.error input[type="tel"],.form .control.error input[type="text"],.form .control.error input[type="url"],.form .control.error input[type="color"],.form .control.error input[type="date"],.form .control.error input[type="datetime"],.form .control.error input[type="datetime-local"],.form .control.error input[type="month"],.form .control.error input[type="time"],.form .control.error input[type="week"],.form .control.error textarea{background:#ffe7e8;border:1px solid #ff0000}.form .element{float:left;width:71.8%}.form .inline{padding-top:11px;display:inline-block;margin-right:16px}.form .btn{padding:9px 23px}.form .comment{font-weight:200;font-size:14px;margin-top:36px;line-height:160%}.justify{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.server-error{padding:50px 0.8em}.server-error .big-title{text-align:left}.icon-mail{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-45px -40px;width:19px;height:17px;display:inline-block}.icon-phone{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px 0px;width:20px;height:20px;display:inline-block}@media (min-width: 1024px){input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,select{padding:9px 18px}footer .visible-tab-mob,#modules .visible-tab-mob{display:none !important}.popUpWrap .popUp{padding-left:40px}.popUpWrap .popUp .content{max-width:600px}.popUpWrap .popUp .content.wide{max-width:700px}.form .label{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:relative;top:50%;float:left;width:28.2%;font-weight:200}input[type=radio].css-checkbox:checked+label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -20px;width:19px;height:19px}label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -39px;width:19px;height:19px}.error label.css-label:before{background:none;border:1px solid red;border-radius:50%}}@media (min-width: 768px) and (max-width: 1023px){input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,select{padding:9px 18px}input[type=radio].css-checkbox:checked+label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -20px;width:19px;height:19px}label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -39px;width:19px;height:19px}.error label.css-label:before{background:none;border:1px solid red;border-radius:50%}.popUpWrap .content{max-width:600px}.popUpWrap .help::before{top:5px}.form .label{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:relative;top:50%;float:left;width:28.2%;font-weight:200}}@media (min-width: 1024px) and (max-width: 1224px){.popUpWrap .help::before{top:5px}}@media (max-width: 767px){form .btn{padding:9px 23px;font-size:16px}input[type=radio].css-checkbox:checked+label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-40px 0px;width:24px;height:24px}label.css-label{color:#494843}label.css-label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:0px -40px;width:24px;height:24px}.error label.css-label:before{background:none;border:1px solid red;border-radius:50%}.dark-overlay{display:none;position:absolute;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:9}input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,select{padding:9px 10px}}body>iframe{display:none}#preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#fff}.sweet-overlay{z-index:1010}.denied{padding:50px 0 26px;color:#42413d}.denied .title{color:#DF0C80;margin:0 0 54px -2px;font-size:35px;font-weight:200}.denied .desc{line-height:140%;margin:0 0 27px}.denied .desc a{color:#1E7DAE}@media (min-width: 1024px){.sweet-alert{width:490px;margin-left:-232px}}@media (min-width: 1024px) and (max-width: 1224px){.sweet-alert{width:490px;margin-left:-232px}}.text--primary{color:#1E7DAE}.text-free{color:#569832;font-weight:700}.text-error{color:#FF0000}.ui-inherit-font-size p,.ui-inherit-font-size table{font-size:inherit !important}hr{background:#d0d0d0;height:1px;border:none;margin:0;padding:0}.accountBlock hr{margin-left:-30px;margin-right:-30px}.accountBlock .help{display:flex;align-items:center;margin:20px 0;padding:0}.accountBlock .help a{margin-left:-2px;padding:9px 19px}.accountBlock .help-guest{display:flex;justify-content:left;align-items:center;width:100%;max-width:600px;margin-top:40px}.help-quest--images{display:flex;width:100%;margin-top:50px}.help-quest--images img{width:45%;max-width:200px}.help-quest--images .store-docs__insurance-img{margin-right:20px}.changePass{padding:50px 0 56px;color:#42413d}.changePass .title{color:#1E7DAE;margin:0 0 48px -2px;font-size:35px;font-weight:200}.changePass .description p{line-height:140%;display:block;margin:0 0 27px}.changePass .form{padding-bottom:4px}.changePass .form:after{right:auto;left:-32px}.changePass .form .comment{margin-top:44px}.changePass .form .control{margin-bottom:32px}.changePass .form .control.selectWrap{height:34px}.changePass .form .control.btns{margin-top:30px}.changePass .form .label{width:23%}.changePass .form .element{width:77%}.changePass .form .btn{padding:9px 16px 9px 21px}.changePass .help{padding-top:43px}.changePass .help::before{display:none}.changePass .help .title{font-size:20px;font-weight:normal;color:#979797;margin:0 0 21px -1px}.changePass .help .description{color:#979797;font-size:14px;font-weight:200;margin-left:-1px}.changePass .btn.default{font-size:16px;margin:50px 66px 0 0px;float:right;padding:6px 19px 7px}@media (min-width: 1024px){.changePass .form{width:626px}.changePass .form:after{width:1200px}}@media (min-width: 768px) and (max-width: 1023px){.changePass .form{width:626px}.changePass .col-9{width:100%;padding:0 2.0625em 0 2.0625em}.changePass .help::before{top:0}}@media (min-width: 1024px) and (max-width: 1224px){.changePass .col-9{width:100%;padding:0 2.0625em 0 2.0625em}.changePass .help::before{top:0}}@media (max-width: 767px){.changePass{padding:50px 0 56px}.changePass .title{font-size:24px;text-align:center;margin:0 0 21px 0}.changePass .description{font-size:14px;line-height:22px}.auth .label{margin-bottom:10px}.auth .col-4{width:100%;padding:0}.auth .col-4 .btn.default{float:none;margin:26px 0 0}.auth .col-8{padding:0}.auth .help{padding-top:0}.auth .help .col-8 .title{text-align:center}.auth .help .col-4{text-align:center}.auth .control.btns{text-align:center;margin-bottom:10px}.form{width:100%}.form .control{height:initial}.form .control .label,.form .control .element{width:100%;float:none;font-size:14px}.form .control input{height:36px}}#ausweis{margin-left:auto;margin-right:auto;padding:55px 2.0625em 62px}#ausweis .form{margin-bottom:36px;padding-bottom:5px;width:624px}#ausweis .form:after{display:none}#ausweis .title{font-size:35px;margin:-6px 0 55px -5px;font-weight:200}#ausweis .control{margin-bottom:31px}#ausweis .control .label{width:22.7%}#ausweis .control .element{width:77.3%}#ausweis .control.btns{margin-top:50px}#ausweis .control.btns a{float:right;margin-top:19px;color:#42413d}#ausweis .control.btns .btn{padding:9px 20px;margin-left:-2px}.ausweisInBlock{cursor:default;color:#42413d}.ausweisInBlock .ausweis-hint{margin-bottom:10px}.ausweisInBlock .help::before{display:none}.ausweis-hint{margin-bottom:30px}@media (min-width: 1024px){#ausweis{max-width:75em;min-width:75em}}@media (min-width: 1024px) and (max-width: 1224px){#ausweis{min-width:inherit}}@media (max-width: 767px){#ausweis{padding:26px 0.8em 62px}#ausweis .title{font-size:24px;text-align:center;margin:0px 0 26px}#ausweis .form{width:100%;margin-bottom:-11px}#ausweis .form:after{display:none}#ausweis .form .control{margin-bottom:25px}#ausweis .form .control .label{margin-bottom:10px}#ausweis .form .btns{margin-top:33px;margin-bottom:0;text-align:center}#ausweis .form .btns .btn{display:block;margin:auto}#ausweis .form .btns a{float:none;display:inline-block;margin-top:30px;font-size:14px}#ausweis .form .element{width:100%}#ausweis .help{text-align:center}}.feedback{padding:50px 0}.feedback .formWrap .form:after{display:none}.feedback .formWrap .title{font-size:35px;font-weight:200;margin:-1px 0 51px -4px;color:#1E7DAE}.feedback .formWrap .inline{padding-top:11px;display:inline-block;margin-right:16px}.feedback .formWrap .control{margin:0 0 32px}.feedback .formWrap .control:after{content:"";display:table;clear:both}.feedback .formWrap .control.textarea{height:auto}.feedback .formWrap .control.textarea .label{margin-top:17px}.feedback .formWrap .label{width:22.9%}.feedback .formWrap .element{width:77.1%}.feedback .formWrap textarea{height:157px}.feedback .formWrap .btn{margin:29px 0 11px -1px;padding:9px 19px 9px 20px}.feedback .formWrap a{color:#1E7DAE}.feedback .aside{padding-top:94px}.feedback .aside .title{text-align:center;font-size:20px;margin-left:-2px;line-height:110%;color:#1E7DAE}.feedback .aside .title:after{content:'';display:block;margin:31px auto 29px}.feedback .aside .quote{font-style:italic;text-align:center;line-height:140%}.feedback .aside .quote .pvd{font-weight:bold}.feedback .aside .author{margin-top:21px;text-align:center}.feedback .aside .miniQuote{font-size:14px;text-align:center;margin-top:3px}@media (min-width: 1024px){.feedback .control{width:626px}.feedback .description{margin:0 0 28px}.feedback .description p{margin:22px 0;line-height:138%}.feedback .aside .title:after{background-image:url(/public/img/main-sprite.png?v=0.0.10);background-position:-367px -602px;width:169px;height:169px}}@media (min-width: 768px) and (max-width: 1023px){.feedback .description{margin:0 0 28px}.feedback .description p{margin:22px 0;line-height:138%}.feedback .aside .title:after{background-image:url(/public/img/main-sprite.png?v=0.0.10);background-position:-367px -602px;width:169px;height:169px}}@media (max-width: 767px){.feedback{padding:28px 0 56px}.feedback .col-8,.feedback .col-4{width:100%;margin:0;padding:0 0.8em}.feedback .formWrap .title{font-size:24px;text-align:center;margin:-1px 0 23px -4px}.feedback .formWrap .description{margin:0 0 24px;color:#494843;font-size:14px;font-weight:400;line-height:22px}.feedback .formWrap .description p{margin:20px 0;line-height:22px}.feedback .formWrap .form .control{margin:0 0 22px}.feedback .formWrap .form .control:first-of-type .label,.feedback .formWrap .form .control:first-of-type .element{float:left}.feedback .formWrap .form .control:first-of-type .label{width:22.9%;margin-top:3px}.feedback .formWrap .form .control:first-of-type .element{width:55.1%}.feedback .formWrap .form .control:first-of-type .element .inline{padding-top:0}.feedback .formWrap .form .control .element,.feedback .formWrap .form .control .label{width:100%}.feedback .formWrap .form .control .label{margin-bottom:10px}.feedback .formWrap .form .comment{color:#494843;font-size:12px;font-weight:400;line-height:22px;margin-top:5px}.feedback .formWrap .form .textarea{margin:0 0 10px}.feedback .formWrap .form textarea{height:170px}.feedback .formWrap .form .btn{display:block;margin:28px auto 30px;padding:9px 19px 9px 20px;font-size:14px}.feedback .aside .title{font-size:16px;margin-left:0;line-height:22px;margin-top:28px}.feedback .aside .title:after{background-image:url(/public/img/main-sprite.png?v=0.0.10);background-position:-665px -322px;width:198px;height:197px;margin:31px auto 30px}.feedback .aside .quote{color:#2c2c2c;font-size:14px;line-height:22px}.feedback .aside .author{margin-top:24px;font-size:14px}.feedback .aside .miniQuote{font-size:12px;text-align:center;margin-top:8px}}#forgot{margin-left:auto;margin-right:auto;padding:55px 2.0625em 63px}#forgot .form{margin-bottom:18px;padding-bottom:3px;width:624px}#forgot .form:after{display:none}#forgot .description strong{margin:0 0 22px -2px;font-weight:normal;font-size:20px}#forgot .description p{margin-bottom:32px}#forgot .title{font-size:35px;margin:-6px 0 48px -5px;font-weight:200}#forgot .control{margin-bottom:31px}#forgot .control .label{width:22.7%}#forgot .control .element{width:77.3%}#forgot .control.btns{margin:49px 0 32px}#forgot .control.btns .btn{padding:9px 18px 9px 19px;margin-left:-2px}#forgot .help{padding:28px 0 0}#forgot .help a{margin-left:-2px;padding:9px 19px 9px 20px}.forgotInBlock{cursor:default;color:#42413d}.forgotInBlock .help .btn{margin-top:20px}.forgotInBlock .help::before{display:none}@media (min-width: 1024px){#forgot{max-width:75em;min-width:75em}}@media (min-width: 1024px) and (max-width: 1224px){#forgot{min-width:inherit}}@media (max-width: 767px){#forgot{padding:27px 0.8em 60px}#forgot .form{width:100%;margin-bottom:0px}#forgot .form:after{display:none}#forgot .form .title{font-size:24px;margin:0 0 20px 0;text-align:center}#forgot .form .description{color:#494843;font-weight:400;line-height:22px;font-size:14px}#forgot .form .description strong{margin:0 0 0px -2px;font-size:14px}#forgot .form .description p{margin-bottom:25px}#forgot .form .control .label{margin-bottom:10px;color:#42413d}#forgot .form .control .element{width:100%}#forgot .form .btns{margin:35px 0 0}#forgot .form .btns .btn{padding:8px 24px;margin:auto;display:block}#forgot .help{padding:17px 0 0;text-align:center}#forgot .help a{margin-left:0;padding:7px 19px;font-size:16px}}.formular-navigation{position:fixed;top:66px;right:0;left:0;height:67px;background-color:#f6f6f6;z-index:9}.formular-navigation .container:first-of-type{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;height:100%}.formular-navigation .container:first-of-type::after{display:none}.formular-navigation__page-num{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;width:30px;height:30px;background-color:#cbcac9;border-radius:50%;color:#fff;text-align:center;cursor:pointer}.formular-navigation__page-num.formular-navigation__page-num--visited{background-color:#9bdbff}.formular-navigation__page-num.formular-navigation__page-num--error{background-color:#e61d26}.formular-navigation__page-num.formular-navigation__page-num--active.formular-navigation__page-num--error{background-color:#f18389;background-image:-webkit-linear-gradient(-270deg, #f18389 50%,#1E7DAE 50%);background-image:linear-gradient(0deg,#f18389 50%,#1E7DAE 50%)}.formular-navigation__page-num.formular-navigation__page-num--filled{position:relative;background-color:#008000}.formular-navigation__page-num.formular-navigation__page-num--filled::after{background:url("/public/img/correct-symbol-green.svg") no-repeat;background-size:contain;width:12px;height:12px;content:'';display:block;position:absolute;top:-15px;right:7px}.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--error,.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--visited{position:relative;background-color:#008000}.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--error::after,.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--visited::after{background:url("/public/img/correct-symbol-green.svg") no-repeat;background-size:contain;width:12px;height:12px;content:'';display:block;position:absolute;top:-15px;right:7px}.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--active.formular-navigation__page-num--error,.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--active,.formular-navigation__page-num.formular-navigation__page-num--active{background-color:#1e7dae;background-image:none}.formular-navigation__page-num--no-check{font-size:13px;border-radius:3px;width:auto;padding:10px 13px}.formular-navigation__page-num--no-check::after{display:none !important}.formular-navigation__arrow{position:relative;width:30px;height:1px;background-color:#494843}.formular-navigation__arrow::after{content:'';position:absolute;top:-3px;right:0;display:block;width:0;height:0;border-style:solid;border-width:3.5px 0 3.5px 5px;border-color:transparent transparent transparent #494843}.formular-navigation__title{cursor:pointer;color:#494843;font-size:16px;line-height:21px;font-weight:400}.formular-navigation .progress-bar__label{font-size:12px}@media (min-width: 768px) and (max-width: 1023px){.formular-navigation{font-size:12px;top:55px}.formular-navigation__page-num{width:30px;height:30px}.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--error::after,.fresh-formular .formular-navigation__page-num.formular-navigation__page-num--visited::after{right:5px}.formular-navigation__page-num--no-check{width:auto;font-size:10px;padding:7px 5px}.formular-navigation__arrow{width:13px}.formular-navigation__title{font-size:14px}}.formAns{padding-top:40px}.formAns .pagesLine{width:100%;border-bottom:1px solid #1E7DAE;background-color:#fff;z-index:9}.formAns .pagesLine table{height:30px;width:100%;float:left}.formAns .pagesLine table td{position:relative}.formAns .pagesLine+.container .col-1{width:10%;margin-right:0}.formAns .pagesLine+.container .col-2{width:20%;margin-right:0}.formAns .pagesLine+.container .col-3{width:30%;margin-right:0}.formAns .pagesLine+.container .col-4{width:40%;margin-right:0}.formAns .pagesLine+.container .col-5{width:50%;margin-right:0}.formAns .pagesLine+.container .col-6{width:60%;margin-right:0}.formAns .pagesLine+.container .col-7{width:70%;margin-right:0}.formAns .pagesLine+.container .col-8{width:80%;margin-right:0}.formAns .pagesLine+.container .col-9{width:90%;margin-right:0}.formAns .pagesLine+.container .col-10{width:100%;margin-right:0}.formAns .pagesLine+.container .col-6{width:54%}.formAns .pagesLine+.container .col-2{width:18.8%}.formAns .pagesLine+.container .col-3{width:26%}.formAns .pagesLine .page{color:#fff;text-align:center;width:7.57%;background-color:#cbcac9;background-image:-webkit-linear-gradient(-360deg, #cbcac9 0%,#e2e2e2 37%,#e2e2e2 100%);background-image:linear-gradient(90deg,#cbcac9 0%,#e2e2e2 37%,#e2e2e2 100%)}.formAns .pagesLine .page:first-of-type{border-left:1px solid #1E7DAE}.formAns .pagesLine .page:after{content:'';position:absolute;top:0;right:-10px;bottom:0;background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-60px -287px;width:11px;height:31px;z-index:1}.formAns .pagesLine .page.visited{cursor:pointer;background-color:#9bdbff;background-image:-webkit-linear-gradient(-360deg, #9bdbff 0%,#c5ebff 37%,#c8ecff 100%);background-image:linear-gradient(90deg,#9bdbff 0%,#c5ebff 37%,#c8ecff 100%)}.formAns .pagesLine .page.visited:after{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-27px -287px;width:11px;height:31px}.formAns .pagesLine .page.error{background-color:#e61d26;background-image:-webkit-linear-gradient(-360deg, #e61d26 0%,#f0787f 37%,#f18389 100%);background-image:linear-gradient(90deg,#e61d26 0%,#f0787f 37%,#f18389 100%)}.formAns .pagesLine .page.error:after{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-71px -287px;width:11px;height:31px}.formAns .pagesLine .page.active{background:#1E7DAE}.formAns .pagesLine .page.active:after{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-38px -287px;width:11px;height:31px}.formAns .pagesLine .page.error.active{background-color:#f18389;background-image:-webkit-linear-gradient(-270deg, #f18389 50%,#1E7DAE 50%);background-image:linear-gradient(0deg,#f18389 50%,#1E7DAE 50%)}.formAns .pagesLine .page.error.active::after{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-49px -287px;width:11px;height:31px}.formAns .pagesLine .stage{width:39px}.formAns .pagesLine .stage:before{position:absolute;top:-4px;right:0;bottom:-4px;left:0;border-radius:3px;content:'';background:#1E7DAE;z-index:2}.formAns .pagesLine .stage.ok:after{content:'';background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-367px -138px;width:20px;height:15px;position:absolute;top:9px;left:10px;z-index:4}.formAns .pagesLine .stage.doc:after{content:'';background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-126px -250px;width:20px;height:27px;position:absolute;top:1px;left:10px;z-index:4}.formAns .stageLabel{color:#1E7DAE;margin-top:5px}.formAns .accountInfo .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.formAns .accountInfo .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.formAns .form:after{display:none}.formAns .text-right{text-align:right}.formAns .text-right .btn{display:inline-block}.errorFilling{padding:0 0 17px;color:#42413d}.errorFilling h2.title{color:#1E7DAE;font-size:35px;margin:0 0 49px -5px;font-weight:200}.errorFilling .description{margin-bottom:41px}.errorFilling h3.title{font-size:20px;margin:0 0 22px -1px}.errorFilling .pages{margin:0 0 49px}.errorFilling .missedPage{width:215px;position:relative;font-weight:bold;margin:0 0 10px;cursor:pointer}.errorFilling .missedPage:after{content:"";display:table;clear:both}.errorFilling .missedPage:before{position:absolute;right:0;bottom:1px;left:0;content:'';border-bottom:1px solid #979797}.errorFilling .missedPage .label{float:left}.errorFilling .missedPage .numb{float:right}.errorFilling .btn.pink{margin:0 0 28px -1px;padding:9px 16px 9px 19px;font-size:20px}.errorFilling .btn.pink+.description{margin-left:-1px}.errorFilling .btn.default{padding:6px 19px 7px 18px;margin:0 0 4px -1px}.errorFilling .btn.default+.comment{font-size:13px}.pageAnswWrap{padding:50px 0 55px;color:#42413d}.pageAnswWrap h2.title{color:#1E7DAE;font-weight:200}.pageAnswWrap h2.title+.desc{line-height:140%;margin-bottom:40px}.pageAnswWrap h2.title+.desc p{margin:15px 0}.pageAnswWrap .pageNavWrap{position:relative}.pageAnswWrap .pageNav{position:absolute;right:0}.pageAnswWrap .pageNav .btn{margin:8px 8px 0 2px;position:relative}.pageAnswWrap .pageNav .btn.prev{padding:6px 15px 7px 30px}.pageAnswWrap .pageNav .btn.prev:before{content:'';background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-276px -172px;width:15px;height:17px;position:absolute;top:9px;left:7px}.pageAnswWrap .pageNav .btn.next{padding:6px 32px 7px 15px}.pageAnswWrap .pageNav .btn.next:after{content:'';background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-260px -172px;width:16px;height:17px;position:absolute;top:9px;right:12px}.pageAnswWrap .pageNav .btn:last-of-type{margin-right:0}.pageAnswWrap .question-tips{display:flex;padding-top:8px;padding-bottom:58px}.pageAnswWrap .question-tips .question-tips-item{display:flex;width:25%;flex-direction:column}.pageAnswWrap .question-tips .question-tips-item:last-child{margin-right:0}.pageAnswWrap .question-tips .question-tips-item .label{color:#494843;font-size:16px;font-weight:700;line-height:24px}.pageAnswWrap .question-tips .question-tips-item .image{margin-top:25px;margin-bottom:15px;height:120px;margin-left:-10px;background-repeat:no-repeat !important}.pageAnswWrap .question-tips .question-tips-item .so-gehts{background:url("/public/img/desktop_icon_so-gehts.png")}.pageAnswWrap .question-tips .question-tips-item .fragen-bean{background:url("/public/img/desktop_icon_fragen-beantworten.png")}.pageAnswWrap .question-tips .question-tips-item .antworten{background:url("/public/img/desktop_icon_antworten-aendern.png")}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente{background:url("/public/img/desktop_icon_pdf-dokumente-erhalten.png");position:relative}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text{width:90px;position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:24px}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text span{font-weight:400}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text span:nth-child(1){font-size:24px}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text span:nth-child(2){font-size:16px}.pageAnswWrap .question-tips .question-tips-item .desc{color:#494843;font-size:14px;line-height:24px;padding-right:10px}.pageAnswWrap .question.error .container{background:#ffe7e7}.pageAnswWrap .question.error .questionDesc p{color:#ff0000}.pageAnswWrap .question .container{border-top:1px solid #979797;padding:34px 0 27px}.pageAnswWrap .question .questionName{font-size:20px;margin:0 0 29px -1px;font-weight:bold}.pageAnswWrap .question .questionDesc{line-height:140%;margin-bottom:12px;font-size:17px}.pageAnswWrap .question .variant{margin:0 0 13px -4px}.pageAnswWrap .question .comment{font-size:15px;font-weight:300;line-height:140%}.pageAnswWrap .question .comment .comment-content:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-242px -209px;width:33px;height:35px;content:'';display:block;float:left;margin:3px 9px 0 0}.pageAnswWrap .question .related{margin:25px 0 36px 44px;width:100%;font-size:17px}.pageAnswWrap .question .related textarea{margin:11px 0 0;height:88px}.pageAnswWrap .question .answer input[type="text"]{height:34px;padding:5px 10px}.pageAnswWrap .question .answer>textarea{height:120px}.pageAnswWrap .question .mini-quest-name{margin:0;white-space:pre-wrap}.pageAnswWrap .question .selectWrap{height:36px}.pageAnswWrap .question .selectWrap select{padding:7px 18px;height:36px}.pageAnswWrap .footerBtns{padding-top:40px;border-top:1px solid #979797}.pageAnswWrap .footerBtns .btn.pink,.pageAnswWrap .footerBtns .btn.blue{padding:9px 18px 9px 21px;font-size:20px}.pageAnswWrap .footerBtns .btn.default{margin:-1px 0 0 2px;padding:6px 20px 7px 18px;font-size:16px}.pageAnswWrap .footerBtns .btn.default+.comment{margin:4px 0 0 2px;font-size:13px}.pageAnswWrap .footerBtns .btn.pay-now-with-coupon{margin:20px 0 0 0;width:382px;padding:9px 18px 9px 21px}.pageAnswWrap input[type=checkbox].css-checkbox,.pageAnswWrap input[type=radio].css-checkbox{height:1px;width:1px;position:absolute;left:-10000px;z-index:-1000;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}.pageAnswWrap input[type=checkbox].css-checkbox:checked+label.check-label,.pageAnswWrap input[type=radio].css-checkbox:checked+label.check-label{color:#1E7DAE}.pageAnswWrap input[type=checkbox].css-checkbox:checked+label.check-label:before,.pageAnswWrap input[type=radio].css-checkbox:checked+label.check-label:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-166px -209px;width:38px;height:38px}.pageAnswWrap input[type=checkbox]:disabled.css-checkbox+label.check-label,.pageAnswWrap input[type=radio]:disabled.css-checkbox+label.check-label{cursor:default;opacity:0.5}.pageAnswWrap label.check-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;display:block;vertical-align:middle;cursor:pointer;font-size:19px;min-height:38px}.pageAnswWrap label.check-label span{display:block;padding:7px 0 0}.pageAnswWrap label.check-label:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-204px -209px;width:38px;height:38px;margin-right:11px;content:'';display:block;float:left}.pageAnswWrap label.check-label.missed{color:red}.checkoutWrap{padding-top:25px;color:#42413d}.checkoutWrap h1.title{color:#1E7DAE}.checkoutWrap h2.title{font-size:20px;font-weight:normal;margin:0 0 16px}.checkoutWrap .description{margin:0 0 46px}.checkoutWrap .premium{margin-top:3px;background:#edf9ff;padding:44px 0 49px}.checkoutWrap .premium+.premium{margin-top:0 !important}.checkoutWrap .premium .description{line-height:130%;margin:0 0 17px}.checkoutWrap .premium strong{display:block;margin:0 0 19px}.checkoutWrap .premium .list{line-height:130%;margin-bottom:31px}.checkoutWrap input[type=checkbox].css-check{height:1px;width:1px;position:absolute;left:-10000px;z-index:-1000;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}.checkoutWrap input[type=checkbox].css-check:checked+label.check-label{color:#1E7DAE}.checkoutWrap input[type=checkbox].css-check:checked+label.check-label:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-324px -209px;width:24px;height:24px}.checkoutWrap label.check-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;display:inline-block;vertical-align:middle;cursor:pointer}.checkoutWrap label.check-label span{position:relative;top:1px;font-size:16px}.checkoutWrap label.check-label:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-300px -209px;width:24px;height:24px;margin-right:9px;content:'';display:block;float:left}.checkoutWrap .productTbl{padding:13px 0 47px}.checkoutWrap .productTbl .title{font-size:20px;margin-bottom:31px}.checkoutWrap .productTbl table.products{width:100%}.checkoutWrap .productTbl table.all{float:right;margin-top:31px;width:517px}.checkoutWrap .productTbl table.all td.price{font-weight:bold}.checkoutWrap .productTbl table.all td.normal{font-weight:normal}.checkoutWrap .productTbl table th{border:1px solid #767676;padding:9px 18px 10px;background:#eef9ff;text-align:left;font-size:15px;font-weight:400}.checkoutWrap .productTbl table th.price{text-align:right}.checkoutWrap .productTbl table td{font-size:15px;font-weight:400;line-height:130%;border:1px solid #767676;padding:11px 18px 12px}.checkoutWrap .productTbl table td.price{vertical-align:middle;text-align:right;font-weight:normal}.checkoutWrap .productTbl table td.allLabel{background:#eef9ff;font-weight:bold}.checkoutWrap .productTbl table td.price{width:237px}.checkoutWrap .fullService table.products{width:100%}.checkoutWrap .fullService table.all{float:right;margin-top:31px;width:517px}.checkoutWrap .fullService table.all td.price{font-weight:bold}.checkoutWrap .fullService table.all td.normal{font-weight:normal}.checkoutWrap .fullService table th{border:1px solid #767676;padding:9px 18px 10px;background:#eef9ff;text-align:left;font-size:15px;font-weight:400}.checkoutWrap .fullService table th.price{text-align:right}.checkoutWrap .fullService table td{font-size:15px;font-weight:400;line-height:130%;border:1px solid #767676;padding:11px 18px 12px}.checkoutWrap .fullService table td.price{vertical-align:middle;text-align:right;font-weight:normal}.checkoutWrap .fullService table td.allLabel{background:#eef9ff;font-weight:bold}.checkoutWrap .fullService table td.price{width:237px}.checkoutWrap .accountInfo{padding:44px 0 35px;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2}.checkoutWrap .accountInfo .title{margin:0 0 16px;font-size:20px;font-weight:normal;color:#42413d}.checkoutWrap .accountInfo .subTitle{margin:0 0 45px}.checkoutWrap .accountInfo .form:after{display:none}.checkoutWrap .accountInfo .select:after{padding:8px 10px}.checkoutWrap .accountInfo .control{height:34px;width:516px;margin-left:2px}.checkoutWrap .accountInfo input[type="email"],.checkoutWrap .accountInfo input[type="number"],.checkoutWrap .accountInfo input[type="password"],.checkoutWrap .accountInfo input[type="search"],.checkoutWrap .accountInfo input[type="tel"],.checkoutWrap .accountInfo input[type="text"],.checkoutWrap .accountInfo input[type="url"],.checkoutWrap .accountInfo input[type="color"],.checkoutWrap .accountInfo input[type="date"],.checkoutWrap .accountInfo input[type="datetime"],.checkoutWrap .accountInfo input[type="datetime-local"],.checkoutWrap .accountInfo input[type="month"],.checkoutWrap .accountInfo input[type="time"],.checkoutWrap .accountInfo input[type="week"],.checkoutWrap .accountInfo select{height:34px;padding:5px 10px}.checkoutWrap .accountInfo .comment{margin:44px 0 0}.checkoutWrap .payMethod{padding:43px 0 31px;border-bottom:1px solid #c2c2c2}.checkoutWrap .payMethod .title{font-size:20px;padding-bottom:38px}.checkoutWrap .payMethod .paymentTools .tool{margin-bottom:38px;cursor:default}.checkoutWrap .payMethod .paymentTools .css-label{float:left;margin-left:2px}.checkoutWrap .payMethod .paymentTools .text{margin-left:32px}.checkoutWrap .payMethod .paymentTools .desc{position:relative;top:2px;top:4px;font-size:14px;line-height:130%;clear:both}.checkoutWrap .payMethod .paymentTools .label{display:block;float:left}.checkoutWrap .payMethod .paymentTools .logoLabel{display:block;float:left}.checkoutWrap .payMethod .paymentTools .sofort{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-263px -159px;width:67px;height:20px;margin:-2px 0 1px 9px}.checkoutWrap .payMethod .paymentTools .paypal{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-41px -195px;width:79px;height:21px;margin:2px 0 -1px 12px}.checkoutWrap .payMethod .paymentTools .visa{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-98px -159px;width:95px;height:34px;margin:-4px 0 0px 19px}.checkoutWrap .payMethod .paymentTools .vorkasse,.checkoutWrap .payMethod .paymentTools .rechnung{width:65px;height:24px;border:1px solid #5d5c59;text-align:center;line-height:22px;margin:-4px 0 0px 19px;font-size:10px}.checkoutWrap .payMethod .cardTitle{margin:8px 0 41px -2px}.checkoutWrap .payMethod .form:after{display:none}.checkoutWrap .payMethod .control{height:34px;width:100%;margin-left:2px}.checkoutWrap .payMethod input[type="email"],.checkoutWrap .payMethod input[type="number"],.checkoutWrap .payMethod input[type="password"],.checkoutWrap .payMethod input[type="search"],.checkoutWrap .payMethod input[type="tel"],.checkoutWrap .payMethod input[type="text"],.checkoutWrap .payMethod input[type="url"],.checkoutWrap .payMethod input[type="color"],.checkoutWrap .payMethod input[type="date"],.checkoutWrap .payMethod input[type="datetime"],.checkoutWrap .payMethod input[type="datetime-local"],.checkoutWrap .payMethod input[type="month"],.checkoutWrap .payMethod input[type="time"],.checkoutWrap .payMethod input[type="week"],.checkoutWrap .payMethod select{height:34px;padding:5px 10px}.checkoutWrap .payMethod .half{width:49%;display:inline-block}.checkoutWrap .payMethod .select:after{padding:8px 10px}.checkoutWrap .payMethod .comment{margin-top:32px}.checkoutWrap .payMethod .i-icon{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-275px -209px;width:25px;height:25px;display:inline-block;top:5px;position:relative;margin-left:10px}.checkoutWrap .paymentWrap{display:none}.checkoutWrap .choose{padding:10px 0}.checkoutWrap .choose.error{background-color:#ffe7e7}.checkoutWrap .fullService{padding:0}.checkoutWrap .fullService.last{padding:0 0 61px}.checkoutWrap .fullService .title{color:#1E7DAE;margin:0 0 15px -1px;font-size:35px;font-weight:200}.checkoutWrap .fullService .description{line-height:120%;margin:0 0 27px}.checkoutWrap .fullService .check-label:before{float:left;margin-top:3px}.checkoutWrap .fullService .check-label span{display:block;margin:0 0 0 20px;top:0}.checkoutWrap .fullService .tblTitle{margin:38px 0 32px;font-size:20px}.checkoutWrap .fullService table.products{width:100%}.checkoutWrap .fullService table.all{float:right;margin-top:31px;width:517px}.checkoutWrap .fullService table.all td.price{font-weight:bold}.checkoutWrap .fullService table.all td.normal{font-weight:normal}.checkoutWrap .fullService table th{border:1px solid #767676;padding:9px 18px 10px;background:#eef9ff;text-align:left;font-size:15px;font-weight:400}.checkoutWrap .fullService table th.price{text-align:right}.checkoutWrap .fullService table td{font-size:15px;font-weight:400;line-height:130%;border:1px solid #767676;padding:11px 18px 12px}.checkoutWrap .fullService table td.price{vertical-align:middle;text-align:right;font-weight:normal}.checkoutWrap .fullService table td.allLabel{background:#eef9ff;font-weight:bold}.checkoutWrap .fullService table td.price{width:237px}.checkoutWrap .fullService .btn{margin:30px 0 30px;padding:9px 20px 9px 19px;font-size:20px}.checkoutWrap .fullService a{color:#1E7DAE}.checkoutWrap .success .promo-code{border:1px solid #2DD62D}.checkoutWrap .error .promo-code{border:1px solid red}.checkoutWrap .promo-code{background-color:transparent;width:100%}.checkoutWrap .promo-code.success{border:1px solid #2DD62D}.checkoutWrap .promo-code.error{border:1px solid red}.checkoutWrap .premium .promo-error{margin:17px 0 0}.btn.pay{width:517px;max-width:100%;text-align:center}@media (min-width: 1024px){.formAns .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.formAns .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.formAns .pagesLine{position:fixed;top:98px;left:0;display:none}.formAns .stageLabel{display:inline-block}.formAns .container{padding-left:0.8em;padding-right:0.8em}.pageAnswWrap .title{font-size:35px;margin:0 0 38px -5px}.pageAnswWrap .answer input[type="text"]{width:50%}.checkoutWrap h1.title{margin:0 0 24px -3px;font-size:35px;font-weight:200}.personal-data-mob.paid-formular .magnifyglass{padding-top:64px !important}.form.sepa-form .check-label{position:relative;left:29px;font-size:14px;font-weight:400}.form.sepa-form .check-label:before{position:absolute;left:-29px}}@media (min-width: 768px) and (max-width: 1023px){.formAns .container{max-width:75em;padding-left:0.8em;padding-right:0.8em}.pageAnswWrap .col-8{width:62.66667%}.pageAnswWrap .col-4{width:34.33333%}.pageAnswWrap .question .related{width:100%}.pageAnswWrap .question .form .label{width:30.2%}.pageAnswWrap .question .form .element{width:69.8%}.pageAnswWrap .question .form .control{margin-bottom:30px}.pageAnswWrap .question .form .control .DoB{margin-top:10px}.pageAnswWrap .question .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.pageAnswWrap .question .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.pageAnswWrap .question .justify{height:46px}.pageAnswWrap .title{font-size:35px;margin:0 0 38px -5px}.pageAnswWrap .answer input[type="text"]{width:50%}.pageAnswWrap .question-tips .question-tips-item .image{height:84px}.pageAnswWrap .question-tips .question-tips-item .label{font-size:14px}.pageAnswWrap .question-tips .question-tips-item .desc{font-size:12px}.pageAnswWrap .question-tips .question-tips-item .so-gehts{background:url("/public/img/tablet_icon_so-gehts.png")}.pageAnswWrap .question-tips .question-tips-item .fragen-bean{background:url("/public/img/tablet_icon_fragen-beantworten.png")}.pageAnswWrap .question-tips .question-tips-item .antworten{background:url("/public/img/tablet_icon_antworten-aendern.png")}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente{background:url("/public/img/tablet_icon_pdf-dokumente-erhalten.png")}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text{width:48px}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text span:nth-child(1){font-size:20px}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente .sub-text span:nth-child(2){font-size:12px}.checkoutWrap h1.title{margin:0 0 24px -3px;font-size:35px;font-weight:200}.checkoutWrap .payMethod .col-6:first-of-type{width:40.5%}.checkoutWrap .payMethod .col-6:last-of-type{width:56.5%}.checkoutWrap .payMethod .control{width:inherit}.checkoutWrap .payMethod .form .label{width:34.2%}.checkoutWrap .payMethod .element{width:65.8%}.formAns .pagesLine{position:fixed;top:98px;left:0;display:none}.formAns .stageLabel{display:inline-block}.formAns .question.personal-data-mob .container{position:relative}.formAns .question.personal-data-mob .col-7{margin-right:0;width:100%}.formAns .question.personal-data-mob .col-5{width:45.91667%;position:absolute;right:0}.formAns .question.personal-data-mob .DoB{margin-top:0 !important}.formAns .question.personal-data-mob .select{height:46px}.formAns .question.personal-data-mob .select select{height:46px}}@media (max-width: 767px){.frmlr-testimonial{display:none}.formAns{padding-top:0}.formAns .container{max-width:75em;padding-left:0.8em;padding-right:0.8em}.formAns .container .col-10{width:100%}.pageNavWrap{display:none}.errorFilling .col-11,.errorFilling .col-8,.errorFilling .col-4{width:100%;padding:0 0.8em;margin:0}.errorFilling .col-4{text-align:center;margin-bottom:30px}.errorFilling .col-8{text-align:center}.errorFilling .col-8 .btn{margin:0 0 10px -1px;font-size:16px}.errorFilling .col-8 .description{font-size:14px}.errorFilling h2.title{font-size:24px;margin:0 0 30px -5px}.errorFilling .description{font-size:14px;font-weight:400;line-height:22px}.errorFilling h3.title{font-size:16px}.errorFilling .missedPage{width:100%}.formAns>.container{min-width:inherit;text-align:center;padding:6px 0}.formAns .pagesLine{position:fixed;top:55px;left:0;z-index:9}.formAns .pagesLine .arrow+.j-page{padding-left:12px}.formAns .pagesLine td{width:1%}.formAns .stageLabel{display:inline;color:#1E7DAE;font-size:14px;font-weight:300;line-height:21px;text-align:center;position:relative}.formAns .stageLabel .prev-theme{border-style:solid;border-width:8px 18px 8px 0;border-color:transparent #349FD9 transparent transparent;font-size:2px;position:absolute;left:-37px;top:0;cursor:pointer}.formAns .stageLabel .next-theme{border-style:solid;border-width:8px 0 8px 18px;border-color:transparent transparent transparent #349FD9;font-size:2px;position:absolute;right:-37px;top:0;cursor:pointer}.pagesLineMobile table{overflow:hidden}.pagesLineMobile table tbody .finished div{background-color:#90d8ff}.fresh-formular .pagesLineMobile table tbody .finished div{background-color:#558b55}.pagesLineMobile table tbody .active-theme{background-color:#eaf8ff}.pagesLineMobile table tbody .active-theme div{background-color:#1f7cae}.fresh-formular .pagesLineMobile table tbody .active-theme div{background-color:#1f7cae}.pagesLineMobile table tbody .error div{background-color:#e61d26}.fresh-formular .pagesLineMobile table tbody .error div{background-color:#558b55}.pagesLineMobile table tbody .inProcess div{background-color:#349fd9}.fresh-formular .pagesLineMobile table tbody .inProcess div{background-color:#90d8ff}.pagesLineMobile table tbody td div{width:10px;height:10px;border-radius:50%;margin:auto;background:#dbdbdb}.pagesLineMobile table tbody td.arrow:last-of-type::after,.pagesLineMobile table tbody td.arrow:last-of-type::before{display:none}.pagesLineMobile table tbody td.arrow::after,.pagesLineMobile table tbody td.arrow::before{position:absolute;top:0;right:-11px;content:"";display:block;z-index:2;width:0;height:0;border-style:solid;border-width:15px 0 15px 13px;border-color:transparent transparent transparent #ffffff}.pagesLineMobile table tbody td.active-theme.arrow::after{border-color:transparent transparent transparent #eaf8ff}.pagesLineMobile table tbody td.arrow::before{top:-1px;right:-13px;z-index:1;border-width:16px 0 16px 14px;border-color:transparent transparent transparent #1f7cae}.pageAnswWrap{padding:13px 0.8em 55px}.pageAnswWrap label.check-label:before{margin-right:7px;margin-left:4px}.pageAnswWrap label.check-label span{padding:9px 0 0}.pageAnswWrap .title{font-size:24px;text-align:center;margin:0 0 0 -5px;letter-spacing:-1px}.pageAnswWrap .lr-pad{padding:0;margin:0}.pageAnswWrap p,.pageAnswWrap .questionName,.pageAnswWrap .check-label,.pageAnswWrap .questionDesc,.pageAnswWrap .comment{color:#494843;font-weight:400;line-height:22px}.pageAnswWrap p,.pageAnswWrap .questionName,.pageAnswWrap .check-label{font-size:14px !important}.pageAnswWrap .questionName{margin:0 0 12px -1px !important}.pageAnswWrap .questionDesc{margin-bottom:20px !important}.pageAnswWrap .questionDesc:empty{display:none}.pageAnswWrap .questionDesc p,.pageAnswWrap .questionDesc,.pageAnswWrap .comment p,.pageAnswWrap .comment{font-size:14px !important}.pageAnswWrap .question .col-8,.pageAnswWrap .question .col-4,.pageAnswWrap .question .col-7,.pageAnswWrap .question .col-5{width:100%}.pageAnswWrap .question .related{margin:15px 0 14px 44px !important;line-height:22px;width:inherit}.pageAnswWrap .question .container{padding:30px 0.8em 30px}.pageAnswWrap .question .variant{margin:0 0 8px -4px}.pageAnswWrap .question .comment{margin-top:7px}.pageAnswWrap .question .comment:before{margin:3px 12px 0 0}.pageAnswWrap .container .title{margin-bottom:30px}.pageAnswWrap .personal-data-mob .container{border-top:none}.pageAnswWrap .answer input[type="text"]{width:100%;margin-bottom:15px}.pageAnswWrap .answer>textarea{height:120px;margin-bottom:15px}.pageAnswWrap .answer .mini-quest-name{font-size:14px}.pageAnswWrap .answer .related{margin:10px 0 20px 30px}.pageAnswWrap .answer .related textarea{color:#979795;font-size:14px;margin:8px 0 0;height:182px;width:100%;padding:9px 13px}.pageAnswWrap .footerBtns .btn.pink,.pageAnswWrap .footerBtns .btn.blue{width:100%;padding:14px 40px;margin-bottom:30px;font-size:16px}.pageAnswWrap .footerBtns .btn.default{padding:8px 14px;font-size:16px}.pageAnswWrap .footerBtns .btn.default+.comment{margin:5px 0 0;padding-right:29px;font-size:12px !important;text-align:center;color:#979797;float:right}.pageAnswWrap .footerBtns .btn.pay-now-with-coupon{width:unset}.pageAnswWrap .footerBtns .col-8{width:36.66667%}.pageAnswWrap .footerBtns .col-4{width:63.33333%}.pageAnswWrap .pageNavWrap{width:100%}.pageAnswWrap .pageNav{position:relative;text-align:center;width:100%}.pageAnswWrap .pageNav .btn{margin:8px 8px 20px 2px}.pageAnswWrap .pageNav .btn.prev{padding:7px 15px 7px 30px}.pageAnswWrap .pageNav .btn.prev:before{top:7.5px}.pageAnswWrap .pageNav .btn.next{padding:7px 32px 7px 15px}.pageAnswWrap .pageNav .btn.next:after{top:7.5px}.pageAnswWrap .form .control{margin-bottom:25px}.pageAnswWrap .form .control:first-of-type .label,.pageAnswWrap .form .control:first-of-type .element{float:left}.pageAnswWrap .form .control:first-of-type .label{width:33.9%;margin-top:3px}.pageAnswWrap .form .control:first-of-type .element{width:55.1%}.pageAnswWrap .form .control:first-of-type .element .inline{padding-top:0}.pageAnswWrap .form .control .label{margin-bottom:10px}.pageAnswWrap .form .control .element .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.pageAnswWrap .form .control .element .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.pageAnswWrap .form .control .justify{height:36px}.pageAnswWrap .form .control .DoB{width:50%}.pageAnswWrap .form .selectWrap{height:inherit}.pageAnswWrap .question-tips{flex-direction:column}.pageAnswWrap .question-tips .question-tips-item{width:100%;margin-bottom:36px}.pageAnswWrap .question-tips .question-tips-item .image{height:84px;background-position-x:center !important}.pageAnswWrap .question-tips .question-tips-item .label{font-size:14px}.pageAnswWrap .question-tips .question-tips-item .desc{font-size:12px}.pageAnswWrap .question-tips .question-tips-item .so-gehts{background:url("/public/img/mobile_icon_so-gehts.png")}.pageAnswWrap .question-tips .question-tips-item .fragen-bean{background:url("/public/img/mobile_icon_fragen-beantworten.png")}.pageAnswWrap .question-tips .question-tips-item .antworten{background:url("/public/img/mobile_icon_antworten-aendern.png")}.pageAnswWrap .question-tips .question-tips-item .pdf-dokumente{background:url("/public/img/mobile_icon_pdf-dokumente-erhalten.png")}.checkoutWrap{padding-top:18px}.checkoutWrap label.check-label:before{float:left;display:block}.checkoutWrap label.check-label span{padding-left:35px;display:block}.checkoutWrap .lr-pad{padding:0 0.6em}.checkoutWrap h1.title{margin:0 0 22px -3px;text-align:center;font-size:24px;font-weight:300}.checkoutWrap .description{margin:0 0 22px;font-size:14px;font-weight:400;line-height:22px}.checkoutWrap .description.bold{font-weight:700}.checkoutWrap .premium{margin-top:8px;padding:30px 0 40px;line-height:22px}.checkoutWrap .premium .title{font-size:16px;margin:0 0 24px}.checkoutWrap .premium .description{line-height:22px;margin:0 0 22px}.checkoutWrap .premium strong{font-size:14px;margin:0 0 21px}.checkoutWrap .premium .list{margin-left:3px;margin-bottom:20px}.checkoutWrap .premium p{font-size:14px;font-weight:400;line-height:22px}.checkoutWrap .premium label span{color:#494843;font-size:14px;font-weight:400}.checkoutWrap .productTbl{padding:32px 0 36px}.checkoutWrap .productTbl .title{font-size:16px;margin-bottom:32px}.checkoutWrap .productTbl table.all{width:inherit;margin-top:0}.checkoutWrap .productTbl table.all tr.mob-visible-table-row .price{background:#eef9ff;font-weight:bold}.checkoutWrap .productTbl table.all tr td{border-top:none}.checkoutWrap .productTbl table.all tr .normal{font-weight:300;background:white;padding:9px 10px}.checkoutWrap .productTbl table .mob-visible-table-row td{padding:9px 10px}.checkoutWrap .productTbl table th{padding:11px}.checkoutWrap .productTbl table td{font-size:14px;font-weight:400;line-height:22px;padding:5px 10px 5px}.checkoutWrap .productTbl table td.price{width:130px;vertical-align:top}.checkoutWrap .accountInfo{padding:30px 0 12px}.checkoutWrap .accountInfo .control{width:100%;height:inherit;margin-bottom:26px}.checkoutWrap .accountInfo .control:last-of-type{margin-bottom:0}.checkoutWrap .accountInfo .control:first-of-type{margin-bottom:18px}.checkoutWrap .accountInfo .control:first-of-type .label,.checkoutWrap .accountInfo .control:first-of-type .element{float:left}.checkoutWrap .accountInfo .control:first-of-type .label{width:30.9%;margin-top:3px}.checkoutWrap .accountInfo .control:first-of-type .element{width:55.1%}.checkoutWrap .accountInfo .control:first-of-type .element .inline{padding-top:0}.checkoutWrap .accountInfo .control .label{color:#494843;margin-bottom:10px}.checkoutWrap .accountInfo .control .justify{height:36px}.checkoutWrap .accountInfo .control .justify .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.checkoutWrap .accountInfo .control .justify .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.checkoutWrap .accountInfo .title{font-size:16px;line-height:22px}.checkoutWrap .accountInfo .subTitle{font-size:14px;font-weight:400;margin:0 0 25px}.checkoutWrap .accountInfo .comment{margin:0;font-size:12px;margin-top:-19px}.checkoutWrap .accountInfo .col-7{width:100%;padding:0 0.8em}.checkoutWrap .mob-visible-table{display:table-header-group !important}.checkoutWrap .payMethod{padding:30px 0 34px}.checkoutWrap .payMethod .title{font-size:16px;padding-bottom:20px}.checkoutWrap .payMethod .col-6{width:100%;padding:0 0.8em}.checkoutWrap .payMethod .half{width:61%}.checkoutWrap .payMethod .half:last-of-type{width:36%}.checkoutWrap .payMethod .half[name="verifycode"]{width:86%}.checkoutWrap .payMethod .paymentTools .tool{margin-bottom:20px}.checkoutWrap .payMethod .paymentTools .css-label{margin-left:-4px;transform:scale(0.82)}.checkoutWrap .payMethod .paymentTools .sofort{margin:0 0 0 29px;transform:scale(0.91)}.checkoutWrap .payMethod .paymentTools .visa{margin:-4px 0 0px 28px}.checkoutWrap .payMethod .paymentTools .paypal{margin:2px 0 -1px 19px}.checkoutWrap .payMethod .paymentTools .text{margin-left:30px}.checkoutWrap .payMethod .paymentTools .text .label,.checkoutWrap .payMethod .paymentTools .text .desc{font-size:14px;line-height:22px;top:-2px}.checkoutWrap .payMethod .paymentWrap .cardTitle{margin:25px 0;font-size:14px;font-weight:700}.checkoutWrap .payMethod .paymentWrap .creditcardForm .control{height:inherit;margin-bottom:29px}.checkoutWrap .payMethod .paymentWrap .creditcardForm .label{color:#494843;margin-bottom:10px}.checkoutWrap .payMethod .paymentWrap .creditcardForm .justify{height:36px}.checkoutWrap .payMethod .paymentWrap .creditcardForm .comment{margin-top:-23px;font-size:12px}.checkoutWrap .fullService{padding:0}.checkoutWrap .fullService .title{font-size:24px;font-weight:300;text-align:center;margin:0 0 18px -1px}.checkoutWrap .fullService .comment{font-size:14px}.checkoutWrap .fullService .description,.checkoutWrap .legacy-boxes .check-label span{font-size:14px;font-weight:400;line-height:22px}.checkoutWrap .fullService .description{margin-bottom:12px}.checkoutWrap .fullService.last{padding:0 0 56px}.checkoutWrap .fullService.last .tblTitle{font-size:16px;margin:36px 0 32px}.checkoutWrap .fullService.last .title{font-size:16px;margin-bottom:25px}.checkoutWrap .fullService.last table.all{width:100%;margin-top:0}.checkoutWrap .fullService.last table.all tr.mob-visible-table-row td{font-weight:bold !important}.checkoutWrap .fullService.last table.all tr.mob-visible-table-row .price{background:#eef9ff}.checkoutWrap .fullService.last table.all tr td{border-top:none;padding:9px 10px}.checkoutWrap .fullService.last table.all tr .normal{font-weight:300;background:white}.checkoutWrap .fullService.last table .mob-visible-table-row td{padding:9px 10px}.checkoutWrap .fullService.last table th{padding:11px}.checkoutWrap .fullService.last table td{font-size:14px;font-weight:400;line-height:22px;padding:5px 10px 5px}.checkoutWrap .fullService.last table td.price{width:130px;vertical-align:top}.checkoutWrap .fullService.last .text-center{text-align:center}.checkoutWrap .fullService.last .text-center .comment{font-size:14px;line-height:19px}.checkoutWrap .fullService.last .text-center .btn{margin:36px auto 10px;padding:7px 15px;font-size:16px}.checkoutWrap .container .clearfix{text-align:center;margin-left:-1.0312em;margin-right:1.0312em}.btn{text-align:center}.btn.pay{width:100%}.container.footerBtns{padding-left:0;padding-right:0}.footerBtns .col-8{padding:0}.save-and-pause.save{font-size:14px}.save-and-pause.save{text-align:center;font-size:14px;display:block !important;margin:0 auto !important}.frmlr-security{text-align:center;font-size:14px}.frmlr-checkout-security{font-size:14px}.orders-history{flex-direction:column}}.summary .promo-code-tr{display:none}.promo-code-tr .promo-error{text-align:left;margin:15px 0 0;color:red}.checkoutWrap .productTbl .promo-code-tr td.allLabel{background-color:#fff}.checkoutWrap .productTbl .promo-code-tr input{background-color:#eee}.product-logos{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:16px;float:left;text-align:center;width:calc(100% - 517px)}.product-winner-img{vertical-align:middle;display:inline-block;max-width:200px}.product-trusted-logo{margin-left:30px}@media (max-width: 767px){.product-logos{margin-top:0;width:calc(100% - 360px)}}@media (max-width: 500px){.product-logos{display:none}}@media (min-width: 501px) and (max-width: 1023px){.product-logos{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.product-winner-img{width:148px}.product-trusted-logo{margin-left:0}}.documents-personal-info{padding-top:43px}.documents-personal-info .title{font-size:20px;margin-bottom:20px}.documents-personal-info .container{padding-bottom:20px;border-bottom:1px solid #c2c2c2}.documents-personal-info .col-5{display:none}.checkout-sepa-logo{display:inline-block;vertical-align:middle;margin-left:10px;height:30px}#verifycode-error{display:none !important}.a-button{display:inline-block;padding:0;vertical-align:middle;height:31px;border:1px solid;border-color:#bcc1c8 #bababa #adb2bb;text-align:center;overflow:hidden;max-width:100%;text-decoration:none !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer}.a-button.a-button-focus,.a-button:focus{outline:0;border-color:#e47911;-webkit-box-shadow:0 0 3px rgba(228,121,17,0.5);-moz-box-shadow:0 0 3px rgba(228,121,17,0.5);box-shadow:0 0 3px rgba(228,121,17,0.5)}.a-button-primary{border-color:#cba957 #bf942a #aa8326;background:#f0c14b}.a-button-primary:hover{border-color:#c59f43 #aa8326 #957321}.a-button-primary.a-touch-press,.a-button-primary:active{border-color:#aa8326 #bf942a #bf942a}.a-button-primary.a-button-pressed,.a-button-primary.a-button-pressed:hover{border-color:#aa8326 #bf942a #bf942a}.a-button-primary.a-button-pressed .a-button-inner,.a-button-primary.a-button-pressed:hover .a-button-inner{background-image:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;background-color:#f0c14b}.a-button-primary.a-button-disabled{border-color:#e8e0cd !important;background-color:#f9f3e5 !important}.a-button-primary.a-button-disabled .a-button-inner{background-color:#f9f3e5 !important;filter:none}.a-button-primary .a-button-inner{background:#f3d078;background:-moz-linear-gradient(top, #f7dfa5, #f0c14b);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7dfa5), color-stop(100%, #f0c14b));background:-webkit-linear-gradient(top, #f7dfa5, #f0c14b);background:-o-linear-gradient(top, #f7dfa5, #f0c14b);background:-ms-linear-gradient(top, #f7dfa5, #f0c14b);background:linear-gradient(top, #f7dfa5, #f0c14b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7dfa5', endColorstr='#f0c14b', GradientType=0)}.a-button-primary:hover .a-button-inner{background:#f1c860;background:-moz-linear-gradient(top, #f5d78e, #eeb933);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f5d78e), color-stop(100%, #eeb933));background:-webkit-linear-gradient(top, #f5d78e, #eeb933);background:-o-linear-gradient(top, #f5d78e, #eeb933);background:-ms-linear-gradient(top, #f5d78e, #eeb933);background:linear-gradient(top, #f5d78e, #eeb933);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d78e', endColorstr='#eeb933', GradientType=0)}.a-button-primary.a-touch-press .a-button-inner,.a-button-primary:active .a-button-inner{-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;background-color:#f0c14b;background-image:none;filter:none}.a-button-primary .a-button-inner{-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.4) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.4) inset;box-shadow:0 1px 0 rgba(255,255,255,0.4) inset}.a-button .a-button-inner{position:relative;height:29px;line-height:29px;display:block;font-size:13px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.6) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.6) inset;box-shadow:0 1px 0 rgba(255,255,255,0.6) inset}.a-size-medium{font-size:17px;line-height:1.24;text-rendering:optimizeLegibility}.a-size-small{font-size:12px;line-height:1.5}.orders-history{display:flex;align-items:center;justify-content:space-between}.unzerUI{font-family:'Roboto', sans-serif !important}.formulars.active{padding:0px 0 64px;color:#42413d}.formulars .title{color:#1E7DAE;font-size:35px;margin:0 0 20px 0;font-weight:200}.formulars .description{margin:0 0 30px -2px}.formulars .formularsWrap{margin-left:-4px}.formulars .formular{border:2px solid #979797;margin:0 0 49px}.formulars .startDate{padding:5px 20px;font-weight:200;background:#eee;border-bottom:1px solid #979797}.formulars .startDate .date{margin-left:13px}.formulars .startDate .remove{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-236px -165px;width:17px;height:23px;float:right;margin:-1px -1px 0 0;opacity:0.8;cursor:pointer}.formulars .startDate .remove:hover{opacity:1}.formulars .editDate{padding:5px 20px;font-weight:200;background:#eef9ff;border-bottom:1px solid #979797}.formulars .editDate .date{margin-left:5px}.formulars .formularInfo{padding-bottom:31px;position:relative}.formulars .formularInfo:after{content:"";display:table;clear:both}.formulars .formularInfo:before{content:'';position:absolute;right:0;bottom:-1px;left:0;border-bottom:1px solid #979797}.formulars .pvdInfo{float:left;width:530px;padding:24px 0 0 21px}.formulars .pvdInfo .name{font-weight:normal;font-size:22px;margin-bottom:27px}.formulars .pvdInfo .btn{font-size:20px;padding:9px 21px}.formulars .pvdInfo .btn.re-generate{margin-top:20px}.formulars .pvdInfo .leftDays{margin-top:30px;margin-left:-1px}.formulars .notes{padding-top:27px;float:left;width:352px}.formulars .notes .label{font-weight:200;margin-left:1px}.formulars .notes textarea{margin:13px 0 12px;width:335px;height:110px}.formulars .notes .btn{margin:0 0 0 -1px;padding:6px 11px 7px 15px}.formulars .docs{padding:29px 20px 30px}.formulars .docs:after{content:"";display:table;clear:both}.formulars .docs+.docs{border-top:1px solid #979797}.formulars .docs .label{font-weight:bold;margin-bottom:20px}.formulars .docs .doc{float:left;font-weight:200;margin-right:19px;color:#42413d;text-decoration:none}.formulars .docs .doc:before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-126px -209px;width:40px;height:41px;content:'';display:block;margin:0 auto 9px}.formulars .comment{margin:-2px 0 29px -2px}.formulars .startProcess{margin:0 0 0 -1px;padding:9px 19px 9px 22px;font-size:20px}.formulars .comment+.btn{margin:0 0 0 -3px;padding:9px 19px 9px 22px;font-size:20px}.formulars .formular-start{float:left;width:371px}.formulars .formular-buy-coupon{color:#1E7DAE;display:inline-block;padding:9px;margin-left:148px}@media (min-width: 1024px){.formulars .formular{width:886px}}@media (min-width: 768px) and (max-width: 1023px){.formulars{padding-top:20px}.formulars .col-10{width:100%}.formulars .notes{padding:24px 0 0 21px}.formulars .formular-buy-coupon{display:block;padding:12px;margin-left:20px;text-align:left;float:left}}@media (max-width: 767px){.formulars{padding:30px 0}.formulars .formulars{padding:0}.formulars .title{font-size:24px;text-align:center;margin:0 0 21px 0}.formulars .description{font-size:14px;font-weight:400;line-height:22px;margin:0 0 30px 0}.formulars .col-10{width:100%;padding:0 0.8em}.formulars .notes{padding:24px 0 0 21px}.formulars .formularsWrap .formular{margin:0 0 35px !important}.formulars .formularsWrap .formular .startDate,.formulars .formularsWrap .formular .editDate{padding:6px 10px}.formulars .formularsWrap .formular .docs{text-align:center}.formulars .formularsWrap .formular .docs .doc{margin:15px 10px;display:inline-block;float:none}.formulars .formularsWrap .formular .docs .doc:last-of-type{margin-bottom:0}.formulars .formularsWrap .formular span{font-size:14px}.formulars .formularsWrap .formular .pvdInfo{width:100%;padding:7px 0 0 10px;text-align:center}.formulars .formularsWrap .formular .pvdInfo .name{font-size:16px;margin-bottom:32px;text-align:left}.formulars .formularsWrap .formular .pvdInfo .btn{font-size:16px;padding:7px 20px}.formulars .formularsWrap .formular .notes{text-align:center;width:100%;padding:55px 0.8em 6px}.formulars .formularsWrap .formular .notes textarea{width:100%;height:150px;margin:13px 0 34px}.formulars .formularsWrap .formular .notes .label{text-align:left;font-size:14px}.formulars .formularsWrap .formular .notes .btn{padding:6px 23px}.formulars .comment{text-align:center;margin-bottom:0}.formulars .comment .btn{padding:8px 20px}.formulars .formular-start{float:none}.formulars .formular-buy-coupon{display:block;margin-left:0;margin-top:20px}.formulars .btn.blue-border{padding:9px 10px}}.loader-spinner-wrap{display:none;z-index:8;background-color:rgba(255,255,255,0.5);height:100%;width:100%;position:fixed;top:0;left:0}.loader-spinner{height:120px;width:120px}.uil-default-css{margin-top:-120px;height:200px;width:200px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.6);-moz-transform:translate(-50%, -50%) scale(0.6);-ms-transform:translate(-50%, -50%) scale(0.6);-o-transform:translate(-50%, -50%) scale(0.6);transform:translate(-50%, -50%) scale(0.6)}.uil-default-css div{border-radius:10px;background:#1E7DAE;height:40px;width:14px;position:absolute;top:80px;left:93px}.uil-default-css>div:nth-of-type(1){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.5s;-moz-animation-delay:-0.5s;animation-delay:-0.5s}.uil-default-css>div:nth-of-type(2){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.41667s;-moz-animation-delay:-0.41667s;animation-delay:-0.41667s}.uil-default-css>div:nth-of-type(3){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.33333s;-moz-animation-delay:-0.33333s;animation-delay:-0.33333s}.uil-default-css>div:nth-of-type(4){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.25s;-moz-animation-delay:-0.25s;animation-delay:-0.25s}.uil-default-css>div:nth-of-type(5){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.16667s;-moz-animation-delay:-0.16667s;animation-delay:-0.16667s}.uil-default-css>div:nth-of-type(6){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:-0.08333s;-moz-animation-delay:-0.08333s;animation-delay:-0.08333s}.uil-default-css>div:nth-of-type(7){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0s;-moz-animation-delay:0s;animation-delay:0s}.uil-default-css>div:nth-of-type(8){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0.08333s;-moz-animation-delay:0.08333s;animation-delay:0.08333s}.uil-default-css>div:nth-of-type(9){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0.16667s;-moz-animation-delay:0.16667s;animation-delay:0.16667s}.uil-default-css>div:nth-of-type(10){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0.25s;-moz-animation-delay:0.25s;animation-delay:0.25s}.uil-default-css>div:nth-of-type(11){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0.33333s;-moz-animation-delay:0.33333s;animation-delay:0.33333s}.uil-default-css>div:nth-of-type(12){-webkit-animation:uil-default-anim 1s linear infinite;-moz-animation:uil-default-anim 1s linear infinite;animation:uil-default-anim 1s linear infinite;-webkit-animation-delay:0.41667s;-moz-animation-delay:0.41667s;animation-delay:0.41667s}@-webkit-keyframes uil-default-anim{0%{opacity:1}100%{opacity:0}}@-moz-keyframes uil-default-anim{0%{opacity:1}100%{opacity:0}}@keyframes uil-default-anim{0%{opacity:1}100%{opacity:0}}#login{margin-left:auto;margin-right:auto;padding:55px 2.0625em 62px}#login .form{margin-bottom:70px;width:624px}#login .form:after{display:none;right:auto;width:1200px}#login .title{font-size:35px;margin:-6px 0 55px -5px;font-weight:200}#login .control{margin-bottom:31px}#login .control .label{width:22.7%}#login .control .element{width:77.3%}#login .control.btns{margin-top:50px}#login .control.btns a{float:right;margin-top:19px;color:#42413d}#login .control.btns .btn{padding:9px 20px;margin-left:-2px}#login .help{display:flex;align-items:center;margin:20px 0;padding:0}#login .help a{margin-left:-2px;padding:9px 19px}#login .help-guest{display:flex;justify-content:left;align-items:center;width:100%;max-width:600px;margin-top:40px}.logInBlock{cursor:default;color:#42413d}.logInBlock .form{margin-bottom:50px}.logInBlock .form::after{display:none}.logInBlock .form .control.btns{margin-top:52px}.logInBlock .form .control.btns .forgotPass{position:relative;top:4px;display:inline-block;vertical-align:bottom;color:#42413d}@media (min-width: 1024px){#login{max-width:75em;min-width:75em}}@media (min-width: 1024px) and (max-width: 1224px){#login{min-width:inherit}}@media (max-width: 767px){#login{padding:26px 0.8em 62px}#login .title{font-size:24px;text-align:center;margin:0px 0 26px}#login .form{width:100%;margin-bottom:-11px}#login .form:after{display:none}#login .form .control{margin-bottom:25px}#login .form .control .label{margin-bottom:10px}#login .form .btns{margin-top:33px;margin-bottom:0;text-align:center}#login .form .btns .btn{display:block;margin:auto}#login .form .btns a{float:none;display:inline-block;margin-top:30px;font-size:14px}#login .form .element{width:100%}}.save-and-pause.save{display:inline-block;padding:10px 20px;margin-left:34px;color:#1E7DAE;cursor:pointer}.pageAnswWrap .question .comment{display:block}.pageAnswWrap .question .comment input{display:none}.new-checkout-docs-img{width:100%;margin-top:21px}.new-checkout-name-wrap{padding-top:39px}.new-checkout-name-wrap ul{margin-bottom:20px}.new-checkout-name-wrap ul li{margin-bottom:5px}.new-checkout-name-wrap ul li::before{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-387px -138px;width:15px;height:11px;margin:6px 8px 0 0;content:""}.new-checkout-name-wrap .description{line-height:1.34;margin-bottom:24px}.new-checkout-name-wrap .question-name{margin-bottom:18px}.new-checkout-name-wrap .answer input{width:48%;height:34px}.new-checkout-price-col{text-align:right;padding-top:76px;padding-right:3.1em}.new-checkout-price-col.is-reminder{padding-top:37px}.new-checkout-price-col.is-upload{margin-top:-4px;padding-top:0}.new-checkout-price-col.is-upload-hard{margin-top:-4px;padding-top:0}.new-checkout-price-col.is-included{color:#1E7DAE}.new-checkout-title{display:flex;align-items:center}.new-checkout-title-product-item{display:flex;align-items:center;margin:5px 0}.new-checkout-title-product-item .correctSymbol{margin-right:10px;display:inline-block;flex-grow:0;flex-shrink:0}.new-checkout-doc-price{padding-top:186px}.new-checkout-price{font-size:24px;font-weight:bold}.new-checkout .product-table{padding-top:33px}.new-checkout .premium{margin-top:21px;padding-top:0;padding-bottom:20px}.container.new-checkout-input-group{padding-top:10px}.container.new-checkout-input-group:nth-child(2){padding-top:20px}.container.new-checkout-input-group:nth-child(3){padding-top:40px}.new-checkout-input-group h2.title{margin:0 0 20px}.new-checkout .premium .description{margin:0 0 20px;color:#999FA1}.new-checkout .documents-personal-info{padding-top:0}.new-checkout .documents-personal-info .container{border-top:none;border-bottom:1px solid #c2c2c2;padding:40px 0}.new-checkout .documents-personal-info .container:last-of-type{padding-bottom:0;border-bottom:none}.notfallausweis-img{max-width:100%}.new-checkout-registrieren-help{font-weight:300}.new-checkout-personal-info-wrap{position:relative}.documents-personal-info-form::after{content:'';display:table;clear:both}.new-checkout .userInfo{padding-bottom:0;padding-top:10px}.new-checkout-dob-help{display:none}.new-checkout .new-checkout-dob-help{display:block}.pageAnswWrap .question.error .comment .comment-label{background:#ffe7e7;background:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(15%, #ffe7e7));background:-webkit-linear-gradient(left, transparent, #ffe7e7 15%);background:-o-linear-gradient(left, transparent, #ffe7e7 15%);background:linear-gradient(to right, transparent, #ffe7e7 15%)}.pageAnswWrap .question .comment{position:relative}.pageAnswWrap .question .comment .comment-label{display:block;position:absolute;bottom:2px;right:0;background:#fff;background:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(15%, #fff));background:-webkit-linear-gradient(left, transparent, #fff 15%);background:-o-linear-gradient(left, transparent, #fff 15%);background:linear-gradient(to right, transparent, #fff 15%);padding-left:15px}.pageAnswWrap .question .comment .comment-label span{color:#1E7DAE;cursor:pointer;text-decoration:underline}.pageAnswWrap .question .comment .comment-content{display:block;height:44px;position:relative;overflow:hidden}.pageAnswWrap .question .comment input:checked ~ .comment-label{display:none}.pageAnswWrap .question .comment input:checked ~ .comment-content{height:auto}@media (min-width: 768px) and (max-width: 1023px){.new-checkout .documents-personal-info .col-3{width:100%}.sprite-img-new-checkout-documents{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.new-checkout-email-wrap .form{width:626px;margin-top:40px}}@media (max-width: 767px){.pageAnswWrap .footerBtns .col-8{width:100%}.new-checkout .documents-personal-info .col-7,.new-checkout .documents-personal-info .col-3{width:100%}.new-checkout-email-wrap{margin-top:40px}.new-checkout-docs-img-wrap,.sprite-img-new-checkout-bell,.sprite-img-new-checkout-renew,.sprite-img-new-checkout-notfallausweis{display:none}.new-checkout-price-col{width:100%;padding-top:0 !important}.new-checkout-price-col.is-upload,.new-checkout-price-col.is-upload-hard{margin-top:0}.container.new-checkout-input-group{padding-top:10px;margin-bottom:15px}.new-checkout-upload-input{padding-top:0}.new-checkout-upload-input .consent{margin-bottom:0 !important}.notfallausweis-img{display:none}.new-checkout-odds{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.documents-personal-info .col-4{margin-top:15px;width:100%}}.checkoutWrap.new-checkout label.check-label.missed:before{background-image:none;border:1px solid red}.checkoutWrap.new-checkout input:checked+label.check-label.missed:before{border:none}.checkoutWrap.new-checkout .fullService .description{line-height:130%}.flex{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flex--align-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.new-checkout-degree-wrap{-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}.new-checkout-title-degree-wrap{height:46px}.new-checkout-title-degree-wrap .select{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}.label-select{font-weight:200;margin-right:20px}.sprite-img-new-checkout-documents{margin-top:40px;background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:0px 0px;width:193px;height:209px}.sprite-img-new-checkout-bell{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:0px -209px;width:68px;height:78px;float:right}.sprite-img-new-checkout-renew{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-68px -209px;width:58px;height:78px;float:right}.sprite-img-new-checkout-notfallausweis{background-image:url(/public/img/formular-sprite.png?v=0.0.10);background-position:-193px 0px;width:224px;height:138px;float:right;max-width:100%}.new-checkout-odds{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;background-color:#f0f0f0;padding:0 16px}.new-checkout-odds .new-checkout-odds__item{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;margin:16px 20px;position:relative;color:#008000;text-align:center}.new-checkout-odds .new-checkout-odds__item .correctSymbol{display:inline-block}.checkout-steps{margin:50px 0 30px}.product-selection{padding-top:40px;display:flex;align-items:flex-start;justify-content:space-around}.product-selection--element{width:350px;border:1px solid #dfdfdf;padding:40px 30px;background:#f4f4f4;box-shadow:0 0 0 1px #d4d4d4}.product-selection--docs-icon{display:inline-block;width:125px;vertical-align:middle;margin-right:10px}.product-selection-docs-text{display:inline-block;vertical-align:middle}.product-selection__recommendation{box-shadow:0 0 0 3px #007eaf;border:1px solid #007eaf;position:relative}.product-selection__recommendation:before{content:"Beliebt";display:block;background:#007eaf;position:absolute;top:-48px;left:-4px;right:-4px;padding:12px;text-align:center;color:#fff;font-size:20px}.product-selection__recommendation:after{content:"";width:0;height:0;border-style:solid;border-width:16px 14px 0 14px;border-color:#007eaf transparent transparent transparent;position:absolute;top:0;left:50%;margin-left:-10px}.product-selection--title{text-transform:uppercase;font-size:22px;line-height:20px;font-weight:100;margin-bottom:20px}.product-selection--desc{font-weight:100;margin:30px 0}.product-selection--price{font-size:30px;margin-bottom:10px;text-align:center}.product-selection--price-per-year{font-size:24px;font-weight:100}.product-selection--subscription{font-size:16px;line-height:16px;margin-bottom:20px;opacity:0.6;text-align:center;margin-left:-5px;margin-right:-7px}.product-selection--button{text-align:center;padding:10px;background-color:#8b8b8b;border-radius:3px;color:#fff;box-shadow:0 3px 0 0 #c9c9c9;cursor:pointer;width:100%;border:none;transition:background-color 100ms ease;height:46px}.product-selection--button:hover{background-color:#595959}.product-selection--button:active,.product-selection--button:focus{outline:none}.product-selection--button i{font-size:24px;line-height:24px;vertical-align:middle;margin-right:10px;transform:translate(0, -1px)}.product-selection--button__selected,.product-selection--button__selected .a-button-inner{pointer-events:none;border:1px solid #008000;background:#008000;box-shadow:none;font-size:20px !important;color:#fff !important}.product-selection--button__selected .a-button-inner{border:none}.product-selection--options{margin-bottom:40px}.product-selection--docs-option{display:flex;align-items:center;justify-content:center}.product-selection--option{font-size:16px;font-weight:100;margin-bottom:20px}.product-selection--option i{width:35px;font-size:32px;vertical-align:middle;display:inline-block}.product-selection--option-title{font-weight:normal}.product-selection--option-text{font-size:14px;margin-left:38px;margin-right:-14px}.product-selection--option-text-el{margin:3px 0}.product-selection--option-text-el .fa{color:#008000}.hide-title.payMethod{padding-top:0}.hide-title .title{display:none}@media (max-width: 767px){.product-selection-wrap{width:100%;padding-left:0;padding-right:0;overflow:scroll}.product-selection-wrap .col-12,.product-selection-wrap .col-12.lr-pad{padding-left:0;padding-right:0}.product-selection{width:800px}.product-selection--docs-icon{width:75%}}.fast-checkout-wrapper{position:fixed;z-index:30;width:100%;left:0;right:0;top:0}.fast-checkout{position:absolute;top:0;right:0;background-color:#edf6fb;width:540px;min-height:68px;z-index:20;display:flex;align-items:flex-start;padding:6px 10px 5px 10px}.fast-checkout:hover{padding-bottom:10px}.fast-checkout::after{display:block;content:'';position:absolute;border:1px solid #1f7dae;left:-1px;right:-1px;bottom:-1px;top:-1px;z-index:-1}.fast-checkout__full{padding-bottom:10px}.fast-checkout__disabled{pointer-events:none}.fast-checkout__disabled::before{position:absolute;content:'';display:block;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:all}.fast-checkout__disabled::after{border:1px solid #767676}.fast-checkout--packages-price{display:flex;align-items:center;justify-content:space-between}.fast-checkout--package-label{display:block;margin:0 0;font-weight:100;cursor:pointer}.fast-checkout--package-label input{margin-right:5px}.fast-checkout--info{flex-grow:1}.fast-checkout--price{text-align:center}.fast-checkout--payment-type{font-weight:100;font-size:14px}.fast-checkout--personal-info{margin-top:12px;display:none}.fast-checkout:hover .fast-checkout--personal-info,.fast-checkout.fast-checkout__full .fast-checkout--personal-info{display:block}.fast-checkout--name{display:flex;justify-content:space-between;margin-bottom:0}.fast-checkout--input{padding:4px 10px !important;height:33px !important;flex-basis:49.5%;border:1px solid #1E7DAE !important;font-size:16px}.fast-checkout--input:disabled{color:#797873 !important;background:#eee !important;border:1px solid #979797 !important}.fast-checkout--input.error,.error .fast-checkout--input{border:1px solid #ff0000 !important}.fast-checkout--pay{font-size:24px;height:auto;margin:8px 0 0 0;padding:0;flex-basis:132px;flex-shrink:0}.fast-checkout__disabled .fast-checkout--pay{filter:grayscale(1)}.unzerSandboxNotify{display:none}.videoPlayer{padding-top:35px}#main-page-video{width:660px;height:372px;display:block;margin:0 auto}.list__item--tooltip{line-height:20px}.none{display:none !important}.pdfDownload{padding-top:35px}.pdfDownload .content{background:linear-gradient(white, #f4f9ff);padding-bottom:80px}.pdfDownload .bigTitle{margin-bottom:70px}.pdfDownload .pdfDownloadContent{display:flex;align-items:center;justify-content:space-between}.pdfDownload .button__text{font-size:25px}.pdfDownload .subText{margin:14px 0 0 -4px}.pdfDownload .pdfDownloadContent-title{font-size:35px;font-weight:200;margin-bottom:20px;line-height:43px}.pdfDownload .pdfDownloadContent-title span{font-weight:400}.pdfDownload .pdfDownloadContent-right{width:340px;height:440px;border:10px solid #1E7DAE}.pdfDownload .pdfDownloadContent-right img{width:100%;height:100%}.pdfDownload .pdfDownloadContent-sum{height:70px;display:flex;justify-content:center;align-items:center;font-size:35px;font-weight:200;color:#1E7DAE;background-color:white;border-radius:8px;border:2px solid rgba(116,163,219,0.15);margin-bottom:-5px}.pdfDownload .pdfDownloadSubContent{display:flex;background-color:#1E7DAE;padding:60px 0 45px 0;justify-content:center}.pdfDownload .pdfDownloadSubContent-left{margin-right:75px}.pdfDownload .pdfDownloadSubContent-left-title{font-size:25px;font-weight:400;color:white;margin-bottom:30px}.pdfDownload .pdfDownloadSubContent-img{width:150px;height:150px;border-radius:100%;overflow:hidden;background:url("/public/img/pic-pvp-pdf.jpg") no-repeat center -10px/cover}.pdfDownload .pdfDownloadSubContent-left-inner{display:flex}.pdfDownload .stars-block{display:flex;flex-direction:column;color:white;font-size:16px;text-align:center;align-self:center;font-weight:600;margin-left:20px;margin-right:60px}.pdfDownload .stars-block span,.pdfDownload .stars-block .pdfDownloadContent-stars{margin-bottom:15px}.pdfDownload .stars-block .stars-sub-text{font-size:13px;margin-bottom:0;font-weight:400}.pdfDownload .stars-block .italic{font-style:italic;font-weight:400}.pdfDownload .pdfDownloadSubContent-left-italic{align-self:center;max-width:280px;color:white;font-size:16px;font-style:italic}.pdfDownload .pdfDownloadSubContent-right-text{text-align:center;font-size:25px;color:white;margin-bottom:75px}.advantages{background:#1E7DAE;color:#fff;font-weight:bold;padding:15px 0 15px 0}.advantages .advantages__item{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;box-align:baseline;-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;-o-align-items:baseline;align-items:baseline;-ms-flex-align:baseline}.advantages .advantages__item .correctSymbol{margin-right:3px}.simple{background:#1E7DAE;color:#fff;text-align:center}.simple .image{height:65px;margin-bottom:15px}.simple .col-4{position:relative}.simple .title{text-align:center}.simple .text{text-align:center;line-height:140%}.prices{padding:30px 0 60px 0}.no-webp .prices.lazyloaded,.no-webp .prices.lazyloading{background:url("/public/img/prices-bg.jpg") no-repeat center/cover}.webp .prices.lazyloaded,.webp .prices.lazyloading{background:url("/public/img/prices-bg.webp") no-repeat center/cover}.prices .prices__label{font-size:35px;font-weight:100;color:#1E7DAE;text-align:center}.prices .prices__block{display:-webkit-inline-box;display:-moz-inline-box;display:inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-align-self:flex-end;-moz-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end;padding-top:20px;float:right}.prices .prices__block .prices__list{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.prices .prices__block .prices__list .list__left{margin-right:20px}.prices .prices__block .prices__list .list__right{color:#1E7DAE}.prices .prices__block .list__item{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-bottom:10px}.prices .prices__block .list__item:last-child{margin-bottom:0}.prices .prices__block .plus{width:27px;height:22px;margin-right:20px;background:url("/public/img/plus.png") no-repeat center/cover}.prices .prices__block .plus.plus--blue{background:url("/public/img/plus-blue.png") no-repeat center/cover}.prices .prices__block .prices__line{margin-top:16px;margin-bottom:28px;margin-left:-30px;width:629px;height:22px;background:url("/public/img/prices-line.png") no-repeat center/cover}.prices .prices__block .prices__total{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.prices .prices__block .total__left{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-right:44px}.prices .prices__block .total__left strong:nth-child(1){font-size:20px;margin-right:20px;text-align:right}.prices .prices__block .total__left strong:nth-child(2){font-size:70px;font-weight:normal !important}.prices .prices__block .total__right{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.prices .prices__block .total__right .text{line-height:22px}.prices .prices__block .info-icon{width:15px;height:15px;background:url("/public/img/ic-info-black-circle.svg") no-repeat center/cover;margin-right:3px;margin-top:2px}.prices .button{margin-top:20px;align-self:flex-start;font-size:20px}.customers{padding:30px 0 130px 0}.customers.lazyloaded,.customers.lazyloading{background:url("/public/img/customers-bg.jpg") no-repeat center/cover}.customers .customers__label{font-size:35px;font-weight:100;color:#1E7DAE;text-align:center}.customers .customers__review{margin-top:100px;max-width:715px;font-size:22px;line-height:33px;font-style:italic}.customers .customers__review .text{margin-bottom:30px}.customers .customers__review .sign{color:#1E7DAE;text-align:right}.pensionPlan .col-4 strong,.copy .col-4 strong{line-height:140%;margin:0 0 21px 2px;display:block}.pensionPlan .col-4 strong span,.copy .col-4 strong span{color:#494843}.pensionPlan .col-4 li:before,.copy .col-4 li:before{margin:0 0 0 -2px}.benefits{padding:55px 0 36px;background-color:#fff}.benefits .bigTitle .pvd{font-weight:200}.benefits ul{margin-left:6px}.benefits .btn{font-size:20px;margin:4px 0 12px -1px}.benefits .price{font-size:20px;color:#95175c}.benefits .payments:after{content:"";display:table;clear:both}.benefits .payments div{display:block;float:left}.benefits .safety{padding:14px 0;text-align:center;font-size:15px}.benefits .safety .ssl,.benefits .safety .shure{float:left}.benefits .safety .ssl.lazyloading:before,.benefits .safety .lazyloading.shure:before,.benefits .safety .ssl.lazyloaded:before,.benefits .safety .lazyloaded.shure:before{background-image:url("/public/img/main-sprite/secure.png")}.benefits .safety .ssl:before,.benefits .safety .shure:before{content:'';width:73px;height:83px;display:block;margin:0 auto}.benefits .safety .ssl span,.benefits .safety .shure span{display:block;text-align:center;color:#1e75a4}.benefits .safety .shure.lazyloading:before,.benefits .safety .shure.lazyloaded:before{background-image:url("/public/img/main-sprite/scale.png")}.benefits .safety .shure:before{width:73px;height:83px}.reasons .col-4{text-align:center;position:relative}.reasons .col-4.couples:before{content:''}.reasons .col-4.family:before{content:''}.reasons .col-4.single:before{content:'';border-radius:50%}.reasons .col-4 .title{font-size:20px;color:#1E7DAE}.reasons .col-4 .text{line-height:140%}.reasons .col-4 .text a{color:#1E7DAE}.easy{background:#eef9ff}.easy .container{position:relative}.easy .col-3{text-align:center;position:relative}.easy .col-3:after{content:"\f054";position:absolute;top:14px;font-size:39px;right:-29px;font-family:"icomoon";color:#53bdf4}.easy .col-3:last-child:after{display:none}.easy .icon{height:65px;width:65px;position:relative}.easy .icon img{height:65px;width:65px}.easy .icon-old{margin:0 auto 23px auto;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;height:65px;width:65px;background-color:#54bdf4;border-radius:7px;position:relative}.easy .icon-old img{margin:auto;height:47px;width:47px}.easy .icon-old .ic-note{margin:auto 7px auto auto}.easy .icon-old .ic-refresh{margin:8px 8px}.easy .title{font-weight:bold;margin-bottom:23px}.easy .text{line-height:140%}.easy .text a{color:#0b66c3}.copy{padding-bottom:35px}.copy .bigTitle{font-weight:200;margin:0 0 54px 19px}.copy .bigTitle .pvd{font-weight:200}.copy .col-4 strong{margin:0 0 22px 2px}.copy .col-4 li{margin:0 0 22px}.copy a{color:#1E7DAE}.online{background-color:#e9e9e9;background-image:-webkit-linear-gradient(bottom, #e9e9e9,#afadae);background-image:linear-gradient(to top,#e9e9e9,#afadae);overflow:hidden}.online .bigTitle{color:#fff}.online .btn{font-size:20px;padding:9px 18px}.online .text strong{display:block}.online .email{display:block;color:#1E7DAE;margin:0 0 1px}.online .comment{text-align:right;font-style:italic}.online .author{text-align:right}.online .col-3{position:relative}.online-sorgerecht .text{margin-bottom:20px}.online-sorgerecht .btn.pink{border:1px solid #1E7DAE;color:#1E7DAE;background-color:transparent;box-shadow:none}.online-sorgerecht .btn.pink:hover{background-color:#1E7DAE;color:#fff}.forClients.grey{background:#f0f0f0;padding-bottom:19px}.forClients.care{padding-top:49px;padding-bottom:30px}.forClients.care .bigTitle{margin-left:2px}.forClients .title{font-size:20px;font-weight:400;line-height:22px;text-align:left;color:#165f83}.forClients .text{line-height:140%}.forClients .text a{color:#165f83}.cta .cta-wrapper{display:flex;flex-direction:column;justify-content:center;background-size:cover;height:560px;padding-left:10%}.no-webp .cta .cta-wrapper.lazyloaded,.no-webp .cta .cta-wrapper.lazyloading{background:url("/public/img/cta/desktop/desktop-cta-background.jpg") no-repeat center}.webp .cta .cta-wrapper.lazyloaded,.webp .cta .cta-wrapper.lazyloading{background:url("/public/img/cta/desktop/desktop-cta-background.webp") no-repeat center}.cta .bigTitle{text-align:left;color:#494843;font-size:35px;line-height:45px;margin-top:0;margin-bottom:33px}.cta li:before{display:none}.cta .btn{padding:15px 17px 12px 17px;display:inline-flex;align-items:center}.cta .btn span{margin-right:12px}.cta .banner-list{margin-top:22px}.cta .banner-list li{display:flex;align-items:center;color:#008000;font-size:13px;margin-bottom:11px}.cta .banner-list li i{margin-right:5px}.cta .btnBlock{position:relative}.cta .finanztip-logo{width:123px;height:84px;position:absolute;top:-15px;left:355px}.cta .finanztip-logo img{width:100%}.main b,.main strong{font-size:16px}@-webkit-keyframes highlight{from{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}to{background:url("/public/img/btn-bg-light.png") no-repeat 360px -30px}}@-moz-keyframes highlight{from{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}to{background:url("/public/img/btn-bg-light.png") no-repeat 360px -30px}}@keyframes highlight{from{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}to{background:url("/public/img/btn-bg-light.png") no-repeat 360px -30px}}@-webkit-keyframes highlightBlue{from{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}to{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@-moz-keyframes highlightBlue{from{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}to{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@keyframes highlightBlue{from{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}to{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@-webkit-keyframes highlightBlueInfinite{0%{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}10%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}100%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@-moz-keyframes highlightBlueInfinite{0%{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}10%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}100%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@keyframes highlightBlueInfinite{0%{background:url("/public/img/btn-bg-light-2.png") no-repeat -140px -30px}10%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}100%{background:url("/public/img/btn-bg-light-2.png") no-repeat 460px -30px}}@-webkit-keyframes highlightInfinite{0%{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}10%{background:url("/public/img/btn-bg-light.png") no-repeat 365px -30px}100%{background:url("/public/img/btn-bg-light.png") no-repeat 370px -30px}}@-moz-keyframes highlightInfinite{0%{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}10%{background:url("/public/img/btn-bg-light.png") no-repeat 365px -30px}100%{background:url("/public/img/btn-bg-light.png") no-repeat 370px -30px}}@keyframes highlightInfinite{0%{background:url("/public/img/btn-bg-light.png") no-repeat -120px -30px}10%{background:url("/public/img/btn-bg-light.png") no-repeat 365px -30px}100%{background:url("/public/img/btn-bg-light.png") no-repeat 370px -30px}}@media (min-width: 1024px){.simple{padding:30px 0 30px 0}.simple .title{text-align:center;font-size:25px;margin:0 0 19px}.pensionPlan,.copy{padding:50px 0 32px}.pensionPlan p,.copy p{margin:0 8px 22px;line-height:140%}.pensionPlan .bigTitle,.copy .bigTitle{margin:0 0 52px 17px}.benefits .bigTitle{margin:0 0 54px 18px}.benefits .btn{padding:9px 18px}.benefits .payments{padding:32px 0 28px 2px}.benefits .payments .visa{width:95px;height:34px}.benefits .payments .visa.lazyloaded,.benefits .payments .visa.lazyloading{background-image:url("/public/img/main-sprite/visa.png")}.benefits .payments .sofort{margin:0 0 0 10px;width:97px;height:36px}.benefits .payments .sofort.lazyloaded,.benefits .payments .sofort.lazyloading{background-image:url("/public/img/main-sprite/sofort.png")}.benefits .payments .paypal{margin:6px 0 0 4px;width:90px;height:23px}.benefits .payments .paypal.lazyloaded,.benefits .payments .paypal.lazyloading{background-image:url("/public/img/main-sprite/paypal.png")}.benefits .safety .ssl,.benefits .safety .shure{width:37%;margin-left:-1px}.benefits .safety .ssl span,.benefits .safety .shure span{margin:2px 0 -2px}.benefits .safety .shure{margin-left:36px}.benefits li{margin-bottom:23px;line-height:135%}.reasons{padding:55px 0 63px}.reasons .bigTitle{margin-left:3px}.reasons .title{margin-bottom:23px}.reasons .col-4{padding-top:240px}.reasons .col-4:before{width:169px;height:169px;position:absolute;top:53px;left:102px}.reasons .col-4.couples.lazyloading:before,.reasons .col-4.couples.lazyloaded:before{background-image:url("/public/img/main-sprite/paar.png")}.reasons .col-4.family.lazyloading:before,.reasons .col-4.family.lazyloaded:before{background-image:url("/public/img/main-sprite/family.png");left:104px}.reasons .col-4.single.lazyloading:before,.reasons .col-4.single.lazyloaded:before{background-image:url("/public/img/main-sprite/single.png")}.easy{padding:51px 0 55px}.easy .bigTitle{margin:0 0 52px 2px}.easy .icon{margin:0 auto 23px}.easy .col-3:after{position:absolute;top:14px;right:-29px}.online{height:391px;padding:49px 0}.online .bigTitle{margin-top:29px;margin-bottom:24px}.online .btn{margin:0 0 28px -1px}.online .author span{font-size:14px}.online .text strong{margin:10px 0 30px}.online .comment{padding:60px 0 24px 0}.online .crystian{position:absolute;top:-4px;left:-19px;width:264px;height:280px}.online .crystian.lazyloaded,.online .crystian.lazyloading{background-image:url("/public/img/main-sprite/Crystian.png")}.online-sorgerecht{height:510px}.online-sorgerecht .crystian{top:86px}.forClients{padding:48px 0 15px}.forClients .bigTitle{margin-bottom:62px}.forClients .title{margin-bottom:20px}.forClients .text{margin-bottom:20px}.forClients.care .bigTitle{margin-bottom:63px}}@media (min-width: 768px) and (max-width: 1023px){.advantages,.prices,.customers{display:none}.simple{padding:37px 0.8em 0 0.8em}.simple .col-4{width:100%;margin-right:0;padding:0}.simple .packet .text{margin-bottom:18px}.simple .title{font-size:20px;font-weight:500;line-height:32px;margin:0 0 21px}.simple .text{margin-bottom:37px;text-align:center}.bigTitle{text-align:center;color:#1E7DAE;font-size:35px;font-weight:300}.pensionPlan,.copy{padding:45px 0 35px;color:#42413d}.pensionPlan p,.copy p{margin:0 8px 22px;line-height:140%}.pensionPlan .bigTitle,.copy .bigTitle{margin:0 0 47px 0}.pensionPlan .l-pad,.copy .l-pad{padding:0 0 0 1.0625em;width:61.66667%;margin-right:0%}.pensionPlan .lr-pad,.copy .lr-pad{padding:0 1.0625em 0 1.0625em}.benefits{color:#42413d}.benefits .bigTitle{margin:0 0 49px 0}.benefits .l-pad{padding:0 0 0 1.0625em;width:61.66667%;margin-right:0%}.benefits .lr-pad{padding:0 0.0625em 0 1.0625em;width:38.33333%}.benefits .payments{padding:59px 7px 40px 2px}.benefits .payments .visa{width:83px;height:29px}.benefits .payments .visa.lazyloading,.benefits .payments .visa.lazyloaded{background-image:url("/public/img/main-sprite/tab-visa.png")}.benefits .payments .sofort{margin:-4px 0 0 10px;width:84px;height:26px}.benefits .payments .sofort.lazyloading,.benefits .payments .sofort.lazyloaded{background-image:url("/public/img/main-sprite/tab-sofort.png")}.benefits .payments .paypal{margin:6px 0 0 4px;width:79px;height:20px}.benefits .payments .paypal.lazyloading,.benefits .payments .paypal.lazyloaded{background-image:url("/public/img/main-sprite/tab-paypal.png")}.benefits .safety .ssl,.benefits .safety .shure{width:42%;margin-left:1%}.benefits .safety .ssl span,.benefits .safety .shure span{margin:6px 0 -2px}.benefits .safety .shure{margin-left:36px}.benefits li{margin-bottom:22px;font-size:16px;font-weight:400;line-height:22px;text-align:justify}.reasons{padding:55px 0 60px}.reasons .bigTitle{margin:0 2% 40px 2%}.reasons .title{margin:28px 0 24px 0}.reasons .text{color:#42413d;font-size:16px;font-weight:400;line-height:22px;text-align:left}.reasons .lr-pad{padding:0 8.0625em}.reasons .col-4{width:100%;margin-bottom:55px}.reasons .col-4:last-of-type{margin-bottom:0}.reasons .col-4:before{position:relative;display:block;margin:auto}.reasons .col-4.couples:before{width:317px;height:315px}.reasons .col-4.couples.lazyloading:before,.reasons .col-4.couples.lazyloaded:before{background-image:url("/public/img/main-sprite/tab-couples.png")}.reasons .col-4.family:before{width:319px;height:322px}.reasons .col-4.family.lazyloading:before,.reasons .col-4.family.lazyloaded:before{background-image:url("/public/img/main-sprite/tab-family.png")}.reasons .col-4.single:before{width:317px;height:317px}.reasons .col-4.single.lazyloading:before,.reasons .col-4.single.lazyloaded:before{background-image:url("/public/img/main-sprite/tab-single.png")}.easy{padding:51px 0 0;color:#42413d}.easy .bigTitle{margin:0 0 57px 2px}.easy .lr-pad{padding:0 1.0625em 0 1.0625em}.easy .icon{margin:0 auto 30px}.easy .text{font-size:16px;font-weight:400;line-height:22px;text-align:left}.easy .col-3{width:50%;margin-right:0;margin-bottom:60px}.easy .col-3:nth-of-type(even):after{display:none}.easy .col-3:last-of-type,.easy .col-3:last-of-type(n-1){margin-bottom:0}.easy .col-3:after{position:absolute;top:14px;right:-16px}.online{color:#42413d;padding:55px 0}.online .bigTitle{margin-top:29px;margin-bottom:48px}.online .col-4{width:47.33333%;margin-right:0%;padding:7px 1.625em 0 1.625em}.online .col-5{margin-right:0;width:49.91667%}.online .btn{margin:0 0 35px -1px}.online .text strong{margin:2px 0 26px}.online .author span{font-size:14px}.online .comment{padding:0 0 24px 0;font-size:16px;line-height:22px}.online .crystian{position:absolute;top:-105px;left:200%;width:182px;height:196px}.online .crystian.lazyloaded,.online .crystian.lazyloading{background-image:url("/public/img/main-sprite/christian-tab.png")}.online-sorgerecht .crystian{top:38px}.forClients{padding:53px 0 15px}.forClients .bigTitle{margin-bottom:50px}.forClients .lr-pad{padding:0 1.0625em 0 1.5625em}.forClients .col-6:last-child{padding-left:0.1625em}.forClients .title{margin-bottom:23px;color:#165f83}.forClients .text{color:#42413d;margin-bottom:43px}.cta .cta-wrapper{height:347px}.cta .container{padding:0 0.8em}.cta .finanztip-logo{width:100px;height:67px;top:-7px}}@media (min-width: 1024px) and (max-width: 1224px){.benefits .btn{padding:9px 14px}.benefits .col-4.lr-pad{padding:0 1.0625em 0 2.0625em}.benefits .payments .visa{width:83px;height:29px}.benefits .payments .visa.lazyloading,.benefits .payments .visa.lazyloaded{background-image:url("/public/img/main-sprite/tab-visa.png")}.benefits .payments .sofort{margin:1px 0 0 10px;width:84px;height:26px}.benefits .payments .sofort.lazyloading,.benefits .payments .sofort.lazyloaded{background-image:url("/public/img/main-sprite/tab-sofort.png")}.benefits .payments .paypal{margin:6px 0 0 4px;width:79px;height:20px}.benefits .payments .paypal.lazyloading,.benefits .payments .paypal.lazyloaded{background-image:url("/public/img/main-sprite/tab-paypal.png")}.reasons .col-4:before{left:22%}.reasons .col-4.family:before{left:25%}}@media (max-width: 767px){#main-page-video{width:320px;height:180px}.simple{padding:37px 0.8em 0 0.8em}.simple .col-4{width:100%;margin-right:0;padding:0}.simple .packet .text{margin-bottom:18px}.simple .title{font-size:20px;font-weight:500;line-height:24px;margin:7px 0 21px}.simple .text{margin-bottom:30px;text-align:left;font-size:14px;line-height:22px}.pensionPlan,.copy{padding:56px 0 34px;color:#42413d}.pensionPlan .bigTitle,.copy .bigTitle{margin:0 0 23px 0}.pensionPlan .l-pad,.copy .l-pad,.pensionPlan .lr-pad,.copy .lr-pad{padding:0 0.8em;width:100%;margin-right:0}.pensionPlan p,.copy p,.pensionPlan span,.copy span{text-align:left;line-height:22px;font-size:14px;margin:0 0 22px}.pensionPlan .col-4,.copy .col-4{margin-top:20px}.pensionPlan ul li span,.copy ul li span{margin-left:35px !important}.pensionPlan .col-4 li:before,.copy .col-4 li:before,.copy .col-4 li:before{margin:0 15px 0 -2px}.main b,.main strong{font-size:14px}.benefits{padding:56px 0;color:#42413d}.benefits .bigTitle{margin:0 0 25px 0}.benefits .btn{font-size:16px;padding:8px 25px;margin:27px 0 4px 0}.benefits ul{margin-left:0}.benefits ul span{margin-left:35px !important}.benefits ul li:before{margin-right:15px}.benefits .price{font-size:14px;font-weight:400;line-height:30px}.benefits .lr-pad{text-align:center}.benefits .l-pad,.benefits .lr-pad{padding:0 0.8em;width:100%;margin-right:0}.benefits .l-pad p,.benefits .l-pad span,.benefits .lr-pad p,.benefits .lr-pad span{text-align:left;line-height:22px;font-size:14px;margin:0}.benefits .payments{padding:30px 5% 36px}.benefits .payments div{float:none;display:inline-block}.benefits .payments .visa{width:83px;height:29px}.benefits .payments .visa.lazyloaded,.benefits .payments .visa.lazyloading{background-image:url("/public/img/main-sprite/tab-visa.png")}.benefits .payments .sofort{margin:-4px 0 0 1%;width:84px;height:26px}.benefits .payments .sofort.lazyloaded,.benefits .payments .sofort.lazyloading{background-image:url("/public/img/main-sprite/tab-sofort.png")}.benefits .payments .paypal{margin:6px 0 0 1%;width:79px;height:20px}.benefits .payments .paypal.lazyloaded,.benefits .payments .paypal.lazyloading{background-image:url("/public/img/main-sprite/tab-paypal.png")}.benefits .safety .ssl,.benefits .safety .shure{width:42%;margin-left:3%}.benefits .safety .ssl span,.benefits .safety .shure span{margin:0 0 -2px}.benefits .safety .shure{margin-left:10%}.benefits li{margin-bottom:22px;font-size:16px;font-weight:400;line-height:22px;text-align:justify}.reasons{padding:56px 0}.reasons .bigTitle{margin:0 2% 30px 2%}.reasons .text{color:#494843;text-align:left;line-height:22px !important;font-size:14px;margin:0}.reasons .lr-pad{padding:0 0.8em}.reasons .col-4{width:100%;margin-right:0;margin-bottom:52px}.reasons .col-4 .title{margin:32px 0 26px 0;font-size:16px}.reasons .col-4:last-of-type{margin-bottom:0}.reasons .col-4:before{position:relative;display:block;margin:auto}.reasons .col-4.couples:before{width:202px;height:201px}.reasons .col-4.couples.lazyloading:before,.reasons .col-4.couples.lazyloaded:before{background-image:url("/public/img/main-sprite/mob-family.png")}.reasons .col-4.family:before{width:199px;height:198px}.reasons .col-4.family.lazyloading:before,.reasons .col-4.family.lazyloaded:before{background-image:url("/public/img/main-sprite/mob-pair.png")}.reasons .col-4.single:before{width:185px;height:185px}.reasons .col-4.single.lazyloading:before,.reasons .col-4.single.lazyloaded:before{background-image:url("/public/img/main-sprite/mob-single.png")}.easy{padding:56px 0 6px;color:#42413d}.easy .bigTitle{margin:0 3% 30px 3%}.easy .lr-pad{padding:0 0.8em}.easy .icon{margin:0 auto 35px}.easy .title{font-size:14px}.easy .text{font-size:14px;font-weight:400;line-height:22px;text-align:left}.easy .col-3{width:100%;margin-right:0;margin-bottom:50px}.easy .col-3:after{display:none}.easy .col-3:last-of-type,.easy .col-3:last-of-type(n-1){margin-bottom:0}.easy .col-3:after{position:absolute;top:14px;right:-16px}.copy .bigTitle span{font-size:24px}.online{color:#42413d;padding:56px 0}.online .bigTitle{margin-top:20px;margin-bottom:31px;padding:0 0.8em}.online .col-4{text-align:center}.online .col-3{width:100%}.online .col-4,.online .col-5{width:100%;margin-right:0%;padding:0 0.8em}.online .btn{font-size:16px;margin:0 0 33px -1px;padding:7px 25px}.online .text,.online .contact,.online .author{font-size:14px;line-height:22px}.online .text strong{margin:2px 0 25px}.online .comment{font-size:14px;line-height:22px;text-align:center;margin:36px 0 22px;padding:0 0.8em}.online .author{text-align:center}.online .author span{font-size:12px}.online .crystian{position:relative;margin:25px auto;transform:scale(1.09);display:block;width:182px;height:196px}.online .crystian.lazyloaded,.online .crystian.lazyloading{background-image:url("/public/img/main-sprite/christian-tab.png")}.forClients{padding:56px 0 33px}.forClients .bigTitle{margin-bottom:24px;padding:0 0.8em}.forClients .col-6{width:100%;margin-right:0%;padding:0 0.8em}.forClients .title{font-size:16px;color:#165f83;margin-bottom:24px}.forClients .text{font-size:14px;color:#42413d;margin-bottom:23px;line-height:22px}.cta .cta-wrapper{height:261px;padding:0 0.8em}.cta .container{padding:0}.cta .bigTitle{font-size:20px;margin-bottom:15px;line-height:1;padding:0}.cta .btn{font-size:12px}.cta .banner-list li{font-size:11px;margin-bottom:10px}.cta .finanztip-logo{width:68px;height:46px;top:-2px;left:230px}.advantages,.prices,.customers{display:none}}.-without-footer #modules{padding-bottom:0}.-without-footer #footer{display:none !important}.payment-status{padding:60px 0}.payment-status .bigTitle{margin-bottom:60px}.pdf-sorgerecht-personal-info .new-checkout-personal-info-wrap.documents-personal-info{display:none}.userInfo{padding-top:50px;padding-bottom:29px;color:#42413d}.userInfo .title{color:#1E7DAE;font-size:35px;margin:0 0 48px -5px;font-weight:200}.userInfo .description p{margin:0 0 28px -1px;line-height:140%;display:block}.userInfo .form{max-width:100%}.userInfo .form:after{display:none}.userInfo .form .control{margin-bottom:32px}.userInfo .form .control.selectWrap{height:34px}.userInfo .form .control.btns{margin-top:24px}.userInfo .form .label{width:23%}.userInfo .form .element{width:77%}.userInfo .form .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.userInfo .form .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.userInfo .form select{height:34px;padding:4px 10px}.userInfo .form .comment{margin-top:41px}.userInfo .form .btn{padding:9px 16px 9px 21px}@media (min-width: 1024px){.userInfo .form{width:626px}}@media (min-width: 768px) and (max-width: 1023px){.userInfo .form{width:626px}.userInfo .form .justify .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.userInfo .form .justify .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}}@media (max-width: 767px){.userInfo{padding-bottom:56px}.userInfo .title{font-size:24px;text-align:center;margin:0 0 21px 0}.userInfo .description{font-size:14px;font-weight:400;line-height:22px;margin:0 0 30px 0}.userInfo .description p{line-height:22px}.userInfo .form{margin-bottom:0}.userInfo .form .selectWrap{height:inherit !important}.userInfo .form .control{width:100%;height:inherit;margin-bottom:20px}.userInfo .form .control:first-of-type .label,.userInfo .form .control:first-of-type .element{float:left}.userInfo .form .control:first-of-type .label{width:22.9%;margin-top:3px}.userInfo .form .control:first-of-type .element{width:100%}.userInfo .form .control:first-of-type .element .inline{padding-top:11px}.userInfo .form .control .label{margin-bottom:10px;width:100%}.userInfo .form .control .element{width:100%}.userInfo .form .control .justify{height:36px}.userInfo .form .control .justify .small{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;-ms-flex-preferred-size:50%}.userInfo .form .control .justify .medium{-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3;margin-left:5px}.userInfo .form .comment{color:#494843;font-size:12px;font-weight:400;line-height:18px;margin-top:-13px}.userInfo .form .btns{margin:30px auto 0;padding:9px 15px 0 15px;font-size:16px;text-align:center;height:50px}.userInfo .form .btns button{margin:0 auto}}#registration{margin-left:auto;margin-right:auto;padding:55px 2.0625em 62px}#registration .form{margin-bottom:36px;padding-bottom:23px;width:624px}#registration .form:after{right:auto}#registration .title{font-size:35px;margin:-6px 0 55px -5px;font-weight:200}#registration .description strong{margin:0 0 22px -2px;font-weight:normal;font-size:20px}#registration .description p{margin-bottom:32px}#registration .description i span{text-decoration:underline}#registration .description a{font-style:italic;color:#1E7DAE}#registration .description a:visited{color:#1E7DAE}#registration ul{margin-bottom:47px}#registration ul li{margin:0 0 0 2px}#registration ul li:before{background:url("/public/img/check.svg") no-repeat center/contain;margin-right:5px;content:""}#registration .control{margin-bottom:32px}#registration .control.btns{margin:51px 0 27px}#registration .control.btns .btn{padding:9px 19px 9px 20px;margin-left:-2px}#registration .help{display:flex;align-items:center;margin:20px 0}#registration .help a{margin-left:-4px;padding:9px 22px 9px 23px}.reg-italic{font-size:13px;margin-top:-4px;display:block;line-height:132%;padding-bottom:15px}.reg-italic a{color:#1E7DAE}.regInBlock{cursor:default;color:#42413d}.regInBlock .form .title{margin-top:-1px}.regInBlock ul{margin-bottom:29px;list-style-type:none}.regInBlock ul li{margin:0 0 0 2px}.regInBlock ul li:before{background:url("/public/img/check.svg") no-repeat center/contain;margin-right:5px;content:''}.regInBlock .control.btns{margin-bottom:17px}.regInBlock .help{padding:24px 0 0}.regInBlock .help::before{display:none}@media (min-width: 1024px){#registration{max-width:75em;min-width:75em}.regInBlock .form:after{width:inherit}.control .label{width:22.7%}.control .element{width:77.3%}}@media (min-width: 768px) and (max-width: 1023px){.form:after{display:none}.control .label{width:22.7%}.control .element{width:77.3%}}@media (min-width: 1024px) and (max-width: 1224px){#registration{min-width:inherit}.form:after{display:none}}@media (max-width: 767px){#registration{padding:27px 0.8em 58px}#registration .form{width:100%;margin-bottom:33px;padding-bottom:0}#registration .form .control .label{margin-bottom:10px}#registration .title{font-size:24px;text-align:center;margin:0 0 25px 0}#registration .description{color:#494843;font-size:12px;font-weight:400;line-height:18px}#registration .description strong{font-size:12px;margin:0 0 25px -2px}#registration .description p{margin-bottom:25px;font-size:14px}#registration .control{margin-bottom:28px}#registration .control.btns{margin:30px 0 -11px;text-align:center}#registration .control.btns+.description{text-align:center}#registration ul{margin-bottom:34px}}.upl-tbl .upl-area{padding:24px 21px}.upl-tbl .upl-area-sm{padding:10px 21px}.upl-area-name{font-weight:normal;font-size:16px;margin-bottom:27px}.upl-area-username{font-weight:normal;font-size:22px;line-height:40px}.upl-area .btn{display:inline-block;padding-top:5px;padding-bottom:5px}.upl-doc{margin:10px 0}.upl-password{padding-top:40px}.upl-line-holder{height:10px}.upl-docs:last-of-type .upl-doc:last-of-type{margin-bottom:0}.upl-column{float:left}.upl-column:first-of-type{width:65%}.upl-column:last-of-type{width:35%}.upl-column .notes .label{font-weight:200}.upl-column .notes textarea{margin:13px 0 12px;width:100%;height:110px}.upl-wrap{float:none}.upl-wrap .bigTitle{margin-top:50px;margin-bottom:48px;text-align:left}.upl-wrap .text{color:#42413d;font-weight:400;line-height:22px;margin:15px 0}.upl-wrap .text.upl-pwd-desc{margin:23px 0 0}.upl-wrap .text.-error{color:red}.upl-back{position:relative;padding:6px 15px 7px 15px}.upl-icons{width:620px;margin:0 auto;padding:19px 0 13px 0}.upl-icons:after{content:"";display:table;clear:both}.upl-icon{position:relative;float:left;width:33%}.upl-icon::before{content:'';margin:0 auto 20px;display:block}.upl-icon.-pen::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:0px 0px;width:110px;height:109px}.upl-icon.-scan::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-110px 0px;width:110px;height:109px}.upl-icon.-upload::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:0px -109px;width:110px;height:109px}.upl-icon::after{content:'';position:absolute;top:24px;right:-9%;background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-169px -109px;width:31px;height:63px}.upl-icon:last-child::after{display:none}.upl-icon-text{color:#42413d;font-size:16px;font-weight:700;text-align:center}.upl-btn-wrap{padding:33px 0 38px}.upl-btn-wrap .btn.pink{padding:9px 15px}.upl-checkout-wrap{padding-top:30px;margin-top:40px}.upl-checkout .btn.blue{padding:9px 27px}.upl-tbl{margin-bottom:48px;width:100%}.upl-tbl td{padding:5px 10px 4px;border:1px solid #989898}.upl-tbl-icon-tr td{width:140px;text-align:center;vertical-align:middle}.upl-tbl-icon-tr td a{color:#42413d;cursor:pointer;display:block;text-decoration:none}.upl-tbl-icon-tr td a:visited,.upl-tbl-icon-tr td a:active,.upl-tbl-icon-tr td a:hover{color:#42413d}.upl-tbl-icon-tr td a::before{content:'';display:block;margin:0 auto 10px;background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-110px -109px;width:59px;height:83px}.upl-tbl-header td{background-color:#eee}.upl-tbl-header td span{color:#42413d;font-size:16px;font-weight:bold;line-height:21px;display:block;float:left}.upl-remove-doc{margin:-1px -1px 0 0;float:right;opacity:0.8;cursor:pointer;background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-236px -165px;width:17px;height:23px}.upl-remove-doc:hover{opacity:1}.upl-tbl-date-tr{background-color:#edf9ff;color:#42413d;font-weight:300}.upl-tbl-date-tr td{padding:8px 10px 7px}.upl-tbl-date{margin-left:24px}.upl-notes-form{padding-bottom:12px}.upl-notes-form textarea{height:73px;width:calc(100% - 137px);margin:9px 0 12px;float:left;resize:none}.upl-notes-save{padding:8px 12px 7px 11px;margin:46px 0 0 25px;font-size:16px}.upl-file-tr td{padding-top:8px}.upl-doc-select-wrap{margin:28px 0}.upl-doc-select-wrap .element.select{max-width:487px}.upl-doc-select-wrap select{height:35px;padding-top:0;padding-bottom:0}.upl-doc-select-lbl{margin-bottom:10px}.upl-contact{margin:33px 0 44px}.upl-contact-title{margin:0 0 28px;font-weight:700}.upl-contact-data{line-height:1.5}.upl-pay-start{margin:55px 0 70px}.upl-admin-note{font-weight:100;font-size:14px;margin:5px 0 7px;line-height:1;color:#159f00}.store-docs .col-3{margin-right:0;margin-top:-30px;margin-bottom:-30px}.store-docs .col-8.lr-pad{margin-left:-1em}.store-docs .store-docs__pass-img{width:203px;margin-left:-7px;display:block}.store-docs .store-docs__plus-icon{color:#1E7DAE;font-size:30px;margin-bottom:10px;margin-left:82px}.store-docs .store-docs__insurance-img{width:190px;display:block}@media (max-width: 1023px){.store-docs .col-8.lr-pad{margin-left:5.58333%}}@media (max-width: 767px){.upl-wrap{padding:0 0.8em}.upl-wrap .bigTitle{text-align:center}.upl-icons{width:100%}.upl-icon::before{margin:0 auto 10px}.upl-icon.-pen::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-220px 0px;width:56px;height:55px}.upl-icon.-scan::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-220px -55px;width:56px;height:55px}.upl-icon.-upload::before{background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-220px -110px;width:56px;height:55px}.upl-icon::after{content:'';position:absolute;top:11px;right:-9%;background-image:url(/public/img/upload-sprite.png?v=0.0.10);background-position:-220px -165px;width:16px;height:31px}.upl-icon-text{font-size:12px}.upl-btn-wrap{padding:33px 0 38px;text-align:center}.upl-btn-wrap .btn.pink{padding:9px 15px}.upl-checkout .btn.blue{padding:9px 27px}.upl-tbl-icon-tr{display:none}.upl-notes-form textarea{float:none;height:216px;width:100%}.upl-notes-save{padding:8px 11px 7px;display:block;margin:0 auto}.upl-file-tr td{padding-bottom:34px}.store-docs .col-3{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 0 30px 0}.store-docs .store-docs__plus-icon{margin:0}}@media (min-width: 768px) and (max-width: 1023px){.upl-wrap{max-width:887px}.upl-checkout .btn.blue{margin-right:40px}.store-docs .col-3{display:flex;justify-content:space-around;align-items:center;margin-bottom:10px;padding:0 80px;width:100%}.store-docs .store-docs__plus-icon{margin:0}.store-docs .col-8.lr-pad{width:100%;margin-left:0}}@media (min-width: 1024px){.upl-wrap{max-width:887px}.upl-checkout .btn.blue{margin-right:40px}}.orders ul li{margin-bottom:0;line-height:1}.orders ul li:before{display:none}.orders .container{padding:9px 0.8em;max-width:75em}.orders .btn{width:100%;padding:15px 0;font-size:16px;color:#494843;box-shadow:0 3px 0 #c6c6c5;border-radius:3px;background-color:#ebebeb}.orders-content{width:886px}.orders-title{font-size:35px;font-weight:300;color:#1e7dae;margin:60px 0 53px}.subs-table{font-size:16px;color:#494843;width:100%;border:1px solid #979797}.subs-table__caption{font-size:16px;text-align:left;padding:10px 22px 7px 22px;background-color:#eef9ff;border:1px solid #979797}.table-head{background-color:#eeeeee;border-bottom:1px solid #979797}.table-head__cell{font-size:16px;font-weight:normal;padding-top:9px;padding-bottom:8px}.table-head__cell:first-child{padding-left:22px}.table-head__cell:last-child{padding-right:22px}.table-body__cell{padding-top:28px;padding-bottom:31px;vertical-align:top;position:relative}.table-body__cell:first-child{padding-left:22px}.table-body__cell:first-child:after{width:calc(100% - 16px);right:0;left:auto}.table-body__cell:last-child:after{width:calc(100% - 16px)}.table-body__cell:after{content:'';display:block;width:100%;height:1px;background:#c6c6c5;position:absolute;left:0;bottom:0}.table-head__cell,.table-body__cell{text-align:left}.table-head__cell:nth-child(1),.table-body__cell:nth-child(1){min-width:259px;padding-right:32px}.table-head__cell:nth-child(2),.table-body__cell:nth-child(2){width:91px;padding-right:25px}.table-head__cell:nth-child(3),.table-body__cell:nth-child(3){width:245px;padding-right:25px}.table-head__cell:nth-child(4),.table-body__cell:nth-child(4){width:216px;padding-right:23px}.table-foot__wrap{padding:39px 25px 28px 22px}.subscription__title{font-size:20px;font-weight:700;margin-bottom:18px}.subscription__list{margin-bottom:18px}.subscription__list-item{font-size:12px;margin-bottom:6px !important}.subscription__list-item:last-child{margin-bottom:0}.subscription__price{font-size:16px}.subscription-status{display:flex}.subscription-status.subscription-status--active .subscription-status__indicator{background-color:#008000}.subscription-status.subscription-status--active .subscription-status__label{color:#008000}.subscription-status.subscription-status--warning .subscription-status__indicator{background-color:#ff7800}.subscription-status.subscription-status--warning .subscription-status__label{color:#ff7800}.subscription-status.subscription-status--error .subscription-status__indicator{background-color:#ff0000}.subscription-status.subscription-status--error .subscription-status__label{color:#ff0000}.subscription-status__indicator{width:20px;height:20px;border-radius:100%;overflow:hidden;margin-right:12px;margin-left:-32px}.subscription-status__label{font-size:16px}.table-foot__wrap{display:flex;justify-content:space-between;align-items:flex-end}.btn-wrap .btn-wrap__label{color:#494843;font-size:16px;margin-bottom:28px}.btn .btn__text{color:inherit}.btn .btn__text--accent{font-size:20px}.btn.btn--upgrade{display:flex;align-items:flex-end;text-align:left}.btn.btn--upgrade .btn__icon{font-size:17px;margin-left:10px;margin-bottom:3px}.btn.btn--accent{color:white;padding:13px 24px 10px 29px;box-shadow:0 3px 0 #aa186a;background-color:#df0c80}.btn.btn--accept{color:white;box-shadow:0 3px 0 #015801;background-color:#008000}.btn.btn--warning{color:white;box-shadow:0 3px 0 #b85701;background-color:#ff7800}.btn.btn--check{height:44px}.btn.btn--check .btn__icon{font-size:25px;margin-right:10px}.btn.btn--icon{display:flex;align-items:center;width:auto;padding:8px 18px 9px 9px}.btn.btn--euro{padding-top:0;padding-bottom:0;height:44px}.btn.btn--euro .btn__icon{font-size:30px;margin-right:16px}.btn.btn--clock{padding-top:0;padding-bottom:0;height:44px}.btn.btn--clock .btn__icon{font-size:25px;margin-right:10px}.btn .btn__text-wrap{display:flex;flex-direction:column}.btn.btn-checkbox{padding:8px 52px 8px 8px}.payment-methods{display:none;border:1px solid #979797;background-color:#eaf5fb}.payment-methods__container{width:645px;margin:auto;padding-top:52px}.payment{margin-bottom:17px}.payment.payment--opened .payment__top-block{background-color:rgba(30,125,174,0.1);border-radius:5px;border-bottom:2px solid #eaf5fb}.payment.payment--opened .payment__bottom-block{display:block;background-color:rgba(30,125,174,0.1);border-bottom:1px solid #c2c2c2}.payment.payment--opened:nth-child(4) .payment__top-block{border-bottom:2px solid #eaf5fb}.payment.payment--opened:nth-child(4) .payment__bottom-block{border:none}.payment .payment__img img{display:block}.payment:nth-child(1) .payment__ctrl{margin-right:212px}.payment:nth-child(2) .payment__ctrl{margin-right:55px}.payment:nth-child(3) .payment__ctrl{margin-right:100px}.payment:nth-child(4) .payment__ctrl{margin-right:172px}.payment:nth-child(4) .payment__top-block{border-bottom:none}.payment:nth-child(4) .payment__bottom-block{padding-bottom:41px}.payment__top-block{display:flex;align-items:center;height:60px;border-bottom:1px solid #c2c2c2;padding-left:34px}.payment__bottom-block{display:none;padding:24px 35px 21px 95px}.payment__bottom-block .text{font-size:16px;max-width:395px}.payment__form-group{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.payment__form-group:last-child{margin-bottom:0}.payment__form-group .input-text{font-size:16px;background:white;border:1px solid #cbcbcc;width:392px}.payment__form-group .select:after{background-color:#eeeeee;border:1px solid #cbcbcc}.payment__form-group .input-select{width:173px;height:34px;background:white;border:1px solid #cbcbcc}.cvv__label{margin-top:-19px}.cvv__wrap{display:flex;position:relative;width:392px}.cvv__wrap .input-text{max-width:173px;margin-right:47px}.cvv__wrap:after{content:'Letzte 3 Ziffern, Kartenrückseite ';display:block;position:absolute;right:0;bottom:-22px;color:#494843;font-size:12px}.payment__form+.text{max-width:initial;margin-top:40px}.payment__ctrl,.input-checkbox{display:flex;align-items:center;height:34px;position:relative;padding-left:61px;cursor:pointer;font-size:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payment__ctrl input,.input-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.payment__ctrl .checkmark,.input-checkbox .checkmark{position:absolute;top:0;left:0;height:34px;width:34px;background-color:white;border:1px solid #cbcbcc;border-radius:2px}.payment__ctrl .checkmark:after,.input-checkbox .checkmark:after{content:"";position:absolute;display:none}.payment__ctrl input:checked ~ .checkmark:after,.input-checkbox input:checked ~ .checkmark:after{display:block}.payment__ctrl .checkmark:after,.input-checkbox .checkmark:after{top:0;left:9px;width:15px;height:25px;border:solid #008000;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accept-btn-wrap{display:flex;align-items:center;padding-left:22px;margin-bottom:36px;margin-top:54px}.accept-btn-wrap .btn{margin-right:56px}.checkout .orders-title{text-align:center}.checkout .checkout__subtitle{display:flex;justify-content:center;margin-bottom:60px}.package-wrap{display:flex;justify-content:center}.package-wrap__left-block{width:220px}.package-wrap__right-block{width:575px;padding:4px;border-radius:5px;background-color:#1e7dae}.comments{margin-bottom:32px;padding-right:15px;padding-top:111px}.comment{display:flex;flex-direction:column;margin-bottom:13px}.comment__text{position:relative;font-size:14px;line-height:20px;color:#494843;padding:8px 30px 15px 15px;border-radius:3px;background-color:#f6f6f6;margin-bottom:23px}.comment__text:after{content:'';display:block;position:absolute;bottom:-23px;left:12px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:23px solid #f6f6f6}.comment__bottom-block{display:flex;align-items:center;padding-left:25px}.comment__img{margin-right:24px}.comment__sign{color:#494843;font-size:12px;font-weight:500;line-height:13.38px}.package-wrap__left-block-footer{color:#494843;font-size:14px;line-height:20.06px;letter-spacing:-0.43px;padding:15px 11px 9px 16px;border-radius:5px;background-color:#eaf5fb}.pack-table{width:100%;height:100%}.pack-table .sync-icon{color:#1e7dae;font-size:60px}.pack-table__head{color:#ffffff;font-size:35px;font-weight:300;letter-spacing:-1.07px;text-align:center}.pack-table__head .pack-table__cell{padding-top:49px;padding-bottom:17px}.pack-table__body{display:table;background:white;border-radius:5px;overflow:hidden}.pack-table__body .pack-table__row:nth-child(1){height:138px;background:rgba(51,160,218,0.1)}.pack-table__body .pack-table__row:nth-child(2){height:180px}.pack-table__body .pack-table__row:nth-child(3){height:162px;background:rgba(51,160,218,0.1)}.pack-table__body .pack-table__row:nth-child(3) .pack-table__cell:nth-child(2) .info:nth-child(2){margin-bottom:30px}.pack-table__body .pack-table__row:nth-child(3){height:180px}.pack-table__body .pack-table__cell:nth-child(1){width:190px;text-align:center;padding:10px 0}.pack-table__body .info{margin-top:10px}.pack-table__descr{padding-left:11px}.pack-table__title{font-size:18px;font-weight:bold;line-height:25px;color:#494843}.pack-table__text{font-size:14px;color:#494843;line-height:30px}.info{display:flex;align-items:center}.info__icon{color:#008000;font-size:18px;margin-right:13px}.info__text{color:#008000;font-size:14px}.pack-table__foot{font-size:18px;color:white}.pack-table__foot .pack-table__cell{display:flex;align-items:center;padding-bottom:20px;padding-left:27px}.pack-table__foot .price{font-size:36px;font-weight:700;line-height:25px;margin-left:20px;margin-right:10px}.pack-table__foot .units{font-size:14px;line-height:16px}.divider{display:flex;align-items:center;width:100%;background:rgba(51,160,218,0.1);margin-top:58px;margin-bottom:58px;padding:17px 0}.divider .container{width:100%}.divider__label{color:#1e7dae;font-size:24px;font-weight:700}.check-button-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:30px;margin-left:220px}.check-button-wrap .btn{position:relative;font-size:22px}.check-button-wrap .btn .label{font-size:inherit}.check-button-wrap .btn:after{content:'';position:absolute;top:-16px;right:-154px;background:url("/public/img/bestellungen-page/desktop/desktop_bestellungen_upgrade_finanztip.png") no-repeat center/cover;display:block;width:119px;height:81px}.check-button__subtext{color:#df0c80;font-size:13px;margin-top:22px}.bestellungen-checkout .payment-methods{display:block;background:white;border:none}.bestellungen-checkout .payment-methods .payment-methods__container{padding-top:0}.bestellungen-checkout .payment-methods .payment.payment--opened .payment__top-block{background-color:#f6f6f6;border-bottom:2px solid white}.bestellungen-checkout .payment-methods .payment.payment--opened .payment__bottom-block{background-color:#f6f6f6}.bestellungen-checkout .payment-methods .accept-btn-wrap{display:none}.bestellungen-checkout .payment-methods .payment-methods{margin-bottom:75px}.complete-wrap{margin-top:75px;margin-bottom:75px}.complete-wrap__title{color:#1e7dae;font-size:35px;font-weight:500}.complete-wrap__text{color:#767675;font-size:14px;font-weight:400;line-height:20px;margin-bottom:60px}.complete-wrap__text a{color:#1e7dae;text-decoration:underline}.complete-table__body{border-collapse:collapse}.complete-table__body .complete-table__cell{border:1px solid #c2c2c2}.complete-table__body .complete-table__row:first-child .complete-table__cell{border-top:0}.complete-table__body .complete-table__row .complete-table__cell:first-child{border-left:0}.complete-table__body .complete-table__row:last-child .complete-table__cell{border-bottom:0}.complete-table__body .complete-table__row .complete-table__cell:last-child{border-right:0}.complete-table-wrap{display:inline-flex;background-color:#1e7dae;padding:4px;border-radius:5px;margin-bottom:29px}.complete-table__head{display:table;color:#ffffff;font-size:24px;font-weight:300;line-height:24px}.complete-table__head .complete-table__cell{padding:22px 0}.complete-table__head .complete-table__cell:first-child{padding-left:41px}.complete-table__head .complete-table__cell:last-child{text-align:center}.complete-table__body{display:table;border-radius:5px;background-color:#ffffff;color:#494843}.complete-table__body .complete-table__row:nth-child(1){height:60px;font-size:18px;font-weight:400}.complete-table__body .complete-table__row:nth-child(1) .complete-table__cell:first-child{padding-left:36px;line-height:24px}.complete-table__body .complete-table__row:nth-child(1) .complete-table__cell:last-child{font-size:18px;line-height:22px}.complete-table__body .complete-table__row:nth-child(1) .complete-table__cell:last-child span{display:inline-block;width:24px;font-size:10px;line-height:10px;transform:translateY(3px)}.complete-table__body .complete-table__row:nth-child(2){height:52px;background-color:#f6f6f6}.complete-table__body .complete-table__row:nth-child(2) .complete-table__cell:first-child{text-align:right;padding-right:71px;font-size:20px;font-weight:700;line-height:40px}.complete-table__body .complete-table__row:nth-child(2) .complete-table__cell:last-child{font-size:20px;font-weight:700;line-height:40px}.complete-table__body .complete-table__row:nth-child(2) .complete-table__cell:last-child span{font-size:12px;font-weight:400;line-height:10px}.complete-table__body .complete-table__row:nth-child(3){height:75px}.complete-table__body .complete-table__row:nth-child(3) .complete-table__cell:first-child{text-align:right;padding-right:71px;font-size:16px;line-height:24px}.complete-table__body .complete-table__row:nth-child(3) .complete-table__cell:last-child{font-size:16px;line-height:24px}.complete-table__body .complete-table__row:nth-child(3) .complete-table__cell:last-child span{font-size:10px;line-height:10px}.complete-table__body .complete-table__cell:last-child{text-align:center}.complete-table__cell:nth-child(1){width:550px}.complete-table__cell:nth-child(2){width:250px}.complete-btn-wrap{width:809px;display:flex;flex-direction:column;align-items:flex-end;padding-right:50px}.btn.complete-btn{margin-top:20px;margin-bottom:22px;padding:15px 22px 17px 20px;font-size:20px}.complete-btn__upper-text{color:#494843;font-size:14px}.complete-btn__lower-text{color:#008000;font-size:13px}@media (max-width: 767px){.divider{margin-top:38px;margin-bottom:38px}}.reviews-page .top-section{padding-top:60px;padding-bottom:60px;text-align:center}.reviews-page .top-section .subtext{color:#494843;font-size:16px;font-weight:400;line-height:24px}.reviews-page h1{color:#1e7dae;font-size:45px;font-weight:300;margin-top:0;margin-bottom:40px}.reviews-page .top-section__main-reviews{display:flex;justify-content:center;margin-top:80px}.reviews-page .review{width:280px;margin-right:70px}.reviews-page .review:last-child{margin-right:0}.reviews-page .review--simple{height:290px;display:inline-flex;flex-direction:column;align-items:center;margin-bottom:10px}.reviews-page .review--simple:last-child{margin-right:70px}.reviews-page .review--simple:nth-child(3n){margin-right:0 !important}.reviews-page .review--simple .review__stars{margin-bottom:27px}.reviews-page .review--simple .review__text{color:#494843;font-size:14px;font-style:italic;line-height:20px}.reviews-page .review__top{display:flex;align-items:center;margin-bottom:28px}.reviews-page .review__photo{width:72px;height:71px;margin-right:15px}.reviews-page .review__photo .img{width:100%;height:100%}.reviews-page .review__stars{margin-bottom:14px}.reviews-page .review__stars .fa-star{color:#f5e104;font-size:27px}.reviews-page .review__initials{color:#494843;font-size:12px;font-style:italic;line-height:20px;font-weight:500}.reviews-page .review__bot{color:#494843;font-size:14px;font-style:italic;line-height:20px;text-align:left}.reviews-page .mid-section{display:flex;justify-content:center;align-items:center;padding:60px 0;background-color:rgba(51,160,218,0.1)}.reviews-page .mid-section-text{width:735px;font-style:italic;color:#494843;font-size:14px;line-height:24px}.reviews-page .mid-section-text h2{font-size:20px;line-height:35px;font-weight:500;font-style:normal;margin-top:0;margin-bottom:40px}.reviews-page .briefe-img{width:231px;height:231px;overflow:hidden;margin-right:32px;margin-top:55px}.reviews-page .briefe-img img{width:100%;height:100%}.reviews-page .bot-section{padding-top:92px}.reviews-page .bot-section__wrap{width:980px;display:flex;flex-wrap:wrap;margin:auto}@media (min-width: 768px) and (max-width: 1023px){.reviews-page .top-section{padding-top:58px;padding-bottom:58px}.reviews-page h1{color:#1e7dae;font-size:35px;font-weight:300;margin-bottom:52px}.reviews-page .top-section__main-reviews .review{margin-right:105px}.reviews-page .top-section__main-reviews .review:nth-child(2){margin-right:0}.reviews-page .top-section__main-reviews .review:nth-child(3){display:none}.reviews-page .mid-section{align-items:normal;font-size:14px}.reviews-page .mid-section h2{font-size:18px}.reviews-page .mid-section-text{width:462px}.reviews-page .briefe-img{width:197px;height:197px;margin-top:115px;margin-right:69px}.reviews-page .bot-section__wrap{width:618px}.reviews-page .review{width:260px}.reviews-page .review--simple{width:240px;margin-right:124px}.reviews-page .review--simple:nth-child(3n){margin-right:124px !important}.reviews-page .review--simple:nth-child(2n){margin-right:0 !important}.reviews-page .review--simple:nth-child(13){display:none}.reviews-page .review--simple:nth-child(14){display:none}.reviews-page .review--simple:nth-child(15){display:none}.reviews-page .review--simple:nth-child(16){display:none}.reviews-page .review--simple:nth-child(17){display:none}.reviews-page .review--simple:nth-child(18){display:none}}@media (max-width: 767px){.reviews-page h1{color:#1e7dae;font-size:20px;font-weight:300;margin-bottom:25px}.reviews-page .top-section{max-width:300px;margin:auto;padding:29px 0}.reviews-page .top-section .subtext{color:#494843;font-size:14px;font-weight:400;line-height:20px;text-align:left}.reviews-page .top-section__main-reviews .review{margin-right:0}.reviews-page .top-section__main-reviews .review:nth-child(2){display:none}.reviews-page .top-section__main-reviews .review:nth-child(3){display:none}.reviews-page .mid-section{flex-direction:column;padding:30px 0}.reviews-page .mid-section-text{width:290px;margin:auto;font-style:italic;color:#494843;font-size:14px;line-height:24px}.reviews-page .mid-section-text h2{font-size:16px;margin-top:0;margin-bottom:40px}.reviews-page .briefe-img{width:137px;height:137px;margin-right:0;margin-top:0;margin-bottom:25px}.reviews-page .bot-section{padding-top:32px}.reviews-page .bot-section__wrap{width:290px;display:flex;flex-wrap:wrap;margin:auto}.reviews-page .review--simple{height:auto;margin-bottom:60px;margin-right:0}.reviews-page .review--simple:nth-child(7){display:none}.reviews-page .review--simple:nth-child(8){display:none}.reviews-page .review--simple:nth-child(9){display:none}.reviews-page .review--simple:nth-child(10){display:none}.reviews-page .review--simple:nth-child(11){display:none}.reviews-page .review--simple:nth-child(12){display:none}.reviews-page .review--simple:nth-child(13){display:none}.reviews-page .review--simple:nth-child(14){display:none}.reviews-page .review--simple:nth-child(15){display:none}.reviews-page .review--simple:nth-child(16){display:none}.reviews-page .review--simple:nth-child(17){display:none}.reviews-page .review--simple:nth-child(18){display:none}}.product-page{font-size:16px;line-height:1;color:rgba(73,72,67,0.9)}.product-page .container{max-width:975px;margin:auto}.product-page .header .btn.pink{display:block;font-size:14px;padding:6px 19px}.product-page .btn.pink{display:inline-flex;align-items:center;color:white;padding:14px 17px;font-size:20px}.product-page .btn.pink i{padding-left:5px;font-size:20px}.product-page .bold{font-weight:700}.product-page h1,.product-page h2{font-size:45px;font-weight:300}.product-page ul li:before{display:none}.product-page ul li span{display:inline;margin-left:0}.product-page .list-item--bigCheck,.product-page .list-item--plus{display:flex;align-items:baseline}.product-page .list-item--bigCheck i{font-size:30px;color:#008000;margin-right:15px}.product-page .list-item--bigCheck .headText{font-size:20px;line-height:24px;font-weight:bold;margin-bottom:8px}.product-page .list-item--bigCheck .subText{line-height:24px}.product-page .list-item--plus{font-weight:bold}.product-page .list-item--plus i{font-size:16px;color:#008000;margin-right:27px}.product-page .infoText{display:flex;align-items:center;margin-top:10px;font-weight:bold;line-height:25px}.product-page .infoText i{margin-right:14px;font-size:25px}.product-page .leistungen_dokumente{width:636px;height:362px;background:url("/public/img/product-page/desktop/desktop_leistungen_dokumente.png") no-repeat center}.product-page .leistungen_probst,.product-page .leistungen_thome{width:256px;height:257px}.product-page .leistungen_probst{background:url("/public/img/product-page/desktop/desktop_leistungen_probst.png") no-repeat center}.product-page .leistungen_thome{background:url("/public/img/product-page/desktop/desktop_leistungen_thome.png") no-repeat center}.product-page .leistungen_laptop{width:597px;height:357px;background:url("/public/img/product-page/desktop/desktop_leistungen_laptop.png") no-repeat center;background-size:contain}.product-page .leistungen_dokumente-labels{width:984px;height:501px;background:url("/public/img/product-page/desktop/desktop_leistungen_dokumente.webp") no-repeat center}.product-page .leistungen_notfallausweis{width:377px;height:248px;background:url("/public/img/product-page/desktop/desktop_leistungen_notfallausweis.png") no-repeat center}.product-page .leistungen_notfallaufkleber{width:378px;height:248px;background:url("/public/img/product-page/desktop/desktop_leistungen_notfallaufkleber.png") no-repeat center}.product-page .leistungen_hinterlegung{width:333px;height:333px;background:url("/public/img/product-page/desktop/desktop_leistungen_hinterlegung.png") no-repeat center}.product-page .leistungen_service{width:333px;height:333px;margin-right:159px;background:url("/public/img/product-page/desktop/desktop_leistungen_service.png") no-repeat center}.product-page .pfeil3{width:78px;height:135px;background:url("/public/img/product-page/desktop/desktop_pfeil3.png") no-repeat center}.product-page .section-docScheme-mob{display:none}.product-page .footer-item{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}.product-page .footer-item .headText{white-space:nowrap}.product-page .footer-item:nth-child(3){margin-left:26px !important}.product-page .footer-item:last-child img{margin-right:159px}.product-page .footer-item .fa-plus{position:absolute;color:#1E7DAE;font-size:63px;bottom:-70px;left:166px}.product-page .footer-item .arrow{position:absolute;bottom:-130px;left:-40px}.product-page .desc{max-width:380px}.product-page .divider{width:100%;height:1px;background:#1E7DAE;margin-bottom:60px}.section-banner{width:100%;height:484px;background:url("/public/img/product-page/desktop/desktop_header_schreibtisch.jpg") no-repeat calc(50% - 30px) center;background-size:cover}.section-banner .banner-inner-block{width:450px;margin:auto}.section-banner .banner-headline-text{text-align:center;margin:0 0 40px 0;padding-top:58px}.section-banner .banner-text{line-height:24px;margin-bottom:40px}.section-banner .btn{margin-bottom:22px}.section-banner .banner-list{font-size:13px;color:#008000}.section-banner .banner-list li{display:flex;align-items:center;margin-bottom:5px}.section-banner .banner-list li i{margin-right:5px}.section-rate{background:rgba(51,160,218,0.1);padding:58px 0 63px 0}.section-rate .rate-wrap-mob{display:none}.section-rate .rate-wrap-desk-tab{display:flex}.section-rate .sophie-wrap{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;margin-right:32px}.section-rate .rate-list{display:flex;flex:1;justify-content:space-between}.section-rate .rate-list-item{text-align:center;max-width:225px;margin-bottom:0}.section-rate .stars{margin-bottom:16px}.section-rate .stars i{color:#f5e203;font-size:22px}.section-rate .label{font-size:14px;line-height:22px;font-weight:bold;margin-bottom:19px}.section-rate .comment{font-size:12px;font-style:italic;line-height:20px}.section-services{padding-top:64px;background:rgba(51,160,218,0.1)}.section-services .section-services-wrap{max-width:770px;margin:auto;padding:1px;border-radius:5px;background:#1e7dae}.section-services .services-headline{font-size:35px;font-weight:300;color:white;text-align:center;padding:17px 0}.section-services .services-botline{display:flex;align-items:center;justify-content:center;padding:30px 0}.section-services .services-botline .price-wrap{margin-right:70px}.section-services .services-botline .yellow-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 15px 26px 15px;height:140px;width:140px;background-color:#ffdc0f;border-radius:100%;font-size:14px;line-height:20px}.section-services .services-botline .yellow-circle .label{font-size:20px;line-height:30px}.section-services .services-botline .yellow-circle .bold{font-size:25px;line-height:32px}.section-services .services-botline .value{display:flex;align-items:flex-end;font-size:14px;line-height:16px;color:white;margin-bottom:30px}.section-services .services-botline .number{font-size:36px;line-height:25px;margin-left:10px;margin-right:10px}.section-services .services-table{width:100%;padding:2px 0 15px 0;border-radius:5px;background:white}.section-services .services-table-item{display:flex}.section-services .services-table-item:last-child .desc{border:none}.section-services .services-table-item .img{min-width:160px;text-align:center;display:flex;align-items:center;justify-content:center}.section-services .services-table-item .img i{color:rgba(73,72,67,0.9);font-size:38px}.section-services .services-table-item .img .desktop{display:block}.section-services .services-table-item .img .mobile{display:none}.section-services .services-table-item .desc{width:100%;padding:18px 5px 18px 0;line-height:25px;border-bottom:1px solid #1e7dae}.section-services .services-bot{padding:59px 0;background:rgba(51,160,218,0.1)}.section-services .services-bot .services-bot-wrap{width:530px;margin:auto;display:flex;flex-direction:column;align-items:center}.section-services .services-bot .logos{margin-bottom:33px;width:100%}.section-services .services-bot .logos .logos-desktop{display:flex;width:100%;justify-content:space-between;align-items:center}.section-services .services-bot .logos .logos-mobile{display:none}.section-services .services-bot .btn{margin-bottom:23px}.section-services .services-bot .list{font-size:13px;color:#008000}.section-services .services-bot .list li{display:flex;align-items:center;margin-bottom:12px}.section-services .services-bot .list li i{margin-right:5px}.section-details{padding:62px 0}.section-details .headline-text{color:#1e7dae;text-align:center;margin:0 0 50px 0}.section-details .details-list{margin-right:37px;margin-left:-67px}.section-details .details-list li{margin-bottom:45px}.section-details .details-list li:last-child{margin-bottom:0}.section-details .details-item{max-width:975px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative}.section-details .details-item:nth-child(2){margin-bottom:91px}.section-details .details-item:nth-child(2):after{content:'';position:absolute;right:145px;bottom:-85px;display:block;width:30px;height:125px;background:url("/public/img/product-page/desktop/desktop_pfeil1.png") no-repeat center}.section-details .details-item:nth-child(4){margin-bottom:150px}.section-details .details-item:nth-child(4) .details-list{margin-left:0;margin-right:0}.section-details .details-item:nth-child(4):after{content:'';position:absolute;left:286px;bottom:-120px;display:block;width:77px;height:110px;background:url("/public/img/product-page/desktop/desktop_pfeil2.png") no-repeat center}.section-details .details-item:nth-child(5) .details-list{margin-left:-23px;margin-right:0}.section-details .doctors{display:flex;margin-right:50px}.section-details .doctors .doctor:first-child{margin-right:52px}.section-details .doctors .doctor{text-align:center}.section-details .doctors .doctor .img{margin-bottom:47px}.section-details .doctors .doctor .label{color:#1E7DAE;margin-bottom:10px}.section-details .doctors .doctor .desc{font-size:14px}.section-docScheme{display:flex;justify-content:center;padding:60px 0;background:rgba(51,160,218,0.1)}.productPage-footer{padding:65px}.productPage-footer+.productPage-footer{padding-top:0}.productPage-footer+.productPage-footer .divider{margin-top:0}@media (min-width: 768px) and (max-width: 1023px){.product-page{font-size:14px}.product-page .container{max-width:718px}.product-page h1,.product-page h2{font-size:35px}.product-page .list-item--bigCheck i{font-size:25px;margin-right:9px}.product-page .list-item--bigCheck .headText{font-size:16px;line-height:24px;font-weight:bold;margin-bottom:8px}.product-page .list-item--bigCheck .subText{font-size:14px}.product-page .list-item--plus i{margin-right:17px}.product-page .leistungen_dokumente{width:391px;height:223px;background:url("/public/img/product-page/tablet/tablet_leistungen_dokumente.png") no-repeat center}.product-page .leistungen_probst,.product-page .leistungen_thome{width:179px;height:179px}.product-page .leistungen_probst{background:url("/public/img/product-page/tablet/tablet_leistungen_probst.png") no-repeat center}.product-page .leistungen_thome{background:url("/public/img/product-page/tablet/tablet_leistungen_thome.png") no-repeat center}.product-page .leistungen_laptop{width:416px;height:243px;background:url("/public/img/product-page/tablet/tablet_leistungen_laptop.jpg") no-repeat center;background-size:contain}.product-page .leistungen_dokumente-labels{width:760px;height:421px;background:url("/public/img/product-page/tablet/tablet_leistungen_dokumente.webp") no-repeat center}.product-page .leistungen_notfallausweis{width:306px;height:207px;background:url("/public/img/product-page/tablet/tablet_leistungen_notfallausweis.png") no-repeat center;background-size:contain}.product-page .leistungen_notfallaufkleber{width:306px;height:210px;background:url("/public/img/product-page/tablet/tablet_leistungen_notfallaufkleber.png") no-repeat center;background-size:contain}.product-page .leistungen_hinterlegung{width:271px;height:271px;background:url("/public/img/product-page/tablet/tablet_leistungen_hinterlegung.png") no-repeat center}.product-page .leistungen_service{width:270px;height:270px;margin-right:40px;background:url("/public/img/product-page/tablet/tablet_leistungen_service.png") no-repeat center}.section-banner{height:495px;background:url("/public/img/product-page/tablet/tablet_header_schreibtisch.jpg") no-repeat center}.section-banner .banner-inner-block{width:356px}.section-banner .banner-text{width:385px}.section-rate .rate-list .rate-list-item:last-child{display:none}.section-services .section-services-wrap{max-width:400px}.section-services .services-bot .services-bot-wrap{width:522px}.section-services .services-botline .yellow-circle{display:none}.section-services .services-botline .price-wrap{margin-right:0}.section-services .services-botline .value{justify-content:center}.section-details .details-item{max-width:718px}.section-details .details-list{margin-left:0}.section-details .details-list li{margin-bottom:25px}.section-details .details-item:nth-child(2):after{bottom:-77px}.section-details .details-item:nth-child(4):after{left:186px;bottom:-135px}.section-details .doctors{margin-right:31px}.section-details .doctors .label{font-size:12px}.section-details .doctors .desc{font-size:10px}.section-details .doctors .doctor .img{margin-bottom:30px}.section-details .doctors .doctor:first-child{margin-right:15px}.productPage-footer .footer-item{margin-bottom:67px}.productPage-footer .footer-item:nth-child(3){margin-bottom:67px !important}.productPage-footer .footer-item:last-child{margin-bottom:0}.productPage-footer .footer-item .fa-plus{font-size:51px;bottom:-60px;left:130px}.productPage-footer .footer-item .arrow{bottom:-100px;left:-70px}}@media (max-width: 767px){.product-page{font-size:12px}.product-page .container{max-width:290px}.product-page h1,.product-page h2{font-size:25px}.product-page .list-item--bigCheck i{font-size:20px;margin-right:15px}.product-page .list-item--bigCheck .headText{font-size:14px;line-height:24px}.product-page .list-item--bigCheck .subText{line-height:24px}.product-page .list-item--plus{font-weight:bold}.product-page .list-item--plus i{font-size:16px;color:#008000;margin-right:27px}.product-page .leistungen_dokumente{width:327px;height:182px;background:url("/public/img/product-page/mobile/mobile_leistungen_dokumente.png") no-repeat center}.product-page .leistungen_probst,.product-page .leistungen_thome{width:154px;height:154px}.product-page .leistungen_probst{background:url("/public/img/product-page/mobile/mobile_leistungen_probst.png") no-repeat center}.product-page .leistungen_thome{background:url("/public/img/product-page/mobile/mobile_leistungen_thome.png") no-repeat center}.product-page .leistungen_laptop{width:320px;height:183px;background:url("/public/img/product-page/mobile/mobile_leistungen_laptop.jpg") no-repeat center;background-size:contain;margin-bottom:30px}.product-page .leistungen_notfallausweis{width:254px;height:161px;background:url("/public/img/product-page/mobile/mobile_leistungen_notfallausweis.png") no-repeat center}.product-page .leistungen_notfallaufkleber{width:255px;height:161px;background:url("/public/img/product-page/mobile/mobile_leistungen_notfallaufkleber.png") no-repeat center}.product-page .leistungen_hinterlegung{width:189px;height:189px;background:url("/public/img/product-page/mobile/mobile_leistungen_hinterlegung.png") no-repeat center}.product-page .pfeil3{width:22px;height:68px;background:url("/public/img/product-page/mobile/mobile_pfeil3.png") no-repeat center}.product-page .leistungen_service{width:189px;height:189px;margin-right:0px;background:url("/public/img/product-page/mobile/mobile_leistungen_service.png") no-repeat center}.product-page .section-docScheme-mob{display:block}.product-page .section-docScheme-mob .leistungen_dokumente-labels{width:319px;height:303px;background:url("/public/img/product-page/mobile/mobile_leistungen_dokumente.webp") no-repeat center}.documents-questions .section-banner .banner-inner-block{left:0 !important;width:90% !important;padding-top:80px !important}.documents-questions .section-banner .btn{margin-left:0}.section-banner{height:619px;background:url("/public/img/product-page/mobile/mobile_header_schreibtisch.jpg") no-repeat center}.section-banner .banner-inner-block{width:310px}.section-banner .banner-text{margin-bottom:20px;letter-spacing:-0.3px;line-height:17px}.section-banner .banner-headline-text{padding-top:30px;margin-bottom:260px}.section-banner .btn{font-size:16px !important;margin-left:14px}.section-banner .banner-list{font-size:11px;margin-left:14px}.section-rate{padding:30px 0}.section-rate .rate-wrap-desk-tab{display:none}.section-rate .rate-wrap-mob{display:block}.section-rate .rate-wrap-mob .top-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.section-rate .rate-wrap-mob .label{font-size:20px;line-height:18px}.section-rate .rate-wrap-mob .reg{font-weight:normal;font-style:italic}.section-rate .rate-wrap-mob .reg .bold{font-style:normal}.section-rate .rate-wrap-mob .fa-star{font-size:31px}.section-services .section-services-wrap{max-width:304px}.section-services .services-headline{font-size:20px;padding:12px 0}.section-services .services-table-item .img{min-width:80px}.section-services .services-table-item .img .desktop{display:none}.section-services .services-table-item .img .mobile{display:block}.section-services .services-table-item .desc{font-size:12px}.section-services .services-bot{padding:30px 0}.section-services .services-bot .btn{font-size:16px;width:100%}.section-services .services-bot .list{font-size:11px}.section-services .services-bot .services-bot-wrap{width:300px}.section-services .services-bot .logos .logos-desktop{display:none}.section-services .services-bot .logos .logos-mobile{display:flex;width:100%;justify-content:space-between;align-items:center}.section-services .services-botline{flex-direction:column}.section-services .services-botline .yellow-circle{display:none}.section-services .services-botline .price-wrap{margin-right:0}.section-services .services-botline .value{justify-content:center}.section-details{padding:30px 0}.section-details .details-item{max-width:290px}.section-details .details-list{margin-right:0;margin-left:0}.section-details .details-list li{margin-bottom:24px}.section-details .headline-text{margin-bottom:25px}.section-details .section-docScheme-mob{position:relative;padding:30px 0;background:rgba(51,160,218,0.1)}.section-details .section-docScheme-mob .docScheme-img{margin:auto}.section-details .section-docScheme-mob:after{content:'';position:absolute;left:130px;bottom:-37px;display:block;width:24px;height:72px;background:url("/public/img/product-page/mobile/mobile_pfeil1.png") no-repeat center}.section-details .details-list{margin-left:-23px !important}.section-details .details-item{flex-direction:column;padding:30px 0}.section-details .details-item:nth-child(2){margin-bottom:0;padding-top:0}.section-details .details-item:nth-child(2) .img{margin-bottom:31px}.section-details .details-item:nth-child(2) .details-list{order:1}.section-details .details-item:nth-child(2) .details-list li{margin-bottom:19px}.section-details .details-item:nth-child(2):after{display:none}.section-details .details-item:nth-child(4){margin-bottom:16px}.section-details .details-item:nth-child(4):after{content:'';position:absolute;left:-10px;bottom:-32px;display:block;width:25px;height:72px;background:url("/public/img/product-page/mobile/mobile_pfeil2.png") no-repeat center}.section-details .details-item:nth-child(5) .details-list{order:1}.section-details .details-item:nth-child(5) .img{order:0}.section-details .doctors{margin-right:0;margin-bottom:24px}.section-details .doctors .doctor{font-size:9px}.section-details .doctors .doctor:first-child{margin-right:13px}.section-details .doctors .doctor .desc{font-size:10px}.section-details .doctors .img{margin-bottom:20px}.section-docScheme{display:none}.productPage-footer{padding:0}.productPage-footer .footer-block{padding-top:30px}.productPage-footer .footer-block:first-child{background:rgba(51,160,218,0.1)}.productPage-footer .divider{display:none}.productPage-footer .footer-item{flex-direction:column;margin-bottom:30px}.productPage-footer .footer-item:nth-child(3){margin-left:0 !important}.productPage-footer .footer-item:nth-child(1){margin-bottom:109px}.productPage-footer .footer-item:last-child{margin-left:0;margin-bottom:30px}.productPage-footer .footer-item:last-child .img{order:0}.productPage-footer .footer-item:last-child .desc{order:1}.productPage-footer .footer-item .img{margin-bottom:30px}.productPage-footer .footer-item .desc{margin-left:-23px}.productPage-footer .footer-item .fa-plus{bottom:-90px;left:118px}.productPage-footer .footer-item .arrow{bottom:-45px;left:266px}}.exit-feedback__title{font-size:20px;font-weight:bold;color:#1E7DAE;text-align:center;margin:0}.exit-feedback__text{margin:10px 0}.exit-feedback strong{color:#1E7DAE;font-weight:bold}.exit-feedback__question-name{font-size:18px;font-weight:bold;margin-bottom:10px;display:block}.exit-feedback input[type="radio"]{display:none}.exit-feedback input[type=radio]:checked+label:before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -20px;width:19px;height:19px}.exit-feedback__option{display:block;margin:20px 0;cursor:pointer;font-size:18px;font-weight:100}.exit-feedback__option::before{background-image:url(/public/img/ui-sprite.png?v=0.0.10);background-position:-64px -39px;width:19px;height:19px;margin-right:6px;content:'';display:inline-block;vertical-align:middle}.exit-feedback textarea{margin:10px 0 20px}#footer{display:flex;flex-direction:column;color:white;font-size:16px}#footer a{text-decoration:none;text-outline:none;color:inherit;cursor:pointer}#footer .container{max-width:75em}#footer .container:after{display:none}#footer .title{font-size:20px;margin-top:0}#footer .footer-topSide{padding:65px 0.8em 60px 0.8em;background-color:#1e7dae;box-shadow:0 0 0 rgba(255,255,255,0.5);border-top:1px solid white;order:2}#footer .footer-topSide .title{margin-bottom:20px}#footer .footer-topSide .link{font-size:14px;margin-bottom:10px}#footer .footer-topSide .link:last-child{margin-bottom:0}#footer .footer-topSide .logo{font-size:13px;max-width:350px}#footer .footer-topSide .logo .text{line-height:20px;letter-spacing:0.33px}#footer .footer-topSide .logo .img{width:348px;height:62px;margin-bottom:33px;margin-left:-14px;margin-top:-15px}#footer .footer-topSide .logo .img img{width:100%}#footer .footer-topSide .logo .btn{margin-top:30px;font-size:inherit;border:1px solid white;padding:13px 25px}#footer .footer-topSide .payment-img{max-width:154px;margin-top:30px}#footer .footer-topSide .payment-img img{width:100%}#footer .footer-topSide .payment-img.payment-img--formular{display:none}#footer .footer-topSide .social-icon{align-self:center;margin-bottom:10px}#footer .footer-topSide .social-icon:last-child{margin-bottom:0}#footer .footer-topSide .subText{font-size:13px;margin-top:15px}#footer .topSide-wrap{display:flex;justify-content:space-between}#footer .topSide-block{display:flex;flex-direction:column}#footer .topSide-block:nth-child(1){order:0}#footer .topSide-block:nth-child(2){order:1}#footer .topSide-block:nth-child(3){order:3}#footer .topSide-block:nth-child(4){order:2}#footer .topSide-block:nth-child(5){order:4}#footer .footer-botSide{border-top:1px solid white;padding:30px 0.8em 38px 0.8em;background-color:#1E7DAE;order:0}#footer .footer-botSide .img{display:flex;align-items:center}#footer .botSide-wrap{display:flex;justify-content:space-between}#footer .botSide-block .rate-item{text-align:center}#footer .botSide-block .rate-item .label{font-size:14px;margin-bottom:20px}#footer .botSide-block .rate-item .fa-star{font-size:22px;color:#f5e104}#footer .botSide-block .rate-item .stars{margin-bottom:16px}#footer .botSide-block .rate-item .comment{font-size:12px;line-height:20px;font-style:italic;text-align:left;padding-left:16px}#footer .botSide-block:nth-child(1) .title{margin-bottom:55px}#footer .botSide-block:nth-child(1) .img .img-wr:first-child{margin-right:28px}#footer .botSide-block:nth-child(2){max-width:270px}#footer .botSide-block:nth-child(2) .title{margin-bottom:30px;text-align:center}#footer .botSide-block:nth-child(3) .title{margin-bottom:52px;text-align:center}#footer .botSide-block:nth-child(3) .img-wrap{display:flex}#footer .botSide-block:nth-child(3) .img{flex-direction:column}#footer .botSide-block:nth-child(3) .img:first-child{margin-right:28px}#footer .botSide-block:nth-child(3) .subText{margin-top:8px}#footer .footer-herz{border-top:1px solid white;background-color:#1e7dae;padding:11px 0.8em 11px 0;order:3}#footer .footer-herz .img{margin-left:5px;margin-right:5px}#footer .footer-herz .container{display:flex;justify-content:flex-end;align-items:center}#footer .footer-midSide{padding:70px 0.8em 70px 0.8em;color:#494843;font-size:16px;font-weight:400;line-height:24px;order:1}#footer .footer-midSide .footer-midSide__buttonWrap{display:flex;flex-direction:column;align-items:center}#footer .footer-midSide .text--important{font-size:20px;margin-left:0}#footer .footer-midSide .subscribe-btn{display:flex;align-items:center;justify-content:center;height:40px;color:#165f83;font-size:14px;font-weight:400;border:1px solid #165f83;border-radius:5px;padding:0 20px;margin-bottom:22px}#footer .footer-midSide .footer-midSide__wrap{display:flex;align-items:center;justify-content:space-between;max-width:75em;margin:auto}#footer .footer-midSide .footer-midSide__listItem{margin-bottom:15px;display:flex;align-items:center}#footer .footer-midSide .footer-midSide__listItem:before{display:none}#footer .footer-midSide .footer-midSide__listItem i{color:#165f83;margin-right:10px}#footer .footer-midSide .footer-midSide__listItem:first-child{color:#165f83}#footer .footer-midSide .footer-midSide__listItem:last-child{margin-bottom:0}#footer.formulars-footer .footer-midSide{display:none}#footer.formulars-footer .footer-topSide{order:2;border-top:1px solid white}#footer.formulars-footer .footer-topSide .payment-img{display:none}#footer.formulars-footer .footer-topSide .payment-img.payment-img--formular{margin-top:0;display:block;max-width:240px}#footer.formulars-footer .footer-topSide .logo{order:5}#footer.formulars-footer .footer-topSide .logo .text{display:none}#footer.formulars-footer .footer-topSide .logo .btn{display:none}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(2){order:4}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(2) .link:nth-child(3){display:none}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(2) .link:nth-child(5){display:none}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(3){display:none}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(4){order:3}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(4) .link{display:none}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(5){display:none}#footer.formulars-footer .footer-botSide{order:0;border-top:none}#footer.formulars-footer .footer-herz{order:3}.footer-winner-img{display:block;max-width:100%;margin-left:-19px}@media (min-width: 1024px){#footer .desktop{display:block}#footer .tablet{display:none}#footer .mobile{display:none}footer .payments{margin:16px 0 0 2px}footer .sofort{margin:9px 0 12px 0}footer .paypal{margin:10px 0 10px}footer .visa{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:0px -121px;width:106px;height:38px}footer .sofort{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-106px -121px;width:107px;height:33px}footer .paypal{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-213px -121px;width:100px;height:26px}footer .socIcons{margin:17px 0 0}footer .socIcons a{margin-right:11px}footer .socIcons .tw{margin-right:8px}footer .miniText .col-2{font-size:13px}}@media (min-width: 768px) and (max-width: 1023px){#footer{font-size:16px}#footer .container{max-width:75em}#footer .desktop{display:none}#footer .tablet{display:block}#footer .mobile{display:none}#footer .footer-topSide .logo{display:none}#footer .footer-topSide .link{margin-bottom:38px}#footer .footer-topSide .payment-img{margin-top:2px}#footer .footer-topSide .social-icon{margin-bottom:24px}#footer .footer-topSide{padding:65px 0.8em 60px 0.8em}#footer .footer-topSide .link{font-size:16px}#footer .footer-botSide{padding:30px 0.8em 38px 0.8em}#footer .botSide-block .title{font-size:16px;text-align:center}#footer .botSide-block:nth-child(1) .title{margin-bottom:27px}#footer .botSide-block:nth-child(1) .img{flex-direction:column}#footer .botSide-block:nth-child(1) .img .img-wr:first-child{margin-right:0;margin-bottom:13px}#footer .botSide-block:nth-child(2) .title{margin-bottom:36px}#footer .botSide-block:nth-child(3) .title{margin-bottom:62px}#footer .botSide-block:nth-child(3) .img:first-child{margin-right:18px}#footer .botSide-block .rate-item .comment{padding-left:26px}#footer .footer-herz{padding-right:0.8em}#footer .footer-midSide{padding-top:40px;padding-bottom:40px;font-size:14px}#footer .footer-midSide .footer-midSide__wrap{justify-content:space-around}#footer .footer-midSide .footer-midSide__img{display:none}#footer.formulars-footer .payment-img{display:none}#footer.formulars-footer .payment-img.payment-img--formular{margin-top:0;display:block;max-width:240px}#footer.formulars-footer .footer-topSide .logo{display:block}#footer.formulars-footer .footer-topSide .logo .img{width:239px}}@media (max-width: 767px){#footer .container{max-width:75em}#footer .desktop{display:none}#footer .tablet{display:none}#footer .mobile{display:block}#footer .footer-topSide{padding:65px 0.8em 60px 0.8em}#footer .footer-topSide .logo{display:none}#footer .footer-topSide .link{margin-bottom:38px}#footer .footer-topSide .payment-img{margin-top:-4px}#footer .footer-topSide .social-icon{margin-bottom:24px}#footer .footer-topSide .topSide-wrap{flex-wrap:wrap;justify-content:flex-start}#footer .footer-topSide .topSide-block:nth-child(2){max-width:90px;margin-right:50px;margin-bottom:73px}#footer .footer-topSide .topSide-block:nth-child(3){margin-right:60px}#footer .footer-topSide .topSide-block:nth-child(4){max-width:145px}#footer .botSide-wrap{flex-direction:column;align-items:center}#footer .botSide-wrap .title{text-align:center;font-size:16px}#footer .botSide-block .img{justify-content:space-between}#footer .botSide-block:nth-child(1){margin-bottom:41px}#footer .botSide-block:nth-child(1) .title{margin-bottom:18px}#footer .botSide-block:nth-child(2){margin-bottom:35px}#footer .botSide-block:nth-child(2) .title{margin-bottom:10px}#footer .botSide-block:nth-child(3) .title{margin-bottom:20px}#footer .botSide-block:nth-child(3) .img:first-child{margin-right:18px}#footer .footer-herz{padding-right:0.8em}#footer .footer-midSide{padding-top:30px;padding-bottom:37px;font-size:12px}#footer .footer-midSide .subscribe-btn{margin-bottom:26px}#footer .footer-midSide .footer-midSide__buttonWrap{margin-bottom:40px}#footer .footer-midSide__wrap{flex-direction:column}#footer .footer-midSide__wrap .footer-midSide__img{margin-bottom:30px}#footer.formulars-footer .footer-topSide .payment-img{display:none}#footer.formulars-footer .footer-topSide .payment-img.payment-img--formular{display:block}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(4){margin-right:50px}#footer.formulars-footer .footer-topSide .topSide-block:nth-child(2){margin-right:0}}.new-checkout__footer{display:none !important}.progress-bar{width:100%;height:30px;background-color:#e4e6e9;position:relative;overflow:hidden}.progress-bar__label{line-height:30px;font-size:16px;font-weight:400;color:#53575b;width:100%;text-align:center}.progress-bar__label--active{-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;transition:transform .2s ease;color:#f3eefc}.progress-bar__line{-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;transition:transform .2s ease;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);position:absolute;top:0;left:0;height:100%;width:100%;background-color:#1e7dae;overflow:hidden}.frmlr-testimonial{width:100%;padding:20px;border-radius:10px;box-shadow:0px 0px 10px #ddd}.frmlr-testimonial::after{content:'';display:table;clear:both}.frmlr-testimonial__photo{border-radius:50%;width:70px;height:70px;margin-right:20px;float:left}.frmlr-testimonial__text{font-size:14px}.frmlr-testimonial__name{margin-top:10px;font-weight:bold}.new-checkout__footer{color:#494843;font-weight:400;min-height:220px;margin-top:0;padding-top:55px}.new-checkout__footer .heart{font-size:13px !important;line-height:26px;text-align:center}.new-checkout__footer .container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.new-checkout__footer .col-2{-webkit-flex-grow:2;-moz-flex-grow:2;flex-grow:2;-ms-flex-positive:2;-webkit-flex-basis:135px;-moz-flex-basis:135px;flex-basis:135px;-ms-flex-preferred-size:135px}.new-checkout__footer .col-4{-webkit-flex-grow:4;-moz-flex-grow:4;flex-grow:4;-ms-flex-positive:4;-webkit-flex-basis:0;-moz-flex-basis:0;flex-basis:0;-ms-flex-preferred-size:0}.new-checkout__taxes{margin-top:30px;font-size:13px !important;line-height:26px}.new-checkout__footer-title{margin-bottom:20px !important}.new-checkout__footer-link{display:inline-block;margin-bottom:10px;font-size:13px !important;line-height:26px;display:block}.new-checkout__footer-link:last-of-type{margin-right:0}.new-checkout__payment-type{margin-bottom:15px}.new-checkout__payment-type:last-of-type{margin-right:0}.new-checkout__footer-sofort{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-263px -159px;width:67px;height:20px}.new-checkout__footer-paypal{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-41px -195px;width:79px;height:21px}.new-checkout__footer-visa{background-image:url(/public/img/header-footer-sprite.png?v=0.0.10);background-position:-98px -159px;width:95px;height:34px}.new-checkout__footer-vorkasse,.new-checkout__footer-rechnung{width:65px;height:24px;border:1px solid #5d5c59;text-align:center;line-height:22px;font-size:10px}.new-checkout__footer-logos{padding-top:12px}.new-checkout__winner-img,.new-checkout__trusted-logo{display:inline-block;vertical-align:middle}.new-checkout__winner-img{width:130px}.new-checkout__trusted-logo{width:60px}@media (max-width: 767px){.new-checkout__footer .container{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100% !important}.new-checkout__footer .col-2{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%;margin:0 15%;padding:0}.new-checkout__footer .col-4{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%;margin:0 15%}}.one-click-nav{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around;justify-content:space-around;-ms-flex-pack:center;padding:10px}.one-click-nav__item{width:30px;height:30px;line-height:30px;font-size:16px;color:#fff;background-color:#cbcac9;text-align:center;border-radius:50%;cursor:pointer}.one-click-nav__item--visited{background-color:#558b55}.one-click-nav__item--active{background-color:#33A0D4}.one-click-progress-bar{position:fixed;width:100%;left:0;right:0;top:66px;z-index:8}.one-click-questions{padding-top:30px}@media (max-width: 767px){.one-click-back{padding:9px 15px}.one-click-progress-bar{top:55px}}@media (min-width: 768px) and (max-width: 1023px){.one-click-progress-bar{top:55px}}.one-click-steps.pageAnswWrap .question .container{border-top:none}.dpdf-checklist{padding:22px 30px 29px 29px;background-color:#edf9ff}.dpdf-checklist__title{margin-bottom:17px;color:#f32198;font-family:Roboto;font-size:24px;font-weight:400}.dpdf-checklist__title::before{content:'';display:inline-block;vertical-align:middle;width:28px;height:33px;margin-right:16px;background-image:url("/public/img/pdf-icon.png")}.dpdf-checklist__text-wrap{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.dpdf-checklist__text{color:#494843;font-size:16px;font-weight:400;line-height:22px}.dpdf-checklist__download{white-space:nowrap;font-size:14px !important;font-weight:400;padding:6px 15px !important}@media (max-width: 768px){.dpdf-checklist__text-wrap{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.dpdf-checklist__download{margin-top:15px}}.sweet-overlay{background-color:rgba(0,0,0,0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:1000}.sweet-alert{background-color:white;font-family:'Roboto', sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:2000}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert button{background-color:#AEDEF4;color:white;border:none;box-shadow:none;font-size:17px;font-weight:500;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,0.5),inset 0 0 0 1px rgba(0,0,0,0.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b7b7b7}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,0.8) 0px 0px 2px,rgba(0,0,0,0.0470588) 0px 0px 0px 1px inset !important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none !important}.sweet-alert .icon{width:80px;height:80px;border:4px solid gray;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .icon.error{border-color:#F27474}.sweet-alert .icon.error .x-mark{position:relative;display:block}.sweet-alert .icon.error .line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .icon.error .line.left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .icon.error .line.right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .icon.warning{border-color:#F8BB86}.sweet-alert .icon.warning .body{position:absolute;width:5px;height:47px;left:50%;top:10px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .icon.warning .dot{position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .icon.info{border-color:#C9DAE1}.sweet-alert .icon.info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .icon.info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .icon.success{border-color:#A5DC86}.sweet-alert .icon.success::before,.sweet-alert .icon.success::after{content:'';border-radius:50%;position:absolute;width:60px;height:120px;background:white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .icon.success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .icon.success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0px 60px;transform-origin:0px 60px}.sweet-alert .icon.success .placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .icon.success .fix{width:5px;height:90px;background-color:white;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .icon.success .line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .icon.success .line.tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .icon.success .line.long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .icon.custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-tranform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-moz-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-tranform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-tranform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@-moz-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}.showSweetAlert{-webkit-animation:showSweetAlert 0.3s;-moz-animation:showSweetAlert 0.3s;animation:showSweetAlert 0.3s}.hideSweetAlert{-webkit-animation:hideSweetAlert 0.2s;-moz-animation:hideSweetAlert 0.2s;animation:hideSweetAlert 0.2s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-moz-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}@-moz-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@-moz-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip 0.75s;-moz-animation:animateSuccessTip 0.75s;animation:animateSuccessTip 0.75s}.animateSuccessLong{-webkit-animation:animateSuccessLong 0.75s;-moz-animation:animateSuccessLong 0.75s;animation:animateSuccessLong 0.75s}.icon.success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;-moz-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@-moz-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon 0.5s;-moz-animation:animateErrorIcon 0.5s;animation:animateErrorIcon 0.5s}@-webkit-keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@-moz-keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark 0.5s;-moz-animation:animateXMark 0.5s;animation:animateXMark 0.5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@-moz-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning 0.75s infinite alternate;-moz-animation:pulseWarning 0.75s infinite alternate;animation:pulseWarning 0.75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@-moz-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns 0.75s infinite alternate;-moz-animation:pulseWarningIns 0.75s infinite alternate;animation:pulseWarningIns 0.75s infinite alternate}
