.page_page__content__5Go7w{padding:0}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:75rem}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:75rem}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:.0625rem;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:.0625rem;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:2.625rem;height:2.625rem;position:absolute;left:50%;top:50%;margin-left:-1.3125rem;margin-top:-1.3125rem;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:.25rem solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:.25rem solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:.5rem}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.GetTheAppSection_getTheAppSection__oCGwl{width:100%;background:#fff;padding:3.75rem 3.75rem 10rem;color:#000}.GetTheAppSection_container__AuAVX{max-width:90rem;margin:0 auto}.GetTheAppSection_content__GFGFl{display:grid;grid-template-columns:1fr 2fr;grid-gap:5rem;gap:5rem;align-items:center}.GetTheAppSection_header__P0uU9{text-align:left;max-width:25rem}.GetTheAppSection_label__bWvmr{color:#000c1d;font-size:1.125rem;font-weight:400;line-height:1.35rem;letter-spacing:-.0225rem;margin-bottom:2.5rem}.GetTheAppSection_title__YHbgU{color:#000c1d;margin-bottom:6.5rem;font-size:5rem;line-height:95%;letter-spacing:-.1rem;font-weight:400}.GetTheAppSection_title__YHbgU .GetTheAppSection_italic__KfKCk{font-size:4.75rem;font-style:italic;font-weight:400;line-height:3.8rem;letter-spacing:-.095rem}.GetTheAppSection_description__z480o{font-size:1.125rem;color:#000c1d;max-width:22.3125rem;font-weight:400;line-height:1.35rem;letter-spacing:-.0225rem}.GetTheAppSection_appsGrid__VIBc5{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;width:100%}.GetTheAppSection_leftCards__KQ9XN{display:flex;flex-direction:column;gap:1.5rem;grid-column:1;grid-row:1/span 3}.GetTheAppSection_rightCard__U70Nu{grid-column:2;grid-row:2;display:flex;justify-content:center;align-items:center}.GetTheAppSection_mobileSwiper__vTglT{display:none;margin:0 auto}.GetTheAppSection_swiper__BO5sw{width:100%!important;padding:0 0 2.5rem;display:flex!important;justify-content:center;align-items:center}.GetTheAppSection_swiper__BO5sw .swiper-wrapper{align-items:center}.GetTheAppSection_swiper__BO5sw .swiper-slide{display:flex;justify-content:center;align-items:center}.GetTheAppSection_swiper__BO5sw .swiper-pagination-bullet{background:#000c1d;opacity:.3}.GetTheAppSection_swiper__BO5sw .swiper-pagination-bullet-active{opacity:1}@media screen and (max-width:48rem){.GetTheAppSection_getTheAppSection__oCGwl{padding:11rem 1rem 5.5rem}.GetTheAppSection_content__GFGFl{grid-template-columns:1fr;gap:2.75rem}.GetTheAppSection_header__P0uU9{text-align:center;max-width:100%;display:flex;flex-direction:column}.GetTheAppSection_appsGrid__VIBc5{display:none}.GetTheAppSection_mobileSwiper__vTglT{display:flex;justify-content:center;align-items:center;max-width:19.625rem}.GetTheAppSection_label__bWvmr{text-align:left}.GetTheAppSection_title__YHbgU{color:#000c1d;margin-bottom:1.9375rem;font-size:3.5rem;font-weight:400;line-height:95%;letter-spacing:-.07rem;text-align:left}.GetTheAppSection_title__YHbgU .GetTheAppSection_italic__KfKCk{line-height:3.375rem;font-size:3.375rem;font-style:italic;font-weight:400;letter-spacing:-.0675rem}.GetTheAppSection_description__z480o{text-align:left;color:#000c1d;font-size:1rem;font-weight:400;line-height:1.2rem;letter-spacing:-.02rem}}.AppCard_appCard__UUU8Q{background:#f7f8f9;border-radius:1.5rem;position:relative;overflow:hidden;width:100%;max-width:23.25rem;aspect-ratio:372/420;height:auto}.AppCard_appCard__UUU8Q img{width:100%;height:100%}.AppCard_appCardContent__lYMV6{display:flex;flex-direction:column;align-items:center;text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.AppCard_appHeader__dX0cU{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.AppCard_appLogo__acgeg{flex-shrink:0}.AppCard_logoImage__40SR3{width:2rem;height:2rem}.AppCard_appTitle__r6lbR{font-size:1.375rem;font-weight:500;color:#000c1d}.AppCard_downloadSection__gwKCC{width:100%;margin-top:1.25rem}.AppCard_downloadText__plqJV{font-size:.75rem;color:#999;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.0625rem}.AppCard_storeButtons__m4QNC{display:flex;gap:1rem;justify-content:center}.AppCard_phonePreview__as9s6{position:relative;flex-shrink:0;margin-top:1.5rem;width:100%;flex-grow:1}.AppCard_phoneImage__EdQQK{width:100%;height:auto}.OurVisionSection_ourVisionSection__hyk5j{width:100%;position:relative;margin-bottom:12.5rem;background-color:#000}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_ .OurVisionSection_desktopBg__WgSNq{display:block}@media(max-width:64rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_ .OurVisionSection_desktopBg__WgSNq{display:none}}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_ .OurVisionSection_mobileBg__m5m5o{display:none}@media(max-width:64rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_ .OurVisionSection_mobileBg__m5m5o{display:block}}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_ img{height:100%;-o-object-position:bottom;object-position:bottom}@media(max-width:64rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_{height:calc(100% - 35rem)}}@media(max-width:48rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_backgroundImage__bltY_{height:calc(100% - 31.25rem)}}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_heroSection___iOsR{position:relative;z-index:2;width:100%;display:flex;justify-content:center}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_heroContent__p1BPw{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:7.5rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_mainTitle__tR0rc{font-size:6.5rem;font-weight:400;line-height:6.5rem;letter-spacing:-.13rem;text-align:center;margin:0 0 2.5rem;color:#fff;max-width:61.125rem;font-family:DM Sans}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_mainTitle__tR0rc .OurVisionSection_gradientText__IntKV{font-family:"IBM Plex Serif";background:var(--MicroLearn-Gradient-for-text,linear-gradient(270deg,#5b9fff -.08%,#40feb5 16.76%,#f7ffbf 28.32%,#fff 94.67%),#fff);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-style:italic;font-size:6.125rem;font-weight:400;line-height:5.75rem;letter-spacing:-.1225rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_phoneContainer__TiJVT{display:flex;justify-content:center;width:100%}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_phoneImage__NZ3k4{max-width:11.0625rem;height:auto;filter:drop-shadow(0 1.25rem 2.5rem rgba(0,0,0,.4))}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionSection__bEJox{position:relative;z-index:2;padding:3.75rem 4rem 15rem;background:rgba(0,0,0,0);overflow:hidden;min-height:31.25rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_container__qTwDK{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3.75rem;gap:3.75rem;align-items:start}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionTitle__HxuhB{font-size:5rem;font-weight:400;line-height:4.75rem;letter-spacing:-.1rem;color:#fff;text-align:left;font-family:DM Sans}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionContent__e2exW{display:flex;flex-direction:column;gap:1.5rem;max-width:22.875rem;justify-self:end;font-family:DM Sans}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionText__WmYSN{font-size:1.125rem;line-height:1.6;color:hsla(0,0%,100%,.9)}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_gradient__3v9lw{position:absolute;left:0;bottom:0;transform:translateY(45%);z-index:10;width:100%}@media screen and (max-width:64rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_heroSection___iOsR{height:43.4375rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_mainTitle__tR0rc{font-size:3.5rem;line-height:110%;letter-spacing:-.03125rem;margin-bottom:1.875rem;max-width:25rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_mainTitle__tR0rc .OurVisionSection_gradientText__IntKV{font-size:3.375rem;line-height:3.375rem;letter-spacing:-.0675rem;font-weight:400}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_phoneImage__NZ3k4{max-width:15rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionSection__bEJox{padding:2.5rem 2.5rem 10rem;background:#02070e}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_container__qTwDK{display:flex;flex-direction:column;gap:2.5rem;justify-content:center;align-items:center;text-align:center}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionTitle__HxuhB{font-size:2.5rem}}@media screen and (max-width:48rem){.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_heroSection___iOsR{padding-bottom:19.375rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_heroContent__p1BPw{padding-top:5rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_phoneContainer__TiJVT{margin-top:5.625rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_phoneImage__NZ3k4{max-width:6.3125rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionSection__bEJox{padding:0 1.25rem 3.75rem;box-shadow:0 0 2.5rem 0 #02070e}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_container__qTwDK{margin:-1.25rem;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;text-align:center;z-index:100}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionTitle__HxuhB{font-size:1.75rem;text-align:center;margin:0 auto;letter-spacing:-.04rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionText__WmYSN{font-size:1rem;text-align:center;margin:0 auto}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_visionContent__e2exW{text-align:center;gap:0;max-width:21.4375rem}.OurVisionSection_ourVisionSection__hyk5j .OurVisionSection_gradient__3v9lw{width:100%;transform:translateY(50%)}}@media screen and (max-width:64rem){.OurVisionSection_ourVisionSection__hyk5j{margin-bottom:3.75rem}}.TeamSection_teamSection__UMaib{padding:0 3.75rem 6.25rem;text-align:center}.TeamSection_teamSection__UMaib .TeamSection_content__P37TT{max-width:90rem;margin:0 auto}.TeamSection_teamSection__UMaib .TeamSection_headerContainer__TwSwb{margin-bottom:3.75rem}.TeamSection_teamSection__UMaib .TeamSection_title__khQW1{color:#000c1d;font-size:6.5rem;font-weight:400;line-height:100%;letter-spacing:-.13rem;margin-bottom:1.5rem}.TeamSection_teamSection__UMaib .TeamSection_italic__zOyZ8{font-size:6.125rem;font-style:italic;font-weight:400;line-height:6.125rem;letter-spacing:-.1225rem}.TeamSection_teamSection__UMaib .TeamSection_description__Q0z4i{color:#000c1d;text-align:center;font-size:1.125rem;font-weight:400;line-height:1.35rem;letter-spacing:-.0225rem;margin-bottom:2rem}.TeamSection_teamSection__UMaib .TeamSection_contactButton__tznYS{background:#000;color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:2rem;line-height:1rem;border:none;cursor:pointer;transition:all .3s ease;max-width:9.0625rem}@media screen and (max-width:48rem){.TeamSection_teamSection__UMaib{padding:5.5rem 1rem 0}.TeamSection_teamSection__UMaib .TeamSection_title__khQW1{font-size:3.5rem;line-height:95%;letter-spacing:-.07rem}.TeamSection_teamSection__UMaib .TeamSection_italic__zOyZ8{font-size:3.375rem;line-height:3.375rem;letter-spacing:-.0675rem}.TeamSection_teamSection__UMaib .TeamSection_description__Q0z4i{color:#000c1d;text-align:center;line-height:19.2x;letter-spacing:-.02rem}}