.about-content-module{--about-purple:#330072;--about-purple-dark:#3b2b7c;--about-lime:#c9c500;--about-text:#33475b;--about-border:#d8d8d8;color:var(--about-text)}.about-content-module,.about-content-module *{box-sizing:border-box}.about-content-module .about-content__tabs-nav{background:var(--about-purple-dark);border-bottom:0;border-top:2px solid var(--about-lime);padding:36px 0 38px}.about-content-module .about-content__tabs{align-items:stretch;border-bottom:1px solid hsla(0,0%,100%,.34);display:flex;gap:31px;justify-content:flex-start;list-style:none;margin:0;padding:0;width:max-content}.about-content-module .about-content__tabs li{display:flex;margin:0;padding:0}.about-content-module .about-content__tabs-hint{display:none}.about-content-module .about-content__tab-button{appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:1;margin-bottom:-1px;padding:17px 0 26px;text-transform:uppercase;transition:border-color .16s ease,color .16s ease}.about-content-module .about-content__tab-button.is-active,.about-content-module .about-content__tab-button:focus-visible,.about-content-module .about-content__tab-button:hover{border-bottom-color:var(--about-lime);color:var(--about-lime)}.about-content-module .about-content__bio-button:focus-visible,.about-content-module .about-content__button:focus-visible,.about-content-module .about-content__project-link:focus-visible,.about-content-module .about-content__tab-button:focus-visible{outline:3px solid rgba(51,0,114,.28);outline-offset:3px}.about-content-module .about-content__panels{padding:46px 0 58px}.about-content-module .about-content__panel[hidden]{display:none!important}.about-content-module .about-content__panel>.page-center{padding-left:20px;padding-right:20px}.about-content-module .about-content__feature-card h3,.about-content-module .about-content__heading,.about-content-module .about-content__projects h3{color:var(--about-purple);font-family:Raleway,sans-serif;font-style:normal;font-weight:500;line-height:1.15;margin:0 0 24px}.about-content-module .about-content__heading{font-size:clamp(30px,4vw,42px)}.about-content-module .about-content__feature-card h3,.about-content-module .about-content__projects h3{font-size:clamp(25px,3vw,34px)}.about-content-module .about-content__company-main{align-items:flex-start;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,1fr) minmax(300px,1fr)}.about-content-module .about-content__company-main--text-only{display:block}.about-content-module .about-content__award-details,.about-content-module .about-content__company-copy,.about-content-module .about-content__company-image,.about-content-module .about-content__investment-copy{min-width:0}.about-content-module .about-content__company-image img{display:block;height:auto;max-width:100%;width:100%}.about-content-module .about-content__company-image a{display:block}.about-content-module .about-content__feature-grid,.about-content-module .about-content__projects,.about-content-module .about-content__supporting-copy{margin-top:34px}.about-content-module .about-content__supporting-copy{background:var(--about-purple-dark);color:#fff;padding:clamp(24px,3vw,34px)}.about-content-module .about-content__projects{border-top:1px solid var(--about-border);padding-top:30px}.about-content-module .about-content__company-copy .about-content__projects{margin-top:28px}.about-content-module .about-content__project-links{display:flex;flex-wrap:wrap;gap:10px 20px;list-style:none;margin:18px 0 0;padding:0}.about-content-module .about-content__project-link{color:var(--about-purple);font-weight:600;text-decoration:underline;text-decoration-color:var(--about-lime);text-decoration-thickness:2px;text-underline-offset:4px}.about-content-module .about-content__feature-grid{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.about-content-module .about-content__feature-card{background:#f7f7f7;padding:clamp(24px,4vw,42px)}.about-content-module .about-content__feature-card--plain{background:transparent}.about-content-module .about-content__feature-card--list{background:#f7f7f7;color:var(--about-text)}.about-content-module .about-content__feature-card--list h3{color:var(--about-purple)}.about-content-module .about-content__feature-card--list ul{list-style:none;margin:0 0 24px;padding:0}.about-content-module .about-content__feature-card--list li{border-bottom:1px solid var(--about-border);padding:10px 0 10px 24px;position:relative}.about-content-module .about-content__feature-card--list li:before{color:var(--about-lime);content:"\2713";font-weight:700;left:0;position:absolute}.about-content-module .about-content__intro{margin-bottom:26px}.about-content-module .about-content__team-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 0}.about-content-module .about-content__team-card{align-items:stretch;background:#f5f5f5;display:grid;grid-template-columns:minmax(110px,42%) minmax(0,1fr);min-height:190px;overflow:hidden;transition:background-color .16s ease,transform .16s ease}.about-content-module .about-content__team-card:hover{background:var(--about-purple-dark);color:#fff;transform:translateY(-2px)}.about-content-module .about-content__team-card>img{height:100%;object-fit:cover;width:100%}.about-content-module .about-content__team-card-details{align-self:center;padding:20px}.about-content-module .about-content__popup-summary h3,.about-content-module .about-content__team-card h3{color:inherit;font-family:Raleway,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:1.2;margin:0 0 8px}.about-content-module .about-content__team-title{font-size:12px;line-height:1.3;margin:0 0 10px;text-transform:uppercase}.about-content-module .about-content__team-contact{font-size:12px;margin:0 0 12px}.about-content-module .about-content__team-card a{color:var(--about-purple)}.about-content-module .about-content__team-card:hover a{color:#fff}.about-content-module .about-content__bio-button{border-bottom:2px solid var(--about-lime);display:inline-block;font-size:12px;font-weight:700;padding-bottom:2px;text-decoration:none;text-transform:uppercase}.about-content__bio-popup{background:#fff;border-radius:14px;color:#2f2f2f;max-width:1200px;overflow:hidden;width:100%}.about-content__bio-popup .about-content__popup-summary{align-items:center;background:#3b2b7c;border-radius:0;color:#fff;display:flex;float:none;gap:18px;line-height:normal;min-height:150px;padding:28px;text-transform:none;width:100%}.about-content__bio-popup .about-content__popup-summary img{border:3px solid hsla(0,0%,100%,.25);border-radius:50%;display:block;flex:0 0 104px;height:104px;margin:0;object-fit:cover;width:104px}.about-content__bio-popup .about-content__popup-summary h3{color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1.25;margin:0 0 4px}.about-content__bio-popup .about-content__popup-summary p{color:#fff;font-size:13px;line-height:1.45;margin:0}.about-content__bio-popup .about-content__popup-summary .about-content__team-title{margin-bottom:2px}.about-content__bio-popup .about-content__popup-summary a{color:#d2de22!important;text-decoration:none}.about-content__bio-popup .about-content__popup-summary a:focus-visible,.about-content__bio-popup .about-content__popup-summary a:hover{text-decoration:underline}.about-content__bio-popup .about-content__popup-bio{background:#fff;border-radius:0;color:#2f2f2f;float:none;font-size:16px;line-height:1.65;max-height:none;overflow:visible;padding:22px 28px 30px;width:100%}.about-content__bio-popup .about-content__popup-bio p{margin:0 0 14px}.about-content__bio-popup .about-content__popup-bio p:last-child{margin-bottom:0}.about-content__fancybox.fancybox-opened,.about-content__fancybox.fancybox-opened .fancybox-skin{background:transparent!important;padding:0!important}.about-content__fancybox.fancybox-wrap{left:50%!important;margin-left:0!important;max-width:1200px!important;transform:translateX(-50%)!important;width:min(1200px,calc(100vw - 16px))!important;z-index:100001!important}.about-content__fancybox .fancybox-inner{border-radius:14px;box-shadow:0 28px 60px rgba(0,0,0,.42);height:auto!important;max-height:calc(100vh - 16px)!important;overflow:auto!important;width:100%!important}.about-content__fancybox .fancybox-close{background-color:hsla(0,0%,100%,.94);border-radius:50%;right:12px!important;top:12px!important}.about-content__fancybox .fancybox-nav,.about-content__fancybox .fancybox-title{display:none!important}.fancybox-overlay.about-content__overlay{background:rgba(8,10,20,.78)!important;z-index:100000!important}html.fancybox-lock,html.fancybox-lock body{overflow-x:hidden!important}.about-content-module .about-content__investment{align-items:stretch;display:grid;gap:clamp(30px,6vw,80px);grid-template-columns:minmax(0,1fr) minmax(240px,32%)}.about-content-module .about-content__investment-cta{align-items:center;background:var(--about-purple-dark);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:32px;text-align:center}.about-content-module .about-content__investment-cta p{font-size:18px;line-height:1.45;margin:0 0 22px}.about-content-module .about-content__button{border:1px solid var(--about-lime);color:var(--about-lime);display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,color .16s ease}.about-content-module .about-content__button:hover{background:var(--about-lime);color:var(--about-purple-dark)}.about-content-module .about-content__awards{display:grid;gap:24px;margin-top:30px}.about-content-module .about-content__award-card{border:1px solid var(--about-border);display:grid;grid-template-columns:200px minmax(0,1fr)}.about-content-module .about-content__award-badge{align-items:center;background:var(--about-purple-dark);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:190px;padding:28px;text-align:center}.about-content-module .about-content__award-badge h3{color:#fff;font-family:Raleway,sans-serif;font-size:30px;font-style:normal;font-weight:600;margin:0}.about-content-module .about-content__award-badge img{height:auto;margin-top:16px;max-height:68px;max-width:76px;width:auto}.about-content-module .about-content__award-details{align-self:center;padding:clamp(24px,4vw,44px)}.about-content-module .about-content__award-details>:first-child,.about-content-module .about-content__company-copy>:first-child,.about-content-module .about-content__investment-copy>:first-child,.about-content-module .about-content__standard>:first-child,.about-content-module .about-content__supporting-copy>:first-child{margin-top:0}.about-content-module .about-content__award-details>:last-child,.about-content-module .about-content__company-copy>:last-child,.about-content-module .about-content__investment-copy>:last-child,.about-content-module .about-content__standard>:last-child,.about-content-module .about-content__supporting-copy>:last-child{margin-bottom:0}@media (max-width:1024px){.about-content-module .about-content__team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.about-content-module .about-content__tabs-nav{position:sticky;top:0;z-index:1000}.about-content-module .about-content__tabs-nav .page-center{padding-left:0;padding-right:0;position:relative}.about-content-module .about-content__tabs-nav .page-center:after,.about-content-module .about-content__tabs-nav .page-center:before{content:"";height:54px;opacity:1;pointer-events:none;position:absolute;top:0;transition:opacity .16s ease;width:48px;z-index:2}.about-content-module .about-content__tabs-nav .page-center:before{background:linear-gradient(90deg,var(--about-purple-dark) 12%,rgba(59,43,124,0));left:0}.about-content-module .about-content__tabs-nav .page-center:after{background:linear-gradient(270deg,var(--about-purple-dark) 12%,rgba(59,43,124,0));right:0}.about-content-module .about-content__tabs-nav .page-center.is-scroll-end:after,.about-content-module .about-content__tabs-nav .page-center.is-scroll-start:before{opacity:0}.about-content-module .about-content__tabs{gap:0;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-color:var(--about-lime) hsla(0,0%,100%,.12);scrollbar-width:thin;width:100%}.about-content-module .about-content__tabs::-webkit-scrollbar{height:4px}.about-content-module .about-content__tabs::-webkit-scrollbar-track{background:hsla(0,0%,100%,.12)}.about-content-module .about-content__tabs::-webkit-scrollbar-thumb{background:var(--about-lime);border-radius:999px}.about-content-module .about-content__tabs li{flex:0 0 auto}.about-content-module .about-content__tab-button{padding:18px 14px 14px;white-space:nowrap}.about-content-module .about-content__tabs-hint{align-items:center;color:hsla(0,0%,100%,.82);display:flex;font-size:11px;font-weight:600;gap:7px;justify-content:flex-end;letter-spacing:.08em;margin:9px 14px 0;text-transform:uppercase}.about-content-module .about-content__tabs-hint-arrow{color:var(--about-lime);font-size:18px;line-height:1}.about-content-module .about-content__tabs-nav .page-center.is-scroll-end .about-content__tabs-hint{opacity:.5}.about-content-module .about-content__panels{padding:34px 0 42px}.about-content-module .about-content__award-card,.about-content-module .about-content__company-main,.about-content-module .about-content__feature-grid,.about-content-module .about-content__investment{grid-template-columns:1fr}.about-content-module .about-content__company-image{order:-1}.about-content-module .about-content__team-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.about-content-module .about-content__team-card{display:flex;flex-direction:column;min-height:0}.about-content-module .about-content__team-card>img{aspect-ratio:4/3;flex:0 0 auto;height:auto;max-width:none!important;object-fit:cover;object-position:center 28%;width:100%}.about-content-module .about-content__team-card-details{background:#f5f5f5;color:var(--about-text);display:block!important;padding:14px;position:static;width:100%}.about-content-module .about-content__team-card h3{font-size:15px}.about-content-module .about-content__bio-button,.about-content-module .about-content__team-contact,.about-content-module .about-content__team-title{font-size:11px}.about-content-module .about-content__team-contact a{display:inline-block}.about-content-module .about-content__team-card:hover .about-content__team-card-details{background:var(--about-purple-dark);color:#fff}.about-content-module .about-content__award-badge{min-height:150px}.about-content__bio-popup .about-content__popup-summary{min-height:132px;padding:20px}.about-content__bio-popup .about-content__popup-summary img{flex-basis:92px;height:92px;width:92px}.about-content__bio-popup .about-content__popup-bio{font-size:15px;padding:20px}}@media (max-width:480px){.about-content__bio-popup .about-content__popup-summary{align-items:flex-start;gap:14px;min-height:0;padding:18px 42px 18px 16px}.about-content__bio-popup .about-content__popup-summary img{flex-basis:76px;height:76px;width:76px}.about-content__bio-popup .about-content__popup-summary h3{font-size:15px}.about-content__bio-popup .about-content__popup-summary p{font-size:12px}.about-content__bio-popup .about-content__popup-bio{padding:18px 16px 22px}.about-content-module .about-content__tabs-nav{padding:0}}