.VirtualAssistantToolsSection-module__LRsSdq__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:48px;width:100%;padding:80px 100px;display:flex}.VirtualAssistantToolsSection-module__LRsSdq__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__LRsSdq__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__LRsSdq__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.VirtualAssistantToolsSection-module__LRsSdq__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__LRsSdq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.VirtualAssistantToolsSection-module__LRsSdq__cardTop{flex-direction:column;gap:12px;display:flex}.VirtualAssistantToolsSection-module__LRsSdq__toolName{color:#191919;margin:0;font-family:Degular Display Semibold,sans-serif;font-size:24px;font-weight:400;line-height:24px}.VirtualAssistantToolsSection-module__LRsSdq__description{color:#4c4c4c;margin:0;font-family:Inter,sans-serif;font-size:18px;line-height:24px}.VirtualAssistantToolsSection-module__LRsSdq__badges{flex-wrap:wrap;gap:8px;display:flex}.VirtualAssistantToolsSection-module__LRsSdq__badge{color:var(--color-primary);white-space:nowrap;background-color:#004aad12;border-radius:20px;padding:6px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.3;display:inline-block}@media (max-width:1199px){.VirtualAssistantToolsSection-module__LRsSdq__section{padding:80px 40px}}@media (max-width:899px){.VirtualAssistantToolsSection-module__LRsSdq__section{gap:32px;padding:60px 24px}.VirtualAssistantToolsSection-module__LRsSdq__grid{grid-template-columns:repeat(2,1fr)}.VirtualAssistantToolsSection-module__LRsSdq__title{font-size:32px}}@media (max-width:599px){.VirtualAssistantToolsSection-module__LRsSdq__grid{grid-template-columns:1fr}.VirtualAssistantToolsSection-module__LRsSdq__title{font-size:26px}}
.PlatformKnowledgeSection-module__5yB_tG__section{background-color:var(--color-bg);flex-direction:column;align-items:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.PlatformKnowledgeSection-module__5yB_tG__inner{align-items:flex-start;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.PlatformKnowledgeSection-module__5yB_tG__textCol{flex-direction:column;flex:0 0 380px;gap:16px;max-width:380px;margin-top:70px;padding-top:8px;display:flex}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__subtext{font-family:var(--font-body);color:#000;opacity:.75;text-align:left;margin:0;font-size:15px;line-height:1.6}.PlatformKnowledgeSection-module__5yB_tG__nav{align-items:center;gap:12px;margin-top:16px;display:flex}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__arrow:hover{opacity:.85}.PlatformKnowledgeSection-module__5yB_tG__arrowDisabled{opacity:.2;cursor:default;pointer-events:none}.PlatformKnowledgeSection-module__5yB_tG__dots{align-items:center;gap:10px;display:flex}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__dot:hover{transform:scale(1.3)}.PlatformKnowledgeSection-module__5yB_tG__dotActive{background-color:var(--color-primary);transform:scale(1.3)}.PlatformKnowledgeSection-module__5yB_tG__carouselCol{flex:1;min-width:0;padding:8px 0}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__carouselViewport:active{cursor:grabbing}.PlatformKnowledgeSection-module__5yB_tG__carouselViewport::-webkit-scrollbar{display:none}.PlatformKnowledgeSection-module__5yB_tG__track{display:flex}.PlatformKnowledgeSection-module__5yB_tG__cardWrapper{scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:none;width:480px;height:380px;position:relative;overflow:hidden}.PlatformKnowledgeSection-module__5yB_tG__numBg{z-index:0;opacity:.9;width:auto;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__cardContent{flex-direction:column;gap:12px;display:flex}.PlatformKnowledgeSection-module__5yB_tG__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__5yB_tG__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__5yB_tG__section{padding:40px 0}.PlatformKnowledgeSection-module__5yB_tG__inner{flex-direction:column;gap:40px}.PlatformKnowledgeSection-module__5yB_tG__textCol{flex:none;width:100%;max-width:100%;margin-top:0;padding-top:0}.PlatformKnowledgeSection-module__5yB_tG__title{font-size:34px}.PlatformKnowledgeSection-module__5yB_tG__nav{display:none}.PlatformKnowledgeSection-module__5yB_tG__cardWrapper{width:280px;min-height:240px}.PlatformKnowledgeSection-module__5yB_tG__card{gap:32px;width:280px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__5yB_tG__track{gap:8px}}@media (max-width:768px){.PlatformKnowledgeSection-module__5yB_tG__section{padding:40px 0}.PlatformKnowledgeSection-module__5yB_tG__inner{gap:32px;padding:0 20px}.PlatformKnowledgeSection-module__5yB_tG__title{font-size:28px}.PlatformKnowledgeSection-module__5yB_tG__cardWrapper{width:260px;min-height:220px}.PlatformKnowledgeSection-module__5yB_tG__card{gap:28px;width:260px;min-height:200px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__5yB_tG__track{justify-content:flex-start;gap:8px}.PlatformKnowledgeSection-module__5yB_tG__cardTitle{font-size:24px;line-height:26px}.PlatformKnowledgeSection-module__5yB_tG__cardDesc{font-size:14px;line-height:18px}}@media (max-width:480px){.PlatformKnowledgeSection-module__5yB_tG__section{padding:30px 0}.PlatformKnowledgeSection-module__5yB_tG__title{font-size:24px}.PlatformKnowledgeSection-module__5yB_tG__inner{gap:24px;padding:0 16px}.PlatformKnowledgeSection-module__5yB_tG__cardWrapper{width:240px;min-height:200px}.PlatformKnowledgeSection-module__5yB_tG__card{gap:24px;width:240px;min-height:180px;padding:16px 16px 28px}.PlatformKnowledgeSection-module__5yB_tG__track{gap:8px}.PlatformKnowledgeSection-module__5yB_tG__cardTitle{font-size:22px;line-height:24px}.PlatformKnowledgeSection-module__5yB_tG__cardDesc{font-size:13px;line-height:17px}}
.WhatYouGetSection-module__l4_r7G__section{flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.WhatYouGetSection-module__l4_r7G__waveTop,.WhatYouGetSection-module__l4_r7G__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.WhatYouGetSection-module__l4_r7G__waveTop{margin-bottom:-2px}.WhatYouGetSection-module__l4_r7G__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.WhatYouGetSection-module__l4_r7G__waveTop img,.WhatYouGetSection-module__l4_r7G__waveBottom img,.WhatYouGetSection-module__l4_r7G__waveTop>div,.WhatYouGetSection-module__l4_r7G__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__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__l4_r7G__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__title{font-family:var(--font-heading);color:var(--color-white);text-align:center;margin-bottom:24px;font-size:52px;font-weight:800}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-bottom:60px;display:grid}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__startHiring:hover{transform:translateY(-1px)}.WhatYouGetSection-module__l4_r7G__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__card:hover{background-color:var(--color-teal-bright);transform:translateY(-4px)}.WhatYouGetSection-module__l4_r7G__card:hover .WhatYouGetSection-module__l4_r7G__cardTitle,.WhatYouGetSection-module__l4_r7G__card:hover .WhatYouGetSection-module__l4_r7G__cardDesc{color:var(--color-white)}.WhatYouGetSection-module__l4_r7G__card:hover .WhatYouGetSection-module__l4_r7G__icon{filter:brightness(0)invert()}.WhatYouGetSection-module__l4_r7G__iconWrap{justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.WhatYouGetSection-module__l4_r7G__icon{object-fit:contain;width:auto;height:100%;transition:filter .3s}.WhatYouGetSection-module__l4_r7G__cardContent{flex-direction:column;gap:8px;display:flex}.WhatYouGetSection-module__l4_r7G__cardTitle{font-family:var(--font-heading);color:var(--color-primary);font-size:24px;font-weight:400;line-height:24px}.WhatYouGetSection-module__l4_r7G__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__l4_r7G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhatYouGetSection-module__l4_r7G__banner{padding:40px 0 60px}.WhatYouGetSection-module__l4_r7G__title{font-size:32px}.WhatYouGetSection-module__l4_r7G__grid{grid-template-columns:1fr}}
.ExploreRegions-module__dEE6Ka__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:56px;width:100%;padding:80px 100px;display:flex}.ExploreRegions-module__dEE6Ka__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;display:flex}.ExploreRegions-module__dEE6Ka__title{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:48px;font-weight:400;line-height:.9em}.ExploreRegions-module__dEE6Ka__subtitle{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:18px;line-height:26px}.ExploreRegions-module__dEE6Ka__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ExploreRegions-module__dEE6Ka__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__dEE6Ka__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ExploreRegions-module__dEE6Ka__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__dEE6Ka__curveBg{display:none}.ExploreRegions-module__dEE6Ka__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__dEE6Ka__iconWrap{z-index:2;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:8px;display:flex;position:relative}.ExploreRegions-module__dEE6Ka__icon{object-fit:contain;background-color:var(--color-white);border-radius:50%;width:48px;height:58px;margin-left:3px;display:block}.ExploreRegions-module__dEE6Ka__cardBody{flex-direction:column;flex:auto;gap:12px;padding:0 24px 24px;display:flex}.ExploreRegions-module__dEE6Ka__label{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:16px;font-weight:600}.ExploreRegions-module__dEE6Ka__roleList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ExploreRegions-module__dEE6Ka__roleItem{font-family:var(--font-body);color:#191919;align-items:center;gap:8px;font-size:16px;line-height:22px;display:flex}.ExploreRegions-module__dEE6Ka__roleItem svg{color:var(--color-primary);flex-shrink:0}.ExploreRegions-module__dEE6Ka__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__dEE6Ka__viewAll:hover{background-color:var(--color-accent);transform:translateY(-1px)}.ExploreRegions-module__dEE6Ka__viewAll svg{color:var(--color-white)}@media (max-width:1199px){.ExploreRegions-module__dEE6Ka__section{padding:80px 40px}}@media (max-width:899px){.ExploreRegions-module__dEE6Ka__section{gap:40px;padding:60px 24px}.ExploreRegions-module__dEE6Ka__grid{grid-template-columns:repeat(2,1fr);gap:16px}.ExploreRegions-module__dEE6Ka__title{font-size:36px}}@media (max-width:599px){.ExploreRegions-module__dEE6Ka__grid{grid-template-columns:1fr}.ExploreRegions-module__dEE6Ka__title{font-size:28px}.ExploreRegions-module__dEE6Ka__subtitle{font-size:14px}}
.SimpleProcess-module__lGy9-a__section{background-color:var(--color-white);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.SimpleProcess-module__lGy9-a__waveTop,.SimpleProcess-module__lGy9-a__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.SimpleProcess-module__lGy9-a__waveTop{margin-bottom:-2px}.SimpleProcess-module__lGy9-a__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.SimpleProcess-module__lGy9-a__waveTop img,.SimpleProcess-module__lGy9-a__waveBottom img,.SimpleProcess-module__lGy9-a__waveTop>div,.SimpleProcess-module__lGy9-a__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.SimpleProcess-module__lGy9-a__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__lGy9-a__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__lGy9-a__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.SimpleProcess-module__lGy9-a__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__lGy9-a__title{color:var(--color-white);text-align:center;margin-bottom:16px;font-size:52px;font-weight:800}.SimpleProcess-module__lGy9-a__subtitle{color:var(--color-white);opacity:.85;text-align:center;margin-bottom:60px;font-size:20px;font-weight:400}.SimpleProcess-module__lGy9-a__processContainer{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.SimpleProcess-module__lGy9-a__stepWrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.SimpleProcess-module__lGy9-a__connectorLine{background-color:var(--color-white);opacity:.5;width:2px;height:40px}.SimpleProcess-module__lGy9-a__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__lGy9-a__stepBox{text-align:center;background:#fff;border-radius:16px;margin-bottom:20px;padding:32px 24px 24px;box-shadow:0 4px 20px #0000000d}.SimpleProcess-module__lGy9-a__box0{width:100%;max-width:500px}.SimpleProcess-module__lGy9-a__box1{width:100%;max-width:460px}.SimpleProcess-module__lGy9-a__box2{width:100%;max-width:420px}.SimpleProcess-module__lGy9-a__box3{width:100%;max-width:380px}.SimpleProcess-module__lGy9-a__box4{width:100%;max-width:340px}.SimpleProcess-module__lGy9-a__box5{width:100%;max-width:300px}.SimpleProcess-module__lGy9-a__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__lGy9-a__stepDescription{font-family:var(--font-body);color:var(--color-text-body);font-size:16px;font-weight:400;line-height:1.5}.SimpleProcess-module__lGy9-a__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-top:60px;display:flex}.SimpleProcess-module__lGy9-a__footerText{color:#e0e8ff;font-size:20px;font-weight:500;line-height:1.6}.SimpleProcess-module__lGy9-a__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__lGy9-a__startHiring:hover{transform:translateY(-1px)}.SimpleProcess-module__lGy9-a__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}@media (max-width:768px){.SimpleProcess-module__lGy9-a__title{margin-bottom:12px;font-size:28px}.SimpleProcess-module__lGy9-a__subtitle{margin-bottom:40px;font-size:16px}.SimpleProcess-module__lGy9-a__box0,.SimpleProcess-module__lGy9-a__box1,.SimpleProcess-module__lGy9-a__box2,.SimpleProcess-module__lGy9-a__box3,.SimpleProcess-module__lGy9-a__box4,.SimpleProcess-module__lGy9-a__box5{max-width:100%}.SimpleProcess-module__lGy9-a__footerText br{display:none}}
.DreamTeamCTA-module__YMLzgq__section{background-color:var(--color-bg);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.DreamTeamCTA-module__YMLzgq__waveTop{aspect-ratio:21.6;z-index:2;width:100%;margin-bottom:-2px;position:relative;overflow:hidden}.DreamTeamCTA-module__YMLzgq__waveTop>div{object-fit:cover;width:100%;height:100%;display:block}.DreamTeamCTA-module__YMLzgq__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__YMLzgq__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__YMLzgq__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__YMLzgq__title{font-family:var(--font-heading);color:var(--color-white);margin:0;font-size:40px;font-weight:400;line-height:1.15}.DreamTeamCTA-module__YMLzgq__subtitle{font-family:var(--font-body);color:#d6d6e1;opacity:.8;max-width:580px;margin:0;font-size:16px;line-height:1.6}.DreamTeamCTA-module__YMLzgq__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.DreamTeamCTA-module__YMLzgq__primaryBtn,.DreamTeamCTA-module__YMLzgq__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__YMLzgq__primaryBtn{background-color:var(--color-primary);color:var(--color-white);box-shadow:0 4px 10px #004aad26,0 8px 20px #004aad1a}.DreamTeamCTA-module__YMLzgq__primaryBtn:hover{transform:translateY(-1px)}.DreamTeamCTA-module__YMLzgq__secondaryBtn{color:var(--color-white);box-shadow:none;background-color:#0000;border:1px solid #ffffff80}.DreamTeamCTA-module__YMLzgq__secondaryBtn:hover{background-color:#ffffff1a;transform:translateY(-1px)}.DreamTeamCTA-module__YMLzgq__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.DreamTeamCTA-module__YMLzgq__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__YMLzgq__worldMap{width:100%;height:100%;color:var(--color-primary);opacity:.06;pointer-events:none;position:absolute;top:0;left:0}.DreamTeamCTA-module__YMLzgq__globeImage{z-index:1;width:100%;height:auto;margin-bottom:0;display:block;position:relative}@media (max-width:768px){.DreamTeamCTA-module__YMLzgq__banner{padding:40px 0 0}.DreamTeamCTA-module__YMLzgq__inner{gap:16px;padding:0 20px}.DreamTeamCTA-module__YMLzgq__title{font-size:30px}.DreamTeamCTA-module__YMLzgq__subtitle{font-size:14px}.DreamTeamCTA-module__YMLzgq__buttonGroup{gap:12px}.DreamTeamCTA-module__YMLzgq__primaryBtn,.DreamTeamCTA-module__YMLzgq__secondaryBtn{padding:10px 16px;font-size:12px}.DreamTeamCTA-module__YMLzgq__globeWrap{margin-top:24px}}@media (max-width:480px){.DreamTeamCTA-module__YMLzgq__banner{padding:32px 0 0}.DreamTeamCTA-module__YMLzgq__inner{gap:12px;padding:0 16px}.DreamTeamCTA-module__YMLzgq__title{font-size:26px}.DreamTeamCTA-module__YMLzgq__buttonGroup{gap:10px}.DreamTeamCTA-module__YMLzgq__primaryBtn,.DreamTeamCTA-module__YMLzgq__secondaryBtn{padding:8px 14px}.DreamTeamCTA-module__YMLzgq__globeWrap{margin-top:16px}}
