.material-symbols-outlined{font-family:Material Symbols Outlined!important;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.chatia_q2b{position:fixed;right:0;bottom:0;z-index:9999;cursor:pointer;width:134px;height:123px}.chatia_q2b--trigger{display:block;margin:0;padding:0;border:none;background:none;appearance:none;-webkit-appearance:none;text-align:left}.chatia_q2b--trigger:focus-visible{outline:2px solid #370081;outline-offset:2px}.chatia_q2b__triangle{margin:0 0 0 11px;width:0;height:0;border-color:transparent transparent #370081;border-style:solid;border-width:0 0 123px 123px;pointer-events:none}.chatia_q2b__panel{position:absolute;top:0;left:0;width:134px;height:123px;background:url(/img/page-right-corner.png) no-repeat 0 0;text-align:right;color:#fff;pointer-events:none}.chatia_q2b__label,.chatia_q2b__panel{font-size:17px;font-weight:700;font-family:Arial,Verdana,Helvetica,sans-serif;line-height:20px}.chatia_q2b__label{position:absolute;bottom:8px;right:8px;pointer-events:none}#chatia_q2b_container{position:fixed;bottom:0;right:0;width:400px;height:500px;border:none;z-index:9999999;box-shadow:0 0 10px rgba(0,0,0,.3);background:#fff;border-radius:10px;overflow:hidden}.chatia_q2b__close{position:absolute;right:3px;top:3px;z-index:10000;padding:0;border:none;background:none;cursor:pointer;appearance:none;-webkit-appearance:none}#chatia_q2b_container iframe{width:100%;height:100%!important;border:none}@media (max-width:480px){#chatia_q2b_container{width:100vw;height:70vh;border-radius:10px 10px 0 0}}.q2b-boot{--boot-purple:#6700f7;--boot-deep:#370081;--boot-lime:#aee365;position:fixed;inset:0;z-index:99999990;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.q2b-boot--active{opacity:1;visibility:visible;pointer-events:auto}.q2b-boot--exiting{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.q2b-boot__blackout{position:absolute;inset:0;background:radial-gradient(ellipse 85% 70% at 50% 45%,rgba(12,0,28,.55),rgba(5,0,10,.72)),rgba(5,0,10,.45);-webkit-backdrop-filter:blur(6px) saturate(1.15);backdrop-filter:blur(6px) saturate(1.15);opacity:0;transform:scale(1.04);transition:opacity .28s ease,transform .4s cubic-bezier(.22,1,.36,1)}.q2b-boot--active .q2b-boot__blackout{opacity:1;transform:scale(1)}.q2b-boot--exiting .q2b-boot__blackout{opacity:0;transform:scale(1.02);transition:opacity .16s ease,transform .16s ease}.q2b-boot__aurora{position:absolute;border-radius:50%;filter:blur(60px);opacity:0;mix-blend-mode:screen;pointer-events:none}.q2b-boot--active .q2b-boot__aurora--lilac{width:min(70vw,640px);height:min(70vw,640px);left:50%;top:42%;transform:translate(-50%,-50%) scale(.7);background:radial-gradient(circle,rgba(103,0,247,.55) 0,transparent 68%);animation:q2b-boot-aurora-in .45s cubic-bezier(.22,1,.36,1) forwards,q2b-boot-aurora-lilac 2.8s ease-in-out .4s infinite}.q2b-boot--active .q2b-boot__aurora--green{width:min(55vw,480px);height:min(55vw,480px);left:58%;top:58%;transform:translate(-50%,-50%) scale(.7);background:radial-gradient(circle,rgba(174,227,101,.35) 0,transparent 70%);animation:q2b-boot-aurora-in .55s cubic-bezier(.22,1,.36,1) .08s forwards,q2b-boot-aurora-green 3.6s ease-in-out .55s infinite}@keyframes q2b-boot-aurora-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.55)}to{opacity:.55;transform:translate(-50%,-50%) scale(1)}}@keyframes q2b-boot-aurora-lilac{0%,to{opacity:.35;transform:translate(-52%,-48%) scale(.92)}50%{opacity:.7;transform:translate(-48%,-52%) scale(1.08)}}@keyframes q2b-boot-aurora-green{0%,to{opacity:.25;transform:translate(-45%,-55%) scale(1.05)}50%{opacity:.55;transform:translate(-55%,-45%) scale(.9)}}.q2b-boot__grid{position:absolute;inset:0;opacity:0;background-image:linear-gradient(rgba(103,0,247,.08) 1px,transparent 0),linear-gradient(90deg,rgba(103,0,247,.08) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%)}.q2b-boot--active .q2b-boot__grid{opacity:1;animation:q2b-boot-grid 8s linear infinite}@keyframes q2b-boot-grid{0%{background-position:0 0,0 0}to{background-position:0 48px,48px 0}}.q2b-boot__scan{position:absolute;left:0;right:0;height:28%;top:-30%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(103,0,247,.12),rgba(174,227,101,.08),transparent);opacity:0}.q2b-boot--active .q2b-boot__scan{opacity:1;animation:q2b-boot-scan 2.4s ease-in-out infinite}@keyframes q2b-boot-scan{0%{top:-30%}to{top:110%}}.q2b-boot__ring{position:absolute;left:50%;top:48%;width:min(420px,78vw);height:min(420px,78vw);border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(103,0,247,.25);box-shadow:0 0 40px rgba(103,0,247,.2),inset 0 0 40px rgba(174,227,101,.06);opacity:0;pointer-events:none}.q2b-boot--active .q2b-boot__ring{opacity:0;animation:q2b-boot-ring-in .5s cubic-bezier(.22,1,.36,1) .1s forwards,q2b-boot-ring 2.2s ease-in-out .55s infinite}@keyframes q2b-boot-ring-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:.65;transform:translate(-50%,-50%) scale(1)}}@keyframes q2b-boot-ring{0%,to{transform:translate(-50%,-50%) scale(.94);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.04);opacity:.75}}.q2b-boot__center{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px}.q2b-boot__panel{position:relative;width:min(440px,100%);padding:26px 24px 22px;border:1px solid rgba(103,0,247,.4);border-radius:14px;background:rgba(8,0,18,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 24px 60px rgba(0,0,0,.45),0 0 50px rgba(103,0,247,.25);font-family:Consolas,Courier New,monospace;color:#d4c8ff;transform:translateY(28px) scale(.92);opacity:0;filter:blur(8px);transition:transform .38s cubic-bezier(.22,1,.36,1) .06s,opacity .3s ease .04s,filter .32s ease .04s}.q2b-boot--active .q2b-boot__panel{transform:translateY(0) scale(1);opacity:1;filter:blur(0)}.q2b-boot--exiting .q2b-boot__panel{transform:translateY(-12px) scale(.96);opacity:0;filter:blur(4px);transition:transform .14s ease,opacity .12s ease,filter .12s ease}.q2b-boot__panel:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(174,227,101,.15) 48%,rgba(103,0,247,.22) 58%,transparent 75%);background-size:220% 100%;animation:q2b-boot-shimmer 2.2s linear infinite;mix-blend-mode:screen;opacity:.8}@keyframes q2b-boot-shimmer{0%{background-position:140% 0}to{background-position:-80% 0}}.q2b-boot__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.q2b-boot__badge{font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--boot-purple)}.q2b-boot__status{font-size:10px;letter-spacing:.16em;color:var(--boot-lime);animation:q2b-boot-blink 1s step-end infinite}.q2b-boot__lines{position:relative;z-index:1;min-height:96px;margin-bottom:18px;font-size:13px;line-height:1.65}.q2b-boot__line{margin:0 0 5px;white-space:pre-wrap;word-break:break-word}.q2b-boot__line--prompt{color:var(--boot-lime)}.q2b-boot__line--muted{color:rgba(212,200,255,.5)}.q2b-boot__line--active{color:#ffffff}.q2b-boot__cursor{display:inline-block;width:8px;height:13px;margin-left:2px;vertical-align:text-bottom;background:var(--boot-purple);animation:q2b-boot-blink .85s step-end infinite}.q2b-boot__progress-track{position:relative;z-index:1;height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.q2b-boot__progress-bar{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--boot-deep),var(--boot-purple),var(--boot-lime));box-shadow:0 0 14px rgba(103,0,247,.65);transition:width .22s ease-out}.q2b-boot__progress-label{position:relative;z-index:1;margin:10px 0 0;font-size:10px;letter-spacing:.1em;color:rgba(212,200,255,.55)}@keyframes q2b-boot-blink{0%,50%{opacity:1}51%,to{opacity:.2}}@media (prefers-reduced-motion:reduce){.q2b-boot,.q2b-boot--exiting{transition:opacity .06s ease,visibility .06s ease}.q2b-boot__aurora,.q2b-boot__cursor,.q2b-boot__grid,.q2b-boot__panel:before,.q2b-boot__ring,.q2b-boot__scan,.q2b-boot__status{animation:none!important}.q2b-boot--active .q2b-boot__aurora--green,.q2b-boot--active .q2b-boot__aurora--lilac{opacity:.4}.q2b-boot__progress-bar{transition:none}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_851c14{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_851c14{--font-montserrat:"Montserrat","Montserrat Fallback"}.cookie-consent-banner{position:fixed;z-index:10000001;left:0;right:0;bottom:0;box-sizing:border-box;background:#fff;color:#000;border-top:1px solid #e8e8ec;box-shadow:0 -8px 32px rgba(22,22,29,.12);padding:16px max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));max-height:min(50vh,420px);overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate}.cookie-consent-banner__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.cookie-consent-banner__title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:#000}.cookie-consent-banner__body{margin:0;font-size:13px;line-height:1.55;color:#16161d}.cookie-consent-banner__link{display:inline;padding:0;margin:0;border:none;background:none;color:#370081;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.cookie-consent-banner__link:focus-visible,.cookie-consent-banner__link:hover{color:#5a1fa8}.cookie-consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}body.cookie-consent-banner-open{padding-bottom:calc(120px + env(safe-area-inset-bottom, 0px))}@media (min-width:992px){.cookie-consent-banner{left:auto;right:max(24px,env(safe-area-inset-right));bottom:max(140px,calc(24px + env(safe-area-inset-bottom, 0px)));width:min(520px,calc(100vw - 48px));max-height:none;overflow:visible;border:1px solid #ececf0;border-radius:10px;box-shadow:0 12px 40px rgba(22,22,29,.18);padding:20px 24px 18px}body.cookie-consent-banner-open{padding-bottom:0}}@media (max-width:575px){.cookie-consent-banner__actions{flex-direction:column;align-items:stretch}.cookie-consent-btn{width:100%}}.cookie-consent-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;min-width:min(100%,140px);padding:12px 24px;border-radius:999px;font-family:var(--q2b-font-family,Montserrat,sans-serif);font-size:.8125rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:none;outline:none;appearance:none;transition:filter .15s ease,background-color .15s ease,border-color .15s ease}.cookie-consent-btn:disabled{opacity:.55;cursor:not-allowed}.cookie-consent-btn--primary{border:none;background-color:#370081;color:#fff}.cookie-consent-btn--primary:focus-visible:not(:disabled),.cookie-consent-btn--primary:hover:not(:disabled){filter:brightness(1.08);color:#fff}.cookie-consent-btn--secondary{background-color:initial;color:#370081;border:1.5px solid #370081}.cookie-consent-btn--secondary:focus-visible:not(:disabled),.cookie-consent-btn--secondary:hover:not(:disabled){background-color:rgba(55,0,129,.06)}.cookie-consent-overlay{position:fixed;inset:0;z-index:10000002;display:flex;align-items:flex-start;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));box-sizing:border-box;background:rgba(0,0,0,.55);overflow-y:auto;-webkit-overflow-scrolling:touch}.cookie-consent-overlay__panel{position:relative;display:flex;flex-direction:column;width:min(95vw,1200px);max-height:min(92vh,900px);margin:2vh auto 4vh;padding:0;background:#fff;border-radius:10px;box-sizing:border-box;box-shadow:0 16px 48px rgba(0,0,0,.2);overflow:hidden}.cookie-consent-overlay__header{flex-shrink:0;padding:20px clamp(14px,3vw,40px) 8px;border-bottom:1px solid #f0f0f4}.cookie-consent-overlay__title{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:#000;text-transform:uppercase;letter-spacing:.02em}.cookie-consent-overlay__body{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px clamp(14px,3vw,40px) 0}.cookie-consent-overlay__loading{padding:16px 8px;margin:0;font-size:13px}.cookie-consent-overlay__error{flex-shrink:0;margin:0 clamp(14px,3vw,40px) 8px;padding:10px 14px;border-radius:6px;font-size:13px;line-height:1.45;color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.cookie-consent-overlay__actions{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:flex-start;gap:12px;flex-shrink:0;margin-top:0;padding:16px clamp(14px,3vw,40px) max(16px,env(safe-area-inset-bottom));border-top:1px solid #f0f0f4;background:#fff}body.cookie-consent-open{overflow:hidden}.cookie-detail-grid{display:grid;gap:0 clamp(16px,3vw,36px);width:100%;max-height:none;overflow:visible;box-sizing:border-box}.cookie-detail-col{list-style:none;margin:0;padding:0;min-width:0}.cookie-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 6px;box-sizing:border-box;border-bottom:1px solid #f2f2f2}.cookie-detail-row--header{padding-top:20px;background:#fff}.cookie-detail-row--header .cookie-detail-row__text b{font-weight:600;font-size:13px}.cookie-detail-row--sub{padding-top:10px}.cookie-detail-row__text{flex:1 1;min-width:0;font-size:13px;line-height:1.45;color:#000}.cookie-detail-row__text b{display:block;font-size:13px;margin-bottom:4px;overflow-wrap:anywhere;word-break:break-word}.cookie-detail-row__text p{margin:0;font-size:12px;line-height:1.45;color:#333}.cookie-detail-row__switch{flex-shrink:0;width:50px;min-height:44px;display:flex;align-items:center;justify-content:flex-end;padding-top:0}.cookie-switch{position:relative;display:inline-block;width:50px;height:30px;vertical-align:middle;flex-shrink:0}.cookie-switch__input{position:absolute;opacity:0;width:0;height:0;margin:0}.cookie-switch__track{position:absolute;inset:0;background-color:#dfdfdf;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;box-sizing:initial}.cookie-switch__track:after{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.35);transition:transform .2s ease}.cookie-switch__input:checked+.cookie-switch__track{background-color:#64bd63;border-color:#64bd63}.cookie-switch__input:checked+.cookie-switch__track:after{transform:translateX(20px)}.cookie-switch__input:disabled+.cookie-switch__track{opacity:.85;cursor:not-allowed}.cookie-switch__input:focus-visible+.cookie-switch__track{outline:2px solid #370081;outline-offset:2px}@media (max-width:991px){.cookie-consent-overlay{align-items:flex-end;padding:0;overflow:hidden}.cookie-consent-overlay__panel{width:100%;max-height:min(92vh,900px);margin:0;border-radius:12px 12px 0 0}.cookie-consent-overlay__header{padding-top:16px}.cookie-consent-overlay__actions{flex-direction:column-reverse;align-items:stretch}.cookie-consent-overlay__actions .cookie-consent-btn{width:100%}}@media (max-width:575px){.cookie-consent-banner{max-height:min(55vh,480px)}body.cookie-consent-banner-open{padding-bottom:calc(140px + env(safe-area-inset-bottom, 0px))}.cookie-detail-row{gap:10px;padding:10px 4px}.cookie-detail-row__text{font-size:12px}.cookie-detail-row__text p{font-size:11px}}@media (min-width:576px) and (max-width:991px){.cookie-consent-overlay__panel{width:min(96vw,720px);margin:auto;border-radius:10px;max-height:min(88vh,820px)}.cookie-consent-overlay{align-items:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}}#modalCookies.cookie-consent-banner,#modalCookies.cookie-consent-overlay{position:fixed!important}#modalCookies.cookie-consent-banner{display:block!important}#modalCookies.cookie-consent-overlay{display:flex!important}.q2b-presupuesto-promo,.q2b-presupuesto-promo-modal{--promo-bg-1:#16042f;--promo-bg-2:#2d0670;--promo-accent:#7b2dff;--promo-accent-hot:#b48cff;--promo-text:#ffffff;--promo-muted:rgba(255,255,255,0.88);--promo-z-bar:9000;--promo-z-chip:9000;font-family:var(--q2b-font-family,Montserrat,system-ui,sans-serif)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.q2b-presupuesto-promo *,.q2b-presupuesto-promo :after,.q2b-presupuesto-promo :before,.q2b-presupuesto-promo-modal *,.q2b-presupuesto-promo-modal :after,.q2b-presupuesto-promo-modal :before{box-sizing:border-box}.q2b-presupuesto-promo__wave-stage{position:fixed!important;inset:0!important;z-index:8990!important;pointer-events:none!important;overflow:hidden;animation:q2b-promo-wave-stage 2.6s ease-out both}.q2b-presupuesto-promo__bloom{width:220px;height:220px;margin-left:-110px;margin-bottom:-110px;background:radial-gradient(circle at center,rgba(255,255,255,.95) 0,rgba(180,140,255,.7) 22%,rgba(103,0,247,.35) 45%,transparent 70%);filter:blur(4px);animation:q2b-promo-bloom 1s cubic-bezier(.2,.8,.3,1) both}.q2b-presupuesto-promo__bloom,.q2b-presupuesto-promo__shock{position:absolute;left:50%;bottom:3.5rem;border-radius:50%;opacity:0}.q2b-presupuesto-promo__shock{width:100vmax;height:100vmax;margin-left:-50vmax;margin-bottom:-50vmax;border:2px solid rgba(255,255,255,.8);box-shadow:0 0 30px 4px rgba(180,140,255,.45),inset 0 0 30px 4px rgba(123,45,255,.3);transform:scale(.02);will-change:transform,opacity;animation:q2b-promo-shock 1.7s cubic-bezier(.22,.68,.3,1) both}.q2b-presupuesto-promo__shock--1{animation-delay:.02s}.q2b-presupuesto-promo__shock--2{animation-delay:.22s;border-width:1px;border-color:rgba(180,140,255,.75);animation-duration:1.9s}.q2b-presupuesto-promo__shock--3{animation-delay:.42s;border-width:1px;border-color:rgba(123,45,255,.6);animation-duration:2.1s}.q2b-presupuesto-promo__spark{position:absolute;left:50%;bottom:3.5rem;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:#ffffff;box-shadow:0 0 10px 3px rgba(180,140,255,.9),0 0 26px 8px rgba(123,45,255,.45);opacity:0;will-change:transform,opacity;animation:q2b-promo-spark 1.5s cubic-bezier(.16,.8,.3,1) var(--sd,0s) both}.q2b-presupuesto-promo--bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:var(--promo-z-bar)!important;padding:0!important;margin:0!important;pointer-events:none;animation:q2b-promo-epic-enter 1.15s cubic-bezier(.16,1,.3,1) both}.q2b-presupuesto-promo__burst{bottom:0;width:min(720px,90vw);height:180px;background:radial-gradient(ellipse at 50% 100%,rgba(180,140,255,.75) 0,rgba(103,0,247,.35) 35%,transparent 70%);filter:blur(8px);animation:q2b-promo-burst 1.2s ease-out both}.q2b-presupuesto-promo__burst,.q2b-presupuesto-promo__scan{position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.q2b-presupuesto-promo__scan{bottom:12px;width:min(980px,calc(100% - 2rem));height:2px;background:linear-gradient(90deg,transparent,#fff 20%,#b48cff 50%,#fff 80%,transparent);box-shadow:0 0 18px 4px rgba(180,140,255,.85);animation:q2b-promo-scan 1.1s ease-out both;opacity:0}.q2b-presupuesto-promo__glow{position:absolute;left:50%;bottom:-10px;width:min(900px,92vw);height:140px;transform:translateX(-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(123,45,255,.65) 0,rgba(123,45,255,0) 70%);filter:blur(22px);animation:q2b-promo-glow-pulse 3s ease-in-out 1.1s infinite}.q2b-presupuesto-promo__inner{position:relative;z-index:2;display:flex!important;align-items:center;justify-content:center;gap:1rem 1.35rem;flex-wrap:wrap;width:auto;max-width:min(1040px,calc(100% - 8.5rem));margin:0 auto .85rem!important;padding:1.05rem 3.1rem 1.05rem 1.15rem!important;pointer-events:auto;color:#ffffff!important;background:linear-gradient(120deg,rgba(22,4,47,.97),rgba(45,6,112,.96) 48%,rgba(88,20,200,.94))!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:18px!important;box-shadow:0 18px 50px rgba(12,2,30,.55),0 0 0 1px rgba(180,140,255,.18),inset 0 1px 0 rgba(255,255,255,.18)!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);overflow:hidden;animation:q2b-promo-inner-settle .9s cubic-bezier(.16,1,.3,1) .15s both}.q2b-presupuesto-promo__inner:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent,rgba(255,255,255,.14) 42%,transparent 68%);background-size:220% 100%;animation:q2b-promo-sheen 3.8s ease-in-out 1.2s infinite;pointer-events:none}.q2b-presupuesto-promo__inner:after{content:"";position:absolute;left:-20%;top:-60%;width:55%;height:220%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.12),transparent);transform:rotate(12deg) translateX(-40%);animation:q2b-promo-flare 4.5s ease-in-out 1.4s infinite;pointer-events:none}.q2b-presupuesto-promo__badge{position:relative;z-index:1;flex:0 0 auto;display:inline-flex!important;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.28);box-shadow:0 0 18px rgba(180,140,255,.45);animation:q2b-promo-badge-pop .7s cubic-bezier(.16,1,.3,1) .35s both}.q2b-presupuesto-promo__badge svg{width:1.05rem;height:1.05rem;fill:#ffffff!important}.q2b-presupuesto-promo__headline{display:block!important;margin:0!important;padding:0!important;flex:1 1 240px;color:#ffffff!important;font-size:clamp(.98rem,2.1vw,1.18rem)!important;font-style:normal!important;line-height:1.35!important;letter-spacing:-.015em!important;text-align:left!important;text-transform:none!important;text-decoration:none!important;text-shadow:0 1px 2px rgba(0,0,0,.45)!important;opacity:1!important;visibility:visible!important;-webkit-text-fill-color:#ffffff!important;animation:q2b-promo-text-in .7s ease-out .45s both}.q2b-presupuesto-promo__cta,.q2b-presupuesto-promo__headline{position:relative;z-index:1;font-family:inherit!important;font-weight:800!important}.q2b-presupuesto-promo__cta{isolation:isolate;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;min-height:48px;padding:.72rem 1.45rem!important;border:none!important;border-radius:999px!important;cursor:pointer;color:#1a0538!important;-webkit-text-fill-color:#1a0538!important;font-size:.95rem!important;letter-spacing:.01em!important;text-transform:none!important;text-decoration:none!important;background:linear-gradient(135deg,#ffffff,#f0e6ff)!important;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 0 24px rgba(180,140,255,.55),0 10px 24px rgba(55,0,129,.4)!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;animation:q2b-promo-cta-pop .75s cubic-bezier(.16,1,.3,1) .55s both}.q2b-presupuesto-promo__cta:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 0 1px rgba(255,255,255,.65),0 0 34px rgba(180,140,255,.75),0 14px 32px rgba(55,0,129,.5)!important}.q2b-presupuesto-promo__cta:focus-visible{outline:2px solid #ffffff!important;outline-offset:3px}.q2b-presupuesto-promo__cta:active{transform:translateY(0) scale(.99)}.q2b-presupuesto-promo__cta-shine{position:absolute;inset:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.85) 50%,transparent 72%);transform:translateX(-130%);animation:q2b-promo-cta-shine 2.4s ease-in-out 1.2s infinite;pointer-events:none}.q2b-presupuesto-promo__cta-label{position:relative;z-index:1;color:#1a0538!important;-webkit-text-fill-color:#1a0538!important;font-weight:800!important;text-transform:none!important}.q2b-presupuesto-promo__close{position:absolute!important;top:.5rem!important;right:.5rem!important;z-index:2;width:2rem!important;height:2rem!important;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;padding:0!important;border:none!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:1.35rem!important;line-height:1!important;cursor:pointer;transition:background .15s ease}.q2b-presupuesto-promo__close:focus-visible,.q2b-presupuesto-promo__close:hover{background:rgba(255,255,255,.28)!important;outline:none}.q2b-presupuesto-promo--chip{position:fixed!important;left:1rem!important;bottom:1rem!important;z-index:var(--promo-z-chip)!important;display:inline-flex!important;align-items:center;gap:.55rem;min-height:48px;padding:.55rem 1rem .55rem .75rem!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;cursor:pointer;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-family:inherit!important;font-size:.88rem!important;font-weight:700!important;text-transform:none!important;background:linear-gradient(135deg,#16042f,#7b2dff)!important;box-shadow:0 10px 28px rgba(26,5,56,.45)!important;animation:q2b-promo-chip-in .45s cubic-bezier(.22,1,.36,1) both;isolation:isolate}.q2b-presupuesto-promo--chip:focus-visible,.q2b-presupuesto-promo--chip:hover{transform:translateY(-2px);outline:2px solid #fff;outline-offset:2px}.q2b-presupuesto-promo__chip-pulse{position:absolute;inset:-2px;border-radius:inherit;border:2px solid rgba(180,140,255,.6);animation:q2b-promo-chip-ring 2.2s ease-out infinite;pointer-events:none}.q2b-presupuesto-promo__chip-icon{position:relative;display:inline-flex!important;width:1.65rem;height:1.65rem;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.16)!important}.q2b-presupuesto-promo__chip-icon svg{width:.95rem;height:.95rem;fill:#ffffff!important}.q2b-presupuesto-promo__chip-text{position:relative;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-weight:700!important}.q2b-presupuesto-promo-modal{position:fixed!important;inset:0!important;z-index:10000000!important;display:grid!important;place-items:center;padding:1.25rem!important;margin:0!important;animation:q2b-promo-modal-in .28s ease-out both}.q2b-presupuesto-promo-modal__backdrop{position:absolute;inset:0;background:rgba(8,2,20,.72)!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.q2b-presupuesto-promo-modal__panel{position:relative;z-index:1;width:min(720px,100%);height:auto!important;max-height:min(88vh,760px);overflow:auto;display:flex;flex-direction:column;padding:1.35rem 1.35rem 1.25rem!important;color:#ffffff!important;background:#1a0a33!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.5)!important;animation:q2b-promo-panel-rise .4s cubic-bezier(.22,1,.36,1) both}.q2b-presupuesto-promo-modal__close{position:absolute!important;top:.65rem!important;right:.65rem!important;z-index:2;width:2.25rem!important;height:2.25rem!important;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;padding:0!important;border:none!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:1.45rem!important;line-height:1!important;cursor:pointer}.q2b-presupuesto-promo-modal__close:focus-visible,.q2b-presupuesto-promo-modal__close:hover{background:rgba(255,255,255,.24)!important;outline:none}.q2b-presupuesto-promo-modal__content{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.q2b-presupuesto-promo-modal__title{margin:0!important;padding:0 2rem 0 0!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-family:inherit!important;font-size:clamp(1.15rem,2.6vw,1.45rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;text-transform:none!important;text-shadow:none!important}.q2b-presupuesto-promo-modal__subtitle{margin:0!important;max-width:36rem;color:rgba(255,255,255,.86)!important;-webkit-text-fill-color:rgba(255,255,255,.86)!important;font-family:inherit!important;font-size:.92rem!important;font-weight:500!important;line-height:1.45!important;text-transform:none!important}.q2b-presupuesto-promo-modal__video-wrap{position:relative;width:100%;margin-top:.15rem;border-radius:12px;overflow:hidden;background:#000!important;box-shadow:0 10px 28px rgba(0,0,0,.35);aspect-ratio:16/9;max-height:360px}.q2b-presupuesto-promo-modal__video{display:block;width:100%;height:100%;object-fit:contain;background:#000!important}.q2b-presupuesto-promo-modal__video-error{position:absolute;left:0;right:0;bottom:0;margin:0!important;padding:.65rem .75rem!important;background:rgba(0,0,0,.82)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:.85rem!important;text-align:center}.q2b-presupuesto-promo-modal__video-error a{color:#b48cff!important;-webkit-text-fill-color:#b48cff!important;text-decoration:underline!important}.q2b-presupuesto-promo-modal__cta{position:relative;display:inline-flex!important;align-items:center;justify-content:center;margin-top:.35rem!important;min-height:46px;padding:.75rem 1.5rem!important;border-radius:999px!important;color:#1a0538!important;-webkit-text-fill-color:#1a0538!important;font-family:inherit!important;font-weight:800!important;font-size:.95rem!important;text-decoration:none!important;text-transform:none!important;background:#ffffff!important;box-shadow:0 8px 22px rgba(103,0,247,.35)!important;transition:transform .2s ease,box-shadow .2s ease}.q2b-presupuesto-promo-modal__cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(103,0,247,.45)!important}.q2b-presupuesto-promo-modal__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.q2b-presupuesto-promo-modal__cta-label{color:#1a0538!important;-webkit-text-fill-color:#1a0538!important;font-weight:800!important}@keyframes q2b-promo-wave-stage{0%,72%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes q2b-promo-bloom{0%{opacity:0;transform:scale(.1)}20%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}@keyframes q2b-promo-shock{0%{opacity:0;transform:scale(.02)}8%{opacity:.9}60%{opacity:.4}to{opacity:0;transform:scale(2.6)}}@keyframes q2b-promo-spark{0%{opacity:0;transform:translate(0) scale(.4)}12%{opacity:1;transform:translate(calc(var(--sx, 0vw) * .12),calc(var(--sy, -50vh) * .12)) scale(1.15)}70%{opacity:.9}to{opacity:0;transform:translate(var(--sx,0),var(--sy,-50vh)) scale(.3)}}@keyframes q2b-promo-epic-enter{0%{opacity:0;transform:translateY(120%) scale(.86);filter:blur(12px)}45%{opacity:1;transform:translateY(-8%) scale(1.04);filter:blur(0)}70%{transform:translateY(3%) scale(.99)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes q2b-promo-burst{0%{opacity:0;transform:translateX(-50%) scale(.4)}35%{opacity:1}to{opacity:0;transform:translateX(-50%) scale(1.35)}}@keyframes q2b-promo-scan{0%{opacity:0;transform:translateX(-50%) scaleX(.2)}25%{opacity:1}to{opacity:0;transform:translateX(-50%) scaleX(1.15)}}@keyframes q2b-promo-inner-settle{0%{box-shadow:0 0 0 0 rgba(180,140,255,.7),0 18px 50px rgba(12,2,30,.55)}to{box-shadow:0 18px 50px rgba(12,2,30,.55),0 0 0 1px rgba(180,140,255,.18),inset 0 1px 0 rgba(255,255,255,.18)}}@keyframes q2b-promo-glow-pulse{0%,to{opacity:.55;transform:translateX(-50%) scaleX(.92)}50%{opacity:1;transform:translateX(-50%) scaleX(1.06)}}@keyframes q2b-promo-sheen{0%,to{background-position:130% 0}50%{background-position:-30% 0}}@keyframes q2b-promo-flare{0%,to{transform:rotate(12deg) translateX(-60%);opacity:0}40%{opacity:.7}70%{transform:rotate(12deg) translateX(160%);opacity:0}}@keyframes q2b-promo-badge-pop{0%{opacity:0;transform:scale(.4) rotate(-20deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes q2b-promo-text-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes q2b-promo-cta-pop{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes q2b-promo-cta-shine{0%,50%{transform:translateX(-130%)}75%,to{transform:translateX(130%)}}@keyframes q2b-promo-chip-in{0%{opacity:0;transform:translateY(24px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes q2b-promo-chip-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.18)}}@keyframes q2b-promo-modal-in{0%{opacity:0}to{opacity:1}}@keyframes q2b-promo-panel-rise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:720px){.q2b-presupuesto-promo__inner{max-width:calc(100% - 1.25rem)!important;margin-left:.625rem!important;margin-right:.625rem!important;margin-bottom:.55rem!important;padding:1rem 2.5rem 1rem 1rem!important;gap:.75rem}.q2b-presupuesto-promo__headline{flex-basis:100%;text-align:center!important;font-size:.95rem!important}.q2b-presupuesto-promo__cta{width:100%}.q2b-presupuesto-promo--chip{left:.75rem!important;bottom:.75rem!important;max-width:calc(100vw - 9.5rem)}.q2b-presupuesto-promo-modal{padding:.75rem!important}.q2b-presupuesto-promo-modal__panel{width:100%;max-height:90vh;border-radius:14px!important;padding:1.1rem .95rem!important}.q2b-presupuesto-promo-modal__video-wrap{max-height:240px}}@media (prefers-reduced-motion:reduce){.q2b-presupuesto-promo--bar,.q2b-presupuesto-promo--chip,.q2b-presupuesto-promo-modal,.q2b-presupuesto-promo-modal__panel,.q2b-presupuesto-promo__badge,.q2b-presupuesto-promo__bloom,.q2b-presupuesto-promo__burst,.q2b-presupuesto-promo__chip-pulse,.q2b-presupuesto-promo__cta,.q2b-presupuesto-promo__cta-shine,.q2b-presupuesto-promo__glow,.q2b-presupuesto-promo__headline,.q2b-presupuesto-promo__inner,.q2b-presupuesto-promo__inner:after,.q2b-presupuesto-promo__inner:before,.q2b-presupuesto-promo__scan,.q2b-presupuesto-promo__shock,.q2b-presupuesto-promo__spark,.q2b-presupuesto-promo__wave-stage{animation:none!important}.q2b-presupuesto-promo__wave-stage{display:none!important}.q2b-presupuesto-promo--chip:hover,.q2b-presupuesto-promo-modal__cta:hover,.q2b-presupuesto-promo__cta:hover{transform:none}}