body{background-color:var(--color-black);color:var(--color-light);font-size:1vw;font-family:Public Sans,sans-serif}a,button{cursor:pointer}.about-tabs{padding:var(--container-padding);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;font-size:.75rem}.tab-container{grid-column-gap:3em;grid-row-gap:3em;flex-flow:column;justify-content:space-between;align-items:flex-start;min-height:100%;padding-top:0;padding-bottom:0;padding-right:2.5em;display:flex;width:100%}.tab-layout-container{width:100%;max-width:36em;height:100%;margin-left:auto;margin-right:0;padding-top:1em;padding-bottom:2em}.tab-container-bottom,.tab-container-top{grid-column-gap:2em;grid-row-gap:2em;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.tab-layout-col{width:50%;padding:1rem;box-sizing:border-box}.tab-content-wrap{width:100%;min-width:24em;min-height:20em;position:relative;flex-direction:column;gap:.75em;display:flex;justify-content:space-between}.content-button__bg{z-index:-1;background-color:#efeeec;border-radius:.25em;position:absolute;inset:0%}.content-p{margin:0;font-size:.95rem;line-height:1.4}.tab-button__bg{z-index:0;background-color:#c6cafb;border:1px solid #efeeec14;border-radius:9999px;width:100%;height:100%;position:absolute;inset:0%}.tab-content-item{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .2s ease;display:flex;flex-direction:column;justify-content:flex-end;gap:.75em}.tab-content-item.active{opacity:1;pointer-events:auto}.tab-layout{z-index:1;grid-row-gap:3em;flex-flow:wrap;width:100%;min-height:37em;display:flex;position:relative;flex-wrap:wrap;align-items:flex-start}.filter-bar{background-color:#efeeec0f;border:1px solid #efeeec14;border-radius:.75em;padding:.5em;display:flex;gap:.5em}.filter-button{background-color:transparent;border:1px solid transparent;padding:1em 1.5em;transition:all .3s ease;position:relative;font-size:inherit;border-radius:9999px;color:var(--color-light)}.filter-button:hover{border-color:#efeeec3a;background-color:#ffffff07}.filter-button.active{border-color:#3a606e;color:#000}.filter-button__p{z-index:1;font-size:1.5em;position:relative;color:var(--color-light);font-family:Public Sans,sans-serif}.tab-visual-wrap{border-radius:.5em;width:100%;height:42em;max-height:80vh;position:relative;overflow:hidden}.tab-visual-item{visibility:hidden;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute}.tab-visual-item.active{visibility:visible}.tab-image{object-fit:cover;border-radius:.5em;width:100%;max-width:none;height:100%}.tab-content__heading{letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-size:1.1rem;font-weight:500;line-height:1}.tab-layout-heading{margin-top:0;margin-bottom:0;font-size:2.25rem;font-weight:500;line-height:1}.tab-content__button{background:#3a606e;color:#fff;justify-content:center;align-items:center;height:3.5em;padding:0 1.5em;text-decoration:none;font-weight:500;border-radius:9999px;transition:background-color .3s ease;display:flex;position:relative;margin-top:1rem}.tab-content__button:hover{background-color:#9ba2ff;transform:scale(1.05);box-shadow:0 12px #ffffff80}@media (max-width: 1024px){.tab-layout-heading{font-size:3rem}.tab-container,.tab-container-bottom,.tab-content-item,.tab-content-wrap{text-align:left!important;align-items:flex-start!important}.tab-content__heading{font-size:1.5rem}.tab-content-item{margin-bottom:0!important}.tab-content-bottom{gap:.5rem!important;margin-bottom:0!important}.content-p{font-size:1rem}.tab-content__heading,.content-p{text-align:left!important;margin-left:0!important;margin-right:0!important}.tab-content__button{margin-top:.75em;align-self:flex-start}}@media (max-width: 1024px) and (orientation: landscape){.tab-content__heading{font-size:1.25rem;font-weight:700}.content-p{font-size:.875rem}}@media (max-width: 768px){.tab-layout{flex-direction:column;align-items:flex-start;padding:2em 1em;gap:1.5em;text-align:left;max-width:100%}.tab-layout-container{max-width:100%!important;padding:0 1em!important;margin:0 auto!important}.tab-layout-col{width:100%;padding-bottom:0!important}.tab-layout-heading{font-size:2.25rem;font-weight:700;text-align:center;order:-2}.filter-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:.5em;order:-1}.filter-button{padding:.75em 1.25em;font-size:.7rem}.tab-container{align-items:flex-start;text-align:left;padding:0;width:100%;max-width:100%;padding-right:0!important}.tab-container-bottom{align-items:center;text-align:center;margin-bottom:0!important;width:80%}.tab-content-wrap{position:relative;min-width:unset!important;width:100%!important;margin-bottom:0!important}.tab-content__heading{font-size:1.25rem}.tab-content-item{width:100%!important}.content-p{font-size:.875rem;max-width:100%;margin:0}.tab-content__button{margin-top:1em}.tab-visual-wrap{width:100%;height:24rem;max-height:none;aspect-ratio:1 / 1;margin-top:2em}.tab-image{object-fit:cover;border-radius:.5em;width:100%;height:100%}}.tech-section{background-color:#fff;padding:6rem 2rem;color:#000;text-align:center}.tech-header{font-size:1.5rem;font-weight:700;margin-bottom:1rem;font-family:Public Sans,sans-serif}.tech-subheading{font-size:1.2rem;color:#767575;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.tech-features{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.feature-bubble{background:#9ba2ff1a;border:1px solid rgba(255,255,255,.08);border-radius:50%;width:220px;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .4s ease;position:relative;cursor:default;padding:2rem}.feature-bubble:hover{background-size:300% 300%;transform:scale(1.05);box-shadow:0 10px 24px #9ba2ff4d}.feature-icon{font-size:2.5rem;margin-bottom:.4rem;color:#9ba2ff}.feature-icon svg{width:48px;height:48px;stroke-width:1.75}.feature-bubble h3{font-size:1.1rem;margin-top:0;margin-bottom:.3rem;font-weight:600}.feature-bubble p{font-size:.95rem;color:#767575;line-height:1.3;margin-top:0}.tech-cta{margin-top:4rem;font-size:1rem}.tech-cta a{display:inline-block;background:#3a606e;color:#fff;padding:1rem 2rem;border-radius:999px;text-decoration:none;font-weight:600;transition:background .3s ease}.tech-cta a:hover{background:#9ba2ff}.cta-gradient-section{position:relative;overflow:hidden;padding:8rem 2rem;background:radial-gradient(circle at center,#ebfcfb,#d4d6f6,#b5bafa,#a7adfb,#9ba2ff);color:#000;text-align:center;font-family:Public Sans,sans-serif;isolation:isolate}.cta-gradient-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.cta-gradient-content h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.cta-gradient-content p{font-size:1.2rem;margin-bottom:2rem;color:#000}.cta-gradient-button{display:inline-block;padding:1rem 2rem;background:#fff;color:#222;border-radius:9999px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s ease,transform .3s ease}.cta-gradient-button:hover{background:#fff;box-shadow:0 0 12px #ffffff80;transform:scale(1.05)}.cta-gradient-blob{position:absolute;top:50%;left:50%;width:60vw;height:60vw;background:radial-gradient(circle at center,#ffffff40,#ffffff10,transparent 60%);transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;transition:top .2s ease,left .2s ease;z-index:1;mix-blend-mode:screen;filter:blur(80px)}
