:root{--text-brand:#be433b;--text-primary:#1a1a1a;--text-secondary:#575757;--text-tertiary:#767676;--text-disabled:#a5a5a5;--text-on-brand:#fff;--text-error:#ef4444;--text-warning:#f97316;--text-success:#22c55e;--text-white:#fff;--button-active:#be433b;--button-focus:#767676;--button-black:#1a1a1a;--button-disabled:#d6d6d6;--button-white:#fff;--button-hover:#af3e36;--button-pressed:#a03832;--button-outline-border:#be433b;--button-outline-hover:#af3e36;--border-default:#e5e5e5;--border-focus:#767676;--border-error:#ef4444;--border-warning:#f97316;--border-success:#22c55e;--border-brand:#be433b;--border-white:#fff;--input-background:#fff;--input-text:#1a1a1a;--input-placeholder:#767676;--input-border-default:#e5e5e5;--input-border-focus:#1a1a1a;--input-helper-error:#ef4444;--icon-brand:#be433b;--icon-primary:#1a1a1a;--icon-secondary:#575757;--icon-tertiary:#767676;--icon-disabled:#a5a5a5;--icon-white:#fff;--icon-error:#ef4444;--icon-warning:#f97316;--icon-success:#22c55e;--grey-neutral-50:#fafafa;--grey-neutral-800:#292929;--grey-neutral-600:#575757;--background-secondary:#f5f5f5;--text-xxs-regular:normal 400 12px/12px "Figtree",sans-serif;--text-xxs-medium:normal 500 12px/12px "Figtree",sans-serif;--text-xxs-bold:normal 700 12px/12px "Figtree",sans-serif;--text-xs-regular:normal 400 12px/16px "Figtree",sans-serif;--text-xs-medium:normal 500 12px/16px "Figtree",sans-serif;--text-xs-bold:normal 700 12px/16px "Figtree",sans-serif;--text-sm-regular:normal 400 14px/20px "Figtree",sans-serif;--text-sm-medium:normal 500 14px/20px "Figtree",sans-serif;--text-sm-bold:normal 700 14px/20px "Figtree",sans-serif;--text-base-regular:normal 400 16px/24px "Figtree",sans-serif;--text-base-medium:normal 500 16px/24px "Figtree",sans-serif;--text-base-bold:normal 700 16px/24px "Figtree",sans-serif;--text-lg-regular:normal 400 18px/28px "Figtree",sans-serif;--text-lg-medium:normal 500 18px/28px "Figtree",sans-serif;--text-lg-bold:normal 700 18px/28px "Figtree",sans-serif;--text-xl-regular:normal 400 20px/28px "Figtree",sans-serif;--text-xl-medium:normal 500 20px/28px "Figtree",sans-serif;--text-xl-bold:normal 700 20px/28px "Figtree",sans-serif;--text-2xl-regular:normal 400 24px/32px "Figtree",sans-serif;--text-2xl-medium:normal 500 24px/32px "Figtree",sans-serif;--text-2xl-bold:normal 700 24px/32px "Figtree",sans-serif;--text-3xl-regular:normal 400 30px/36px "Figtree",sans-serif;--text-3xl-medium:normal 500 30px/36px "Figtree",sans-serif;--text-3xl-semibold:normal 600 30px/36px "Figtree",sans-serif;--text-3xl-bold:normal 700 30px/36px "Figtree",sans-serif;--text-4xl-regular:normal 400 36px/40px "Figtree",sans-serif;--text-4xl-medium:normal 500 36px/40px "Figtree",sans-serif;--text-4xl-bold:normal 700 36px/40px "Figtree",sans-serif;--text-5xl-regular:normal 400 48px/56px "Figtree",sans-serif;--text-5xl-medium:normal 500 48px/56px "Figtree",sans-serif;--text-5xl-bold:normal 700 48px/56px "Figtree",sans-serif;--text-6xl-regular:normal 400 60px/72px "Figtree",sans-serif;--text-6xl-medium:normal 500 60px/72px "Figtree",sans-serif;--text-6xl-bold:normal 700 60px/72px "Figtree",sans-serif;--text-7xl-regular:normal 400 72px/80px "Figtree",sans-serif;--text-7xl-medium:normal 500 72px/80px "Figtree",sans-serif;--text-7xl-bold:normal 700 72px/80px "Figtree",sans-serif}body{margin:0}.MainLayout{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;width:100%!important}.content-section{min-height:0;overflow:auto;height:100%!important}.content-section>.webix_view{height:100%!important}.content-section>.webix_view>.webix_template{padding:0}.preview-section .webix_view,.preview-section .webix_el_box{width:auto!important}.preview-section .webix_el_box{padding:0;display:inline-block}.btn:not(.btn--det){width:auto!important}.btn>.webix_el_box{padding:0;width:auto!important}.btn .webix_button{cursor:pointer;border-style:solid;border-width:1px;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:auto;padding:0 12px;display:inline-flex}.btn.btn--lg .webix_button{padding:0 16px}.btn.btn--block .webix_button{width:100%}.btn.btn--filled.btn--primary .webix_button{border-color:var(--border-brand);background-color:var(--button-active)!important;color:var(--text-white)!important}.btn.btn--filled.btn--primary .webix_button:hover{border-color:var(--button-hover);background-color:var(--button-hover)!important}.btn.btn--filled.btn--primary .webix_button:disabled{border-color:var(--button-disabled);background-color:var(--button-disabled)!important;color:var(--text-disabled)!important}.btn.btn--filled.btn--secondary .webix_button{border-color:var(--button-black);background-color:var(--button-black)!important;color:var(--text-white)!important}.btn.btn--filled.btn--secondary .webix_button:hover{border-color:var(--button-focus);background-color:var(--button-focus)!important}.btn.btn--filled.btn--secondary .webix_button:disabled{border-color:var(--button-disabled);background-color:var(--button-disabled)!important;color:var(--text-disabled)!important}.btn.btn--filled.btn--error .webix_button{border-color:var(--border-error);background-color:var(--text-error)!important;color:var(--text-white)!important}.btn.btn--filled.btn--error .webix_button:hover{border-color:var(--border-error);background-color:var(--text-error)!important}.btn.btn--filled.btn--error .webix_button:disabled,.btn.btn--loading.btn--filled .webix_button{border-color:var(--button-disabled);background-color:var(--button-disabled)!important;color:var(--text-disabled)!important}.btn.btn--loading.btn--filled .webix_button:hover{border-color:var(--button-disabled);background-color:var(--button-disabled)!important}.btn.btn--loading.btn--bordered .webix_button{color:var(--text-disabled)!important}.btn.btn--loading.btn--bordered .webix_button:hover{background-color:#0000!important}.btn.btn--loading.btn--transparent .webix_button{color:var(--text-disabled)!important}.btn.btn--bordered .webix_button{border-color:var(--border-default);color:var(--text-primary)!important;background-color:#0000!important}.btn.btn--bordered .webix_button:hover{background-color:var(--button-disabled)!important}.btn.btn--bordered .webix_button:disabled{color:var(--text-disabled)!important}.btn.btn--transparent .webix_button{border-color:#0000;color:var(--text-primary)!important;background-color:#0000!important;padding:0!important}.btn.btn--disabled .webix_button,.btn.webix_disabled .webix_button{background-color:var(--button-disabled);cursor:default;pointer-events:none}.btn.btn--transparent.btn--disabled .webix_button{color:var(--text-disabled)!important;border-color:#0000!important}.btn .btn__icon{justify-content:center;align-items:center;font-size:12px;display:inline-flex}.btn .btn__icon--solo{width:12px;display:flex}.btn.btn--lg .btn__icon{font-size:15px}.btn .btn__label{font:var(--text-sm-medium);white-space:nowrap;display:inline-block}.btn.btn--lg .btn__label{font:var(--text-base-medium)}.fs-label-wrap>.webix_template{padding:0}.fs-label-wrap .fs-label-text{font:var(--text-sm-regular);color:var(--text-secondary)}.fs-label-wrap .fs-label-required{font:var(--text-sm-regular);color:var(--text-brand);margin-left:2px}.fs-label-wrap .fs-label-info{margin-left:2px;font-size:16px}.fs-message-wrap{margin:0!important}.fs-message-wrap>.webix_template{padding:0}.fs-message-wrap .fs-message{font:var(--text-xs-regular);padding-top:8px}.fs-message-wrap .fs-help-link{text-decoration:underline}.fs-root{max-width:312px}.fs-root.fs-full-width{max-width:none}.fs-root.fs-fileShell{height:auto!important}.fs-root.fs-textareaShell{height:100%!important}.fs-body{margin:0!important}.fs-fileShell .fs-body,.fs-textareaShell .fs-body{height:auto!important}.fs-body .tc-root,.fs-body .pw-root,.fs-body .ph-root,.fs-body .dc-input,.fs-body .ddc-input{border-radius:8px;gap:8px;padding:0 8px;display:flex;box-sizing:border-box!important;border:1px solid var(--border-default)!important;height:100%!important}.fs-body .tc-root .webix_view,.fs-body .pw-root .webix_view,.fs-body .ph-root .webix_view,.fs-body .dc-input .webix_view,.fs-body .ddc-input .webix_view{height:100%!important}.fs-body .fc-root{border-radius:8px;flex-direction:column;gap:0;padding:0 8px;display:flex;box-sizing:border-box!important;border:1px solid var(--border-default)!important;border:0!important;padding:0!important}.fs-body .fc-upload-area{width:100%;position:relative}.fs-body .fc-dropzone{box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;transition:all .2s;display:flex;border:2px dashed var(--border-default)!important}.fs-body .fc-dropzone .fc-dropzone-content{flex-direction:column;flex:none;align-items:center;gap:8px;display:flex}.fs-body .fc-dropzone .fc-dropzone-content .webix_template{padding:0}.fs-body .fc-dropzone .fc-dropzone-content .fc-dropzone-content-inner{flex-direction:column;align-items:center;gap:8px;display:flex}.fs-body .fc-dropzone .fc-upload-button .webix_el_box{justify-content:center;display:flex}.fs-body .fc-dropzone .fc-dropzone-icon{color:var(--icon-secondary);font-size:32px}.fs-body .fc-dropzone .fc-dropzone-text{font:var(--text-sm-regular);color:var(--text-secondary);text-align:center}.fs-body .fc-dropzone.fc-dropzone-drag-over{border-color:var(--border-brand)!important}.fs-body .fc-dropzone.fc-dropzone-disabled{opacity:.5;cursor:not-allowed}.fs-body .fc-uploader-hidden{opacity:0;width:0;height:0;position:absolute;overflow:hidden}.fs-body .fc-filelist{margin-top:8px}.fs-body .fc-filelist .webix_template{padding:0}.fs-body .fc-filelist .fc-file-list{flex-direction:column;gap:4px;display:flex}.fs-body .fc-filelist .fc-file-item{background:var(--background-secondary);border:1px solid var(--border-default);border-radius:8px;grid-template-columns:1fr max-content;grid-template-areas:"file-name icon""file-size icon";align-items:center;padding:8px 8px 8px 10px;display:grid}.fs-body .fc-filelist .fc-file-name{color:var(--text-primary);font:var(--text-sm-medium);text-overflow:ellipsis;white-space:nowrap;grid-area:file-name;overflow:hidden}.fs-body .fc-filelist .fc-file-size{font:var(--text-xs-regular);color:var(--text-secondary);grid-area:file-size}.fs-body .fc-filelist .fc-file-remove{cursor:pointer;color:var(--text-secondary);grid-area:icon;justify-content:center;align-items:center;padding:4px;font-size:16px;transition:color .2s;display:flex}.fs-body .fc-filelist .fc-file-remove:hover{color:var(--text-error)}.fs-body .tc-input,.fs-body .pw-input,.fs-body .ph-input,.fs-body .dc-input,.fs-body .ddc-input{flex:auto}.fs-body .tc-input .webix_el_box,.fs-body .pw-input .webix_el_box,.fs-body .ph-input .webix_el_box,.fs-body .dc-input .webix_el_box,.fs-body .ddc-input .webix_el_box{height:100%!important}.fs-body .tc-input input,.fs-body .pw-input input,.fs-body .ph-input input,.fs-body .dc-input input,.fs-body .ddc-input input{font:var(--text-sm-regular);color:var(--text-primary);padding:0;border:0!important;height:100%!important}.fs-body .tc-input input::placeholder,.fs-body .pw-input input::placeholder,.fs-body .ph-input input::placeholder,.fs-body .dc-input input::placeholder,.fs-body .ddc-input input::placeholder{font:var(--text-sm-regular);color:var(--text-disabled)}.fs-body .tc-input input:focus,.fs-body .pw-input input:focus,.fs-body .ph-input input:focus,.fs-body .dc-input input:focus,.fs-body .ddc-input input:focus{padding:0!important}.fs-body .tx-root{border-radius:8px;padding:8px;box-sizing:border-box!important;border:1px solid var(--border-default)!important}.fs-body .tx-root .webix_el_box{height:100%!important}.fs-body .tx-root textarea{font:var(--text-sm-regular);color:var(--text-primary);resize:none;padding:0;border:0!important;height:100%!important}.fs-body .tx-root textarea::placeholder{font:var(--text-sm-regular);color:var(--text-disabled)}.fs-body .tx-root textarea:focus{outline:none;padding:0!important}.fs-body .dc-input .webix_inp_static,.fs-body .ddc-input .webix_inp_static{font:var(--text-base-regular);color:var(--text-secondary);align-items:center;padding:0;display:flex}.fs-body .dc-input .webix_inp_static .webix_placeholder,.fs-body .ddc-input .webix_inp_static .webix_placeholder{font:var(--text-base-regular);color:var(--text-disabled)}.fs-body .dc-input .webix_inp_static:focus,.fs-body .ddc-input .webix_inp_static:focus{border:0!important;padding:0!important}.fs-body .ph-country{min-width:128px;position:relative;border-right:1px solid var(--border-default)!important}.fs-body .ph-country .webix_el_box{align-items:center;display:flex;position:static;height:100%!important}.fs-body .ph-country .webix_inp_static{font:var(--text-sm-regular);color:var(--text-primary);align-items:center;display:flex;border:0!important;border-radius:0!important;padding:0!important}.fs-body .ph-country .webix_inp_static:focus{padding:0!important}.fs-body .ph-country .webix_input_icon{width:auto!important;padding:0!important;right:18px!important}.fs-body .ph-country .webix_input_icon:before{content:"";color:var(--text-primary);font-family:"Font Awesome 7 Pro";font-size:14px;font-weight:300}.fs-body .ddc-input{position:relative}.fs-body .ddc-input .webix_el_box{align-items:center;display:flex;position:static;height:100%!important}.fs-body .ddc-input .webix_inp_static{font:var(--text-sm-regular);color:var(--text-primary);align-items:center;display:flex;border:0!important;border-radius:0!important;padding:0!important}.fs-body .ddc-input .webix_inp_static:focus{padding:0!important}.fs-body .ddc-input .webix_input_icon{width:auto!important;padding:0!important;right:18px!important}.fs-body .ddc-input .webix_input_icon:before{content:"";color:var(--text-primary);font-family:"Font Awesome 7 Pro";font-size:14px;font-weight:300}.fs-body .tc-prefix-wrap,.fs-body .tc-suffix-wrap,.fs-body .pw-suffix-wrap{background:0 0;flex:none;width:auto!important;color:var(--icon-secondary)!important}.fs-body .tc-prefix-wrap .webix_template,.fs-body .tc-suffix-wrap .webix_template,.fs-body .pw-suffix-wrap .webix_template{align-items:center;padding:0;display:flex}.fs-body .pw-suffix-wrap{flex:none}.fs-invalid .fs-message,.fs-invalid .tc-input input,.fs-invalid .pw-input input,.fs-invalid .ph-input input,.fs-invalid .dc-input input,.fs-invalid .ddc-input .webix_inp_static,.fs-invalid .tx-root textarea{color:var(--text-error)}.fs-invalid .tc-root,.fs-invalid .pw-root,.fs-invalid .ph-root,.fs-invalid .dc-input,.fs-invalid .ddc-input,.fs-invalid .fc-root,.fs-invalid .tx-root,.fs-invalid .fc-dropzone{border-color:var(--border-error)!important}.fs-invalid .tc-prefix-wrap,.fs-invalid .tc-suffix-wrap,.fs-invalid .pw-suffix-wrap{color:var(--text-error)!important}.fs-disabled .tc-root,.fs-disabled .pw-root,.fs-disabled .ph-root,.fs-disabled .dc-input,.fs-disabled .ddc-input,.fs-disabled .fc-root,.fs-disabled .tx-root{background:var(--border-default)}.fs-disabled .ph-root{padding-left:0!important}.fs-disabled .ph-root .ph-country{background:var(--button-white);padding-left:8px!important}.fs-disabled .ph-root .ph-country .webix_inp_static{color:var(--text-primary)!important}.fs-disabled .tc-input input,.fs-disabled .pw-input input,.fs-disabled .ph-input input,.fs-disabled .dc-input input,.fs-disabled .ddc-input .webix_inp_static,.fs-disabled .tx-root textarea{color:var(--text-disabled);background:0 0!important}.fs-disabled .dc-input .webix_inp_static,.fs-disabled .ddc-input .webix_inp_static{background:var(--border-default)!important}.fs-disabled .fc-dropzone,.fs-disabled .fc-dropzone .fc-dropzone-content-inner{background:var(--border-default)}.fs-disabled .fc-dropzone .fc-dropzone-content-inner .fc-dropzone-text,.fs-disabled .fc-dropzone .fc-dropzone-content-inner i,.fs-disabled .fc-dropzone .fc-upload-button .btn__label{color:var(--text-disabled)}.fs-disabled .tc-prefix-wrap,.fs-disabled .tc-suffix-wrap,.fs-disabled .pw-suffix-wrap{color:var(--text-disabled)!important}.fs-large .fs-label-text{font:var(--text-base-regular)}.fs-large .fs-message{font:var(--text-sm-regular)}.fs-large .tc-input input,.fs-large .pw-input input,.fs-large .ph-input input,.fs-large .dc-input input,.fs-large .ddc-input .webix_inp_static,.fs-large .tc-input input::placeholder,.fs-large .pw-input input::placeholder,.fs-large .ph-input input::placeholder,.fs-large .dc-input input::placeholder,.fs-large .ddc-input .webix_inp_static::placeholder,.fs-large .ph-country .webix_inp_static,.fs-large .ddc-input .webix_inp_static{font:var(--text-base-regular)}.header-section,.header-section .webix_view{width:100%!important}.header-section .webix_template{padding:0}.ts-header{grid-template-columns:1fr 1fr 1fr;align-content:center;max-width:1008px;height:140px;margin:0 auto;display:grid}.ts-header--mobile{grid-template-columns:1fr 1fr 1fr;align-content:center;height:64px;padding:0 20px;display:grid}.ts-header--mobile .ts-header__logo{justify-content:flex-start}.ts-header--mobile .ts-header__nav{gap:24px}.ts-header--mobile .ts-header__title{justify-content:center}.ts-header .ts-header__links{margin:0;padding:0;list-style:none}.ts-header .ts-header__links div{padding:0;width:auto!important}.ts-header__logo{justify-content:center;align-items:center;display:flex}.ts-header__nav{flex-direction:row-reverse;gap:16px;display:flex}.ts-header__title{font:var(--text-base-regular);color:var(--text-primary);align-items:center;margin:0;display:flex}.ts-header__login div,.ts-header__notification div,.ts-header__menu div{padding:0;width:auto!important}.footer-section,.footer-section .webix_view{width:100%!important}.footer-section .webix_template{padding:0}.ts-footer{background:var(--grey-neutral-800);padding:0 20px}.ts-footer .ts-footer__nav{flex-direction:column;gap:48px;padding:32px 0;display:flex}.ts-footer .ts-footer__legal,.ts-footer .ts-footer__social{margin:0;padding:0;list-style:none}.ts-footer .ts-footer__legal a,.ts-footer .ts-footer__social a{text-decoration:none}.ts-footer .ts-footer__legal a:link,.ts-footer .ts-footer__legal a:hover,.ts-footer .ts-footer__legal a:active,.ts-footer .ts-footer__legal a:visited,.ts-footer .ts-footer__social a:link,.ts-footer .ts-footer__social a:hover,.ts-footer .ts-footer__social a:active,.ts-footer .ts-footer__social a:visited{color:var(--text-tertiary)}.ts-footer .ts-footer__social{justify-content:space-between;align-items:center;padding:0 59.5px;display:flex}.ts-footer .ts-footer__social i{font-size:20px}.ts-footer .ts-footer__legal{text-align:center;font:var(--text-sm-regular);flex-direction:column;gap:48px;display:flex}.ts-footer .ts-footer__copyright{border-top:1px solid var(--grey-neutral-600);padding:32px 0}.ts-footer .ts-footer__copyright p{font:var(--text-xs-regular);color:var(--text-tertiary);text-align:center;margin:0}@media (width>=1200px){.ts-footer .ts-footer__nav,.ts-footer .ts-footer__copyright{max-width:1008px;margin:0 auto}.ts-footer .ts-footer__nav{flex-direction:row-reverse;justify-content:space-between;align-items:center}.ts-footer .ts-footer__legal{text-align:left;font:var(--text-xs-medium);flex-direction:row;gap:24px}.ts-footer .ts-footer__social{gap:16px;padding:0}}.app-modal .webix_win_head{border:0}.app-modal .webix_win_head .webix_toolbar{height:auto!important}.app-modal .webix_win_head .webix_toolbar .webix_scroll_cont{justify-content:space-between;display:flex}.app-modal .webix_win_head .webix_toolbar .webix_scroll_cont>div:first-child{flex:1 0 auto;height:auto!important}.app-modal .webix_win_head .webix_toolbar .webix_scroll_cont>div:first-child .webix_view{width:100%!important}.app-modal .webix_win_head .webix_toolbar .webix_scroll_cont>div:last-child{flex:0 40px}.app-modal .webix_win_head .webix_toolbar .webix_scroll_cont .webix_control{margin-right:18px}.app-modal .webix_win_body .app-modal-close-btn{display:none}.app-modal .app-modal-title{flex:1 0 auto;height:auto!important;margin:0!important}.app-modal .app-modal-title .webix_el_box{padding:24px 0 0 24px;width:100%!important;height:auto!important;font:var(--text-lg-medium)!important;color:var(--text-primary)!important}.app-modal .app-modal-body .webix_template{padding:0}.product-selector{height:100%;padding-top:40px}@media (width>=768px){.product-selector{padding-top:180px}}.product-selector .product-selector__init{width:100%}.product-selector .product-selector__init .product-selector__title{text-align:center;font:var(--text-3xl-regular);margin:0}.product-selector .product-selector__init .product-selector__serial{width:480px;margin:48px auto 24px}.product-selector .product-selector__init .product-selector__serial .fs-root{width:100%!important}.product-selector .product-selector__init .product-selector__serial-supp{grid-template-columns:50% 50%;width:480px;margin:0 auto;display:grid}.product-selector .product-selector__init .product-selector__serial-supp>div:last-child{justify-self:end}@media (width<=768px){.product-selector .product-selector__init{box-sizing:border-box;width:100%;padding:20px}.product-selector .product-selector__init .product-selector__serial{width:100%}.product-selector .product-selector__init .product-selector__serial-supp{grid-template-columns:1fr;gap:20px;width:100%}.product-selector .product-selector__init .product-selector__serial-supp>div:last-child{justify-self:stretch}}.where-to-find-serial-modal .places{flex-wrap:wrap;justify-content:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.where-to-find-serial-modal .places li{border:1px solid var(--border-default);border-radius:4px;flex:0 0 182px;padding:12px}.where-to-find-serial-modal .places li div{width:100%}.where-to-find-serial-modal .places li div img{max-width:100%}.where-to-find-serial-modal .places li h3{font:var(--text-sm-medium);margin-top:16px;margin-bottom:4px}.where-to-find-serial-modal .places li p{font:var(--text-xs-regular);margin:0}@media (width<=768px){.where-to-find-serial-modal .places{flex-flow:column;gap:12px;padding:0 16px}}.browse-for-serial-modal{padding:0 16px;box-sizing:border-box!important}.browse-for-serial-modal .webix_ss_header{display:none}.browse-for-serial-modal .fs-root,.browse-for-serial-modal .fs-root .fs-body,.browse-for-serial-modal .fs-root .tc-root{width:100%!important}.browse-for-serial-modal .webix_column .webix_row_select{font:var(--text-sm-medium);color:var(--text-brand);box-shadow:none!important;background:0 0!important}.browse-for-serial-modal .webix_column i{font-size:15px}.browse-for-serial-modal .webix_column>div{padding:0;border:0!important}.browse-for-serial-modal .webix_column.webix_first{padding:0 8px}.browse-for-serial-modal .webix_column.webix_first>div{font:var(--text-sm-regular)}.browse-for-serial-modal .webix_column.webix_first>div[aria-level="1"]{font:var(--text-base-regular)}.browse-for-serial-modal .webix_column.webix_first>div[aria-level="2"]{padding:0 16px}.browse-for-serial-modal .webix_column.webix_first>div[aria-level="3"]{padding:0 32px}.browse-for-serial-modal .webix_column.webix_last>div[aria-level="3"]{color:var(--border-default)}.browse-for-serial-modal .webix_column.webix_last>div[aria-level="3"].webix_row_select{color:var(--text-brand)}.selection-details{display:none}.has-selection .selection-details{display:grid}.selection-details{grid-template-rows:50px 36px;gap:24px;padding:16px 32px;box-sizing:border-box!important}.selection-details>.webix_view{width:100%!important}.selection-details .webix_template{padding:0}.selection-details .browse-for-serial-footer{grid-template-columns:50px 1fr;gap:16px;height:50px;display:grid}.selection-details .browse-for-serial-footer .selection-image img{max-width:100%}.selection-details .browse-for-serial-footer .selection-info .brand{font:var(--text-xs-medium);color:var(--text-secondary)}.selection-details .browse-for-serial-footer .selection-info .product-name{font:var(--text-s-regular);color:var(--text-primary)}.selection-details .browse-for-serial-footer .selection-info .color{font:var(--text-xs-regular);color:var(--text-tertiary)}.product-confirm-modal{grid-template-columns:140px 1fr;align-items:center;gap:32px;display:grid}.product-confirm-modal .product-image img{max-width:100%}.product-confirm-modal .product-details .brand{font:var(--text-sm-medium);color:var(--text-secondary)}.product-confirm-modal .product-details .name{font:var(--text-lg-regular);color:var(--text-primary)}.product-confirm-modal .product-details .color{font:var(--text-sm-regular);color:var(--text-tertiary)}.product-deletion-confirm-modal{text-align:center;grid-template-rows:80px max-content max-content;gap:8px;display:grid}.product-deletion-confirm-modal .warning-image{color:var(--text-error);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.product-deletion-confirm-modal .question{font:var(--text-2xl-medium);margin:16px 0 0}.product-deletion-confirm-modal .disclaimer{font:var(--text-base-regular);margin:0}.shipping-reminder-modal{text-align:center;grid-template-rows:80px max-content max-content;gap:8px;display:grid}.shipping-reminder-modal .warning-image{color:var(--text-warning);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.shipping-reminder-modal .title{font:var(--text-2xl-medium);margin:16px 0 0}.shipping-reminder-modal .description{font:var(--text-base-regular);color:var(--text-secondary);margin:0}.shipping-reminder-modal .description .emphasis{color:var(--text-primary)}.under-warranty-modal-text{text-align:center;grid-template-rows:80px max-content max-content;gap:8px;display:grid}.under-warranty-modal-text .badge{color:var(--icon-error);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.under-warranty-modal-text .title{font:var(--text-2xl-medium);margin:16px 0 0}.under-warranty-modal-text .description{font:var(--text-base-regular);margin:0}.under-warranty-modal-body .btn{text-align:center}.expired-warranty-modal-text{text-align:center;grid-template-rows:80px max-content max-content;gap:8px;display:grid}.expired-warranty-modal-text .badge{color:var(--icon-error);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.expired-warranty-modal-text .title{font:var(--text-2xl-medium);margin:16px 0 0}.expired-warranty-modal-text .description{font:var(--text-base-regular);margin:0}.expired-warranty-modal-body .btn{text-align:center}.store-locations-modal{padding:0 24px}.store-locations-modal .city{font:var(--text-sm-medium);color:var(--text-tertiary)}.store-locations-modal .stores{margin:0;padding:0;list-style:none}.store-locations-modal .stores .store{border:1px solid var(--border-default);box-sizing:border-box;border-radius:8px;grid-template-areas:"title button""address button";align-items:center;margin-top:8px;padding:16px;display:grid}.store-locations-modal .stores .store:first-child{margin-top:0}.store-locations-modal .stores .store.store--mobile{grid-template-areas:"title""address""button";gap:8px}.store-locations-modal .stores .store.store--mobile .link{justify-self:start}.store-locations-modal .stores .store .address{font:var(--text-sm-regular);color:var(--text-secondary);grid-area:address}.store-locations-modal .stores .store .title{font:var(--text-base-medium);color:var(--text-primary);grid-area:title}.store-locations-modal .stores .store .link{font:var(--text-sm-medium);color:var(--text-primary);text-wrap-mode:nowrap;grid-area:button;justify-self:end;text-decoration:none}.store-locations-modal .stores .store .link:link,.store-locations-modal .stores .store .link:visited,.store-locations-modal .stores .store .link:hover,.store-locations-modal .stores .store .link:active{color:var(--text-primary);text-decoration:none}.store-locations-modal .stores .store .link i{color:var(--text-brand)}.app-modal-title.login-modal__title .webix_el_box{color:var(--text-brand)!important;font:var(--text-xl-medium)!important}.login-modal__remember-checkbox>div{padding:0}.login-modal__remember-checkbox>div>label{display:none}.login-modal__remember-checkbox .webix_custom_checkbox,.login-modal__remember-checkbox .webix_custom_checkbox:focus{color:var(--border-default)}.login-modal__remember-checkbox .webix_custom_checkbox:before{content:"";font-family:"Font Awesome 7 Pro"}.login-modal__remember-checkbox .webix_checkbox_1 .webix_custom_checkbox:before{background:var(--text-brand);content:"";line-height:18px;display:block;color:#fff!important}.login-modal__remember-checkbox .webix_label_right{font:var(--text-sm-regular);color:var(--text-tertiary);white-space:wrap;padding:0}.login-modal__remember-checkbox .webix_label_right a,.login-modal__remember-checkbox .webix_label_right a:link,.login-modal__remember-checkbox .webix_label_right a:visited,.login-modal__remember-checkbox .webix_label_right a:active,.login-modal__remember-checkbox .webix_label_right a:hover{color:var(--text-brand);text-decoration:none}.login-modal__remember-checkbox .webix_el_group{align-items:center;gap:8px;display:flex}.login-help-modal{text-align:center;grid-template-rows:80px max-content max-content;gap:8px;display:grid}.login-help-modal .warning-image{color:var(--text-warning);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.login-help-modal .question{font:var(--text-2xl-medium);margin:16px 0 0}.login-help-modal .instruction{font:var(--text-base-regular);margin:0}.login-help-modal .instruction .emphasis{color:var(--text-brand)}.login-otp-modal .login-otp-modal-close{overflow:visible}.login-otp-modal .login-otp-modal-close .btn{text-align:right;width:10px!important;margin-left:auto!important}.login-otp-modal .login-otp-modal-close .btn .webix_button{width:10px}.login-otp-modal .btn{text-align:center}.login-otp-modal .btn .webix_button{width:175px}.login-otp-modal-header .webix_template{padding:0}.login-otp-modal-header .login-otp-modal-header__title{font:var(--text-xl-medium);margin:0 0 8px}.login-otp-modal-header .login-otp-modal-header__description{text-align:center;font:var(--text-base-regular);margin:0}.login-password-modal .login-password-modal-close{overflow:visible}.login-password-modal .login-password-modal-close .btn{text-align:right;width:10px!important;margin-left:auto!important}.login-password-modal .login-password-modal-close .btn .webix_button{width:10px}.login-password-modal-header .webix_template{padding:0}.login-password-modal-header .login-password-modal-header__title{font:var(--text-xl-medium);margin:0 0 8px}.product-suggest-popup{min-height:68px;transform:translate(-35px)translateY(10px);border-radius:8px!important}.product-suggest-box{min-height:68px}.product-suggest-box .webix_list_item{padding:6px;height:68px!important}.product-suggest-box .webix_list_item .ps-item{grid-template-columns:56px 1fr max-content;gap:8px;height:56px;display:grid}.product-suggest-box .webix_list_item .ps-item>div{height:56px}.product-suggest-box .webix_list_item .ps-item .ps-left img{max-width:100%}.product-suggest-box .webix_list_item .ps-item .ps-middle,.product-suggest-box .webix_list_item .ps-item .ps-right{box-sizing:border-box;flex-direction:column;justify-content:end;padding-bottom:10px;display:flex}.product-suggest-box .webix_list_item .ps-item .ps-brand{font:var(--text-xs-medium);color:var(--text-secondary)}.product-suggest-box .webix_list_item .ps-item .ps-name{font:var(--text-sm-medium);color:var(--text-primary)}.product-suggest-box .webix_list_item .ps-item .ps-serial{font:var(--text-xs-regular);color:var(--text-tertiary)}.guarantee-form .guarantee-form__step-header{border:0}.guarantee-form .guarantee-form__step-header .webix_template{box-sizing:border-box;border-bottom:1px solid var(--border-default);height:76px;font:var(--text-lg-medium);align-items:center;gap:8px;padding:0;display:flex}.guarantee-form .guarantee-form__step-header .webix_template i{color:var(--text-brand)}.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--disabled .webix_template,.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--disabled i{color:var(--text-tertiary)}.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--clickable{cursor:pointer}.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--clickable .webix_template{transition:background-color .2s}.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--clickable .webix_template:hover{background-color:var(--bg-secondary,#00000005)}.guarantee-form .guarantee-form__step-header .guarantee-form__step-header-click-target{align-items:center;width:100%;height:100%;display:flex}.guarantee-form .guarantee-form__step-header .guarantee-form__step-header-chevron{margin-left:auto;transition:transform .3s}.guarantee-form .guarantee-form__step-header.guarantee-form__step-header--expanded .guarantee-form__step-header-chevron{transform:rotate(180deg)}.guarantee-form .guarantee-form__step-info{font:var(--text-base-regular)}.guarantee-form .guarantee-form__step-info .webix_template{padding:0}.guarantee-form .guarantee-form__step-info a,.guarantee-form .guarantee-form__step-info a:link,.guarantee-form .guarantee-form__step-info a:visited,.guarantee-form .guarantee-form__step-info a:active,.guarantee-form .guarantee-form__step-info a:hover{color:var(--text-brand);text-decoration:none}.guarantee-form .guarantee-form__step-body{border:0}.guarantee-form .guarantee-form__step-body .webix_scroll_cont>div{width:100%!important}.guarantee-form .guarantee-form__step-body.guarantee-form__step-body--readonly{transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.guarantee-form .guarantee-form__step-body.guarantee-form__step-body--readonly.guarantee-form__step-body--collapsed{opacity:0;max-height:0}.guarantee-form .guarantee-form__step-body.guarantee-form__step-body--readonly.guarantee-form__step-body--expanded{opacity:1;max-height:2000px;transition:max-height .3s ease-in,opacity .3s ease-in}.guarantee-form .guarantee-form__step-body .btn .webix_el_box{text-align:right}.guarantee-form .guarantee-form__step-body .webix_el_checkbox{margin:0!important}.guarantee-form .guarantee-form__step-body .webix_el_checkbox>div{padding:0}.guarantee-form .guarantee-form__step-body .webix_el_checkbox>div>label{display:none}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_custom_checkbox,.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_custom_checkbox:focus{color:var(--border-default)}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_custom_checkbox:before{content:"";font-family:"Font Awesome 7 Pro"}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_checkbox_1 .webix_custom_checkbox:before{background:var(--text-brand);content:"";line-height:18px;display:block;color:#fff!important}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right{font:var(--text-sm-regular);color:var(--text-tertiary);white-space:wrap;padding:0}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right a,.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right a:link,.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right a:visited,.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right a:active,.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_label_right a:hover{color:var(--text-brand);text-decoration:none}.guarantee-form .guarantee-form__step-body .webix_el_checkbox .webix_el_group{align-items:center;gap:8px;display:flex}.guarantee-form .guarantee-form__product-image .webix_template{padding:0}.guarantee-form .guarantee-form__product-image img{max-width:100%}.guarantee-form .guarantee-form__product-details{flex-direction:column;justify-content:center;display:inline-flex!important}.guarantee-form .guarantee-form__product-details .webix_template{padding:0}.guarantee-form .guarantee-form__product-details .guarantee-form__product-brand,.guarantee-form .guarantee-form__product-details .guarantee-form__product-name{border:0}.guarantee-form .guarantee-form__product-details .guarantee-form__product-brand{font:var(--text-base-medium);color:var(--text-secondary)}.guarantee-form .guarantee-form__product-details .guarantee-form__product-name{font:var(--text-2xl-regular);color:#000}.tech-support-form .tech-support-form__page-title .webix_template{font:var(--text-2xl-regular);color:var(--text-primary);text-align:center;padding:0}.tech-support-form .tech-support-form__page-title.tech-support-form__page-title--mobile .webix_template{font:var(--text-xl-regular)}.tech-support-form .tech-support-form__checkbox-label .webix_template{font:var(--text-base-regular);color:var(--text-primary);padding:0}.tech-support-form .tech-support-form__step-header{border:0}.tech-support-form .tech-support-form__step-header .webix_template{box-sizing:border-box;border-bottom:1px solid var(--border-default);height:76px;font:var(--text-lg-medium);align-items:center;gap:8px;padding:0;display:flex}.tech-support-form .tech-support-form__step-header .webix_template i{color:var(--text-brand)}.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--disabled .webix_template,.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--disabled i{color:var(--text-tertiary)}.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--clickable{cursor:pointer}.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--clickable .webix_template{transition:background-color .2s}.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--clickable .webix_template:hover{background-color:var(--bg-secondary,#00000005)}.tech-support-form .tech-support-form__step-header .tech-support-form__step-header-click-target{align-items:center;gap:8px;width:100%;height:100%;display:flex}.tech-support-form .tech-support-form__step-header .tech-support-form__step-header-chevron{margin-left:auto;transition:transform .3s}.tech-support-form .tech-support-form__step-header.tech-support-form__step-header--expanded .tech-support-form__step-header-chevron{transform:rotate(180deg)}.tech-support-form .tech-support-form__step-info{font:var(--text-base-regular)}.tech-support-form .tech-support-form__step-info .webix_template{padding:0}.tech-support-form .tech-support-form__step-info a,.tech-support-form .tech-support-form__step-info a:link,.tech-support-form .tech-support-form__step-info a:visited,.tech-support-form .tech-support-form__step-info a:active,.tech-support-form .tech-support-form__step-info a:hover{color:var(--text-brand);text-decoration:none}.tech-support-form .tech-support-form__step-body{border:0}.tech-support-form .tech-support-form__step-body .webix_scroll_cont>div{width:100%!important}.tech-support-form .tech-support-form__step-body.tech-support-form__step-body--readonly{transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.tech-support-form .tech-support-form__step-body.tech-support-form__step-body--readonly.tech-support-form__step-body--collapsed{opacity:0;max-height:0}.tech-support-form .tech-support-form__step-body.tech-support-form__step-body--readonly.tech-support-form__step-body--expanded{opacity:1;max-height:2000px;transition:max-height .3s ease-in,opacity .3s ease-in}.tech-support-form .tech-support-form__step-body .btn .webix_el_box{text-align:right}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-label .webix_template{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-label .fs-label-text,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-label .fs-label-text,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-label .fs-label-text,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-label .fs-label-text,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-label .fs-label-text,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-label .fs-label-text{font:var(--text-base-regular);color:var(--text-secondary)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-label .fs-label-required,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-label .fs-label-required,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-label .fs-label-required,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-label .fs-label-required,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-label .fs-label-required,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-label .fs-label-required{font:var(--text-sm-regular);color:var(--text-brand);margin-left:2px}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-label .fs-help,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-label .fs-help,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-label .fs-help,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-label .fs-help,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-label .fs-help,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-label .fs-help{font:var(--text-sm-regular);color:var(--text-tertiary)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tx-root .webix_el_box,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tx-root .webix_el_box,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tx-root .webix_el_box{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tx-root .webix_el_box .webix_inp_textarea,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tx-root .webix_el_box .webix_inp_textarea,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tx-root .webix_el_box .webix_inp_textarea{border:1px solid var(--border-default);font:var(--text-base-regular);border-radius:8px;padding:10px 12px}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tx-root .webix_el_box .webix_inp_textarea::placeholder,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tx-root .webix_el_box .webix_inp_textarea::placeholder,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tx-root .webix_el_box .webix_inp_textarea::placeholder{font:var(--text-base-regular)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox{background:var(--input-background);cursor:pointer;transition:all .2s;height:40px!important;margin:0!important}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox>div,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox>div{align-items:center;gap:8px;height:100%;padding:0;display:flex}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox>div>label,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox>div>label{display:none}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border{border:1px solid var(--border-default);box-sizing:border-box;border-radius:8px;padding:8px}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox{background:0 0;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border .webix_custom_checkbox:before{content:"";font-family:"Font Awesome 7 Pro";font-size:12px;font-weight:300;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1{border-color:var(--border-brand);background:var(--border-brand)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_custom_checkbox:before{content:"";color:var(--text-on-brand)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_inp_checkbox_border.webix_checkbox_1 .webix_label_right{color:var(--text-on-brand)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_label_right,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_label_right{font:var(--text-base-regular);color:var(--text-secondary);white-space:normal;flex:1;padding:0;transition:color .2s}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_label_right .option-help,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_label_right .option-help{font:var(--text-sm-regular);color:var(--text-disabled)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox .webix_el_group,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox .webix_el_group{align-items:center;gap:8px;width:100%;height:100%;display:flex}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox.webix_disabled_view,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox.webix_disabled_view{opacity:.5;cursor:not-allowed}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__shipping-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__shipping-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-checkbox:not(.webix_disabled):hover,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__shipping-checkbox:not(.webix_disabled):hover{border-color:var(--border-focus)}.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__flaw-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__flaw-field .tech-support-form__accessory-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__flaw-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__flaw-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-field .tech-support-form__accessory-error .webix_template{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox{margin:0!important}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox>div{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox>div>label{display:none}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_custom_checkbox,.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_custom_checkbox:focus{color:var(--border-default)}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_custom_checkbox:before{content:"";font-family:"Font Awesome 7 Pro"}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_checkbox_1 .webix_custom_checkbox:before{background:var(--text-brand);content:"";line-height:18px;display:block;color:#fff!important}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right{font:var(--text-sm-regular);color:var(--text-tertiary);white-space:wrap;padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right a,.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right a:link,.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right a:visited,.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right a:active,.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_label_right a:hover{color:var(--text-brand);text-decoration:none}.tech-support-form .tech-support-form__step-body .tech-support-form__opt-in-checkbox .webix_el_group{align-items:center;gap:8px;display:flex}.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-label .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__accessory-field .tech-support-form__accessory-error .webix_template,.tech-support-form .tech-support-form__step-body .tech-support-form__field-title>div{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__field-title>div h3{font:var(--text-base-regular);color:var(--text-primary);margin:0}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .webix_template{padding:0}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup.tech-support-form__shipping-followup--hidden{display:none}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff{box-sizing:border-box;background:#be433b1f;border-radius:8px;grid-template-columns:1fr max-content;align-items:center;height:100%;padding:24px;display:grid}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff .aztek-cta{font:var(--text-base-medium);color:var(--text-primary)}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff .aztek-cta .emphasis{color:var(--text-brand)}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff .aztek-trigger{box-sizing:border-box;border:1px solid var(--border-brand);font:var(--text-sm-medium);color:var(--text-brand);cursor:pointer;border-radius:8px;padding:8px 12px}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff.aztek-handoff--mobile{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:24px}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .aztek-handoff.aztek-handoff--mobile .aztek-trigger{text-align:center;display:block}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff{box-sizing:border-box;background:#ffefbe;border-radius:8px;grid-template-columns:max-content 1fr max-content;align-items:center;gap:16px;height:100%;padding:24px;display:grid}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff .ups-cta{font:var(--text-base-medium);color:var(--text-primary)}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff .ups-trigger{box-sizing:border-box;font:var(--text-sm-medium);color:var(--text-primary);cursor:pointer;background:#ffbe00;border-radius:8px;padding:8px 12px}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff.ups-handoff--mobile{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff.ups-handoff--mobile .ups-cta,.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff.ups-handoff--mobile .ups-logo{text-align:center}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .ups-handoff.ups-handoff--mobile .ups-trigger{text-align:center;display:block}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff{border:1px solid var(--border-default);box-sizing:border-box;border-radius:8px;grid-template-areas:"title button""address button";align-items:center;height:100%;padding:16px;display:grid}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff .service-title{font:var(--text-base-medium);color:var(--text-primary);grid-area:title}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff .service-address{font:var(--text-sm-regular);color:var(--text-secondary);grid-area:address}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff .service-button{font:var(--text-sm-medium);grid-area:button;justify-self:end}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff .service-button i{color:var(--text-brand)}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff.service-handoff--mobile{grid-template-areas:"title""address""button"}.tech-support-form .tech-support-form__step-body .tech-support-form__shipping-followup .service-handoff.service-handoff--mobile .service-button{justify-self:start}.tech-support-form .tech-support-form__product-image .webix_template{padding:0}.tech-support-form .tech-support-form__product-image img{max-width:100%}.tech-support-form .tech-support-form__product-details{flex-direction:column;justify-content:center;display:inline-flex!important}.tech-support-form .tech-support-form__product-details .webix_template{padding:0}.tech-support-form .tech-support-form__product-details .tech-support-form__product-brand,.tech-support-form .tech-support-form__product-details .tech-support-form__product-name{border:0}.tech-support-form .tech-support-form__product-details .tech-support-form__product-brand{font:var(--text-base-medium);color:var(--text-secondary)}.tech-support-form .tech-support-form__product-details .tech-support-form__product-name{font:var(--text-2xl-regular);color:#000}.tech-support-claim .tech-support-claim__body{text-align:center;grid-template-rows:80px max-content max-content;grid-template-columns:minmax(min-content,800px);justify-content:center;display:grid}.tech-support-claim .tech-support-claim__body .warning-image{color:var(--text-success);flex-direction:column;justify-content:center;align-items:center;font-size:70px;display:flex}.tech-support-claim .tech-support-claim__body .title{font:var(--text-2xl-medium);color:var(--text-primary);margin:16px 0 0}.tech-support-claim .tech-support-claim__body .description{font:var(--text-lg-regular);color:var(--text-secondary);margin:16px 0 0}.tech-support-claim .tech-support-claim__body .code-box{border:2px dashed var(--border-default);max-width:355px;margin:48px auto 0;padding:32px 64px}.tech-support-claim .tech-support-claim__body .code-box .code-container{justify-content:center;align-items:center;gap:8px;display:flex}.tech-support-claim .tech-support-claim__body .code-box .code{font:var(--text-3xl-regular);color:var(--text-primary)}.tech-support-claim .tech-support-claim__body .code-box .code-copy-btn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:6px 0;transition:color .2s;display:flex}.tech-support-claim .tech-support-claim__body .code-box .code-copy-btn:hover{color:var(--text-primary)}.tech-support-claim .tech-support-claim__body .code-box .code-copy-btn:active{opacity:.7}.tech-support-claim .tech-support-claim__body .code-box .code-copy-btn i{font-size:18px}.tech-support-claim .tech-support-claim__body .code-box .code-desc{font:var(--text-base-regular);color:var(--text-secondary);margin-top:8px}.tech-support-claim .tech-support-claim__body .code-box .deadline{font:var(--text-sm-medium);color:var(--text-primary);margin-top:32px}.tech-support-claim .tech-support-claim__body .code-box .deadline-desc{font:var(--text-xs-regular);color:var(--text-secondary)}.tech-support-claim .tech-support-claim__body .shipping{font:var(--text-sm-medium);color:var(--text-primary);margin-top:48px}.tech-support-claim .tech-support-claim__body .shipping-desc{font:var(--text-xs-regular);color:var(--text-secondary)}.tech-support-claim .tech-support-claim__body .shipping-desc+.shipping{margin-top:24px}.tech-support-claim .btn{margin:0!important}.tech-support-claim .btn div{text-align:center}.registered-items{box-sizing:border-box;margin:0 auto;padding:20px}.registered-items__header{grid-template-columns:1fr max-content;align-items:center;margin-bottom:32px;display:grid}.registered-items__header .registered-items__title{font:var(--text-2xl-regular);margin:0}.registered-items__header>div{width:max-content}.registered-items__container{grid-auto-rows:max-content;gap:16px;display:grid}.registered-items__item{box-sizing:border-box;border-bottom:1px solid var(--border-default);grid-template-columns:80px 1fr;grid-template-areas:"image details""actions actions";gap:16px;padding:16px 0;display:grid}.registered-items__thumb{grid-area:image;width:80px;height:80px}.registered-items__thumb-image{object-fit:cover;box-sizing:border-box;width:100%;height:100%}.registered-items__thumb-image--placeholder{display:block}.registered-items__body{grid-area:details;grid-template-rows:max-content max-content;align-content:center;gap:12px;display:grid}.registered-items__title{gap:2px;display:grid}.registered-items__brand{font:var(--text-sm-medium);color:var(--text-secondary)}.registered-items__product{font:var(--text-lg-medium);color:var(--text-primary)}.registered-items__badges{grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;align-items:start;gap:8px;display:grid}.registered-items__badge{font:var(--text-xs-medium);white-space:nowrap;box-sizing:border-box;border:1px solid #0000;border-radius:4px;padding:4px 6px}.registered-items__badge--ok{color:var(--text-success);background:#22c55e14;border-color:#22c55e40}.registered-items__badge--warn{color:var(--text-warning);background:#f9731614;border-color:#f9731640}.registered-items__badge--error{color:var(--text-error);background:#ef444414;border-color:#ef444440}.registered-items__badge--neutral{color:var(--text-secondary);border-color:var(--border-default);background:var(--background-secondary)}.registered-items__actions{grid-area:actions;grid-template-columns:1fr;justify-content:start;align-items:center;gap:12px;display:grid}.registered-items__action{width:100%}.registered-items__action .btn.btn--transparent .webix_button{color:var(--text-error)!important}.registered-items__empty{font:var(--text-lg-regular);color:var(--text-secondary);background:var(--grey-neutral-50);text-align:center;padding:64px 0}.registered-items--desktop .registered-items__item{grid-template-columns:96px 1fr max-content;grid-template-areas:"image details actions";padding:16px 0 32px}.registered-items--desktop .registered-items__actions{grid-template-columns:max-content max-content;gap:24px}.registered-items--desktop .registered-items__action{width:max-content}.otp-input{width:100%}.otp-input--large .otp-input__label{font:var(--text-base-regular)}.otp-input--large .otp-input__message{font:var(--text-sm-regular)}.otp-input__label-wrap{margin-bottom:8px}.otp-input__label-wrap>.webix_template{padding:0}.otp-input__label{font:var(--text-sm-regular);color:var(--text-secondary);display:block}.otp-input__digits{justify-content:center;gap:4px;display:flex}.otp-input__digit{flex:0 0 45px;width:45px;height:45px}.otp-input__digit .webix_el_box{padding:0;height:100%!important}.otp-input__digit input{text-align:center;color:var(--text-primary);position:relative;border:1px solid var(--border-default)!important;box-sizing:border-box!important;width:100%!important;height:100%!important;font:var(--text-2xl-medium)!important;border-radius:8px!important;padding:0 0 0 15px!important}.otp-input__digit input::placeholder{color:var(--text-disabled)}.otp-input__digit input:focus{outline:none;border:2px solid var(--border-focus)!important}.otp-input--large .otp-input__digit{flex:0 0 56px;width:56px;height:56px}.otp-input--large .otp-input__digit input{font:var(--text-3xl-semibold)!important;padding:0 0 0 18px!important}.otp-input__message-wrap{margin:0!important}.otp-input__message-wrap>.webix_template{padding:0}.otp-input__message{font:var(--text-xs-regular);padding-top:0}.otp-input__message--help{color:var(--text-secondary)}.otp-input__message--error{color:var(--text-error)}.otp-input--invalid .otp-input__digit input{color:var(--text-error);border-color:var(--border-error)!important}.otp-input--invalid .otp-input__message--error{color:var(--text-error)}.otp-input--disabled .otp-input__digit input{background:var(--border-default);color:var(--text-disabled);cursor:not-allowed}.otp-input--disabled .otp-input__label,.otp-input--disabled .otp-input__message{color:var(--text-disabled)}.otp-modal .otp-modal-close{overflow:visible}.otp-modal .otp-modal-close .btn{text-align:right}.otp-modal .otp-modal-close .btn .webix_button{width:10px}.otp-modal .btn{text-align:center}.otp-modal .btn .webix_button{width:175px}.otp-modal-header .webix_template{padding:0}.otp-modal-header .otp-modal-header__title{text-align:center;font:var(--text-2xl-medium);margin:0 0 8px}.otp-modal-header .otp-modal-header__description{text-align:center;font:var(--text-base-regular);margin:0}
/*# sourceMappingURL=aztek-teknik-servis.644f60a3.css.map */
