Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - amby.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 02:10:56 GMT
Content-Length: 0
Connection: keep-alive
Location: https://www.amby.com/
Cache-Control: max-age=120
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
X-HS-Mapping-Id: 76806036240
X-HS-Mapping-Only-After-Not-Found: no
X-Hs-Prerendered: Tue, 20 May 2025 08:42:27 GMT
X-HS-Route-Prefix: http://amby.com
Set-Cookie: __cf_bm=GbI37siWd9e4VSrBaOqBO_CuH_95hlv1cuQE9IFqQb0-1747793456-1.0.1.1-ZKAXfEXAfpYyQ6gi0CRws_safO840twfm2T0jdYJOFkOL7NiMd7.RWoPILfilRQx1EdC0w5TPw56h8gahWF3EuTgK9VrfuQIWK0vfhpyW4Y; path=/; expires=Wed, 21-May-25 02:40:56 GMT; domain=.amby.com; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=qAVTahfMPx0JYmo455gEhwJNWRwxaUlpKHEXZ058RSI-1747793456877-0.0.1.1-604800000; path=/; domain=.amby.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 94308a50cb888d84-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://amby.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 02:10:57 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: s-maxage=10800, max-age=0
Last-Modified: Tue, 20 May 2025 08:42:30 GMT
Link: </hs/hsstatic/content-cwv-embed/static-1.1293/embed.js>; rel=preload; as=script,</hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js>; rel=preload; as=script,</hs/hsstatic/cos-i18n/static-1.53/bundles/project.js>; rel=preload; as=script,</_hcms/forms/v2.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CT-181425726497,CT-181990039373,CT-76137377048,CG-6622054,P-6622054,W-76136780034,CW-72045296473,CW-76135323231,CW-76135614494,CW-76135614513,CW-76135676455,CW-76135676457,CW-76135676472,CW-76135676476,CW-76135676482,CW-76135676497,CW-76135676512,CW-76135676521,CW-76135676534,CW-76135676547,CW-76135676558,CW-76135776662,CW-77099424573,CW-80561509269,CW-91574030625,CW-98737941933,E-114564574609,E-76135614551,E-76135614574,E-76135614582,E-76135614586,E-76135676595,E-76135676597,E-76135676672,E-76708846504,E-80560250758,E-80563133082,E-80563133083,E-80563133090,MENU-76136780034,MENU-76137252910,RA-76134232095,PGS-ALL,SW-0,B-37713782202,GC-114564748662,GC-76137061532,TS-76135614601
Referrer-Policy: no-referrer-when-downgrade
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-5s
X-HS-Cache-Control: s-maxage=10800, max-age=0
X-HS-CF-Cache-Status: REVALIDATED
x-hs-cfworker-meta: {"contentType":"SITE_PAGE"}
X-HS-Content-Id: 76137377048
X-HS-Hub-Id: 6622054
X-HS-Prerendered: Tue, 20 May 2025 08:42:30 GMT
Set-Cookie: __cf_bm=430ANA0Fm.xg466SCwrU0WmfwiFbIdjPCuagUrIvOqA-1747793457-1.0.1.1-54NxdHnG85SV677yZ0utKutMU0TCK_CnkT2C2rU.FHnBW8u4fdQKehiVr6_Dg3sN6M1Q3BIdOdX7T8iFLI8E8.Tnc82U2xKW3ePYF67sBNc; path=/; expires=Wed, 21-May-25 02:40:57 GMT; domain=.www.amby.com; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=YJLYkYCSfinuj.h9KwSc4xOh.MfCth6_cnHmsZElPgw-1747793457172-0.0.1.1-604800000; path=/; domain=.www.amby.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 94308a529d838ddb-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: amby.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>The power to scale faster</title>
    <meta name="description" content="Recruitment as it should be. We are your go-to talent partner for all for your recruitment needs, regardless of your size or industry. ">
    <meta name="theme-color" content="#ffffff">

    <!-- CSS-->
    <link type="text/css" rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/template_assets/1/76135676672/1744367296882/template_main.min.css">
    
    
      <style id="stylePreloader">body::after {
    content:"";
    text-align: center;
    padding-top: 48vh;
    font-size: 56px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99999999999!important;
    transform: translateY(0vh);
    transition: all ease-in-out 500ms;/*This timing used by js also*/
}

body.loaded::after {
    opacity: 0;
    
}</style>
      <script>//Sunrise
(function () {
  var jobIsDone = false;
  var animationDuration = 500;

  var timerId = setTimeout(function () {
    document.body && document.body.classList.add("loaded");
    jobIsDone = true;

    setTimeout(function () {
      document.getElementById("stylePreloader").remove();
    }, animationDuration);
  }, 3000);

  window.addEventListener("load", loadedHandler);

  function loadedHandler() {
    if (jobIsDone) {
      return true;
    } else {
      clearTimeout(timerId);
    }
    setTimeout(function () {
      document.body.classList.add("loaded");
    }, 100);
    setTimeout(function () {
      document.getElementById("stylePreloader").remove();
    }, 100 + animationDuration);
  }
})(); </script>
    

    <!-- Fonts -->
    <link type="text/css" rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/template_assets/1/76135676597/1744367295196/template_fonts.min.css">
    
    
    <meta name="viewport" content="width=device-width, initial-scale=1">

    
    <meta property="og:description" content="Recruitment as it should be. We are your go-to talent partner for all for your recruitment needs, regardless of your size or industry. ">
    <meta property="og:title" content="The power to scale faster">
    <meta name="twitter:description" content="Recruitment as it should be. We are your go-to talent partner for all for your recruitment needs, regardless of your size or industry. ">
    <meta name="twitter:title" content="The power to scale faster">

    

    
    <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>

<link rel="stylesheet" href="/hs/hsstatic/cos-LanguageSwitcher/static-1.336/sass/LanguageSwitcher.css">
<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135323231/1744446323972/module_mega-menu.min.css">
<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/72045296473/1744446312670/module_button-stack.min.css">

  <style>
  
  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676455/1744446338878/module_animated-social-proof.min.css">

  <style>
    #hs_cos_wrapper_main_content-dnd_partial-1-module-5 .swiper-main_content-dnd_partial-1-module-5 { height:4rem; }

@media only screen and (max-width:767px) {
  #hs_cos_wrapper_main_content-dnd_partial-1-module-5 .animated-social-proof { justify-content:center; }
}

  </style>

<link class="hs-async-css" rel="preload" href="https://unpkg.com/swiper/swiper-bundle.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"></noscript>

  <style>

    .animation-link {
      cursor: pointer;
    }

    #animation_container_widget_1667381600958.animation_container{
      position:relative;
      display:flex;
      justify-content: center;
      overflow: hidden;
    }
  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676476/1744446341365/module_encapsulated-logo-set.min.css">

  <style>
    #hs_cos_wrapper_main_content-dnd_partial-3-module-6 .button { color:theme; }

#hs_cos_wrapper_main_content-dnd_partial-3-module-6 .button__icon--fa svg { fill:theme; }

  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/80561509269/1744446356590/module_cta-snippet.min.css">

  <style>
    #hs_cos_wrapper_module_17068010962137 .cta-snippet {
  padding-top:3rem;
  padding-right:2rem;
  padding-bottom:3rem;
  padding-left:2rem;
}

#hs_cos_wrapper_module_17068010962137 .cta-snippet { background-color:#F7F2EB; }

  </style>


  <style>
    #hs_cos_wrapper_module_17068016058833 .cta-snippet {
  padding-top:3rem;
  padding-right:2rem;
  padding-bottom:3rem;
  padding-left:2rem;
}

#hs_cos_wrapper_module_17068016058833 .cta-snippet { background-color:#F7F2EB; }

  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676521/1744446347344/module_social-proof-grid.min.css">

  <style>
    #hs_cos_wrapper_module_16744142820735 .card__desc,
#hs_cos_wrapper_module_16744142820735 .card__desc * { font-size:14px; }

#hs_cos_wrapper_module_16744142820735 .card__image {
  padding-top:3rem;
  padding-right:4rem;
  padding-bottom:1.5rem;
  padding-left:4rem;
}

#hs_cos_wrapper_module_16744142820735 .card__divider {}

  </style>


  <style>
    #hs_cos_wrapper_module_16744142820736 .card__desc,
#hs_cos_wrapper_module_16744142820736 .card__desc * { font-size:14px; }

#hs_cos_wrapper_module_16744142820736 .card__image {
  padding-top:3rem;
  padding-right:4rem;
  padding-bottom:1.5rem;
  padding-left:4rem;
}

#hs_cos_wrapper_module_16744142820736 .card__divider {}

  </style>


  <style>
    #hs_cos_wrapper_module_16744142820737 .card__desc,
#hs_cos_wrapper_module_16744142820737 .card__desc * { font-size:14px; }

#hs_cos_wrapper_module_16744142820737 .card__image {
  padding-top:3rem;
  padding-right:4rem;
  padding-bottom:1.5rem;
  padding-left:4rem;
}

#hs_cos_wrapper_module_16744142820737 .card__divider {}

  </style>


  <style>
    #hs_cos_wrapper_module_16744142820738 .card__desc,
#hs_cos_wrapper_module_16744142820738 .card__desc * { font-size:14px; }

#hs_cos_wrapper_module_16744142820738 .card__image {
  padding-top:3rem;
  padding-right:4rem;
  padding-bottom:1.5rem;
  padding-left:4rem;
}

#hs_cos_wrapper_module_16744142820738 .card__divider {}

  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676512/1744446345826/module_numbers.min.css">

  <style>
     
  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676547/1744446351489/module_thumbnail.min.css">
<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135614494/1744446328685/module_blog-listing.min.css">
<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/98737941933/1744446366469/module_statement.min.css">

  <style>
    #hs_cos_wrapper_module_16879611129672 .statement {}

#hs_cos_wrapper_module_16879611129672 .statement {}

#hs_cos_wrapper_module_16879611129672 .statement { margin-top:122px; }

  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/91574030625/1744446364004/module_extended-navigation.min.css">

  <style>
    #hs_cos_wrapper_module_extended_navigation .extended-nav-wrapper { background-color:var(--light-sec); }

#hs_cos_wrapper_module_extended_navigation .extended-nav-trigger { background-color:var(--light-ter); }

  </style>

<link rel="stylesheet" href="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135776662/1744446355705/module_social-follow.min.css">

  <style>
    #hs_cos_wrapper_widget_1716996503172 .button-wrapper { text-align:left; }

#hs_cos_wrapper_widget_1716996503172 .button { color:theme; }

#hs_cos_wrapper_widget_1716996503172 .button__icon--fa svg { fill:theme; }

  </style>

