/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.text{display:block;font-size:1.4rem;font-style:normal;font-weight:400}.text--gray{color:#969696}.text--gray-second{color:#5a5a5a}.text--red{color:#d20a28}.text--bold{font-weight:700}.text--fs16{font-size:1.6rem}.btn{align-items:center;border:0;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;font-weight:400;justify-content:center;line-height:20px;padding:1.2rem 2.5rem;text-align:center;width:max-content}.btn--primary{background:linear-gradient(#f00c2e,#d20a28)}.btn--primary:hover{background:linear-gradient(0,#8c2332,#b22237)}.btn--secondary{background:linear-gradient(180deg,#727272,#5a5a5a)}.btn--secondary:hover{background:linear-gradient(180deg,#424242,#2a2a2a)}form .nice-select{border:1px solid #969696;border-radius:0;height:4.8rem;padding:0}form .nice-select .current{color:#969696;display:block;font-size:1.4rem;padding:.5rem 1.2rem}form .nice-select .nice-select-dropdown{border-radius:0;box-shadow:0 2px 1.7px 0 rgba(0,0,0,.25);left:-1px;transition:none;width:calc(100% + 2px)}form .nice-select .nice-select-search{border:1px solid #969696}form .nice-select .option:hover{background-color:#efefef}form .nice-select .option.focus,form .nice-select .option.selected.focus{background-color:transparent;font-weight:700}form .nice-select .nice-select-search{border-radius:0}form .nice-select:after{border:none;content:url(/build/images/arrow.4122ae62.svg);height:9px;margin-top:-17px;transform:none;transform-origin:50% 60%;transition:none;width:15px}form .nice-select.open:after{margin-top:6px;transform:rotate(180deg)}.checkbox label{cursor:pointer;line-height:20px;padding-left:3rem;position:relative;user-select:none}.checkbox label a{color:#d20a28}.checkbox label:before{background:transparent;border:1px solid #5a5a5a;content:"";display:block;height:1.8rem;left:0;position:absolute;top:0;width:1.8rem}.checkbox label:after{content:url(/build/images/checkmark.8b6953b5.svg);display:block;height:1.6rem;left:1px;opacity:0;position:absolute;top:2px;width:1.6rem}.checkbox input{left:0;opacity:.01;position:absolute}.checkbox input:checked~label:after{opacity:1}input{height:4.8rem;padding:0 1.2rem}input,textarea{border:1px solid #969696;font-size:1.4rem}textarea{padding:1.2rem}input[type=date]{max-width:200px}::-webkit-calendar-picker-indicator{background:url(/build/images/calendar.46b89cfa.png) no-repeat transparent 50%;background-size:cover}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{color:#5a5a5a;font-family:Arial,sans-serif;font-size:62.5%;scroll-behavior:smooth}a{color:#fff;text-decoration:none}img{display:block;height:auto;max-width:100%}.main{margin:0 auto;max-width:810px;min-height:calc(100vh - 8.4rem);padding:0 1.5rem}.hidden{display:none!important}.hafele-form__row.notValid label{color:#ff5104}.hafele-form__row.notValid .nice-select,.hafele-form__row.notValid input{border-color:#ff5104!important}.error{margin-top:.7rem}.error ul{display:flex;flex-flow:column;list-style-type:none;row-gap:.8rem}.error li{background:#ff5104;color:#fff;font-size:1.4rem;padding:1.6rem 1.2rem}.main-top{padding-top:2rem;width:100%}.main-top__wrapper{align-items:flex-start;justify-content:center}.main-top__container,.main-top__wrapper{display:flex;flex-flow:column;row-gap:1.6rem}.main-top__container{width:100%}.main-top__logo{display:flex;justify-content:flex-end}.main-top__heading h1{font-size:2.2rem;font-weight:400;margin:0}@media (min-width:768px){.main-top__heading h1{font-size:2.8rem}}.main-top__langs{grid-area:langs}.main-top__logo{grid-area:logo}.main-top__back-btn{grid-area:back;margin-left:auto}@media (max-width:768px){.main-top__back-btn{display:none}}.main-top__group{align-items:center;display:grid;gap:2.4rem;grid-template-areas:"logo" "langs" "back";justify-content:end}@media (min-width:768px){.main-top__group{grid-template-areas:"langs logo" "back back"}}.progress-bar{display:flex;flex-flow:column;list-style-type:none;width:100%}@media (min-width:768px){.progress-bar{flex-flow:row;width:auto}}.progress-bar li{background-color:#f3f3f3;outline:1px solid #d9d9d9}@media (min-width:768px){.progress-bar li{background-color:transparent;outline:none}}.progress-bar li.active{background-color:#f1f1f1}@media (min-width:768px){.progress-bar li.active{background-color:transparent}}.progress-bar li.active p{color:#5a5a5a;font-weight:700}.progress-bar li.active svg path{fill:#f3f3f3}.progress-bar li.done{background-color:#dbf4ea;cursor:pointer}@media (min-width:768px){.progress-bar li.done{background-color:transparent}}.progress-bar li.done p{color:#5a5a5a;font-weight:700}.progress-bar li.done svg path{fill:#dbf4ea}.progress-bar li.done img{display:block}.progress-bar-container{position:relative}.progress-bar-content{align-items:center;display:flex;height:100%;justify-content:flex-start;left:50%;padding:1.3rem 2.4rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}@media (min-width:768px){.progress-bar-content{justify-content:center;padding:0}}.progress-bar-content p{margin-top:-.1rem}.progress-bar-content img{display:none}.hafele-form{margin:0 auto;padding-top:4rem}.hafele-form__step{display:flex;flex-flow:column;margin:0 auto;row-gap:2rem;width:100%}@media (min-width:768px){.hafele-form__step{margin:0;max-width:380px}.hafele-form__step--step-3{max-width:460px}}.hafele-form form,.hafele-form__flex{display:flex;flex-flow:column;row-gap:2rem}.hafele-form__row{display:flex;flex-flow:column;row-gap:.4rem}.hafele-form__row--checkbox{column-gap:.8rem;display:flex;flex-flow:row;flex-flow:column}.hafele-form__buttons{align-items:center;column-gap:4rem;display:flex;justify-content:space-between;margin-top:2rem}@media (min-width:768px){.hafele-form__buttons{justify-content:flex-start}}.hafele-form__buttons[data-step="0"]{justify-content:flex-start}.hafele-form__data{display:flex;flex-flow:column;row-gap:2rem}.hafele-form__flex-wrapper{display:flex;flex-flow:column;justify-content:space-between;row-gap:4rem}@media (min-width:768px){.hafele-form__flex-wrapper{flex-flow:row}}.hafele-form__delivery{display:flex;flex-flow:column;row-gap:2rem}.product{align-self:flex-start;background:#fcfcfc;box-shadow:0 2px 3px 0 rgba(0,0,0,.25);width:100%}@media (min-width:768px){.product{max-width:208px}}.product__wrapper{padding:1.6rem}.product__flex{align-items:center;display:flex;flex-flow:column;row-gap:1.6rem}.product__img{height:10rem;width:10rem}.product__img img{height:100%;object-fit:cover}.product__name{text-align:center}.product__name p{line-height:20px}.product__purchase-date{display:flex;justify-content:space-between;width:100%}.product__separator{background:#d9d9d9;height:1px;width:100%}.product__badge{align-items:center;column-gap:.8rem;display:flex;justify-content:center;width:100%}.card{background:#fcfcfc;box-shadow:0 2px 3px 0 rgba(0,0,0,.25);width:100%}.card__wrapper{padding:2rem}.card__flex{display:flex;flex-flow:column;row-gap:1.6rem}.card__top{align-items:center;display:flex;justify-content:space-between}.card__edit{cursor:pointer}.card__separator{background:#d9d9d9;height:1px;width:100%}.card__details{display:flex;flex-flow:column;list-style-type:none;row-gap:.8rem}.card__details li{column-gap:2rem;display:grid;grid-template-columns:1fr 2fr}.card__details-value{word-break:break-word}.typ{margin-top:3.2rem}.typ__wrapper{align-items:center;display:flex;flex-flow:column;padding:0 1.5rem}.typ__heading{margin-bottom:2rem}.typ__heading h1{font-size:2rem;line-height:24px;margin:0;text-align:center}@media (min-width:768px){.typ__heading h1{font-size:2.8rem}}.typ__content{display:flex;flex-flow:column;row-gap:2rem;text-align:center}.typ__btn{margin-top:6rem}.footer{background:#5a5a5a;height:5.4rem;margin-top:3rem;overflow:hidden;width:100%}.footer__wrapper{align-items:center;display:flex;justify-content:center;padding:1.6rem}.footer__text{color:#fff;font-size:1.1rem}.footer__to-left{margin-right:auto}.footer__to-center{flex-grow:1;margin-top:-1.2rem;text-align:center}.form-starter{padding-bottom:8rem;padding-top:8rem;text-align:center}.form-starter__head{font-size:2.8rem;font-weight:400;margin:0 0 48px}@media (min-width:768px){.form-starter__head{font-size:2.8rem}}.form-starter__cols{align-items:center;display:grid;grid-template-columns:auto;justify-content:center;grid-gap:24px}@media (min-width:768px){.form-starter__cols{grid-template-columns:auto auto}}.c-langs{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:center;grid-gap:24px}@media (min-width:768px){.c-langs{grid-template-columns:auto auto auto auto}}.c-langs .flag-img{aspect-ratio:4/3;overflow:hidden;width:100px}.c-langs--alt{grid-gap:12px;grid-template-columns:auto auto auto auto}.c-langs--alt .flag-img{width:30px}.refresh-form{margin-top:2.4rem}.refresh-form__header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:32px}@media (min-width:768px){.refresh-form__header{margin-bottom:48px}}.refresh-form__header__head{font-size:2.8rem;font-weight:400;line-height:1.4rem;margin-bottom:16px;margin-top:0}@media (min-width:768px){.refresh-form__header__head{font-size:2.8rem}}.refresh-form__header__desc{font-size:1.4rem;font-weight:300;letter-spacing:.33px;line-height:1.8rem;text-align:left}.refresh-form__box{margin-bottom:20px}.refresh-form__box--alt{background:none;box-shadow:none}.refresh-form__box__fieldset{max-width:616px}.refresh-form__head{font-size:1.8rem;font-weight:800;letter-spacing:.45px;line-height:2.3rem;margin-bottom:28px}@media (min-width:768px){.refresh-form__head{font-size:2.4rem;letter-spacing:.6px;line-height:3.2rem;margin:0 0 29px}}.refresh-form__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(6,minmax(0,1fr))}.refresh-form__col{grid-column:span 6/span 6;width:100%}@media (min-width:768px){.refresh-form__col--w0{grid-column:span 3/span 6}.refresh-form__col-w1{grid-column:span 4/span 6}.refresh-form__col-w2{grid-column:span 2/span 6}}.refresh-form__buttons{display:flex;justify-content:flex-end}.refresh-form__btn--primary{background:#454545;border:1px solid transparent;border-radius:.5rem;box-shadow:0 3px 15px rgba(0,0,0,.3);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Uni Neue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;height:43px;line-height:normal;padding:10px 25px;transition:.5s;vertical-align:middle}.refresh-form-thanks__wrapper{align-items:center;display:flex;flex-flow:column;padding:0 1.5rem}.refresh-form-thanks__heading{margin-bottom:2rem}.refresh-form-thanks__heading h1{font-size:2rem;line-height:24px;margin:0;text-align:center}@media (min-width:768px){.refresh-form-thanks__heading h1{font-size:2.8rem}}.refresh-form-thanks__content{display:flex;flex-flow:column;row-gap:2rem;text-align:center}.refresh-form-thanks__btn{display:flex;justify-content:center;margin-top:3.2rem}.refresh-form .nice-select,.refresh-form input,.refresh-form select,.refresh-form textarea{width:100%}.refresh-form label.text{margin-bottom:.4rem}.refresh-form label.text+select{display:block;position:absolute}.refresh-form .nice-select{float:none!important}.refresh-form .textarea-text{height:100px}.refresh-form input[type=date]{max-width:100%}.refresh-form .control-checkbox .label{cursor:pointer;display:block;font-size:14px;line-height:1.4;padding-left:35px;position:relative;user-select:none}.refresh-form .control-checkbox .label a{color:#d20a28}.refresh-form .control-checkbox .label:before{background:#fff;border:1px solid #c4c4c4;border-radius:4px;content:"";display:block;height:2.5rem;left:0;position:absolute;top:0;width:2.5rem}.refresh-form .control-checkbox .label:after{content:url(/build/images/checkmark.8b6953b5.svg);display:block;height:2.2rem;left:.5rem;opacity:0;position:absolute;top:.4rem;width:2.2rem}.refresh-form .control-checkbox input{left:0;opacity:.01;position:absolute}.refresh-form .control-checkbox input:checked~label:after{opacity:1}.refresh-form .control-checkbox .error{margin-left:3.2rem;margin-top:1rem}.refresh-form input[type=date]{max-width:200px}.refresh-form ::-webkit-calendar-picker-indicator{background:url(/build/images/calendar.46b89cfa.png) no-repeat transparent 50%;background-size:cover}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform:rotate(45deg);transform-origin:66% 66%;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);left:0;margin-top:4px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:scale(.75) translateY(19px);transform-origin:50% 0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list{border-radius:5px;box-sizing:border-box;max-height:210px;overflow:hidden;overflow-y:auto;padding:0}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{height:auto;line-height:22px;min-height:36px;padding:7px 12px;white-space:inherit}.nice-select .has-multiple span.current{background:#eee;border:1px solid #ccc;border-radius:3px;display:inline-block;font-size:14px;line-height:24px;margin-bottom:3px;margin-right:3px;padding:0 10px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{border-radius:5px 5px 0 0;box-sizing:border-box;padding:5px;pointer-events:none;width:100%}.nice-select .nice-select-search{background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;box-sizing:border-box;color:#444;display:inline-block;font-size:14px;height:auto;line-height:22px;margin:0 10px 0 0;min-height:36px;outline:0!important;padding:7px 12px;vertical-align:middle;width:100%}