.dsv2-info-dropdown{align-self:stretch;display:flex;position:relative}.dsv2-info-dropdown-trigger{gap:var(--dsv2-space-2);width:100%;height:100%}.dsv2-info-dropdown-trigger svg{width:18px;height:18px;transition:transform .2s}.dsv2-info-dropdown-trigger-label-short{display:none}@media (max-width:700px){.dsv2-info-dropdown-trigger-label-full{display:none}.dsv2-info-dropdown-trigger-label-short{font-size:var(--dsv2-btn-text-sm);display:inline}}.dsv2-info-dropdown-trigger-open svg{transform:rotate(180deg)}.dsv2-info-dropdown-menu{z-index:600;padding:var(--dsv2-space-3);background:var(--dsv2-color-bg);border-radius:16px;flex-direction:column;gap:4px;max-height:70vh;display:flex;overflow-y:auto;box-shadow:0 12px 20px #00000026}.dsv2-info-dropdown-link{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;padding:var(--dsv2-space-3) var(--dsv2-space-4);font-family:var(--dsv2-font-body);color:var(--dsv2-color-primary);background:0 0;border:0;border-radius:8px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s}.dsv2-info-dropdown-link:hover{background:var(--dsv2-color-light)}.dsv2-info-dropdown-link-cta{margin-top:var(--dsv2-space-2);color:#fff;background:var(--dsv2-color-blue);display:none}.dsv2-info-dropdown-link-cta:hover{background:var(--dsv2-color-blue);filter:brightness(.9)}@media (max-width:700px){.dsv2-info-dropdown-link-cta{display:block}}
.dsv2-hero-text{--dsv2-hero-bg-light:#b9e3f5;box-sizing:border-box;background:var(--dsv2-hero-bg-light);border-radius:8px;flex-direction:column;justify-content:flex-start;gap:62px;padding:44px;display:flex;position:relative;overflow:hidden}.dsv2-hero-text:before{content:"";mix-blend-mode:multiply;opacity:.04;pointer-events:none;background-image:url(/img/textura-pinceladas.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.dsv2-hero-text>*{position:relative}.dsv2-hero-text .dsv2-heading-1{width:fit-content;max-width:100%}.dsv2-hero-text-actions{justify-content:flex-end;align-items:center;gap:var(--dsv2-space-4);display:flex}.dsv2-hero-text-bg{isolation:isolate;flex-direction:column;gap:20px;width:fit-content;max-width:100%;margin-right:50%;display:flex;position:relative}.dsv2-hero-text-bg:before{content:"";z-index:-1;filter:blur(48px);background:#b4dced;position:absolute;inset:-44px -24px -120px -44px}.dsv2-hero-text-paragraphs{flex-direction:column;gap:8px;width:fit-content;max-width:100%;display:flex}.dsv2-hero-text-actions>.dsv2-btn-text{color:var(--dsv2-color-mpf-blue)}.dsv2-hero-text-actions>.dsv2-btn-text:hover{background:var(--dsv2-color-blue);color:#fff}.dsv2-hero-text .dsv2-heading-1{font-size:var(--dsv2-text-h2);color:var(--dsv2-color-mpf-blue)}.dsv2-hero-text-paragraphs>.dsv2-text{color:var(--dsv2-color-mpf-blue);font-size:22px;line-height:1.3}@media (min-width:701px) and (max-width:1023px){.dsv2-hero-text-bg{margin-right:30%}}@media (max-width:700px){.dsv2-hero-text{padding:48px 32px 32px}.dsv2-hero-text-bg{margin-right:0}.dsv2-hero-text-actions{flex-wrap:wrap}.dsv2-hero-text-paragraphs>.dsv2-text{font-size:20px}}
.dsv2-hero{margin-top:62px;display:flex;position:relative}.lqa-hero-edit{z-index:20;position:absolute;top:8px;right:8px}.dsv2-hero>.dsv2-hero-text{flex:100%;min-width:0}@media (max-width:700px){.dsv2-hero{margin-top:8px}}
