.VirtualAssistantToolsSection-module__6wpRCW__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:48px;width:100%;padding:80px 100px;display:flex}.VirtualAssistantToolsSection-module__6wpRCW__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__6wpRCW__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__6wpRCW__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.VirtualAssistantToolsSection-module__6wpRCW__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__6wpRCW__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.VirtualAssistantToolsSection-module__6wpRCW__cardTop{flex-direction:column;gap:12px;display:flex}.VirtualAssistantToolsSection-module__6wpRCW__toolName{color:#191919;margin:0;font-family:Degular Display Semibold,sans-serif;font-size:24px;font-weight:400;line-height:24px}.VirtualAssistantToolsSection-module__6wpRCW__description{color:#4c4c4c;margin:0;font-family:Inter,sans-serif;font-size:18px;line-height:24px}.VirtualAssistantToolsSection-module__6wpRCW__badges{flex-wrap:wrap;gap:8px;display:flex}.VirtualAssistantToolsSection-module__6wpRCW__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__6wpRCW__section{padding:80px 40px}}@media (max-width:899px){.VirtualAssistantToolsSection-module__6wpRCW__section{gap:32px;padding:60px 24px}.VirtualAssistantToolsSection-module__6wpRCW__grid{grid-template-columns:repeat(2,1fr)}.VirtualAssistantToolsSection-module__6wpRCW__title{font-size:32px}}@media (max-width:599px){.VirtualAssistantToolsSection-module__6wpRCW__grid{grid-template-columns:1fr}.VirtualAssistantToolsSection-module__6wpRCW__title{font-size:26px}}
.PlatformKnowledgeSection-module__8eCAOW__section{background-color:var(--color-bg);flex-direction:column;align-items:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.PlatformKnowledgeSection-module__8eCAOW__inner{align-items:flex-start;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.PlatformKnowledgeSection-module__8eCAOW__textCol{flex-direction:column;flex:0 0 380px;gap:16px;max-width:380px;margin-top:70px;padding-top:8px;display:flex}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__subtext{font-family:var(--font-body);color:#000;opacity:.75;text-align:left;margin:0;font-size:15px;line-height:1.6}.PlatformKnowledgeSection-module__8eCAOW__nav{align-items:center;gap:12px;margin-top:16px;display:flex}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__arrow:hover{opacity:.85}.PlatformKnowledgeSection-module__8eCAOW__arrowDisabled{opacity:.2;cursor:default;pointer-events:none}.PlatformKnowledgeSection-module__8eCAOW__dots{align-items:center;gap:10px;display:flex}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__dot:hover{transform:scale(1.3)}.PlatformKnowledgeSection-module__8eCAOW__dotActive{background-color:var(--color-primary);transform:scale(1.3)}.PlatformKnowledgeSection-module__8eCAOW__carouselCol{flex:1;min-width:0;padding:8px 0}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__carouselViewport:active{cursor:grabbing}.PlatformKnowledgeSection-module__8eCAOW__carouselViewport::-webkit-scrollbar{display:none}.PlatformKnowledgeSection-module__8eCAOW__track{display:flex}.PlatformKnowledgeSection-module__8eCAOW__cardWrapper{scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:none;width:480px;height:380px;position:relative;overflow:hidden}.PlatformKnowledgeSection-module__8eCAOW__numBg{z-index:0;opacity:.9;width:auto;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__cardContent{flex-direction:column;gap:12px;display:flex}.PlatformKnowledgeSection-module__8eCAOW__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__8eCAOW__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__8eCAOW__section{padding:40px 0}.PlatformKnowledgeSection-module__8eCAOW__inner{flex-direction:column;gap:40px}.PlatformKnowledgeSection-module__8eCAOW__textCol{flex:none;width:100%;max-width:100%;margin-top:0;padding-top:0}.PlatformKnowledgeSection-module__8eCAOW__title{font-size:34px}.PlatformKnowledgeSection-module__8eCAOW__nav{display:none}.PlatformKnowledgeSection-module__8eCAOW__cardWrapper{width:280px;min-height:240px}.PlatformKnowledgeSection-module__8eCAOW__card{gap:32px;width:280px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__8eCAOW__track{gap:8px}}@media (max-width:768px){.PlatformKnowledgeSection-module__8eCAOW__section{padding:40px 0}.PlatformKnowledgeSection-module__8eCAOW__inner{gap:32px;padding:0 20px}.PlatformKnowledgeSection-module__8eCAOW__title{font-size:28px}.PlatformKnowledgeSection-module__8eCAOW__cardWrapper{width:260px;min-height:220px}.PlatformKnowledgeSection-module__8eCAOW__card{gap:28px;width:260px;min-height:200px;padding:20px 20px 32px}.PlatformKnowledgeSection-module__8eCAOW__track{justify-content:flex-start;gap:8px}.PlatformKnowledgeSection-module__8eCAOW__cardTitle{font-size:24px;line-height:26px}.PlatformKnowledgeSection-module__8eCAOW__cardDesc{font-size:14px;line-height:18px}}@media (max-width:480px){.PlatformKnowledgeSection-module__8eCAOW__section{padding:30px 0}.PlatformKnowledgeSection-module__8eCAOW__title{font-size:24px}.PlatformKnowledgeSection-module__8eCAOW__inner{gap:24px;padding:0 16px}.PlatformKnowledgeSection-module__8eCAOW__cardWrapper{width:240px;min-height:200px}.PlatformKnowledgeSection-module__8eCAOW__card{gap:24px;width:240px;min-height:180px;padding:16px 16px 28px}.PlatformKnowledgeSection-module__8eCAOW__track{gap:8px}.PlatformKnowledgeSection-module__8eCAOW__cardTitle{font-size:22px;line-height:24px}.PlatformKnowledgeSection-module__8eCAOW__cardDesc{font-size:13px;line-height:17px}}
.ReadyToHireSection-module__ThuK9a__section{width:100%;max-width:var(--max-width);background-color:var(--color-bg);flex-direction:column;align-items:center;gap:40px;margin:0 auto;padding:80px 100px;display:flex;position:relative;overflow:visible}.ReadyToHireSection-module__ThuK9a__header{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:640px;display:flex}.ReadyToHireSection-module__ThuK9a__title{font-family:var(--font-heading);text-align:center;color:var(--color-text-dark);margin:0;font-size:48px;font-weight:400;line-height:.875em}.ReadyToHireSection-module__ThuK9a__content{width:100%;max-width:var(--content-width);flex-direction:column;align-items:flex-start;gap:20px;display:flex}.ReadyToHireSection-module__ThuK9a__panel{background-color:var(--color-highlight);border-radius:24px;width:100%;height:680px;position:relative;overflow:hidden}.ReadyToHireSection-module__ThuK9a__photo{object-fit:cover;object-position:center;pointer-events:none;z-index:1;width:834px;height:100%;position:absolute;top:0;left:0}.ReadyToHireSection-module__ThuK9a__decor{pointer-events:none;z-index:2;width:576px;height:100%;display:block;position:absolute;top:0;right:0}.ReadyToHireSection-module__ThuK9a__globeCenter{object-fit:contain;z-index:4;pointer-events:none;width:80px;height:80px;position:absolute;top:50%;right:546px;transform:translateY(-50%)}.ReadyToHireSection-module__ThuK9a__rightPanel{z-index:3;flex-direction:column;justify-content:center;gap:28px;width:576px;height:100%;padding:48px 48px 48px 96px;display:flex;position:absolute;top:0;right:0}.ReadyToHireSection-module__ThuK9a__feature{flex-direction:column;gap:6px;display:flex}.ReadyToHireSection-module__ThuK9a__featureHeading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReadyToHireSection-module__ThuK9a__featureIcon{flex-shrink:0;width:14px;height:20px}.ReadyToHireSection-module__ThuK9a__featureTitle{color:#fff;margin:0;font-family:Degular Display Semibold,sans-serif;font-size:20px;font-weight:400;line-height:22px}.ReadyToHireSection-module__ThuK9a__featureBadge{color:#b0d5dde6;letter-spacing:.01em;background:#b0d5dd26;border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.ReadyToHireSection-module__ThuK9a__featureDesc{color:#b0d5dd;margin:0;padding-left:24px;font-family:Inter,sans-serif;font-size:16px;line-height:20px}.ReadyToHireSection-module__ThuK9a__bottomImage{border-radius:24px;width:100%;height:auto;display:block}.ReadyToHireSection-module__ThuK9a__ctaSection{flex-direction:column;align-items:center;gap:32px;width:100%;padding-top:20px;display:flex}.ReadyToHireSection-module__ThuK9a__ctaText{font-family:var(--font-body);color:var(--color-text-light);text-align:center;margin:0;font-size:20px;line-height:28px}.ReadyToHireSection-module__ThuK9a__ctaButtons{justify-content:center;align-items:center;gap:20px;display:flex}.ReadyToHireSection-module__ThuK9a__primaryButton{background-color:var(--color-primary);color:var(--color-white);font-family:var(--font-body);letter-spacing:1px;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;line-height:22.4px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.ReadyToHireSection-module__ThuK9a__primaryButton:hover{background-color:var(--color-accent);transform:translateY(-1px)}.ReadyToHireSection-module__ThuK9a__secondaryButton{color:var(--color-primary);border:2px solid var(--color-primary);font-family:var(--font-body);letter-spacing:1px;text-transform:uppercase;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;line-height:22.4px;text-decoration:none;transition:background-color .2s,transform .15s,color .2s;display:inline-flex}.ReadyToHireSection-module__ThuK9a__secondaryButton:hover{background-color:var(--color-primary);color:var(--color-white);transform:translateY(-1px)}.ReadyToHireSection-module__ThuK9a__buttonIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.ReadyToHireSection-module__ThuK9a__secondaryButtonIcon{object-fit:contain;filter:invert(12%)sepia(40%)saturate(450%)hue-rotate(145deg)brightness(65%)contrast();flex-shrink:0;width:16px;height:16px;display:block}.ReadyToHireSection-module__ThuK9a__arrowIcon{object-fit:contain;flex-shrink:0;width:14px;height:14px;display:block}.ReadyToHireSection-module__ThuK9a__cta{background-color:var(--color-highlight);width:327px;height:56px;color:var(--color-white);font-family:var(--font-body);letter-spacing:1px;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:22.4px;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #00000040}.ReadyToHireSection-module__ThuK9a__cta:hover{background-color:var(--color-accent);transform:translateY(-1px)}.ReadyToHireSection-module__ThuK9a__ctaIcon{object-fit:contain;flex-shrink:0;width:17px;height:16px;display:block}@media (max-width:1511px){.ReadyToHireSection-module__ThuK9a__section{padding:80px 100px}.ReadyToHireSection-module__ThuK9a__photo{width:63%}}@media (max-width:1199px){.ReadyToHireSection-module__ThuK9a__section{gap:32px;padding:80px 50px}.ReadyToHireSection-module__ThuK9a__panel{height:auto;min-height:600px}.ReadyToHireSection-module__ThuK9a__photo{width:100%;height:380px;position:relative}.ReadyToHireSection-module__ThuK9a__decor,.ReadyToHireSection-module__ThuK9a__globeCenter{display:none}.ReadyToHireSection-module__ThuK9a__rightPanel{background-color:var(--color-primary);gap:24px;width:100%;padding:40px 32px;position:relative;top:0;right:0;transform:none}.ReadyToHireSection-module__ThuK9a__bottomImage{border-radius:16px}}@media (max-width:809px){.ReadyToHireSection-module__ThuK9a__section{gap:24px;padding:40px 20px}.ReadyToHireSection-module__ThuK9a__header{max-width:100%}.ReadyToHireSection-module__ThuK9a__title{font-size:32px}.ReadyToHireSection-module__ThuK9a__photo{height:240px}.ReadyToHireSection-module__ThuK9a__rightPanel{padding:32px 24px}.ReadyToHireSection-module__ThuK9a__rightTitle{font-size:28px;line-height:32px}.ReadyToHireSection-module__ThuK9a__cta{width:100%;max-width:327px}.ReadyToHireSection-module__ThuK9a__ctaButtons{flex-direction:column;width:100%}.ReadyToHireSection-module__ThuK9a__primaryButton,.ReadyToHireSection-module__ThuK9a__secondaryButton{width:100%;max-width:327px}}
.WhatYouGetSection-module__5_W6IW__section{flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.WhatYouGetSection-module__5_W6IW__waveTop,.WhatYouGetSection-module__5_W6IW__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.WhatYouGetSection-module__5_W6IW__waveTop{margin-bottom:-2px}.WhatYouGetSection-module__5_W6IW__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.WhatYouGetSection-module__5_W6IW__waveTop img,.WhatYouGetSection-module__5_W6IW__waveBottom img,.WhatYouGetSection-module__5_W6IW__waveTop>div,.WhatYouGetSection-module__5_W6IW__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__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__5_W6IW__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__title{font-family:var(--font-heading);color:var(--color-white);text-align:center;margin-bottom:24px;font-size:52px;font-weight:800}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-bottom:60px;display:grid}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__startHiring:hover{transform:translateY(-1px)}.WhatYouGetSection-module__5_W6IW__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__card:hover{background-color:var(--color-teal-bright);transform:translateY(-4px)}.WhatYouGetSection-module__5_W6IW__card:hover .WhatYouGetSection-module__5_W6IW__cardTitle,.WhatYouGetSection-module__5_W6IW__card:hover .WhatYouGetSection-module__5_W6IW__cardDesc{color:var(--color-white)}.WhatYouGetSection-module__5_W6IW__card:hover .WhatYouGetSection-module__5_W6IW__icon{filter:brightness(0)invert()}.WhatYouGetSection-module__5_W6IW__iconWrap{justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.WhatYouGetSection-module__5_W6IW__icon{object-fit:contain;width:auto;height:100%;transition:filter .3s}.WhatYouGetSection-module__5_W6IW__cardContent{flex-direction:column;gap:8px;display:flex}.WhatYouGetSection-module__5_W6IW__cardTitle{font-family:var(--font-heading);color:var(--color-primary);font-size:24px;font-weight:400;line-height:24px}.WhatYouGetSection-module__5_W6IW__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__5_W6IW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhatYouGetSection-module__5_W6IW__banner{padding:40px 0 60px}.WhatYouGetSection-module__5_W6IW__title{font-size:32px}.WhatYouGetSection-module__5_W6IW__grid{grid-template-columns:1fr}}
.ExploreRegions-module__LAajGG__section{background-color:var(--color-bg);flex-direction:column;align-items:center;gap:56px;width:100%;padding:80px 100px;display:flex}.ExploreRegions-module__LAajGG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;display:flex}.ExploreRegions-module__LAajGG__title{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:48px;font-weight:400;line-height:.9em}.ExploreRegions-module__LAajGG__subtitle{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:18px;line-height:26px}.ExploreRegions-module__LAajGG__grid{width:100%;max-width:var(--content-width);grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ExploreRegions-module__LAajGG__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__LAajGG__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ExploreRegions-module__LAajGG__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__LAajGG__curveBg{display:none}.ExploreRegions-module__LAajGG__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__LAajGG__iconWrap{z-index:2;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:8px;display:flex;position:relative}.ExploreRegions-module__LAajGG__icon{object-fit:contain;background-color:var(--color-white);border-radius:50%;width:48px;height:58px;margin-left:3px;display:block}.ExploreRegions-module__LAajGG__cardBody{flex-direction:column;flex:auto;gap:12px;padding:0 24px 24px;display:flex}.ExploreRegions-module__LAajGG__label{font-family:var(--font-heading);color:var(--color-text-dark);margin:0;font-size:16px;font-weight:600}.ExploreRegions-module__LAajGG__roleList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ExploreRegions-module__LAajGG__roleItem{font-family:var(--font-body);color:#191919;align-items:center;gap:8px;font-size:16px;line-height:22px;display:flex}.ExploreRegions-module__LAajGG__roleItem svg{color:var(--color-primary);flex-shrink:0}.ExploreRegions-module__LAajGG__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__LAajGG__viewAll:hover{background-color:var(--color-accent);transform:translateY(-1px)}.ExploreRegions-module__LAajGG__viewAll svg{color:var(--color-white)}@media (max-width:1199px){.ExploreRegions-module__LAajGG__section{padding:80px 40px}}@media (max-width:899px){.ExploreRegions-module__LAajGG__section{gap:40px;padding:60px 24px}.ExploreRegions-module__LAajGG__grid{grid-template-columns:repeat(2,1fr);gap:16px}.ExploreRegions-module__LAajGG__title{font-size:36px}}@media (max-width:599px){.ExploreRegions-module__LAajGG__grid{grid-template-columns:1fr}.ExploreRegions-module__LAajGG__title{font-size:28px}.ExploreRegions-module__LAajGG__subtitle{font-size:14px}}
.SimpleProcess-module__zOIKYW__section{background-color:var(--color-white);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.SimpleProcess-module__zOIKYW__waveTop,.SimpleProcess-module__zOIKYW__waveBottom{aspect-ratio:21.6;z-index:2;width:100%;position:relative;overflow:hidden}.SimpleProcess-module__zOIKYW__waveTop{margin-bottom:-2px}.SimpleProcess-module__zOIKYW__waveBottom{background-color:var(--color-bg-mint-darker);margin-top:-2px}.SimpleProcess-module__zOIKYW__waveTop img,.SimpleProcess-module__zOIKYW__waveBottom img,.SimpleProcess-module__zOIKYW__waveTop>div,.SimpleProcess-module__zOIKYW__waveBottom>div{object-fit:cover;width:100%;height:100%;display:block}.SimpleProcess-module__zOIKYW__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__zOIKYW__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__zOIKYW__textureBlob img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.SimpleProcess-module__zOIKYW__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__zOIKYW__title{color:var(--color-white);text-align:center;margin-bottom:16px;font-size:52px;font-weight:800}.SimpleProcess-module__zOIKYW__subtitle{color:var(--color-white);opacity:.85;text-align:center;margin-bottom:60px;font-size:20px;font-weight:400}.SimpleProcess-module__zOIKYW__processContainer{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.SimpleProcess-module__zOIKYW__stepWrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.SimpleProcess-module__zOIKYW__connectorLine{background-color:var(--color-white);opacity:.5;width:2px;height:40px}.SimpleProcess-module__zOIKYW__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__zOIKYW__stepBox{text-align:center;background:#fff;border-radius:16px;margin-bottom:20px;padding:32px 24px 24px;box-shadow:0 4px 20px #0000000d}.SimpleProcess-module__zOIKYW__box0{width:100%;max-width:500px}.SimpleProcess-module__zOIKYW__box1{width:100%;max-width:460px}.SimpleProcess-module__zOIKYW__box2{width:100%;max-width:420px}.SimpleProcess-module__zOIKYW__box3{width:100%;max-width:380px}.SimpleProcess-module__zOIKYW__box4{width:100%;max-width:340px}.SimpleProcess-module__zOIKYW__box5{width:100%;max-width:300px}.SimpleProcess-module__zOIKYW__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__zOIKYW__stepDescription{font-family:var(--font-body);color:var(--color-text-body);font-size:16px;font-weight:400;line-height:1.5}.SimpleProcess-module__zOIKYW__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-top:60px;display:flex}.SimpleProcess-module__zOIKYW__footerText{color:#e0e8ff;font-size:20px;font-weight:500;line-height:1.6}.SimpleProcess-module__zOIKYW__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__zOIKYW__startHiring:hover{transform:translateY(-1px)}.SimpleProcess-module__zOIKYW__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}@media (max-width:768px){.SimpleProcess-module__zOIKYW__title{margin-bottom:12px;font-size:28px}.SimpleProcess-module__zOIKYW__subtitle{margin-bottom:40px;font-size:16px}.SimpleProcess-module__zOIKYW__box0,.SimpleProcess-module__zOIKYW__box1,.SimpleProcess-module__zOIKYW__box2,.SimpleProcess-module__zOIKYW__box3,.SimpleProcess-module__zOIKYW__box4,.SimpleProcess-module__zOIKYW__box5{max-width:100%}.SimpleProcess-module__zOIKYW__footerText br{display:none}}
.DreamTeamCTA-module__Zypl4W__section{background-color:var(--color-bg);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.DreamTeamCTA-module__Zypl4W__waveTop{aspect-ratio:21.6;z-index:2;width:100%;margin-bottom:-2px;position:relative;overflow:hidden}.DreamTeamCTA-module__Zypl4W__waveTop>div{object-fit:cover;width:100%;height:100%;display:block}.DreamTeamCTA-module__Zypl4W__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__Zypl4W__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__Zypl4W__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__Zypl4W__title{font-family:var(--font-heading);color:var(--color-white);margin:0;font-size:40px;font-weight:400;line-height:1.15}.DreamTeamCTA-module__Zypl4W__subtitle{font-family:var(--font-body);color:#d6d6e1;opacity:.8;max-width:580px;margin:0;font-size:16px;line-height:1.6}.DreamTeamCTA-module__Zypl4W__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.DreamTeamCTA-module__Zypl4W__primaryBtn,.DreamTeamCTA-module__Zypl4W__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__Zypl4W__primaryBtn{background-color:var(--color-primary);color:var(--color-white);box-shadow:0 4px 10px #004aad26,0 8px 20px #004aad1a}.DreamTeamCTA-module__Zypl4W__primaryBtn:hover{transform:translateY(-1px)}.DreamTeamCTA-module__Zypl4W__secondaryBtn{color:var(--color-white);box-shadow:none;background-color:#0000;border:1px solid #ffffff80}.DreamTeamCTA-module__Zypl4W__secondaryBtn:hover{background-color:#ffffff1a;transform:translateY(-1px)}.DreamTeamCTA-module__Zypl4W__ctaIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.DreamTeamCTA-module__Zypl4W__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__Zypl4W__worldMap{width:100%;height:100%;color:var(--color-primary);opacity:.06;pointer-events:none;position:absolute;top:0;left:0}.DreamTeamCTA-module__Zypl4W__globeImage{z-index:1;width:100%;height:auto;margin-bottom:0;display:block;position:relative}@media (max-width:768px){.DreamTeamCTA-module__Zypl4W__banner{padding:40px 0 0}.DreamTeamCTA-module__Zypl4W__inner{gap:16px;padding:0 20px}.DreamTeamCTA-module__Zypl4W__title{font-size:30px}.DreamTeamCTA-module__Zypl4W__subtitle{font-size:14px}.DreamTeamCTA-module__Zypl4W__buttonGroup{gap:12px}.DreamTeamCTA-module__Zypl4W__primaryBtn,.DreamTeamCTA-module__Zypl4W__secondaryBtn{padding:10px 16px;font-size:12px}.DreamTeamCTA-module__Zypl4W__globeWrap{margin-top:24px}}@media (max-width:480px){.DreamTeamCTA-module__Zypl4W__banner{padding:32px 0 0}.DreamTeamCTA-module__Zypl4W__inner{gap:12px;padding:0 16px}.DreamTeamCTA-module__Zypl4W__title{font-size:26px}.DreamTeamCTA-module__Zypl4W__buttonGroup{gap:10px}.DreamTeamCTA-module__Zypl4W__primaryBtn,.DreamTeamCTA-module__Zypl4W__secondaryBtn{padding:8px 14px}.DreamTeamCTA-module__Zypl4W__globeWrap{margin-top:16px}}
