.catalog-card h2 a{transition:color .2s}.catalog-card h2 a:hover{color:#f7ce5b}.catalog-card__actions .lead-request-trigger{min-width:0;min-height:49px;box-shadow:none;color:#0a0a0a;font:inherit;cursor:pointer;background:#f7ce5b;border:1px solid #f7ce5b;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:700;display:inline-flex}.catalog-card__actions .lead-request-trigger:hover{background:#ffe084;box-shadow:0 5px 18px #f7ce5b2e}.catalog-card__actions .lead-request-trigger svg{flex:none;width:17px;height:17px}.lead-drawer{z-index:6000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:flex-end;animation:.22s both lead-backdrop-in;display:flex;position:fixed;inset:0}.lead-drawer__panel{color:#eee;background:radial-gradient(circle at 90% 0,#f7ce5b1a,#0000 31%),#0d0d0d;border-left:1px solid #f7ce5b59;flex-direction:column;width:min(590px,100%);max-width:100vw;height:100dvh;animation:.36s cubic-bezier(.16,1,.3,1) both lead-panel-in;display:flex;overflow:hidden;box-shadow:-28px 0 80px #000000a6}.lead-drawer__header{background:#0d0d0df0;border-bottom:1px solid #292727;flex:none;padding:30px 72px 24px 32px;position:relative}.lead-drawer__eyebrow{color:#f7ce5b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.lead-drawer__header h2{text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:32px;line-height:1.15}.lead-drawer__header h2:focus{outline:none}.lead-drawer__header>div>p:last-child{color:#aaa;margin:10px 0 0;font-size:14px;line-height:1.5}.lead-drawer__close{color:#eee;cursor:pointer;background:#161616;border:1px solid #3b3838;border-radius:5px;place-items:center;width:44px;height:44px;padding:0;display:grid;top:24px;right:24px;position:absolute!important}.lead-drawer__close:hover{color:#f7ce5b;border-color:#f7ce5b}.lead-drawer__close svg{width:20px;height:20px}.lead-drawer__body{min-width:0;padding:24px 32px calc(40px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-color:#575044 #111;overflow-y:auto}.lead-products{margin-bottom:26px}.lead-products--multi{scrollbar-color:#575044 #111;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:204px;padding-right:4px;display:grid;overflow-y:auto}.lead-product{background:radial-gradient(circle at 0 100%,#191919,#111);border:1px solid #292727;border-radius:5px;grid-template-columns:86px minmax(0,1fr);min-width:0;min-height:82px;display:grid;overflow:hidden}.lead-products--single .lead-product{grid-template-columns:112px minmax(0,1fr);min-height:102px}.lead-product__media{color:#f7ce5b;background:#141414;place-items:center;min-height:82px;display:grid;overflow:hidden}.lead-product__media img{object-fit:cover;width:100%;height:100%}.lead-product__media svg{width:22px;height:22px}.lead-product__copy{align-self:center;min-width:0;padding:14px 16px}.lead-product__copy h3{text-shadow:none;margin:0;font-size:15px;line-height:1.25}.lead-product__copy h3,.lead-product__copy p{overflow-wrap:anywhere}.lead-product__copy h3 a:hover{color:#f7ce5b}.lead-product__copy small{color:#888;margin-top:4px;font-size:10px;display:block}.lead-product__copy p{color:#ead69e;margin:7px 0 0;font-size:14px;font-weight:800}.lead-form{gap:18px;display:grid}.lead-form__row{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.lead-form__field{color:#eee;gap:7px;font-size:13px;font-weight:700;display:grid}.lead-form__field>span{align-items:center;gap:5px;display:flex}.lead-form__field i,.lead-form__consent i{color:#f7ce5b;font-style:normal}.lead-form__field small{color:#777;font-size:11px;font-weight:400}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{color:#eee;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;min-height:48px;font:inherit;background:#141414;border:1px solid #393636;border-radius:5px;outline:0;padding:12px 14px;font-size:14px;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.lead-form__field textarea{resize:vertical;min-height:104px;line-height:1.5}.lead-form__field input::placeholder,.lead-form__field textarea::placeholder{color:#6f6f6f}.lead-form__field input:hover,.lead-form__field select:hover,.lead-form__field textarea:hover{border-color:#575151}.lead-form__field input:focus,.lead-form__field select:focus,.lead-form__field textarea:focus{background:#171717;border-color:#f7ce5b;box-shadow:0 0 0 3px #f7ce5b1f}.lead-form__field input[aria-invalid=true],.lead-form__field select[aria-invalid=true],.lead-form__field textarea[aria-invalid=true]{border-color:#e07a68}.lead-form__field-error{color:#f0a394;font-size:12px;font-weight:600;line-height:1.35}.lead-form__contacts{border:0;margin:0;padding:0}.lead-form__contacts legend{margin-bottom:8px;font-size:13px;font-weight:700}.lead-form__contacts>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.lead-form__contacts label{cursor:pointer;min-width:0;position:relative}.lead-form__contacts input{opacity:0;pointer-events:none;position:absolute}.lead-form__contacts span{color:#aaa;text-align:center;background:#141414;border:1px solid #393636;border-radius:5px;justify-content:center;align-items:center;min-height:48px;padding:7px 5px;font-size:12px;font-weight:700;transition:border-color .2s,background .2s,color .2s;display:flex}.lead-form__contacts label:hover span{color:#eee;border-color:#655b3f}.lead-form__contacts input:checked+span{color:#f7ce5b;background:#f7ce5b1a;border-color:#f7ce5b}.lead-form__contacts input:focus-visible+span{outline-offset:3px;outline:2px solid #ead69e}.lead-form__consent{color:#aaa;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:44px;font-size:12px;line-height:1.5;display:grid}.lead-form__consent input{accent-color:#f7ce5b;cursor:pointer;width:18px;height:18px;margin:1px 0 0}.lead-form__consent label{cursor:pointer}.lead-form__consent a{color:#ead69e;text-underline-offset:3px;-webkit-text-decoration:underline #ead69e73;text-decoration:underline #ead69e73}.lead-form__consent a:hover{text-decoration-color:#ead69e}.lead-form__honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.lead-form__error{color:#f3b2a7;background:#e07a6814;border:1px solid #e07a6880;border-radius:5px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.lead-form__error svg{flex:none;width:17px;height:17px}.lead-form__submit{color:#0a0a0a;min-height:52px;font:inherit;cursor:pointer;background:#f7ce5b;border:1px solid #f7ce5b;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:800;display:flex;box-shadow:0 0 12px #f7ce5b61}.lead-form__submit:hover:not(:disabled){background:#ffe087;box-shadow:0 0 19px #f7ce5b80}.lead-form__submit:disabled{opacity:.68;cursor:wait}.lead-form__submit svg{width:18px;height:18px}.lead-form__spinner{animation:.8s linear infinite lead-spin}.lead-form__footnote{color:#777;text-align:center;margin:-8px 0 0;font-size:11px;line-height:1.45}.lead-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:370px;padding:48px 20px;display:flex}.lead-success>svg{color:#f7ce5b;filter:drop-shadow(0 0 12px #f7ce5b59);width:52px;height:52px;margin-bottom:18px}.lead-success__eyebrow{color:#f7ce5b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.lead-success h3{max-width:360px;margin:0 0 14px;font-size:26px;line-height:1.2}.lead-success>p:not(.lead-success__eyebrow){color:#aaa;margin:0;font-size:14px}.lead-success strong{color:#eee}.lead-success small{color:#777;margin-top:10px}.lead-success .lead-form__submit{width:100%;margin-top:28px}.saved-products__selection{background:radial-gradient(circle at 80%,#f7ce5b12,#0000 34%),#111;border:1px solid #292727;border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:-8px 0 28px;padding:14px;display:flex}.saved-products__selection-status{color:#888;flex:280px;align-items:center;gap:16px;min-width:0;font-size:13px;display:flex}.saved-products__selection-status>button{color:#eee;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #403c3c;border-radius:5px;align-items:center;gap:7px;padding:0 12px;font-size:13px;display:flex}.saved-products__selection-status>button:hover{color:#f7ce5b;border-color:#f7ce5b}.saved-products__selection-status svg{width:16px;height:16px}.lead-multi-trigger{color:#0a0a0a;min-height:48px;font:inherit;cursor:pointer;background:#f7ce5b;border:1px solid #f7ce5b;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:800;display:flex;box-shadow:0 0 10px #f7ce5b5c}.lead-multi-trigger:hover:not(:disabled){background:#ffe087}.lead-multi-trigger:disabled{box-shadow:none;color:#676767;cursor:not-allowed;background:#1a1a1a;border-color:#393636}.lead-multi-trigger svg{width:17px;height:17px}.lead-multi-trigger b{background:#0a0a0a24;border-radius:12px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;display:grid}.saved-product{position:relative}.saved-product.is-selected{border-color:#f7ce5bbf;box-shadow:0 0 0 1px #f7ce5b1f,0 14px 36px #0000003d}.saved-product__media{position:relative}.saved-product__select{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#eee;cursor:pointer;background:#0a0a0ae6;border:1px solid #eeeeee2e;border-radius:5px;align-items:center;gap:7px;min-height:44px;padding:0 10px;font-size:11px;display:flex;position:absolute;top:12px;left:12px}.saved-product__select input{opacity:0;pointer-events:none;position:absolute}.saved-product__select>span{color:#0000;border:1px solid #767171;border-radius:3px;place-items:center;width:17px;height:17px;display:grid}.saved-product__select svg{stroke-width:3px;width:12px;height:12px}.saved-product__select input:checked+span{color:#0a0a0a;background:#f7ce5b;border-color:#f7ce5b}.saved-product__select input:focus-visible+span{outline-offset:3px;outline:2px solid #ead69e}.saved-product__select strong{font-weight:700}.saved-product__body h2 a{transition:color .2s}.saved-product__body h2 a:hover{color:#f7ce5b}@keyframes lead-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}to{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8}}@keyframes lead-panel-in{0%{opacity:.7;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes lead-spin{to{transform:rotate(360deg)}}@media (max-width:620px){.lead-drawer__panel{border-left:0;width:100%}.lead-drawer__header{padding:23px 64px 19px 20px}.lead-drawer__header h2{font-size:24px}.lead-drawer__header>div>p:last-child{font-size:12px}.lead-drawer__close{width:44px;height:44px;top:16px;right:16px}.lead-drawer__body{padding:20px 20px calc(32px + env(safe-area-inset-bottom))}.lead-products{margin-bottom:22px}.lead-products--multi{grid-template-columns:1fr;max-height:188px}.lead-products--single .lead-product{grid-template-columns:92px minmax(0,1fr)}.lead-form{gap:16px}.lead-form__row{grid-template-columns:1fr}.lead-form__contacts>div{grid-template-columns:repeat(2,1fr)}.lead-form__contacts span{min-height:48px}.lead-success{min-height:320px;padding-inline:8px}.lead-success h3{font-size:22px}.saved-products__selection-status>span{font-size:11px}.lead-multi-trigger:disabled{box-shadow:0 8px 30px #000000a6}.saved-product__select{min-height:44px}}@media (max-width:520px){.lead-product{grid-template-columns:76px minmax(0,1fr)}.lead-products--single .lead-product{grid-template-columns:88px minmax(0,1fr)}.lead-product__copy{padding:12px}.saved-products__selection-status{flex-basis:100%}}@media (max-width:380px){.lead-drawer__header{padding-left:16px}.lead-drawer__body{padding-inline:16px}.lead-product__copy{padding-inline:12px}.lead-form__contacts span{font-size:11px}.saved-products__selection-status>span{display:none}}@media (prefers-reduced-motion:reduce){.lead-drawer,.lead-drawer__panel{animation-duration:.01ms!important}.lead-form__spinner{animation-duration:1.5s}}.callback-request__trigger{border-radius:calc(var(--radius) + 1px);color:#0a0a0a;min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;background:#f7ce5b;border:1px solid #f7ce5b;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:800;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 8px 24px #0003}.callback-request__trigger svg{stroke-width:2.25px;flex:none;width:17px;height:17px}.callback-request__trigger--hero{color:#0a0a0a;background:#f7ce5b;min-height:44px}.callback-request__trigger--footer{min-height:44px;padding-inline:14px;font-size:12px}.callback-request__trigger:active{transform:translateY(1px)}.callback-request__trigger:disabled{opacity:.62;cursor:not-allowed}.hero__contact-actions.contact-actions,.footer__buttons.contact-actions{gap:6px}.footer__buttons.contact-actions{flex-wrap:nowrap}.callback-request__backdrop{z-index:7000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;min-height:100dvh;padding:16px;animation:.2s both callback-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.callback-request__dialog{color:#eee;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(circle at 100% 0,#f7ce5b1c,#0000 34%),#0d0d0d;border:1px solid #f7ce5b57;border-radius:10px;flex-direction:column;width:min(480px,100%);min-width:0;max-height:calc(100dvh - 32px);animation:.3s cubic-bezier(.16,1,.3,1) both callback-dialog-in;display:flex;overflow:hidden;box-shadow:0 34px 100px #000000b8,inset 0 0 0 1px #ffffff06}.callback-request__header{background:#0d0d0dc7;border-bottom:1px solid #292727;flex:none;padding:25px 72px 21px 26px;position:relative}.callback-request__eyebrow{color:#f7ce5b;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.callback-request__header h2{text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:clamp(24px,4vw,29px);line-height:1.12}.callback-request__header>div>p:last-child{color:#aaa;margin:10px 0 0;font-size:13px;line-height:1.5}.callback-request__close{color:#eee;cursor:pointer;background:#161616;border:1px solid #3b3838;border-radius:6px;place-items:center;width:44px;height:44px;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:grid;position:absolute;top:18px;right:18px}.callback-request__close svg{width:19px;height:19px}.callback-request__close:active{transform:scale(.96)}.callback-request__form{min-height:0;padding:22px 26px calc(26px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-color:#575044 #111;gap:17px;display:grid;overflow-y:auto}.callback-request__field{color:#eee;gap:7px;font-size:13px;font-weight:700;display:grid}.callback-request__field>span{align-items:center;gap:4px;display:flex}.callback-request__field i,.callback-request__consent i{color:#f7ce5b;font-style:normal}.callback-request__field input{color:#eee;width:100%;min-height:50px;font:inherit;background:#141414;border:1px solid #393636;border-radius:6px;outline:0;padding:12px 14px;font-size:15px;font-weight:400;transition:background-color .18s,border-color .18s,box-shadow .18s}.callback-request__field input::placeholder{color:#747474;opacity:1}.callback-request__field input:focus{background:#171717;border-color:#f7ce5b;box-shadow:0 0 0 3px #f7ce5b1f}.callback-request__field input[aria-invalid=true]{border-color:#e07a68;box-shadow:0 0 0 3px #e07a6814}.callback-request__field input:disabled{opacity:.62;cursor:not-allowed}.callback-request__field-error{color:#f0a394;font-size:12px;font-weight:600;line-height:1.35}.callback-request__contacts{border:0;min-width:0;margin:0;padding:0}.callback-request__contacts legend{color:#eee;margin-bottom:8px;font-size:13px;font-weight:700}.callback-request__contacts>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.callback-request__contacts label{cursor:pointer;min-width:0;position:relative}.callback-request__contacts input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.callback-request__contacts span{color:#aaa;text-align:center;background:#141414;border:1px solid #393636;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:8px 10px;font-size:12px;font-weight:750;line-height:1.25;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}.callback-request__contacts span svg{flex:none;width:17px;height:17px}.callback-request__contacts input:checked+span{color:#f7ce5b;background:#f7ce5b1a;border-color:#f7ce5b;box-shadow:inset 0 0 0 1px #f7ce5b0f}.callback-request__contacts input:focus-visible+span{outline-offset:3px;outline:2px solid #ead69e}.callback-request__contacts input:disabled+span{opacity:.58;cursor:not-allowed}.callback-request__legal{background:#ffffff05;border:1px solid #292727;border-radius:6px;gap:11px;padding:13px 14px;display:grid}.callback-request__consent{color:#a3a3a3;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:40px;font-size:11px;line-height:1.48;display:grid}.callback-request__consent input{accent-color:#f7ce5b;cursor:pointer;width:19px;height:19px;margin:1px 0 0}.callback-request__consent input:disabled{opacity:.58;cursor:not-allowed}.callback-request__consent label{cursor:pointer}.callback-request__consent a{color:#ead69e;text-underline-offset:3px;-webkit-text-decoration:underline #ead69e70;text-decoration:underline #ead69e70}.callback-request__honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.callback-request__error{color:#f3b2a7;background:#e07a6814;border:1px solid #e07a6880;border-radius:6px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.callback-request__error svg{flex:none;width:17px;height:17px}.callback-request__submit{color:#0a0a0a;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#f7ce5b;border:1px solid #f7ce5b;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:800;transition:background-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 8px 24px #f7ce5b29}.callback-request__submit svg{flex:none;width:18px;height:18px}.callback-request__submit:active:not(:disabled){transform:translateY(1px)}.callback-request__submit:disabled{box-shadow:none;color:#17140c;opacity:.72;cursor:not-allowed;background:#6f6239;border-color:#554c31}.callback-request__spinner{animation:.8s linear infinite callback-spin}.callback-request__success{min-height:390px;padding:48px 32px calc(40px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow-y:auto}.callback-request__success:focus{outline:none}.callback-request__success>svg{color:#f7ce5b;filter:drop-shadow(0 0 13px #f7ce5b57);width:54px;height:54px;margin-bottom:18px}.callback-request__success h3{margin:0 0 11px;font-size:26px;line-height:1.2}.callback-request__success p{color:#aaa;max-width:350px;margin:0;font-size:14px;line-height:1.5}.callback-request__success small{color:#777;margin-top:11px;font-size:11px}.callback-request__success strong{color:#eee}.callback-request__success .callback-request__submit{margin-top:27px}@media (hover:hover){.callback-request__trigger:hover{background:#ffe084;transform:translateY(-1px);box-shadow:0 10px 28px #f7ce5b33}.callback-request__trigger:hover:active{transform:translateY(0)}.callback-request__close:hover{color:#f7ce5b;background:#1b1a17;border-color:#f7ce5b}.callback-request__field input:hover:not(:disabled):not(:focus){border-color:#575151}.callback-request__contacts label:hover input:not(:checked)+span{color:#eee;border-color:#655b3f}.callback-request__consent a:hover{text-decoration-color:#ead69e}.callback-request__submit:hover:not(:disabled){background:#ffe084;box-shadow:0 10px 28px #f7ce5b38}.callback-request__submit:hover:active:not(:disabled){transform:translateY(1px)}}@media (max-height:700px) and (min-width:521px){.callback-request__header{padding-block:18px 16px}.callback-request__header>div>p:last-child{margin-top:7px}.callback-request__form{gap:13px;padding-block:17px 20px}.callback-request__success{min-height:310px;padding-block:32px}}@media (max-width:520px){.callback-request__backdrop{place-items:end center;padding:12px 0 0}.callback-request__dialog{border-bottom:0;border-left:0;border-right:0;border-radius:12px 12px 0 0;width:100%;max-height:calc(100dvh - 12px);animation-name:callback-sheet-in}.callback-request__header{padding:21px 64px 17px 18px}.callback-request__eyebrow{font-size:10px}.callback-request__header h2{font-size:23px}.callback-request__header>div>p:last-child{margin-top:7px;font-size:12px}.callback-request__close{top:12px;right:12px}.callback-request__form{padding:18px 18px calc(22px + env(safe-area-inset-bottom));gap:15px}.callback-request__field input{min-height:48px;font-size:16px}.callback-request__contacts span{min-height:56px;padding-inline:7px;font-size:11px}.callback-request__legal{padding:12px}.callback-request__success{min-height:330px;padding:40px 22px calc(32px + env(safe-area-inset-bottom))}.callback-request__success h3{font-size:23px}}@media (max-width:360px){.callback-request__trigger{padding-inline:12px;font-size:12px}.callback-request__header{padding-left:16px}.callback-request__form{padding-inline:16px}.callback-request__contacts>div{gap:6px}.callback-request__contacts span{padding-inline:5px}}@keyframes callback-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2}}@keyframes callback-dialog-in{0%{opacity:.65;transform:translateY(14px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes callback-sheet-in{0%{opacity:.75;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}@keyframes callback-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.callback-request__backdrop,.callback-request__dialog,.callback-request__spinner{animation:none!important}.callback-request__trigger,.callback-request__close,.callback-request__field input,.callback-request__contacts span,.callback-request__submit{transition-duration:.01ms!important}}
.legal-page .content-shell{max-width:920px}.legal-page header{max-width:760px}.legal-page header h1{text-transform:uppercase;overflow-wrap:anywhere;margin:8px 0 16px;font-size:clamp(36px,4vw,54px);line-height:1.08}.legal-page header>p:not(.label):not(.legal-page__version){color:#aaa;max-width:720px;margin-bottom:0;font-size:18px;line-height:1.65}.legal-page__version{color:#777;margin:14px 0 0;font-size:12px;line-height:1.5}.legal-page .content-shell>.legal-page__draft{background:#f7ce5b12;border:1px solid #f7ce5b6b;border-radius:5px;margin-top:clamp(32px,3vw,40px);padding:clamp(22px,2vw,28px)}.legal-page__draft strong{color:var(--gold);letter-spacing:.02em;text-transform:uppercase;font-size:15px}.legal-page__draft p{color:#ccc;margin:8px 0 0;line-height:1.6}.legal-page .content-shell>.legal-page__body{border:1px solid var(--border);background:#111;border-radius:5px;margin-top:24px;padding:clamp(30px,3vw,40px)}.legal-page__body section+section{border-top:1px solid #2a2a2a;margin-top:clamp(28px,2.25vw,32px);padding-top:clamp(28px,2.25vw,32px)}.legal-page__body h2{text-shadow:none;overflow-wrap:anywhere;margin:0 0 12px;font-size:clamp(20px,1.55vw,22px);line-height:1.3}.legal-page__body p{color:#bbb;overflow-wrap:anywhere;margin:0;line-height:1.72}.legal-page__body p+p{margin-top:12px}.legal-page__body ul,.legal-page__body ol{color:#bbb;margin:14px 0 0;padding-left:24px;line-height:1.72}.legal-page__body li+li{margin-top:7px}.legal-page__body a{color:var(--gold);text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.legal-page__body a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #ead69e}.legal-page__body code{color:#ead69e;background:#0b0b0b;border:1px solid #34312a;border-radius:4px;padding:2px 5px;font-size:.92em}.legal-page__table-wrap{width:100%;margin:16px 0;overflow-x:auto}.legal-page__body table{border-collapse:collapse;color:#bbb;width:100%;min-width:640px;font-size:13px;line-height:1.55}.legal-page__body th,.legal-page__body td{text-align:left;vertical-align:top;border:1px solid #302e2a;padding:13px 14px}.legal-page__body th{color:#eee;text-transform:uppercase;background:#171613;font-size:12px}.legal-page__details{margin:0}.legal-page__details>div{border-bottom:1px solid #2a2a2a;grid-template-columns:minmax(180px,.65fr) minmax(0,1fr);gap:20px;padding:14px 0;display:grid}.legal-page__details>div:first-child{padding-top:0}.legal-page__details>div:last-child{border-bottom:0;padding-bottom:0}.legal-page__details dt{color:#888;text-transform:uppercase;font-size:12px;font-weight:800}.legal-page__details dd{color:#ddd;overflow-wrap:anywhere;flex-wrap:wrap;gap:5px 14px;margin:0;display:flex}.legal-page__pending{font-weight:800;color:#f7ce5b!important}.legal-page__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.legal-page__cards a{background:#0c0c0c;border:1px solid #35322c;border-radius:5px;flex-direction:column;justify-content:space-between;gap:18px;min-height:108px;padding:20px;text-decoration:none;display:flex}.legal-page__cards strong{color:#eee;font-size:15px;line-height:1.4}.legal-page__cards span{color:var(--gold);font-size:12px;font-weight:800}.legal-page__navigation{border:1px solid var(--border);background:#0d0d0d;border-radius:5px;margin-top:24px;padding:26px}.legal-page__navigation h2{text-shadow:none;margin:0 0 16px;font-size:16px}.legal-page__navigation>div{flex-wrap:wrap;gap:10px 18px;display:flex}.legal-page__navigation a{color:#c8c8c8;text-underline-offset:3px;font-size:12px;text-decoration:underline}.privacy-banner{width:min(1120px,100% - 32px);max-block-size:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));left:50%;bottom:calc(16px + env(safe-area-inset-bottom));z-index:500;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d0d0df7;border:1px solid #f7ce5b7a;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid;position:fixed;overflow:auto;transform:translate(-50%);box-shadow:0 20px 64px #0000008c}body:has(.privacy-banner) .lead-multi-trigger{visibility:hidden;pointer-events:none}.privacy-banner__icon{width:44px;height:44px;color:var(--gold);border:1px solid #49422f;border-radius:50%;place-items:center;display:grid}.privacy-banner__icon svg{width:20px;height:20px}.privacy-banner__copy h2{text-shadow:none;margin:0;font-size:17px}.privacy-banner__copy p{color:#aaa;max-width:680px;margin:6px 0 0;font-size:12px;line-height:1.55}.privacy-banner__copy a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.privacy-banner__actions{align-items:center;gap:10px;display:flex}.privacy-banner__actions button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #4b4840;border-radius:5px;padding:0 16px;font-size:12px;font-weight:800}.privacy-banner__secondary{color:#eee;background:#171717}.privacy-banner__primary{background:var(--gold);color:#090909;align-items:center;gap:7px;display:inline-flex;border-color:var(--gold)!important}.privacy-banner__primary svg{width:15px;height:15px}.lead-form__privacy-note,.partnership-form__privacy-note{color:#888;margin:8px 0 0;font-size:11px;line-height:1.55}.lead-form__privacy-note a,.partnership-form__privacy-note a{color:#ead69e;text-underline-offset:3px;text-decoration:underline}.partnership-form__footer button:disabled{cursor:not-allowed}@media (max-width:900px){.legal-page header>p:not(.label):not(.legal-page__version){font-size:16px}.privacy-banner{grid-template-columns:40px minmax(0,1fr)}.privacy-banner__actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:620px){.legal-page header h1{font-size:clamp(32px,9vw,40px)}.legal-page header>p:not(.label):not(.legal-page__version){font-size:15px}.legal-page .content-shell>.legal-page__draft{padding:20px}.legal-page .content-shell>.legal-page__body{padding:28px 22px}.legal-page__body section+section{margin-top:26px;padding-top:26px}.legal-page__body h2{font-size:19px}.legal-page__body p{font-size:14px;line-height:1.7}.legal-page__details>div{grid-template-columns:1fr;gap:6px}.legal-page__cards{grid-template-columns:1fr}.legal-page__navigation{padding:22px}.privacy-banner{grid-template-columns:1fr;width:calc(100% - 20px);padding:17px;bottom:10px}.privacy-banner__icon{display:none}.privacy-banner__actions{grid-column:auto;grid-template-columns:1fr;display:grid}.privacy-banner__actions button{width:100%}}