<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
#hs_cos_wrapper_widget_1706871415099  { display: block !important; text-align: center !important }
#hs_cos_wrapper_module_16744142820734  { display: block !important; padding-bottom: 1rem !important; padding-top: 3rem !important }
#hs_cos_wrapper_footer-module-4  { display: block !important; padding-bottom: 1.2rem !important }
#hs_cos_wrapper_module_1688036569432  { display: block !important; padding-bottom: 1.2rem !important }
#hs_cos_wrapper_widget_1745845224205  { display: block !important; font-size: 18px !important; text-align: center !important }
#hs_cos_wrapper_widget_1745845224205  p , #hs_cos_wrapper_widget_1745845224205  li , #hs_cos_wrapper_widget_1745845224205  span , #hs_cos_wrapper_widget_1745845224205  label , #hs_cos_wrapper_widget_1745845224205  h1 , #hs_cos_wrapper_widget_1745845224205  h2 , #hs_cos_wrapper_widget_1745845224205  h3 , #hs_cos_wrapper_widget_1745845224205  h4 , #hs_cos_wrapper_widget_1745845224205  h5 , #hs_cos_wrapper_widget_1745845224205  h6  { font-size: 18px !important }
#hs_cos_wrapper_widget_1706871415099  { display: block !important; text-align: center !important }
#hs_cos_wrapper_module_16744142820734  { display: block !important; padding-bottom: 1rem !important; padding-top: 3rem !important }
.main_content-row-4-force-full-width-section > .row-fluid {
  max-width: none !important;
}
.main_content-row-8-max-width-section-centering > .row-fluid {
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.main_content-dnd_partial-5-module-5-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.main_content-dnd_partial-5-module-5-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
.main_content-module-6-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.main_content-module-6-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
/* HubSpot Non-stacked Media Query Styles */
@media (min-width:768px) {
  .main_content-row-4-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .main_content-row-7-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_1706801605883-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1706801605883-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1706801400434-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1706801400434-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1687950149308-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1687950149308-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
}
/* HubSpot Styles (default) */
.main_content-row-0-padding {
  padding-top: 5rem !important;
  padding-bottom: 3.75rem !important;
}
.main_content-row-1-margin {
  margin-bottom: 5rem !important;
}
.main_content-row-2-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-4-padding {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.main_content-row-5-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-6-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-7-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-8-padding {
  padding-top: 5rem !important;
}
.main_content-row-9-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-9-hidden {
  display: block !important;
}
.main_content-row-10-margin {
  margin-bottom: 0px !important;
}
.main_content-row-10-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-11-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-row-12-padding {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}
.main_content-row-12-background-layers {
  background-image: linear-gradient(rgba(250, 246, 240, 1), rgba(250, 246, 240, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.main_content-row-13-padding {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.main_content-dnd_partial-1-column-1-row-3-padding {
  padding-top: 12rem !important;
}
.cell_17068713901473-padding {
  padding-top: 5rem !important;
}
.cell_1674414282073-row-0-margin {
  margin-bottom: 1rem !important;
}
.cell_16879603636244-row-0-padding {
  padding-top: 46% !important;
  padding-left: 10% !important;
}
.cell_16879603636243-padding {
  padding-bottom: 0px !important;
  padding-right: 10% !important;
}
.main_content-dnd_partial-13-column-1-row-1-margin {
  margin-bottom: 2.5rem !important;
}
.footer-column-1-margin {
  margin-top: 0px !important;
  margin-bottom: 5rem !important;
}
.footer-column-1-row-0-margin {
  margin-bottom: 2.5rem !important;
}
.footer-column-1-row-1-margin {
  margin-bottom: 1.25rem !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 767px) {
  .main_content-row-0-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 2.5rem !important;
  }
  .main_content-row-1-margin {
    margin-bottom: 1.875rem !important;
  }
  .main_content-row-2-padding {
    padding-top: 3.75rem !important;
  }
  .main_content-row-4-padding {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .main_content-row-5-padding {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .main_content-row-6-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .main_content-row-7-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .main_content-row-9-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .main_content-row-10-margin {
    margin-bottom: 0px !important;
  }
  .main_content-row-10-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .main_content-row-11-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .main_content-row-12-padding {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .main_content-dnd_partial-1-column-1-row-3-padding {
    padding-top: 3.75rem !important;
  }
  .cell_1674414282073-row-0-margin {
    margin-bottom: 1rem !important;
  }
  .cell_16879603636244-row-0-padding {
    padding-top: 0px !important;
    padding-left: 0px !important;
  }
  .cell_16879603636243-padding {
    padding-bottom: 2.5rem !important;
    padding-right: 0px !important;
  }
  .main_content-dnd_partial-13-column-1-row-1-margin {
    margin-bottom: 1.875rem !important;
  }
}
</style>
    

    
<!--  Added by GoogleAnalytics4 integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}

var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;


if (!window._hsGoogleConsentRunOnce) {
  window._hsGoogleConsentRunOnce = true;

  gtag('consent', 'default', {
    'ad_storage': 'denied',
    'analytics_storage': 'denied',
    'ad_user_data': 'denied',
    'ad_personalization': 'denied',
    'wait_for_update': waitForUpdateMillis
  });

  if (useGoogleConsentModeV2) {
    _hsp.push(['useGoogleConsentModeV2'])
  } else {
    _hsp.push(['addPrivacyConsentListener', function(consent){
      var hasAnalyticsConsent = consent && (consent.allowed || (consent.categories && consent.categories.analytics));
      var hasAdsConsent = consent && (consent.allowed || (consent.categories && consent.categories.advertisement));

      gtag('consent', 'update', {
        'ad_storage': hasAdsConsent ? 'granted' : 'denied',
        'analytics_storage': hasAnalyticsConsent ? 'granted' : 'denied',
        'ad_user_data': hasAdsConsent ? 'granted' : 'denied',
        'ad_personalization': hasAdsConsent ? 'granted' : 'denied'
      });
    }]);
  }
}

gtag('js', new Date());
gtag('set', 'developer_id.dZTQ1Zm', true);
gtag('config', 'G-ZELE62Z872');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZELE62Z872"></script>

<!-- /Added by GoogleAnalytics4 integration -->

<!--  Added by GoogleTagManager integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}

var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;



var hsLoadGtm = function loadGtm() {
    if(window._hsGtmLoadOnce) {
      return;
    }

    if (useGoogleConsentModeV2) {

      gtag('set','developer_id.dZTQ1Zm',true);

      gtag('consent', 'default', {
      'ad_storage': 'denied',
      'analytics_storage': 'denied',
      'ad_user_data': 'denied',
      'ad_personalization': 'denied',
      'wait_for_update': waitForUpdateMillis
      });

      _hsp.push(['useGoogleConsentModeV2'])
    }

    (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-PPH7JF5');

    window._hsGtmLoadOnce = true;
};

_hsp.push(['addPrivacyConsentListener', function(consent){
  if(consent.allowed || (consent.categories && consent.categories.analytics)){
    hsLoadGtm();
  }
}]);

</script>

<!-- /Added by GoogleTagManager integration -->

    <link rel="canonical" href="https://www.amby.com">

<!-- Hotjar Tracking Code for https://www.amby.com/ -->
<script async>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:3218016,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-257202772-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-257202772-1');
</script>
<script src="https://unusual-content.aditto.co/aditto.js" data-domain-id="eab77c25-5558-4679-a872-7d19f96a8353"></script>
<meta property="og:url" content="https://www.amby.com">
<meta name="twitter:card" content="summary">
<meta http-equiv="content-language" content="en">
<link rel="alternate" hreflang="en" href="https://www.amby.com">
<link rel="alternate" hreflang="no" href="https://www.amby.com/no/">
<link rel="alternate" hreflang="sv" href="https://www.amby.com/sv/">







    <!-- Schema -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Amby AS",
        "url": "/",
        "logo": "https://6622054.fs1.hubspotusercontent-na1.net/hubfs/6622054/AM_logo_darkgreen_RGB-2.png",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Oslo, Norge",
          "postalCode": "0555",
          "streetAddress": "Thorvald Meyers gate 7"
        },
        "contactPoint": {
          "@type": "ContactPoint",
          "email": "[email protected]",
          "contactType": "sales",
          "areaServed": "150",
          "availableLanguage": "en"
        },
        "sameAs": [
          "https://www.linkedin.com/company/amby-global",
          "https://www.instagram.com/ambyglobal",
          "https://www.facebook.com/AmbyGlobal",
          "https://www.youtube.com/channel/UCoJmwXyM2RZKvgoVyECuNqQ/featured",
          "/"
        ]
      }
    </script>
  <meta name="generator" content="HubSpot"></head>
  <body class="  hs-content-id-76137377048 hs-site-page page  ">
<!--  Added by GoogleTagManager integration -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PPH7JF5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- /Added by GoogleTagManager integration -->

    <div>
      
        <div data-global-resource-path="Amby/templates/partials/header.html">

<div id="header" class="header header--fixed">
  <div class="inner-header container">
    
    
      <div class="header__logo">
        <div id="hs_cos_wrapper_header_logo" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














  



  
  <a href="http://Amby.com" id="hs-link-header_logo_logo_widget" style="border-width:0px;border:0px;"><img src="https://www.amby.com/hubfs/amby-brand/amby-logo.svg" class="hs-image-widget " height="50" style="height: auto;width:146px;border-width:0px;border:0px;" width="146" alt="amby-logo" title="amby-logo"></a>

  </div>
      </div>
    
    
      <div class="header__language-switcher">
        <div class="header__language-switcher--label">
          
  
    <div id="hs_cos_wrapper_language-switcher" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-language_switcher" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_language-switcher_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_language_switcher" style="" data-hs-cos-general-type="widget" data-hs-cos-type="language_switcher"><div class="lang_switcher_class">
   <div class="globe_class" onclick="">
       <ul class="lang_list_class">
           <li>
               <a class="lang_switcher_link" data-language="en" lang="en" href="https://www.amby.com">English</a>
           </li>
           <li>
               <a class="lang_switcher_link" data-language="no" lang="no" href="https://www.amby.com/no/">Norsk</a>
           </li>
           <li>
               <a class="lang_switcher_link" data-language="sv" lang="sv" href="https://www.amby.com/sv/">Svenska</a>
           </li>
       </ul>
   </div>
</div></span></div>
    <div class="header__language-switcher--label-current"> English</div>
  

        </div>
      </div>
    

    
    <button class="header__block-toggle" id="header__block-toggle" title="Mobile navigation trigger">
      <svg width="28" height="18" viewbox="0 0 28 18" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect y="8" width="28" height="2" fill="#131E0D" />
        <rect width="28" height="2" fill="#131E0D" />
        <rect y="16" width="28" height="2" fill="#131E0D" />
      </svg>
      <svg width="22" height="22" viewbox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect x="0.393555" y="20.1923" width="28" height="2" transform="rotate(-45 0.393555 20.1923)" fill="#131E0D" />
        <rect x="1.80762" y="0.393387" width="28" height="2" transform="rotate(45 1.80762 0.393387)" fill="#131E0D" />
      </svg>
    </button>

    
    <div class="header__block">
      
      <div class="header__nav">
        <div id="hs_cos_wrapper_module_16524285148791" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> 

 

 

 


<nav aria-label="Main menu">
  <ul class="main-nav-list" id="main-nav-list">

    
      
      

      <li class="main-nav__item mega-link menu-drop">

       
      
       
        
  <button class="drop-trigger">
    <span class="main-nav__item-label">Services</span>
    <svg class="main-nav__item-icon" fill="currentcolor" viewbox="0 0 27 26"><path d="M14.783 6H13.18v9.306l-4.212-4.104v2.178l5.004 4.536 5.004-4.536v-2.178l-4.194 4.086V6Z" /></svg>
  </button>

  <div class="menu-drop-panel mega-drop">
    <div class="mega-drop-wrapper">
      <div class="mega-drop-container">
        
          <a href="https://www.amby.com/project-recruitment?hsLang=en" class="mega-drop__item" target="">
            <img src="https://www.amby.com/hubfs/Amby%20Mega%20Menu%20Characters/character-03.svg" alt="Amby brand character" width="100">
            <div class="mega-drop__item-text">
              <h4>Project-based Recruitment</h4>
              <p class="paragraph--sm">If you're looking to fill a role here or there, our project-based recruitment service can help you find the perfect candidate while you focus on your core business. </p>
            </div>
          </a>
        
          <a href="https://www.amby.com/embedded-recruitment?hsLang=en" class="mega-drop__item" target="">
            <img src="https://www.amby.com/hubfs/Amby%20Mega%20Menu%20Characters/character-03.svg" alt="Amby brand character" width="100">
            <div class="mega-drop__item-text">
              <h4>Embedded Recruitment</h4>
              <p class="paragraph--sm">If you're filling many roles, our embedded service provides you with a more flexible, cost-effective subscription model to ramp up hiring efforts. </p>
            </div>
          </a>
        
      </div>
    </div>
  </div>
 
      

    </li>
    
      
      

      <li class="main-nav__item ">

       
      
      
        <a href="https://www.amby.com/client-stories?hsLang=en" class="">
          <span>Client Stories</span>
          
        </a>
      

    </li>
    
      
      

      <li class="main-nav__item ">

       
      
      
        <a href="https://www.amby.com/why-amby?hsLang=en" class="">
          <span>About Us</span>
          
        </a>
      

    </li>
    
      
      

      <li class="main-nav__item ">

       
      
      
        <a href="https://www.amby.com/blog?hsLang=en" class="">
          <span>Blog</span>
          
        </a>
      

    </li>
    
      
      

      <li class="main-nav__item mega-link menu-drop">

       
      
       
        
  <button class="drop-trigger">
    <span class="main-nav__item-label">Insights</span>
    <svg class="main-nav__item-icon" fill="currentcolor" viewbox="0 0 27 26"><path d="M14.783 6H13.18v9.306l-4.212-4.104v2.178l5.004 4.536 5.004-4.536v-2.178l-4.194 4.086V6Z" /></svg>
  </button>

  <div class="menu-drop-panel mega-drop">
    <div class="mega-drop-wrapper">
      <div class="mega-drop-container">
        
          <a href="https://www.amby.com/resources?hsLang=en" class="mega-drop__item" target="">
            <img src="https://www.amby.com/hubfs/Amby%20Mega%20Menu%20Characters/character-03.svg" alt="character-03" width="100">
            <div class="mega-drop__item-text">
              <h4>Guides</h4>
              <p class="paragraph--sm">From Job Description Guides to a Recruiter's Guide to Recruitment, we've gathered all of their recruitment knowledge in one place. </p>
            </div>
          </a>
        
          <a href="https://www.amby.com/the-ramp-podcast?hsLang=en" class="mega-drop__item" target="">
            <img src="https://www.amby.com/hubfs/Amby%20Mega%20Menu%20Characters/character-03.svg" alt="character-03" width="100">
            <div class="mega-drop__item-text">
              <h4>Podcast</h4>
              <p class="paragraph--sm">Join us each month as we dive deep into recruitment with talent leaders and execs from around the world.</p>
            </div>
          </a>
        
      </div>
    </div>
  </div>
 
      

    </li>
    
  </ul>
</nav></div>
      </div>
      
      <div class="header__cta">

        

        
            <div id="hs_cos_wrapper_button_stack" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module header__cta--no-popup" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">







<ul class="btn-list no-list">
  

    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    <li class="btn-list__item">
    
      
      
      
      <a href="https://www.amby.com/joinamby?hsLang=en" class="
      button button1 button--secondary button--s
    " id="button_button_stack" rel="">
      
      
      
      <span>Join Amby</span>
      </a>
    
    </li>

    
    <style>
      
      
      
      

      #hs_cos_wrapper_button_stack .button1 {}

#hs_cos_wrapper_button_stack .button1:hover,
#hs_cos_wrapper_button_stack .button1:focus {}

#hs_cos_wrapper_button_stack .button1:active {}

    </style>
  

    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    <li class="btn-list__item">
    
      
      
      
      <a href="https://www.amby.com/contact-us?hsLang=en" class="
      button button2 button--primary button--s
    " id="button_button_stack" rel="">
      
      
      
      <span>Book a Call</span>
      </a>
    
    </li>

    
    <style>
      
      
      
      

      #hs_cos_wrapper_button_stack .button2 {}

#hs_cos_wrapper_button_stack .button2:hover,
#hs_cos_wrapper_button_stack .button2:focus {}

#hs_cos_wrapper_button_stack .button2:active {}

    </style>
  
</ul></div>
        
      </div>
    </div>
  </div>
</div>



</div>        
      

       
  <main class="container--fixed-header"> 
    <div class="container-fluid mb-lg">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section s-hero-bg s-primary-hero main_content-row-0-padding">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1716751722999" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-hero__subheading d-offset-left widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_module_1716751722999_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h1 data-aditto-id="hero-header-main">Simplify <span style="background-color: #fee3f9;">hiring</span></h1></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-1-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-hero__subheading d-offset-left widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_main_content-dnd_partial-1-module-3_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p data-aditto-id="herosubheader">Flexible Recruiting and HR solutions designed for ambitious companies. <!-- notionvc: eb938412-f99c-49e3-af9f-869ace74c677 --><br><!-- notionvc: 818ff42b-edd7-484e-aef3-ae63e9e4756a --></p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-1-module-4" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-hero__actions d-offset-left" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">







<ul class="btn-list no-list">
  

    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    <li class="btn-list__item">
    
      
      
      
      <a href="https://www.amby.com/contact-us?hsLang=en" class="
      button button1 button--primary button--m
    " id="button_main_content-dnd_partial-1-module-4" rel="">
      
      
      
      <span>Let's Chat</span>
      </a>
    
    </li>

    
    <style>
      
      
      
      

      #hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button1 {}

#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button1:hover,
#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button1:focus {}

#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button1:active {}

    </style>
  

    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    <li class="btn-list__item">
    
      
      
      
      <a href="https://www.amby.com/why-amby?hsLang=en" class="
      button button2 button--tertiary button--s
    " id="button_main_content-dnd_partial-1-module-4" rel="">
      
      
        <div class="button__icon"><svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg></div>
      
      
      <span>About Us</span>
      </a>
    
    </li>

    
    <style>
      
      
      
      

      #hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button2 {}

#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button2:hover,
#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button2:focus {}

#hs_cos_wrapper_main_content-dnd_partial-1-module-4 .button2:active {}

    </style>
  
</ul></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-5 main_content-dnd_partial-1-column-1-row-3-padding dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-1-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














<section class="animated-social-proof">
  <div class="animated-social-proof__visual">
    
      <svg viewbox="0 0 60 60" fill="currentcolor" xmlns="http://www.w3.org/2000/svg"><path d="M39.896 0L29.9991 26.5979L20.1022 0H2.16406C2.16406 7.38231 5.09668 14.4623 10.3168 19.6824C15.5368 24.9024 22.6168 27.8351 29.9991 27.8351C37.3814 27.8351 44.4614 24.9024 49.6815 19.6824C54.9016 14.4623 57.8342 7.38231 57.8342 0H39.896Z" /><path d="M54.7428 32.165H36.8047V60.0001H54.7428V32.165Z" /><path d="M5.25781 32.165H23.196V60.0001H5.25781V32.165Z" /></svg>
    
  </div>
  <div class="no-list animated-social-proof__list">
    <div class="swiper swiper-main_content-dnd_partial-1-module-5">
      <div class="swiper-wrapper">
      
        <div class="swiper-slide">
          <div class="paragraph--lg animated-social-proof__list-item">
            <a href="https://www.amby.com/client-stories/superside?hsLang=en" style="display:inline-block;" rel="">
              Growing Superside's 750+ remote team
            </a>
          </div>
        </div>
      
        <div class="swiper-slide">
          <div class="paragraph--lg animated-social-proof__list-item">
            <a href="https://www.amby.com/client-stories/zaptec?hsLang=en" style="display:inline-block;" rel="">
              Saving Zaptec $182k in recruitment costs
            </a>
          </div>
        </div>
      
        <div class="swiper-slide">
          <div class="paragraph--lg animated-social-proof__list-item">
            <a href="https://www.amby.com/-temporary-slug-bfec553b-3793-46ca-8a6b-f810e23b9c7d?hsLang=en" style="display:inline-block;" rel="">
              Growing Whereby's team by 56%
            </a>
          </div>
        </div>
      
        <div class="swiper-slide">
          <div class="paragraph--lg animated-social-proof__list-item">
            <a href="https://www.amby.com/client-stories/aize?hsLang=en" style="display:inline-block;" rel="">
              Making 44 tech hires in a single quarter for Aize
            </a>
          </div>
        </div>
      
        <div class="swiper-slide">
          <div class="paragraph--lg animated-social-proof__list-item">
            <a href="https://www.amby.com/client-stories/pyypl?hsLang=en" style="display:inline-block;" rel="">
              Reducing Pyypl's search time by 50%
            </a>
          </div>
        </div>
      
      </div>
    </div>
  </div>
</section> 






<script>
  window.addEventListener('load', function() {

    var swiper = new Swiper(".swiper-main_content-dnd_partial-1-module-5", {
      direction: "vertical",
      slidesPerView: 1,
      loop: true,
      speed: 500,
      autoplay: {
        delay: 1500,
      }
    });
    
    
      document.querySelector('.swiper-main_content-dnd_partial-1-module-5').addEventListener('mouseenter', function () {
        swiper.autoplay.stop();
      });
      
      document.querySelector('.swiper-main_content-dnd_partial-1-module-5').addEventListener('mouseleave', function () {
        swiper.autoplay.start();
      });
    


    var observer = new IntersectionObserver(function(entries) {
      if (entries[0].isIntersecting === true) {
        swiper.autoplay.start();
      } else {
        swiper.autoplay.stop();
      }
    }, { threshold: [0] });

    observer.observe(document.querySelector('.swiper-main_content-dnd_partial-1-module-5'));

  });
</script></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667381600958" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">












  
    <span id="animation_container_widget_1667381600958" class="animation_container">
      <img src="https://www.amby.com/hubfs/Website/Homepage/primary-hero-illustration.webp" alt="primary-hero-illustration" title="primary-hero-illustration">
    </span>
  

  

  
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-section main_content-row-1-margin">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


  





<style>

</style>


<section class="encapsulated-logo-set">
  <span class="paragraph--sm">
    Trusted by teams at
  </span>
  <ul class="no-list encapsulated-logo-set__list">
    
      <li class="encapsulated-logo-set__list-item">
      
        <img src="https://www.amby.com/hubfs/client-logos/superside-logo.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="superside-logo" title="superside-logo">
      
      </li>
    
      <li class="encapsulated-logo-set__list-item">
      
        <img src="https://www.amby.com/hubfs/client-logos/remarkable-logo.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="remarkable-logo" title="remarkable-logo">
      
      </li>
    
      <li class="encapsulated-logo-set__list-item">
      
        <img src="https://www.amby.com/hubfs/client-logos/whereby-logo.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="whereby-logo" title="whereby-logo">
      
      </li>
    
      <li class="encapsulated-logo-set__list-item">
      
        <img src="https://www.amby.com/hubfs/client-logos/Kahoot%20green.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="Kahoot green" title="Kahoot green">
      
      </li>
    
      <li class="encapsulated-logo-set__list-item">
      
        <img src="https://www.amby.com/hubfs/Lottielab.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="Lottielab" title="Lottielab">
      
      </li>
    
  </ul>
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-section s-primary-text-image main_content-row-2-padding">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-9 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-3-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-text-image__img widget-type-linked_image widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_main_content-dnd_partial-3-module-2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=900&amp;height=713&amp;name=Martin-Hanne-.webp" class="hs-image-widget " width="900" height="713" style="max-width: 100%; height: auto;" alt="Martin-Hanne-" title="Martin-Hanne-" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=450&amp;height=357&amp;name=Martin-Hanne-.webp 450w, https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=900&amp;height=713&amp;name=Martin-Hanne-.webp 900w, https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=1350&amp;height=1070&amp;name=Martin-Hanne-.webp 1350w, https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=1800&amp;height=1426&amp;name=Martin-Hanne-.webp 1800w, https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=2250&amp;height=1783&amp;name=Martin-Hanne-.webp 2250w, https://www.amby.com/hs-fs/hubfs/Martin-Hanne-.webp?width=2700&amp;height=2139&amp;name=Martin-Hanne-.webp 2700w" sizes="(max-width: 900px) 100vw, 900px"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1706803942117" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-text-image__text-offset s-primary-text-image__text widget-type-header widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_module_1706803942117_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>A better way to recruit</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-11 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-3-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-text-image__text-offset paragraph--xxl s-primary-text-image__text widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_main_content-dnd_partial-3-module-5_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><span data-metadata="<!--(figmeta)eyJmaWxlS2V5IjoiZmZNWGxYczJ5VWpLenVLVUlaZGhxTSIsInBhc3RlSUQiOjk4MzI4Njk1NiwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)-->"></span><span style="font-size: 24px;">We’re more than just recruiters. We are a team of highly-skilled, dedicated, talent experts that help talent leaders and founders around the world build winning teams. </span><span style="font-size: 24px;">We have deep recruitment expertise across industries, domains, and markets, making us your go-to talent partner no matter your size or stage.&nbsp;</span><span></span></p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-12 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-3-module-6" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-primary-text-image__text-offset" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">






































<div class="button-wrapper">
  
  
    <a href="https://www.amby.com/contact-us?hsLang=en" class="
  js-slidein button button--primary button--m
" id="button_main_content-dnd_partial-3-module-6" rel="[]">
    
    
    
      <span>Get in touch</span>
    </a>

  
   
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-13 dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell cell_17068713901473-padding dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-14 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1706871415099" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_widget_1706871415099_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Our Services</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-15 main_content-row-4-padding main_content-row-4-vertical-alignment dnd-section main_content-row-4-force-full-width-section">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell cell_1706801400434-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-16 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17068010962137" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">











































<section class="cta-snippet">
  
    <div class="cta-snippet__visual js-slidein">
      
      
        
      
        
      <img src="https://www.amby.com/hubfs/illustrations/AM_illustration_DEI_transparent.png" alt="AM_illustration_DEI_transparent" loading="" style="max-width: 100%; height: auto;">
    </div>
  
  <div class="cta-snippet__content">
    <div class="cta-snippet__info">
      
        <h4>Embedded Recruitment</h4>
      
      
        <div class="cta-snippet__desc"><p><span>If you're filling many roles, our embedded service allows you to add qualified recruiters to your in-house team when you need it, for as long as you need it.</span></p></div>
      
    </div>

    
    
      <a href="https://www.amby.com/embedded-recruitment?hsLang=en" class="
  button button--quaternary button--s
" id="button_module_17068010962137" rel="[]">

      
      

      
        <span>Learn more</span>
      </a>
     
  </div>
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column cell_1706801605883-vertical-alignment" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-17 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17068016058833" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">











































<section class="cta-snippet">
  
    <div class="cta-snippet__visual js-slidein">
      
      
        
      
        
      <img src="https://www.amby.com/hubfs/illustrations/AM_illustration_puzzle_02-2.svg" alt="AM_illustration_puzzle_02-2" loading="" style="max-width: 100%; height: auto;">
    </div>
  
  <div class="cta-snippet__content">
    <div class="cta-snippet__info">
      
        <h4>Project-based Recruitment</h4>
      
      
        <div class="cta-snippet__desc"><p><span>If you're looking to fill a role here or there, our project-based recruitment service can help you find the perfect candidate while you focus on your core business.</span></p></div>
      
    </div>

    
    
      <a href="https://www.amby.com/project-recruitment?hsLang=en" class="
  button button--quaternary button--s
" id="button_module_17068016058833" rel="[]">

      
      

      
        <span>Learn more</span>
      </a>
     
  </div>
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-18 dnd-section s-social-proof main_content-row-5-padding">
<div class="row-fluid ">
<div class="span5 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="5">

<div class="row-fluid-wrapper row-depth-1 row-number-19 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-5-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-social-proof__heading mx-466 widget-type-header widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_main_content-dnd_partial-5-module-2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Trusted by the Best</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-20 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-5-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module mx-466 widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_main_content-dnd_partial-5-module-3_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p>We join forces with the most innovative companies across the globe to strategise, lead and execute recruitment processes at scale.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span7 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="5" data-w="7">

<div class="row-fluid-wrapper row-depth-1 row-number-21 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module main_content-dnd_partial-5-module-5-flexbox-positioning" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-5-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">




<style>
  @media only screen and (min-width:768px) {
  #hs_cos_wrapper_main_content-dnd_partial-5-module-5 .social-proof-grid { grid-template-columns:repeat(3,1fr); }
}

</style>


<section class="social-proof-grid">

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=140&amp;height=48&amp;name=remarkable-logo.png" alt="Remarkable logo" loading="lazy" width="140" height="48" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=70&amp;height=24&amp;name=remarkable-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=140&amp;height=48&amp;name=remarkable-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=210&amp;height=72&amp;name=remarkable-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=280&amp;height=96&amp;name=remarkable-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=350&amp;height=120&amp;name=remarkable-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/remarkable-logo.png?width=420&amp;height=144&amp;name=remarkable-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hubfs/client-logos/finn-logo.png" alt="Finn logo" loading="lazy" style="max-width: 100%; max-height: auto;">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=140&amp;height=43&amp;name=whereby-logo.png" alt="Whereby logo" loading="lazy" width="140" height="43" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=70&amp;height=22&amp;name=whereby-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=140&amp;height=43&amp;name=whereby-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=210&amp;height=65&amp;name=whereby-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=280&amp;height=86&amp;name=whereby-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=350&amp;height=108&amp;name=whereby-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/whereby-logo.png?width=420&amp;height=129&amp;name=whereby-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=140&amp;height=61&amp;name=Zaptec%201.png" alt="Zaptec logo" loading="lazy" width="140" height="61" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=70&amp;height=31&amp;name=Zaptec%201.png 70w, https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=140&amp;height=61&amp;name=Zaptec%201.png 140w, https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=210&amp;height=92&amp;name=Zaptec%201.png 210w, https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=280&amp;height=122&amp;name=Zaptec%201.png 280w, https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=350&amp;height=153&amp;name=Zaptec%201.png 350w, https://www.amby.com/hs-fs/hubfs/Zaptec%201.png?width=420&amp;height=183&amp;name=Zaptec%201.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=140&amp;height=49&amp;name=coop-logo.png" alt="Coop logo" loading="lazy" width="140" height="49" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=70&amp;height=25&amp;name=coop-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=140&amp;height=49&amp;name=coop-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=210&amp;height=74&amp;name=coop-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=280&amp;height=98&amp;name=coop-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=350&amp;height=123&amp;name=coop-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/coop-logo.png?width=420&amp;height=147&amp;name=coop-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=140&amp;height=49&amp;name=telenor-logo.png" alt="Telenor logo" loading="lazy" width="140" height="49" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=70&amp;height=25&amp;name=telenor-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=140&amp;height=49&amp;name=telenor-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=210&amp;height=74&amp;name=telenor-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=280&amp;height=98&amp;name=telenor-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=350&amp;height=123&amp;name=telenor-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/telenor-logo.png?width=420&amp;height=147&amp;name=telenor-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=140&amp;height=48&amp;name=Kahoot%20green.png" alt="Kahoot logo" loading="lazy" width="140" height="48" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=70&amp;height=24&amp;name=Kahoot%20green.png 70w, https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=140&amp;height=48&amp;name=Kahoot%20green.png 140w, https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=210&amp;height=72&amp;name=Kahoot%20green.png 210w, https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=280&amp;height=96&amp;name=Kahoot%20green.png 280w, https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=350&amp;height=120&amp;name=Kahoot%20green.png 350w, https://www.amby.com/hs-fs/hubfs/Kahoot%20green.png?width=420&amp;height=144&amp;name=Kahoot%20green.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=140&amp;height=55&amp;name=aize-logo.png" alt="Aize logo" loading="lazy" width="140" height="55" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=70&amp;height=28&amp;name=aize-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=140&amp;height=55&amp;name=aize-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=210&amp;height=83&amp;name=aize-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=280&amp;height=110&amp;name=aize-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=350&amp;height=138&amp;name=aize-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/aize-logo.png?width=420&amp;height=165&amp;name=aize-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=140&amp;height=44&amp;name=easee-logo.png" alt="Easee logo" loading="lazy" width="140" height="44" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=70&amp;height=22&amp;name=easee-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=140&amp;height=44&amp;name=easee-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=210&amp;height=66&amp;name=easee-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=280&amp;height=88&amp;name=easee-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=350&amp;height=110&amp;name=easee-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/easee-logo.png?width=420&amp;height=132&amp;name=easee-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=140&amp;height=63&amp;name=noa-logo.png" alt="Noa logo" loading="lazy" width="140" height="63" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=70&amp;height=32&amp;name=noa-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=140&amp;height=63&amp;name=noa-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=210&amp;height=95&amp;name=noa-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=280&amp;height=126&amp;name=noa-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=350&amp;height=158&amp;name=noa-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/noa-logo.png?width=420&amp;height=189&amp;name=noa-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=140&amp;height=54&amp;name=unloc-logo.png" alt="Unloc logo" loading="lazy" width="140" height="54" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=70&amp;height=27&amp;name=unloc-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=140&amp;height=54&amp;name=unloc-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=210&amp;height=81&amp;name=unloc-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=280&amp;height=108&amp;name=unloc-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=350&amp;height=135&amp;name=unloc-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/unloc-logo.png?width=420&amp;height=162&amp;name=unloc-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

  <div class="social-proof-grid__item">
    
      
      
        
      
        
      <img src="https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=140&amp;height=44&amp;name=superside-logo.png" alt="Superside logo" loading="lazy" width="140" height="44" style="max-width: 100%; max-height: auto;" srcset="https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=70&amp;height=22&amp;name=superside-logo.png 70w, https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=140&amp;height=44&amp;name=superside-logo.png 140w, https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=210&amp;height=66&amp;name=superside-logo.png 210w, https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=280&amp;height=88&amp;name=superside-logo.png 280w, https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=350&amp;height=110&amp;name=superside-logo.png 350w, https://www.amby.com/hs-fs/hubfs/client-logos/superside-logo.png?width=420&amp;height=132&amp;name=superside-logo.png 420w" sizes="(max-width: 140px) 100vw, 140px">
    
  </div>

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-22 dnd-section s-featured-cards-sec main_content-row-6-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-23 cell_1674414282073-row-0-margin dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16744142820734" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-text-left d-text-centered widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_module_16744142820734_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Why ambitious companies choose Amby</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-24 dnd-row">
<div class="row-fluid ">
<div class="span3 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="3">
<div id="hs_cos_wrapper_module_16744142820735" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














































<section class="card">
  
  <figure class="card__image js-slidein">
    <img src="https://www.amby.com/hubfs/illustrations/AM_icons_quality_dark-green.svg" class="hs-image-widget " style="width:400px;border-width:0px;border:0px;width: inherit;;" width="400" alt="AM_icons_quality_dark-green" title="AM_icons_quality_dark-green" loading="lazy">
  </figure>
  
  
    <hr class="card__divider">
  

  
  <h5 class="card__title">
    The Best Talent
  </h5>
  
  
  <div class="card__desc">
    <p>We only hire the best. Our consultants are driven, focused, and hands-on, which means they deliver with the same rigor and ownership as your internal team.<!-- notionvc: 13f33666-bbab-484e-bc0c-a124ae413dc1 --></p>
  </div>

  
   
</section></div>

</div><!--end widget-span -->
<div class="span3 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="3" data-w="3">
<div id="hs_cos_wrapper_module_16744142820736" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














































<section class="card">
  
  <figure class="card__image js-slidein">
    <img src="https://www.amby.com/hubfs/illustrations/AM_icons_strategic-partner_dark-green.svg" class="hs-image-widget " style="width:400px;border-width:0px;border:0px;width: inherit;;" width="400" alt="AM_icons_strategic-partner_dark-green" title="AM_icons_strategic-partner_dark-green" loading="lazy">
  </figure>
  
  
    <hr class="card__divider">
  

  
  <h5 class="card__title">
    Tailored to You
  </h5>
  
  
  <div class="card__desc">
    <p>Our services are designed for you, and that scale with you. Whether you need sourcing support, end-to-end recruitment services, or a fractional HR team, we’ve got you covered.<!-- notionvc: 31932472-f15d-4d17-a7b5-583358cfa6c5 --></p>
  </div>

  
   
</section></div>

</div><!--end widget-span -->
<div class="span3 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="6" data-w="3">
<div id="hs_cos_wrapper_module_16744142820737" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














































<section class="card">
  
  <figure class="card__image js-slidein">
    <img src="https://www.amby.com/hubfs/illustrations/AM_icons_data-driven-delivery_dark-green.svg" class="hs-image-widget " style="width:400px;border-width:0px;border:0px;width: inherit;;" width="400" alt="AM_icons_data-driven-delivery_dark-green" title="AM_icons_data-driven-delivery_dark-green" loading="lazy">
  </figure>
  
  
    <hr class="card__divider">
  

  
  <h5 class="card__title">
    Analytics at our Core
  </h5>
  
  
  <div class="card__desc">
    <p>Our operating principles and decision-making are rooted in data—giving you clarity, structure, and smarter hiring decisions every step of the way.<!-- notionvc: 60a70369-95c0-4d1a-bec0-93cb3d02bfef --></p>
  </div>

  
   
</section></div>

</div><!--end widget-span -->
<div class="span3 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="9" data-w="3">
<div id="hs_cos_wrapper_module_16744142820738" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














































<section class="card">
  
  <figure class="card__image js-slidein">
    <img src="https://www.amby.com/hubfs/illustrations/AM_icons_global-reach_dark-green.svg" class="hs-image-widget " style="width:400px;border-width:0px;border:0px;width: inherit;;" width="400" alt="AM_icons_global-reach_dark-green" title="AM_icons_global-reach_dark-green" loading="lazy">
  </figure>
  
  
    <hr class="card__divider">
  

  
  <h5 class="card__title">
    Nordic Roots
  </h5>
  
  
  <div class="card__desc">
    <p>We understand the Nordic tech scene better than anyone, and we have a deep network of talent within our key markets and beyond.<!-- notionvc: 7fdd8493-fb5e-4baf-ae5f-08185ca0c428 --><br><!-- notionvc: 23e00b6d-2534-4733-9af6-26e69cc82b98 --></p>
  </div>

  
   
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-25 dnd-section main_content-row-7-vertical-alignment main_content-row-7-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell cell_1687950149308-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-26 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16879501255514" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module label label--lg widget-type-text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_module_16879501255514_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="text">Hiring top talent in any domain, industry, and market.</span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-27 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget main_content-module-6-flexbox-positioning dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">





<style>
  
</style>





<ul class="no-list  numbers" data-duration="1500">

  
    <li class="numbers__item">
    
      <div class="door numbers__item-number">
        <div class="boxes" data-pool="
  
  
  
  0,150,300,450,600,750,900,1050,1200,1350,1500,1650,1800,1950,2100,2250,2400,2550,2700,2850,3000
 ,3000+">
          <div class="box">3000+</div>
        </div>
      </div>

      
        <h5 class="numbers__item-heading">
          Candidates placed
        </h5>
        <span class="numbers__item-subheading paragraph--sm">
        We have placed over 3,000 candidates across tech, product, GTM, and operational roles.
        </span>
      
    </li>
  
    <li class="numbers__item">
    
      <div class="door numbers__item-number">
        <div class="boxes" data-pool="
  
  
  
  0,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200
 ,200+">
          <div class="box">200+</div>
        </div>
      </div>

      
        <h5 class="numbers__item-heading">
          Clients helped
        </h5>
        <span class="numbers__item-subheading paragraph--sm">
        We have worked with hundreds of clients of all sizes, industries, markets, and funding stages.
        </span>
      
    </li>
  
    <li class="numbers__item">
    
      <div class="door numbers__item-number">
        <div class="boxes" data-pool="
  
  
  
  0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,75
 ,4.8/5">
          <div class="box">4.8/5</div>
        </div>
      </div>

      
        <h5 class="numbers__item-heading">
          Client Satisfaction 
        </h5>
        <span class="numbers__item-subheading paragraph--sm">
        Our service mindset means prioritize our clients, and have the numbers to show for it. 
        </span>
      
    </li>
  
</ul>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-28 main_content-row-8-padding dnd-section main_content-row-8-max-width-section-centering">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-29 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1716753240209" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1716753240209_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 style="text-align: center;">Customized talent solutions <span style="background-color: #fee3f9;">no matter your size</span></h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-30 main_content-row-9-padding dnd-section m-divider-t main_content-row-9-hidden">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-31 dnd-row">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="6">
<div id="hs_cos_wrapper_module_16879598697047" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs js-slidein" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



































<style>

</style>


<section class="card card--framed">

  
  <h4 class="card__title">
    Startups and Scaleups
  </h4>
  
  
  <div class="card__desc">
    <p>We've taken teams from 5 to 500 and everything in between. Whether it is running dozens of projects from A-Z or building up your playbook from scratch, we work with you to find long-term solutions while delivering on short-term needs.</p>
  </div>

  
  
    <a href="https://www.amby.com/startups-scaleups?hsLang=en" class="
  button button--tertiary button--s
" id="button_module_16879598697047" rel="[]">

    
    
      <div class="button__icon">
        <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
      </div>
    

    
      <span>Read more</span>
    </a>
   
</section></div>

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-32 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16879598697048" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module m-mb-xs js-slidein" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



































<style>

</style>


<section class="card card--framed">

  
  <h4 class="card__title">
    Enterprises
  </h4>
  
  
  <div class="card__desc">
    <p>Managing the hiring teams, tools, and policies needed to manage large-scale recruitment can be challenging. But juggling agencies and suppliers doesn't have to be. Seamlessly add experienced recruiters into your current team.</p>
  </div>

  
  
    <a href="https://www.amby.com/enterprise?hsLang=en" class="
  button button--tertiary button--s
" id="button_module_16879598697048" rel="[]">

    
    
      <div class="button__icon">
        <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
      </div>
    

    
      <span>Learn more</span>
    </a>
   
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-33 main_content-row-10-padding dnd-section main_content-row-10-margin">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">








<section class="testimonials swiper-main_content-module-7 swiper">
  
  <div class="swiper-wrapper">
    
      <section class="testimonial swiper-slide">
        
        <div class="testimonial__img">
          <figure>
            <img src="https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=4161&amp;name=Ingri%20square.png" class="hs-image-widget " style="width:4161px;border-width:0px;border:0px;" width="4161" alt="Ingri square" title="Ingri square" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=2081&amp;name=Ingri%20square.png 2081w, https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=4161&amp;name=Ingri%20square.png 4161w, https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=6242&amp;name=Ingri%20square.png 6242w, https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=8322&amp;name=Ingri%20square.png 8322w, https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=10403&amp;name=Ingri%20square.png 10403w, https://www.amby.com/hs-fs/hubfs/Ingri%20square.png?width=12483&amp;name=Ingri%20square.png 12483w" sizes="(max-width: 4161px) 100vw, 4161px">
          </figure>
        </div>
        
        <div class="testimonial__content d-offset-left">
          
          <div class="testimonial__copy">
            — The collaboration with Amby has been really fantastic. They came in at a time when we really reeded to get out in the market and ramp up recruitment, and from the beginning, we have had amazing results.
          </div>
          
          <div class="testimonial__author">
            
            <span class="testimonial__author-name">
              Ingrid Bexrud
            </span>
            
            <span class="testimonial__author-company">
              Talent Acquisition Specialist, Fremtind
            </span>
          </div>
          
          
          
          
            <a href="https://www.amby.com/client-stories/fremtind?hsLang=en" class="
            button button--primary button--m
          " id="button_main_content-module-7" rel="">

            
            

            
              <span>Read the full story</span>
            </a>
           
        </div>
      </section>
    
      <section class="testimonial swiper-slide">
        
        <div class="testimonial__img">
          <figure>
            <img src="https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=4161&amp;name=oda%20square.png" class="hs-image-widget " style="width:4161px;border-width:0px;border:0px;" width="4161" alt="oda square" title="oda square" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=2081&amp;name=oda%20square.png 2081w, https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=4161&amp;name=oda%20square.png 4161w, https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=6242&amp;name=oda%20square.png 6242w, https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=8322&amp;name=oda%20square.png 8322w, https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=10403&amp;name=oda%20square.png 10403w, https://www.amby.com/hs-fs/hubfs/oda%20square.png?width=12483&amp;name=oda%20square.png 12483w" sizes="(max-width: 4161px) 100vw, 4161px">
          </figure>
        </div>
        
        <div class="testimonial__content d-offset-left">
          
          <div class="testimonial__copy">
            — <span>Working with Amby provides a seamless experience from start to finish, which receives great feedback from the candidates. We are super satisfied with the collaboration and not least the good people we always end up hiring.</span>
          </div>
          
          <div class="testimonial__author">
            
            <span class="testimonial__author-name">
              Oda Vår Arnesen
            </span>
            
            <span class="testimonial__author-company">
              HR Business Partner, Zaptec
            </span>
          </div>
          
          
          
          
            <a href="https://www.amby.com/client-stories/zaptec?hsLang=en" class="
            button button--primary button--m
          " id="button_main_content-module-7" rel="">

            
            

            
              <span>Read the full story</span>
            </a>
           
        </div>
      </section>
    
      <section class="testimonial swiper-slide">
        
        <div class="testimonial__img">
          <figure>
            <img src="https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=4161&amp;name=Marta%20square.png" class="hs-image-widget " style="width:4161px;border-width:0px;border:0px;" width="4161" alt="Marta square" title="Marta square" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=2081&amp;name=Marta%20square.png 2081w, https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=4161&amp;name=Marta%20square.png 4161w, https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=6242&amp;name=Marta%20square.png 6242w, https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=8322&amp;name=Marta%20square.png 8322w, https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=10403&amp;name=Marta%20square.png 10403w, https://www.amby.com/hs-fs/hubfs/Marta%20square.png?width=12483&amp;name=Marta%20square.png 12483w" sizes="(max-width: 4161px) 100vw, 4161px">
          </figure>
        </div>
        
        <div class="testimonial__content d-offset-left">
          
          <div class="testimonial__copy">
            — Amby can quickly jump on any recruiting project to support us with in-depth knowledge and experience. The Amby team perfectly merges with the internal recruitment team and immediately adopts our way of working, making collaboration extremely easy and smooth.
          </div>
          
          <div class="testimonial__author">
            
            <span class="testimonial__author-name">
              Marta Bisisi
            </span>
            
            <span class="testimonial__author-company">
              VP Talent, Superside
            </span>
          </div>
          
          
          
          
            <a href="https://www.amby.com/client-stories/superside?hsLang=en" class="
            button button--primary button--m
          " id="button_main_content-module-7" rel="">

            
            

            
              <span>Read the full story</span>
            </a>
           
        </div>
      </section>
    
      <section class="testimonial swiper-slide">
        
        <div class="testimonial__img">
          <figure>
            <img src="https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=1041&amp;name=carla%20image%20mask.png" class="hs-image-widget " style="width:1041px;border-width:0px;border:0px;" width="1041" alt="carla image mask" title="carla image mask" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=521&amp;name=carla%20image%20mask.png 521w, https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=1041&amp;name=carla%20image%20mask.png 1041w, https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=1562&amp;name=carla%20image%20mask.png 1562w, https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=2082&amp;name=carla%20image%20mask.png 2082w, https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=2603&amp;name=carla%20image%20mask.png 2603w, https://www.amby.com/hs-fs/hubfs/carla%20image%20mask.png?width=3123&amp;name=carla%20image%20mask.png 3123w" sizes="(max-width: 1041px) 100vw, 1041px">
          </figure>
        </div>
        
        <div class="testimonial__content d-offset-left">
          
          <div class="testimonial__copy">
            <span>— Amby has helped us recruit for roles within our Engineering, Product, and Design teams. They have always worked hard to deliver good results and the cooperation has been very positive. I highly recommend them to others.</span>
          </div>
          
          <div class="testimonial__author">
            
            <span class="testimonial__author-name">
              Carla Carsenzuola
            </span>
            
            <span class="testimonial__author-company">
              HR Director, Kahoot!
            </span>
          </div>
          
          
          
          
            <a href="https://www.amby.com/client-stories/kahoot?hsLang=en" class="
            button button--primary
          " id="button_main_content-module-7" rel="">

            
            

            
              <span>Read the full story</span>
            </a>
           
        </div>
      </section>
    
      <section class="testimonial swiper-slide">
        
        <div class="testimonial__img">
          <figure>
            <img src="https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=1041&amp;name=Jessica%20Zwaan%20Round%20Mask.png" class="hs-image-widget " style="width:1041px;border-width:0px;border:0px;" width="1041" alt="Jessica Zwaan Round Mask" title="Jessica Zwaan Round Mask" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=521&amp;name=Jessica%20Zwaan%20Round%20Mask.png 521w, https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=1041&amp;name=Jessica%20Zwaan%20Round%20Mask.png 1041w, https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=1562&amp;name=Jessica%20Zwaan%20Round%20Mask.png 1562w, https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=2082&amp;name=Jessica%20Zwaan%20Round%20Mask.png 2082w, https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=2603&amp;name=Jessica%20Zwaan%20Round%20Mask.png 2603w, https://www.amby.com/hs-fs/hubfs/Jessica%20Zwaan%20Round%20Mask.png?width=3123&amp;name=Jessica%20Zwaan%20Round%20Mask.png 3123w" sizes="(max-width: 1041px) 100vw, 1041px">
          </figure>
        </div>
        
        <div class="testimonial__content d-offset-left">
          
          <div class="testimonial__copy">
            — <span data-metadata="<!--(figmeta)eyJmaWxlS2V5IjoiWmdHbmxZWktLOFNPU1FDRDNmRUI3YSIsInBhc3RlSUQiOjc4MDA5MTIyMiwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)-->"></span><span data-buffer="<!--(figma)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(/figma)-->"></span><span>Since the first day, working with Amby was truly incredible. The team was proactive, positive, and efficient in building processes to scale quickly and sustainably. The recruiters embodied our company values and as such were a perfect addition to our team.</span>
          </div>
          
          <div class="testimonial__author">
            
            <span class="testimonial__author-name">
              Jessica Zwaan
            </span>
            
            <span class="testimonial__author-company">
              Former COO, Whereby
            </span>
          </div>
          
          
          
           
        </div>
      </section>
    
  </div>
  
  <div class="testimonials__pagination d-offset-left">
    
    <div class="testimonials__pagination-item testimonials__pagination-item--left">
      <svg width="19" height="16" viewbox="0 0 19 16" fill="currentcolor" xmlns="http://www.w3.org/2000/svg">
        <path d="M10.7054 16L4.16163 9.26619L19 9.26619L19 6.70504L4.19033 6.70503L10.7054 -7.25134e-07L7.23263 -1.02874e-06L6.9935e-07 8L7.23263 16L10.7054 16Z" />
      </svg>
    </div>
    
    <div class="testimonials__pagination-item testimonials__pagination-item--right">
      <svg width="19" height="16" viewbox="0 0 19 16" fill="currentcolor" xmlns="http://www.w3.org/2000/svg">
        <path d="M8.29456 0L14.8384 6.73381L0 6.73381L0 9.29496L14.8097 9.29496L8.29456 16L11.7674 16L19 8L11.7674 0L8.29456 0Z" />
      </svg>
    </div>
  </div>
</section>






<script>
  window.addEventListener('load', function() {

    var swiper = new Swiper(".swiper-main_content-module-7", {
      direction: "horizontal",
      slidesPerView: 1,
      
      navigation: {
        nextEl: ".testimonials__pagination-item--right",
        prevEl: ".testimonials__pagination-item--left"
      }
    });
  });
</script>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-34 main_content-row-11-padding dnd-section">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell cell_16879603636243-padding dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-35 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16879603636246" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">





























<style>
  #hs_cos_wrapper_module_16879603636246 .thumbnail--visual { background-image:url(https://25135555.fs1.hubspotusercontent-eu1.net/hubfs/25135555/img-3.jpg); }

</style>


<section class="
  thumbnail thumbnail--default
">
  
  
    <a href="https://www.amby.com/client-stories/superside?hsLang=en" class="
  js-slidein post-thumbnail__img post-thumbnail__img--portrait
">
      <img src="https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=1584&amp;name=Superside_Brand_V3.png" class="hs-image-widget " style="width:1584px;border-width:0px;border:0px;" width="1584" alt="Superside_Brand_V3" title="Superside_Brand_V3" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=792&amp;name=Superside_Brand_V3.png 792w, https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=1584&amp;name=Superside_Brand_V3.png 1584w, https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=2376&amp;name=Superside_Brand_V3.png 2376w, https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=3168&amp;name=Superside_Brand_V3.png 3168w, https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=3960&amp;name=Superside_Brand_V3.png 3960w, https://www.amby.com/hs-fs/hubfs/Superside_Brand_V3.png?width=4752&amp;name=Superside_Brand_V3.png 4752w" sizes="(max-width: 1584px) 100vw, 1584px">
    </a>
    
      <h3 class="post-thumbnail__title">
        Helping Superside grow its 750+ remote team
      </h3>
    
    
      <div class="paragraph--lg post-thumbnail__summary mw-466 m-hide">
        <p><span>Between April 2021 and April 2022, Amby hired over 55 members to Superside's team while running every process from A-Z.</span></p>
      </div>
    
    <a href="https://www.amby.com/client-stories/superside?hsLang=en" class="button button--tertiary button--s">
      
        <div class="button__icon">
          <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
        </div>
        <span>
          Read the full story
        </span>
      
    </a>
    
  
  
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-36 dnd-row cell_16879603636244-row-0-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16879603636248" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">





























<style>
  #hs_cos_wrapper_module_16879603636248 .thumbnail--visual { background-image:url(https://25135555.fs1.hubspotusercontent-eu1.net/hubfs/25135555/img-3.jpg); }

</style>


<section class="
  thumbnail thumbnail--default
">
  
  
    <a href="https://www.amby.com/client-stories/zaptec?hsLang=en" class="
  js-slidein post-thumbnail__img post-thumbnail__img--landscape
">
      <img src="https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=3000&amp;name=pFGQzaoc.jpeg" class="hs-image-widget " style="width:3000px;border-width:0px;border:0px;" width="3000" alt="pFGQzaoc" title="pFGQzaoc" loading="lazy" srcset="https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=1500&amp;name=pFGQzaoc.jpeg 1500w, https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=3000&amp;name=pFGQzaoc.jpeg 3000w, https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=4500&amp;name=pFGQzaoc.jpeg 4500w, https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=6000&amp;name=pFGQzaoc.jpeg 6000w, https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=7500&amp;name=pFGQzaoc.jpeg 7500w, https://www.amby.com/hs-fs/hubfs/pFGQzaoc.jpeg?width=9000&amp;name=pFGQzaoc.jpeg 9000w" sizes="(max-width: 3000px) 100vw, 3000px">
    </a>
    
      <h3 class="post-thumbnail__title">
        Taking Global Leaps and Cutting Costs at Zaptec
      </h3>
    
    
      <div class="paragraph--lg post-thumbnail__summary mw-466 m-hide">
        <p><span>Amby helped recruit top talent across Europe and</span><span data-token-index="1" data-reactroot="">&nbsp;exceeded hiring targets by 57%, which resulted in resulted in a cost-savings of $182,000.</span></p>
      </div>
    
    <a href="https://www.amby.com/client-stories/zaptec?hsLang=en" class="button button--tertiary button--s">
      
        <div class="button__icon">
          <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
        </div>
        <span>
          Read the full story
        </span>
      
    </a>
    
  
  
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-37 main_content-row-12-background-layers dnd-section s-lead-gen main_content-row-12-padding main_content-row-12-background-color">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-38 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1655360905693" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module text-centered widget-type-header widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_module_1655360905693_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Let's Chat</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-39 main_content-dnd_partial-13-column-1-row-1-margin dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-13-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module paragraph--xxl text-centered s-lead-gen__subheading widget-type-rich_text widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_main_content-dnd_partial-13-module-3_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><span data-metadata="<!--(figmeta)eyJmaWxlS2V5IjoiZmZNWGxYczJ5VWpLenVLVUlaZGhxTSIsInBhc3RlSUQiOjE4MDUwNzg5NDIsImRhdGFUeXBlIjoic2NlbmUifQo=(/figmeta)-->"></span><span>Reach out to learn more about our services and how we can help solve your talent needs.</span></p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-40 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_main_content-dnd_partial-13-module-4" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module s-lead-gen__form custom-form widget-type-form widget-type-form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


	



	<span id="hs_cos_wrapper_main_content-dnd_partial-13-module-4_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form">
<div id="hs_form_target_main_content-dnd_partial-13-module-4"></div>








</span>
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-41 dnd-section main_content-row-13-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-42 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1687961236623" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_widget_1687961236623_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Latest resources</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-43 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1687961210999" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


























<style>
  #hs_cos_wrapper_widget_1687961210999 .blog-listing__list { margin-bottom:5rem; }

</style>


<section class="blog-listing">
  
  <div class="blog-listing__list">
    
      
      
        <article class="post-thumbnail">
          <a href="https://www.amby.com/blog/hr-function-0-1?hsLang=en" class="js-slidein post-thumbnail__img post-thumbnail__img--landscape">
            <img src="https://www.amby.com/hubfs/Nina%20computer.jpg" class="hs-image-widget " style="border-width:0px;border:0px;" alt="Woman working at desk " title="Woman working at desk " loading="lazy">
          </a>
          <h4 class="post-thumbnail__title">Building an HR Function from 0-1</h4>
          <div class="m-hide post-thumbnail__summary"><p>As your team grows beyond a few founders and early hires, HR goes from a few Slack messages and spreadsheets to...</p></div>
          <a href="https://www.amby.com/blog/hr-function-0-1?hsLang=en" class="
  button button1 button--tertiary button--s
">
            
              <div class="button__icon">
                
                  <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
                
              </div>
            
            <span>Read more</span>
          </a>
        </article>
      
        <article class="post-thumbnail">
          <a href="https://www.amby.com/blog/recruitment-ai-agent?hsLang=en" class="js-slidein post-thumbnail__img post-thumbnail__img--landscape">
            <img src="https://www.amby.com/hubfs/Screenshot%202025-03-13%20at%207.49.11%20PM.png" class="hs-image-widget " style="border-width:0px;border:0px;" alt="Snapshot of custom AI agent" title="Snapshot of custom AI agent" loading="lazy">
          </a>
          <h4 class="post-thumbnail__title">How to Build an AI Agent to Turn a Job Analysis into a Job Description</h4>
          <div class="m-hide post-thumbnail__summary"><p>Learn how to build an AI agent that transforms your job analysis into a polished job description—quickly and...</p></div>
          <a href="https://www.amby.com/blog/recruitment-ai-agent?hsLang=en" class="
  button button2 button--tertiary button--s
">
            
              <div class="button__icon">
                
                  <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
                
              </div>
            
            <span>Read more</span>
          </a>
        </article>
      
        <article class="post-thumbnail">
          <a href="https://www.amby.com/blog/ai-talent?hsLang=en" class="js-slidein post-thumbnail__img post-thumbnail__img--landscape">
            <img src="https://www.amby.com/hubfs/651CCF4C-8B0E-4992-A0DF-24CCDED2CEEE.JPG.jpg" class="hs-image-widget " style="border-width:0px;border:0px;" alt="people in meeting room" title="people in meeting room" loading="lazy">
          </a>
          <h4 class="post-thumbnail__title">Navigating the AI Talent Landscape</h4>
          <div class="m-hide post-thumbnail__summary"><p>As a recruitment company, we've been at the center of this shift as we help enterprises and startups navigate their AI...</p></div>
          <a href="https://www.amby.com/blog/ai-talent?hsLang=en" class="
  button button3 button--tertiary button--s
">
            
              <div class="button__icon">
                
                  <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
                
              </div>
            
            <span>Read more</span>
          </a>
        </article>
      
        <article class="post-thumbnail">
          <a href="https://www.amby.com/blog/behind-the-brand-felix?hsLang=en" class="js-slidein post-thumbnail__img post-thumbnail__img--landscape">
            <img src="https://www.amby.com/hubfs/_DSC5590-2.jpeg" class="hs-image-widget " style="border-width:0px;border:0px;" alt="" title="" loading="lazy">
          </a>
          <h4 class="post-thumbnail__title">Behind the Brand: Felix</h4>
          <div class="m-hide post-thumbnail__summary"><p>Welcome to Behind the Brand - a series that highlights our employees and the topics within talent acquisition and HR...</p></div>
          <a href="https://www.amby.com/blog/behind-the-brand-felix?hsLang=en" class="
  button button4 button--tertiary button--s
">
            
              <div class="button__icon">
                
                  <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
                
              </div>
            
            <span>Read more</span>
          </a>
        </article>
      
    
  </div>

  
  
    <a href="https://www.amby.com/blog/all?hsLang=en" class="js-slidein blog-listing__btn 
  button button button--secondary button--m
">
      
      View more
    </a>
  
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-44 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_16879611129672" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

















<section class="statement">
  
    <h3 class="statement__heading">Listen to our podcast <span style="color: #C5EAB2">The Ramp </span>  for your monthly dose of <span style="color: #C5EAB2">talent insights</span>.</h3>
  
  
    <div class="statement__subheading"><span>Join us each month as we sit down with talent leaders from around the world to discuss all things recruitment and what it takes to build winning teams. <a href="https://open.spotify.com/show/3Wd6goP1u9HqIL5Q4ny5Iz" rel="noopener" target="_blank"><span style="color: #c5eab2;">Listen here.</span></a><span style="color: #c5eab2;">&nbsp;</span></span></div>
  
</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>
  </main>

    </div>

    <footer class="footer">
      
        <div data-global-resource-path="Amby/templates/partials/footer.html">
<div id="hs_cos_wrapper_module_extended_navigation" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



















<script>

</script></div>

<div class="container-fluid">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section">
<div class="row-fluid ">
<div class="span3 widget-span widget-type-cell dnd-column footer-column-1-margin" style="" data-widget-type="cell" data-x="0" data-w="3">

<div class="row-fluid-wrapper row-depth-1 row-number-2 footer-column-1-row-0-margin dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_footer-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module footer__logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














  



  
  <a href="http://Amby.com" id="hs-link-footer-module-2_logo_widget" style="border-width:0px;border:0px;"><img src="https://www.amby.com/hubfs/raw_assets/public/Amby/images/brand/amby-logo.svg" class="hs-image-widget " height="620" style="height: auto;width:140px;border-width:0px;border:0px;" width="140" alt="Absolut theme logo" title="Absolut theme logo"></a>

  </div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row footer-column-1-row-1-margin">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_footer-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module paragraph--lg widget-type-text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_footer-module-3_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="text">[email protected]</span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_footer-module-4" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module paragraph--lg widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_footer-module-4_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text">Thorvald Meyers gate 7<br>0555 Oslo • Norway</span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1688036569432" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module paragraph--lg widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_module_1688036569432_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><span>Drottninggatan 33</span><br><span>111 51</span> Stockholm • Sweden</span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_footer-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">







<style>
#hs_cos_wrapper_footer-module-5 .social-follow__icon svg {
  fill:var(--dark-ter);
  height:16px;
  width:16px;
}

#hs_cos_wrapper_footer-module-5 .social-follow__icon:hover svg { fill:var(--dark); }

</style>



<div class="social-follow">

  

  

    

    
    
    
    
    

    

    <a href="https://www.linkedin.com/company/amby-global" class="social-follow__link">
      <span>
        <span id="hs_cos_wrapper_footer-module-5_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon social-follow__icon icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-labelledby="linkedin-in1" role="img"><title id="linkedin-in1">linkedin-in icon</title><g id="linkedin-in1_layer"><path d="M100.3 480H7.4V180.9h92.9V480zM53.8 140.1C24.1 140.1 0 115.5 0 85.8 0 56.1 24.1 32 53.8 32c29.7 0 53.8 24.1 53.8 53.8 0 29.7-24.1 54.3-53.8 54.3zM448 480h-92.7V334.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V480h-92.8V180.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V480z" /></g></svg></span>
      </span>
    </a>

  

    

    
    
    
    
    

    

    <a href="https://www.instagram.com/ambyglobal/" class="social-follow__link">
      <span>
        <span id="hs_cos_wrapper_footer-module-5_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon social-follow__icon icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-labelledby="instagram2" role="img"><title id="instagram2">instagram icon</title><g id="instagram2_layer"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" /></g></svg></span>
      </span>
    </a>

  

    

    
    
    
    
    

    

    <a href="https://www.facebook.com/AmbyGlobal/" class="social-follow__link">
      <span>
        <span id="hs_cos_wrapper_footer-module-5_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon social-follow__icon icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 264 512" aria-labelledby="facebook-f3" role="img"><title id="facebook-f3">facebook-f icon</title><g id="facebook-f3_layer"><path d="M76.7 512V283H0v-91h76.7v-71.7C76.7 42.4 124.3 0 193.8 0c33.3 0 61.9 2.5 70.2 3.6V85h-48.2c-37.8 0-45.1 18-45.1 44.3V192H256l-11.7 91h-73.6v229" /></g></svg></span>
      </span>
    </a>

  

    

    
    
    
    
    

    

    <a href="https://youtube.com/@ambyglobal" class="social-follow__link">
      <span>
        <span id="hs_cos_wrapper_footer-module-5_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon social-follow__icon icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512" aria-labelledby="youtube4" role="img"><title id="youtube4">youtube icon</title><g id="youtube4_layer"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" /></g></svg></span>
      </span>
    </a>

  
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="3" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_footer-module-6" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module footer__nav widget-type-menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<span id="hs_cos_wrapper_footer-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer-module-6_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="76136780034" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="https://www.amby.com/contact-us" aria-haspopup="true" aria-expanded="false" role="menuitem">Company</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/why-amby" role="menuitem">Why Amby</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/contact-us" role="menuitem">Contact us</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://careers.amby.com/" role="menuitem">Open positions</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://tally.so/r/w7ZXgA" role="menuitem">Whistleblowing Form</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://amby.com/hubfs/Public%20GHG%20Emissions%20Report%20(1).pdf" role="menuitem">GHG Emissions Report</a></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="https://www.amby.com/embedded-recruitment" aria-haspopup="true" aria-expanded="false" role="menuitem">Services</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/embedded-recruitment" role="menuitem">Embedded Recruitment</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/project-recruitment" role="menuitem">Project-based Recruitment</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/startups-scaleups" role="menuitem">For Startups </a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/enterprise" role="menuitem">For Enterprises </a></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="https://www.amby.com/blog" aria-haspopup="true" aria-expanded="false" role="menuitem">Resources</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/client-stories" role="menuitem">Client stories</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/blog" role="menuitem">Blog</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/guides" role="menuitem">Guides</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.amby.com/the-ramp-podcast" role="menuitem">Podcast </a></li>
   </ul></li>
 </ul>
</div></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1716996503172" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">






































<div class="button-wrapper">
  
  
    <a href="https://www.amby.com/contact-us?hsLang=en" class="
  js-slidein button button--tertiary button--s
" id="button_widget_1716996503172" rel="[]">
    
    
      <div class="button__icon">
        <svg fill="currentcolor" viewbox="0 0 11 10"><path d="m4.624.472 3.648 3.744H0V5.64h8.256L4.624 9.368H6.56l4.032-4.448L6.56.472H4.624Z" /></svg>
      </div>
    
    
      <span>Get in touch</span>
    </a>

  
   
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span3 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="9" data-w="3">

<div class="row-fluid-wrapper row-depth-1 row-number-9 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1745845224205" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1745845224205_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="text">Årets rekrutteringsbyrå 2025</span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1745845138830" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">





  <table cellpadding="0" cellspacing="0" border="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:100%;">
    <tbody>
      <tr>
        <td valign="middle" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; font-family: 'TWKEverett-Regular' Verdana, sans-serif; font-size:14px; line-height:1.4; color:#71786E; padding:48px 24px; width:50%;" align="center">
          <span id="hs_cos_wrapper_widget_1745845138830_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="image"><img src="https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=3764&amp;name=FINN_the_hunt_2025-01-1.png" class="hs-image-widget " style="width:3764px;border-width:0px;border:0px;" width="3764" alt="FINN_the_hunt_2025-01-1" title="FINN_the_hunt_2025-01-1" srcset="https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=1882&amp;name=FINN_the_hunt_2025-01-1.png 1882w, https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=3764&amp;name=FINN_the_hunt_2025-01-1.png 3764w, https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=5646&amp;name=FINN_the_hunt_2025-01-1.png 5646w, https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=7528&amp;name=FINN_the_hunt_2025-01-1.png 7528w, https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=9410&amp;name=FINN_the_hunt_2025-01-1.png 9410w, https://www.amby.com/hs-fs/hubfs/FINN_the_hunt_2025-01-1.png?width=11292&amp;name=FINN_the_hunt_2025-01-1.png 11292w" sizes="(max-width: 3764px) 100vw, 3764px"></span>
        </td>
      </tr>
    </tbody>
  </table>
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>

<section class="section footer__meta">
  
  <div class="paragraph--sm footer__meta-nav">
    <span id="hs_cos_wrapper_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><span>Amby © 2025</span></span>
    <div id="hs_cos_wrapper_footer_extra_info" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module footer__meta-nav-legal widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_footer_extra_info_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><a href="https://www.amby.com/privacy-policy?hsLang=en">Privacy Policy</a> | <a href="https://www.amby.com/website-privacy-notice?hsLang=en">Website Privacy Notice </a>| <a href="https://www.amby.com/transparency-statement?hsLang=en" rel="noopener">Transparency Statement</a>&nbsp;&nbsp;</p></span></div>
  </div>
  
</section></div>
      
    </footer>
    
    
    

    <script>
  (function() {
    const getHeight = () => {
        const doc = document.documentElement
        doc.style.setProperty('--app-height-js', `${window.innerHeight}px`)
    }
    window.addEventListener('resize', getHeight)
    getHeight()
  })();
</script>
    
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>
<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/template_assets/1/76708846504/1744367302660/template_custom-select.min.js"></script>
<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/template_assets/1/80563133083/1744367304749/template_animation.min.js"></script>
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>

<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>
<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135323231/1744446323972/module_mega-menu.min.js"></script>

  <script>
    document.addEventListener("DOMContentLoaded", () => {
      const mainElement = document.getElementById("header");
      if (!mainElement) {
        console.error("Header element not found.");
        return;
      }

      const headerLangLabel = mainElement.querySelector(".header__language-switcher--label");
      const headerCurrentLangLabel = mainElement.querySelector(".header__language-switcher--label-current");

      if (!headerLangLabel || !headerCurrentLangLabel) {
        console.error("Language switcher labels not found.");
        return;
      }

      const langLabelValue = headerLangLabel.innerText.substring(0, 2);
      headerCurrentLangLabel.innerText = langLabelValue;
    });
  </script>

<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/template_assets/1/76135676595/1744367294575/template_header.min.js"></script>
<script defer src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.8.1/lottie.min.js"></script>

    <script>
      (function () {

        // Disable animation on touchscreen devices
        

        window.addEventListener('DOMContentLoaded', (event) => {

          var container = document.getElementById("animation_container_widget_1667381600958");
          const animationObj = lottie.loadAnimation({
            container: container,
            renderer: 'svg',
            
            autoplay: true,
            path: 'https://6622054.fs1.hubspotusercontent-na1.net/hubfs/6622054/Website/Homepage/animated-hero-character.json' // the path to the animation json
          });

          animationObj.addEventListener('DOMLoaded', function () {
            container.querySelector('img').remove();
          });

          animationObj.onLoopComplete = function(e) {
            animationObj.stop();
            setTimeout(function(){
              animationObj.play();
            }, 300);
          };

          container.addEventListener('mouseenter', function() {
            animationObj.play();
          });
        });
      })();
    </script>
  
<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/76135676512/1744446345826/module_numbers.min.js"></script>

    <!--[if lte IE 8]>
    <script charset="utf-8" src="https://js-eu1.hsforms.net/forms/v2-legacy.js"></script>
    <![endif]-->

<script data-hs-allowed="true" src="/_hcms/forms/v2.js"></script>

    <script data-hs-allowed="true">
        var options = {
            portalId: '6622054',
            formId: '939b2b44-4cdd-4296-8366-55b9b26f22b6',
            formInstanceId: '9380',
            
            pageId: '76137377048',
            
            region: 'eu1',
            
            
            
            
            pageName: "The power to scale faster",
            
            
            
            inlineMessage: "<p>Thanks for submitting the form. Check your email for more information!\u00A0<\/p>",
            
            
            rawInlineMessage: "<p>Thanks for submitting the form. Check your email for more information!\u00A0<\/p>",
            
            
            hsFormKey: "ac4774232bb7e6651472cfbca79185de",
            
            
            css: '',
            target: '#hs_form_target_main_content-dnd_partial-13-module-4',
            
            
            
            
            
            
            abTestId: 100560557582,
            
            
            contentType: "standard-page",
            
            
            
            formsBaseUrl: '/_hcms/forms/',
            
            
            
            formData: {
                cssClass: 'hs-form stacked hs-custom-form'
            }
        };

        options.getExtraMetaDataBeforeSubmit = function() {
            var metadata = {};
            

            if (hbspt.targetedContentMetadata) {
                var count = hbspt.targetedContentMetadata.length;
                var targetedContentData = [];
                for (var i = 0; i < count; i++) {
                    var tc = hbspt.targetedContentMetadata[i];
                     if ( tc.length !== 3) {
                        continue;
                     }
                     targetedContentData.push({
                        definitionId: tc[0],
                        criterionId: tc[1],
                        smartTypeId: tc[2]
                     });
                }
                metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData);
            }

            return metadata;
        };

        hbspt.forms.create(options);
    </script>

<script src="https://www.amby.com/hs-fs/hubfs/hub_generated/module_assets/1/91574030625/1744446364004/module_extended-navigation.min.js"></script>
<script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>

<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/www.amby.com"]);
_hsq.push(["setPageId", "76137377048"]);
_hsq.push(["setContentMetadata", {
    "contentPageId": 76137377048,
    "legacyPageId": "76137377048",
    "contentFolderId": null,
    "contentGroupId": null,
    "abTestId": 100560557582,
    "languageVariantId": 76137377048,
    "languageCode": "en",
    
    
}]);
</script>

<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/6622054.js"></script>
<!-- End of HubSpot Analytics Code -->


<script type="text/javascript">
var hsVars = {
    render_id: "a3cf968b-2d46-47f7-972b-f2e37e74b671",
    ticks: 1747384280328,
    page_id: 76137377048,
    
    content_group_id: 0,
    portal_id: 6622054,
    app_hs_base_url: "https://app-eu1.hubspot.com",
    cp_hs_base_url: "https://cp-eu1.hubspot.com",
    language: "en",
    analytics_page_type: "standard-page",
    scp_content_type: "",
    
    analytics_page_id: "76137377048",
    category_id: 1,
    folder_id: 0,
    is_hubspot_user: false
}
</script>


<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script>

<!--<script type="application/javascript">
  (function(b,o,n,g,s,r,c){if(b[s])return;b[s]={};b[s].scriptToken="Xzc4NTE1NjIyMA";b[s].callsQueue=[];b[s].api=function(){b[s].callsQueue.push(arguments);};r=o.createElement(n);c=o.getElementsByTagName(n)[0];r.async=1;r.src=g;r.id=s+n;c.parentNode.insertBefore(r,c);})(window,document,"script","https://cdn.oribi.io/Xzc4NTE1NjIyMA/oribi.js","ORIBI");
</script>
-->
<!-- LinkedIn tracking code -->
<script type="text/javascript">
_linkedin_partner_id = "604185";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=604185&amp;fmt=gif">
</noscript>


  
</body></html>                               

Whois info of domain

Domain Name: AMBY.COM
Registry Domain ID: 917465_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.pairdomains.com
Registrar URL: http://www.pairdomains.com
Updated Date: 2024-11-18T08:23:34Z
Creation Date: 1998-02-26T05:00:00Z
Registry Expiry Date: 2030-02-25T05:00:00Z
Registrar: pair Networks, Inc. d/b/a pair Domains
Registrar IANA ID: 99
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4123815195
Domain Status: ok https://icann.org/epp#ok
Name Server: NS5.PAIRNIC.COM
Name Server: NS6.PAIRNIC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-21T02:10:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass