.product-list[data-v-1adbce00]{min-height:10vh;padding:2rem}.products-grid[data-v-1adbce00]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.product-card[data-v-1adbce00]{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;padding:1.5rem;transition:all .3s ease}.product-card[data-v-1adbce00]:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px)}.product-image[data-v-1adbce00]{border-radius:8px;height:200px;margin-bottom:1rem;overflow:hidden;width:100%}.product-image img[data-v-1adbce00]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-name[data-v-1adbce00]{color:#f0edf3;font-family:var(--font-family-screener);font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.product-description[data-v-1adbce00]{color:#c8c8c8;font-size:.9rem;line-height:1.5;margin:0}.modal-overlay[data-v-1adbce00]{align-items:center;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);background:#0000001a;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content[data-v-1adbce00]{backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);background:#100d13bf;border:none;border:2px solid hsla(0,0%,100%,.18);box-shadow:0 8px 32px #1f26875e;box-shadow:0 4px 32px #1f268726;height:80%;overflow-y:auto;position:relative;width:80%}.modal-close[data-v-1adbce00]{align-items:center;background:#ffffff1a;border:none;color:#f0edf3;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10}.modal-close[data-v-1adbce00]:hover{background:#fff3}.modal-header[data-v-1adbce00]{padding:2rem 2rem 1rem}.modal-title[data-v-1adbce00]{color:#f0edf3;font-family:var(--font-family-screener);font-size:2rem;font-weight:600;margin:0}.modal-body[data-v-1adbce00]{background:#100d1338;border-radius:8px;flex-direction:column;height:80%;padding:1rem 2rem 2rem}.modal-body[data-v-1adbce00],.modal-image[data-v-1adbce00]{align-items:center;display:flex;justify-content:center}.modal-image[data-v-1adbce00]{height:300px;margin-bottom:1.5rem;max-height:50vh;max-width:600px;width:100%}.modal-image img[data-v-1adbce00]{display:block;margin:0 auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.modal-description[data-v-1adbce00]{margin-bottom:2rem}.modal-description p[data-v-1adbce00]{color:#c8c8c8;font-size:1rem;line-height:1.6;margin:0}.modal-actions[data-v-1adbce00]{display:flex;justify-content:center}.modal-button[data-v-1adbce00]{background:linear-gradient(135deg,#05cfb9,#00b4a6);color:#100d13;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.modal-button[data-v-1adbce00]:hover{box-shadow:0 8px 25px #05cfb94d;transform:translateY(-2px)}.modal-enter-active[data-v-1adbce00],.modal-leave-active[data-v-1adbce00]{transition:all .4s ease}.modal-enter-from[data-v-1adbce00],.modal-leave-to[data-v-1adbce00]{opacity:0;transform:translateY(100%)}@media(max-width:768px){.product-list[data-v-1adbce00]{padding:1rem}.products-grid[data-v-1adbce00]{gap:1rem;grid-template-columns:1fr}.modal-content[data-v-1adbce00]{height:90%;width:100%}.modal-header[data-v-1adbce00]{padding:1.5rem 1.5rem 1rem}.modal-body[data-v-1adbce00]{align-items:center;justify-content:center;padding:1rem 1.5rem 1.5rem}.modal-title[data-v-1adbce00]{font-size:1.5rem}.modal-image[data-v-1adbce00]{height:200px;max-height:30vh;max-width:100vw}}.container[data-v-9e90d47e]{background-color:#100d13;background-image:url(../images/bg-grid.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:column nowrap;height:100vh;justify-content:center;max-height:100%;overflow:hidden;position:relative;width:100%;z-index:1}@media screen and (max-width:768px){.container[data-v-9e90d47e]{background-image:url(../images/bg-grid.svg);background-position:50%;background-size:cover}}@media screen and (max-width:900px){.container[data-v-9e90d47e]{height:100%}}@media screen and (max-width:1100px){.container[data-v-9e90d47e]{margin-left:0}}.container[data-v-9e90d47e]:after{background:radial-gradient(circle at 50% 100%,#3ec6ff 0,transparent 70%);content:"";filter:blur(40px);inset:0;opacity:.25;pointer-events:none;position:absolute;z-index:1}.hero-content[data-v-9e90d47e]{margin-left:6rem;z-index:5}@media(max-width:768px){.hero-content[data-v-9e90d47e]{left:0;margin-left:0;padding:5rem 0;position:static;text-align:center;width:100%}}.hero-content--cta[data-v-9e90d47e]{font-size:22.4px;padding:.85rem 1.5rem}.hero-content__title[data-v-9e90d47e]{color:#f0edf3;font-family:var(--font-family-screener);font-size:54px;font-weight:400;line-height:50px;margin:0;text-wrap:pretty}@media screen and (max-width:600px){.hero-content__title[data-v-9e90d47e]{font-size:40px;line-height:45px}}.hero-content .hero-logo[data-v-9e90d47e]{height:54px;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (max-width:600px){.hero-content .hero-logo[data-v-9e90d47e]{height:40px}}.hero-content__strategies-title[data-v-9e90d47e],.hero-content__sub-title[data-v-9e90d47e],.hero-content__text-what-if[data-v-9e90d47e]{font-family:var(--font-family-screener);font-size:22px;font-weight:400;line-height:22px;text-wrap:pretty}@media(max-width:768px){.hero-content__strategies-title[data-v-9e90d47e],.hero-content__sub-title[data-v-9e90d47e],.hero-content__text-what-if[data-v-9e90d47e]{font-size:18px;text-align:center}}.hero-content__strategies-title[data-v-9e90d47e],.hero-content__sub-title[data-v-9e90d47e]{color:#f3f1ff}.hero-content__text-what-if[data-v-9e90d47e]{color:#c8c8c8}.hero-content__strategies-title[data-v-9e90d47e]{margin-bottom:2.5rem;margin-top:4.5rem}.hero-content__actions[data-v-9e90d47e]{display:flex;flex-direction:row;gap:1rem}@media(max-width:768px){.hero-content__actions[data-v-9e90d47e]{justify-content:center}}.containerSB[data-v-9e90d47e]{align-items:center;display:inline-flex;font-family:var(--font-family-screener);justify-content:center;margin-left:.5rem}@media(max-width:768px){.containerSB[data-v-9e90d47e]{align-items:flex-start;display:flex;justify-content:center;max-height:45px;min-height:45px}}.text[data-v-9e90d47e]{display:inline-flex;font-size:22px;line-height:normal;opacity:1;transition:all .37s ease-in-out;width:650px}@media(max-width:768px){.text[data-v-9e90d47e]{display:flex;font-size:18px;justify-content:center}}.sb[data-v-9e90d47e]{color:#757575}.contact-prompt[data-v-9e90d47e]{margin-left:6rem;margin-top:2rem;text-align:left}@media(max-width:768px){.contact-prompt[data-v-9e90d47e]{margin-left:0;text-align:center}}.contact-prompt a[data-v-9e90d47e]{color:#0e9cff;font-weight:600;text-decoration:underline;transition:color .2s}.contact-prompt a[data-v-9e90d47e]:hover{color:#07c}
