<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Thu Apr 16 2026 23:35:28 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.alvaria.com" data-wf-page="65df93d9d0cb4627b97658c7" data-wf-site="64bedb36d4916a3e6987a87b" data-wf-status="1" lang="en-US"><head><meta charset="utf-8"/><title>Blog | Alvaria</title><meta content="Insights to Build the Customer-Centric Contact Center." name="description"/><meta content="Blog | Alvaria" property="og:title"/><meta content="Insights to Build the Customer-Centric Contact Center." property="og:description"/><meta content="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/674dacae27bed592202bd785_og-img-Alvaria.png" property="og:image"/><meta content="Blog | Alvaria" property="twitter:title"/><meta content="Insights to Build the Customer-Centric Contact Center." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/674dacae27bed592202bd785_og-img-Alvaria.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="Webflow" name="generator"/><link href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/css/alvaria-2023.webflow.shared.f17cea1bf.css" rel="stylesheet" type="text/css" integrity="sha384-8XzqG/nMr9tVcitTNk5wZIfm2v6Qjhk4F++3AqSauH5+wcbh8Aq4t2LFlF0xMz8c" crossorigin="anonymous"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Inconsolata:400,700"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/674e6aa064fdaa02a657c0a1_Alvaria%20Favicon%20v2.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/674e6b03dd2d65428b7ad41a_Alvaria%20Favicon%20Large.png" rel="apple-touch-icon"/><script>(function(w,i,g){w[g]=w[g]||[];if(typeof w[g].push=='function')w[g].push.apply(w[g],Array.isArray(i)?i:[i]);})(window,['GTM-KJH8C5F'],'google_tags_first_party');</script><script async="" src="/xa5e8du3i6ydNjRiZWRiMzZkNDkxNmEzZTY5ODdhODdi/qxU2P_vCQEng5mfvEtONf1TjXQ"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('set', 'developer_id.dZGVlNj', true);gtag('set', 'developer_id.dYWYxNW', true);gtag('js', new Date());gtag('config', 'GTM-KJH8C5F');</script><style>
  body { -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; }
  ::selection { background: #d14424; color: #fff; }
  ::-moz-selection { background: #d14424; color: #fff; }
  input, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; background-image: none; }
  .input option { color: black; }
  .nav-dropdown-spacer { pointer-events: none; }
  .nav-dropdown-container { pointer-events: all; }
  .jb-search-highlight { background: #f2ad9c; color: #000; }
</style>

<link data-cookieconsent="ignore" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/>
<script data-cookieconsent="ignore" defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script>

<meta name="google-site-verification" content="5O1u_POR-r8LSUGzew63vGFy3eKwFSIzmPssFDmQOW0" />

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

<!-- [Attributes by Finsweet] CMS Filter -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsfilter@1/cmsfilter.js"></script>
<!-- [Attributes by Finsweet] CMS Load -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script>
<!-- [Attributes by Finsweet] CMS Select -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsselect@1/cmsselect.js"></script>
<!-- [Attributes by Finsweet] Custom Form Select -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-selectcustom@1/selectcustom.js"></script></head><body><div class="page-wrapper-new"><div><div class="w-embed"><style>

/* Make text look crisper and more legible in all browsers */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* Focus state style for keyboard navigation for the focusable elements */
*[tabindex]:focus-visible,
  input[type="file"]:focus-visible {
   outline: 0.125rem solid #4d65ff;
   outline-offset: 0.125rem;
}

/* Set color style to inherit */
.inherit-color * {
    color: inherit;
}

/* Get rid of top margin on first element in any rich text element */
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
  margin-top: 0 !important;
}

/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
	margin-bottom: 0 !important;
}


/* Make sure containers never lose their center alignment */
.container-medium,.container-small, .container-large {
	margin-right: auto !important;
  margin-left: auto !important;
}

/* 
Make the following elements inherit typography styles from the parent and not have hardcoded values. 
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}
*/

