:root{--font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;--border-radius:2px;--font-color:#000;--red-color:#ff1721;--red-color-100:hsl(from var(--red-color) h s 96%);--red-color-200:hsl(from var(--red-color) h s 80%);--red-color-300:hsl(from var(--red-color) h s 70%);--red-color-400:hsl(from var(--red-color) h s 60%);--red-color-500:var(--red-color);--red-color-600:hsl(from var(--red-color) h s 24%);--red-color-700:hsl(from var(--red-color) h s 20%);--red-color-800:hsl(from var(--red-color) h s 15%);--red-color-900:hsl(from var(--red-color) h s 10%);--grey-color:#6a7282;--grey-color-100:hsl(from var(--grey-color) h s 96%);--grey-color-200:hsl(from var(--grey-color) h s 80%);--grey-color-300:hsl(from var(--grey-color) h s 70%);--grey-color-400:hsl(from var(--grey-color) h s 60%);--grey-color-500:var(--grey-color);--grey-color-600:hsl(from var(--grey-color) h s 24%);--grey-color-700:hsl(from var(--grey-color) h s 20%);--grey-color-800:hsl(from var(--grey-color) h s 15%);--grey-color-900:hsl(from var(--grey-color) h s 10%);--yellow-color:#ffb600;--yellow-color-100:hsl(from var(--yellow-color) h s 96%);--yellow-color-200:hsl(from var(--yellow-color) h s 80%);--yellow-color-300:hsl(from var(--yellow-color) h s 70%);--yellow-color-400:hsl(from var(--yellow-color) h s 60%);--yellow-color-500:var(--yellow-color);--yellow-color-600:hsl(from var(--yellow-color) h s 24%);--yellow-color-700:hsl(from var(--yellow-color) h s 20%);--yellow-color-800:hsl(from var(--yellow-color) h s 15%);--yellow-color-900:hsl(from var(--yellow-color) h s 10%);--navy-blue-color:#00008f;--navy-blue-color-100:hsl(from var(--navy-blue-color) h s 96%);--navy-blue-color-200:hsl(from var(--navy-blue-color) h s 80%);--navy-blue-color-300:hsl(from var(--navy-blue-color) h s 70%);--navy-blue-color-400:hsl(from var(--navy-blue-color) h s 60%);--navy-blue-color-500:var(--navy-blue-color);--navy-blue-color-600:hsl(from var(--navy-blue-color) h s 24%);--navy-blue-color-700:hsl(from var(--navy-blue-color) h s 20%);--navy-blue-color-800:hsl(from var(--navy-blue-color) h s 15%);--navy-blue-color-900:hsl(from var(--navy-blue-color) h s 10%);--green-color:#018e05;--green-color-100:hsl(from var(--green-color) h s 96%);--green-color-200:hsl(from var(--green-color) h s 80%);--green-color-300:hsl(from var(--green-color) h s 70%);--green-color-400:hsl(from var(--green-color) h s 60%);--green-color-500:var(--green-color);--green-color-600:hsl(from var(--green-color) h s 24%);--green-color-700:hsl(from var(--green-color) h s 20%);--green-color-800:hsl(from var(--green-color) h s 15%);--green-color-900:hsl(from var(--green-color) h s 10%);--left-side-image-bg-color:transparent;--company-logo-max-with:180px;--legal-text-font-color:#000}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}template,[hidden]{display:none}body{font-family:var(--font-family);color:var(--font-color)}.text-underline{text-decoration:underline}.font-16px{font-size:16px}.form{box-sizing:border-box;width:100%;max-width:700px;padding:16px;container:form/inline-size}.form__alert{margin-bottom:20px}.form__elements{grid-template-columns:1fr;gap:60px;display:grid}.form__section{flex-direction:column;display:flex}.form__section__title{color:#9d9d9d;margin-top:0;margin-bottom:20px;font-size:24px;font-weight:300}.form__section__items{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form__section__items--full{grid-template-columns:1fr}@container form (width<=600px){.form__section__items{grid-template-columns:1fr}}@media screen and (width<=767px){.form__section__items{grid-template-columns:1fr}}.form__actions{flex-direction:row;justify-content:flex-end;margin-top:20px;display:flex}@media screen and (width<=767px){.form__actions{flex-direction:column}}.form__checkbox{grid-template-columns:1fr;justify-content:flex-start;gap:10px;margin-top:20px;display:grid}.stepper{justify-content:space-between;width:100%;margin:0;display:flex}.stepper__item{text-align:center;flex-direction:column;flex:1;align-items:center;padding:10px;display:flex;position:relative}.stepper__item:after{content:"";z-index:2;border-top:2px dashed #bababa;width:calc(100% - 100px);display:block;position:absolute;top:28%;left:calc(50% + 50px)}.stepper__item--done{color:var(--green-color);transition:all .1s}.stepper__item--done .stepper__item__icon{background-color:var(--green-color-100);color:var(--green-color)}.stepper__item--done:after{border-top-style:solid;border-top-width:1px}.stepper__item--done:hover,.stepper__item--done:focus{cursor:pointer;text-decoration:underline}.stepper__item--current{color:var(--navy-blue-color)}.stepper__item--current .stepper__item__icon{background-color:var(--navy-blue-color);color:#fff}.stepper__item--current:last-of-type:after,.stepper__item--current:only-of-type:after{height:30%}.stepper__item:last-of-type:after{display:none}.stepper__item--pending{color:#000}.stepper__item--pending .stepper__item__icon{color:#fff;background-color:#000}.stepper__item--pending:after{height:30%}.stepper__item__icon{border-radius:48px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 0 15px;font-weight:600;display:flex}.stepper__item__title{margin:0;font-weight:600}.button{border-radius:var(--border-radius);box-sizing:border-box;cursor:pointer;background-color:#0000;border:1px solid #0000;flex-direction:row;justify-content:center;align-items:center;height:40px;padding:8px 12px;display:flex}@keyframes rotate{0%{transform:rotate(-360deg)}to{transform:rotate(360deg)}}.button:disabled{opacity:.8;cursor:not-allowed}.button--filled.button--blue{background-color:var(--navy-blue-color);color:#fff}.button--filled.button--yellow{background-color:var(--yellow-color);color:#000}.button--filled.button--grey{background-color:var(--grey-color);color:#fff}.button--outlined.button--blue{border-color:var(--navy-blue-color);color:#000;border-color:var(--yellow-color)}.button--outlined.button--grey{border-color:var(--grey-color);color:#fff}.button--ghost.button--blue{color:var(--navy-blue-color)}.button--ghost.button--yellow{color:var(--yellow-color)}.button--ghost.button--grey{color:var(--grey-color)}.button--loading .button__icon{animation-name:rotate;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.button__icon{margin-right:8px}.form-group{flex-direction:column;display:flex}.form-group--error .form-group__label{color:var(--red-color)}.form-group__label{color:#333;align-items:center;margin-bottom:6px;font-weight:600;display:flex}.form-group__label__describe{color:var(--gray-color);cursor:pointer;width:16px;height:16px;margin-inline-start:4px}.tooltip-wrapper{display:inline-block;position:relative}.tooltip-wrapper:hover .tooltip,.tooltip-wrapper:focus-within .tooltip,.tooltip-wrapper:active .tooltip{opacity:1;visibility:visible;transform:scale(1)}.tooltip{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease-out,transform .15s ease-out,visibility .15s ease-out;position:absolute;transform:scale(.95)}.tooltip__content{background-color:var(--grey-color-900);color:#fff;border-radius:var(--border-radius);word-wrap:break-word;white-space:nowrap;max-width:250px;padding:6px 10px;font-size:12px;line-height:1.4;box-shadow:0 2px 8px #00000026}.tooltip__arrow{background-color:var(--grey-color-900);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.tooltip--top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)scale(.95)}.tooltip--top .tooltip__arrow{bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.tooltip--bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)scale(.95)}.tooltip--bottom .tooltip__arrow{top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.tooltip--left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)scale(.95)}.tooltip--left .tooltip__arrow{top:50%;right:-4px;transform:translateY(-50%)rotate(45deg)}.tooltip--right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)scale(.95)}.tooltip--right .tooltip__arrow{top:50%;left:-4px;transform:translateY(-50%)rotate(45deg)}.tooltip-wrapper:hover .tooltip--top,.tooltip-wrapper:focus-within .tooltip--top,.tooltip-wrapper:active .tooltip--top,.tooltip-wrapper:hover .tooltip--bottom,.tooltip-wrapper:focus-within .tooltip--bottom,.tooltip-wrapper:active .tooltip--bottom{transform:translate(-50%)scale(1)}.tooltip-wrapper:hover .tooltip--left,.tooltip-wrapper:focus-within .tooltip--left,.tooltip-wrapper:active .tooltip--left,.tooltip-wrapper:hover .tooltip--right,.tooltip-wrapper:focus-within .tooltip--right,.tooltip-wrapper:active .tooltip--right{transform:translateY(-50%)scale(1)}.input-group{flex-direction:column;display:flex}.input-group--error .input-group__box,.input-group--error .input-group__wrapper{border-color:var(--red-color)}.input-group--error .input-group__message{color:var(--red-color)}.input-group__wrapper{border-radius:var(--border-radius);border:1px solid #ccc;align-items:stretch;display:flex;overflow:hidden}.input-group__wrapper .input-group__box{border:none;border-radius:0}.input-group__addon{border-color:inherit;background-color:#f5f5f5;align-items:center;display:flex}.input-group__addon--start{border-right:1px solid #ccc}.input-group__addon--end{border-left:1px solid #ccc}.input-group__addon select{cursor:pointer;background-color:#0000;border:none;outline:none;height:100%;padding:0 12px}.input-group__box{border-radius:var(--border-radius);box-sizing:border-box;color:#000;background-color:#0000;border:1px solid #ccc;width:100%;height:40px;padding:8px 12px}.input-group__box[readonly]{cursor:not-allowed}.input-group__message{margin-top:4px;font-size:12px}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-overlay .modal{background-color:#fff;flex-direction:column;width:100%;max-width:600px;min-height:200px;display:flex}.modal-overlay .modal--size-sm{max-width:400px}.modal-overlay .modal--size-md{max-width:600px}.modal-overlay .modal--size-lg{max-width:800px}.modal-overlay .modal--size-xl{max-width:1000px}.modal-overlay .modal__header,.modal-overlay .modal__body{box-sizing:border-box}.modal-overlay .modal__header{border-bottom:1px solid #f1f1f1;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.modal-overlay .modal__header__title{font-size:18px;font-weight:600}.modal-overlay .modal__header__close-button{cursor:pointer;color:#000;background-color:#0000;border:none;padding:6px}.modal-overlay .modal__body{padding:24px 12px}.one-time-password{flex-direction:column;justify-content:center;align-items:center;display:flex}.one-time-password__container{flex-direction:row;justify-content:center;align-items:center;display:flex}.one-time-password__container>:not(:first-child){margin-left:10px}.one-time-password__description{color:#333;font-size:14px}.one-time-password__form{flex-direction:column;width:100%;display:flex}.one-time-password__input{padding:20px;font-size:28px}.one-time-password__button{width:100%;margin-top:20px}.select-group{flex-direction:column;display:flex}.select-group--error .select-group__box{border-color:var(--red-color)}.select-group--error .select-group__message{color:var(--red-color)}.select-group__box{border-radius:var(--border-radius);box-sizing:border-box;color:#000;background-color:#0000;border:1px solid #ccc;width:100%;height:40px;padding:8px 12px}.select-group__message{margin-top:4px;font-size:12px}.checkbox-group{cursor:pointer;flex-direction:row;align-items:center;display:flex}.checkbox-group--error{color:var(--red-color)}.checkbox-group__text{margin-left:10px;font-size:12px}.alert{border-radius:var(--border-radius);grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;padding:16px;display:grid}.alert--type-info{background-color:var(--navy-blue-color-100);color:var(--navy-blue-color)}.alert--type-success{background-color:var(--green-color-100);color:var(--green-color)}.alert--type-error{background-color:var(--red-color-100);color:var(--red-color)}.alert--type-warning{background-color:var(--yellow-color-100);color:var(--yellow-color)}.alert__title+.alert__description{margin-top:8px}.alert__description{margin:0;padding:0}.alert__close-button{cursor:pointer;color:currentColor;background-color:#0000;border:0}.serial-number-activation__sub-head-title{text-transform:uppercase;color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-top:80px;font-size:42px;font-weight:400}@media screen and (width<=992px){.serial-number-activation__sub-head-title{margin-top:20px;font-size:36px}}.serial-number-activation__head-title{color:#fff;max-width:1000px;margin-top:20px;font-size:72px}@media screen and (width<=1200px){.serial-number-activation__head-title{font-size:54px}}.serial-number-activation__title{color:#333;margin-top:0;margin-bottom:20px;font-size:36px;font-weight:300}.serial-number-activation__stepper{border-bottom:1px solid #f1f1f1;max-width:700px;margin-bottom:40px;padding-bottom:40px}@media screen and (width<=468px){.serial-number-activation__stepper{zoom:.8;margin-bottom:10px;padding-bottom:10px}}@media screen and (width<=320px){.serial-number-activation__stepper{zoom:.6}}.serial-number-activation .result{flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin-top:40px;display:flex}.serial-number-activation .result__icon{margin-bottom:40px}.serial-number-activation .result__title{color:var(--green-color);margin-top:0;margin-bottom:12px;font-size:26px;font-weight:300}.serial-number-activation .result__description{text-align:center;color:#606060;margin-top:0;line-height:25px}.agreement-and-policy-modal{flex-direction:column;display:flex}.agreement-and-policy-modal__content{max-height:500px;overflow-y:scroll}.agreement-and-policy-modal__content iframe{width:100%;height:500px}.agreement-and-policy-modal__button-group{margin-top:20px}.agreement-and-policy-modal__button-group>button{width:100%}.form-layout{flex-direction:row;min-height:100vh;display:flex}@media screen and (width<=992px){.form-layout{flex-direction:column}}.form-layout__column{flex:1}@media screen and (width<=992px){.form-layout__column{flex:initial}}.form-layout__information{background-position:50%;background-size:cover;min-height:100vh;display:flex}@media screen and (width<=992px){.form-layout__information{min-height:400px;height:initial}}.form-layout__information__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.form-layout__information__body{background-color:var(--left-side-image-bg-color);flex:1;width:100%;height:100%;display:flex}@media screen and (width<=992px){.form-layout__information__body{height:initial}}.form-layout__information__container{box-sizing:border-box;flex-direction:column;width:100%;padding:40px;display:flex}@media screen and (width<=768px){.form-layout__information__container{padding:24px}}.form-layout__content{box-sizing:border-box;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:60px;display:flex}@media screen and (width>=993px){.form-layout__content{max-height:100vh;overflow-y:auto}}.form-layout__logo>img{max-width:var(--company-logo-max-with)}.form-layout__providor-logo>img{width:180px}.form-layout__legal-text{color:var(--legal-text-font-color);margin-top:auto;margin-bottom:0;padding-left:0;font-size:12px}.form-layout__legal-text>li{margin-bottom:4px}.daimler-sales-page__stepper{border-bottom:1px solid #f1f1f1;max-width:700px;margin-bottom:40px;padding-bottom:40px}.policy-printing__title{color:#333;margin-top:0;margin-bottom:20px;font-size:36px;font-weight:300}.policy-printing__files{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;max-width:800px;margin-block-start:30px;padding-inline:20px;display:flex}.policy-printing__files__item{border:1px solid var(--grey-color-100);box-sizing:border-box;color:inherit;border-radius:5px;flex-direction:row;align-items:center;padding:10px 16px;text-decoration:none;display:flex}.policy-printing__files__item,.policy-printing__files__item:hover,.policy-printing__files__item:focus{transition:all .5s}.policy-printing__files__item:hover{border-color:var(--grey-color-200)}.policy-printing__files__item__icon{color:var(--grey-color-500);background-color:var(--grey-color-100);border:1px solid var(--grey-color-200);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-inline-end:12px;display:flex}.policy-printing__files__item__text{flex-direction:column;gap:5px;display:flex}.policy-printing__files__item__text>:first-child{color:var(--grey-color-400);font-size:12px;font-weight:500}.policy-printing__files__item__text>:last-child{font-weight:300}.policy-printing__files__item__button{color:var(--grey-color-200);width:32px;height:32px;margin-inline-start:auto}.smart-change-new-transaction{box-sizing:border-box;width:100%;max-width:700px;margin-block-start:40px;margin-inline:auto;padding:24px}.smart-change-new-transaction__logo{max-width:120px;margin-inline:auto}.smart-change-new-transaction__title{color:#333;margin-block-end:20px;font-size:36px;font-weight:300}.smart-change-new-transaction__content{flex-direction:column;display:flex}.smart-change-new-transaction__form{flex-direction:column;gap:20px;display:flex}
