.wrf-section [hidden]{display:none!important}.wrf-section{padding:80px 0 40px}.wrf-page{margin:0 auto;max-width:800px;padding:0 17px}.wrf-header{margin:0 0 40px;text-align:center}.wrf-title{margin:0 0 12px;color:#3a3a3a;font-family:gothambold,Arial,Helvetica,sans-serif;font-size:28px;letter-spacing:.5px;line-height:1.2;text-transform:uppercase}.wrf-subtitle{color:#717182;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:18px;line-height:1.4}.wrf-subtitle p{margin:0}.wrf-card{max-width:700px;margin:0 auto;padding:25px 50px 70px;border:1px solid #e6e6e6;background:#fff}.wrf-heading{margin:45px 0 22px;padding-bottom:14px;border-bottom:1px solid #e6e6e6;color:var(--wrf-accent, #ff6b00);font-family:gothambold,Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:1.6px;line-height:1.2;text-transform:uppercase}.wrf-heading:first-of-type{margin-top:0}.wrf-note{margin:-8px 0 20px;color:#8a8a8a;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.4}.wrf-hint{margin:-18px 0 25px;color:#8a8a8a;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.45}.wrf-form label,.wrf-form legend{display:block;margin:0 0 9px;color:#4a4a4a;font-family:gothammedium,Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1.1px;line-height:1.3;text-transform:uppercase}.wrf-optional{color:#8a8a8a;font-family:gothambook,Arial,Helvetica,sans-serif;letter-spacing:.6px;text-transform:none}.wrf-form .wrf-input{display:block;width:100%;max-width:100%;min-height:50px;margin-bottom:25px;padding:14px 16px;border:1px solid transparent;border-radius:6px;background:#f3f3f5;color:#333;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:15px}.wrf-form .wrf-input::placeholder{color:#9a9aa5;opacity:1}.wrf-form .wrf-input:focus{border-color:var(--wrf-accent, #ff6b00);outline:none}.wrf-form .wrf-input:focus-visible{outline:none!important}.wrf-form .wrf-input:disabled{color:#9a9aa5;cursor:not-allowed}.wrf-form select.wrf-input{height:50px;appearance:none;-webkit-appearance:none;padding-right:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:12px 8px}.wrf-form input[type=date].wrf-input{-webkit-appearance:none;appearance:none;line-height:20px}.wrf-invalid{border-color:#c0392b!important}.wrf-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.wrf-product{margin:0 0 22px;padding:22px 22px 0;border:1px solid #e6e6e6;border-radius:8px;background:#fff}.wrf-product__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #e6e6e6}.wrf-product__title{margin:0;color:var(--wrf-accent, #ff6b00);font-family:gothambold,Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:1.4px;line-height:1.2;text-transform:uppercase}.wrf-product__remove{flex:none;padding:0 2px;border:none;background:none;color:#8a8a8a;font-family:gothammedium,Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1.1px;text-transform:uppercase;text-decoration:underline;cursor:pointer}.wrf-product__remove:hover{color:#c0392b}.wrf-product__remove:focus-visible{outline:2px solid var(--wrf-accent, #ff6b00)!important;outline-offset:2px!important}.wrf-addproduct{display:inline-flex;align-items:center;margin:0 0 10px;padding:0 2px;border:none;background:none;color:#1a1a1a;font-family:gothammedium,Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:.2px;text-decoration:underline;cursor:pointer}.wrf-addproduct:focus-visible{outline:2px solid var(--wrf-accent, #ff6b00)!important;outline-offset:2px!important}.wrf-select{position:relative;margin-bottom:25px}.wrf-form .wrf-select .wrf-input{margin-bottom:0}.wrf-select__box{position:relative}.wrf-form .wrf-select__input{padding-right:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:12px 8px;text-overflow:ellipsis}.wrf-select__panel{position:absolute;z-index:25;top:calc(100% + 4px);left:0;right:0;padding:6px;border:1px solid #dcdcde;border-radius:8px;background:#fff;box-shadow:0 2px 4px #0000000f,0 10px 18px #0000001a,0 24px 44px -6px #0000002e,0 48px 88px -12px #0000003d}.wrf-select__list{max-height:300px;margin:0;padding:0;overflow-y:auto;list-style:none;-webkit-overflow-scrolling:touch}.wrf-select__option{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:6px;color:#333;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:15px;line-height:1.3;cursor:pointer}.wrf-select__option:hover,.wrf-select__option.is-active,.wrf-select__option[aria-selected=true]{background:#f3f3f5;outline:none!important}.wrf-select__thumb{flex:none;width:32px;height:32px;object-fit:contain;border-radius:4px;background:#f3f3f5}.wrf-select__thumb--empty{background:transparent}.wrf-select__text{flex:1;min-width:0}.wrf-select__size{display:block;margin-top:2px;color:#8a8a8a;font-size:12px;line-height:1.3}.wrf-select__chip{flex:none;padding:2px 7px;border:1px solid #e0e0e0;border-radius:999px;background:#f3f3f5;color:#8a8a8a;font-family:gothammedium,Arial,Helvetica,sans-serif;font-size:10px;letter-spacing:.8px;line-height:1.6;text-transform:uppercase;white-space:nowrap}.wrf-select__more,.wrf-select__empty{margin:4px 0 2px;padding:6px 10px;color:#8a8a8a;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4}.wrf-select__more{border-top:1px solid #e6e6e6}.wrf-consent{margin:0 0 4px;padding:18px 20px;border:1px solid #e6e6e6;border-radius:8px;background:#fff}.wrf-consent__row{display:flex;align-items:flex-start;gap:12px}.wrf-consent__row input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative;flex:none;width:18px;height:18px;margin:2px 0 0;border:1px solid #d0d0d2;border-radius:2px;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.wrf-consent__row input[type=checkbox]:checked{border-color:#1a1a1a;background:#1a1a1a}.wrf-consent__row input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.wrf-consent__row input[type=checkbox]:focus-visible{outline:2px solid var(--wrf-accent, #ff6b00)!important;outline-offset:2px!important}.wrf-form .wrf-consent__label{margin:0;color:#333;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:14px;letter-spacing:0;line-height:1.5;text-transform:none;cursor:pointer}.wrf-consent__fine{margin:12px 0 0;padding-left:30px;color:#6a6a6a;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5}.wrf-consent__fine a{color:inherit;text-decoration:underline}.wrf-captcha{margin:20px 0 0}.wrf-error{display:none;margin:20px 0 0;padding:12px 14px;border-radius:6px;background:#fdecea;color:#c0392b;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.4}.wrf-error.wrf-visible{display:block}.wrf-submit{display:block;width:100%;margin:20px 0 0;padding:19px;border:none;border-radius:4px;background:var(--wrf-accent, #ff6b00);color:#fff;font-family:gothambold,Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.wrf-submit:hover:not(:disabled){opacity:.88}.wrf-submit:disabled{opacity:.55;cursor:not-allowed}.wrf-submit:focus-visible{outline:2px solid #1a1a1a!important;outline-offset:2px!important}.wrf-sending{margin:12px 0 0;color:#8a8a8a;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:13px;text-align:center}.wrf-success{display:none;padding:40px 20px;text-align:center}.wrf-success.wrf-visible{display:block}.wrf-success:focus{outline:none}.wrf-success:focus-visible{outline:none!important}.wrf-success h3{margin:0 0 15px;color:#000;font-family:gothamblack,Arial,Helvetica,sans-serif;font-size:24px;text-transform:uppercase}.wrf-success p{margin:0 0 10px;color:#333;font-family:gothambook,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}.wrf-success__ref{font-family:gothambold,Arial,Helvetica,sans-serif;font-size:20px;color:#000}.wrf-again{display:inline-block;margin:22px 0 0;padding:15px 28px;border:1px solid #1a1a1a;border-radius:4px;background:#fff;color:#1a1a1a;font-family:gothambold,Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:background .2s ease,color .2s ease}.wrf-again:hover{background:#1a1a1a;color:#fff}.wrf-again:focus-visible{outline:2px solid var(--wrf-accent, #ff6b00)!important;outline-offset:2px!important}.wrf-close{display:block;margin:18px 0 0;color:#8a8a8a;font-family:gothammedium,Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1.1px;text-transform:uppercase;text-decoration:underline}.wrf-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.wrf-sr{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media screen and (max-width:749px){.wrf-section{padding:50px 0 30px}.wrf-header{margin-bottom:28px}.wrf-title{font-size:20px}.wrf-subtitle{font-size:15px}.wrf-card{padding:28px 22px}.wrf-heading{margin:34px 0 18px;font-size:13px;letter-spacing:1.2px}.wrf-form .wrf-input{margin-bottom:20px;padding:13px 14px;font-size:14px}.wrf-hint{margin-top:-14px;margin-bottom:20px}.wrf-select{margin-bottom:20px}.wrf-form .wrf-select .wrf-input{margin-bottom:0}.wrf-row{grid-template-columns:1fr;gap:0}.wrf-product{padding:18px 16px 0}.wrf-product__head{margin-bottom:14px}.wrf-consent{padding:16px 14px}.wrf-consent__fine{padding-left:0}.wrf-select__list{max-height:260px}.wrf-success{padding:30px 0}.wrf-success h3{font-size:20px}.wrf-again{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/381/assets/warranty-registration-form.css.map */