/* Apply "..." after 3 lines of text */
.text-style-3lines {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/* Apply "..." after 2 lines of text */
.text-style-2lines {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* These classes are never overwritten */
.hide {
  display: none !important;
}

@media screen and (max-width: 991px) {
    .hide, .hide-tablet {
        display: none !important;
    }
}
  @media screen and (max-width: 767px) {
    .hide-mobile-landscape{
      display: none !important;
    }
}
  @media screen and (max-width: 479px) {
    .hide-mobile{
      display: none !important;
    }
}
 
.margin-0 {
  margin: 0rem !important;
}
  
.padding-0 {
  padding: 0rem !important;
}

.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}

.margin-top {
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.padding-top {
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
  
.margin-right {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.padding-right {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}

.margin-bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.padding-bottom {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.margin-left {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
}
  
.padding-left {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
}
  
.margin-horizontal {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.padding-horizontal {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-vertical {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
  
.padding-vertical {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
    
  .solutions_list_item::before{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 1rem;
    background: var(--orange);
  }
  
  .input-check-custom {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-left: 0rem;
  border: 1px solid  var(--black);
  background-color: var(--white);
transition: border-color .2s ease;
  border-radius: 0.15rem;
}

.input-check-custom:hover {
  background-color: var(--white);

  border-color: var(--green);
}



.input-check-custom:checked {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  background-color: var(--orange);
  background-image: url('https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/66f70871766b164a1bcf7ea4_Frame%2040140.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;

}

  @media screen and (min-width:992px) and (max-width:1100px) {
    .nav-menu {
      margin-left: 0%;
    }
  }
  .nav-dropdown-feature:hover .btn {
    color: var(--orange);
  }
  /*Balance text line breaks*/
  h1, h2, h3, h4, p, .p-20, .h1, .h2, .h3 {
    text-wrap: balance;
  }
  /* Avoid overflowing but allow sticky items */
  .page-wrapper, .section {
    overflow: clip;
  }
  /* Text link underline size and spacing */
  a {
    text-underline-position: under; 
    text-decoration-thickness: 0.1em;
    text-underline-offset: 0.05em;
  }
  /* Identify empty links and put the yellow outline in the designer only */
  html.wf-design-mode [href="#"] {
    outline: 3px solid yellow !important;
  }
  /* Remove top margin on rich text first child */
  .w-richtext>:first-child {
    margin-top: 0;
  }
  /* Remove bottom margin of rich text last child */
  .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
    margin-bottom: 0;
  }
  /* Disable click for inner hero image mask container the small slider */
  .hero-image-inner, .u-pointer-none {
    pointer-events: none;
  }
  /* Enable click for the small slider */
  .hero-image-bottom {
    pointer-events: auto;
  }

  /* Accordion animation for the illustration grid*/
  @media screen and (min-width: 992px) {
    .accordion-mask {
      grid-template-rows: 0fr;
      transition: grid-template-rows 300ms;
    }
    .grid-item:hover .accordion-mask {
      grid-template-rows: 1fr;
    }
  }

html { font-size: calc(0.625rem + 0.41666666666666663vw); }

  @media screen and (min-width:1440px)  { html { font-size: 1rem; } }
  @media screen and (max-width:1440px) { html { font-size: calc(0.25rem + 0.8333333333333333vw); } }
  @media screen and (max-width:1200px) { html { font-size: calc(-0.43750000000000067rem + 1.6666666666666676vw); } }
  @media screen and (max-width:1080px) { html { font-size: calc(0.12500000000000044rem + 0.8333333333333326vw); } }
  @media screen and (max-width:991px) { html { font-size: 1rem; } }
  @media screen and (max-width:767px) { html { font-size: calc(0.6265560165975104rem + 0.8298755186721991vw); } }
  @media screen and (max-width:479px) { html { font-size: 1rem; } }
  @media screen and (max-width:240px) { html { font-size: calc(0.7489539748953975rem + 1.6736401673640167vw); } }





::-moz-selection { 
  background: var(--new-theme--primary);
  color: var(--white);
}

::selection {
  background: var(--new-theme--primary);
  color: var(--white);
}

[limit-lines] {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}


@keyframes marquee-horizontal {
  from { transform: translateX(0); }
  to { transform: translateX(-100%); }
}
  @media screen and (min-width:992px){
.navbar_link::before,
.dropdown_small_toggle::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
	transform: translateX(-50%);
  width: 0;
  height: 0.125rem;
  background-color: var(--new-theme--primary);
  transition: width 0.3s;
  transform-origin: center;
  border-radius:1rem;
}

.dropdown_small_toggle:hover::before {
  width: 100%;
}
.navbar_link:hover::before {
  width: 100%;
}
}
 .navbar_link_dropdown{
  position: relative;

}
.navbar_link_dropdown::after,
.navbar_link_dropdown::before {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  height: 0.0625rem;
  border-radius: 1rem;
  width:0%;
  background-color: currentColor;
  transition: all 0.2s ease-in-out;
}

.navbar_link_dropdown::after {
  right: 0;
  transition-delay: 0.2s;
}

.navbar_link_dropdown:hover::after {
  width: 100%;


}

.navbar_link_dropdown::before {
  left: 0;

}
.navbar_link_dropdown:hover::before {
  width: 100%;
}

.header_numbers_line_wrapper .swiper-pagination-bullet{
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  border-radius: 100px;
  height: 100%;
  position:relative;
 	overflow: hidden;
  display:none;
  width:100%;
  position: absolute;
  top:0;
  left:0;
  margin:0;
  background:transparent;

}
.header_numbers_line_wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active{
  display:block;
  	background:transparent;

	
}
.header_numbers_line_wrapper .swiper-pagination-bullet:before {
  content: '';
  display: block;
  position: absolute;
  inset: 0;
  border-radius: inherit;
  height: inherit;
  left:0;
  width:100%;
}

.header_numbers_line_wrapper .swiper-pagination-bullet-active:before {
	background: var(--black);
    animation: 6s cubic-bezier(0.3, 0, 0.3, 1) forwards slide-progress;
}
.swiper-paused .swiper-pagination-bullet-active:before {
  animation-play-state: paused;


}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
 	margin: auto !important;
}	

@keyframes slide-progress {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(0);
  }
}



.logos_ticker_wrapper{
  animation: marquee-horizontal 120s linear infinite;
}

.info_dec{
  animation: info-dec 6s linear infinite;

}
.info_dec_h{
  animation: info-dec-h 12s linear infinite;

}
.info_dec:nth-child(1){
  animation-delay:2s;

}
.info_dec:nth-child(2){
   animation-delay:4s;
}
.info_dec:nth-child(3){
   animation-delay:6s;
}
@keyframes   info-dec-h{
  0% {
    transform: translateX(-100%);

  }
  to {
    transform: translateX(100%);

  }
}
@keyframes   info-dec{
  0% {
    transform: translateY(-100%);

  }
  to {
    transform: translateY(100%);

  }
}
.industry_tabs_content{
  --offset: 1px;
}
.contact_form_wrapper.blue,
.empowerment_item.dark,
.results_tabs_content {
  --offset: 1.4px;
}
.industry_tabs_content::after,
.contact_form_wrapper.blue::after,
  .empowerment_item.dark::after,
  .results_tabs_content::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(-1 * var(--offset));
    top: calc(-1 * var(--offset));
    height: calc(100% + 2 * var(--offset));
    width: calc(100% + 2 * var(--offset));
    z-index: -1;
    background: linear-gradient(
      157deg,
      rgba(255, 255, 255, 0.4) 2.12%,
      rgba(255, 255, 255, 0) 39%,
      rgba(255, 255, 255, 0) 54.33%,
      rgba(255, 255, 255, 0.1) 93.02%
    );
    border-radius: inherit;

  }
        
.footer_link::after{
  content:"";
  position:absolute;
  display:block;
  bottom:-2px;
  height:1px;
  border-radius:10px;
  width:0%;
  left:0;
  background-color: currentcolor;
  transition:all .2s ease-in-out; 
}
.footer_link:hover::after{
  width:100%;
}
.vertical_tabs_menu,
.industry_tabs_menu,
.resources_tabs_menu,
.results_tabs_menu {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.vertical_tabs_menu::-webkit-scrollbar,
.industry_tabs_menu::-webkit-scrollbar,
.resources_tabs_menu::-webkit-scrollbar,
.results_tabs_menu::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.features_text_box > div:not([class]):empty {
 display:none;
}
.review_swiper_item p{
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 8; /* number of lines to show */
           line-clamp: 8; 
   -webkit-box-orient: vertical;
}

.review_swiper_button.swiper-button-disabled{
  background-color: #EAF3FE !important;
  color:var(--new-theme--primary);
  pointer-events: none !important;
  
}
.service_blog_item:hover .service_blog_image{
	transform: scale(1.1);
}
.resources_image_top:hover .resources_image{
transform: scale(1.1);
}
.blog_image_wrapper:hover .blog_image{
transform: scale(1.1);
}

.w-dropdown-link.w--current{
	color: #fff !important;
}
.industry_tabs_link.w--current .industry_tabs_link_icon_wrapper{
	background-color: var(--white);
  color: #111;
}

.rich_feature_menu::-webkit-scrollbar-track
{

width: 2px;
  border-radius: 10px;
  background-color: #242429;
}

.rich_feature_menu::-webkit-scrollbar
{
  width: 2px;

}

.rich_feature_menu::-webkit-scrollbar-thumb
{
   width: 9px;
  border-radius: 16px;
  background-color: #1A85E5;
}



.preview_thumbnail {
  width: 3rem;
  height 3rem;
}


.preview_item {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  grid-template-columns: 0.5fr 2.8fr 1fr;
  grid-template-rows: auto;
  padding-bottom: 1rem;
  border-bottom: 1px solid #EEF5FF;
  margin-bottom: 1.5rem;
  align-items: center;
}

.text-size-small-2 {
  font-size: 0.875rem;
  letter-spacing: -0.02em;
}


.preview_thumbnail{
 width: 100%;
aspect-ratio: 1;
}

.vertical_tabs_item.w--current .vertical_tabs_dec{
	color: var(--new-theme--primary);
}
.past_swiper_link:hover .past_swiper_image{
	transform:scale(1.1);
}

.text_quote{
	background: var(--Radial, radial-gradient(265.46% 206.24% at 32.78% -71%, #FFF 0%, #EFF5FD 100%));
}
.employee_text_wrapper{
border-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22366%22%20height%3D%22118%22%20viewBox%3D%220%200%20366%20118%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M325.523%20116.603V118.003H40.4844V116.603H325.523ZM364.123%2078.0029V40.0029C364.123%2032.9793%20364.122%2027.7958%20363.787%2023.6973C363.474%2019.8699%20362.877%2017.0972%20361.777%2014.752L361.551%2014.2891C359.288%209.84844%20355.678%206.2382%20351.237%203.97559C348.794%202.73051%20345.911%202.07279%20341.829%201.73926C337.731%201.40441%20332.547%201.40332%20325.523%201.40332H40.4844C33.4608%201.40332%2028.2772%201.40441%2024.1787%201.73926C20.0965%202.07279%2017.2141%202.73051%2014.7705%203.97559C10.3299%206.2382%206.71964%209.84844%204.45703%2014.2891C3.21196%2016.7327%202.55423%2019.6151%202.2207%2023.6973C1.88586%2027.7958%201.88477%2032.9793%201.88477%2040.0029V78.0029C1.88477%2085.0265%201.88586%2090.2101%202.2207%2094.3086C2.55423%2098.3908%203.21196%20101.273%204.45703%20103.717L4.67285%20104.131C6.94587%20108.382%2010.4686%20111.838%2014.7705%20114.03L15.2334%20114.257C17.5786%20115.356%2020.3514%20115.954%2024.1787%20116.267C28.2772%20116.601%2033.4608%20116.603%2040.4844%20116.603V118.003L35.5518%20117.998C25.144%20117.962%2019.2445%20117.683%2014.6406%20115.525L14.1348%20115.278C9.57775%20112.956%205.84633%20109.294%203.43848%20104.791L3.20898%20104.353C0.82484%2099.6732%200.526508%2093.7284%200.489258%2082.9355L0.484375%2040.0029C0.484375%2026.4388%200.484451%2019.445%202.96191%2014.1592L3.20898%2013.6533C5.5309%209.0963%209.19305%205.36489%2013.6963%202.95703L14.1348%202.72754C18.8141%200.343394%2024.7589%200.0450631%2035.5518%200.0078125H330.456C341.249%200.045063%20347.194%200.343394%20351.873%202.72754C356.577%205.12437%20360.402%208.94927%20362.799%2013.6533C365.524%2019.0011%20365.523%2026.0018%20365.523%2040.0029L365.519%2082.9355C365.481%2093.7284%20365.183%2099.6732%20362.799%20104.353L362.569%20104.791C360.161%20109.294%20356.43%20112.956%20351.873%20115.278L351.367%20115.525C346.763%20117.683%20340.864%20117.962%20330.456%20117.998L325.523%20118.003V116.603C332.547%20116.603%20337.731%20116.601%20341.829%20116.267C345.911%20115.933%20348.794%20115.275%20351.237%20114.03L351.651%20113.814C355.902%20111.541%20359.359%20108.019%20361.551%20103.717L361.777%20103.254C362.877%20100.909%20363.474%2098.1359%20363.787%2094.3086C364.122%2090.2101%20364.123%2085.0265%20364.123%2078.0029Z%22%20fill%3D%22url(%23paint0_linear_1460_10995)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1460_10995%22%20x1%3D%2226.0572%22%20y1%3D%220.00778634%22%20x2%3D%2247.2399%22%20y2%3D%22150.874%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22white%22%20stop-opacity%3D%220.4%22%2F%3E%3Cstop%20offset%3D%220.405687%22%20stop-color%3D%22white%22%20stop-opacity%3D%220.01%22%2F%3E%3Cstop%20offset%3D%220.574372%22%20stop-color%3D%22white%22%20stop-opacity%3D%220.01%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220.1%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 25 / 25px stretch;



}
.ads_item{

border-image: url("data:image/svg+xml,%3csvg width='631' height='478' viewBox='0 0 631 478' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3crect x='1.7' y='0.7' width='628.6' height='476.6' rx='24.3' stroke='url(%23paint0_linear_1366_8824)' stroke-width='1.4'/%3e %3cpath d='M1 143V183' stroke='%231A85E5' stroke-width='2' stroke-linecap='round'/%3e %3cdefs%3e %3clinearGradient id='paint0_linear_1366_8824' x1='45.1346' y1='-0.000105982' x2='230.404' y2='562.15' gradientUnits='userSpaceOnUse'%3e %3cstop stop-color='white' stop-opacity='0.4'/%3e %3cstop offset='0.405687' stop-color='white' stop-opacity='0.01'/%3e %3cstop offset='0.574372' stop-color='white' stop-opacity='0.01'/%3e %3cstop offset='1' stop-color='white' stop-opacity='0.1'/%3e %3c/linearGradient%3e %3c/defs%3e %3c/svg%3e") 25 / 25px stretch;

}
.past_button_c.swiper-button-disabled{
	opacity:0.5;
  pointer-events:none;
}
.contact_form_wrapper.blue .input-check-custom:checked {
  background: url('https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/668ffae7590960fd2faa26cf_check.svg') no-repeat center center;
  background-size: contain;
  background-color: black !important;
}

.team-photo-wrapper:hover .team_photo{
	transform:scale(1.05);
}
.past_button.swiper-button-disabled{
	opacity:0;
}
.vertical_tabs_item.w--current div{
	background-color:var(--new-theme--primary);
}
</style></div></div><div class="main-wrapper"><section data-wf--new-pre-navbar--variant="base" class="section_prenav"><div class="padding-global"><div class="container-large"><div class="prenav_component"><div class="empty-div"></div><ul role="list" class="prenav_list w-list-unstyled"><li class="prenav_list-item"><div data-delay="0" data-hover="false" data-w-id="fc43b99e-fe50-a0ce-a887-3077823e759a" class="dropdown_small w-dropdown"><div class="dropdown_small_toggle w-dropdown-toggle"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 18 18" fill="none" class="dropdown_icon"><g clip-path="url(#clip0_737_2795)"><path d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M1.5 9H16.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 1.5C10.876 3.55376 11.9421 6.21903 12 9C11.9421 11.781 10.876 14.4462 9 16.5C7.12404 14.4462 6.05794 11.781 6 9C6.05794 6.21903 7.12404 3.55376 9 1.5V1.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clippath id="clip0_737_2795"><rect width="18" height="18" fill="currentColor"></rect></clippath></defs></svg><div class="text-size-small">English US</div></div><nav class="dropdpwn_small_list w-dropdown-list"><div class="dropdown_small_wrapper"><div class="w-locales-list"><div role="list" class="w-locales-items"><div role="listitem" class="dropdown_list_link_box w-locales-item"><a hreflang="en-US" href="/blog" aria-current="page" class="dropdown_list_link_wrapper w--current">English US</a></div><div role="listitem" class="dropdown_list_link_box w-locales-item"><a hreflang="de" href="/de/blog" class="dropdown_list_link_wrapper">Deutsch</a></div><div role="listitem" class="dropdown_list_link_box w-locales-item"><a hreflang="en-GB" href="/en-gb/blog" class="dropdown_list_link_wrapper">English UK</a></div></div></div></div></nav></div></li><li class="prenav_list-item hide-mobile-landscape u-hide"><div data-delay="0" data-hover="false" data-w-id="fc43b99e-fe50-a0ce-a887-3077823e75b0" class="dropdown_small w-dropdown"><div class="dropdown_small_toggle w-dropdown-toggle"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 18 18" fill="none" class="dropdown_icon"><path d="M11.25 2.25H14.25C14.6478 2.25 15.0294 2.40804 15.3107 2.68934C15.592 2.97064 15.75 3.35218 15.75 3.75V14.25C15.75 14.6478 15.592 15.0294 15.3107 15.3107C15.0294 15.592 14.6478 15.75 14.25 15.75H11.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.5 12.75L11.25 9L7.5 5.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.25 9H2.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="text-size-small">Log In</div></div><nav class="dropdpwn_small_list w-dropdown-list"><div class="dropdown_small_wrapper"><a href="https://aspect.my.site.com/CustomerCenter/s/login/?ec=302&amp;startURL=%2FCustomerCenter%2Fs%2F" target="_blank" class="dropdown_list_link_wrapper">Support</a><a href="https://ilearning.seertechsolutions.com/lmt/xlr8login.login?site=aspect&amp;in_language_identifier=en-us&amp;in_region=us" target="_blank" class="dropdown_list_link_wrapper">Training</a><a href="https://partners.alvaria.com/English/" target="_blank" class="dropdown_list_link_wrapper">Partner Portal</a></div></nav></div></li><li class="prenav_list-item hide-mobile-landscape"><a href="/contact" class="dropdown_small_toggle w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 18 18" fill="none" class="dropdown_icon"><path d="M3 3H15C15.825 3 16.5 3.675 16.5 4.5V13.5C16.5 14.325 15.825 15 15 15H3C2.175 15 1.5 14.325 1.5 13.5V4.5C1.5 3.675 2.175 3 3 3Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.5 4.5L9 9.75L1.5 4.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="dropdown_small_toggle">Contact us</div></a></li></ul></div></div></div></section><div data-wf--new-navbar--variant="base" class="navbar-sticky-wrapper"><div data-animation="over-right" class="section_navbar w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="455422b3-a371-9959-0da6-7091a4044292" role="banner" data-no-scroll="1" data-duration="400" data-doc-height="1"><div class="padding-global"><div class="container-large"><div class="navbar_component"><a aria-label="Homepage" href="/" class="navbar_logo_wrapper w-nav-brand"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 4815 1000" fill="none" class="navbar_logo"><path d="M4676.12 116.35C4691.86 100.54 4711.26 92.44 4733.6 92.44C4755.94 92.44 4774.97 100.53 4790.71 116.35C4806.45 132.16 4814.14 151.29 4814.14 173.72C4814.14 196.15 4806.45 215.65 4790.71 231.09C4774.97 246.54 4755.93 254.26 4733.6 254.26C4711.27 254.26 4691.86 246.54 4676.12 231.09C4660.37 215.64 4652.32 196.52 4652.32 174.08C4652.32 151.64 4660.37 132.15 4676.12 116.34V116.35ZM4687.1 221.9C4697.72 232.93 4713.46 238.45 4733.6 238.45C4753.74 238.45 4769.48 232.93 4780.46 221.9C4791.08 210.87 4796.57 194.68 4796.57 173.72C4796.57 152.76 4791.08 136.57 4780.46 125.17C4769.48 114.14 4753.73 108.62 4733.6 108.62C4713.47 108.62 4697.72 114.14 4687.1 125.17C4676.12 136.57 4670.62 152.75 4670.62 174.08C4670.62 195.41 4676.12 210.86 4687.1 221.89V221.9ZM4749.71 184.39L4760.32 192.11L4774.97 213.44H4748.61L4733.23 185.12H4721.88V213.44H4701.38V128.11H4738.72C4759.22 128.11 4773.87 138.41 4773.87 155.69C4773.87 171.5 4764.72 181.43 4749.71 184.38V184.39ZM4740.55 146.14H4721.88V167.1H4741.29C4748.61 167.1 4752.27 163.42 4752.27 155.7C4752.27 149.45 4748.24 146.14 4740.55 146.14Z" fill="currentColor"></path><path d="M1836.69 99.32V453.77C1836.7 488.64 1850.42 522.08 1874.84 546.76C1899.26 571.23 1932.28 584.96 1966.7 584.95H2237.63V497.39H1931.24V99.32H1836.69Z" fill="currentColor"></path><path d="M3672.97 403.17C3753.01 390.04 3796.99 337.96 3796.99 253.27C3796.99 153.94 3737.15 99.89 3629.73 99.89H3354.75V584.31H3449.01V405.27H3595.02L3695.41 584.31H3808.06L3723.54 457.96L3673.87 402.11L3672.97 403.17ZM3448.56 327.69V181.41H3617.61C3671.32 181.41 3699 204.65 3699 254.32C3699 303.99 3671.32 327.23 3617.61 327.23L3448.56 327.68V327.69Z" fill="currentColor"></path><path d="M4013.61 99.32H3916.37V584.35H4013.61V99.32Z" fill="currentColor"></path><path d="M1473.29 93.6C1454.14 93.56 1435.4 99.24 1419.43 109.9C1403.39 120.64 1390.85 135.92 1383.38 153.83L1200.86 584.96H1297.8L1345.38 473.25H1599.71L1647.59 584.51H1744.53L1562.61 153.37C1555.04 135.48 1542.46 120.21 1526.4 109.44C1510.44 98.93 1491.76 93.41 1472.69 93.59H1473.29V93.6ZM1381.29 389.78L1441.13 249.54L1464.91 186.44H1479.88L1503.51 249.54L1563.36 389.78H1381.29Z" fill="currentColor"></path><path d="M2991.21 93.58C2972.06 93.54 2953.32 99.22 2937.35 109.88C2921.34 120.63 2908.76 135.84 2901.14 153.66L2718.77 584.34H2815.72L2863.59 472.94H3117.93L3165.8 584.34H3262.59L3080.67 152.9C3073.06 135.12 3060.55 119.93 3044.62 109.12C3028.62 98.54 3009.88 92.97 2990.76 93.12L2991.21 93.57V93.58ZM2899.35 389.91L2959.19 249.06L2982.68 186.56H2997.64L3021.28 249.51L3081.12 389.75H2898.6L2899.35 389.9V389.91Z" fill="currentColor"></path><path d="M4377.16 95.58C4357.79 95.5 4338.84 101.22 4322.71 112.03C4306.5 122.65 4293.8 137.89 4286.2 155.81L4101.89 586.94H4199.88L4248.05 475.38H4505.52L4554 586.33H4651.84L4468.12 155.65C4460.53 137.73 4447.82 122.49 4431.62 111.87C4415.43 101.19 4396.5 95.53 4377.16 95.57V95.58ZM4284.11 391.9L4345 251.66L4368.78 188.71H4383.74L4407.53 251.66L4468.27 391.9H4284.11Z" fill="currentColor"></path><path d="M2639.63 99.32L2508.58 398.36L2477.61 484.86H2462.65L2431.38 398.36L2300.18 99.77H2197.55L2388.14 530.91C2395.17 546.95 2406.65 560.58 2421.21 570.16C2435.79 579.84 2452.83 585.08 2470.28 585.26C2487.78 585.11 2504.87 579.87 2519.5 570.16C2534.15 560.7 2545.67 547.03 2552.56 530.91L2741.67 99.47L2639.63 99.32Z" fill="currentColor"></path><path d="M429.7 0L0 249.97V750.03L429.7 1000L859.4 750.03V249.97L429.7 0ZM429.7 788.73L143.23 499.97L429.7 211.21L716.16 499.97L429.7 788.73Z" fill="currentColor"></path><path d="M1337.23 892.53L1276.48 806.66H1238.87V892.53H1200.3V658.65H1303.16C1351.05 658.65 1380.95 688.05 1380.95 732.16C1380.95 771.92 1357.16 799.32 1317.31 804.66L1383.85 892.53H1337.23ZM1238.87 691.39V773.92H1297.05C1325.66 773.92 1341.41 758.22 1341.41 732.16C1341.41 706.1 1325.66 691.4 1297.05 691.4H1238.87V691.39Z" fill="currentColor"></path><path d="M1558.05 817.69H1438.48C1440.73 851.1 1456.16 867.47 1483.48 867.47C1504.69 867.47 1518.84 857.45 1522.37 836.73H1557.41C1550.66 874.15 1522.7 895.87 1483.16 895.87C1432.37 895.87 1401.2 862.46 1401.2 808C1401.2 753.54 1433.02 719.46 1480.91 719.46C1536.84 719.46 1560.62 757.88 1558.05 817.69ZM1439.12 792.97H1522.37C1519.8 761.9 1505.66 747.53 1481.87 747.53C1458.08 747.53 1442.66 762.57 1439.12 792.97Z" fill="currentColor"></path><path d="M1730.33 782.61V892.54H1695.29V865.14C1684.68 885.52 1664.43 895.88 1638.72 895.88C1605.61 895.88 1584.08 877.17 1584.08 850.44C1584.08 816.03 1612.04 796.31 1670.54 796.31H1695.29V780.94C1695.29 760.22 1682.11 749.2 1661.54 749.2C1639.68 749.2 1626.5 759.89 1625.22 779.6H1589.22C1590.51 740.17 1619.43 719.46 1661.86 719.46C1704.29 719.46 1730.32 742.85 1730.32 782.61H1730.33ZM1695.3 828.05V818.69H1666.69C1636.8 818.69 1620.4 827.71 1620.4 845.09C1620.4 859.46 1632.29 868.81 1649.65 868.81C1676.65 868.81 1695.29 850.1 1695.29 828.05H1695.3Z" fill="currentColor"></path><path d="M1927.69 824.04C1924.15 869.15 1893.62 895.88 1847.33 895.88C1798.47 895.88 1763.44 861.13 1763.44 808.01C1763.44 754.89 1798.48 719.47 1847.33 719.47C1892.97 719.47 1923.51 745.2 1927.04 788.97H1891.04C1887.83 764.91 1871.75 750.55 1848.29 750.55C1818.72 750.55 1800.4 772.6 1800.4 808.02C1800.4 843.44 1818.72 864.49 1848.29 864.49C1872.72 864.49 1888.79 849.45 1891.68 824.06H1927.68L1927.69 824.04Z" fill="currentColor"></path><path d="M2112.82 786.95V892.53H2076.82V790.62C2076.82 764.89 2061.39 749.52 2038.57 749.52C2015.75 749.52 1996.78 764.89 1996.78 799.3V892.52H1960.78V658.64H1996.78V753.86C2007.39 729.8 2027.64 719.44 2051.74 719.44C2090.95 719.44 2112.81 745.17 2112.81 786.93L2112.82 786.95Z" fill="currentColor"></path><path d="M2216.32 775.93C2216.32 704.43 2261 655.31 2329.14 655.31C2397.28 655.31 2441.96 704.43 2441.96 775.93C2441.96 847.43 2396.96 895.88 2329.14 895.88C2261.32 895.88 2216.32 846.76 2216.32 775.93ZM2402.42 775.93C2402.42 724.47 2373.81 690.73 2329.13 690.73C2284.45 690.73 2255.84 724.48 2255.84 775.93C2255.84 827.38 2284.77 860.46 2329.13 860.46C2373.49 860.46 2402.42 827.05 2402.42 775.93Z" fill="currentColor"></path><path d="M2591.42 722.8H2627.42V892.53H2591.42V860.79C2580.81 885.85 2560.56 895.87 2536.46 895.87C2497.25 895.87 2475.39 869.81 2475.39 828.38V722.8H2511.39V824.37C2511.39 850.43 2526.82 865.8 2549.64 865.8C2572.46 865.8 2591.43 850.43 2591.43 816.02V722.8H2591.42Z" fill="currentColor"></path><path d="M2774.96 858.12V889.19C2765.64 893.87 2755.67 895.87 2744.1 895.87C2708.1 895.87 2685.92 873.82 2685.92 839.74V752.87H2654.42V722.8H2681.1C2684.64 722.8 2685.92 721.46 2685.92 718.12V673.35H2721.92V722.8H2772.38V752.87H2721.92V835.4C2721.92 854.44 2732.85 863.13 2751.17 863.13C2758.88 863.13 2766.92 861.46 2774.96 858.12Z" fill="currentColor"></path><path d="M3013.77 892.53L2953.02 806.66H2915.41V892.53H2876.84V658.65H2979.7C3027.59 658.65 3057.49 688.05 3057.49 732.16C3057.49 771.92 3033.7 799.32 2993.85 804.66L3060.39 892.53H3013.77ZM2915.41 691.39V773.92H2973.59C3002.2 773.92 3017.95 758.22 3017.95 732.16C3017.95 706.1 3002.2 691.4 2973.59 691.4H2915.41V691.39Z" fill="currentColor"></path><path d="M3088.66 673.02C3088.66 658.99 3097.98 649.3 3111.8 649.3C3125.62 649.3 3134.94 658.99 3134.94 673.02C3134.94 687.05 3125.62 697.08 3111.8 697.08C3097.98 697.08 3088.66 687.39 3088.66 673.02ZM3093.48 892.53V722.8H3129.48V892.53H3093.48Z" fill="currentColor"></path><path d="M3294.05 722.8H3330.05V891.53C3330.05 936.64 3295.98 962.7 3247.44 962.7C3198.9 962.7 3169.65 938.98 3166.12 899.88H3202.76C3206.3 922.27 3220.76 934.63 3248.4 934.63C3276.04 934.63 3294.04 919.26 3294.04 892.2V859.12C3282.47 879.5 3263.18 891.2 3237.47 891.2C3194.08 891.2 3165.15 857.45 3165.15 805.33C3165.15 753.21 3194.08 719.13 3237.47 719.13C3263.18 719.13 3282.47 730.82 3294.04 751.21V722.81L3294.05 722.8ZM3295.33 805.33C3295.33 771.58 3277.01 749.53 3247.76 749.53C3218.51 749.53 3201.8 771.58 3201.8 805.33C3201.8 839.08 3218.51 860.79 3247.76 860.79C3277.01 860.79 3295.33 838.74 3295.33 805.33Z" fill="currentColor"></path><path d="M3526.76 786.95V892.53H3490.76V790.62C3490.76 764.89 3475.33 749.52 3452.51 749.52C3429.69 749.52 3410.72 764.89 3410.72 799.3V892.52H3374.72V658.64H3410.72V753.86C3421.33 729.8 3441.58 719.44 3465.68 719.44C3504.89 719.44 3526.75 745.17 3526.75 786.93L3526.76 786.95Z" fill="currentColor"></path><path d="M3669.47 858.12V889.19C3660.15 893.87 3650.18 895.87 3638.61 895.87C3602.61 895.87 3580.43 873.82 3580.43 839.74V752.87H3548.93V722.8H3575.61C3579.15 722.8 3580.43 721.46 3580.43 718.12V673.35H3616.43V722.8H3666.89V752.87H3616.43V835.4C3616.43 854.44 3627.36 863.13 3645.68 863.13C3653.39 863.13 3661.43 861.46 3669.47 858.12Z" fill="currentColor"></path><path d="M3735.88 645.97V655.86H3720.14V699.23H3708.43V655.86H3692.69V645.97H3735.88Z" fill="currentColor"></path><path d="M3783.61 645.97H3803.52V699.24H3791.81V655.33L3778.27 699.24H3766.56L3753.09 655.33V699.24H3741.38V645.97H3761.29L3772.42 682.34L3783.62 645.97H3783.61Z" fill="currentColor"></path></svg></a><nav role="navigation" class="navbar_menu_box w-nav-menu"><div class="navbar_menu"><ul role="list" class="navbar_menu_wrapper w-list-unstyled"><li class="navbar_menu_item"><a href="/" class="navbar_link">Home</a></li><li class="navbar_menu_item"><a href="/contact-center-cx" class="navbar_link">Solutions</a></li><li class="navbar_menu_item"><div data-delay="0" data-hover="false" data-w-id="3b866280-16ba-07ee-db5b-abc8d74f5c4e" class="dropdown w-dropdown"><div class="dropdown_toggle w-dropdown-toggle"><div class="navbar_link">Industries</div></div><nav class="dropdpwn_small_list menu w-dropdown-list"><div class="dropdown_small_wrapper menu"><div class="dropdown_list_box"><div class="text-label hide-tablet">Industries</div><div class="dropdown_divider"></div><a href="/industries/banking" class="navbar_link_dropdown">Banking and Financial Services</a><a href="/industries/credit-unions" class="navbar_link_dropdown">Credit Unions</a><a href="/industries/collections" class="navbar_link_dropdown">Collections</a><a href="/industries/telecommunications" class="navbar_link_dropdown">Telecommunications and Media</a><a href="/industries/healthcare" class="navbar_link_dropdown">Healthcare</a><a href="/industries/insurance" class="navbar_link_dropdown">Insurance</a></div></div></nav></div></li><li class="navbar_menu_item"><div data-delay="0" data-hover="false" data-w-id="d15c3798-4358-de27-091a-210c330e7936" class="dropdown w-dropdown"><div class="dropdown_toggle w-dropdown-toggle"><div class="navbar_link">Partners</div></div><nav class="dropdpwn_small_list menu w-dropdown-list"><div class="dropdown_small_wrapper menu"><div class="dropdown_list_box"><div class="text-label hide-tablet">Partners</div><div class="dropdown_divider"></div><a href="/partners/strategic-alliance-partners" class="navbar_link_dropdown">Strategic Alliance Partners</a><a href="/partners/msp" class="navbar_link_dropdown">Managed Service Providers</a><a href="/partners/partner-directory" class="navbar_link_dropdown">Partner Directory</a></div></div></nav></div></li><li class="navbar_menu_item"><div data-delay="0" data-hover="false" data-w-id="455422b3-a371-9959-0da6-7091a40442db" class="dropdown w-dropdown"><div class="dropdown_toggle w-dropdown-toggle"><div class="navbar_link">Support</div></div><nav class="dropdpwn_small_list menu w-dropdown-list"><div class="dropdown_small_wrapper menu"><div class="dropdown_list_box"><div class="text-label hide-tablet">SERVICES &amp; SUPPORT</div><div class="dropdown_divider"></div><a href="/services-and-support/customer-care" class="navbar_link_dropdown">Customer Care</a><a href="/services-and-support/training" class="navbar_link_dropdown">Training</a></div></div></nav></div></li><li class="navbar_menu_item"><a href="/resources/library" class="navbar_link">Resources</a></li><li class="navbar_menu_item"><div data-delay="0" data-hover="false" data-w-id="455422b3-a371-9959-0da6-7091a4044303" class="dropdown w-dropdown"><div class="dropdown_toggle w-dropdown-toggle"><div class="navbar_link">Company</div></div><nav class="dropdpwn_small_list menu w-dropdown-list"><div class="dropdown_small_wrapper menu"><div class="dropdown_list_box"><div class="text-label hide-tablet">company</div><div class="dropdown_divider"></div><a href="/company" class="navbar_link_dropdown">Leadership</a><a href="/company/alvaria-community" class="navbar_link_dropdown">Alvaria Community</a><a href="/company/careers" class="navbar_link_dropdown">Careers</a><a href="/company/news" class="navbar_link_dropdown">News</a><a href="/contact" class="navbar_link_dropdown">Contact Us</a><a href="/employee-spotlight/dan" class="navbar_link_dropdown">Employee Spotlight</a><a href="/partner-spotlight/aura" class="navbar_link_dropdown">Partner Spotlight</a><a href="/successes/momentum-milestones-q4-to-q1" class="navbar_link_dropdown">Successes</a></div></div></nav></div></li></ul><div class="navbar_menu_overlay"></div></div></nav><div class="navbar_right"><div data-delay="0" data-hover="false" data-w-id="455422b3-a371-9959-0da6-7091a4044319" class="dropdown is-search w-dropdown"><div class="dropdown_toggle w-dropdown-toggle"><div class="dropdown_search_wrapper"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="dropdown_search_icon"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.0004 20.9999L16.6504 16.6499" stroke="currentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path></svg></div></div><nav class="dropdpwn_small_list w-dropdown-list"><div class="dropdown_small_wrapper"><form action="/search" class="dropdown_search_box w-form"><label for="search" class="hide">Search</label><input class="dropdown_search_input w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/><input type="submit" class="button small w-button" value="Search"/></form></div></nav></div><a aria-label="Request a Demo" data-wf--button--variant="small" href="/get-started" class="button w-variant-bd11cea6-abb2-19a4-3240-5465d72d453e w-button">Request a Demo</a><div class="navbar_menu_button w-nav-button"><div data-is-ix2-target="1" class="navbar_menu_lottie light" data-w-id="224a297a-5641-deee-6800-664bcad8ce05" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/6746a4c7d5cbbcc6a81812b1_lottieflow-menu-nav-09-000000-easey.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="0" data-duration="0" data-ix2-initial-state="0"></div><div data-is-ix2-target="1" class="navbar_menu_lottie dark" data-w-id="455422b3-a371-9959-0da6-7091a4044328" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/674419f79e552025ab4e9788/67456604d6fc38dbf07892c8_lottieflow-menu-nav-09-ffffff-easey.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="0" data-duration="0" data-ix2-initial-state="0"></div></div></div></div></div></div></div></div><section class="section-blog-top"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="blog-top-component"><h1 class="u-text-center">Alvaria Blog<em></em></h1><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="blog_top_wrapper w-dyn-item"><a href="/blog/transforming-inbound-communication-how-technology-enhances-customer-interactions" class="blog_image_wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound.jpeg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-500.jpeg 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-800.jpeg 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound.jpeg 5824w" class="blog_image"/></a><div class="blog_text_wrapper"><div class="u-d-flex-stack"><div class="tags-wrapper u-mt-0"><div class="tag"><div>featured</div></div></div><div class="blog_text_box"><h2 class="heading-style-h3-new">Transforming Inbound Communication: How Technology Enhances Customer Interactions</h2><p class="text-size-regular text-color-gray">Deliver seamless, AI‑powered inbound CX: Alvaria Intelligence Platform unifies channels, smart‑routes interactions, and equips agents with real‑time insights for faster resolutions and higher customer satisfaction.</p></div></div><a href="/blog/transforming-inbound-communication-how-technology-enhances-customer-interactions" class="text-link w-inline-block"><div>Read more</div><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24" fill="none" class="text-link-icon"><path d="M9 18L15 12L9 6" stroke="currentColor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path></svg></a></div></div></div></div></div></div></div></div></section><div class="filters"><div class="container"><div fs-cmsfilter-element="filters" class="w-form"><form id="wf-form-Blog-Search" name="wf-form-Blog-Search" data-name="Blog Search" method="get" class="row row-justify-between" data-wf-page-id="65df93d9d0cb4627b97658c7" data-wf-element-id="8b8f32a2-53a3-8f9a-9680-bc6822235680"><div class="col"><div data-delay="0" data-hover="false" fs-selectcustom-element="dropdown" class="u-m-0 w-dropdown"><div class="filter-dropdown w-dropdown-toggle"><div>Topics</div><div class="filter-dropdown__icon w-icon-dropdown-toggle"></div></div><nav class="filter-dropdown__list w-dropdown-list"><div class="filter-dropdown__links-container jetboost-filter-3q8n"><a href="#" class="filter-dropdown__link w-dropdown-link">Item</a><div class="u-d-none w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Agent Experience</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Remote Agent</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Call Center Technology</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Artificial Intelligence</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Inbound &amp; Self-Service</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Gamification</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Cloud</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Contact Center</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Speech Analytics</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Customer Experience</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Outbound &amp; Compliance</div></div><div role="listitem" class="w-dyn-item"><div fs-cmsselect-element="text-value">Collections</div></div></div></div><select id="field" name="field" data-name="Field" fs-cmsfilter-field="topic" fs-cmsselect-element="select" class="u-d-none w-select"><option value="">All</option></select></div></nav></div></div><div class="col col-lg-4 col-md-6 col-sm-12 col-sm-first u-mb-0"><input class="search-bar w-input" maxlength="256" name="Search" fs-cmsfilter-field="title" data-name="Search" placeholder="Search" type="text" id="Search-5"/></div><input type="submit" data-wait="Please wait..." class="u-d-none w-button" value="Submit"/></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div><section class="section u-pt-0"><h2 class="u-sr-only">Case studies</h2><div class="container"><div class="w-dyn-list"><div fs-cmsfilter-highlight="true" fs-cmsfilter-element="list" fs-cmsload-element="list" fs-cmsload-mode="load-under" role="list" class="row u-mb-0 w-dyn-items"><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound.jpeg" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-500.jpeg 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-800.jpeg 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/681d30fbb41e7364d777a8c4_Inbound.jpeg 5824w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Inbound &amp; Self-Service</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Call Center Technology</div></div></div></div><div class="eyebrow">May 8, 2025</div><h3 fs-cmsfilter-field="title" class="h4">Transforming Inbound Communication: How Technology Enhances Customer Interactions</h3><a href="/blog/transforming-inbound-communication-how-technology-enhances-customer-interactions" class="u-link-cover w-inline-block"><div class="u-sr-only">Transforming Inbound Communication: How Technology Enhances Customer Interactions</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/68140c3af273d8e4371b005c_Top%20Challenges%20of%20Outbound%20Communication.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/68140c3af273d8e4371b005c_Top%20Challenges%20of%20Outbound%20Communication-p-500.png 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/68140c3af273d8e4371b005c_Top%20Challenges%20of%20Outbound%20Communication-p-800.png 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/68140c3af273d8e4371b005c_Top%20Challenges%20of%20Outbound%20Communication-p-1080.png 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/68140c3af273d8e4371b005c_Top%20Challenges%20of%20Outbound%20Communication.png 1536w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Customer Experience</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div></div></div><div class="eyebrow">May 1, 2025</div><h3 fs-cmsfilter-field="title" class="h4">The Top 5 Challenges of Outbound Communication and How Technology Can Solve Them</h3><a href="/blog/the-top-5-challenges-of-outbound-communication-and-how-technology-can-solve-them" class="u-link-cover w-inline-block"><div class="u-sr-only">The Top 5 Challenges of Outbound Communication and How Technology Can Solve Them</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical.jpeg" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-500.jpeg 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-800.jpeg 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/680877c886da548ea3895a02_Compliance%20Critical.jpeg 4593w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Call Center Technology</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div></div></div><div class="eyebrow">April 22, 2025</div><h3 fs-cmsfilter-field="title" class="h4">Why Compliance is Critical in Outbound Communication and How AIP Ensures It</h3><a href="/blog/why-compliance-is-critical-in-outbound-communication-and-how-aip-ensures-it" class="u-link-cover w-inline-block"><div class="u-sr-only">Why Compliance is Critical in Outbound Communication and How AIP Ensures It</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67b57d6431f1e709b836769c_Smart%20Routing.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67b57d6431f1e709b836769c_Smart%20Routing-p-500.png 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67b57d6431f1e709b836769c_Smart%20Routing.png 683w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Artificial Intelligence</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Call Center Technology</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div></div></div><div class="eyebrow">February 19, 2025</div><h3 fs-cmsfilter-field="title" class="h4">How Smart Routing is Revolutionizing Customer Outreach</h3><a href="/blog/how-smart-routing-is-revolutionizing-customer-outreach" class="u-link-cover w-inline-block"><div class="u-sr-only">How Smart Routing is Revolutionizing Customer Outreach</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP.jpeg" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-500.jpeg 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-800.jpeg 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67f7ce62df489b52a1da716a_AIP.jpeg 5824w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Call Center Technology</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Artificial Intelligence</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Inbound &amp; Self-Service</div></div></div></div><div class="eyebrow">February 19, 2025</div><h3 fs-cmsfilter-field="title" class="h4">Futureproofing Contact Centers: How Technology is Revolutionizing Customer Engagement</h3><a href="/blog/futureproofing-contact-centers-how-technology-is-revolutionizing-customer-engagement" class="u-link-cover w-inline-block"><div class="u-sr-only">Futureproofing Contact Centers: How Technology is Revolutionizing Customer Engagement</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67281f00fee1144519ff1ebd_Compliance%20Image.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67281f00fee1144519ff1ebd_Compliance%20Image-p-500.png 500w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67281f00fee1144519ff1ebd_Compliance%20Image-p-800.png 800w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67281f00fee1144519ff1ebd_Compliance%20Image-p-1080.png 1080w, https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/67281f00fee1144519ff1ebd_Compliance%20Image.png 1200w" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div></div></div><div class="eyebrow">November 3, 2024</div><h3 fs-cmsfilter-field="title" class="h4">Compliance: A Strategic Asset for Your Customer Call Center</h3><a href="/blog/compliance-a-strategic-asset-for-your-customer-call-center" class="u-link-cover w-inline-block"><div class="u-sr-only">Compliance: A Strategic Asset for Your Customer Call Center</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/66e1292324cb7a25a0989115_5%20Things%20Image%20X.png" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Artificial Intelligence</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Call Center Technology</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div></div></div><div class="eyebrow">September 10, 2024</div><h3 fs-cmsfilter-field="title" class="h4">5 Must-Haves for Contact Center Software</h3><a href="/blog/5-must-haves-for-contact-center-software" class="u-link-cover w-inline-block"><div class="u-sr-only">5 Must-Haves for Contact Center Software</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="A man wearing glasses and a brown shirt." loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/6679e149c47574574d12ec30_65cfb0533fbc12f529ce5c88_CallMiner-Blog-Header-02-2024.webp" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Speech Analytics</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Customer Experience</div></div></div></div><div class="eyebrow">February 16, 2024</div><h3 fs-cmsfilter-field="title" class="h4">Alvaria and CallMiner Redefine Innovative Partnership Dynamics</h3><a href="/blog/alvaria-and-callminer-redefine-innovative-partnership-dynamics" class="u-link-cover w-inline-block"><div class="u-sr-only">Alvaria and CallMiner Redefine Innovative Partnership Dynamics</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/65393887413d7462c46e1624_6536ad150d637a5aba1ae3f3_Call-Center-Jungle.webp" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Contact Center</div></div></div></div><div class="eyebrow">October 17, 2023</div><h3 fs-cmsfilter-field="title" class="h4">Navigating the Contact Center Jungle: Your Guide to Contact Center Infrastructure Adventures</h3><a href="/blog/guide-to-contact-center-infrastructure-adventures" class="u-link-cover w-inline-block"><div class="u-sr-only">Navigating the Contact Center Jungle: Your Guide to Contact Center Infrastructure Adventures</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/65393896434c19b239b7edc0_6536acb64cfc99ac3d2a3499_People-at-Concert.webp" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Customer Experience</div></div></div></div><div class="eyebrow">October 10, 2023</div><h3 fs-cmsfilter-field="title" class="h4">What Can We Learn from Taylor Swift About Customer Experience?</h3><a href="/blog/what-can-we-learn-from-taylor-swift-about-customer-experience" class="u-link-cover w-inline-block"><div class="u-sr-only">What Can We Learn from Taylor Swift About Customer Experience?</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/6539388cfda873732cfe9083_6536ac233350782fe372d4a6_Woman-checking-phone.webp" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Outbound &amp; Compliance</div></div></div></div><div class="eyebrow">October 5, 2023</div><h3 fs-cmsfilter-field="title" class="h4">Proactive Outreach Done Right</h3><a href="/blog/proactive-outreach-done-right" class="u-link-cover w-inline-block"><div class="u-sr-only">Proactive Outreach Done Right</div></a></div></div><div role="listitem" class="col col-lg-4 col-md-6 col-sm-12 w-dyn-item"><div class="u-d-flex-stack"><div class="blog-post-image"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/64e3c8a9f1bd3cef00e96dfd/65adf8f51556cb86822636c4_Rethinking-Roles-%E2%80%93-Agents-in-the-Age-of-Automation.jpg" class="u-img-cover"/></div><div class="w-dyn-list"><div role="list" class="tags-wrapper w-dyn-items"><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Agent Experience</div></div><div role="listitem" class="tag w-dyn-item"><div fs-cmsfilter-field="topic">Artificial Intelligence</div></div></div></div><div class="eyebrow">September 26, 2023</div><h3 fs-cmsfilter-field="title" class="h4">Rethinking Roles – Agents in the Age of Automation</h3><a href="/blog/rethinking-roles-agents-in-the-age-of-automation" class="u-link-cover w-inline-block"><div class="u-sr-only">Rethinking Roles – Agents in the Age of Automation</div></a></div></div></div><div role="navigation" aria-label="List" class="w-pagination-wrapper"><a href="?3b9689d8_page=2" aria-label="Next Page" class="w-pagination-next button"><div class="w-inline-block">Load more</div></a><link rel="prerender" href="?3b9689d8_page=2"/></div></div></div></section><section class="section_cta_v2"><div class="padding-global"><div class="container-large"><div class="cta_v2_component"><div class="cta_v2_text_wrapper"><div class="cta_v2_box"><h2 class="heading-style-h2-new u-letter-spacing-big">See what all the buzz is about Alvaria in the News</h2></div><div><a aria-label="Visit News Page" data-wf--button--variant="white" href="/company/news" class="button w-variant-c407adef-2dd5-58d2-2c8a-3d3e0a73fb19 w-button">Visit News Page</a></div></div></div></div></div><div class="cta_v2_bg-v2"></div></section><section class="section-footer"><div><div class="padding-global"><div class="container-large"><div class="padding-section-footer"><div class="footer_component"><div id="w-node-_4a6c3f49-fc8e-e9bf-45ca-4ca18729369d-87293698" class="footer_info_wrapper"><a aria-label="homepage" href="/" class="footer_logo_wrapper w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 4815 1000" fill="none" class="footer_logo"><path d="M4676.12 116.35C4691.86 100.54 4711.26 92.44 4733.6 92.44C4755.94 92.44 4774.97 100.53 4790.71 116.35C4806.45 132.16 4814.14 151.29 4814.14 173.72C4814.14 196.15 4806.45 215.65 4790.71 231.09C4774.97 246.54 4755.93 254.26 4733.6 254.26C4711.27 254.26 4691.86 246.54 4676.12 231.09C4660.37 215.64 4652.32 196.52 4652.32 174.08C4652.32 151.64 4660.37 132.15 4676.12 116.34V116.35ZM4687.1 221.9C4697.72 232.93 4713.46 238.45 4733.6 238.45C4753.74 238.45 4769.48 232.93 4780.46 221.9C4791.08 210.87 4796.57 194.68 4796.57 173.72C4796.57 152.76 4791.08 136.57 4780.46 125.17C4769.48 114.14 4753.73 108.62 4733.6 108.62C4713.47 108.62 4697.72 114.14 4687.1 125.17C4676.12 136.57 4670.62 152.75 4670.62 174.08C4670.62 195.41 4676.12 210.86 4687.1 221.89V221.9ZM4749.71 184.39L4760.32 192.11L4774.97 213.44H4748.61L4733.23 185.12H4721.88V213.44H4701.38V128.11H4738.72C4759.22 128.11 4773.87 138.41 4773.87 155.69C4773.87 171.5 4764.72 181.43 4749.71 184.38V184.39ZM4740.55 146.14H4721.88V167.1H4741.29C4748.61 167.1 4752.27 163.42 4752.27 155.7C4752.27 149.45 4748.24 146.14 4740.55 146.14Z" fill="currentColor"></path><path d="M1836.69 99.32V453.77C1836.7 488.64 1850.42 522.08 1874.84 546.76C1899.26 571.23 1932.28 584.96 1966.7 584.95H2237.63V497.39H1931.24V99.32H1836.69Z" fill="currentColor"></path><path d="M3672.97 403.17C3753.01 390.04 3796.99 337.96 3796.99 253.27C3796.99 153.94 3737.15 99.89 3629.73 99.89H3354.75V584.31H3449.01V405.27H3595.02L3695.41 584.31H3808.06L3723.54 457.96L3673.87 402.11L3672.97 403.17ZM3448.56 327.69V181.41H3617.61C3671.32 181.41 3699 204.65 3699 254.32C3699 303.99 3671.32 327.23 3617.61 327.23L3448.56 327.68V327.69Z" fill="currentColor"></path><path d="M4013.61 99.32H3916.37V584.35H4013.61V99.32Z" fill="currentColor"></path><path d="M1473.29 93.6C1454.14 93.56 1435.4 99.24 1419.43 109.9C1403.39 120.64 1390.85 135.92 1383.38 153.83L1200.86 584.96H1297.8L1345.38 473.25H1599.71L1647.59 584.51H1744.53L1562.61 153.37C1555.04 135.48 1542.46 120.21 1526.4 109.44C1510.44 98.93 1491.76 93.41 1472.69 93.59H1473.29V93.6ZM1381.29 389.78L1441.13 249.54L1464.91 186.44H1479.88L1503.51 249.54L1563.36 389.78H1381.29Z" fill="currentColor"></path><path d="M2991.21 93.58C2972.06 93.54 2953.32 99.22 2937.35 109.88C2921.34 120.63 2908.76 135.84 2901.14 153.66L2718.77 584.34H2815.72L2863.59 472.94H3117.93L3165.8 584.34H3262.59L3080.67 152.9C3073.06 135.12 3060.55 119.93 3044.62 109.12C3028.62 98.54 3009.88 92.97 2990.76 93.12L2991.21 93.57V93.58ZM2899.35 389.91L2959.19 249.06L2982.68 186.56H2997.64L3021.28 249.51L3081.12 389.75H2898.6L2899.35 389.9V389.91Z" fill="currentColor"></path><path d="M4377.16 95.58C4357.79 95.5 4338.84 101.22 4322.71 112.03C4306.5 122.65 4293.8 137.89 4286.2 155.81L4101.89 586.94H4199.88L4248.05 475.38H4505.52L4554 586.33H4651.84L4468.12 155.65C4460.53 137.73 4447.82 122.49 4431.62 111.87C4415.43 101.19 4396.5 95.53 4377.16 95.57V95.58ZM4284.11 391.9L4345 251.66L4368.78 188.71H4383.74L4407.53 251.66L4468.27 391.9H4284.11Z" fill="currentColor"></path><path d="M2639.63 99.32L2508.58 398.36L2477.61 484.86H2462.65L2431.38 398.36L2300.18 99.77H2197.55L2388.14 530.91C2395.17 546.95 2406.65 560.58 2421.21 570.16C2435.79 579.84 2452.83 585.08 2470.28 585.26C2487.78 585.11 2504.87 579.87 2519.5 570.16C2534.15 560.7 2545.67 547.03 2552.56 530.91L2741.67 99.47L2639.63 99.32Z" fill="currentColor"></path><path d="M429.7 0L0 249.97V750.03L429.7 1000L859.4 750.03V249.97L429.7 0ZM429.7 788.73L143.23 499.97L429.7 211.21L716.16 499.97L429.7 788.73Z" fill="currentColor"></path><path d="M1337.23 892.53L1276.48 806.66H1238.87V892.53H1200.3V658.65H1303.16C1351.05 658.65 1380.95 688.05 1380.95 732.16C1380.95 771.92 1357.16 799.32 1317.31 804.66L1383.85 892.53H1337.23ZM1238.87 691.39V773.92H1297.05C1325.66 773.92 1341.41 758.22 1341.41 732.16C1341.41 706.1 1325.66 691.4 1297.05 691.4H1238.87V691.39Z" fill="currentColor"></path><path d="M1558.05 817.69H1438.48C1440.73 851.1 1456.16 867.47 1483.48 867.47C1504.69 867.47 1518.84 857.45 1522.37 836.73H1557.41C1550.66 874.15 1522.7 895.87 1483.16 895.87C1432.37 895.87 1401.2 862.46 1401.2 808C1401.2 753.54 1433.02 719.46 1480.91 719.46C1536.84 719.46 1560.62 757.88 1558.05 817.69ZM1439.12 792.97H1522.37C1519.8 761.9 1505.66 747.53 1481.87 747.53C1458.08 747.53 1442.66 762.57 1439.12 792.97Z" fill="currentColor"></path><path d="M1730.33 782.61V892.54H1695.29V865.14C1684.68 885.52 1664.43 895.88 1638.72 895.88C1605.61 895.88 1584.08 877.17 1584.08 850.44C1584.08 816.03 1612.04 796.31 1670.54 796.31H1695.29V780.94C1695.29 760.22 1682.11 749.2 1661.54 749.2C1639.68 749.2 1626.5 759.89 1625.22 779.6H1589.22C1590.51 740.17 1619.43 719.46 1661.86 719.46C1704.29 719.46 1730.32 742.85 1730.32 782.61H1730.33ZM1695.3 828.05V818.69H1666.69C1636.8 818.69 1620.4 827.71 1620.4 845.09C1620.4 859.46 1632.29 868.81 1649.65 868.81C1676.65 868.81 1695.29 850.1 1695.29 828.05H1695.3Z" fill="currentColor"></path><path d="M1927.69 824.04C1924.15 869.15 1893.62 895.88 1847.33 895.88C1798.47 895.88 1763.44 861.13 1763.44 808.01C1763.44 754.89 1798.48 719.47 1847.33 719.47C1892.97 719.47 1923.51 745.2 1927.04 788.97H1891.04C1887.83 764.91 1871.75 750.55 1848.29 750.55C1818.72 750.55 1800.4 772.6 1800.4 808.02C1800.4 843.44 1818.72 864.49 1848.29 864.49C1872.72 864.49 1888.79 849.45 1891.68 824.06H1927.68L1927.69 824.04Z" fill="currentColor"></path><path d="M2112.82 786.95V892.53H2076.82V790.62C2076.82 764.89 2061.39 749.52 2038.57 749.52C2015.75 749.52 1996.78 764.89 1996.78 799.3V892.52H1960.78V658.64H1996.78V753.86C2007.39 729.8 2027.64 719.44 2051.74 719.44C2090.95 719.44 2112.81 745.17 2112.81 786.93L2112.82 786.95Z" fill="currentColor"></path><path d="M2216.32 775.93C2216.32 704.43 2261 655.31 2329.14 655.31C2397.28 655.31 2441.96 704.43 2441.96 775.93C2441.96 847.43 2396.96 895.88 2329.14 895.88C2261.32 895.88 2216.32 846.76 2216.32 775.93ZM2402.42 775.93C2402.42 724.47 2373.81 690.73 2329.13 690.73C2284.45 690.73 2255.84 724.48 2255.84 775.93C2255.84 827.38 2284.77 860.46 2329.13 860.46C2373.49 860.46 2402.42 827.05 2402.42 775.93Z" fill="currentColor"></path><path d="M2591.42 722.8H2627.42V892.53H2591.42V860.79C2580.81 885.85 2560.56 895.87 2536.46 895.87C2497.25 895.87 2475.39 869.81 2475.39 828.38V722.8H2511.39V824.37C2511.39 850.43 2526.82 865.8 2549.64 865.8C2572.46 865.8 2591.43 850.43 2591.43 816.02V722.8H2591.42Z" fill="currentColor"></path><path d="M2774.96 858.12V889.19C2765.64 893.87 2755.67 895.87 2744.1 895.87C2708.1 895.87 2685.92 873.82 2685.92 839.74V752.87H2654.42V722.8H2681.1C2684.64 722.8 2685.92 721.46 2685.92 718.12V673.35H2721.92V722.8H2772.38V752.87H2721.92V835.4C2721.92 854.44 2732.85 863.13 2751.17 863.13C2758.88 863.13 2766.92 861.46 2774.96 858.12Z" fill="currentColor"></path><path d="M3013.77 892.53L2953.02 806.66H2915.41V892.53H2876.84V658.65H2979.7C3027.59 658.65 3057.49 688.05 3057.49 732.16C3057.49 771.92 3033.7 799.32 2993.85 804.66L3060.39 892.53H3013.77ZM2915.41 691.39V773.92H2973.59C3002.2 773.92 3017.95 758.22 3017.95 732.16C3017.95 706.1 3002.2 691.4 2973.59 691.4H2915.41V691.39Z" fill="currentColor"></path><path d="M3088.66 673.02C3088.66 658.99 3097.98 649.3 3111.8 649.3C3125.62 649.3 3134.94 658.99 3134.94 673.02C3134.94 687.05 3125.62 697.08 3111.8 697.08C3097.98 697.08 3088.66 687.39 3088.66 673.02ZM3093.48 892.53V722.8H3129.48V892.53H3093.48Z" fill="currentColor"></path><path d="M3294.05 722.8H3330.05V891.53C3330.05 936.64 3295.98 962.7 3247.44 962.7C3198.9 962.7 3169.65 938.98 3166.12 899.88H3202.76C3206.3 922.27 3220.76 934.63 3248.4 934.63C3276.04 934.63 3294.04 919.26 3294.04 892.2V859.12C3282.47 879.5 3263.18 891.2 3237.47 891.2C3194.08 891.2 3165.15 857.45 3165.15 805.33C3165.15 753.21 3194.08 719.13 3237.47 719.13C3263.18 719.13 3282.47 730.82 3294.04 751.21V722.81L3294.05 722.8ZM3295.33 805.33C3295.33 771.58 3277.01 749.53 3247.76 749.53C3218.51 749.53 3201.8 771.58 3201.8 805.33C3201.8 839.08 3218.51 860.79 3247.76 860.79C3277.01 860.79 3295.33 838.74 3295.33 805.33Z" fill="currentColor"></path><path d="M3526.76 786.95V892.53H3490.76V790.62C3490.76 764.89 3475.33 749.52 3452.51 749.52C3429.69 749.52 3410.72 764.89 3410.72 799.3V892.52H3374.72V658.64H3410.72V753.86C3421.33 729.8 3441.58 719.44 3465.68 719.44C3504.89 719.44 3526.75 745.17 3526.75 786.93L3526.76 786.95Z" fill="currentColor"></path><path d="M3669.47 858.12V889.19C3660.15 893.87 3650.18 895.87 3638.61 895.87C3602.61 895.87 3580.43 873.82 3580.43 839.74V752.87H3548.93V722.8H3575.61C3579.15 722.8 3580.43 721.46 3580.43 718.12V673.35H3616.43V722.8H3666.89V752.87H3616.43V835.4C3616.43 854.44 3627.36 863.13 3645.68 863.13C3653.39 863.13 3661.43 861.46 3669.47 858.12Z" fill="currentColor"></path><path d="M3735.88 645.97V655.86H3720.14V699.23H3708.43V655.86H3692.69V645.97H3735.88Z" fill="currentColor"></path><path d="M3783.61 645.97H3803.52V699.24H3791.81V655.33L3778.27 699.24H3766.56L3753.09 655.33V699.24H3741.38V645.97H3761.29L3772.42 682.34L3783.62 645.97H3783.61Z" fill="currentColor"></path></svg></a><div class="button-group"><a aria-label="Request a Demo" data-wf--button--variant="small" href="/get-started" class="button w-variant-bd11cea6-abb2-19a4-3240-5465d72d453e w-button">Request a Demo</a><a aria-label="Contact Us" data-wf--button--variant="dark-outline-small" href="/contact" class="button w-variant-a1667cfe-8467-c202-775d-df48d355fbf7 w-button">Contact Us</a></div></div><div id="w-node-_4a6c3f49-fc8e-e9bf-45ca-4ca1872936b3-87293698" class="footer_link_column"><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">Contact Center</div></li><li><a href="/contact-center-cx" class="footer_link">Contact Center Overview</a></li><li><a href="/outreach-and-dialer" class="footer_link">Outreach &amp; Dialer</a></li><li><a href="/real-time-list-management" class="footer_link">List Management</a></li><li><a href="/self-service" class="footer_link">Self Service</a></li></ul><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">company</div></li><li><a href="/company" class="footer_link">Company Overview</a></li><li><a href="/company/alvaria-community" class="footer_link">Alvaria Community</a></li><li><a href="/company/careers" class="footer_link">Careers</a></li><li><a href="/company/news" class="footer_link">News</a></li><li><a href="/contact" class="footer_link">Contact Us</a></li></ul><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">Partners</div></li><li><a href="/partners/strategic-alliance-partners" class="footer_link">Strategic Alliance Partners</a></li><li><a href="/partners/partner-directory" class="footer_link">Partner Directory</a></li></ul></div><div class="footer_link_column"><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">SERVICES &amp; SUPPORT</div></li><li><a href="/services" class="footer_link">Services Overview</a></li><li><a href="/services-and-support/customer-care" class="footer_link">Support</a></li><li><a href="/services-and-support/training" class="footer_link">Training</a></li><li><a href="/services-and-support/services" class="footer_link">Services</a></li></ul><div class="footer_link_wrapper"><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">Library</div></li><li><a href="/resources/library" class="footer_link">Library</a></li><li><a href="/resources/library?data-sheets" class="footer_link">Data Sheets</a></li><li><a href="/resources/library?ebooks" class="footer_link">eBooks</a></li><li><a href="/resources/library?infographics" class="footer_link">Infographics</a></li><li><a href="/resources/library?white-papers" class="footer_link">White Papers</a></li><li><a href="/resources/library?case-studies" class="footer_link">Case Studies</a></li><li><a href="/resources/library?videos" class="footer_link">Videos</a></li></ul></div></div><div class="footer_link_column"><div class="footer_link_wrapper"><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">Resources</div></li><li><a href="/case-studies" class="footer_link">Case studies</a></li><li><a href="/blog" aria-current="page" class="footer_link w--current">Blog</a></li><li><a href="/resources/faqs" class="footer_link">FAQs</a></li><li><a href="/resources/glossary" class="footer_link">Glossary</a></li></ul></div><div class="footer_link_wrapper"><ul role="list" class="footer_link_wrapper w-list-unstyled"><li><div class="text-label">Industries</div></li><li><a href="/industries/banking" class="footer_link">Banking and Financial Services</a></li><li><a href="/industries/credit-unions" class="footer_link">Credit Unions</a></li><li><a href="/industries/collections" class="footer_link">Collections</a></li><li><a href="/industries/telecommunications" class="footer_link">Telecommunications and Media</a></li><li><a href="/industries/healthcare" class="footer_link">Healthcare</a></li><li><a href="/industries/insurance" class="footer_link">Insurance</a></li></ul></div></div></div></div></div></div><div class="footer_bottom_component"><div class="padding-global"><div class="container-large"><div class="footer_bottom_wrapper"><div class="text-size-small">Alvaria © <span data-dynamic-year="">2026</span></div><div class="footer_bottom_link_wrapper"><a href="/legal/payments" class="footer_link small">Payments</a><a href="/legal/privacy-policy" class="footer_link small">Privacy Policy</a><a href="/legal/terms-of-use" class="footer_link small">Terms of Use</a><a href="/legal/acceptable-use-policy" class="footer_link small">Acceptable Use Policy</a><a href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/678a75bd2ab0fe273fb6bae4_alvaria-code-of-conduct%20for%20web%201.13.25a.pdf" target="_blank" class="footer_link small">Code of Conduct</a><a href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/67292a1ae2cfdc89348549bd_Environmental%20Policy%20Statement%202024%20(2).pdf" class="footer_link small">Environmental Policy</a><a href="/email-preferences" class="footer_link small">Manage Email Preferences</a><a href="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/6970b3e8f606c9a512526da8_Alvaria%20Modern%20Slavery%20Statement%202026CL%20(part%201)%20-%20signed.pdf" target="_blank" class="footer_link small">Anti-Slavery Policy</a></div><div class="footer_social_wrapper"><a aria-label="Facebook" href="https://www.facebook.com/AlvariaInc" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 22" fill="none" class="footer_socail_icon"><path d="M15.5249 0C21.5303 0 22 0.469701 22 6.47515V15.5243C22 21.5298 21.5303 22 15.5249 22H14.3759V13.9909H17.1996L17.6434 10.8174H14.3759C14.3759 10.8174 14.371 8.9595 14.3759 8.49585C14.3853 7.5889 15.1426 7.1302 15.7933 7.1368C16.4439 7.1434 17.792 7.139 17.792 7.139V4.21465C17.792 4.21465 16.6243 4.0634 15.4 4.05075C14.371 4.0403 13.2347 4.3186 12.3178 5.2426C11.385 6.18255 11.2382 7.5823 11.22 9.2928C11.2151 9.7878 11.22 10.8174 11.22 10.8174H8.4568V13.9909H11.22V22H6.4757C0.4697 22 0 21.5298 0 15.5249V6.47515C0 0.469701 0.469701 0 6.47515 0H15.5249Z" fill="currentColor"></path></svg></a><a aria-label="Linkedin" href="https://www.linkedin.com/company/alvaria-inc/" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 22" fill="none" class="footer_socail_icon"><path d="M20.4286 0H1.56652C0.702232 0 0 0.712054 0 1.58616V20.4138C0 21.2879 0.702232 22 1.56652 22H20.4286C21.2929 22 22 21.2879 22 20.4138V1.58616C22 0.712054 21.2929 0 20.4286 0ZM6.64911 18.8571H3.38839V8.35804H6.65402V18.8571H6.64911ZM5.01875 6.92411C3.97277 6.92411 3.12812 6.07455 3.12812 5.03348C3.12812 3.99241 3.97277 3.14286 5.01875 3.14286C6.05982 3.14286 6.90937 3.99241 6.90937 5.03348C6.90937 6.07946 6.06473 6.92411 5.01875 6.92411ZM18.8719 18.8571H15.6112V13.75C15.6112 12.5321 15.5866 10.9656 13.917 10.9656C12.2179 10.9656 11.9576 12.2915 11.9576 13.6616V18.8571H8.69688V8.35804H11.825V9.79196H11.8692C12.3062 8.96696 13.3719 8.09777 14.958 8.09777C18.258 8.09777 18.8719 10.2732 18.8719 13.1018V18.8571Z" fill="currentColor"></path></svg></a><a aria-label="Instagram" href="https://www.instagram.com/alvaria_inc/" target="_blank" class="footer_social_link w-inline-block"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 22 22" fill="none" class="footer_socail_icon"><path d="M11.0025 5.35948C7.88098 5.35948 5.36319 7.87783 5.36319 11C5.36319 14.1222 7.88098 16.6405 11.0025 16.6405C14.1239 16.6405 16.6417 14.1222 16.6417 11C16.6417 7.87783 14.1239 5.35948 11.0025 5.35948ZM11.0025 14.6671C8.98528 14.6671 7.3362 13.0225 7.3362 11C7.3362 8.97746 8.98037 7.33292 11.0025 7.33292C13.0245 7.33292 14.6687 8.97746 14.6687 11C14.6687 13.0225 13.0196 14.6671 11.0025 14.6671ZM18.1877 5.12875C18.1877 5.8602 17.5988 6.44438 16.8724 6.44438C16.1411 6.44438 15.5571 5.85529 15.5571 5.12875C15.5571 4.40221 16.146 3.81312 16.8724 3.81312C17.5988 3.81312 18.1877 4.40221 18.1877 5.12875ZM21.9227 6.46402C21.8393 4.70166 21.4368 3.14058 20.146 1.8544C18.8601 0.568225 17.2994 0.165681 15.5374 0.0773179C13.7215 -0.0257726 8.27853 -0.0257726 6.46258 0.0773179C4.70552 0.160772 3.14479 0.563316 1.85399 1.84949C0.56319 3.13567 0.165644 4.69675 0.0773006 6.45911C-0.0257669 8.27547 -0.0257669 13.7196 0.0773006 15.536C0.160736 17.2983 0.56319 18.8594 1.85399 20.1456C3.14479 21.4318 4.70061 21.8343 6.46258 21.9227C8.27853 22.0258 13.7215 22.0258 15.5374 21.9227C17.2994 21.8392 18.8601 21.4367 20.146 20.1456C21.4319 18.8594 21.8344 17.2983 21.9227 15.536C22.0258 13.7196 22.0258 8.28037 21.9227 6.46402ZM19.5767 17.4849C19.1939 18.4471 18.4528 19.1883 17.4859 19.5761C16.038 20.1505 12.6025 20.018 11.0025 20.018C9.40245 20.018 5.96196 20.1456 4.51902 19.5761C3.55705 19.1932 2.81595 18.452 2.42822 17.4849C1.85399 16.0367 1.9865 12.6004 1.9865 11C1.9865 9.39964 1.8589 5.95838 2.42822 4.51512C2.81104 3.55294 3.55215 2.81167 4.51902 2.42385C5.96687 1.84949 9.40245 1.98204 11.0025 1.98204C12.6025 1.98204 16.0429 1.8544 17.4859 2.42385C18.4479 2.80676 19.189 3.54803 19.5767 4.51512C20.1509 5.96329 20.0184 9.39964 20.0184 11C20.0184 12.6004 20.1509 16.0416 19.5767 17.4849Z" fill="currentColor"></path></svg></a></div></div></div></div></div></div></section></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64bedb36d4916a3e6987a87b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/js/webflow.schunk.0be0ff630adfe789.js" type="text/javascript" integrity="sha384-yxzC7SyJi2/SLhGk/3gGPFK+8BZyFyBLSROMearkDHLkuKppwQsOfrmfPjGwpHmu" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/js/webflow.schunk.b67140d467fa5b13.js" type="text/javascript" integrity="sha384-R7cLdV/cKloa4chZ2wuzKnnvOgAMGr5KU8E6ufrn2OizjW4SxMwVrHOZpP/HpSIp" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/64bedb36d4916a3e6987a87b/js/webflow.e270d917.ebe6eb90e82e9ade.js" type="text/javascript" integrity="sha384-CGh1CXGp9clHoJ+Ibvixw1wim0AMvO11JadEeKpHySKWZfLSxUFHnZtzEOB2oc4m" crossorigin="anonymous"></script><script data-cookieconsent="ignore">
  // Disable body scroll when mobile nav menu opens
  window.addEventListener('DOMContentLoaded', function () {
    $('.nav-menu-btn, .brand_nav-btn').on('click', function () {
      if ($('body').css('overflow') !== 'hidden') {
        $('body').css('overflow', 'hidden');
      } else {
        $('body').css('overflow', 'auto');
      }
    });

    $('#skip-nav').on('click keydown', function (e) {
      if (e.type === 'keydown' && e.which !== 13) {
        return;
      }
      e.preventDefault();
      var target = $('#main');
      target.attr('tabindex', '-1');
      target.focus();
    });

    if (window.location.href.indexOf('/en-gb') > -1) {
      $('.footer-legal-gb-link').show();
    }
  });
</script>

<script defer data-cookieconsent="ignore" src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

<noscript>
  <img height="1" width="1" style="display: none" alt="" src="https://px.ads.linkedin.com/collect/?pid=7740713&fmt=gif" />
</noscript>
<script src="https://hubspotv2.use1-marketplace-1p-apps-prod-red.if.webflow.services/static/loader.js" type="text/javascript" async="" defer=""></script><script src="https://hubspotv2.use1-marketplace-1p-apps-prod-red.if.webflow.services/static/disable-hubspot-chatbot.js" type="text/javascript" async="" defer=""></script><script src="https://js.hs-scripts.com/45102141.js" type="text/javascript" async="" defer=""></script><script src="https://hubspotonwebflow.com/assets/js/form-124.js" type="text/javascript" integrity="sha384-bjyNIOqAKScdeQ3THsDZLGagNN56B4X2Auu9YZIGu+tA/PlggMk4jbWruG/P6zYj" crossorigin="anonymous"></script></body></html>