.VirtualAssistantToolsSection-module__a0erEa__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:48px;width:100%;padding:80px 100px;display:flex}.VirtualAssistantToolsSection-module__a0erEa__title{font-family:var(--font-heading);color:var(--color-text-dark);text-align:center;margin:0;font-size:40px;font-weight:400;line-height:1.1em}.VirtualAssistantToolsSection-module__a0erEa__subtitle{font-family:var(--font-body);color:var(--color-text-muted);text-align:center;margin:-36px 0 0;font-size:18px;font-weight:300}.VirtualAssistantToolsSection-module__a0erEa__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.VirtualAssistantToolsSection-module__a0erEa__card{box-shadow:var(--shadow-card);background-color:#fff;border:1px solid #004aad0f;border-radius:16px;flex-direction:column;gap:20px;padding:28px;transition:box-shadow .2s,transform .2s;display:flex}.VirtualAssistantToolsSection-module__a0erEa__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.VirtualAssistantToolsSection-module__a0erEa__cardTop{flex-direction:column;gap:12px;display:flex}.VirtualAssistantToolsSection-module__a0erEa__toolName{color:#191919;margin:0;font-family:Degular Display Semibold,sans-serif;font-size:24px;font-weight:400;line-height:24px}.VirtualAssistantToolsSection-module__a0erEa__description{color:#4c4c4c;margin:0;font-family:Inter,sans-serif;font-size:18px;line-height:24px}@media (max-width:1199px){.VirtualAssistantToolsSection-module__a0erEa__section{padding:80px 40px}}@media (max-width:899px){.VirtualAssistantToolsSection-module__a0erEa__section{gap:32px;padding:60px 24px}.VirtualAssistantToolsSection-module__a0erEa__title{font-size:32px}}@media (max-width:599px){.VirtualAssistantToolsSection-module__a0erEa__grid{grid-template-columns:1fr}.VirtualAssistantToolsSection-module__a0erEa__title{font-size:26px}}
.PlatformKnowledgeSection-module__gPe7_G__section{background-color:var(--color-bg);flex-direction:column;align-items:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.PlatformKnowledgeSection-module__gPe7_G__inner{align-items:flex-start;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.PlatformKnowledgeSection-module__gPe7_G__textCol{flex-direction:column;flex:0 0 380px;gap:16px;max-width:380px;margin-top:70px;padding-top:8px;display:flex}.PlatformKnowledgeSection-module__gPe7_G__title{font-family:var(--font-heading);color:#000;text-align:left;margin:0;font-size:40px;font-weight:400;line-height:1.15}.PlatformKnowledgeSection-module__gPe7_G__subtext{font-family:var(--font-body);color:#000;opacity:.75;text-align:left;margin:0;font-size:15px;line-height:1.6}.PlatformKnowledgeSection-module__gPe7_G__nav{align-items:center;gap:12px;margin-top:16px;display:flex}.PlatformKnowledgeSection-module__gPe7_G__arrow{background:var(--color-primary);width:40px;height:40px;color:var(--color-white);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.PlatformKnowledgeSection-module__gPe7_G__arrow:hover{opacity:.85}.PlatformKnowledgeSection-module__gPe7_G__arrowDisabled{opacity:.2;cursor:default;pointer-events:none}.PlatformKnowledgeSection-module__gPe7_G__dots{align-items:center;gap:10px;display:flex}.PlatformKnowledgeSection-module__gPe7_G__dot{background-color:var(--color-dot-inactive);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,transform .2s}.PlatformKnowledgeSection-module__gPe7_G__dot:hover{transform:scale(1.3)}.PlatformKnowledgeSection-module__gPe7_G__dotActive{background-color:var(--color-primary);transform:scale(1.3)}.PlatformKnowledgeSection-module__gPe7_G__carouselCol{flex:1;min-width:0;padding:8px 0}.PlatformKnowledgeSection-module__gPe7_G__carouselViewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;overflow:auto hidden}.PlatformKnowledgeSection-module__gPe7_G__carouselViewport:active{cursor:grabbing}.PlatformKnowledgeSection-module__gPe7_G__carouselViewport::-webkit-scrollbar{display:none}.PlatformKnowledgeSection-module__gPe7_G__track{display:flex}.PlatformKnowledgeSection-module__gPe7_G__cardWrapper{scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:none;width:480px;height:380px;position:relative;overflow:hidden}.PlatformKnowledgeSection-module__gPe7_G__numBg{z-index:0;opacity:.9;width:auto;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.PlatformKnowledgeSection-module__gPe7_G__card{z-index:1;background:#fff;border-radius:20px;width:300px;padding:18px;transition:transform .2s,box-shadow .2s;position:absolute;bottom:20px;right:90px;box-shadow:0 4px 20px #00000014}.PlatformKnowledgeSection-module__gPe7_G__cardContent{flex-direction:column;gap:12px;display:flex}.PlatformKnowledgeSection-module__gPe7_G__cardTitle{font-family:var(--font-heading);color:var(--color-primary);text-align:left;margin:0;font-size:24px;font-weight:400;line-height:1.25}.PlatformKnowledgeSection-module__gPe7_G__cardDesc{font-family:var(--font-body);color:#4c4c4c;text-align:left;margin:0;font-size:15px;line-height:1.55}@media (max-width:1024px){.PlatformKnowledgeSection-module__gPe7_G__section{padding:40px 0}.PlatformKnowledgeSection-module__gPe7_G__inner{flex-direction:column;gap:40px}.PlatformKnowledgeSection-module__gPe7_G__textCol{flex:none;width:100%;max-width:100%;margin-top:0;padding-top:0}.PlatformKnowledgeSection-module__gPe7_G__title{font-size:34px}.PlatformKnowledgeSection-module__gPe7_G__nav{display:none}.PlatformKnowledgeSection-module__gPe7_G__cardWrapper{width:280px;min-height:240px}.PlatformKnowledgeSection-module__gPe7_G__card{gap:32px;width:280px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__gPe7_G__track{gap:8px}}@media (max-width:768px){.PlatformKnowledgeSection-module__gPe7_G__section{padding:40px 0}.PlatformKnowledgeSection-module__gPe7_G__inner{gap:32px;padding:0 20px}.PlatformKnowledgeSection-module__gPe7_G__title{font-size:28px}.PlatformKnowledgeSection-module__gPe7_G__cardWrapper{width:260px;min-height:220px}.PlatformKnowledgeSection-module__gPe7_G__card{gap:28px;width:260px;min-height:200px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__gPe7_G__track{justify-content:flex-start;gap:8px}.PlatformKnowledgeSection-module__gPe7_G__cardTitle{font-size:24px;line-height:26px}.PlatformKnowledgeSection-module__gPe7_G__cardDesc{font-size:14px;line-height:18px}}@media (max-width:480px){.PlatformKnowledgeSection-module__gPe7_G__section{padding:30px 0}.PlatformKnowledgeSection-module__gPe7_G__title{font-size:24px}.PlatformKnowledgeSection-module__gPe7_G__inner{gap:24px;padding:0 16px}.PlatformKnowledgeSection-module__gPe7_G__cardWrapper{width:240px;min-height:200px}.PlatformKnowledgeSection-module__gPe7_G__card{gap:24px;width:240px;min-height:180px;padding:16px 16px 28px}.PlatformKnowledgeSection-module__gPe7_G__track{gap:8px}.PlatformKnowledgeSection-module__gPe7_G__cardTitle{font-size:22px;line-height:24px}.PlatformKnowledgeSection-module__gPe7_G__cardDesc{font-size:13px;line-height:17px}}
.WhatYouGetSection-module__B1Xzka__section{flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.WhatYouGetSection-module__B1Xzka__waveTop,.WhatYouGetSection-module__B1Xzka__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.WhatYouGetSection-module__B1Xzka__waveTop{margin-bottom:-2px}.WhatYouGetSection-module__B1Xzka__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.WhatYouGetSection-module__B1Xzka__waveTop img,.WhatYouGetSection-module__B1Xzka__waveBottom img,.WhatYouGetSection-module__B1Xzka__waveTop>div,.WhatYouGetSection-module__B1Xzka__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.WhatYouGetSection-module__B1Xzka__banner{background-color:var(--color-highlight);flex-direction:column;align-items:center;width:100%;padding:60px 0 80px;display:flex;position:relative;overflow:hidden}.WhatYouGetSection-module__B1Xzka__textureBlob{aspect-ratio:1154/1414;mix-blend-mode:overlay;pointer-events:none;z-index:1;width:1175px;position:absolute;top:-37px;left:50%;transform:translate(-50%)}.WhatYouGetSection-module__B1Xzka__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.WhatYouGetSection-module__B1Xzka__container{max-width:var(--content-width);z-index:2;flex-direction:column;align-items:center;width:100%;margin:0 auto;padding:0 32px;display:flex;position:relative}.WhatYouGetSection-module__B1Xzka__title{font-family:var(--font-heading);color:var(--color-white);text-align:center;margin-bottom:24px;font-size:52px;font-weight:800}.WhatYouGetSection-module__B1Xzka__subtext{font-family:var(--font-body);color:var(--color-white);opacity:.9;text-align:center;max-width:800px;margin-bottom:60px;font-size:18px;font-weight:400;line-height:1.6}.WhatYouGetSection-module__B1Xzka__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-bottom:60px;display:grid}.WhatYouGetSection-module__B1Xzka__startHiring{background-color:var(--color-primary);color:var(--color-white);text-transform:uppercase;white-space:nowrap;border-radius:16px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:21px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:0 4px 10px #004aad26,0 8px 20px #004aad1a}.WhatYouGetSection-module__B1Xzka__startHiring:hover{transform:translateY(-1px)}.WhatYouGetSection-module__B1Xzka__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.WhatYouGetSection-module__B1Xzka__card{background:var(--color-white);cursor:pointer;border-radius:16px;flex-direction:column;gap:16px;padding:24px;transition:transform .2s,background-color .2s;display:flex}.WhatYouGetSection-module__B1Xzka__card:hover{background-color:var(--color-teal-bright);transform:translateY(-4px)}.WhatYouGetSection-module__B1Xzka__card:hover .WhatYouGetSection-module__B1Xzka__cardTitle,.WhatYouGetSection-module__B1Xzka__card:hover .WhatYouGetSection-module__B1Xzka__cardDesc{color:var(--color-white)}.WhatYouGetSection-module__B1Xzka__card:hover .WhatYouGetSection-module__B1Xzka__icon{filter:brightness(0)invert()}.WhatYouGetSection-module__B1Xzka__iconWrap{justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.WhatYouGetSection-module__B1Xzka__icon{object-fit:contain;width:auto;height:100%;transition:filter .3s}.WhatYouGetSection-module__B1Xzka__cardContent{flex-direction:column;gap:8px;display:flex}.WhatYouGetSection-module__B1Xzka__cardTitle{font-family:var(--font-heading);color:var(--color-primary);font-size:24px;font-weight:400;line-height:24px}.WhatYouGetSection-module__B1Xzka__cardDesc{font-family:var(--font-body);color:var(--color-text-muted);font-size:13px;font-weight:400;line-height:1.5}@media (max-width:1200px){.WhatYouGetSection-module__B1Xzka__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhatYouGetSection-module__B1Xzka__banner{padding:40px 0 60px}.WhatYouGetSection-module__B1Xzka__title{font-size:32px}.WhatYouGetSection-module__B1Xzka__grid{grid-template-columns:1fr}}
.ExploreRegions-module__Tmanhq__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:56px;width:100%;padding:80px 100px;display:flex}.ExploreRegions-module__Tmanhq__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;display:flex}.ExploreRegions-module__Tmanhq__title{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:48px;font-weight:400;line-height:.9em}.ExploreRegions-module__Tmanhq__subtitle{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:18px;line-height:26px}.ExploreRegions-module__Tmanhq__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ExploreRegions-module__Tmanhq__card{box-shadow:var(--shadow-card);background-color:#fff;border:1px solid #004aad0f;border-radius:24px;flex-direction:column;width:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.ExploreRegions-module__Tmanhq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ExploreRegions-module__Tmanhq__cardHeader{background-image:url(/framer-assets/bluecurve.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;justify-content:center;align-items:center;width:100%;height:100px;margin-top:-45px;display:flex;position:relative;overflow:hidden}.ExploreRegions-module__Tmanhq__curveBg{display:none}.ExploreRegions-module__Tmanhq__cardTitle{z-index:1;color:#004049;text-align:center;margin-top:30px;padding:0 16px;font-family:Degular Display Semibold,Degular Display Semibold Placeholder,sans-serif;font-size:25px;font-weight:600;line-height:1.1em;position:relative}.ExploreRegions-module__Tmanhq__iconWrap{z-index:2;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:8px;display:flex;position:relative}.ExploreRegions-module__Tmanhq__icon{object-fit:contain;background-color:var(--color-white);border-radius:50%;width:48px;height:58px;margin-left:3px;display:block}.ExploreRegions-module__Tmanhq__cardBody{flex-direction:column;flex:auto;gap:12px;padding:0 24px 24px;display:flex}.ExploreRegions-module__Tmanhq__label{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:16px;font-weight:600}.ExploreRegions-module__Tmanhq__roleList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ExploreRegions-module__Tmanhq__roleItem{font-family:var(--font-body);color:#191919;align-items:center;gap:8px;font-size:16px;line-height:22px;display:flex}.ExploreRegions-module__Tmanhq__roleItem svg{color:var(--color-primary);flex-shrink:0}.ExploreRegions-module__Tmanhq__viewAll{background-color:var(--color-primary);color:var(--color-white);font-family:var(--font-body);border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:18px;font-weight:500;line-height:21px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.ExploreRegions-module__Tmanhq__viewAll:hover{background-color:var(--color-accent);transform:translateY(-1px)}.ExploreRegions-module__Tmanhq__viewAll svg{color:var(--color-white)}@media (max-width:1199px){.ExploreRegions-module__Tmanhq__section{padding:80px 40px}}@media (max-width:899px){.ExploreRegions-module__Tmanhq__section{gap:40px;padding:60px 24px}.ExploreRegions-module__Tmanhq__grid{grid-template-columns:repeat(2,1fr);gap:16px}.ExploreRegions-module__Tmanhq__title{font-size:36px}}@media (max-width:599px){.ExploreRegions-module__Tmanhq__grid{grid-template-columns:1fr}.ExploreRegions-module__Tmanhq__title{font-size:28px}.ExploreRegions-module__Tmanhq__subtitle{font-size:14px}}
.SimpleProcess-module__AgBlUW__section{background-color:var(--color-white);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.SimpleProcess-module__AgBlUW__waveTop,.SimpleProcess-module__AgBlUW__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.SimpleProcess-module__AgBlUW__waveTop{margin-bottom:-2px}.SimpleProcess-module__AgBlUW__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.SimpleProcess-module__AgBlUW__waveTop img,.SimpleProcess-module__AgBlUW__waveBottom img,.SimpleProcess-module__AgBlUW__waveTop>div,.SimpleProcess-module__AgBlUW__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.SimpleProcess-module__AgBlUW__banner{background-color:var(--color-highlight);flex-direction:column;align-items:center;width:100%;padding:40px 0 60px;display:flex;position:relative;overflow:hidden}.SimpleProcess-module__AgBlUW__textureBlob{aspect-ratio:1154/1414;mix-blend-mode:overlay;pointer-events:none;z-index:1;width:1175px;position:absolute;top:-37px;left:50%;transform:translate(-50%)}.SimpleProcess-module__AgBlUW__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.SimpleProcess-module__AgBlUW__container{max-width:var(--content-width);z-index:2;flex-direction:column;align-items:center;width:100%;margin:0 auto;padding:0 32px;display:flex;position:relative}.SimpleProcess-module__AgBlUW__title{color:var(--color-white);text-align:center;margin-bottom:16px;font-size:52px;font-weight:800}.SimpleProcess-module__AgBlUW__subtitle{color:var(--color-white);opacity:.85;text-align:center;margin-bottom:60px;font-size:20px;font-weight:400}.SimpleProcess-module__AgBlUW__processContainer{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.SimpleProcess-module__AgBlUW__stepWrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.SimpleProcess-module__AgBlUW__connectorLine{background-color:var(--color-white);opacity:.5;width:2px;height:40px}.SimpleProcess-module__AgBlUW__iconCircle{border:4px solid var(--color-white);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:-22px;display:flex;position:relative;box-shadow:0 4px 10px #0000000d}.SimpleProcess-module__AgBlUW__stepBox{text-align:center;background:#fff;border-radius:16px;margin-bottom:20px;padding:32px 24px 24px;box-shadow:0 4px 20px #0000000d}.SimpleProcess-module__AgBlUW__box0{width:100%;max-width:500px}.SimpleProcess-module__AgBlUW__box1{width:100%;max-width:460px}.SimpleProcess-module__AgBlUW__box2{width:100%;max-width:420px}.SimpleProcess-module__AgBlUW__box3{width:100%;max-width:380px}.SimpleProcess-module__AgBlUW__box4{width:100%;max-width:340px}.SimpleProcess-module__AgBlUW__box5{width:100%;max-width:300px}.SimpleProcess-module__AgBlUW__stepTitle{font-family:var(--font-heading);color:var(--color-text-body);letter-spacing:0;margin-bottom:8px;font-size:32px;font-weight:600;line-height:32px}.SimpleProcess-module__AgBlUW__stepDescription{font-family:var(--font-body);color:var(--color-text-body);font-size:16px;font-weight:400;line-height:1.5}.SimpleProcess-module__AgBlUW__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-top:60px;display:flex}.SimpleProcess-module__AgBlUW__footerText{color:#e0e8ff;font-size:20px;font-weight:500;line-height:1.6}.SimpleProcess-module__AgBlUW__startHiring{background-color:var(--color-primary);color:var(--color-bg-mint-darker);text-transform:uppercase;white-space:nowrap;border-radius:16px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:500;line-height:21px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:0 4px 10px #004aad26,0 8px 20px #004aad1a}.SimpleProcess-module__AgBlUW__startHiring:hover{transform:translateY(-1px)}.SimpleProcess-module__AgBlUW__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}@media (max-width:768px){.SimpleProcess-module__AgBlUW__title{margin-bottom:12px;font-size:28px}.SimpleProcess-module__AgBlUW__subtitle{margin-bottom:40px;font-size:16px}.SimpleProcess-module__AgBlUW__box0,.SimpleProcess-module__AgBlUW__box1,.SimpleProcess-module__AgBlUW__box2,.SimpleProcess-module__AgBlUW__box3,.SimpleProcess-module__AgBlUW__box4,.SimpleProcess-module__AgBlUW__box5{max-width:100%}.SimpleProcess-module__AgBlUW__footerText br{display:none}}
.DreamTeamCTA-module__R8JXUW__section{background-color:var(--color-bg);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.DreamTeamCTA-module__R8JXUW__waveTop{aspect-ratio:21.6;z-index:2;width:100%;margin-bottom:-2px;position:relative;overflow:hidden}.DreamTeamCTA-module__R8JXUW__waveTop>div{object-fit:cover;width:100%;height:100%;display:block}.DreamTeamCTA-module__R8JXUW__banner{background-color:var(--color-highlight);flex-direction:column;align-items:center;width:100%;padding:60px 0 72px;display:flex;position:relative;overflow:hidden}.DreamTeamCTA-module__R8JXUW__textureBlob{mix-blend-mode:overlay;opacity:.5;filter:blur(2px);pointer-events:none;z-index:1;object-fit:contain;width:auto;max-width:none;height:1472px;position:absolute;top:110px;left:-165px;right:-166px}.DreamTeamCTA-module__R8JXUW__inner{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:900px;margin:0 auto;padding:0 32px;display:flex;position:relative}.DreamTeamCTA-module__R8JXUW__title{font-family:var(--font-heading);color:var(--color-white);margin:0;font-size:40px;font-weight:400;line-height:1.15}.DreamTeamCTA-module__R8JXUW__subtitle{font-family:var(--font-body);color:#d6d6e1;opacity:.8;max-width:580px;margin:0;font-size:16px;line-height:1.6}.DreamTeamCTA-module__R8JXUW__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.DreamTeamCTA-module__R8JXUW__primaryBtn,.DreamTeamCTA-module__R8JXUW__secondaryBtn{text-transform:uppercase;white-space:nowrap;border-radius:16px;align-items:center;gap:8px;padding:14px 20px;font-family:inherit;font-size:14px;font-weight:800;line-height:21px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.DreamTeamCTA-module__R8JXUW__primaryBtn{background-color:var(--color-primary);color:var(--color-white);box-shadow:0 4px 10px #004aad26,0 8px 20px #004aad1a}.DreamTeamCTA-module__R8JXUW__primaryBtn:hover{transform:translateY(-1px)}.DreamTeamCTA-module__R8JXUW__secondaryBtn{color:var(--color-white);box-shadow:none;background-color:#0000;border:1px solid #ffffff80}.DreamTeamCTA-module__R8JXUW__secondaryBtn:hover{background-color:#ffffff1a;transform:translateY(-1px)}.DreamTeamCTA-module__R8JXUW__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.DreamTeamCTA-module__R8JXUW__globeWrap{z-index:2;aspect-ratio:3;justify-content:center;align-items:flex-start;width:100%;max-width:1100px;margin:40px auto 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 30%,#0000 100%);mask-image:linear-gradient(#000 30%,#0000 100%)}.DreamTeamCTA-module__R8JXUW__worldMap{width:100%;height:100%;color:var(--color-primary);opacity:.06;pointer-events:none;position:absolute;top:0;left:0}.DreamTeamCTA-module__R8JXUW__globeImage{z-index:1;width:100%;height:auto;margin-bottom:0;display:block;position:relative}@media (max-width:768px){.DreamTeamCTA-module__R8JXUW__banner{padding:40px 0 0}.DreamTeamCTA-module__R8JXUW__inner{gap:16px;padding:0 20px}.DreamTeamCTA-module__R8JXUW__title{font-size:30px}.DreamTeamCTA-module__R8JXUW__subtitle{font-size:14px}.DreamTeamCTA-module__R8JXUW__buttonGroup{gap:12px}.DreamTeamCTA-module__R8JXUW__primaryBtn,.DreamTeamCTA-module__R8JXUW__secondaryBtn{padding:10px 16px;font-size:12px}.DreamTeamCTA-module__R8JXUW__globeWrap{margin-top:24px}}@media (max-width:480px){.DreamTeamCTA-module__R8JXUW__banner{padding:32px 0 0}.DreamTeamCTA-module__R8JXUW__inner{gap:12px;padding:0 16px}.DreamTeamCTA-module__R8JXUW__title{font-size:26px}.DreamTeamCTA-module__R8JXUW__buttonGroup{gap:10px}.DreamTeamCTA-module__R8JXUW__primaryBtn,.DreamTeamCTA-module__R8JXUW__secondaryBtn{padding:8px 14px}.DreamTeamCTA-module__R8JXUW__globeWrap{margin-top:16px}}
