.wr-page{background:var(--wr-color-bg);padding:64px 24px;font-family:var(--wr-font-sans);color:var(--wr-color-fg);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wr-page .wr-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);max-width:1100px;margin:0 auto;background:#fff;border-radius:var(--wr-radius-card);box-shadow:var(--wr-shadow-card);overflow:hidden}@media(max-width:900px){.wr-page{padding:32px 16px}.wr-page .wr-card{grid-template-columns:1fr}}.wr-hero{position:relative;padding:56px 48px;color:#fff;min-height:540px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.wr-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-color:var(--wr-color-navy-dark);z-index:0}.wr-hero__bg--default{background-image:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(229,214,188,.18),transparent 60%),radial-gradient(ellipse 60% 80% at 20% 80%,rgba(231,111,81,.15),transparent 60%),linear-gradient(160deg,var(--wr-color-navy-dark) 0%,var(--wr-color-navy) 100%)}.wr-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a2f4a8c,#1a2f4ad9);z-index:1}.wr-hero__content{position:relative;z-index:2}.wr-hero__kicker{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--wr-color-beige);text-transform:uppercase;margin-bottom:24px}.wr-hero__title{font-size:clamp(28px,3.5vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 18px;color:#fff}.wr-hero__text{font-size:16px;line-height:1.55;color:#ffffffd9;margin:0 0 36px;max-width:380px;font-weight:400}.wr-benefits{list-style:none;padding:0;margin:0;display:grid;gap:12px}.wr-benefit{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:flex-start;background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(229,214,188,.16);border-radius:12px;padding:14px 16px}.wr-benefit__icon{width:44px;height:44px;border-radius:10px;background:#e5d6bc26;display:flex;align-items:center;justify-content:center;color:var(--wr-color-beige);flex-shrink:0}.wr-benefit__icon svg{width:22px;height:22px}.wr-benefit__name{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px;line-height:1.3}.wr-benefit__desc{font-size:13px;color:#ffffffb8;line-height:1.45}.wr-form{padding:56px 48px;background:#fff}@media(max-width:600px){.wr-hero,.wr-form{padding:40px 28px}}.wr-form__header{margin-bottom:36px}.wr-form__title{font-size:32px;font-weight:900;letter-spacing:-.02em;color:var(--wr-color-navy);margin:0 0 8px;line-height:1.15}.wr-form__subtitle{font-size:14px;color:var(--wr-color-fg-muted);margin:0;font-weight:500}.wr-section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--wr-color-border)}.wr-section:last-of-type,.wr-section--tight{border-bottom:0}.wr-section__title{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wr-color-fg-muted);margin-bottom:18px}.wr-field{margin-bottom:18px}.wr-field:last-child{margin-bottom:0}.wr-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--wr-color-navy);margin-bottom:8px}.wr-input,.wr-select{width:100%;padding:13px 16px;font-family:inherit;font-size:15px;font-weight:500;color:var(--wr-color-fg);background:var(--wr-color-input-bg);border:1.5px solid var(--wr-color-border-strong);border-radius:var(--wr-radius-input);box-sizing:border-box;transition:border-color .15s,box-shadow .15s;appearance:none;-webkit-appearance:none}.wr-input::placeholder{color:var(--wr-color-fg-subtle);font-weight:400}.wr-input:focus,.wr-select:focus{outline:none;border-color:var(--wr-color-navy);box-shadow:var(--wr-shadow-input-focus)}.wr-selectWrap{position:relative}.wr-select{cursor:pointer;padding-right:44px}.wr-selectIcon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--wr-color-fg-muted);font-size:14px}.wr-hint{font-size:12.5px;color:var(--wr-color-fg-muted);margin-top:8px;line-height:1.5;font-weight:500}.wr-stars{display:flex;flex-direction:row;align-items:center;gap:14px}.wr-stars__group{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:4px}.wr-stars__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.wr-stars__label{width:32px;height:32px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c4cdd6' stroke-width='1.5'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center;background-size:28px;transition:background-image .15s}.wr-stars__label:hover,.wr-stars__label:hover~.wr-stars__label,.wr-stars__input:checked~.wr-stars__label{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23E76F51'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/></svg>")}.wr-stars__input:focus-visible+.wr-stars__label{outline:2px solid var(--wr-color-accent);outline-offset:2px;border-radius:4px}.wr-stars__help{font-size:12px;color:var(--wr-color-fg-muted);font-weight:400;flex:1;min-width:0}.wr-radios{display:flex;flex-direction:column;gap:8px}.wr-radio{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid var(--wr-color-border-strong);border-radius:var(--wr-radius-input);cursor:pointer;font-size:14px;font-weight:500;color:var(--wr-color-fg);transition:border-color .15s,background-color .15s}.wr-radio:hover{border-color:var(--wr-color-navy)}.wr-radio input[type=radio]{width:18px;height:18px;accent-color:var(--wr-color-navy);margin:0;flex-shrink:0;cursor:pointer}.wr-radio:has(input:checked){border-color:var(--wr-color-navy);background:var(--wr-color-beige-light)}.wr-checkbox__label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--wr-color-fg);line-height:1.55;cursor:pointer;font-weight:500}.wr-checkbox__label input[type=checkbox]{width:18px;height:18px;accent-color:var(--wr-color-navy);margin:1px 0 0;flex-shrink:0;cursor:pointer}.wr-checkbox__label a{color:var(--wr-color-navy);text-decoration:underline;font-weight:600}.wr-checkbox__label a:hover{color:var(--wr-color-navy-dark)}.wr-submit{width:100%;padding:16px 24px;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--wr-color-navy);border:0;border-radius:var(--wr-radius-button);cursor:pointer;transition:background-color .15s,transform .15s;margin-top:8px}.wr-submit:hover:not(:disabled){background:var(--wr-color-navy-dark)}.wr-submit:active:not(:disabled){transform:translateY(1px)}.wr-submit:disabled{opacity:.6;cursor:not-allowed}.wr-error{font-size:12px;color:var(--wr-color-error);margin-top:6px;min-height:14px;font-weight:500}.wr-error:empty{display:none}.wr-status{margin-top:16px;font-size:13px;text-align:center;font-weight:500;color:var(--wr-color-fg-muted)}.wr-status:empty{display:none}.wr-success{margin-top:24px;padding:28px 24px;background:var(--wr-color-beige-light);border:1px solid rgba(42,157,143,.25);border-left:4px solid var(--wr-color-success);border-radius:var(--wr-radius-input);text-align:center}.wr-success[hidden]{display:none}.wr-success__icon{width:56px;height:56px;margin:0 auto 16px;color:var(--wr-color-success)}.wr-success__icon svg{width:100%;height:100%}.wr-success__title{font-size:20px;font-weight:800;color:var(--wr-color-success);margin:0 0 8px;letter-spacing:-.01em}.wr-success__text{font-size:14px;color:var(--wr-color-fg-muted);margin:0;line-height:1.6}.wr-form__note{margin:18px 0 0;font-size:12.5px;color:var(--wr-color-fg-muted);line-height:1.6;text-align:center;font-weight:500}.wr-status.is-error{color:var(--wr-color-error);font-weight:600}.wr-status.is-loading{color:var(--wr-color-fg-muted);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/20/assets/warranty-registration.css.map */
