.form-content{width:100%;display:flex;flex-direction:row;gap:50px}.first_two_thirds{width:calc(66% + -0px)}.final_third{width:calc(33% + -0px);min-width:400px;padding:40px;background:#f6f6f6;border-radius:10px;margin:30px 0 0;flex-direction:column;align-items:flex-start}#shopify-section-mr-register-warranty-form{max-width:1800px;margin:0 auto;padding:0 15px}#shopify-section-mr-register-warranty-form *{box-sizing:border-box;font-family:Lato,sans-serif;line-height:1.5}#shopify-section-mr-register-warranty-form .form-container{margin:20px auto;padding:20px;border-radius:8px;background:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column}#shopify-section-mr-register-warranty-form .form-container form .step.mr-max-width{width:100%}.step_container2{display:flex;flex-direction:row;align-items:flex-start;gap:50px}.selected_product_details{width:100%;text-align:center;display:none;padding:30px 0 0}.selected_product_details #productTitle{font-weight:600;margin:10px 0 0;line-height:1.2em;padding:0 10px}.selected_product_details #warrantyDisplay{margin:0}.selected_product_details img{border-radius:5px}#shopify-section-mr-register-warranty-form h1{text-align:center;color:#333;margin-bottom:0;font-size:40px;line-height:40px;font-weight:900}#shopify-section-mr-register-warranty-form .step{display:none}#shopify-section-mr-register-warranty-form .step.active{display:block}#shopify-section-mr-register-warranty-form .progress-bar{margin:50px auto;width:50%}#shopify-section-mr-register-warranty-form .progress-steps{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:10px;column-gap:20px}#shopify-section-mr-register-warranty-form .step-indicator{color:#000}#shopify-section-mr-register-warranty-form .step-indicator.active{color:#ff6c02;font-weight:700}#shopify-section-mr-register-warranty-form .progress-bar-inner{width:100%;height:8px;background-color:#eee;border-radius:4px}#shopify-section-mr-register-warranty-form .progress-bar-fill{height:100%;background-color:#ff6c02;border-radius:4px;transition:width .3s ease}#shopify-section-mr-register-warranty-form .form-group{margin-bottom:15px}#shopify-section-mr-register-warranty-form h3{font-size:30px;text-align:left;margin-top:10px}#shopify-section-mr-register-warranty-form .form-group h3{font-size:30px;text-align:left}.progress-summary{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:10px}.progress-summary h5{flex-direction:column;gap:5px;align-items:flex-start;font-size:13px;margin:0;line-height:1.2em!important}#selectedProductModelLabel:not(.visible){display:none}.progress-summary h5 .summary-item{display:flex;gap:5px;flex-direction:row;align-items:center;flex-wrap:nowrap}.progress-summary h5 .product-type-name,.progress-summary h5 .product-model-name,.progress-summary h5 .warranty_expiry,.progress-summary h5 #warrantyValue{font-size:13px;text-align:left;margin:0;padding:3px 6px;border-radius:5px;background:#006400;color:#fff;display:inline-block;line-height:1.2em!important}.progress-summary h5 i,#shopify-section-mr-register-warranty-form h5 svg{color:#006400}#shopify-section-mr-register-warranty-form .form-group input.mr-input-date{width:fit-content;padding:10px}#shopify-section-mr-register-warranty-form .row{display:flex;flex-direction:row;gap:30px}#shopify-section-mr-register-warranty-form .row.columns-2 .form-group{width:calc((100% - 30px)/2)}#shopify-section-mr-register-warranty-form .row.columns-4 .form-group{width:calc((100% - 45px)/4)}#shopify-section-mr-register-warranty-form label{display:inline-block;margin-top:10px;margin-bottom:10px;color:#333;width:100%;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:flex-end}#shopify-section-mr-register-warranty-form label small{margin-left:0;color:#555;font-weight:500}#shopify-section-mr-register-warranty-form label h3{margin-bottom:0}#shopify-section-mr-register-warranty-form select{background-color:#fff}#shopify-section-mr-register-warranty-form input[type=text],#shopify-section-mr-register-warranty-form input[type=email],#shopify-section-mr-register-warranty-form input[type=tel],#shopify-section-mr-register-warranty-form textarea,#shopify-section-mr-register-warranty-form select{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}#shopify-section-mr-register-warranty-form .error{color:#d72737;font-size:.875rem;display:none;border-left:3px solid #d72737;padding:5px 12px;border-radius:0;font-weight:700;background:#fff3f3;margin-top:10px}#shopify-section-mr-register-warranty-form select+.error,#shopify-section-mr-register-warranty-form input+.error{margin-top:10px}#shopify-section-mr-register-warranty-form .buttons{display:flex;justify-content:center;gap:10px;margin:50px auto 20px;max-width:800px}#shopify-section-mr-register-warranty-form button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer}#shopify-section-mr-register-warranty-form button:hover{background-color:#272725}#shopify-section-mr-register-warranty-form button:disabled{opacity:.5;cursor:not-allowed}#shopify-section-mr-register-warranty-form .btn-prev{background-color:#000;color:#fff}#shopify-section-mr-register-warranty-form .btn-next,#shopify-section-mr-register-warranty-form .btn-submit{background-color:#ff6c02;color:#fff}#shopify-section-mr-register-warranty-form .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;margin-top:20px}#shopify-section-mr-register-warranty-form .product-item{border:1px solid #ddd;background-color:#fff;border-radius:5px;padding:10px 20px 10px 10px;text-align:left;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;line-height:1.2em}#shopify-section-mr-register-warranty-form .product-item:hover{border-color:#ff6c02}#shopify-section-mr-register-warranty-form .product-item.selected{border:1px solid #ff6c02}#shopify-section-mr-register-warranty-form .product-item img{max-width:30%;height:auto}#shopify-section-mr-register-warranty-form .product-item h5{margin:0;font-size:16px;line-height:1.2em;text-align:left;color:#000;font-weight:800}#shopify-section-mr-register-warranty-form label[for]:has(+input[required]):after,#shopify-section-mr-register-warranty-form label[for]:has(+select[required]):after{color:#000}#shopify-section-mr-register-warranty-form .dob-fields{display:flex;flex-direction:row;gap:20px}#shopify-section-mr-register-warranty-form .form-group:has(#form_dob_day) select{width:calc(33.33% - 8px);margin-right:8px}#shopify-section-mr-register-warranty-form .form-group:has(#form_dob_day) select:last-child{margin-right:0}#shopify-section-mr-register-warranty-form #toggleOptional{width:100%;text-align:center;background:#cdd0d3;color:#000;border:1px solid #ddd;padding:12px;margin:20px 0;font-weight:500}#shopify-section-mr-register-warranty-form #toggleOptional:hover{background:#272725;color:#fff}#shopify-section-mr-register-warranty-form #optionalInfo{padding:50px;display:flex;flex-direction:row;column-gap:60px;row-gap:30px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;background:#f6f6f6;border:1px solid #DDD;border-radius:10px;margin-top:50px}#shopify-section-mr-register-warranty-form #optionalInfo div:has(input[type=radio]),#shopify-section-mr-register-warranty-form #optionalInfo div:has(input[type=checkbox]){margin:8px 0}#shopify-section-mr-register-warranty-form .step .form-group #optionalInfo>div{margin:0;width:calc(50% - 30px)}#shopify-section-mr-register-warranty-form #optionalInfo input[type=radio],#shopify-section-mr-register-warranty-form #optionalInfo input[type=checkbox],#shopify-section-mr-register-warranty-form .form-group.newsletter-options input[type=checkbox],#shopify-section-mr-register-warranty-form .form-group.newsletter-options input[type=radio]{margin-right:8px;width:initial}#shopify-section-mr-register-warranty-form #optionalInfo input[type=radio]+label,#shopify-section-mr-register-warranty-form #optionalInfo input[type=checkbox]+label,#shopify-section-mr-register-warranty-form .form-group.newsletter-options input[type=radio]+label,#shopify-section-mr-register-warranty-form .form-group.newsletter-options input[type=checkbox]+label{display:inline-block;width:initial}#shopify-section-mr-register-warranty-form #optionalInfo p,#shopify-section-mr-register-warranty-form .form-group.newsletter-options p{margin:4px 0 12px 24px;color:#666;font-size:.875rem}#shopify-section-mr-register-warranty-form .newsletter-options label{margin:0}#shopify-section-mr-register-warranty-form #optionalInfo h3{margin:0;color:#000;font-size:26px}#shopify-section-mr-register-warranty-form #optionalInfo h4{margin:0 0 15px;color:#333;font-size:18px;display:flex;gap:10px}#shopify-section-mr-register-warranty-form #optionalInfo h4 .item-number{font-size:17px;font-weight:800;margin:0;width:30px;height:30px;border:2px solid #000;border-radius:50%;text-align:center;background:#000;color:#fff}#shopify-section-mr-register-warranty-form #optionalInfo label{margin:20px 0 0}#shopify-section-mr-register-warranty-form #optionalInfo .use_power_tools_for{font-weight:500}#shopify-section-mr-register-warranty-form #optionalInfo .use_power_tools_for,#shopify-section-mr-register-warranty-form #optionalInfo .use_power_tools_for_item,#shopify-section-mr-register-warranty-form #optionalInfo .use_power_tools_for_item label{margin:0!important;font-weight:500}#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;margin:0}#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials_item{width:calc(50% - 15px);margin:0!important}#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials_item label,#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials_item p{margin:0!important;font-weight:500}#shopify-section-mr-register-warranty-form #optionalInfo .heard_about_us_at{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:30px;row-gap:2px;margin:0!important}#shopify-section-mr-register-warranty-form #optionalInfo .heard_about_us_at_item{width:calc(50% - 15px);margin:0!important;white-space:nowrap}#shopify-section-mr-register-warranty-form #optionalInfo .heard_about_us_at_item label{margin:0!important;font-weight:500}#shopify-section-mr-register-warranty-form input:focus,#shopify-section-mr-register-warranty-form select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}#shopify-section-mr-register-warranty-form .consent-section .form-check-input{margin-right:8px;width:initial}#shopify-section-mr-register-warranty-form .consent-section .form-check-label{display:initial}.custom-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:9999;align-items:center;justify-content:center}.custom-popup-content{position:relative;width:100%;max-width:800px;background:#fff;padding:20px 60px;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #00000080}.custom-popup-close{position:absolute;top:10px;right:10px;color:#fff;font-size:25px;font-weight:700;cursor:pointer;background:#000;padding:0;border-radius:50%;width:40px;height:40px;text-align:center}.popup-trigger{cursor:pointer;text-decoration:underline;color:#000}.success-message.success-message{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1000}.success-message-inner{background-color:#fff;padding:40px;border-radius:8px;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:center}#shopify-section-mr-register-warranty-form .success-message h2{margin-bottom:5px;text-align:center;font-size:40px;line-height:1.2em;font-weight:900}.success-message p{margin-bottom:15px;line-height:1.5;color:#000}#shopify-section-mr-register-warranty-form .btn{background-color:#ff6c02;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:10px 20px;display:inline-block;float:left;text-decoration:none}#shopify-section-mr-register-warranty-form .success-message .btn-close{background:#000;color:#fff}#shopify-section-mr-register-warranty-form .terms-check{display:flex;flex-direction:row;margin-top:20px}#customPopupContainer{display:flex;flex-direction:column;align-items:center}#customPopupContainer h3{font-size:25px;font-weight:800}#customPopupContainer .two-columns{display:flex;flex-direction:row;gap:40px}#customPopupContainer .two-columns .column-item{display:flex;flex-direction:column;gap:10px;width:calc(50% - 5px);text-align:left}#customPopupContainer .two-columns .column-item img{width:100%;margin-bottom:10px;border-radius:10px}#customPopupContainer .two-columns .column-item h4{font-size:18px;line-height:1em;font-weight:800;margin:0;display:flex;gap:10px;align-items:center}#customPopupContainer .two-columns .column-item p{font-size:16px;line-height:1.3em;margin:0}#customPopupContainer .two-columns .column-item div.item-number{font-size:17px;font-weight:800;margin:0;width:30px;height:30px;border:2px solid #000;border-radius:50%;text-align:center;background:#000;color:#fff}#customPopupContainer .three-columns{display:flex;flex-direction:row;gap:40px}#customPopupContainer .three-columns .column-item{display:flex;flex-direction:column;gap:10px;width:calc(33% - 5px);text-align:left}#customPopupContainer .three-columns .column-item img{width:100%;margin-bottom:10px;border-radius:10px}#customPopupContainer .three-columns .column-item h4{font-size:18px;line-height:1em;font-weight:800;margin:0;display:flex;gap:10px;align-items:center}#customPopupContainer .three-columns .column-item p{font-size:16px;line-height:1.3em;margin:0}#customPopupContainer .three-columns .column-item div.item-number{font-size:17px;font-weight:800;margin:0;width:30px;height:30px;border:2px solid #000;border-radius:50%;text-align:center;background:#000;color:#fff}#customPopupContainer .contactus{border-top:1px solid #000;width:100%;text-align:left;margin-top:20px}.photo-upload-container{background:#eee;padding:20px 30px;border-radius:10px;width:fit-content;margin-top:20px}.photo-upload-container #uploadStatus img{margin:20px 0!important;max-width:400px!important;background:#fff;display:block}.photo-upload-container .hidden-input{opacity:0;position:absolute;z-index:-1;width:0;height:0}.photo-upload-container #uploadStatus button{background:#000;color:#fff;margin:0!important}@media (min-width: 768px){#shopify-section-mr-register-warranty-form .form-container{padding:40px 80px 80px}}@media (max-width: 1024px){#shopify-section-mr-register-warranty-form .progress-bar{width:100%;margin:50px auto 30px}#shopify-section-mr-register-warranty-form .product-grid{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap}#shopify-section-mr-register-warranty-form .product-item{width:calc(25% - 8px)}#shopify-section-mr-register-warranty-form .product-item img{max-width:25%}#shopify-section-mr-register-warranty-form .product-item h5{font-size:14px}}@media (max-width: 768px){#shopify-section-mr-register-warranty-form .form-container{padding:40px}#shopify-section-mr-register-warranty-form .product-item{width:calc(33% - 5px);padding:5px}.step_container2{flex-direction:column}.selected_product_details{padding:0;width:50%}.selected_product_details #productTitle{display:none}.final_third{width:100%;min-width:100%;margin:0;padding:20px;display:flex;flex-direction:row;gap:20px;align-items:flex-start;justify-content:space-between}.custom-popup-content{margin:30px}}@media (max-width: 425px){#shopify-section-mr-register-warranty-form .progress-bar{width:100%;margin:30px auto}#shopify-section-mr-register-warranty-form .progress-steps{text-align:center;display:flex;justify-content:flex-start;margin-bottom:10px;flex-direction:row;flex-wrap:wrap;gap:25%}#shopify-section-mr-register-warranty-form .step-indicator{text-align:left;min-width:33%}#shopify-section-mr-register-warranty-form .form-group h3{font-size:20px;line-height:1.2em}#shopify-section-mr-register-warranty-form .product-item{display:flex;flex-direction:column;gap:5px}#shopify-section-mr-register-warranty-form .product-item{width:calc(50% - 5px);padding:5px 10px 5px 5px}#shopify-section-mr-register-warranty-form .row{gap:10px;flex-wrap:wrap}#shopify-section-mr-register-warranty-form .row.columns-2 .form-group{width:100%}#shopify-section-mr-register-warranty-form .form-group{margin-bottom:0}#shopify-section-mr-register-warranty-form #optionalInfo{flex-direction:column;padding:20px}#shopify-section-mr-register-warranty-form #optionalInfo h3{font-size:20px}#shopify-section-mr-register-warranty-form .dob-fields{gap:10px}#shopify-section-mr-register-warranty-form .step .form-group #optionalInfo>div{width:100%}#shopify-section-mr-register-warranty-form #optionalInfo h4{font-size:14px;margin:0 0 10px}#shopify-section-mr-register-warranty-form #optionalInfo h4 .item-number{font-size:14px;width:25px;height:25px}#shopify-section-mr-register-warranty-form label{font-size:14px}#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials{gap:10px}#shopify-section-mr-register-warranty-form #optionalInfo .i_work_with_these_materials_item{width:100%}#shopify-section-mr-register-warranty-form input+.error{margin-top:5px}#successMessage{align-items:flex-start}#shopify-section-mr-register-warranty-form .consent-section{display:flex;flex-direction:column}#shopify-section-mr-register-warranty-form .consent-section .form-check{display:flex;align-items:flex-start;gap:10px;padding:10px 20px}#shopify-section-mr-register-warranty-form .consent-section .form-check-input{margin-top:10px}#shopify-section-mr-register-warranty-form .consent-section label{margin-top:0}#shopify-section-mr-register-warranty-form .newsletter-options label{margin:0}#shopify-section-mr-register-warranty-form .newsletter-options{padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mr-register-warranty-form.css.map */
