<!DOCTYPE html><!-- Last Published: Tue May 26 2026 15:56:33 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.shijigroup.com" data-wf-page="67da8139199c44005d0f156d" data-wf-site="67da8139199c44005d0f1427" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Reviewpro: Manage Your Hotel&#x27;s Reputation Effectively</title><meta content="Take charge with ReviewPro. Use guest feedback to enhance decisions, build a stellar reputation, and drive increased revenue for your hotel." name="description"/><meta content="https://cdn.prod.website-files.com/66b375ec7b45c39ab5ac7c6d/6790a1fafdad99ed502552cf_ReviewPro%20Reputation.jpg" property="og:image"/><meta content="https://cdn.prod.website-files.com/66b375ec7b45c39ab5ac7c6d/6790a1fafdad99ed502552cf_ReviewPro%20Reputation.jpg" name="twitter:image"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/css/project-aurora-shiji.shared.22f98aa20.min.css" rel="stylesheet" type="text/css" integrity="sha384-IvmKogmis89i262Nnqjad9H/ibeIRYfnxkDsGqmgzOYp7T96YR9tok3r/BVo+y6a" crossorigin="anonymous"/><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/67da8139199c44005d0f1427/67da8139199c44005d0f1d2c_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1e3a_webclip.jpg" rel="apple-touch-icon"/><link href="https://www.shijigroup.com/reviewpro-reputation" rel="canonical"/><script defer src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<script defer src="https://cdn.jsdelivr.net/npm/@flowbase-co/boosters-tab-rotation-webflow@1.2.0/dist/tab-rotation.min.js" type="text/javascript"></script>

<!-- Preconnect fonts for 1 screen -->
<link rel="preload" href="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b9c_ShijiDaySansAeonik-Regular.woff2"
      as="font" type="font/woff2" crossorigin>

<link rel="preload" href="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67dac539ac844f1933bcafb0_ShijiNightSerifRecklessNeue-Heavy.woff2"
      as="font" type="font/woff2" crossorigin>


<link rel="preload" href="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b9d_ShijiDaySansAeonik-Bold.woff2"
      as="font" type="font/woff2" crossorigin>

<!-- [For Events page only] Upcoming-Past Filters -->
<script>
function updateEventStates() {
  const today = new Date();
  today.setHours(0, 0, 0, 0);

  const eventItems = document.querySelectorAll('.events__item');

  eventItems.forEach(item => {
    const stateElement = item.querySelector('.events__state');
    const typeElement = item.querySelector('.events__type');
    const startElement = item.querySelector('[data-start]');
    const endElement = item.querySelector('[data-end]');

    if (startElement && endElement && stateElement) {
      const startDateText = startElement.textContent.trim();
      const endDateText = endElement.textContent.trim();

      const startDate = new Date(startDateText);
      const endDate = new Date(endDateText);

      startDate.setHours(0, 0, 0, 0);
      endDate.setHours(0, 0, 0, 0);

      if (endDate < today) {
        stateElement.textContent = 'Past';
      } else if (startDate <= today && today <= endDate) {
        const stateDataElement = item.querySelector('[data-state]');
        if (stateDataElement) {
          stateDataElement.textContent = 'Ongoing event';
        }
        stateElement.textContent = 'Upcoming';
      } else {
        stateElement.textContent = 'Upcoming';
      }
    }

    // Check, if state = "Past" и type = "External", switch off pointer-events
    if (stateElement?.textContent.trim() === "Past" && typeElement?.textContent.trim() === "External") {
      item.style.pointerEvents = "none";
    }
  });
}

document.addEventListener('DOMContentLoaded', () => {
  if (document.body.getAttribute('data-page') === 'events') {
    updateEventStates();
  }
});
</script>

<!-- [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>

<style>  
  [js-accordion-body] {
    display: none;
  } 

  html.w-mod-js.w-mod-ix.w-editor [js-accordion-body] {
    display: block;
  }

  html.w-mod-js.w-mod-ix.w-editor .absolute-link {
    display: none;
  }
  
  html.w-mod-js.w-mod-ix.w-editor .card-item__descr, 
	html.w-mod-js.w-mod-ix.w-editor .card-item__title {
  	color: white;
  }
  
  
/* Banner START */ 
.popup-promo.is--with-img {
    display: none;
}
/* Banner END */ 
</style>

<style>
[move-anim] > * {
  visibility: hidden;
}
</style>

<meta name="google-site-verification" content="WOyWPBeMSKBMT7nN2zp2c28aTvj-6q-h7le9PFz8Jrw" />

<!-- Google Tag Manager -->
<script>(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-W3Q2W38');</script>
<!-- End Google Tag Manager -->

<!--Bablic NEW 19Feb 2025-->
<script async src="//d.bablic.com/snippet/67a49979634d832438998583.js?version=3.9"></script>
<!--Bablic *END*-->

<meta name="robots" content="index, follow">
</head><body data-has-two-menus=""><div class="global-css"><div class="font-weight-css w-embed"><style>
  :root {
    --font-weight--300: 300;
    --font-weight--400: 400;
    --font-weight--500: 500;
    --font-weight--600: 600;
    --font-weight--700: 700;
    --font-weight--800: 800;
    --font-weight--900: 900;
  }
  
.fw-light { font-weight: var(--font-weight--300); }
.fw-regular { font-weight: var(--font-weight--400); }
.fw-medium { font-weight: var(--font-weight--500); }
.fw-semibold { font-weight: var(--font-weight--600); }
.fw-bold { font-weight: var(--font-weight--700); }
.fw-extrabold { font-weight: var(--font-weight--800); }
.fw-black { font-weight: var(--font-weight--900); }
</style></div><div class="container-css w-embed"><style>
  @media (width <= 991px) {
    :root {
    	--container--v-padding: var(--container--v-padding-tablet);
      --title--padding-bottom: var(--title--padding-bottom-tablet);
    }
	}
  
  @media (width <= 767px) {
    :root {
    	--container--h-padding: var(--container--h-padding-mob);
      --container--v-padding: var(--container--v-padding-mob);
      --title--padding-bottom: var(--title--padding-bottom-mob);
    }
	}
</style></div><div class="button-css w-embed"><style>
  .w-button {
    all: unset;
    padding: 0;
  }
/* Sizes */
  @media only screen and (max-width: 479px) {
    :root {
      --button--xl-v-paddings: 12px;
      --button--font-size-xl: 16px;
    }
  }

.button[button-size="xl"] {
    padding: var(--button--xl-v-paddings) var(--button--xl-h-paddings);
    font-size: var(--button--font-size-xl);
    height: 74px;
}

.button[button-size="lg"] {
    padding: var(--button--lg-v-paddings) var(--button--lg-h-paddings);
    font-size: var(--button--font-size-lg);
    height: 48px;
}

.button[button-size="md"] {
    padding: var(--button--md-v-paddings) var(--button--md-h-paddings);
    font-size: var(--button--font-size-md);
    height: 40px;
}

.button[type="underline"] {
	border-radius: 6px;
  text-decoration: underline;
	text-underline-offset: 3px;
}

.button[type="link"] {
	border-radius: 6px;
}

.button[button-size="xl"][type="underline"],
.button[button-size="xl"][type="link"] {
    padding: 0;
    font-size: var(--button--font-size-xl);
}

.button[button-size="lg"][type="underline"],
.button[button-size="lg"][type="link"] {
    padding: 0;
    font-size: var(--button--font-size-lg);
}

.button[button-size="md"][type="underline"],
.button[button-size="md"][type="link"] {
    padding: 0;
    font-size: var(--button--font-size-md);
}


/* Types and colors */
.button[type="filled"][color="green"] {
    background-color: var(--button--fiiled-green-default-bg);
    color: var(--button--fiiled-green-default-text);
    border: none;
}

.button[type="filled"][color="blue"] {
    background-color: var(--button--fiiled-blue-default-bg);
    color: var(--button--fiiled-blue-default-text);
    border: none;
}

.button[type="filled"][color="dark-blue"] {
    background-color: var(--button--fiiled-dark-blue-default-bg);
    color: var(--button--fiiled-dark-blue-text);
    border: none;
}

.button[type="outline"][color="green"] {
    background-color: transparent;
    color: var(--button--outline-green-default-text);
    border: 2px solid var(--button--outline-green-default-border);
}

.button[type="outline"][color="blue"] {
    background-color: transparent;
    color: var(--button--outline-blue-default-text);
    border: 2px solid var(--button--outline-blue-default-border);
}

.button[type="outline"][color="white"] {
    background-color: transparent;
    color: var(--button--outline-white-default);
    border: 2px solid var(--button--outline-white-default);
}

.button[type="underline"][color="white"],
.button[type="link"][color="white"] {
  color: var(--button--outline-white-default);
}

.button[type="underline"][color="blue"],
.button[type="link"][color="blue"] {
	color: var(--button--outline-blue-default-text);
}

.button[type="underline"][color="blue-4"] {
	color: var(--text--blue-4);
}

.button[type="underline"][color="green"],
.button[type="link"][color="green"] {
	color: var(--button--outline-green-default-text);
}

/* States */
.button[type="filled"][color="green"]:hover {
    background-color: var(--button--fiiled-green-hover-bg);
}

.button[type="filled"][color="blue"]:hover {
    background-color: var(--button--fiiled-blue-hover-bg);
}

.button[type="filled"][color="dark-blue"]:hover {
    background-color: var(--button--fiiled-dark-blue-hover-bg);
}

.button[type="outline"][color="green"]:hover {
    color: var(--button--outline-green-hover-text);
    border: 2px solid var(--button--outline-green-hover-border);
}

.button[type="outline"][color="blue"]:hover {
    color: var(--button--outline-blue-hover-text);
    border: 2px solid var(--button--outline-blue-hover-border);
}

.button[type="outline"][color="white"]:hover {
    color: var(--button--outline-white-hover-text);
    border: 2px solid var(--button--outline-white-hover-border);
}

.button[type="underline"][color="green"]:hover,
.button[type="link"][color="green"]:hover {
    color: var(--button--outline-green-hover-text);
}

.button[type="underline"][color="blue"]:hover,
.button[type="link"][color="blue"]:hover {
    color: var(--button--outline-blue-hover-text);
}

/* Focus */
.button[type="filled"][color="green"]:focus {
    outline: 4px solid var(--button--fiiled-green-focused-border);
}

.button[type="filled"][color="blue"]:focus {
    outline: 4px solid var(--button--fiiled-blue-focused-border);
}

.button[type="filled"][color="dark-blue"]:focus {
    outline: 4px solid var(--button--fiiled-dark-blue-focused-border);
}

.button[type="outline"][color="green"]:focus {
    outline: 2px solid var(--button--outline-green-focus-border);
    outline-offset: 5px;
}

.button[type="outline"][color="blue"]:focus {
    outline: 2px solid var(--button--outline-blue-focus-border);
    outline-offset: 5px;
}

.button[type="underline"][color="green"]:focus,
.button[type="link"][color="green"]:focus {
    outline: 2px solid var(--button--outline-green-focus-border);
    outline-offset: 3px;
}

.button[type="underline"][color="blue"]:focus,
.button[type="link"][color="blue"]:focus {
    outline: 2px solid var(--button--outline-blue-focus-border);
    outline-offset: 3px;
}
</style></div><div class="sr-only-css w-embed"><style>
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
</style></div><div class="bg-color-css w-embed"><style>
	.bg-color-blue-0-d { background-color: var(--background-color--blue-0-dark); }
  .bg-color-blue-0 { background-color: var(--background-color--blue-0); }
  .bg-color-blue-1 { background-color: var(--background-color--blue-1); }
  .bg-color-blue-2 { background-color: var(--background-color--blue-2); }
  .bg-color-blue-3 { background-color: var(--background-color--blue-3); }
  .bg-color-blue-4 { background-color: var(--background-color--blue-4); }
  .bg-color-blue-5 { background-color: var(--background-color--blue-5); }
  .bg-color-blue-6 { background-color: var(--background-color--blue-6); }
  .bg-color-blue-6-60 { background-color: var(--background-color--blue-6-60); }
  .bg-color-blue-6-30 { background-color: var(--background-color--blue-6-30); }
  .bg-color-white { background-color: white; }
  .bg-color-purple { background-color: var(--background-color--purple); }
  .bg-color-orange { background-color: var(--background-color--orange); }
  .bg-color-yellow { background-color: var(--background-color--yellow); }
  .bg-color-accent-green { background-color: var(--background-color--accent-green); }
  .bg-color-red { background-color: var(--background-color--red); }
</style></div><div class="text-aligh-css w-embed"><style>
  .text-center { text-align: center; }
  .text-left { text-align: left; }
  .text-right { text-align: right; }
</style></div><div class="max-width-css w-embed"><style>
  /* Max-width utility classes */
  .max-w-10 { max-width: 10%; }
  .max-w-20 { max-width: 20%; }
  .max-w-30 { max-width: 30%; }
  .max-w-40 { max-width: 40%; }
  .max-w-50 { max-width: 50%; }
  .max-w-60 { max-width: 60%; }
  .max-w-70 { max-width: 70%; }
  .max-w-80 { max-width: 80%; }
  .max-w-90 { max-width: 90%; }
  .max-w-100 { max-width: 100%; }
  
  
  .max-w-370 { max-width: 23.125rem; }
  
  
  

  /* Media query for screens smaller than 767px */
  @media (max-width: 767px) {
    .max-w-10,
    .max-w-20,
    .max-w-30,
    .max-w-40,
    .max-w-50,
    .max-w-60,
    .max-w-70,
    .max-w-80,
    .max-w-90 {
      max-width: 100%;
    }
  }
</style></div><div class="text-color-css w-embed"><style>
  .text-dark { color: var(--text--dark); }
  .text-white { color: var(--text--white); }
  .text-accent { color: var(--text--accent); }
  .text-blue-1 { color: var(--text--blue-1); }
  .text-blue-2 { color: var(--text--blue-2); }
  .text-blue-3 { color: var(--text--blue-3); }
  .text-blue-4 { color: var(--text--blue-4); }
  .text-orange { color: var(--text--orange); }
  .text-yellow { color: var(--text--yellow); }
  .text-red { color: var(--text--red); }
</style></div><div class="headings-css w-embed"><style>
  @media (width <= 991px) {
    :root {
    	--h2--font-size: var(--size--48);
      --title--padding-bottom: var(--title--padding-bottom-tablet)
    }
	}
  
  @media (width <= 767px) {
    :root {
    	--h2--font-size: var(--size--32);
      --title--padding-bottom: var(--title--padding-bottom-mob)
    }
	}
</style></div><div class="aspect-ratio-css w-embed"><style>
/* Aspect Ratio Utilities */
.aspect-1-1 {
  aspect-ratio: 1 / 1;
}

.aspect-16-9 {
  aspect-ratio: 16 / 9;
}

.aspect-9-16 {
  aspect-ratio: 9 / 16; 
}

.aspect-4-3 {
  aspect-ratio: 4 / 3;
}

.aspect-3-4 {
  aspect-ratio: 3 / 4;
}

.aspect-3-2 {
  aspect-ratio: 3 / 2;
}

.aspect-2-3 {
  aspect-ratio: 2 / 3;
}
</style></div><div class="hide-elem-css w-embed"><style>
  .hidden {
    display: none !important;
  }

  .hidden-mobile {
    display: none !important;
  }
  
   @media (max-width: 991px) {
    .hidden-tablet {
      display: none !important;
    }
  }

  @media (min-width: 767px) {
    .hidden-mobile {
      display: block !important;
    }
  }

  .hidden-desktop {
    display: none !important;
  }

  @media (max-width: 767px) {
    .hidden-desktop {
      display: block !important;
    }
  }
  
   @media (min-width: 991px) {
    .hidden-desktop-only {
      display: none !important;
    }
  }
</style></div><div class="footer-css w-embed"><style>
  .link:hover .link__underline {
    transform: scale(1);
  }

  .lang-drop__toogle.w--open {
    color: var(--text--accent);
  }

  .lang-drop__toogle.w--open .lang-drop__toogle-arrow {
    transform: rotate(180deg);
  }

  @media (max-width: 767px) {
    .links-block__heading.active {
      color: var(--text--accent);
      border-color: inherit;
    }

    .links-block__heading.active .links-block__arrow {
      transform: rotate(180deg);
    }

    .links-block__heading.active + .links-block__list-wrap {
      max-height: 560px; 
    }
  }

	/* Footer link for ES only */
  html[lang="es"] .is--es-only {
    display: block;
  }

  html:not([lang="es"]) .is--es-only {
    display: none;
  }
</style></div><div class="header-css w-embed"><style>
  body.no-scroll {
    overflow: hidden;
  }
  
  .nav-tab__content, 
  .nav-side-pannel.is--products {
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
  }
  
  .nav-tab__content::-webkit-scrollbar, 
  .nav-side-pannel.is--products::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

/* Solutions Cards Hover Effect */
  .solutions__card:hover .solutions__card-title,
  .solutions__card.w--current .solutions__card-title {
    color: var(--text--accent);
  }

  .solutions__card .solutions__card-title {
    transition: color .2s; 
  }

/* Active burger animation */
  .burger__line {
    transition: all .3s;
  }

  .header__burger.is--active .burger__icon {
    grid-row-gap: 0;
  }

  .header__burger.is--active .burger__line {
    transform: rotate(45deg) translate(0.8px, 1.3px);
  }

  .header__burger.is--active .burger__line.is--2 {
    align-self: center;
    transform: rotate(-45deg) translateY(-0.8px);
  }
  
/*--------*/
  .nav-dropdown__list.is--open {
    display: flex;
    align-items: flex-start;
    width: 100%;
    z-index: 1;
    background-color: var(--background-color--blue-0);
  }

  @media (width <= 991px) {
    .nav-dropdown__list.is--open {
      transform: translate(0%, 0px);
    }
  }

  @media (width > 991px) {
    .nav-dropdown__toogle.is--open {
      border-bottom-color: var(--swatches--energetic-green);
      color: var(--text--accent);
      background-color: #1a2a5e;
    }

    .nav-dropdown__toogle.is--open .nav-dropdown__toogle-arrow {
      transform: rotate(180deg);
    }

    .nav-side-pannel__link.is--active {
      padding-left: var(--size--22);
      border-right-color: var(--swatches--energetic-green);
      background-position: 0px 50%;
      color: var(--text--accent);
    }
  }

/*responsive menu*/
  @media (width <= 991px) {
    .header__content {
      opacity: 0;
      pointer-events: none;
    }

    .header__content.is--active {
      transform: translateX(0%);
      pointer-events: auto;
      opacity: 1;
    }

    .nav-dropdown__list.is--active {
      transform: translateX(0%);
      pointer-events: auto;
    }

    .lang-drop:has(.lang-drop__toogle.w--open) {
      z-index: 2;
    }

    .product-header__main-content.is--active .header__content.is--active {
      top: 0;
      height: calc(100dvh - var(--header--height));
    }
    
    .header__content.is--active:has(.nav-dropdown.is--open) {
      overflow-y: hidden;
    }
  }

  .nav-content-pannel {
    scrollbar-width: none; /* For Firefox */
  }

  .nav-content-pannel::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Edge */
  }
  
  .header__nav:has(.nav-dropdown.is--open) {
   z-index: 6;
  }

/* Fixed header height */
  @media (width <= 767px) {
    :root {
      --header--height: var(--header--mobile-height);
    }
  }
  
/* Search */ 
  .search.active {
    opacity: 1;
		visibility: visible; 
    pointer-events: auto;
		z-index: 55;
  }
</style></div><div class="swiper-css w-embed"><style>
.swiper-pagination-bullet {
	display: block;
  border-radius: var(--border-radius--full);
	width: 12px;
	height: 12px;
	background-color: var(--background-color--blue-1);
  cursor: pointer;
}

.swiper-pagination-bullet-active {
	width: 24px;
	background-color: var(--background-color--accent-green);
}
</style></div><div class="utils-css w-embed"><style>
  .wf-empty {
    padding: 0;
  }
  .event-none {
    pointer-events: none;
  }

  .img-contain {
    object-fit: contain;
  }

  .img-cover {
    object-fit: cover;
  }

  .relative {
    position: relative;
  }

  body {
    -webkit-font-smoothing: antialiased; 
    -moz-font-smoothing: antialiased; 
    -o-font-smoothing: antialiased;
  }

  body.lock-scroll {
    overflow: hidden;
  }
  
  .wf-design-mode .absolute-link {
    pointer-events: none;
  }
</style></div><div class="all-resources-cards-css w-embed"><style>
  /* Common card styles */
  .event-card__title,
  .resources-card__title,
  .resources-card__descr,
  .news-card__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }

  /* Title line clamp variations */
  .event-card__title{
    -webkit-line-clamp: 2;
  }

  .resources-card__descr,
  .news-card__title,
  .resources-card__title {
    -webkit-line-clamp: 3;
  }

  .resources-card__title.h-44 {
    -webkit-line-clamp: 5;
  }

  /* Hover effects for overlay */
  .event-card:hover .resources-card-overlay,
  .resources-card:hover .resources-card-overlay {
    opacity: 0.6;
  }

  /* Image scale effect on hover */
  .event-card:hover .resources-card__bg,
  .resources-card:hover .resources-card__bg {
    transform: scale(1.03);
  }

  /* Arrow hover effects */
  .event-card:hover .event-card__arrow,
  .resources-card:hover .resources-card__arrow,
  .news-card:hover .news-card__arrow,
  .integration-card:hover .resources-card__arrow,
  .products-card:hover .products-card__arrow,
  .region-card:hover .region-card__arrow,
  .support-product-card:hover .support-product-card__arrow,
  .search-result__item:hover .news-card__arrow {
    background-size: 100% 100%;
    color: var(--swatches--white);
  }

  /* Title color change on hover */
  .event-card:hover .event-card__title,
  .resources-card:hover .resources-card__title,
  .news-card:hover .news-card__title,
  .integration-card:hover .resources-card__title,
  .products-card:hover .products-card__title,
  .region-card:hover .region-card__title {
    color: var(--text--blue-2);
  }

  /* Event card specific styles */
  .event-card:hover [event-logo] {
    display: none;
  }

  .event-card:hover .event-card__button {
    opacity: 1;
    transform: translateY(0rem);
  }

  /* Navigation specific styles */
  .events__item.is--nav:hover .event-card__title,
  .customers__item.is--nav:hover .resources-card__title,
  .news__item.is--nav:hover .news-card__title {
    color: var(--text--white);
  }

  .events__item.is--nav:hover .event-card__arrow,
  .customers__item.is--nav:hover .resources-card__arrow,
  .news__item.is--nav:hover .news-card__arrow {
    color: var(--text--accent);
  }

  .customers__item:not(:first-child) .resources-tag.is--nav {
    display: none;
  }

  .resources-card .w-dyn-item:nth-child(n + 3) {
    opacity: 0;
  }
</style></div><div class="product-bento-cards-css w-embed"><style>

.feature-card__img.is--paddings-24 {
    padding: var(--size--24);
}

.feature-card__img.is--paddings-32 {
    padding: var(--size--32);
}

.feature-card__img.is--paddings-40 {
    padding: var(--size--40);
}

.feature-card__img.is--paddings-48 {
    padding: var(--size--48);
}

.feature-card__img.is--paddings-64 {
    padding: var(--size--64);
}

.feature-card__img.is--paddings-80 {
    padding: var(--size--80);
}

/* Top padding */
.feature-card__img.is--paddings-top-16 {
    padding-top: var(--size--16);
}

.feature-card__img.is--paddings-top-24 {
    padding-top: var(--size--24);
}


.feature-card__img.is--paddings-top-32 {
    padding-top: var(--size--32);
}


.feature-card__img.is--paddings-top-40 {
    padding-top: var(--size--40);
}

.feature-card__img.is--paddings-top-48 {
    padding-top: var(--size--48);
}

</style></div><div class="w-embed"><style>
.facts__fade {
  opacity: 0;
  transition: opacity 0.4s ease;
  will-change: opacity;
}
</style></div></div><div class="page-css"><div class="product-pages-css"><div class="accordion-css w-embed"><style>
  .faq-item__close.active .close-line.is--vertical {
    transform: rotateZ(0deg);
	}
</style></div><div class="story-card-css w-embed"><style>
  .story-card__title,
	.story-card__descr {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; 
    white-space: normal; 
  }
  .story-card__title {
    -webkit-line-clamp: 2; 
  }

  .story-card:hover  .story-card__arrow {
    background-size: 100% 100%;
    color: var(--swatches--white);
  }
</style></div><div class="header-s-lvl-css w-embed"><style>
  .header,
  .product-header .product-logo,
  .product-nav__s-lvl,
  .header__product-back {
    display: none;
  }
  
  .header.is--active {
    display: flex;
		z-index: 999;
  }

  .header__burger {
    display: flex; 
  }
  
  [data-menu-type="product-burger-mobile-button"] {
    display: none;
  }
  
  .nav-dropdown__toogle.is--open {
  	pointer-events: none;
  }
  
  @media screen and (max-width: 991px) {
  	[data-menu-type="product-burger-button"] {
    	display: none !important;
    }
    
    [data-menu-type="product-burger-mobile-button"],
    .header__product-back {
      display: flex;
    }
    
    .product-header__main-content .header__content {
      opacity: 1;
      pointer-events: auto;
      transform: translate(0%);
    }

    .product-header__content, 
    .product-header__main-content{
      transition: transform .3s;
    }

    .product-header__content.is--active,
    .product-header__main-content.is--active {
      transform: translate(0%);
      pointer-events: auto;
    }
    
    .no-transition {
      transition: none !important; 
    }
    
    .product-nav__f-lvl {
      display: flex !important;
      opacity: 1 !important;
    }
	}
  
@media screen and (max-width: 479px) {
  .product-nav__s-lvl::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
    -ms-overflow-style: none;  
    overflow: -moz-scrollbars-none;  
  }
}
</style></div><div class="bento-css w-embed"><style>
  @media (min-width: 992px) {
    .features__list {
      grid-template-columns: repeat(12, 1fr);
    }
  }
</style></div><div class="circle-css w-embed"><style>
@media (991px >= width)  {
  :root {
    --product-circle--border-width: var(--product-circle--border-width-tablet);
  }
}

@media (479px >= width)  {
  :root {
    --product-circle--border-width: var(--product-circle--border-width-mob);
  }
}

  .product-circle {
    will-change: filter;
  }

.product-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background: conic-gradient(
    from 95.14deg,
    #8A2B82 -6.26deg,
    #0030FF 35.78deg,
    #194FFB 54deg,
    #3673F7 74.59deg,
    #D5ECFF 114.85deg,
    #FFB851 146.51deg,
    #FF8056 178.01deg,
    #7443A7 223.74deg,
    #172554 265.7deg,
    #1E3A8A 310.75deg,
    #8A2B82 353.74deg,
    #0030FF 395.78deg
  );
  mask: radial-gradient(ellipse at center, transparent 0%, black 0%);
  -webkit-mask: radial-gradient(ellipse at center, transparent 0%, black 0%);
  z-index: -1;
}
</style></div></div><div class="product-drop-css w-embed"><style>
  @media only screen and (min-width: 991px) {
    .product-nav__drop:hover .product-nav__drop-wrap {
      opacity: 1;
      transform: translateY(0px);
      pointer-events: auto;
    }

    .product-nav__drop:hover .product-nav__icon {
      transform: rotate(180deg);
    }

    .product-nav__drop:hover .product-nav__link {
      background-color: var(--background-color--blue-1);
    }

    .product-nav__drop:hover .product-nav__link.is--2-lvl {
      background-color: #1d2e69;
      color: var(--text--accent);
    }
  }
</style></div><div class="circle-rotate-css w-embed"><style>
.product-circle {
	transform:translateY(calc(50% - var(--product-circle--border-width) / 2)) rotate(-138deg) scale(1);
}
</style></div><div class="reviews-block-css w-embed"><style>
.reviews-slider__quote {
  background-image: linear-gradient(270deg, var(--swatches--blue-4) ,var(--swatches--blue-2));
}
</style></div><div class="zoho-popup-css w-embed"><style>
  .zoho-form {
    min-height: 50rem;
  }

  @media (max-width: 991px) {
    .zoho-form {
      max-height:
    }
  }

  @media (max-width: 767px) {
    .zoho-form {
      max-height:
    }
  }

  @media (max-width: 479px) {
    .zoho-form {
      max-height:
    }
  }
</style></div></div><div class="page"><header class="header"><div class="header__container container"><a aria-label="Go to main page" href="/?r=0" class="header__logo w-inline-block"><div class="logo"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 92 55" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.4033 44.5547H79.5673V16.1099H72.4033V44.5547Z" fill="white"/>
<path d="M53.3877 44.5557H60.5517V16.1108H53.3877V44.5557Z" fill="white"/>
<path d="M43.2355 15.7253C41.3345 15.7253 39.1422 16.3256 36.7623 16.8382V6.68506H29.6006V44.5547H36.6788V22.189C39.0654 21.5528 41.2622 21.4291 42.504 21.4291C43.5923 21.4291 43.8405 22.3531 43.8405 23.3244V44.5547H51.0024V22.6409C51.0024 18.05 48.5142 15.7253 43.197 15.7253" fill="white"/>
<path d="M9.19108 15.6427C9.19108 13.2259 10.7648 12.1827 13.1377 12.1827C17.6601 12.1827 26.0185 12.9516 26.0185 12.9516V7.13085C22.4511 6.91052 19.5905 6.63623 12.7516 6.63623C5.91275 6.63623 1.04492 9.65788 1.04492 16.7421C1.04492 27.7271 19.2947 28.2217 19.2947 35.0317C19.2947 37.7768 18.3374 38.9301 15.8539 38.9301C10.9996 38.9301 3.42465 38.2714 3.42465 38.2714V43.9842C6.99198 44.2585 11.1892 44.5328 16.2106 44.5328C22.8282 44.5328 27.6779 41.4572 27.6779 34.4269C27.6779 22.673 9.19558 21.794 9.19558 15.6427" fill="white"/>
<path d="M62.9392 16.1099V46.6276C62.9392 48.2216 62.9392 49.5504 59.2725 50.0225V53.7681C60.4668 54.0154 62.1512 54.0199 62.5012 54.0199C66.8022 54.0199 70.0174 52.6507 70.0174 46.0588V16.1099H62.9392Z" fill="white"/>
<path d="M56.9501 7.21826C55.3065 7.21826 53.9766 8.54473 53.9766 10.1792C53.9766 11.8137 55.3087 13.1402 56.9501 13.1402C58.5915 13.1402 59.9237 11.8137 59.9237 10.1792C59.9237 8.54473 58.5915 7.21826 56.9501 7.21826Z" fill="white"/>
<path d="M48.624 7.81201C47.3099 7.81201 46.2441 8.87318 46.2441 10.1817C46.2441 11.4902 47.3099 12.5513 48.624 12.5513C49.938 12.5513 51.0037 11.4902 51.0037 10.1817C51.0037 8.87318 49.938 7.81201 48.624 7.81201Z" fill="white"/>
<path d="M42.6762 8.99707C42.0192 8.99707 41.4863 9.52766 41.4863 10.1819C41.4863 10.8361 42.0192 11.3667 42.6762 11.3667C43.3331 11.3667 43.866 10.8361 43.866 10.1819C43.866 9.52766 43.3331 8.99707 42.6762 8.99707Z" fill="white"/>
<path d="M66.4699 6.62695C64.4988 6.62695 62.9004 8.21872 62.9004 10.1814C62.9004 12.1442 64.4988 13.7359 66.4699 13.7359C68.441 13.7359 70.0394 12.1442 70.0394 10.1814C70.0394 8.21872 68.441 6.62695 66.4699 6.62695Z" fill="white"/>
<path d="M75.9853 13.1426C77.6289 13.1426 78.9588 11.8161 78.9588 10.1816C78.9588 8.54717 77.6267 7.2207 75.9853 7.2207C74.3439 7.2207 73.0117 8.54717 73.0117 10.1816C73.0117 11.8161 74.3439 13.1426 75.9853 13.1426Z" fill="white"/>
<path d="M84.3142 12.5513C85.6284 12.5513 86.6941 11.4902 86.6941 10.1817C86.6941 8.87318 85.6284 7.81201 84.3142 7.81201C83.0003 7.81201 81.9346 8.87318 81.9346 10.1817C81.9346 11.4902 83.0003 12.5513 84.3142 12.5513Z" fill="white"/>
<path d="M90.265 11.3662C90.9222 11.3662 91.4551 10.8357 91.4551 10.1814C91.4551 9.52717 90.9222 8.99658 90.265 8.99658C89.6081 8.99658 89.0752 9.52717 89.0752 10.1814C89.0752 10.8357 89.6081 11.3662 90.265 11.3662Z" fill="white"/>
</svg></div></div></a><div class="header__content"><nav class="header__nav"><div class="nav-dropdown"><div class="nav-dropdown__toogle"><div>Products</div><div class="nav-dropdown__toogle-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></div><div class="nav-dropdown__list"><div class="nav-dropdown__container is--products container"><div class="nav-side-pannel-divider"></div><div class="nav-side-pannel is--products"><div class="nav-side-pannel__button"><a href="/products" class="nav-s-button w-inline-block"><div>Explore all products</div></a><a href="/integrations" class="nav-s-button w-inline-block"><div>Integrations</div></a></div><div class="nav-side-pannel__el"><a href="/daylight-pms" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Daylight PMS</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b6c_Product_DaylightPMS_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/daylight-pms" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/daylight-pms/features" class="product-sub-menu__link">Features</a></li><li class="product-sub-menu__item"><a href="/daylight-pms/move" class="product-sub-menu__link">Move</a></li><li class="product-sub-menu__item"><a href="/customers?product=Daylight+PMS" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="#/daylight-pms#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/reviewpro-reputation" aria-current="page" class="nav-side-pannel__link w-inline-block w--current"><p class="nav-side-pannel__title">Reviewpro Reputation</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1aac_Product_ReviewproReputation_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/reviewpro-reputation" aria-current="page" class="product-sub-menu__link w--current">Overview</a></li><li class="product-sub-menu__item"><a href="/reviewpro-reputation/features" class="product-sub-menu__link">Features</a></li><li class="product-sub-menu__item"><a href="/customers?product=Reviewpro+Reputation" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/reviewpro-reputation#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/meridian-experiences" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Meridian Experiences</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1abf_Product_MeridianExperiences_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/meridian-experiences" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/meridian-experiences/move" class="product-sub-menu__link">Move</a></li><li class="product-sub-menu__item"><a href="/customers?product=Meridian+Experiences" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/meridian-experiences#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/iceportal-content" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Iceportal Content</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b0c_Product_IceportalContent_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/iceportal-content" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/iceportal-content/features" class="product-sub-menu__link">Features</a></li><li class="product-sub-menu__item"><a href="/customers?product=Iceportal+Content" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/iceportal-content#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/horizon-distribution" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Horizon Distribution</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b58_Product_HorizonDistribution_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/horizon-distribution" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/customers?product=Horizon+Distribution" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/horizon-distribution#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/infrasys-pos" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Infrasys POS</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1adb_Product_InfrasysPOS_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/infrasys-pos" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/infrasys-pos/features" class="product-sub-menu__link">Features</a></li><li class="product-sub-menu__item"><a href="/infrasys-pos/hardware" class="product-sub-menu__link">Hardware</a></li><li class="product-sub-menu__item"><a href="/infrasys-pos/move" class="product-sub-menu__link">Move</a></li><li class="product-sub-menu__item"><a href="/customers?product=Infrasys+POS" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/infrasys-pos#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/astral-payments" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Astral Payments</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1b89_Product_AstralPayments_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/astral-payments" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/customers?product=Astral+Payments" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/astral-payments#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/stellaris" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Stellaris Digital</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1cfc_Product_Stellaris_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/stellaris" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/digital-dine" class="product-sub-menu__link">Digital Dine</a></li><li class="product-sub-menu__item"><a href="/digital-stay" class="product-sub-menu__link">Digital Stay</a></li><li class="product-sub-menu__item"><a href="/digital-payby" class="product-sub-menu__link">Digital Payby</a></li><li class="product-sub-menu__item"><a href="/guest-communications" class="product-sub-menu__link">Guest Communications</a></li><li class="product-sub-menu__item"><a href="/booking-studio" class="product-sub-menu__link">Booking Studio</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/twilight-data-ai" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Twilight Data + AI</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1a58_Product_TwilightData%2BAI_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/twilight-data-ai" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/customers?product=Twilight+Data+%2B+AI" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/twilight-data-ai#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div><div class="nav-side-pannel__el"><a href="/shiji-platform" class="nav-side-pannel__link w-inline-block"><p class="nav-side-pannel__title">Shiji Platform</p></a><div class="nav-content-pannel is--products"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1a94_Product_ShijiPlatform_3center_White.svg" loading="lazy" alt="" class="product-sub-menu__logo"/><ul role="list" class="product-sub-menu__list w-list-unstyled"><li class="product-sub-menu__item"><a href="/shiji-platform" class="product-sub-menu__link">Overview</a></li><li class="product-sub-menu__item"><a href="/customers?product=Shiji+Platform" class="product-sub-menu__link">Customers</a></li><li class="product-sub-menu__item"><a href="/shiji-platform#faq" class="product-sub-menu__link">FAQ</a></li></ul></div></div></div><div class="nav-circle-wrap"><div class="products-wheel"><div class="products-wheel__wheel w-embed"><svg
  class="shiji-wheel"
  width="100%"
  height="100%"
  viewBox="0 0 641 641"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>

  <!-- Product -->
  <a href="/daylight-pms" class="wl-prod-link wl-prod-item">
    <g class="wl-prod daylight">
      <rect
        x="64.5"
        y="293.208"
        width="125"
        height="53"
        rx="26.5"
        fill="#8D3791"
        stroke="#0AFFAB"
        stroke-width="2"
      />
      <text
        class="wl-name"
        transform="translate(91 304.999)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="0.0835915" y="12.256">Daylight</tspan>
        <tspan x="19.5384" y="26.256">PMS</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M219.5 320.208C219.5 321.313 218.605 322.208 217.5 322.208H217.495C216.39 322.208 215.495 321.313 215.495 320.208C215.495 319.103 216.39 318.208 217.495 318.208H217.5C218.605 318.208 219.5 319.103 219.5 320.208ZM209.505 320.208C209.505 321.313 208.61 322.208 207.505 322.208H207.495C206.39 322.208 205.495 321.313 205.495 320.208C205.495 319.103 206.39 318.208 207.495 318.208H207.505C208.61 318.208 209.505 319.103 209.505 320.208ZM199.505 320.208C199.505 321.313 198.61 322.208 197.505 322.208H197.5C196.395 322.208 195.5 321.313 195.5 320.208C195.5 319.103 196.395 318.208 197.5 318.208H197.505C198.61 318.208 199.505 319.103 199.505 320.208Z"
        fill="#0AFFAB"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M23.1758 389.843C15.0268 391.334 7.21225 385.936 5.72158 377.787C-6.72739 309.73 3.21627 239.471 34.0622 177.541C37.7556 170.125 46.7611 167.108 54.1764 170.802C61.5918 174.495 64.609 183.501 60.9156 190.916C32.9615 247.04 23.95 310.712 35.232 372.389C36.7226 380.538 31.3249 388.353 23.1758 389.843Z"
        fill="url(#paint00)"
      />
    </g>
  </a>
  <!-- Product -->
  <a href="/reviewpro-reputation" class="wl-prod-link wl-prod-item">
    <g class="wl-prod reviewpro">
      <rect
        x="119.5"
        y="142.208"
        width="127"
        height="55"
        rx="27.5"
        fill="#0030FF"
      />
      <text
        class="wl-name"
        transform="translate(139 151)"
        xml:space="preserve"
        style="white-space: pre"
      >
				<tspan x="4.06132" y="16.396">Reviewpro</tspan>
        <tspan x="2.3082" y="30.396">Reputation</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M206.406 203.286C207.187 202.505 208.453 202.505 209.235 203.286L209.238 203.29C210.019 204.071 210.019 205.337 209.238 206.118C208.457 206.899 207.191 206.899 206.41 206.118L206.406 206.115C205.625 205.334 205.625 204.067 206.406 203.286ZM213.265 210.145C214.046 209.364 215.312 209.364 216.093 210.145L216.1 210.152C216.881 210.933 216.881 212.199 216.1 212.98C215.319 213.761 214.053 213.761 213.271 212.98L213.265 212.973C212.484 212.192 212.484 210.926 213.265 210.145ZM220.127 217.007C220.908 216.226 222.174 216.226 222.955 217.007L222.962 217.014C223.743 217.795 223.743 219.061 222.962 219.842C222.181 220.623 220.914 220.623 220.133 219.842L220.127 219.835C219.345 219.054 219.345 217.788 220.127 217.007ZM226.988 223.869C227.77 223.088 229.036 223.088 229.817 223.869L229.824 223.875C230.605 224.657 230.605 225.923 229.824 226.704C229.043 227.485 227.776 227.485 226.995 226.704L226.988 226.697C226.207 225.916 226.207 224.65 226.988 223.869ZM233.85 230.731C234.631 229.95 235.898 229.95 236.679 230.731L236.686 230.737C237.467 231.518 237.467 232.785 236.686 233.566C235.905 234.347 234.638 234.347 233.857 233.566L233.85 233.559C233.069 232.778 233.069 231.512 233.85 230.731ZM240.712 237.592C241.493 236.811 242.76 236.811 243.541 237.592L243.548 237.599C244.329 238.38 244.329 239.647 243.548 240.428C242.767 241.209 241.5 241.209 240.719 240.428L240.712 240.421C239.931 239.64 239.931 238.374 240.712 237.592ZM247.574 244.454C248.355 243.673 249.622 243.673 250.403 244.454L250.406 244.458C251.187 245.239 251.187 246.505 250.406 247.286C249.625 248.067 248.359 248.067 247.578 247.286L247.574 247.283C246.793 246.502 246.793 245.235 247.574 244.454Z"
        fill="#60A5FA"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M58.3532 163.583C51.4589 158.99 49.5935 149.677 54.1867 142.783C88.4805 91.3092 136.957 50.8768 193.75 26.3786C201.357 23.0973 210.183 26.6039 213.465 34.2106C216.746 41.8174 213.239 50.6438 205.633 53.925C154.164 76.1266 110.232 112.768 79.1532 159.417C74.56 166.311 65.2475 168.176 58.3532 163.583Z"
        fill="url(#paint01)"
      />
    </g>
  </a>
  <!-- Product -->
  <a href="/meridian-experiences" class="wl-prod-link wl-prod-item">
    <g class="wl-prod meridian">
      <rect
        x="257.5"
        y="67.208"
        width="125"
        height="53"
        rx="26.5"
        fill="#60A5FA"
        stroke="#0AFFAB"
        stroke-width="2"
      />
      <text
        class="wl-name"
        transform="translate(271.5 73.208)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="71.7319" y="16.12">&#x2028;</tspan>
        <tspan x="0.486328" y="33.5">Experiences</tspan>
      </text>
      <text
        class="wl-name"
        transform="translate(271.5 73.208)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="14.5063" y="18">Meridian</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M320.5 127.208C321.605 127.208 322.5 128.103 322.5 129.208L322.5 129.213C322.5 130.317 321.605 131.213 320.5 131.213C319.395 131.213 318.5 130.317 318.5 129.213L318.5 129.208C318.5 128.103 319.395 127.208 320.5 127.208ZM320.5 136.981C321.605 136.981 322.5 137.876 322.5 138.981L322.5 138.991C322.5 140.095 321.605 140.991 320.5 140.991C319.395 140.991 318.5 140.095 318.5 138.991L318.5 138.981C318.5 137.876 319.395 136.981 320.5 136.981ZM320.5 146.759C321.605 146.759 322.5 147.654 322.5 148.759L322.5 148.768C322.5 149.873 321.605 150.768 320.5 150.768C319.395 150.768 318.5 149.873 318.5 148.768L318.5 148.759C318.5 147.654 319.395 146.759 320.5 146.759ZM320.5 156.536C321.605 156.536 322.5 157.432 322.5 158.536L322.5 158.546C322.5 159.651 321.605 160.546 320.5 160.546C319.395 160.546 318.5 159.651 318.5 158.546L318.5 158.536C318.5 157.432 319.395 156.536 320.5 156.536ZM320.5 166.314C321.605 166.314 322.5 167.21 322.5 168.314L322.5 168.324C322.5 169.429 321.605 170.324 320.5 170.324C319.395 170.324 318.5 169.429 318.5 168.324L318.5 168.314C318.5 167.21 319.395 166.314 320.5 166.314ZM320.5 176.092C321.605 176.092 322.5 176.987 322.5 178.092L322.5 178.102C322.5 179.206 321.605 180.102 320.5 180.102C319.395 180.102 318.5 179.206 318.5 178.102L318.5 178.092C318.5 176.987 319.395 176.092 320.5 176.092ZM320.5 185.87C321.605 185.87 322.5 186.765 322.5 187.87L322.5 187.88C322.5 188.984 321.605 189.88 320.5 189.88C319.395 189.88 318.5 188.984 318.5 187.88L318.5 187.87C318.5 186.765 319.395 185.87 320.5 185.87ZM320.5 195.648C321.605 195.648 322.5 196.543 322.5 197.648L322.5 197.657C322.5 198.762 321.605 199.657 320.5 199.657C319.395 199.657 318.5 198.762 318.5 197.657L318.5 197.648C318.5 196.543 319.395 195.648 320.5 195.648ZM320.5 205.425C321.605 205.425 322.5 206.321 322.5 207.425L322.5 207.435C322.5 208.54 321.605 209.435 320.5 209.435C319.395 209.435 318.5 208.54 318.5 207.435L318.5 207.425C318.5 206.321 319.395 205.425 320.5 205.425ZM320.5 215.203C321.605 215.203 322.5 216.099 322.5 217.203L322.5 217.208C322.5 218.313 321.605 219.208 320.5 219.208C319.395 219.208 318.5 218.313 318.5 217.208L318.5 217.203C318.5 216.099 319.395 215.203 320.5 215.203Z"
        fill="#0AFFAB"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M521.34 90.1766C516.205 96.6772 506.772 97.784 500.271 92.6486C463.777 63.8184 420.883 44.1885 375.21 35.415C329.536 26.6415 282.422 28.9817 237.843 42.2383C229.902 44.5996 221.551 40.0766 219.19 32.136C216.828 24.1954 221.351 15.8441 229.292 13.4828C278.483 -1.14516 330.47 -3.72756 380.869 5.95359C431.267 15.6347 478.598 37.2953 518.868 69.1079C525.369 74.2433 526.475 83.6761 521.34 90.1766Z"
        fill="url(#paint02)"
      />
    </g>
  </a>
  <!-- Product -->
  <a href="/iceportal-content" class="wl-prod-link wl-prod-item">
    <g class="wl-prod">
      <rect
        x="414.5"
        y="170.208"
        width="127"
        height="55"
        rx="27.5"
        fill="#FFB851"
      />
      <text
        class="wl-name"
        transform="translate(438 182.999)"
        xml:space="preserve"
        style="white-space: pre"
      >
       <tspan x="0.0833015" y="12.256">Iceportal</tspan>
        <tspan x="4.98086" y="26.256">Content</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M421.734 222.303C422.515 223.084 422.515 224.35 421.734 225.131L421.731 225.134C420.95 225.915 419.684 225.915 418.903 225.134C418.122 224.353 418.122 223.087 418.903 222.306L418.906 222.303C419.687 221.522 420.953 221.522 421.734 222.303ZM415.444 228.592C416.226 229.373 416.226 230.64 415.444 231.421L415.438 231.427C414.657 232.208 413.391 232.208 412.61 231.427C411.829 230.646 411.829 229.38 412.61 228.599L412.616 228.592C413.397 227.811 414.663 227.811 415.444 228.592ZM409.152 234.885C409.933 235.666 409.933 236.933 409.152 237.714L409.145 237.72C408.364 238.501 407.098 238.501 406.317 237.72C405.536 236.939 405.536 235.673 406.317 234.892L406.323 234.885C407.104 234.104 408.371 234.104 409.152 234.885ZM402.859 241.178C403.64 241.959 403.64 243.225 402.859 244.007L402.852 244.013C402.071 244.794 400.805 244.794 400.024 244.013C399.243 243.232 399.243 241.965 400.024 241.184L400.03 241.178C400.811 240.397 402.078 240.397 402.859 241.178ZM396.566 247.471C397.347 248.252 397.347 249.518 396.566 250.299L396.563 250.303C395.782 251.084 394.515 251.084 393.734 250.303C392.953 249.522 392.953 248.255 393.734 247.474L393.737 247.471C394.518 246.69 395.785 246.69 396.566 247.471Z"
        fill="#60A5FA"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M606.202 212.387C598.604 215.689 589.768 212.207 586.466 204.609C572.196 171.778 551.97 141.872 526.812 116.404C520.99 110.511 521.048 101.013 526.942 95.1915C532.835 89.3695 542.332 89.4275 548.154 95.3211C575.915 123.423 598.233 156.423 613.98 192.651C617.282 200.248 613.8 209.084 606.202 212.387Z"
        fill="url(#paint03)"
      />
    </g>
  </a>
  <!-- Product -->
  <a href="/horizon-distribution" class="wl-prod-link wl-prod-item">
    <g class="wl-prod">
      <rect
        x="450.5"
        y="292.208"
        width="127"
        height="55"
        rx="27.5"
        fill="#FF8056"
      />
      <text
        class="wl-name"
        transform="translate(462.125 305)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="17.6571" y="12.256">Horizon</tspan>
        <tspan x="0.30537" y="26.256">Distribution</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M445.5 320.208C445.5 321.313 444.605 322.208 443.5 322.208H443.495C442.39 322.208 441.495 321.313 441.495 320.208C441.495 319.103 442.39 318.208 443.495 318.208H443.5C444.605 318.208 445.5 319.103 445.5 320.208ZM435.505 320.208C435.505 321.313 434.61 322.208 433.505 322.208H433.495C432.39 322.208 431.495 321.313 431.495 320.208C431.495 319.103 432.39 318.208 433.495 318.208H433.505C434.61 318.208 435.505 319.103 435.505 320.208ZM425.505 320.208C425.505 321.313 424.61 322.208 423.505 322.208H423.5C422.395 322.208 421.5 321.313 421.5 320.208C421.5 319.103 422.395 318.208 423.5 318.208H423.505C424.61 318.208 425.505 319.103 425.505 320.208Z"
        fill="#60A5FA"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M621.556 371.347C613.331 370.363 607.461 362.897 608.445 354.671C613.145 315.4 609.763 275.583 598.506 237.668C596.148 229.727 600.674 221.377 608.616 219.019C616.557 216.661 624.907 221.188 627.265 229.13C639.686 270.967 643.419 314.903 638.232 358.236C637.248 366.462 629.782 372.332 621.556 371.347Z"
        fill="url(#paint04)"
      />
    </g>
  </a>
  <!-- Product -->
  <a href="/infrasys-pos" class="wl-prod-link wl-prod-item">
    <g class="wl-prod">
      <rect
        x="410.5"
        y="422.208"
        width="127"
        height="55"
        rx="27.5"
        fill="#7443A7"
      />
      <text
        class="wl-name"
        transform="translate(438 436)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="0.296482" y="12.256">Infrasys</tspan>
        <tspan x="20.179" y="26.256">POS</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M391.914 391.794C392.695 391.013 393.961 391.013 394.742 391.794L394.746 391.797C395.527 392.578 395.527 393.845 394.746 394.626C393.965 395.407 392.698 395.407 391.917 394.626L391.914 394.623C391.133 393.841 391.133 392.575 391.914 391.794ZM398.454 398.334C399.235 397.553 400.501 397.553 401.282 398.334L401.288 398.34C402.07 399.121 402.07 400.388 401.288 401.169C400.507 401.95 399.241 401.95 398.46 401.169L398.454 401.162C397.672 400.381 397.672 399.115 398.454 398.334ZM404.996 404.877C405.777 404.096 407.044 404.096 407.825 404.877L407.831 404.883C408.612 405.664 408.612 406.931 407.831 407.712C407.05 408.493 405.784 408.493 405.003 407.712L404.996 407.705C404.215 406.924 404.215 405.658 404.996 404.877ZM411.539 411.42C412.32 410.638 413.587 410.638 414.368 411.42L414.374 411.426C415.155 412.207 415.155 413.473 414.374 414.254C413.593 415.036 412.327 415.036 411.546 414.254L411.539 414.248C410.758 413.467 410.758 412.201 411.539 411.42ZM418.082 417.962C418.863 417.181 420.13 417.181 420.911 417.962L420.914 417.966C421.695 418.747 421.695 420.013 420.914 420.794C420.133 421.575 418.867 421.575 418.085 420.794L418.082 420.791C417.301 420.01 417.301 418.743 418.082 417.962Z"
        fill="#60A5FA"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M433.427 603.928C429.989 596.391 433.312 587.494 440.849 584.056C480.624 565.914 515.782 539.013 543.694 505.367C571.607 471.721 591.551 432.199 602.036 389.758C604.023 381.716 612.153 376.807 620.195 378.794C628.238 380.78 633.147 388.911 631.16 396.953C619.591 443.785 597.584 487.395 566.784 524.522C535.984 561.648 497.188 591.331 453.299 611.351C445.762 614.789 436.865 611.466 433.427 603.928Z"
        fill="url(#paint05)"
      />
    </g>
  </a>
  <!-- Product -->
  <g class="wl-prod-link wl-prod-item">
 <path fill-rule="evenodd" clip-rule="evenodd" d="M319.648 420.749C320.753 420.749 321.648 421.644 321.648 422.749L321.648 422.754C321.648 423.858 320.753 424.754 319.648 424.754C318.544 424.754 317.648 423.858 317.648 422.754L317.648 422.749C317.648 421.644 318.544 420.749 319.648 420.749ZM319.648 430.386C320.753 430.386 321.648 431.282 321.648 432.386L321.648 432.396C321.648 433.501 320.753 434.396 319.648 434.396C318.544 434.396 317.648 433.501 317.648 432.396L317.648 432.386C317.648 431.282 318.544 430.386 319.648 430.386ZM319.648 440.029C320.753 440.029 321.648 440.924 321.648 442.029L321.648 442.038C321.648 443.143 320.753 444.038 319.648 444.038C318.544 444.038 317.648 443.143 317.648 442.038L317.648 442.029C317.648 440.924 318.544 440.029 319.648 440.029ZM319.648 449.671C320.753 449.671 321.648 450.566 321.648 451.671L321.648 451.68C321.648 452.785 320.753 453.68 319.648 453.68C318.544 453.68 317.648 452.785 317.648 451.68L317.648 451.671C317.648 450.566 318.544 449.671 319.648 449.671Z" fill="#60A5FA"></path>

    <path fill-rule="evenodd" clip-rule="evenodd" d="M187.623 577.976C255.988 613.216 335.551 619.856 408.811 596.433C416.702 593.911 425.144 598.262 427.666 606.153C430.189 614.044 425.838 622.486 417.947 625.009C337.109 650.854 249.314 643.528 173.878 604.642C166.514 600.846 163.622 591.8 167.418 584.436C171.213 577.073 180.26 574.18 187.623 577.976Z" fill="url(#paint06)"></path>

    <a href="/astral-payments">
        <g class="wl-prod">
          <rect x="255.992" y="458" width="127" height="55" rx="27.5" fill="#091028"></rect>
          <text transform="translate(275.992 467)" class="wl-name" xml:space="preserve" style="white-space: pre">
           <tspan x="15.8327" y="16.756">Astral</tspan>
           <tspan x="5.12509" y="30.756">Payments</tspan>
          </text>
        </g>
    </a>
  </g>
  <!-- Product -->
  <g class="wl-prod-link wl-prod-item">
<path fill-rule="evenodd" clip-rule="evenodd" d="M319.648 517.166C320.753 517.166 321.648 518.061 321.648 519.166L321.648 519.175C321.648 520.28 320.753 521.175 319.648 521.175C318.544 521.175 317.648 520.28 317.648 519.175L317.648 519.166C317.648 518.061 318.544 517.166 319.648 517.166ZM319.648 526.808C320.753 526.808 321.648 527.703 321.648 528.808L321.648 528.817C321.648 529.922 320.753 530.817 319.648 530.817C318.544 530.817 317.648 529.922 317.648 528.817L317.648 528.808C317.648 527.703 318.544 526.808 319.648 526.808ZM319.648 536.45C320.753 536.45 321.648 537.345 321.648 538.45L321.648 538.459C321.648 539.564 320.753 540.459 319.648 540.459C318.544 540.459 317.648 539.564 317.648 538.459L317.648 538.45C317.648 537.345 318.544 536.45 319.648 536.45Z" fill="#60A5FA"></path>

    <path fill-rule="evenodd" clip-rule="evenodd" d="M187.623 577.976C255.988 613.216 335.551 619.856 408.811 596.433C416.702 593.911 425.144 598.262 427.666 606.153C430.189 614.044 425.838 622.486 417.947 625.009C337.109 650.854 249.314 643.528 173.878 604.642C166.514 600.846 163.622 591.8 167.418 584.436C171.213 577.073 180.26 574.18 187.623 577.976Z" fill="url(#paint06)"></path>

    <a href="/stellaris">
        <g class="wl-prod">
          <rect x="255.992" y="533" width="127" height="55" rx="27.5" fill="#091028"></rect>
          <text class="wl-name" transform="translate(275.992 542)" xml:space="preserve" style="white-space: pre">
            <tspan x="6.10888" y="16.756">Stellaris</tspan>
            <tspan x="15.7899" y="30.756">Digital</tspan>
          </text>
        </g>
    </a>
  </g>
  <!-- Product -->
  <a href="/twilight-data-ai" class="wl-prod-link wl-prod-item">
    <g class="wl-prod">
      <rect
        x="104.5"
        y="423.208"
        width="125"
        height="53"
        rx="26.5"
        fill="#1E3A8A"
        stroke="#0AFFAB"
        stroke-width="2"
      />
      <text
        class="wl-name"
        transform="translate(131 435)"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="0.275097" y="12.256">Twilight</tspan>
        <tspan x="1.8791" y="26.256">Data + AI</tspan>
      </text>
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M250.914 393.622C251.695 394.403 251.695 395.669 250.914 396.45L250.911 396.453C250.13 397.235 248.863 397.235 248.082 396.453C247.301 395.672 247.301 394.406 248.082 393.625L248.085 393.622C248.867 392.841 250.133 392.841 250.914 393.622ZM244.624 399.912C245.405 400.693 245.405 401.959 244.624 402.74L244.618 402.746C243.837 403.527 242.57 403.527 241.789 402.746C241.008 401.965 241.008 400.699 241.789 399.918L241.796 399.912C242.577 399.131 243.843 399.131 244.624 399.912ZM238.331 406.205C239.112 406.986 239.112 408.252 238.331 409.033L238.325 409.039C237.544 409.82 236.278 409.82 235.497 409.039C234.716 408.258 234.716 406.992 235.497 406.211L235.503 406.205C236.284 405.424 237.55 405.424 238.331 406.205ZM232.038 412.497C232.819 413.279 232.819 414.545 232.038 415.326L232.032 415.332C231.251 416.113 229.985 416.113 229.204 415.332C228.423 414.551 228.423 413.285 229.204 412.504L229.21 412.497C229.991 411.716 231.257 411.716 232.038 412.497ZM225.745 418.79C226.527 419.571 226.527 420.838 225.745 421.619L225.742 421.622C224.961 422.403 223.695 422.403 222.914 421.622C222.133 420.841 222.133 419.575 222.914 418.793L222.917 418.79C223.698 418.009 224.964 418.009 225.745 418.79Z"
        fill="#0AFFAB"
      />
      <path
        fill-rule="evenodd"
        clip-rule="evenodd"
        d="M161.992 581.214C157.349 588.075 148.023 589.873 141.162 585.23C80.9633 544.493 36.4267 484.476 14.8824 415.055C12.427 407.143 16.8504 398.739 24.7624 396.283C32.6744 393.828 41.0789 398.251 43.5343 406.163C63.0589 469.076 103.42 523.467 157.975 560.384C164.836 565.027 166.635 574.353 161.992 581.214Z"
        fill="url(#paint07)"
      />
    </g>
  </a>
    <!-- Product -->
  <a href="/shiji-platform" class="wl-prod-link wl-prod-item">
    <g class="wl-prod shiji-pl">
      <circle
        cx="320.5"
        cy="320.208"
        r="93.5"
        fill="#0AFFAB"
        stroke="#0AFFAB"
        stroke-width="7"
      />
      <text
        class="wl-big"
        transform="translate(245 299.126)"
        fill="#172554"
        xml:space="preserve"
        style="white-space: pre"
      >
        <tspan x="41.4485" y="19.95">Shiji</tspan>
        <tspan x="0.424072" y="45.95">Platform</tspan>
      </text>
                     <path
            fill-rule="evenodd"
            clip-rule="evenodd"
            d="M319.82 282C317.625 282 315.845 283.775 315.845 285.964C315.845 288.153 317.625 289.928 319.82 289.928C322.014 289.928 323.794 288.153 323.794 285.964C323.794 283.775 322.014 282 319.82 282ZM309.22 282.659C307.39 282.659 305.909 284.138 305.909 285.96C305.909 287.783 307.392 289.262 309.22 289.262C311.048 289.262 312.531 287.783 312.531 285.96C312.531 284.138 311.048 282.659 309.22 282.659ZM299.949 283.322C298.486 283.322 297.3 284.505 297.3 285.964C297.3 287.423 298.486 288.607 299.949 288.607C301.412 288.607 302.599 287.423 302.599 285.964C302.599 284.505 301.412 283.322 299.949 283.322ZM292 285.965C292 285.235 292.593 284.644 293.325 284.644C294.056 284.644 294.65 285.235 294.65 285.965C294.65 286.694 294.056 287.286 293.325 287.286C292.593 287.286 292 286.694 292 285.965ZM333.729 285.964C333.729 287.786 332.249 289.265 330.418 289.265C328.591 289.265 327.108 287.786 327.108 285.964C327.108 284.141 328.591 282.662 330.418 282.662C332.246 282.662 333.729 284.141 333.729 285.964ZM339.69 288.607C341.153 288.607 342.34 287.423 342.34 285.964C342.34 284.505 341.153 283.322 339.69 283.322C338.227 283.322 337.04 284.505 337.04 285.964C337.04 287.423 338.227 288.607 339.69 288.607ZM347.64 285.965C347.64 286.694 347.046 287.286 346.315 287.286C345.583 287.286 344.99 286.694 344.99 285.965C344.99 285.235 345.583 284.644 346.315 284.644C347.046 284.644 347.64 285.235 347.64 285.965Z"
            fill="#172554"
          />
    </g>
  </a>

  <defs>
    <linearGradient
      id="paint00"
      x1="53.5001"
      y1="169.206"
      x2="31.5002"
      y2="390.204"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#272FDC" />
      <stop offset="0.674345" stop-color="#8A2B82" />
      <stop offset="1" stop-color="#6C3085" />
    </linearGradient>
    <linearGradient
      id="paint01"
      x1="214.492"
      y1="38.206"
      x2="57.9933"
      y2="159.205"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#2761F9" />
      <stop offset="0.270081" stop-color="#1E55FB" />
      <stop offset="1" stop-color="#212FE2" />
    </linearGradient>
    <linearGradient
      id="paint02"
      x1="519.5"
      y1="94.708"
      x2="225.502"
      y2="32.2085"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#E4DAC3" />
      <stop offset="0.131912" stop-color="#D4ECFF" />
      <stop offset="0.748783" stop-color="#3C77F8" />
      <stop offset="1" stop-color="#2A64F9" />
    </linearGradient>
    <linearGradient
      id="paint03"
      x1="522.508"
      y1="96.2078"
      x2="607.008"
      y2="213.207"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#E7D6B5" />
      <stop offset="0.683738" stop-color="#F6C376" />
      <stop offset="1" stop-color="#FFAB53" />
    </linearGradient>
    <linearGradient
      id="paint04"
      x1="619.5"
      y1="227.206"
      x2="640.5"
      y2="371.205"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#FFA753" />
      <stop offset="0.766507" stop-color="#FF8456" />
      <stop offset="1" stop-color="#EC7862" />
    </linearGradient>
    <linearGradient
      id="paint05"
      x1="631.353"
      y1="400.063"
      x2="439.812"
      y2="601.241"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#E77565" />
      <stop offset="0.732524" stop-color="#7443A7" />
      <stop offset="1" stop-color="#4A3682" />
    </linearGradient>
    <linearGradient
      id="paint06"
      x1="428.492"
      y1="608.203"
      x2="171.494"
      y2="595.703"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#46347E" />
      <stop offset="0.500429" stop-color="#172554" />
      <stop offset="1" stop-color="#1C3377" />
    </linearGradient>
    <linearGradient
      id="paint07"
      x1="164.5"
      y1="582.203"
      x2="23.001"
      y2="405.704"
      gradientUnits="userSpaceOnUse"
    >
      <stop stop-color="#1C347A" />
      <stop offset="0.354492" stop-color="#1E3A8A" />
      <stop offset="1" stop-color="#673085" />
    </linearGradient>
  </defs>
</svg></div><div class="products-wheel-css w-embed"><style>
  .wl-name {
    font-family: var(--font-family-main);
    font-size: 14.6px;
    font-weight: 900;
    fill: white;
    text-transform: uppercase;
    letter-spacing: 0;
  }

  .wl-big {
    font-family: var(--font-family-main);
    font-size: 28.5px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0em;
  }

  .wl-prod-link {
    scroll-behavior: smooth !important;
    scroll-margin-top: 6rem;

    cursor: pointer;

    opacity: 1;
    transition: opacity 0.3s ease;
  }

  .shiji-wheel:has(.wl-prod-link:hover) .wl-prod-link:not(:hover) {
    opacity: 0.5;
  }
  
  .wl-prod-link.dimmed {
    opacity: 0.3;
  }
</style></div><img loading="lazy" src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1a3e_Shiji%20%D1%81ycle.svg" alt=""/></div></div></div><div class="nav-dropdown__container-mob"><div class="nav-mobile__back"><div class="nav-mobile__heading-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div><p class="nav-mobile__heading-title">Products</p></div><div class="nav-mobile__list"><div class="nav-side-pannel__button"><a href="/products" class="nav-s-button w-inline-block"><div>Explore all products</div></a><a href="/integrations" class="nav-s-button w-inline-block"><div>Integrations</div></a></div><a href="/daylight-pms" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Daylight PMS</p></a><a href="/reviewpro-reputation" aria-current="page" class="nav-mobile__link w-inline-block w--current"><p class="nav-mobile__link-title">Reviewpro Reputation</p></a><a href="/meridian-experiences" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Meridian Experiences</p></a><a href="/iceportal-content" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Iceportal Content</p></a><a href="/horizon-distribution" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Horizon Distribution</p></a><a href="/infrasys-pos" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Infrasys POS</p></a><a href="/stellaris" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Stellaris Digital</p></a><a href="/astral-payments" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Astral Payments</p></a><a href="/twilight-data-ai" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Twilight Data + AI</p></a><a href="/shiji-platform" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Shiji Platform</p></a></div></div></div></div><div class="nav-dropdown"><div class="nav-dropdown__toogle"><div>Solutions</div><div class="nav-dropdown__toogle-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></div><div class="nav-dropdown__list"><div class="nav-dropdown__container container"><div class="nav-wrap relative"><div data-current="All" data-easing="ease" data-duration-in="300" data-duration-out="100" class="nav-tab w-tabs"><div class="nav-tab__menu is--solution w-tab-menu"><a data-w-tab="All" class="nav-tab__link w-inline-block w-tab-link w--current"><div class="fw-medium">All</div></a><a data-w-tab="Tab 2" class="nav-tab__link w-inline-block w-tab-link"><div class="fw-medium">By type</div></a><a data-w-tab="Tab 3" class="nav-tab__link w-inline-block w-tab-link"><div class="fw-medium">By role</div></a></div><div class="nav-tab__content w-tab-content"><div data-w-tab="All" class="nav-tab__pane w-tab-pane w--tab-active"><div class="solutions__container"><a aria-label="Go to Global chain page" href="/global-chains-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_5752_95713)"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.17334 2.86926H5.01933C4.82909 2.86926 4.64663 2.94484 4.5121 3.07936C4.37758 3.21389 4.302 3.39635 4.302 3.5866V5.65338H2.152C1.96175 5.65338 1.77929 5.72896 1.64477 5.86348C1.51024 5.99801 1.43466 6.18047 1.43466 6.37071V18.5654H0.717332C0.527084 18.5654 0.344628 18.6409 0.210102 18.7755C0.0755758 18.91 0 19.0924 0 19.2827C0 19.4729 0.0755758 19.6554 0.210102 19.7899C0.344628 19.9245 0.527084 20 0.717332 20H13.6293C13.8196 20 14.002 19.9245 14.1365 19.7899C14.2711 19.6554 14.3466 19.4729 14.3466 19.2827C14.3466 19.0924 14.2711 18.91 14.1365 18.7755C14.002 18.6409 13.8196 18.5654 13.6293 18.5654H12.912V17.2159H16.4967C16.6869 17.2159 16.8694 17.1403 17.0039 17.0058C17.1384 16.8713 17.214 16.6888 17.214 16.4986C17.214 16.3083 17.1384 16.1259 17.0039 15.9913C16.8694 15.8568 16.6869 15.7812 16.4967 15.7812H15.7793V3.5866C15.7793 3.39635 15.7037 3.21389 15.5692 3.07936C15.4347 2.94484 15.2522 2.86926 15.062 2.86926H8.608V1.43466H17.216V12.912H15.7813V14.3466H19.368C19.5582 14.3466 19.7407 14.2711 19.8752 14.1365C20.0097 14.002 20.0853 13.8196 20.0853 13.6293C20.0853 13.4391 20.0097 13.2566 19.8752 13.1221C19.7407 12.9876 19.5582 12.912 19.368 12.912H18.6507V0.717332C18.6507 0.527084 18.5751 0.344628 18.4406 0.210102C18.306 0.0755758 18.1236 0 17.9333 0H7.89067C7.70042 0 7.51797 0.0755758 7.38344 0.210102C7.24892 0.344628 7.17334 0.527084 7.17334 0.717332V2.86926ZM5.73667 4.30393V5.65338H12.1946C12.3849 5.65338 12.5674 5.72896 12.7019 5.86348C12.8364 5.99801 12.912 6.18047 12.912 6.37071V15.7812H14.3447V4.30393H5.73667ZM8.60799 9.95738H9.32532C9.51557 9.95738 9.69802 9.8818 9.83255 9.74727C9.96708 9.61275 10.0427 9.43029 10.0427 9.24004C10.0427 9.04979 9.96708 8.86734 9.83255 8.73281C9.69802 8.59829 9.51557 8.52271 9.32532 8.52271H8.60799C8.41774 8.52271 8.23528 8.59829 8.10076 8.73281C7.96623 8.86734 7.89066 9.04979 7.89066 9.24004C7.89066 9.43029 7.96623 9.61275 8.10076 9.74727C8.23528 9.8818 8.41774 9.95738 8.60799 9.95738ZM8.60799 12.8267H9.32532C9.51557 12.8267 9.69802 12.7511 9.83255 12.6166C9.96708 12.4821 10.0427 12.2996 10.0427 12.1094C10.0427 11.9191 9.96708 11.7367 9.83255 11.6021C9.69802 11.4676 9.51557 11.392 9.32532 11.392H8.60799C8.41774 11.392 8.23528 11.4676 8.10076 11.6021C7.96623 11.7367 7.89066 11.9191 7.89066 12.1094C7.89066 12.2996 7.96623 12.4821 8.10076 12.6166C8.23528 12.7511 8.41774 12.8267 8.60799 12.8267ZM5.02133 9.95738H5.73866C5.92891 9.95738 6.11136 9.8818 6.24589 9.74727C6.38041 9.61275 6.45599 9.43029 6.45599 9.24004C6.45599 9.04979 6.38041 8.86734 6.24589 8.73281C6.11136 8.59829 5.92891 8.52271 5.73866 8.52271H5.02133C4.83108 8.52271 4.64862 8.59829 4.5141 8.73281C4.37957 8.86734 4.30399 9.04979 4.30399 9.24004C4.30399 9.43029 4.37957 9.61275 4.5141 9.74727C4.64862 9.8818 4.83108 9.95738 5.02133 9.95738ZM5.02133 12.8267H5.73866C5.92891 12.8267 6.11136 12.7511 6.24589 12.6166C6.38041 12.4821 6.45599 12.2996 6.45599 12.1094C6.45599 11.9191 6.38041 11.7367 6.24589 11.6021C6.11136 11.4676 5.92891 11.392 5.73866 11.392H5.02133C4.83108 11.392 4.64862 11.4676 4.5141 11.6021C4.37957 11.7367 4.30399 11.9191 4.30399 12.1094C4.30399 12.2996 4.37957 12.4821 4.5141 12.6166C4.64862 12.7511 4.83108 12.8267 5.02133 12.8267ZM7.89066 18.5654H6.45599V15.696H7.89066V18.5654ZM11.4773 18.5654H9.32532V14.9787C9.32532 14.7885 9.24974 14.606 9.11522 14.4715C8.98069 14.3369 8.79824 14.2614 8.60799 14.2614H5.73866C5.54841 14.2614 5.36595 14.3369 5.23143 14.4715C5.0969 14.606 5.02133 14.7885 5.02133 14.9787V18.5654H2.86933V7.08805H11.4773V18.5654Z" fill="currentColor"></path></g><defs><clippath id="clip0_5752_95713"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Global Chains</p></div></a><a aria-label="Go to Regional group page" href="/regional-groups-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 20" fill="none" class="svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.02832 4.21863H3.87832C3.68807 4.21863 3.50561 4.2942 3.37108 4.42873C3.23656 4.56326 3.16098 4.74571 3.16098 4.93596V17.1306H2.44365C2.2534 17.1306 2.07095 17.2062 1.93642 17.3407C1.80189 17.4752 1.72632 17.6577 1.72632 17.8479C1.72632 18.0382 1.80189 18.2206 1.93642 18.3552C2.07095 18.4897 2.2534 18.5653 2.44365 18.5653H15.3556C15.5459 18.5653 15.7283 18.4897 15.8629 18.3552C15.9974 18.2206 16.073 18.0382 16.073 17.8479C16.073 17.6577 15.9974 17.4752 15.8629 17.3407C15.7283 17.2062 15.5459 17.1306 15.3556 17.1306H14.6383V15.7812H18.223C18.4132 15.7812 18.5957 15.7056 18.7302 15.5711C18.8647 15.4366 18.9403 15.2541 18.9403 15.0639C18.9403 14.8736 18.8647 14.6912 18.7302 14.5567C18.5957 14.4221 18.4132 14.3466 18.223 14.3466H17.5056V2.1519C17.5056 1.96165 17.4301 1.7792 17.2955 1.64467C17.161 1.51015 16.9786 1.43457 16.7883 1.43457H6.74565C6.5554 1.43457 6.37295 1.51015 6.23842 1.64467C6.1039 1.7792 6.02832 1.96165 6.02832 2.1519V4.21863ZM7.46299 4.21863V2.86923H16.071V14.3466H14.6383V4.93596C14.6383 4.74571 14.5627 4.56326 14.4282 4.42873C14.2937 4.2942 14.1112 4.21863 13.921 4.21863H7.46299ZM11.0516 8.52262H10.3343C10.1441 8.52262 9.9616 8.44705 9.82708 8.31252C9.69255 8.17799 9.61697 7.99554 9.61697 7.80529C9.61697 7.61504 9.69255 7.43258 9.82708 7.29806C9.9616 7.16353 10.1441 7.08796 10.3343 7.08796H11.0516C11.2419 7.08796 11.4243 7.16353 11.5589 7.29806C11.6934 7.43258 11.769 7.61504 11.769 7.80529C11.769 7.99554 11.6934 8.17799 11.5589 8.31252C11.4243 8.44705 11.2419 8.52262 11.0516 8.52262ZM11.0516 11.392H10.3343C10.1441 11.392 9.9616 11.3164 9.82708 11.1818C9.69255 11.0473 9.61697 10.8649 9.61697 10.6746C9.61697 10.4844 9.69255 10.3019 9.82708 10.1674C9.9616 10.0329 10.1441 9.95729 10.3343 9.95729H11.0516C11.2419 9.95729 11.4243 10.0329 11.5589 10.1674C11.6934 10.3019 11.769 10.4844 11.769 10.6746C11.769 10.8649 11.6934 11.0473 11.5589 11.1818C11.4243 11.3164 11.2419 11.392 11.0516 11.392ZM7.46498 8.52262H6.74764C6.5574 8.52262 6.37494 8.44705 6.24041 8.31252C6.10589 8.17799 6.03031 7.99554 6.03031 7.80529C6.03031 7.61504 6.10589 7.43258 6.24041 7.29806C6.37494 7.16353 6.5574 7.08796 6.74764 7.08796H7.46498C7.65523 7.08796 7.83768 7.16353 7.97221 7.29806C8.10673 7.43258 8.18231 7.61504 8.18231 7.80529C8.18231 7.99554 8.10673 8.17799 7.97221 8.31252C7.83768 8.44705 7.65523 8.52262 7.46498 8.52262ZM7.46498 11.392H6.74764C6.5574 11.392 6.37494 11.3164 6.24041 11.1818C6.10589 11.0473 6.03031 10.8649 6.03031 10.6746C6.03031 10.4844 6.10589 10.3019 6.24041 10.1674C6.37494 10.0329 6.5574 9.95729 6.74764 9.95729H7.46498C7.65523 9.95729 7.83768 10.0329 7.97221 10.1674C8.10673 10.3019 8.18231 10.4844 8.18231 10.6746C8.18231 10.8649 8.10673 11.0473 7.97221 11.1818C7.83768 11.3164 7.65523 11.392 7.46498 11.392ZM8.18231 17.1306H9.61697V14.2613H8.18231V17.1306ZM11.0516 17.1306H13.2036V5.65329H4.59565V17.1306H6.74764V13.5439C6.74764 13.3537 6.82322 13.1712 6.95775 13.0367C7.09227 12.9022 7.27473 12.8266 7.46498 12.8266H10.3343C10.5246 12.8266 10.707 12.9022 10.8415 13.0367C10.9761 13.1712 11.0516 13.3537 11.0516 13.5439V17.1306Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Regional Groups</p></div></a><a aria-label="Go to Independent hotels page" href="/independent-hotels-solutions" class="solutions__card w-inline-block is--last"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 20" fill="none" class="svg"><path d="M12.1012 7.13065H12.8185C13.0087 7.13065 13.1912 7.05508 13.3257 6.92055C13.4602 6.78603 13.5358 6.60357 13.5358 6.41332C13.5358 6.22307 13.4602 6.04062 13.3257 5.90609C13.1912 5.77157 13.0087 5.69599 12.8185 5.69599H12.1012C11.9109 5.69599 11.7284 5.77157 11.5939 5.90609C11.4594 6.04062 11.3838 6.22307 11.3838 6.41332C11.3838 6.60357 11.4594 6.78603 11.5939 6.92055C11.7284 7.05508 11.9109 7.13065 12.1012 7.13065ZM12.1012 9.99998H12.8185C13.0087 9.99998 13.1912 9.92441 13.3257 9.78988C13.4602 9.65536 13.5358 9.4729 13.5358 9.28265C13.5358 9.0924 13.4602 8.90995 13.3257 8.77542C13.1912 8.64089 13.0087 8.56532 12.8185 8.56532H12.1012C11.9109 8.56532 11.7284 8.64089 11.5939 8.77542C11.4594 8.90995 11.3838 9.0924 11.3838 9.28265C11.3838 9.4729 11.4594 9.65536 11.5939 9.78988C11.7284 9.92441 11.9109 9.99998 12.1012 9.99998ZM8.51449 7.13065H9.23182C9.42207 7.13065 9.60453 7.05508 9.73905 6.92055C9.87358 6.78603 9.94915 6.60357 9.94915 6.41332C9.94915 6.22307 9.87358 6.04062 9.73905 5.90609C9.60453 5.77157 9.42207 5.69599 9.23182 5.69599H8.51449C8.32424 5.69599 8.14179 5.77157 8.00726 5.90609C7.87273 6.04062 7.79716 6.22307 7.79716 6.41332C7.79716 6.60357 7.87273 6.78603 8.00726 6.92055C8.14179 7.05508 8.32424 7.13065 8.51449 7.13065ZM8.51449 9.99998H9.23182C9.42207 9.99998 9.60453 9.92441 9.73905 9.78988C9.87358 9.65536 9.94915 9.4729 9.94915 9.28265C9.94915 9.0924 9.87358 8.90995 9.73905 8.77542C9.60453 8.64089 9.42207 8.56532 9.23182 8.56532H8.51449C8.32424 8.56532 8.14179 8.64089 8.00726 8.77542C7.87273 8.90995 7.79716 9.0924 7.79716 9.28265C7.79716 9.4729 7.87273 9.65536 8.00726 9.78988C8.14179 9.92441 8.32424 9.99998 8.51449 9.99998ZM17.1225 15.7386H16.4051V3.54399C16.4051 3.35374 16.3296 3.17129 16.195 3.03676C16.0605 2.90224 15.8781 2.82666 15.6878 2.82666H5.64516C5.45491 2.82666 5.27246 2.90224 5.13793 3.03676C5.0034 3.17129 4.92783 3.35374 4.92783 3.54399V15.7386H4.2105C4.02025 15.7386 3.83779 15.8142 3.70327 15.9487C3.56874 16.0833 3.49316 16.2657 3.49316 16.456C3.49316 16.6462 3.56874 16.8287 3.70327 16.9632C3.83779 17.0977 4.02025 17.1733 4.2105 17.1733H17.1225C17.3127 17.1733 17.4952 17.0977 17.6297 16.9632C17.7642 16.8287 17.8398 16.6462 17.8398 16.456C17.8398 16.2657 17.7642 16.0833 17.6297 15.9487C17.4952 15.8142 17.3127 15.7386 17.1225 15.7386ZM11.3838 15.7386H9.94915V12.8693H11.3838V15.7386ZM14.9705 15.7386H12.8185V12.152C12.8185 11.9617 12.7429 11.7793 12.6084 11.6447C12.4739 11.5102 12.2914 11.4346 12.1012 11.4346H9.23182C9.04157 11.4346 8.85912 11.5102 8.72459 11.6447C8.59007 11.7793 8.51449 11.9617 8.51449 12.152V15.7386H6.36249V4.26132H14.9705V15.7386Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Independent Hotels</p></div></a><a aria-label="Go to Resorts page" href="/resorts-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_3178_87498)"><path d="M19.1204 10.2978C19.1133 8.79633 18.513 7.35855 17.4504 6.29778L12.0604 0.827776C11.5298 0.297728 10.8104 0 10.0604 0C9.31041 0 8.59107 0.297728 8.06043 0.827776L2.67043 6.24778C1.60781 7.30855 1.00754 8.74633 1.00043 10.2478C0.991139 11.0039 1.13238 11.7542 1.41592 12.4552C1.69947 13.1562 2.11965 13.7937 2.65199 14.3307C3.18434 14.8677 3.81821 15.2935 4.51668 15.5831C5.21516 15.8727 5.96429 16.0205 6.72043 16.0178V16.0178C6.46914 16.8805 6.05127 17.6857 5.49043 18.3878C5.36943 18.5367 5.29383 18.7173 5.27266 18.908C5.25149 19.0987 5.28564 19.2915 5.37104 19.4634C5.45643 19.6352 5.58946 19.7788 5.75426 19.8772C5.91905 19.9755 6.10865 20.0243 6.30043 20.0178H13.8204C14.0097 20.0184 14.1952 19.9654 14.3555 19.8648C14.5158 19.7641 14.6442 19.6201 14.7259 19.4494C14.8076 19.2787 14.8391 19.0884 14.8169 18.9004C14.7947 18.7125 14.7197 18.5347 14.6004 18.3878C14.0387 17.6863 13.6208 16.8809 13.3704 16.0178C14.1244 16.0257 14.8724 15.8838 15.571 15.6001C16.2696 15.3165 16.9048 14.8968 17.4398 14.3655C17.9748 13.8343 18.3989 13.202 18.6874 12.5054C18.9759 11.8087 19.1231 11.0618 19.1204 10.3078V10.2978ZM16.0604 12.9278C15.5875 13.3935 15.0002 13.7265 14.3578 13.8933C13.7153 14.0601 13.0402 14.0547 12.4004 13.8778C12.3439 13.873 12.287 13.873 12.2304 13.8778H12.0304C11.9556 13.8918 11.882 13.9119 11.8104 13.9378H11.6604C11.6127 13.9689 11.5691 14.0059 11.5304 14.0478C11.4672 14.0858 11.4099 14.133 11.3604 14.1878C11.3443 14.2264 11.3242 14.2633 11.3004 14.2978C11.2565 14.3723 11.2165 14.4491 11.1804 14.5278V14.5278C11.1755 14.5877 11.1755 14.6479 11.1804 14.7078C11.1804 14.7678 11.1804 14.8278 11.1804 14.8878C11.2589 15.9727 11.5369 17.0338 12.0004 18.0178H8.12043C8.59417 17.0798 8.89241 16.0631 9.00043 15.0178V15.0178C9.00043 14.9578 9.00043 14.8978 9.00043 14.8278C9.00535 14.7679 9.00535 14.7077 9.00043 14.6478C8.96704 14.5628 8.92339 14.4822 8.87043 14.4078C8.85417 14.3723 8.83405 14.3388 8.81043 14.3078C8.7669 14.251 8.71251 14.2034 8.65043 14.1678C8.60961 14.1282 8.56618 14.0915 8.52043 14.0578H8.38043C8.30733 14.024 8.22994 14.0005 8.15043 13.9878V13.9878H7.96043C7.90053 13.9829 7.84033 13.9829 7.78043 13.9878C7.1222 14.1592 6.43007 14.1514 5.77591 13.965C5.12175 13.7786 4.52942 13.4204 4.06043 12.9278C3.36551 12.2285 2.97393 11.2836 2.97043 10.2978C2.9689 9.80906 3.06446 9.32491 3.25158 8.87342C3.4387 8.42194 3.71363 8.01213 4.06043 7.66778L9.46043 2.24778C9.61166 2.10056 9.81438 2.01819 10.0254 2.01819C10.2365 2.01819 10.4392 2.10056 10.5904 2.24778L16.0604 7.66778C16.4072 8.01213 16.6822 8.42194 16.8693 8.87342C17.0564 9.32491 17.152 9.80906 17.1504 10.2978C17.1437 11.283 16.7526 12.2267 16.0604 12.9278V12.9278Z" fill="currentColor"></path></g><defs><clippath id="clip0_3178_87498"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Resorts</p></div></a><a aria-label="Go to Spa hotels page" href="/spa-hotels-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_3178_87487)"><path d="M9.3738 19.5331C8.20425 19.3935 7.0609 19.0487 5.94372 18.4988C4.82655 17.949 3.8272 17.1766 2.94568 16.1816C2.06416 15.1866 1.35283 13.956 0.811698 12.4897C0.270566 11.0234 0 9.3127 0 7.35765C0 7.14817 0.109099 6.9387 0.327297 6.72923C0.545496 6.51976 0.750602 6.41503 0.942616 6.41503C1.79795 6.41503 2.6882 6.54158 3.61336 6.79469C4.53852 7.0478 5.39386 7.40128 6.17937 7.85514C6.33648 6.54595 6.71614 5.23239 7.31837 3.91448C7.9206 2.59656 8.62319 1.39647 9.42616 0.314205C9.58327 0.104735 9.79274 0 10.0546 0C10.3164 0 10.5259 0.104735 10.683 0.314205C11.5034 1.39647 12.206 2.5922 12.7908 3.90138C13.3756 5.21057 13.7552 6.51976 13.9298 7.82895C14.7153 7.3751 15.5663 7.02598 16.4827 6.7816C17.3991 6.53722 18.2937 6.41503 19.1665 6.41503C19.376 6.41503 19.5855 6.52413 19.7949 6.74233C20.0044 6.96052 20.1091 7.16563 20.1091 7.35765C20.1091 9.24288 19.8517 10.9099 19.3367 12.3587C18.8218 13.8076 18.141 15.0382 17.2944 16.0507C16.4478 17.0631 15.4659 17.8573 14.3487 18.4334C13.2315 19.0094 12.0707 19.3673 10.8663 19.5069C10.6743 19.5418 10.4255 19.5637 10.12 19.5724C9.81456 19.5811 9.56581 19.568 9.3738 19.5331ZM10.0284 17.7264C9.85383 14.8811 9.00722 12.6991 7.48856 11.1805C5.9699 9.66182 4.11085 8.72793 1.91142 8.37881C1.8765 8.37881 1.8765 8.37881 1.91142 8.37881C2.10343 11.3114 2.98059 13.5545 4.54289 15.108C6.10519 16.6616 7.93369 17.5344 10.0284 17.7264C10.0633 17.7264 10.0633 17.7264 10.0284 17.7264ZM7.95987 9.00722C8.30899 9.30397 8.68429 9.67491 9.08578 10.12C9.48726 10.5652 9.81019 10.9797 10.0546 11.3638C10.3164 10.9972 10.6437 10.587 11.0365 10.1331C11.4292 9.67927 11.8002 9.30397 12.1493 9.00722C12.1318 8.04715 11.9442 7.03035 11.5863 5.95681C11.2285 4.88328 10.7179 3.78792 10.0546 2.67075C9.40871 3.82283 8.89812 4.92692 8.52282 5.983C8.14752 7.03908 7.95987 8.04715 7.95987 9.00722ZM11.0757 13.4585C11.2678 14.0171 11.4292 14.6106 11.5601 15.239C11.6911 15.8674 11.7914 16.5743 11.8613 17.3599C12.5246 17.1853 13.2097 16.8798 13.9167 16.4434C14.6236 16.007 15.2782 15.4266 15.8805 14.7022C16.4827 13.9778 16.9933 13.0919 17.4122 12.0445C17.8312 10.9972 18.093 9.77528 18.1977 8.37881C18.1977 8.3439 18.1977 8.3439 18.1977 8.37881C16.5918 8.62319 15.1604 9.2036 13.9036 10.12C12.6468 11.0365 11.7042 12.1493 11.0757 13.4585Z" fill="currentColor"></path></g><defs><clippath id="clip0_3178_87487"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Spa Hotels</p></div></a></div><div class="solutions__container"><a aria-label="Go to General managers page" href="/general-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M13.2744 10.6384C14.1562 9.94458 14.7999 8.99317 15.1158 7.91651C15.4317 6.83985 15.4043 5.69148 15.0371 4.63117C14.67 3.57087 13.9816 2.65135 13.0675 2.00054C12.1535 1.34973 11.0593 1 9.93728 1C8.81522 1 7.72106 1.34973 6.80702 2.00054C5.89298 2.65135 5.20451 3.57087 4.83741 4.63117C4.4703 5.69148 4.4428 6.83985 4.75875 7.91651C5.07469 8.99317 5.71836 9.94458 6.6002 10.6384C5.08914 11.2438 3.77069 12.2479 2.7854 13.5436C1.80012 14.8394 1.18493 16.3783 1.00543 17.9961C0.992432 18.1143 1.00283 18.2338 1.03603 18.3479C1.06923 18.462 1.12458 18.5684 1.19891 18.6612C1.34904 18.8484 1.56741 18.9683 1.80596 18.9946C2.04452 19.0208 2.28373 18.9512 2.47097 18.8011C2.65821 18.651 2.77815 18.4326 2.80439 18.194C3.0019 16.4357 3.84031 14.8118 5.15943 13.6326C6.47855 12.4533 8.1859 11.8014 9.95527 11.8014C11.7246 11.8014 13.432 12.4533 14.7511 13.6326C16.0702 14.8118 16.9086 16.4357 17.1061 18.194C17.1306 18.4151 17.2361 18.6192 17.4022 18.767C17.5683 18.9149 17.7833 18.9959 18.0056 18.9946H18.1046C18.3404 18.9674 18.5559 18.8482 18.7041 18.6629C18.8524 18.4776 18.9214 18.2411 18.8961 18.0051C18.7158 16.3827 18.0973 14.8399 17.1069 13.5421C16.1166 12.2443 14.7917 11.2406 13.2744 10.6384V10.6384ZM9.93728 9.99976C9.22567 9.99976 8.53005 9.78874 7.93838 9.3934C7.3467 8.99805 6.88554 8.43613 6.61323 7.7787C6.34091 7.12126 6.26966 6.39784 6.40848 5.69991C6.54731 5.00198 6.88998 4.36089 7.39316 3.85771C7.89634 3.35453 8.53743 3.01187 9.23536 2.87304C9.93329 2.73421 10.6567 2.80546 11.3141 3.07778C11.9716 3.3501 12.5335 3.81126 12.9288 4.40293C13.3242 4.99461 13.5352 5.69023 13.5352 6.40183C13.5352 7.35606 13.1561 8.27121 12.4814 8.94595C11.8067 9.62069 10.8915 9.99976 9.93728 9.99976Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">General Managers</p></div></a><a aria-label="Go to IT managers page" href="/it-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M11.8 7.3H8.2C7.9613 7.3 7.73239 7.39482 7.5636 7.5636C7.39482 7.73239 7.3 7.9613 7.3 8.2V11.8C7.3 12.0387 7.39482 12.2676 7.5636 12.4364C7.73239 12.6052 7.9613 12.7 8.2 12.7H11.8C12.0387 12.7 12.2676 12.6052 12.4364 12.4364C12.6052 12.2676 12.7 12.0387 12.7 11.8V8.2C12.7 7.9613 12.6052 7.73239 12.4364 7.5636C12.2676 7.39482 12.0387 7.3 11.8 7.3ZM10.9 10.9H9.1V9.1H10.9V10.9ZM18.1 10.9C18.3387 10.9 18.5676 10.8052 18.7364 10.6364C18.9052 10.4676 19 10.2387 19 10C19 9.7613 18.9052 9.53239 18.7364 9.3636C18.5676 9.19482 18.3387 9.1 18.1 9.1H16.3V7.3H18.1C18.3387 7.3 18.5676 7.20518 18.7364 7.0364C18.9052 6.86761 19 6.63869 19 6.4C19 6.16131 18.9052 5.93239 18.7364 5.7636C18.5676 5.59482 18.3387 5.5 18.1 5.5H16.138C16.0036 5.12254 15.7869 4.77972 15.5036 4.49641C15.2203 4.2131 14.8775 3.99639 14.5 3.862V1.9C14.5 1.66131 14.4052 1.43239 14.2364 1.2636C14.0676 1.09482 13.8387 1 13.6 1C13.3613 1 13.1324 1.09482 12.9636 1.2636C12.7948 1.43239 12.7 1.66131 12.7 1.9V3.7H10.9V1.9C10.9 1.66131 10.8052 1.43239 10.6364 1.2636C10.4676 1.09482 10.2387 1 10 1C9.7613 1 9.53239 1.09482 9.3636 1.2636C9.19482 1.43239 9.1 1.66131 9.1 1.9V3.7H7.3V1.9C7.3 1.66131 7.20518 1.43239 7.0364 1.2636C6.86761 1.09482 6.63869 1 6.4 1C6.16131 1 5.93239 1.09482 5.7636 1.2636C5.59482 1.43239 5.5 1.66131 5.5 1.9V3.862C5.12254 3.99639 4.77972 4.2131 4.49641 4.49641C4.2131 4.77972 3.99639 5.12254 3.862 5.5H1.9C1.66131 5.5 1.43239 5.59482 1.2636 5.7636C1.09482 5.93239 1 6.16131 1 6.4C1 6.63869 1.09482 6.86761 1.2636 7.0364C1.43239 7.20518 1.66131 7.3 1.9 7.3H3.7V9.1H1.9C1.66131 9.1 1.43239 9.19482 1.2636 9.3636C1.09482 9.53239 1 9.7613 1 10C1 10.2387 1.09482 10.4676 1.2636 10.6364C1.43239 10.8052 1.66131 10.9 1.9 10.9H3.7V12.7H1.9C1.66131 12.7 1.43239 12.7948 1.2636 12.9636C1.09482 13.1324 1 13.3613 1 13.6C1 13.8387 1.09482 14.0676 1.2636 14.2364C1.43239 14.4052 1.66131 14.5 1.9 14.5H3.862C3.99639 14.8775 4.2131 15.2203 4.49641 15.5036C4.77972 15.7869 5.12254 16.0036 5.5 16.138V18.1C5.5 18.3387 5.59482 18.5676 5.7636 18.7364C5.93239 18.9052 6.16131 19 6.4 19C6.63869 19 6.86761 18.9052 7.0364 18.7364C7.20518 18.5676 7.3 18.3387 7.3 18.1V16.3H9.1V18.1C9.1 18.3387 9.19482 18.5676 9.3636 18.7364C9.53239 18.9052 9.7613 19 10 19C10.2387 19 10.4676 18.9052 10.6364 18.7364C10.8052 18.5676 10.9 18.3387 10.9 18.1V16.3H12.7V18.1C12.7 18.3387 12.7948 18.5676 12.9636 18.7364C13.1324 18.9052 13.3613 19 13.6 19C13.8387 19 14.0676 18.9052 14.2364 18.7364C14.4052 18.5676 14.5 18.3387 14.5 18.1V16.138C14.8775 16.0036 15.2203 15.7869 15.5036 15.5036C15.7869 15.2203 16.0036 14.8775 16.138 14.5H18.1C18.3387 14.5 18.5676 14.4052 18.7364 14.2364C18.9052 14.0676 19 13.8387 19 13.6C19 13.3613 18.9052 13.1324 18.7364 12.9636C18.5676 12.7948 18.3387 12.7 18.1 12.7H16.3V10.9H18.1ZM14.5 13.6C14.5 13.8387 14.4052 14.0676 14.2364 14.2364C14.0676 14.4052 13.8387 14.5 13.6 14.5H6.4C6.16131 14.5 5.93239 14.4052 5.7636 14.2364C5.59482 14.0676 5.5 13.8387 5.5 13.6V6.4C5.5 6.16131 5.59482 5.93239 5.7636 5.7636C5.93239 5.59482 6.16131 5.5 6.4 5.5H13.6C13.8387 5.5 14.0676 5.59482 14.2364 5.7636C14.4052 5.93239 14.5 6.16131 14.5 6.4V13.6Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">IT Managers</p></div></a><a aria-label="Go to F&amp;B managers page" href="/fb-managers-solutions" class="solutions__card w-inline-block is--last"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M14.0341 9.69159C14.3679 9.69573 14.6991 9.63297 15.0082 9.50702C15.3174 9.38107 15.5982 9.19448 15.8341 8.95826L18.1924 6.59993C18.3476 6.44379 18.4347 6.23258 18.4347 6.01243C18.4347 5.79227 18.3476 5.58106 18.1924 5.42493C18.1149 5.34682 18.0228 5.28482 17.9212 5.24252C17.8197 5.20021 17.7107 5.17843 17.6007 5.17843C17.4907 5.17843 17.3818 5.20021 17.2802 5.24252C17.1787 5.28482 17.0865 5.34682 17.0091 5.42493L14.6257 7.77493C14.5483 7.85303 14.4561 7.91503 14.3545 7.95734C14.253 7.99964 14.1441 8.02143 14.0341 8.02143C13.924 8.02143 13.8151 7.99964 13.7136 7.95734C13.612 7.91503 13.5199 7.85303 13.4424 7.77493V7.77493L16.3924 4.83326C16.4701 4.75556 16.5317 4.66332 16.5738 4.5618C16.6158 4.46028 16.6375 4.35148 16.6375 4.24159C16.6375 4.13171 16.6158 4.0229 16.5738 3.92139C16.5317 3.81987 16.4701 3.72763 16.3924 3.64993C16.3147 3.57223 16.2224 3.51059 16.1209 3.46854C16.0194 3.42649 15.9106 3.40485 15.8007 3.40485C15.6908 3.40485 15.582 3.42649 15.4805 3.46854C15.379 3.51059 15.2868 3.57223 15.2091 3.64993L12.2674 6.59993C12.1122 6.44379 12.0251 6.23258 12.0251 6.01243C12.0251 5.79227 12.1122 5.58106 12.2674 5.42493L14.6257 3.06659C14.7034 2.98889 14.7651 2.89665 14.8071 2.79513C14.8492 2.69362 14.8708 2.58481 14.8708 2.47493C14.8708 2.36504 14.8492 2.25624 14.8071 2.15472C14.7651 2.0532 14.7034 1.96096 14.6257 1.88326C14.548 1.80556 14.4558 1.74393 14.3543 1.70188C14.2527 1.65983 14.1439 1.63818 14.0341 1.63818C13.9242 1.63818 13.8154 1.65983 13.7138 1.70188C13.6123 1.74393 13.5201 1.80556 13.4424 1.88326L11.0841 4.24159C10.6159 4.71034 10.3529 5.34576 10.3529 6.00826C10.3529 6.67076 10.6159 7.30618 11.0841 7.77493V7.77493L10.0007 8.84993L3.10906 1.93326L3.02572 1.88326C2.98312 1.84609 2.93541 1.81522 2.88406 1.79159L2.73406 1.73326L2.63406 1.66659H2.57572H2.40906C2.35937 1.65865 2.30874 1.65865 2.25906 1.66659C2.20861 1.68496 2.16093 1.71019 2.11739 1.74159L1.98406 1.82493H1.92572L1.87572 1.90826C1.84045 1.95226 1.80974 1.99972 1.78406 2.04993C1.75965 2.10074 1.74012 2.15376 1.72572 2.20826C1.72572 2.20826 1.72572 2.26659 1.72572 2.29993C1.5235 3.70944 1.65243 5.14667 2.10229 6.49769C2.55214 7.8487 3.31055 9.07634 4.31739 10.0833L6.51739 12.2749L2.00906 16.7749C1.93095 16.8524 1.86895 16.9446 1.82665 17.0461C1.78434 17.1477 1.76256 17.2566 1.76256 17.3666C1.76256 17.4766 1.78434 17.5855 1.82665 17.6871C1.86895 17.7886 1.93095 17.8808 2.00906 17.9583C2.08692 18.0355 2.17927 18.0966 2.2808 18.1381C2.38233 18.1795 2.49105 18.2006 2.60072 18.1999C2.71039 18.2006 2.81911 18.1795 2.92064 18.1381C3.02218 18.0966 3.11452 18.0355 3.19239 17.9583L8.25072 12.9749L10.6091 10.6166L12.2757 8.94993C12.7407 9.41993 13.3729 9.6866 14.0341 9.69159V9.69159ZM7.65906 11.2083L5.46739 9.00826C4.2661 7.79054 3.51393 6.20098 3.33406 4.49993L8.84239 9.99993L7.65906 11.2083ZM12.8591 11.6833C12.7021 11.5252 12.4889 11.436 12.2662 11.4352C12.0435 11.4345 11.8296 11.5222 11.6716 11.6791C11.5135 11.836 11.4243 12.0493 11.4235 12.272C11.4228 12.4947 11.5105 12.7086 11.6674 12.8666L16.9174 18.1166C17.0766 18.2614 17.2856 18.3391 17.5007 18.3333C17.6104 18.3339 17.7191 18.3129 17.8206 18.2714C17.9222 18.2299 18.0145 18.1688 18.0924 18.0916C18.1705 18.0141 18.2325 17.922 18.2748 17.8204C18.3171 17.7189 18.3389 17.6099 18.3389 17.4999C18.3389 17.3899 18.3171 17.281 18.2748 17.1794C18.2325 17.0779 18.1705 16.9857 18.0924 16.9083L12.8591 11.6833Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">F&amp;B Managers</p></div></a><a aria-label="Go to Sales &amp; Marketing Managers page" href="/sales-marketing-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M16.9878 7.65854L18.25 6.37805C18.7256 7.4939 19 8.71951 19 10C19 14.9756 14.9756 19 10 19C5.02439 19 1 14.9756 1 10C1 5.02439 5.02439 1 10 1C11.2805 1 12.5061 1.27439 13.622 1.75L12.3598 3.0122C11.6098 2.77439 10.8232 2.62805 10 2.62805C5.93902 2.62805 2.64634 5.93902 2.64634 10C2.64634 14.061 5.93902 17.372 10 17.372C14.061 17.372 17.372 14.061 17.372 10C17.372 9.17683 17.2256 8.39024 16.9878 7.65854ZM13.2561 5.59146V4.43902L16.6402 1.03659L16.622 3.37805L18.9634 3.35976L15.5793 6.72561L14.4451 6.70732L11.5732 9.57927C11.6098 9.70732 11.6463 9.85366 11.6463 10C11.6463 10.8963 10.9146 11.628 10 11.628C9.10366 11.628 8.37195 10.8963 8.37195 10C8.37195 9.10366 9.10366 8.37195 10 8.37195C10.1463 8.37195 10.2927 8.39024 10.4207 8.42683L13.2561 5.59146ZM10 6.32317C7.96951 6.32317 6.32317 7.96951 6.32317 10C6.32317 12.0305 7.96951 13.6768 10 13.6768C12.0305 13.6768 13.6768 12.0305 13.6768 10V9.79878L15.0671 8.40854C15.2317 8.90244 15.3232 9.45122 15.3232 10C15.3232 12.9268 12.9268 15.3232 10 15.3232C7.07317 15.3232 4.67683 12.9268 4.67683 10C4.67683 7.07317 7.07317 4.67683 10 4.67683C10.5671 4.67683 11.0976 4.76829 11.6098 4.93293L10.2012 6.32317H10Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Sales &amp; Marketing Managers</p></div></a><a aria-label="Go to Revenue Managers page" href="/revenue-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M5.95 13.6C6.30804 13.6 6.65142 13.4578 6.90459 13.2046C7.15777 12.9514 7.3 12.608 7.3 12.25C7.30439 12.2051 7.30439 12.1599 7.3 12.115L9.811 9.604H10.018H10.225L11.674 11.053C11.674 11.053 11.674 11.098 11.674 11.125C11.674 11.483 11.8162 11.8264 12.0694 12.0796C12.3226 12.3328 12.666 12.475 13.024 12.475C13.382 12.475 13.7254 12.3328 13.9786 12.0796C14.2318 11.8264 14.374 11.483 14.374 11.125V11.053L17.65 7.75C17.917 7.75 18.178 7.67082 18.4 7.52248C18.622 7.37414 18.7951 7.1633 18.8972 6.91662C18.9994 6.66994 19.0262 6.3985 18.9741 6.13663C18.922 5.87475 18.7934 5.63421 18.6046 5.44541C18.4158 5.2566 18.1752 5.12803 17.9134 5.07594C17.6515 5.02385 17.3801 5.05058 17.1334 5.15276C16.8867 5.25494 16.6759 5.42797 16.5275 5.64998C16.3792 5.87199 16.3 6.13299 16.3 6.4C16.2956 6.44489 16.2956 6.49011 16.3 6.535L13.051 9.784H12.907L11.35 8.2C11.35 7.84196 11.2078 7.49858 10.9546 7.24541C10.7014 6.99223 10.358 6.85 10 6.85C9.64196 6.85 9.29858 6.99223 9.04541 7.24541C8.79223 7.49858 8.65 7.84196 8.65 8.2L5.95 10.9C5.59196 10.9 5.24858 11.0422 4.99541 11.2954C4.74223 11.5486 4.6 11.892 4.6 12.25C4.6 12.608 4.74223 12.9514 4.99541 13.2046C5.24858 13.4578 5.59196 13.6 5.95 13.6ZM18.1 17.2H2.8V1.9C2.8 1.66131 2.70518 1.43239 2.5364 1.2636C2.36761 1.09482 2.13869 1 1.9 1C1.66131 1 1.43239 1.09482 1.2636 1.2636C1.09482 1.43239 1 1.66131 1 1.9V18.1C1 18.3387 1.09482 18.5676 1.2636 18.7364C1.43239 18.9052 1.66131 19 1.9 19H18.1C18.3387 19 18.5676 18.9052 18.7364 18.7364C18.9052 18.5676 19 18.3387 19 18.1C19 17.8613 18.9052 17.6324 18.7364 17.4636C18.5676 17.2948 18.3387 17.2 18.1 17.2Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Revenue Managers</p></div></a><a aria-label="Go to Operations page" href="/operations-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 21" fill="none" class="svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.76258 2.32271C7.96433 2.73636 7.79255 3.23525 7.37889 3.43701C5.95534 4.13132 4.78814 5.25848 4.04457 6.65693C3.301 8.05538 3.01924 9.65333 3.23967 11.2218C3.30372 11.6775 2.98618 12.0989 2.53042 12.163C2.07466 12.227 1.65327 11.9095 1.58922 11.4537C1.31981 9.53675 1.66418 7.58369 2.57299 5.87448C3.4818 4.16526 4.90838 2.78762 6.64827 1.93902C7.06193 1.73726 7.56082 1.90905 7.76258 2.32271ZM13.5707 2.32279C13.7724 1.90913 14.2713 1.73735 14.685 1.9391C16.4249 2.7877 17.8515 4.16534 18.7603 5.87456C19.6691 7.58377 20.0135 9.53683 19.7441 11.4538C19.68 11.9096 19.2586 12.2271 18.8029 12.163C18.3471 12.099 18.0296 11.6776 18.0936 11.2218C18.314 9.65341 18.0323 8.05546 17.2887 6.65701C16.5451 5.25856 15.3779 4.1314 13.9544 3.43709C13.5407 3.23534 13.3689 2.73644 13.5707 2.32279ZM10.6666 6.35656L6.84511 10.178L10.6666 13.9995L14.4881 10.178L10.6666 6.35656ZM10.2803 4.57848C10.5314 4.49691 10.8018 4.49691 11.0529 4.57848C11.2467 4.64147 11.3872 4.74609 11.4798 4.82467C11.5597 4.89249 11.6435 4.97635 11.7136 5.04657C11.7182 5.05117 11.7228 5.05572 11.7273 5.0602L15.7981 9.13099C15.8683 9.20116 15.9522 9.28496 16.02 9.36485C16.0986 9.45742 16.2032 9.59792 16.2662 9.79178C16.3477 10.0428 16.3477 10.3133 16.2662 10.5643C16.2032 10.7582 16.0986 10.8987 16.02 10.9912C15.9522 11.0711 15.8683 11.1549 15.7981 11.225L11.7273 15.2959C11.7228 15.3004 11.7182 15.3049 11.7136 15.3095C11.6435 15.3797 11.5597 15.4636 11.4798 15.5314C11.3872 15.61 11.2467 15.7146 11.0529 15.7776C10.8018 15.8592 10.5314 15.8592 10.2803 15.7776C10.0865 15.7146 9.94596 15.61 9.8534 15.5314C9.77353 15.4636 9.68974 15.3798 9.61957 15.3095C9.61497 15.3049 9.61042 15.3004 9.60594 15.2959L5.54875 11.2387C5.54427 11.2342 5.53972 11.2297 5.53512 11.2251C5.4649 11.1549 5.38104 11.0711 5.31322 10.9912C5.23464 10.8987 5.13002 10.7582 5.06703 10.5643C4.98546 10.3133 4.98546 10.0428 5.06703 9.79178C5.13002 9.59791 5.23464 9.45741 5.31322 9.36485C5.38103 9.28497 5.46489 9.20118 5.53511 9.13101C5.53972 9.12641 5.54427 9.12187 5.54874 9.11739L9.60594 5.0602C9.61042 5.05571 9.61496 5.05116 9.61957 5.04655C9.68973 4.97634 9.77352 4.89248 9.8534 4.82467C9.94596 4.74609 10.0865 4.64147 10.2803 4.57848ZM5.0942 16.43C5.36473 16.0577 5.88587 15.9752 6.25821 16.2457C7.53956 17.1766 9.08275 17.678 10.6666 17.678C12.2504 17.678 13.7936 17.1766 15.075 16.2457C15.4473 15.9752 15.9685 16.0577 16.239 16.43C16.5095 16.8024 16.427 17.3235 16.0546 17.594C14.4885 18.7319 12.6024 19.3447 10.6666 19.3447C8.73079 19.3447 6.84467 18.7319 5.27856 17.594C4.90622 17.3235 4.82368 16.8024 5.0942 16.43Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Operations</p></div></a></div></div><div data-w-tab="Tab 2" class="nav-tab__pane w-tab-pane"><div class="solutions__container"><a aria-label="Go to Global Chains page" href="/global-chains-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_5752_95713)"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.17334 2.86926H5.01933C4.82909 2.86926 4.64663 2.94484 4.5121 3.07936C4.37758 3.21389 4.302 3.39635 4.302 3.5866V5.65338H2.152C1.96175 5.65338 1.77929 5.72896 1.64477 5.86348C1.51024 5.99801 1.43466 6.18047 1.43466 6.37071V18.5654H0.717332C0.527084 18.5654 0.344628 18.6409 0.210102 18.7755C0.0755758 18.91 0 19.0924 0 19.2827C0 19.4729 0.0755758 19.6554 0.210102 19.7899C0.344628 19.9245 0.527084 20 0.717332 20H13.6293C13.8196 20 14.002 19.9245 14.1365 19.7899C14.2711 19.6554 14.3466 19.4729 14.3466 19.2827C14.3466 19.0924 14.2711 18.91 14.1365 18.7755C14.002 18.6409 13.8196 18.5654 13.6293 18.5654H12.912V17.2159H16.4967C16.6869 17.2159 16.8694 17.1403 17.0039 17.0058C17.1384 16.8713 17.214 16.6888 17.214 16.4986C17.214 16.3083 17.1384 16.1259 17.0039 15.9913C16.8694 15.8568 16.6869 15.7812 16.4967 15.7812H15.7793V3.5866C15.7793 3.39635 15.7037 3.21389 15.5692 3.07936C15.4347 2.94484 15.2522 2.86926 15.062 2.86926H8.608V1.43466H17.216V12.912H15.7813V14.3466H19.368C19.5582 14.3466 19.7407 14.2711 19.8752 14.1365C20.0097 14.002 20.0853 13.8196 20.0853 13.6293C20.0853 13.4391 20.0097 13.2566 19.8752 13.1221C19.7407 12.9876 19.5582 12.912 19.368 12.912H18.6507V0.717332C18.6507 0.527084 18.5751 0.344628 18.4406 0.210102C18.306 0.0755758 18.1236 0 17.9333 0H7.89067C7.70042 0 7.51797 0.0755758 7.38344 0.210102C7.24892 0.344628 7.17334 0.527084 7.17334 0.717332V2.86926ZM5.73667 4.30393V5.65338H12.1946C12.3849 5.65338 12.5674 5.72896 12.7019 5.86348C12.8364 5.99801 12.912 6.18047 12.912 6.37071V15.7812H14.3447V4.30393H5.73667ZM8.60799 9.95738H9.32532C9.51557 9.95738 9.69802 9.8818 9.83255 9.74727C9.96708 9.61275 10.0427 9.43029 10.0427 9.24004C10.0427 9.04979 9.96708 8.86734 9.83255 8.73281C9.69802 8.59829 9.51557 8.52271 9.32532 8.52271H8.60799C8.41774 8.52271 8.23528 8.59829 8.10076 8.73281C7.96623 8.86734 7.89066 9.04979 7.89066 9.24004C7.89066 9.43029 7.96623 9.61275 8.10076 9.74727C8.23528 9.8818 8.41774 9.95738 8.60799 9.95738ZM8.60799 12.8267H9.32532C9.51557 12.8267 9.69802 12.7511 9.83255 12.6166C9.96708 12.4821 10.0427 12.2996 10.0427 12.1094C10.0427 11.9191 9.96708 11.7367 9.83255 11.6021C9.69802 11.4676 9.51557 11.392 9.32532 11.392H8.60799C8.41774 11.392 8.23528 11.4676 8.10076 11.6021C7.96623 11.7367 7.89066 11.9191 7.89066 12.1094C7.89066 12.2996 7.96623 12.4821 8.10076 12.6166C8.23528 12.7511 8.41774 12.8267 8.60799 12.8267ZM5.02133 9.95738H5.73866C5.92891 9.95738 6.11136 9.8818 6.24589 9.74727C6.38041 9.61275 6.45599 9.43029 6.45599 9.24004C6.45599 9.04979 6.38041 8.86734 6.24589 8.73281C6.11136 8.59829 5.92891 8.52271 5.73866 8.52271H5.02133C4.83108 8.52271 4.64862 8.59829 4.5141 8.73281C4.37957 8.86734 4.30399 9.04979 4.30399 9.24004C4.30399 9.43029 4.37957 9.61275 4.5141 9.74727C4.64862 9.8818 4.83108 9.95738 5.02133 9.95738ZM5.02133 12.8267H5.73866C5.92891 12.8267 6.11136 12.7511 6.24589 12.6166C6.38041 12.4821 6.45599 12.2996 6.45599 12.1094C6.45599 11.9191 6.38041 11.7367 6.24589 11.6021C6.11136 11.4676 5.92891 11.392 5.73866 11.392H5.02133C4.83108 11.392 4.64862 11.4676 4.5141 11.6021C4.37957 11.7367 4.30399 11.9191 4.30399 12.1094C4.30399 12.2996 4.37957 12.4821 4.5141 12.6166C4.64862 12.7511 4.83108 12.8267 5.02133 12.8267ZM7.89066 18.5654H6.45599V15.696H7.89066V18.5654ZM11.4773 18.5654H9.32532V14.9787C9.32532 14.7885 9.24974 14.606 9.11522 14.4715C8.98069 14.3369 8.79824 14.2614 8.60799 14.2614H5.73866C5.54841 14.2614 5.36595 14.3369 5.23143 14.4715C5.0969 14.606 5.02133 14.7885 5.02133 14.9787V18.5654H2.86933V7.08805H11.4773V18.5654Z" fill="currentColor"></path></g><defs><clippath id="clip0_5752_95713"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Global Chains</p></div></a><a aria-label="Go to Regional Groups page" href="/regional-groups-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 20" fill="none" class="svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.02832 4.21863H3.87832C3.68807 4.21863 3.50561 4.2942 3.37108 4.42873C3.23656 4.56326 3.16098 4.74571 3.16098 4.93596V17.1306H2.44365C2.2534 17.1306 2.07095 17.2062 1.93642 17.3407C1.80189 17.4752 1.72632 17.6577 1.72632 17.8479C1.72632 18.0382 1.80189 18.2206 1.93642 18.3552C2.07095 18.4897 2.2534 18.5653 2.44365 18.5653H15.3556C15.5459 18.5653 15.7283 18.4897 15.8629 18.3552C15.9974 18.2206 16.073 18.0382 16.073 17.8479C16.073 17.6577 15.9974 17.4752 15.8629 17.3407C15.7283 17.2062 15.5459 17.1306 15.3556 17.1306H14.6383V15.7812H18.223C18.4132 15.7812 18.5957 15.7056 18.7302 15.5711C18.8647 15.4366 18.9403 15.2541 18.9403 15.0639C18.9403 14.8736 18.8647 14.6912 18.7302 14.5567C18.5957 14.4221 18.4132 14.3466 18.223 14.3466H17.5056V2.1519C17.5056 1.96165 17.4301 1.7792 17.2955 1.64467C17.161 1.51015 16.9786 1.43457 16.7883 1.43457H6.74565C6.5554 1.43457 6.37295 1.51015 6.23842 1.64467C6.1039 1.7792 6.02832 1.96165 6.02832 2.1519V4.21863ZM7.46299 4.21863V2.86923H16.071V14.3466H14.6383V4.93596C14.6383 4.74571 14.5627 4.56326 14.4282 4.42873C14.2937 4.2942 14.1112 4.21863 13.921 4.21863H7.46299ZM11.0516 8.52262H10.3343C10.1441 8.52262 9.9616 8.44705 9.82708 8.31252C9.69255 8.17799 9.61697 7.99554 9.61697 7.80529C9.61697 7.61504 9.69255 7.43258 9.82708 7.29806C9.9616 7.16353 10.1441 7.08796 10.3343 7.08796H11.0516C11.2419 7.08796 11.4243 7.16353 11.5589 7.29806C11.6934 7.43258 11.769 7.61504 11.769 7.80529C11.769 7.99554 11.6934 8.17799 11.5589 8.31252C11.4243 8.44705 11.2419 8.52262 11.0516 8.52262ZM11.0516 11.392H10.3343C10.1441 11.392 9.9616 11.3164 9.82708 11.1818C9.69255 11.0473 9.61697 10.8649 9.61697 10.6746C9.61697 10.4844 9.69255 10.3019 9.82708 10.1674C9.9616 10.0329 10.1441 9.95729 10.3343 9.95729H11.0516C11.2419 9.95729 11.4243 10.0329 11.5589 10.1674C11.6934 10.3019 11.769 10.4844 11.769 10.6746C11.769 10.8649 11.6934 11.0473 11.5589 11.1818C11.4243 11.3164 11.2419 11.392 11.0516 11.392ZM7.46498 8.52262H6.74764C6.5574 8.52262 6.37494 8.44705 6.24041 8.31252C6.10589 8.17799 6.03031 7.99554 6.03031 7.80529C6.03031 7.61504 6.10589 7.43258 6.24041 7.29806C6.37494 7.16353 6.5574 7.08796 6.74764 7.08796H7.46498C7.65523 7.08796 7.83768 7.16353 7.97221 7.29806C8.10673 7.43258 8.18231 7.61504 8.18231 7.80529C8.18231 7.99554 8.10673 8.17799 7.97221 8.31252C7.83768 8.44705 7.65523 8.52262 7.46498 8.52262ZM7.46498 11.392H6.74764C6.5574 11.392 6.37494 11.3164 6.24041 11.1818C6.10589 11.0473 6.03031 10.8649 6.03031 10.6746C6.03031 10.4844 6.10589 10.3019 6.24041 10.1674C6.37494 10.0329 6.5574 9.95729 6.74764 9.95729H7.46498C7.65523 9.95729 7.83768 10.0329 7.97221 10.1674C8.10673 10.3019 8.18231 10.4844 8.18231 10.6746C8.18231 10.8649 8.10673 11.0473 7.97221 11.1818C7.83768 11.3164 7.65523 11.392 7.46498 11.392ZM8.18231 17.1306H9.61697V14.2613H8.18231V17.1306ZM11.0516 17.1306H13.2036V5.65329H4.59565V17.1306H6.74764V13.5439C6.74764 13.3537 6.82322 13.1712 6.95775 13.0367C7.09227 12.9022 7.27473 12.8266 7.46498 12.8266H10.3343C10.5246 12.8266 10.707 12.9022 10.8415 13.0367C10.9761 13.1712 11.0516 13.3537 11.0516 13.5439V17.1306Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Regional Groups</p></div></a><a aria-label="Go to Independent Hotels page" href="/independent-hotels-solutions" class="solutions__card w-inline-block is--last"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 20" fill="none" class="svg"><path d="M12.1012 7.13065H12.8185C13.0087 7.13065 13.1912 7.05508 13.3257 6.92055C13.4602 6.78603 13.5358 6.60357 13.5358 6.41332C13.5358 6.22307 13.4602 6.04062 13.3257 5.90609C13.1912 5.77157 13.0087 5.69599 12.8185 5.69599H12.1012C11.9109 5.69599 11.7284 5.77157 11.5939 5.90609C11.4594 6.04062 11.3838 6.22307 11.3838 6.41332C11.3838 6.60357 11.4594 6.78603 11.5939 6.92055C11.7284 7.05508 11.9109 7.13065 12.1012 7.13065ZM12.1012 9.99998H12.8185C13.0087 9.99998 13.1912 9.92441 13.3257 9.78988C13.4602 9.65536 13.5358 9.4729 13.5358 9.28265C13.5358 9.0924 13.4602 8.90995 13.3257 8.77542C13.1912 8.64089 13.0087 8.56532 12.8185 8.56532H12.1012C11.9109 8.56532 11.7284 8.64089 11.5939 8.77542C11.4594 8.90995 11.3838 9.0924 11.3838 9.28265C11.3838 9.4729 11.4594 9.65536 11.5939 9.78988C11.7284 9.92441 11.9109 9.99998 12.1012 9.99998ZM8.51449 7.13065H9.23182C9.42207 7.13065 9.60453 7.05508 9.73905 6.92055C9.87358 6.78603 9.94915 6.60357 9.94915 6.41332C9.94915 6.22307 9.87358 6.04062 9.73905 5.90609C9.60453 5.77157 9.42207 5.69599 9.23182 5.69599H8.51449C8.32424 5.69599 8.14179 5.77157 8.00726 5.90609C7.87273 6.04062 7.79716 6.22307 7.79716 6.41332C7.79716 6.60357 7.87273 6.78603 8.00726 6.92055C8.14179 7.05508 8.32424 7.13065 8.51449 7.13065ZM8.51449 9.99998H9.23182C9.42207 9.99998 9.60453 9.92441 9.73905 9.78988C9.87358 9.65536 9.94915 9.4729 9.94915 9.28265C9.94915 9.0924 9.87358 8.90995 9.73905 8.77542C9.60453 8.64089 9.42207 8.56532 9.23182 8.56532H8.51449C8.32424 8.56532 8.14179 8.64089 8.00726 8.77542C7.87273 8.90995 7.79716 9.0924 7.79716 9.28265C7.79716 9.4729 7.87273 9.65536 8.00726 9.78988C8.14179 9.92441 8.32424 9.99998 8.51449 9.99998ZM17.1225 15.7386H16.4051V3.54399C16.4051 3.35374 16.3296 3.17129 16.195 3.03676C16.0605 2.90224 15.8781 2.82666 15.6878 2.82666H5.64516C5.45491 2.82666 5.27246 2.90224 5.13793 3.03676C5.0034 3.17129 4.92783 3.35374 4.92783 3.54399V15.7386H4.2105C4.02025 15.7386 3.83779 15.8142 3.70327 15.9487C3.56874 16.0833 3.49316 16.2657 3.49316 16.456C3.49316 16.6462 3.56874 16.8287 3.70327 16.9632C3.83779 17.0977 4.02025 17.1733 4.2105 17.1733H17.1225C17.3127 17.1733 17.4952 17.0977 17.6297 16.9632C17.7642 16.8287 17.8398 16.6462 17.8398 16.456C17.8398 16.2657 17.7642 16.0833 17.6297 15.9487C17.4952 15.8142 17.3127 15.7386 17.1225 15.7386ZM11.3838 15.7386H9.94915V12.8693H11.3838V15.7386ZM14.9705 15.7386H12.8185V12.152C12.8185 11.9617 12.7429 11.7793 12.6084 11.6447C12.4739 11.5102 12.2914 11.4346 12.1012 11.4346H9.23182C9.04157 11.4346 8.85912 11.5102 8.72459 11.6447C8.59007 11.7793 8.51449 11.9617 8.51449 12.152V15.7386H6.36249V4.26132H14.9705V15.7386Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Independent Hotels<br/></p></div></a><a aria-label="Go to Resorts page" href="/resorts-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_3178_87498)"><path d="M19.1204 10.2978C19.1133 8.79633 18.513 7.35855 17.4504 6.29778L12.0604 0.827776C11.5298 0.297728 10.8104 0 10.0604 0C9.31041 0 8.59107 0.297728 8.06043 0.827776L2.67043 6.24778C1.60781 7.30855 1.00754 8.74633 1.00043 10.2478C0.991139 11.0039 1.13238 11.7542 1.41592 12.4552C1.69947 13.1562 2.11965 13.7937 2.65199 14.3307C3.18434 14.8677 3.81821 15.2935 4.51668 15.5831C5.21516 15.8727 5.96429 16.0205 6.72043 16.0178V16.0178C6.46914 16.8805 6.05127 17.6857 5.49043 18.3878C5.36943 18.5367 5.29383 18.7173 5.27266 18.908C5.25149 19.0987 5.28564 19.2915 5.37104 19.4634C5.45643 19.6352 5.58946 19.7788 5.75426 19.8772C5.91905 19.9755 6.10865 20.0243 6.30043 20.0178H13.8204C14.0097 20.0184 14.1952 19.9654 14.3555 19.8648C14.5158 19.7641 14.6442 19.6201 14.7259 19.4494C14.8076 19.2787 14.8391 19.0884 14.8169 18.9004C14.7947 18.7125 14.7197 18.5347 14.6004 18.3878C14.0387 17.6863 13.6208 16.8809 13.3704 16.0178C14.1244 16.0257 14.8724 15.8838 15.571 15.6001C16.2696 15.3165 16.9048 14.8968 17.4398 14.3655C17.9748 13.8343 18.3989 13.202 18.6874 12.5054C18.9759 11.8087 19.1231 11.0618 19.1204 10.3078V10.2978ZM16.0604 12.9278C15.5875 13.3935 15.0002 13.7265 14.3578 13.8933C13.7153 14.0601 13.0402 14.0547 12.4004 13.8778C12.3439 13.873 12.287 13.873 12.2304 13.8778H12.0304C11.9556 13.8918 11.882 13.9119 11.8104 13.9378H11.6604C11.6127 13.9689 11.5691 14.0059 11.5304 14.0478C11.4672 14.0858 11.4099 14.133 11.3604 14.1878C11.3443 14.2264 11.3242 14.2633 11.3004 14.2978C11.2565 14.3723 11.2165 14.4491 11.1804 14.5278V14.5278C11.1755 14.5877 11.1755 14.6479 11.1804 14.7078C11.1804 14.7678 11.1804 14.8278 11.1804 14.8878C11.2589 15.9727 11.5369 17.0338 12.0004 18.0178H8.12043C8.59417 17.0798 8.89241 16.0631 9.00043 15.0178V15.0178C9.00043 14.9578 9.00043 14.8978 9.00043 14.8278C9.00535 14.7679 9.00535 14.7077 9.00043 14.6478C8.96704 14.5628 8.92339 14.4822 8.87043 14.4078C8.85417 14.3723 8.83405 14.3388 8.81043 14.3078C8.7669 14.251 8.71251 14.2034 8.65043 14.1678C8.60961 14.1282 8.56618 14.0915 8.52043 14.0578H8.38043C8.30733 14.024 8.22994 14.0005 8.15043 13.9878V13.9878H7.96043C7.90053 13.9829 7.84033 13.9829 7.78043 13.9878C7.1222 14.1592 6.43007 14.1514 5.77591 13.965C5.12175 13.7786 4.52942 13.4204 4.06043 12.9278C3.36551 12.2285 2.97393 11.2836 2.97043 10.2978C2.9689 9.80906 3.06446 9.32491 3.25158 8.87342C3.4387 8.42194 3.71363 8.01213 4.06043 7.66778L9.46043 2.24778C9.61166 2.10056 9.81438 2.01819 10.0254 2.01819C10.2365 2.01819 10.4392 2.10056 10.5904 2.24778L16.0604 7.66778C16.4072 8.01213 16.6822 8.42194 16.8693 8.87342C17.0564 9.32491 17.152 9.80906 17.1504 10.2978C17.1437 11.283 16.7526 12.2267 16.0604 12.9278V12.9278Z" fill="currentColor"></path></g><defs><clippath id="clip0_3178_87498"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Resorts</p></div></a><a aria-label="Go to Spa Hotels page" href="/spa-hotels-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><g clip-path="url(#clip0_3178_87487)"><path d="M9.3738 19.5331C8.20425 19.3935 7.0609 19.0487 5.94372 18.4988C4.82655 17.949 3.8272 17.1766 2.94568 16.1816C2.06416 15.1866 1.35283 13.956 0.811698 12.4897C0.270566 11.0234 0 9.3127 0 7.35765C0 7.14817 0.109099 6.9387 0.327297 6.72923C0.545496 6.51976 0.750602 6.41503 0.942616 6.41503C1.79795 6.41503 2.6882 6.54158 3.61336 6.79469C4.53852 7.0478 5.39386 7.40128 6.17937 7.85514C6.33648 6.54595 6.71614 5.23239 7.31837 3.91448C7.9206 2.59656 8.62319 1.39647 9.42616 0.314205C9.58327 0.104735 9.79274 0 10.0546 0C10.3164 0 10.5259 0.104735 10.683 0.314205C11.5034 1.39647 12.206 2.5922 12.7908 3.90138C13.3756 5.21057 13.7552 6.51976 13.9298 7.82895C14.7153 7.3751 15.5663 7.02598 16.4827 6.7816C17.3991 6.53722 18.2937 6.41503 19.1665 6.41503C19.376 6.41503 19.5855 6.52413 19.7949 6.74233C20.0044 6.96052 20.1091 7.16563 20.1091 7.35765C20.1091 9.24288 19.8517 10.9099 19.3367 12.3587C18.8218 13.8076 18.141 15.0382 17.2944 16.0507C16.4478 17.0631 15.4659 17.8573 14.3487 18.4334C13.2315 19.0094 12.0707 19.3673 10.8663 19.5069C10.6743 19.5418 10.4255 19.5637 10.12 19.5724C9.81456 19.5811 9.56581 19.568 9.3738 19.5331ZM10.0284 17.7264C9.85383 14.8811 9.00722 12.6991 7.48856 11.1805C5.9699 9.66182 4.11085 8.72793 1.91142 8.37881C1.8765 8.37881 1.8765 8.37881 1.91142 8.37881C2.10343 11.3114 2.98059 13.5545 4.54289 15.108C6.10519 16.6616 7.93369 17.5344 10.0284 17.7264C10.0633 17.7264 10.0633 17.7264 10.0284 17.7264ZM7.95987 9.00722C8.30899 9.30397 8.68429 9.67491 9.08578 10.12C9.48726 10.5652 9.81019 10.9797 10.0546 11.3638C10.3164 10.9972 10.6437 10.587 11.0365 10.1331C11.4292 9.67927 11.8002 9.30397 12.1493 9.00722C12.1318 8.04715 11.9442 7.03035 11.5863 5.95681C11.2285 4.88328 10.7179 3.78792 10.0546 2.67075C9.40871 3.82283 8.89812 4.92692 8.52282 5.983C8.14752 7.03908 7.95987 8.04715 7.95987 9.00722ZM11.0757 13.4585C11.2678 14.0171 11.4292 14.6106 11.5601 15.239C11.6911 15.8674 11.7914 16.5743 11.8613 17.3599C12.5246 17.1853 13.2097 16.8798 13.9167 16.4434C14.6236 16.007 15.2782 15.4266 15.8805 14.7022C16.4827 13.9778 16.9933 13.0919 17.4122 12.0445C17.8312 10.9972 18.093 9.77528 18.1977 8.37881C18.1977 8.3439 18.1977 8.3439 18.1977 8.37881C16.5918 8.62319 15.1604 9.2036 13.9036 10.12C12.6468 11.0365 11.7042 12.1493 11.0757 13.4585Z" fill="currentColor"></path></g><defs><clippath id="clip0_3178_87487"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Spa Hotels</p></div></a></div></div><div data-w-tab="Tab 3" class="nav-tab__pane w-tab-pane"><div class="solutions__container"><a aria-label="Go to General Managers page" href="/general-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M13.2744 10.6384C14.1562 9.94458 14.7999 8.99317 15.1158 7.91651C15.4317 6.83985 15.4043 5.69148 15.0371 4.63117C14.67 3.57087 13.9816 2.65135 13.0675 2.00054C12.1535 1.34973 11.0593 1 9.93728 1C8.81522 1 7.72106 1.34973 6.80702 2.00054C5.89298 2.65135 5.20451 3.57087 4.83741 4.63117C4.4703 5.69148 4.4428 6.83985 4.75875 7.91651C5.07469 8.99317 5.71836 9.94458 6.6002 10.6384C5.08914 11.2438 3.77069 12.2479 2.7854 13.5436C1.80012 14.8394 1.18493 16.3783 1.00543 17.9961C0.992432 18.1143 1.00283 18.2338 1.03603 18.3479C1.06923 18.462 1.12458 18.5684 1.19891 18.6612C1.34904 18.8484 1.56741 18.9683 1.80596 18.9946C2.04452 19.0208 2.28373 18.9512 2.47097 18.8011C2.65821 18.651 2.77815 18.4326 2.80439 18.194C3.0019 16.4357 3.84031 14.8118 5.15943 13.6326C6.47855 12.4533 8.1859 11.8014 9.95527 11.8014C11.7246 11.8014 13.432 12.4533 14.7511 13.6326C16.0702 14.8118 16.9086 16.4357 17.1061 18.194C17.1306 18.4151 17.2361 18.6192 17.4022 18.767C17.5683 18.9149 17.7833 18.9959 18.0056 18.9946H18.1046C18.3404 18.9674 18.5559 18.8482 18.7041 18.6629C18.8524 18.4776 18.9214 18.2411 18.8961 18.0051C18.7158 16.3827 18.0973 14.8399 17.1069 13.5421C16.1166 12.2443 14.7917 11.2406 13.2744 10.6384V10.6384ZM9.93728 9.99976C9.22567 9.99976 8.53005 9.78874 7.93838 9.3934C7.3467 8.99805 6.88554 8.43613 6.61323 7.7787C6.34091 7.12126 6.26966 6.39784 6.40848 5.69991C6.54731 5.00198 6.88998 4.36089 7.39316 3.85771C7.89634 3.35453 8.53743 3.01187 9.23536 2.87304C9.93329 2.73421 10.6567 2.80546 11.3141 3.07778C11.9716 3.3501 12.5335 3.81126 12.9288 4.40293C13.3242 4.99461 13.5352 5.69023 13.5352 6.40183C13.5352 7.35606 13.1561 8.27121 12.4814 8.94595C11.8067 9.62069 10.8915 9.99976 9.93728 9.99976Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">General Managers</p></div></a><a aria-label="Go to IT Managers page" href="/it-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M11.8 7.3H8.2C7.9613 7.3 7.73239 7.39482 7.5636 7.5636C7.39482 7.73239 7.3 7.9613 7.3 8.2V11.8C7.3 12.0387 7.39482 12.2676 7.5636 12.4364C7.73239 12.6052 7.9613 12.7 8.2 12.7H11.8C12.0387 12.7 12.2676 12.6052 12.4364 12.4364C12.6052 12.2676 12.7 12.0387 12.7 11.8V8.2C12.7 7.9613 12.6052 7.73239 12.4364 7.5636C12.2676 7.39482 12.0387 7.3 11.8 7.3ZM10.9 10.9H9.1V9.1H10.9V10.9ZM18.1 10.9C18.3387 10.9 18.5676 10.8052 18.7364 10.6364C18.9052 10.4676 19 10.2387 19 10C19 9.7613 18.9052 9.53239 18.7364 9.3636C18.5676 9.19482 18.3387 9.1 18.1 9.1H16.3V7.3H18.1C18.3387 7.3 18.5676 7.20518 18.7364 7.0364C18.9052 6.86761 19 6.63869 19 6.4C19 6.16131 18.9052 5.93239 18.7364 5.7636C18.5676 5.59482 18.3387 5.5 18.1 5.5H16.138C16.0036 5.12254 15.7869 4.77972 15.5036 4.49641C15.2203 4.2131 14.8775 3.99639 14.5 3.862V1.9C14.5 1.66131 14.4052 1.43239 14.2364 1.2636C14.0676 1.09482 13.8387 1 13.6 1C13.3613 1 13.1324 1.09482 12.9636 1.2636C12.7948 1.43239 12.7 1.66131 12.7 1.9V3.7H10.9V1.9C10.9 1.66131 10.8052 1.43239 10.6364 1.2636C10.4676 1.09482 10.2387 1 10 1C9.7613 1 9.53239 1.09482 9.3636 1.2636C9.19482 1.43239 9.1 1.66131 9.1 1.9V3.7H7.3V1.9C7.3 1.66131 7.20518 1.43239 7.0364 1.2636C6.86761 1.09482 6.63869 1 6.4 1C6.16131 1 5.93239 1.09482 5.7636 1.2636C5.59482 1.43239 5.5 1.66131 5.5 1.9V3.862C5.12254 3.99639 4.77972 4.2131 4.49641 4.49641C4.2131 4.77972 3.99639 5.12254 3.862 5.5H1.9C1.66131 5.5 1.43239 5.59482 1.2636 5.7636C1.09482 5.93239 1 6.16131 1 6.4C1 6.63869 1.09482 6.86761 1.2636 7.0364C1.43239 7.20518 1.66131 7.3 1.9 7.3H3.7V9.1H1.9C1.66131 9.1 1.43239 9.19482 1.2636 9.3636C1.09482 9.53239 1 9.7613 1 10C1 10.2387 1.09482 10.4676 1.2636 10.6364C1.43239 10.8052 1.66131 10.9 1.9 10.9H3.7V12.7H1.9C1.66131 12.7 1.43239 12.7948 1.2636 12.9636C1.09482 13.1324 1 13.3613 1 13.6C1 13.8387 1.09482 14.0676 1.2636 14.2364C1.43239 14.4052 1.66131 14.5 1.9 14.5H3.862C3.99639 14.8775 4.2131 15.2203 4.49641 15.5036C4.77972 15.7869 5.12254 16.0036 5.5 16.138V18.1C5.5 18.3387 5.59482 18.5676 5.7636 18.7364C5.93239 18.9052 6.16131 19 6.4 19C6.63869 19 6.86761 18.9052 7.0364 18.7364C7.20518 18.5676 7.3 18.3387 7.3 18.1V16.3H9.1V18.1C9.1 18.3387 9.19482 18.5676 9.3636 18.7364C9.53239 18.9052 9.7613 19 10 19C10.2387 19 10.4676 18.9052 10.6364 18.7364C10.8052 18.5676 10.9 18.3387 10.9 18.1V16.3H12.7V18.1C12.7 18.3387 12.7948 18.5676 12.9636 18.7364C13.1324 18.9052 13.3613 19 13.6 19C13.8387 19 14.0676 18.9052 14.2364 18.7364C14.4052 18.5676 14.5 18.3387 14.5 18.1V16.138C14.8775 16.0036 15.2203 15.7869 15.5036 15.5036C15.7869 15.2203 16.0036 14.8775 16.138 14.5H18.1C18.3387 14.5 18.5676 14.4052 18.7364 14.2364C18.9052 14.0676 19 13.8387 19 13.6C19 13.3613 18.9052 13.1324 18.7364 12.9636C18.5676 12.7948 18.3387 12.7 18.1 12.7H16.3V10.9H18.1ZM14.5 13.6C14.5 13.8387 14.4052 14.0676 14.2364 14.2364C14.0676 14.4052 13.8387 14.5 13.6 14.5H6.4C6.16131 14.5 5.93239 14.4052 5.7636 14.2364C5.59482 14.0676 5.5 13.8387 5.5 13.6V6.4C5.5 6.16131 5.59482 5.93239 5.7636 5.7636C5.93239 5.59482 6.16131 5.5 6.4 5.5H13.6C13.8387 5.5 14.0676 5.59482 14.2364 5.7636C14.4052 5.93239 14.5 6.16131 14.5 6.4V13.6Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">IT Managers<br/></p></div></a><a aria-label="Go to F&amp;B Managers page" href="/fb-managers-solutions" class="solutions__card w-inline-block is--last"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M14.0341 9.69159C14.3679 9.69573 14.6991 9.63297 15.0082 9.50702C15.3174 9.38107 15.5982 9.19448 15.8341 8.95826L18.1924 6.59993C18.3476 6.44379 18.4347 6.23258 18.4347 6.01243C18.4347 5.79227 18.3476 5.58106 18.1924 5.42493C18.1149 5.34682 18.0228 5.28482 17.9212 5.24252C17.8197 5.20021 17.7107 5.17843 17.6007 5.17843C17.4907 5.17843 17.3818 5.20021 17.2802 5.24252C17.1787 5.28482 17.0865 5.34682 17.0091 5.42493L14.6257 7.77493C14.5483 7.85303 14.4561 7.91503 14.3545 7.95734C14.253 7.99964 14.1441 8.02143 14.0341 8.02143C13.924 8.02143 13.8151 7.99964 13.7136 7.95734C13.612 7.91503 13.5199 7.85303 13.4424 7.77493V7.77493L16.3924 4.83326C16.4701 4.75556 16.5317 4.66332 16.5738 4.5618C16.6158 4.46028 16.6375 4.35148 16.6375 4.24159C16.6375 4.13171 16.6158 4.0229 16.5738 3.92139C16.5317 3.81987 16.4701 3.72763 16.3924 3.64993C16.3147 3.57223 16.2224 3.51059 16.1209 3.46854C16.0194 3.42649 15.9106 3.40485 15.8007 3.40485C15.6908 3.40485 15.582 3.42649 15.4805 3.46854C15.379 3.51059 15.2868 3.57223 15.2091 3.64993L12.2674 6.59993C12.1122 6.44379 12.0251 6.23258 12.0251 6.01243C12.0251 5.79227 12.1122 5.58106 12.2674 5.42493L14.6257 3.06659C14.7034 2.98889 14.7651 2.89665 14.8071 2.79513C14.8492 2.69362 14.8708 2.58481 14.8708 2.47493C14.8708 2.36504 14.8492 2.25624 14.8071 2.15472C14.7651 2.0532 14.7034 1.96096 14.6257 1.88326C14.548 1.80556 14.4558 1.74393 14.3543 1.70188C14.2527 1.65983 14.1439 1.63818 14.0341 1.63818C13.9242 1.63818 13.8154 1.65983 13.7138 1.70188C13.6123 1.74393 13.5201 1.80556 13.4424 1.88326L11.0841 4.24159C10.6159 4.71034 10.3529 5.34576 10.3529 6.00826C10.3529 6.67076 10.6159 7.30618 11.0841 7.77493V7.77493L10.0007 8.84993L3.10906 1.93326L3.02572 1.88326C2.98312 1.84609 2.93541 1.81522 2.88406 1.79159L2.73406 1.73326L2.63406 1.66659H2.57572H2.40906C2.35937 1.65865 2.30874 1.65865 2.25906 1.66659C2.20861 1.68496 2.16093 1.71019 2.11739 1.74159L1.98406 1.82493H1.92572L1.87572 1.90826C1.84045 1.95226 1.80974 1.99972 1.78406 2.04993C1.75965 2.10074 1.74012 2.15376 1.72572 2.20826C1.72572 2.20826 1.72572 2.26659 1.72572 2.29993C1.5235 3.70944 1.65243 5.14667 2.10229 6.49769C2.55214 7.8487 3.31055 9.07634 4.31739 10.0833L6.51739 12.2749L2.00906 16.7749C1.93095 16.8524 1.86895 16.9446 1.82665 17.0461C1.78434 17.1477 1.76256 17.2566 1.76256 17.3666C1.76256 17.4766 1.78434 17.5855 1.82665 17.6871C1.86895 17.7886 1.93095 17.8808 2.00906 17.9583C2.08692 18.0355 2.17927 18.0966 2.2808 18.1381C2.38233 18.1795 2.49105 18.2006 2.60072 18.1999C2.71039 18.2006 2.81911 18.1795 2.92064 18.1381C3.02218 18.0966 3.11452 18.0355 3.19239 17.9583L8.25072 12.9749L10.6091 10.6166L12.2757 8.94993C12.7407 9.41993 13.3729 9.6866 14.0341 9.69159V9.69159ZM7.65906 11.2083L5.46739 9.00826C4.2661 7.79054 3.51393 6.20098 3.33406 4.49993L8.84239 9.99993L7.65906 11.2083ZM12.8591 11.6833C12.7021 11.5252 12.4889 11.436 12.2662 11.4352C12.0435 11.4345 11.8296 11.5222 11.6716 11.6791C11.5135 11.836 11.4243 12.0493 11.4235 12.272C11.4228 12.4947 11.5105 12.7086 11.6674 12.8666L16.9174 18.1166C17.0766 18.2614 17.2856 18.3391 17.5007 18.3333C17.6104 18.3339 17.7191 18.3129 17.8206 18.2714C17.9222 18.2299 18.0145 18.1688 18.0924 18.0916C18.1705 18.0141 18.2325 17.922 18.2748 17.8204C18.3171 17.7189 18.3389 17.6099 18.3389 17.4999C18.3389 17.3899 18.3171 17.281 18.2748 17.1794C18.2325 17.0779 18.1705 16.9857 18.0924 16.9083L12.8591 11.6833Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">F&amp;B Managers<br/></p></div></a><a aria-label="Go to Sales &amp; Marketing Managers page" href="/sales-marketing-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M16.9878 7.65854L18.25 6.37805C18.7256 7.4939 19 8.71951 19 10C19 14.9756 14.9756 19 10 19C5.02439 19 1 14.9756 1 10C1 5.02439 5.02439 1 10 1C11.2805 1 12.5061 1.27439 13.622 1.75L12.3598 3.0122C11.6098 2.77439 10.8232 2.62805 10 2.62805C5.93902 2.62805 2.64634 5.93902 2.64634 10C2.64634 14.061 5.93902 17.372 10 17.372C14.061 17.372 17.372 14.061 17.372 10C17.372 9.17683 17.2256 8.39024 16.9878 7.65854ZM13.2561 5.59146V4.43902L16.6402 1.03659L16.622 3.37805L18.9634 3.35976L15.5793 6.72561L14.4451 6.70732L11.5732 9.57927C11.6098 9.70732 11.6463 9.85366 11.6463 10C11.6463 10.8963 10.9146 11.628 10 11.628C9.10366 11.628 8.37195 10.8963 8.37195 10C8.37195 9.10366 9.10366 8.37195 10 8.37195C10.1463 8.37195 10.2927 8.39024 10.4207 8.42683L13.2561 5.59146ZM10 6.32317C7.96951 6.32317 6.32317 7.96951 6.32317 10C6.32317 12.0305 7.96951 13.6768 10 13.6768C12.0305 13.6768 13.6768 12.0305 13.6768 10V9.79878L15.0671 8.40854C15.2317 8.90244 15.3232 9.45122 15.3232 10C15.3232 12.9268 12.9268 15.3232 10 15.3232C7.07317 15.3232 4.67683 12.9268 4.67683 10C4.67683 7.07317 7.07317 4.67683 10 4.67683C10.5671 4.67683 11.0976 4.76829 11.6098 4.93293L10.2012 6.32317H10Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Sales &amp; Marketing Managers<br/></p></div></a><a aria-label="Go to Revenue Managers page" href="/revenue-managers-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M5.95 13.6C6.30804 13.6 6.65142 13.4578 6.90459 13.2046C7.15777 12.9514 7.3 12.608 7.3 12.25C7.30439 12.2051 7.30439 12.1599 7.3 12.115L9.811 9.604H10.018H10.225L11.674 11.053C11.674 11.053 11.674 11.098 11.674 11.125C11.674 11.483 11.8162 11.8264 12.0694 12.0796C12.3226 12.3328 12.666 12.475 13.024 12.475C13.382 12.475 13.7254 12.3328 13.9786 12.0796C14.2318 11.8264 14.374 11.483 14.374 11.125V11.053L17.65 7.75C17.917 7.75 18.178 7.67082 18.4 7.52248C18.622 7.37414 18.7951 7.1633 18.8972 6.91662C18.9994 6.66994 19.0262 6.3985 18.9741 6.13663C18.922 5.87475 18.7934 5.63421 18.6046 5.44541C18.4158 5.2566 18.1752 5.12803 17.9134 5.07594C17.6515 5.02385 17.3801 5.05058 17.1334 5.15276C16.8867 5.25494 16.6759 5.42797 16.5275 5.64998C16.3792 5.87199 16.3 6.13299 16.3 6.4C16.2956 6.44489 16.2956 6.49011 16.3 6.535L13.051 9.784H12.907L11.35 8.2C11.35 7.84196 11.2078 7.49858 10.9546 7.24541C10.7014 6.99223 10.358 6.85 10 6.85C9.64196 6.85 9.29858 6.99223 9.04541 7.24541C8.79223 7.49858 8.65 7.84196 8.65 8.2L5.95 10.9C5.59196 10.9 5.24858 11.0422 4.99541 11.2954C4.74223 11.5486 4.6 11.892 4.6 12.25C4.6 12.608 4.74223 12.9514 4.99541 13.2046C5.24858 13.4578 5.59196 13.6 5.95 13.6ZM18.1 17.2H2.8V1.9C2.8 1.66131 2.70518 1.43239 2.5364 1.2636C2.36761 1.09482 2.13869 1 1.9 1C1.66131 1 1.43239 1.09482 1.2636 1.2636C1.09482 1.43239 1 1.66131 1 1.9V18.1C1 18.3387 1.09482 18.5676 1.2636 18.7364C1.43239 18.9052 1.66131 19 1.9 19H18.1C18.3387 19 18.5676 18.9052 18.7364 18.7364C18.9052 18.5676 19 18.3387 19 18.1C19 17.8613 18.9052 17.6324 18.7364 17.4636C18.5676 17.2948 18.3387 17.2 18.1 17.2Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Revenue Managers<br/></p></div></a><a aria-label="Go to Operations page" href="/operations-solutions" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 21 21" fill="none" class="svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.76258 2.32271C7.96433 2.73636 7.79255 3.23525 7.37889 3.43701C5.95534 4.13132 4.78814 5.25848 4.04457 6.65693C3.301 8.05538 3.01924 9.65333 3.23967 11.2218C3.30372 11.6775 2.98618 12.0989 2.53042 12.163C2.07466 12.227 1.65327 11.9095 1.58922 11.4537C1.31981 9.53675 1.66418 7.58369 2.57299 5.87448C3.4818 4.16526 4.90838 2.78762 6.64827 1.93902C7.06193 1.73726 7.56082 1.90905 7.76258 2.32271ZM13.5707 2.32279C13.7724 1.90913 14.2713 1.73735 14.685 1.9391C16.4249 2.7877 17.8515 4.16534 18.7603 5.87456C19.6691 7.58377 20.0135 9.53683 19.7441 11.4538C19.68 11.9096 19.2586 12.2271 18.8029 12.163C18.3471 12.099 18.0296 11.6776 18.0936 11.2218C18.314 9.65341 18.0323 8.05546 17.2887 6.65701C16.5451 5.25856 15.3779 4.1314 13.9544 3.43709C13.5407 3.23534 13.3689 2.73644 13.5707 2.32279ZM10.6666 6.35656L6.84511 10.178L10.6666 13.9995L14.4881 10.178L10.6666 6.35656ZM10.2803 4.57848C10.5314 4.49691 10.8018 4.49691 11.0529 4.57848C11.2467 4.64147 11.3872 4.74609 11.4798 4.82467C11.5597 4.89249 11.6435 4.97635 11.7136 5.04657C11.7182 5.05117 11.7228 5.05572 11.7273 5.0602L15.7981 9.13099C15.8683 9.20116 15.9522 9.28496 16.02 9.36485C16.0986 9.45742 16.2032 9.59792 16.2662 9.79178C16.3477 10.0428 16.3477 10.3133 16.2662 10.5643C16.2032 10.7582 16.0986 10.8987 16.02 10.9912C15.9522 11.0711 15.8683 11.1549 15.7981 11.225L11.7273 15.2959C11.7228 15.3004 11.7182 15.3049 11.7136 15.3095C11.6435 15.3797 11.5597 15.4636 11.4798 15.5314C11.3872 15.61 11.2467 15.7146 11.0529 15.7776C10.8018 15.8592 10.5314 15.8592 10.2803 15.7776C10.0865 15.7146 9.94596 15.61 9.8534 15.5314C9.77353 15.4636 9.68974 15.3798 9.61957 15.3095C9.61497 15.3049 9.61042 15.3004 9.60594 15.2959L5.54875 11.2387C5.54427 11.2342 5.53972 11.2297 5.53512 11.2251C5.4649 11.1549 5.38104 11.0711 5.31322 10.9912C5.23464 10.8987 5.13002 10.7582 5.06703 10.5643C4.98546 10.3133 4.98546 10.0428 5.06703 9.79178C5.13002 9.59791 5.23464 9.45741 5.31322 9.36485C5.38103 9.28497 5.46489 9.20118 5.53511 9.13101C5.53972 9.12641 5.54427 9.12187 5.54874 9.11739L9.60594 5.0602C9.61042 5.05571 9.61496 5.05116 9.61957 5.04655C9.68973 4.97634 9.77352 4.89248 9.8534 4.82467C9.94596 4.74609 10.0865 4.64147 10.2803 4.57848ZM5.0942 16.43C5.36473 16.0577 5.88587 15.9752 6.25821 16.2457C7.53956 17.1766 9.08275 17.678 10.6666 17.678C12.2504 17.678 13.7936 17.1766 15.075 16.2457C15.4473 15.9752 15.9685 16.0577 16.239 16.43C16.5095 16.8024 16.427 17.3235 16.0546 17.594C14.4885 18.7319 12.6024 19.3447 10.6666 19.3447C8.73079 19.3447 6.84467 18.7319 5.27856 17.594C4.90622 17.3235 4.82368 16.8024 5.0942 16.43Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Operations</p></div></a></div></div></div></div><div class="nav-heading is--solution"><p class="nav-heading__title h-24 text-white">Explore</p></div></div></div><div class="nav-dropdown__container-mob"><a href="#" class="nav-mobile__back w-inline-block"><div class="nav-mobile__heading-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div><p class="nav-mobile__heading-title fw-medium">Solutions</p></a><div class="nav-mobile__list"><a href="/global-chains-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Global Chains</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/regional-groups-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Regional Groups</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/independent-hotels-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Independent Hotels</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/resorts-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Resorts</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/spa-hotels-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Spa Hotels</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/general-managers-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">General Managers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/it-managers-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">IT Managers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/fb-managers-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">F&amp;B Managers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/sales-marketing-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Sales &amp; Marketing Managers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/revenue-managers-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Revenue Managers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/operations-solutions" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Chief Operating Officers</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a></div></div></div></div><div class="nav-dropdown"><div class="nav-dropdown__toogle"><div>Resources</div><div class="nav-dropdown__toogle-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></div><div class="nav-dropdown__list"><div class="nav-dropdown__container container"><div data-current="Tab 1" data-easing="ease" data-duration-in="300" data-duration-out="100" class="nav-tab w-tabs"><div class="nav-tab__menu w-tab-menu"><a data-w-tab="Tab 1" class="nav-tab__link w-inline-block w-tab-link w--current"><div class="fw-medium">Events</div></a><a data-w-tab="Tab 2" class="nav-tab__link w-inline-block w-tab-link"><div class="fw-medium">Case studies</div></a><a data-w-tab="Tab 3" class="nav-tab__link w-inline-block w-tab-link"><div class="fw-medium">Press releases</div></a></div><div class="nav-tab__content is--res w-tab-content"><div data-w-tab="Tab 1" class="nav-tab__pane w-tab-pane w--tab-active"><div class="nav-tab__res"><div class="nav-heading"><p class="nav-heading__title h-24 text-white">Events</p><a href="/events" class="nav-heading__button text-accent fw-medium w-inline-block"><p class="underline-span">All events<br/></p><div class="nav-heading__button-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.9304 5.51667C14.8458 5.31304 14.684 5.15123 14.4804 5.06667C14.3802 5.02397 14.2726 5.00132 14.1637 5H5.83035C5.60934 5 5.39738 5.0878 5.2411 5.24408C5.08482 5.40036 4.99702 5.61232 4.99702 5.83333C4.99702 6.05435 5.08482 6.26631 5.2411 6.42259C5.39738 6.57887 5.60934 6.66667 5.83035 6.66667H12.1554L5.23869 13.575C5.16058 13.6525 5.09858 13.7446 5.05628 13.8462C5.01397 13.9477 4.99219 14.0567 4.99219 14.1667C4.99219 14.2767 5.01397 14.3856 5.05628 14.4871C5.09858 14.5887 5.16058 14.6809 5.23869 14.7583C5.31616 14.8364 5.40832 14.8984 5.50987 14.9407C5.61142 14.9831 5.72034 15.0048 5.83035 15.0048C5.94036 15.0048 6.04928 14.9831 6.15083 14.9407C6.25238 14.8984 6.34455 14.8364 6.42202 14.7583L13.3304 7.84167V14.1667C13.3304 14.3877 13.4181 14.5996 13.5744 14.7559C13.7307 14.9122 13.9427 15 14.1637 15C14.3847 15 14.5967 14.9122 14.7529 14.7559C14.9092 14.5996 14.997 14.3877 14.997 14.1667V5.83333C14.9957 5.72444 14.9731 5.61685 14.9304 5.51667Z" fill="currentColor"/>
</svg></div></div></div></a></div><div class="events w-dyn-list"><div role="list" class="events__list is--nav w-dyn-items"><div role="listitem" class="events__item is--nav w-dyn-item"><div class="event-card text-white"><div class="event-card__thumbnail aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/696a208f1a34b0b5694d9255_San%20Antonio%20Texas-02%20400.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/696a208f1a34b0b5694d9255_San%20Antonio%20Texas-02%20400-p-500.jpg 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/696a208f1a34b0b5694d9255_San%20Antonio%20Texas-02%20400.jpg 600w" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%20(Locked%20Aspect%20Ratio).webp" loading="lazy" sizes="(max-width: 1184px) 100vw, 1184px" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-500.webp 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-800.webp 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-1080.webp 1080w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%20(Locked%20Aspect%20Ratio).webp 1184w" alt="" class="resources-card__bg w-condition-invisible"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/698b4e28231db5c8e7b81351_newlogoweb400.png" loading="lazy" event-logo="" alt="" class="resources-card__logo"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1833_Logo-1.webp" loading="lazy" alt="" class="resources-card__logo is-shiji-buzz-logo w-condition-invisible"/><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">Upcoming event</p><div class="resources-card-overlay"></div><div class="resources-card-overlay-d"></div><div class="event-card__button"><button button-size="lg" type="filled" color="green" url="" class="button"><p class="button__text">Book a meeting</p></button></div></div><div class="event-card__data"><div class="event-card__heading"><p class="event-card__title h-18 fw-medium">HITEC San Antonio 2026</p><div class="event-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="event-card__info-list is--nav"><div class="event-card__info-item"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><g clip-path="url(#clip0_4073_17532)"><path d="M6.99935 12.0164C7.11472 12.0164 7.2275 11.9821 7.32343 11.918C7.41936 11.854 7.49413 11.7628 7.53828 11.6563C7.58243 11.5497 7.59398 11.4324 7.57147 11.3192C7.54897 11.2061 7.49341 11.1021 7.41183 11.0205C7.33025 10.939 7.22631 10.8834 7.11315 10.8609C7 10.8384 6.88271 10.8499 6.77612 10.8941C6.66953 10.9382 6.57842 11.013 6.51433 11.1089C6.45023 11.2049 6.41602 11.3177 6.41602 11.433C6.41602 11.5877 6.47747 11.7361 6.58687 11.8455C6.69627 11.9549 6.84464 12.0164 6.99935 12.0164ZM9.91602 12.0164C10.0314 12.0164 10.1442 11.9821 10.2401 11.918C10.336 11.854 10.4108 11.7628 10.4549 11.6563C10.4991 11.5497 10.5106 11.4324 10.4881 11.3192C10.4656 11.2061 10.4101 11.1021 10.3285 11.0205C10.2469 10.939 10.143 10.8834 10.0298 10.8609C9.91666 10.8384 9.79937 10.8499 9.69278 10.8941C9.58619 10.9382 9.49509 11.013 9.43099 11.1089C9.36689 11.2049 9.33268 11.3177 9.33268 11.433C9.33268 11.5877 9.39414 11.7361 9.50354 11.8455C9.61293 11.9549 9.76131 12.0164 9.91602 12.0164ZM9.91602 9.68302C10.0314 9.68302 10.1442 9.64881 10.2401 9.58471C10.336 9.52062 10.4108 9.42951 10.4549 9.32292C10.4991 9.21633 10.5106 9.09904 10.4881 8.98589C10.4656 8.87273 10.4101 8.76879 10.3285 8.68721C10.2469 8.60563 10.143 8.55007 10.0298 8.52757C9.91666 8.50506 9.79937 8.51661 9.69278 8.56076C9.58619 8.60491 9.49509 8.67968 9.43099 8.77561C9.36689 8.87154 9.33268 8.98432 9.33268 9.09969C9.33268 9.2544 9.39414 9.40277 9.50354 9.51217C9.61293 9.62157 9.76131 9.68302 9.91602 9.68302ZM6.99935 9.68302C7.11472 9.68302 7.2275 9.64881 7.32343 9.58471C7.41936 9.52062 7.49413 9.42951 7.53828 9.32292C7.58243 9.21633 7.59398 9.09904 7.57147 8.98589C7.54897 8.87273 7.49341 8.76879 7.41183 8.68721C7.33025 8.60563 7.22631 8.55007 7.11315 8.52757C7 8.50506 6.88271 8.51661 6.77612 8.56076C6.66953 8.60491 6.57842 8.67968 6.51433 8.77561C6.45023 8.87154 6.41602 8.98432 6.41602 9.09969C6.41602 9.2544 6.47747 9.40277 6.58687 9.51217C6.69627 9.62157 6.84464 9.68302 6.99935 9.68302ZM11.0827 2.68302H10.4993V2.09969C10.4993 1.94498 10.4379 1.79661 10.3285 1.68721C10.2191 1.57782 10.0707 1.51636 9.91602 1.51636C9.76131 1.51636 9.61293 1.57782 9.50354 1.68721C9.39414 1.79661 9.33268 1.94498 9.33268 2.09969V2.68302H4.66602V2.09969C4.66602 1.94498 4.60456 1.79661 4.49516 1.68721C4.38577 1.57782 4.23739 1.51636 4.08268 1.51636C3.92797 1.51636 3.7796 1.57782 3.6702 1.68721C3.56081 1.79661 3.49935 1.94498 3.49935 2.09969V2.68302H2.91602C2.45189 2.68302 2.00677 2.8674 1.67858 3.19559C1.35039 3.52378 1.16602 3.9689 1.16602 4.43302V12.5997C1.16602 13.0638 1.35039 13.5089 1.67858 13.8371C2.00677 14.1653 2.45189 14.3497 2.91602 14.3497H11.0827C11.5468 14.3497 11.9919 14.1653 12.3201 13.8371C12.6483 13.5089 12.8327 13.0638 12.8327 12.5997V4.43302C12.8327 3.9689 12.6483 3.52378 12.3201 3.19559C11.9919 2.8674 11.5468 2.68302 11.0827 2.68302ZM11.666 12.5997C11.666 12.7544 11.6046 12.9028 11.4952 13.0122C11.3858 13.1216 11.2374 13.183 11.0827 13.183H2.91602C2.76131 13.183 2.61293 13.1216 2.50354 13.0122C2.39414 12.9028 2.33268 12.7544 2.33268 12.5997V7.34969H11.666V12.5997ZM11.666 6.18302H2.33268V4.43302C2.33268 4.27831 2.39414 4.12994 2.50354 4.02055C2.61293 3.91115 2.76131 3.84969 2.91602 3.84969H3.49935V4.43302C3.49935 4.58773 3.56081 4.73611 3.6702 4.8455C3.7796 4.9549 3.92797 5.01636 4.08268 5.01636C4.23739 5.01636 4.38577 4.9549 4.49516 4.8455C4.60456 4.73611 4.66602 4.58773 4.66602 4.43302V3.84969H9.33268V4.43302C9.33268 4.58773 9.39414 4.73611 9.50354 4.8455C9.61293 4.9549 9.76131 5.01636 9.91602 5.01636C10.0707 5.01636 10.2191 4.9549 10.3285 4.8455C10.4379 4.73611 10.4993 4.58773 10.4993 4.43302V3.84969H11.0827C11.2374 3.84969 11.3858 3.91115 11.4952 4.02055C11.6046 4.12994 11.666 4.27831 11.666 4.43302V6.18302ZM4.08268 9.68302C4.19806 9.68302 4.31084 9.64881 4.40676 9.58471C4.50269 9.52062 4.57746 9.42951 4.62161 9.32292C4.66576 9.21633 4.67732 9.09904 4.65481 8.98589C4.6323 8.87273 4.57674 8.76879 4.49516 8.68721C4.41358 8.60563 4.30964 8.55007 4.19649 8.52757C4.08333 8.50506 3.96604 8.51661 3.85945 8.56076C3.75286 8.60491 3.66176 8.67968 3.59766 8.77561C3.53356 8.87154 3.49935 8.98432 3.49935 9.09969C3.49935 9.2544 3.56081 9.40277 3.6702 9.51217C3.7796 9.62157 3.92797 9.68302 4.08268 9.68302ZM4.08268 12.0164C4.19806 12.0164 4.31084 11.9821 4.40676 11.918C4.50269 11.854 4.57746 11.7628 4.62161 11.6563C4.66576 11.5497 4.67732 11.4324 4.65481 11.3192C4.6323 11.2061 4.57674 11.1021 4.49516 11.0205C4.41358 10.939 4.30964 10.8834 4.19649 10.8609C4.08333 10.8384 3.96604 10.8499 3.85945 10.8941C3.75286 10.9382 3.66176 11.013 3.59766 11.1089C3.53356 11.2049 3.49935 11.3177 3.49935 11.433C3.49935 11.5877 3.56081 11.7361 3.6702 11.8455C3.7796 11.9549 3.92797 12.0164 4.08268 12.0164Z" fill="currentColor"></path></g><defs><clippath id="clip0_4073_17532"><rect width="14" height="14" fill="currentColor" transform="translate(0 0.933105)"></rect></clippath></defs></svg></div><p class="event-card__info-text">June, 15-18</p></div><div class="event-card__info-item"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><path d="M7.00065 2.09985C5.76297 2.09985 4.57599 2.59152 3.70082 3.46669C2.82565 4.34186 2.33398 5.52884 2.33398 6.76652C2.33398 9.91652 6.44649 13.4749 6.62148 13.6265C6.72715 13.7169 6.86161 13.7666 7.00065 13.7666C7.13969 13.7666 7.27416 13.7169 7.37982 13.6265C7.58398 13.4749 11.6673 9.91652 11.6673 6.76652C11.6673 5.52884 11.1757 4.34186 10.3005 3.46669C9.42531 2.59152 8.23833 2.09985 7.00065 2.09985ZM7.00065 12.3957C5.75815 11.229 3.50065 8.71485 3.50065 6.76652C3.50065 5.83826 3.8694 4.94802 4.52578 4.29165C5.18215 3.63527 6.07239 3.26652 7.00065 3.26652C7.92891 3.26652 8.81915 3.63527 9.47553 4.29165C10.1319 4.94802 10.5007 5.83826 10.5007 6.76652C10.5007 8.71485 8.24315 11.2349 7.00065 12.3957ZM7.00065 4.43319C6.53916 4.43319 6.08804 4.57003 5.70432 4.82642C5.32061 5.08281 5.02154 5.44723 4.84493 5.87359C4.66833 6.29995 4.62212 6.76911 4.71215 7.22173C4.80218 7.67435 5.02441 8.09011 5.35074 8.41644C5.67706 8.74276 6.09282 8.96499 6.54544 9.05502C6.99806 9.14505 7.46722 9.09884 7.89358 8.92224C8.31994 8.74564 8.68436 8.44657 8.94075 8.06285C9.19714 7.67914 9.33398 7.22801 9.33398 6.76652C9.33398 6.14768 9.08815 5.55419 8.65057 5.1166C8.21298 4.67902 7.61949 4.43319 7.00065 4.43319ZM7.00065 7.93319C6.76991 7.93319 6.54434 7.86476 6.35249 7.73657C6.16063 7.60837 6.01109 7.42616 5.92279 7.21298C5.83449 6.9998 5.81139 6.76523 5.8564 6.53892C5.90142 6.3126 6.01253 6.10472 6.17569 5.94156C6.33885 5.7784 6.54673 5.66729 6.77305 5.62227C6.99936 5.57725 7.23393 5.60036 7.44712 5.68866C7.6603 5.77696 7.8425 5.9265 7.9707 6.11836C8.09889 6.31021 8.16732 6.53578 8.16732 6.76652C8.16732 7.07594 8.0444 7.37269 7.82561 7.59148C7.60682 7.81027 7.31007 7.93319 7.00065 7.93319Z" fill="currentColor"></path></svg></div><p class="event-card__info-text">Booth #434, Henry B. González Convention Center, San Antonio, Texas</p></div><div class="event-card__info-item w-condition-invisible"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><path d="M6.99935 2.09985C5.84563 2.09985 4.71781 2.44197 3.75853 3.08295C2.79924 3.72392 2.05157 4.63496 1.61005 5.70087C1.16854 6.76677 1.05302 7.93966 1.2781 9.07121C1.50318 10.2028 2.05876 11.2422 2.87456 12.058C3.69037 12.8738 4.72977 13.4294 5.86133 13.6544C6.99288 13.8795 8.16577 13.764 9.23167 13.3225C10.2976 12.881 11.2086 12.1333 11.8496 11.174C12.4906 10.2147 12.8327 9.08691 12.8327 7.93319C12.8327 7.16714 12.6818 6.4086 12.3886 5.70087C12.0955 4.99313 11.6658 4.35007 11.1241 3.8084C10.5825 3.26672 9.93941 2.83704 9.23167 2.54389C8.52394 2.25074 7.7654 2.09985 6.99935 2.09985ZM6.99935 12.5999C6.07637 12.5999 5.17412 12.3262 4.40669 11.8134C3.63926 11.3006 3.04112 10.5718 2.68791 9.71904C2.3347 8.86632 2.24229 7.92801 2.42235 7.02277C2.60242 6.11752 3.04688 5.286 3.69952 4.63336C4.35217 3.98071 5.18369 3.53625 6.08893 3.35619C6.99418 3.17612 7.93249 3.26854 8.78521 3.62175C9.63793 3.97496 10.3668 4.5731 10.8795 5.34053C11.3923 6.10796 11.666 7.01021 11.666 7.93319C11.666 9.17086 11.1744 10.3578 10.2992 11.233C9.42401 12.1082 8.23703 12.5999 6.99935 12.5999ZM6.99935 4.43319C6.84464 4.43319 6.69627 4.49465 6.58687 4.60404C6.47748 4.71344 6.41602 4.86181 6.41602 5.01652V7.59485L5.19102 8.30069C5.07864 8.36437 4.99058 8.46354 4.94064 8.58266C4.8907 8.70178 4.88171 8.8341 4.91507 8.95888C4.94843 9.08366 5.02227 9.19384 5.12499 9.27214C5.22772 9.35043 5.35353 9.39242 5.48269 9.39152C5.58487 9.39223 5.68545 9.36608 5.77435 9.31569L7.29102 8.44069L7.34352 8.38819L7.43685 8.31235C7.45966 8.28348 7.47922 8.25218 7.49519 8.21902C7.5142 8.1877 7.52984 8.15446 7.54185 8.11985C7.55772 8.08276 7.56756 8.04338 7.57102 8.00319L7.58269 7.93319V5.01652C7.58269 4.86181 7.52123 4.71344 7.41183 4.60404C7.30243 4.49465 7.15406 4.43319 6.99935 4.43319Z" fill="currentColor"></path></svg></div><p class="event-card__info-text h-12 w-dyn-bind-empty"></p></div></div></div><a href="https://forms.zohopublic.com/shijigroup/form/EventsMeetingRequestsPlain/formperma/0t1fMIo5-8szrYgpTOWMPdmAGlmymz5eh4758XajHc0?trade_show=hitecsanantonio26&amp;utm_source=website&amp;utm_medium=events" target="_blank" class="absolute-link w-inline-block"><span class="sr-only">Go to Event page</span></a><a href="/events/hitec-san-antonio-2026" class="absolute-link w-inline-block w-condition-invisible"><span class="sr-only">Go to Event page</span></a></div></div><div role="listitem" class="events__item is--nav w-dyn-item"><div class="event-card text-white"><div class="event-card__thumbnail aspect-3-2"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt="" class="resources-card__bg w-condition-invisible w-dyn-bind-empty"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%20(Locked%20Aspect%20Ratio).webp" loading="lazy" sizes="(max-width: 1184px) 100vw, 1184px" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-500.webp 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-800.webp 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%2520(Locked%2520Aspect%2520Ratio)-p-1080.webp 1080w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1831_image%20(Locked%20Aspect%20Ratio).webp 1184w" alt="" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" event-logo="" alt="" class="resources-card__logo w-condition-invisible w-dyn-bind-empty"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1833_Logo-1.webp" loading="lazy" alt="" class="resources-card__logo is-shiji-buzz-logo"/><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">Upcoming event</p><div class="resources-card-overlay"></div><div class="resources-card-overlay-d w-condition-invisible"></div><div class="event-card__button w-condition-invisible"><button button-size="lg" type="filled" color="green" url="" class="button"><p class="button__text">Book a meeting</p></button></div></div><div class="event-card__data"><div class="event-card__heading"><p class="event-card__title h-18 fw-medium">First-Party-Daten als Wettbewerbsvorteil: Wie Hotels ihre Unabhängigkeit stärken</p><div class="event-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="event-card__info-list is--nav"><div class="event-card__info-item"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><g clip-path="url(#clip0_4073_17532)"><path d="M6.99935 12.0164C7.11472 12.0164 7.2275 11.9821 7.32343 11.918C7.41936 11.854 7.49413 11.7628 7.53828 11.6563C7.58243 11.5497 7.59398 11.4324 7.57147 11.3192C7.54897 11.2061 7.49341 11.1021 7.41183 11.0205C7.33025 10.939 7.22631 10.8834 7.11315 10.8609C7 10.8384 6.88271 10.8499 6.77612 10.8941C6.66953 10.9382 6.57842 11.013 6.51433 11.1089C6.45023 11.2049 6.41602 11.3177 6.41602 11.433C6.41602 11.5877 6.47747 11.7361 6.58687 11.8455C6.69627 11.9549 6.84464 12.0164 6.99935 12.0164ZM9.91602 12.0164C10.0314 12.0164 10.1442 11.9821 10.2401 11.918C10.336 11.854 10.4108 11.7628 10.4549 11.6563C10.4991 11.5497 10.5106 11.4324 10.4881 11.3192C10.4656 11.2061 10.4101 11.1021 10.3285 11.0205C10.2469 10.939 10.143 10.8834 10.0298 10.8609C9.91666 10.8384 9.79937 10.8499 9.69278 10.8941C9.58619 10.9382 9.49509 11.013 9.43099 11.1089C9.36689 11.2049 9.33268 11.3177 9.33268 11.433C9.33268 11.5877 9.39414 11.7361 9.50354 11.8455C9.61293 11.9549 9.76131 12.0164 9.91602 12.0164ZM9.91602 9.68302C10.0314 9.68302 10.1442 9.64881 10.2401 9.58471C10.336 9.52062 10.4108 9.42951 10.4549 9.32292C10.4991 9.21633 10.5106 9.09904 10.4881 8.98589C10.4656 8.87273 10.4101 8.76879 10.3285 8.68721C10.2469 8.60563 10.143 8.55007 10.0298 8.52757C9.91666 8.50506 9.79937 8.51661 9.69278 8.56076C9.58619 8.60491 9.49509 8.67968 9.43099 8.77561C9.36689 8.87154 9.33268 8.98432 9.33268 9.09969C9.33268 9.2544 9.39414 9.40277 9.50354 9.51217C9.61293 9.62157 9.76131 9.68302 9.91602 9.68302ZM6.99935 9.68302C7.11472 9.68302 7.2275 9.64881 7.32343 9.58471C7.41936 9.52062 7.49413 9.42951 7.53828 9.32292C7.58243 9.21633 7.59398 9.09904 7.57147 8.98589C7.54897 8.87273 7.49341 8.76879 7.41183 8.68721C7.33025 8.60563 7.22631 8.55007 7.11315 8.52757C7 8.50506 6.88271 8.51661 6.77612 8.56076C6.66953 8.60491 6.57842 8.67968 6.51433 8.77561C6.45023 8.87154 6.41602 8.98432 6.41602 9.09969C6.41602 9.2544 6.47747 9.40277 6.58687 9.51217C6.69627 9.62157 6.84464 9.68302 6.99935 9.68302ZM11.0827 2.68302H10.4993V2.09969C10.4993 1.94498 10.4379 1.79661 10.3285 1.68721C10.2191 1.57782 10.0707 1.51636 9.91602 1.51636C9.76131 1.51636 9.61293 1.57782 9.50354 1.68721C9.39414 1.79661 9.33268 1.94498 9.33268 2.09969V2.68302H4.66602V2.09969C4.66602 1.94498 4.60456 1.79661 4.49516 1.68721C4.38577 1.57782 4.23739 1.51636 4.08268 1.51636C3.92797 1.51636 3.7796 1.57782 3.6702 1.68721C3.56081 1.79661 3.49935 1.94498 3.49935 2.09969V2.68302H2.91602C2.45189 2.68302 2.00677 2.8674 1.67858 3.19559C1.35039 3.52378 1.16602 3.9689 1.16602 4.43302V12.5997C1.16602 13.0638 1.35039 13.5089 1.67858 13.8371C2.00677 14.1653 2.45189 14.3497 2.91602 14.3497H11.0827C11.5468 14.3497 11.9919 14.1653 12.3201 13.8371C12.6483 13.5089 12.8327 13.0638 12.8327 12.5997V4.43302C12.8327 3.9689 12.6483 3.52378 12.3201 3.19559C11.9919 2.8674 11.5468 2.68302 11.0827 2.68302ZM11.666 12.5997C11.666 12.7544 11.6046 12.9028 11.4952 13.0122C11.3858 13.1216 11.2374 13.183 11.0827 13.183H2.91602C2.76131 13.183 2.61293 13.1216 2.50354 13.0122C2.39414 12.9028 2.33268 12.7544 2.33268 12.5997V7.34969H11.666V12.5997ZM11.666 6.18302H2.33268V4.43302C2.33268 4.27831 2.39414 4.12994 2.50354 4.02055C2.61293 3.91115 2.76131 3.84969 2.91602 3.84969H3.49935V4.43302C3.49935 4.58773 3.56081 4.73611 3.6702 4.8455C3.7796 4.9549 3.92797 5.01636 4.08268 5.01636C4.23739 5.01636 4.38577 4.9549 4.49516 4.8455C4.60456 4.73611 4.66602 4.58773 4.66602 4.43302V3.84969H9.33268V4.43302C9.33268 4.58773 9.39414 4.73611 9.50354 4.8455C9.61293 4.9549 9.76131 5.01636 9.91602 5.01636C10.0707 5.01636 10.2191 4.9549 10.3285 4.8455C10.4379 4.73611 10.4993 4.58773 10.4993 4.43302V3.84969H11.0827C11.2374 3.84969 11.3858 3.91115 11.4952 4.02055C11.6046 4.12994 11.666 4.27831 11.666 4.43302V6.18302ZM4.08268 9.68302C4.19806 9.68302 4.31084 9.64881 4.40676 9.58471C4.50269 9.52062 4.57746 9.42951 4.62161 9.32292C4.66576 9.21633 4.67732 9.09904 4.65481 8.98589C4.6323 8.87273 4.57674 8.76879 4.49516 8.68721C4.41358 8.60563 4.30964 8.55007 4.19649 8.52757C4.08333 8.50506 3.96604 8.51661 3.85945 8.56076C3.75286 8.60491 3.66176 8.67968 3.59766 8.77561C3.53356 8.87154 3.49935 8.98432 3.49935 9.09969C3.49935 9.2544 3.56081 9.40277 3.6702 9.51217C3.7796 9.62157 3.92797 9.68302 4.08268 9.68302ZM4.08268 12.0164C4.19806 12.0164 4.31084 11.9821 4.40676 11.918C4.50269 11.854 4.57746 11.7628 4.62161 11.6563C4.66576 11.5497 4.67732 11.4324 4.65481 11.3192C4.6323 11.2061 4.57674 11.1021 4.49516 11.0205C4.41358 10.939 4.30964 10.8834 4.19649 10.8609C4.08333 10.8384 3.96604 10.8499 3.85945 10.8941C3.75286 10.9382 3.66176 11.013 3.59766 11.1089C3.53356 11.2049 3.49935 11.3177 3.49935 11.433C3.49935 11.5877 3.56081 11.7361 3.6702 11.8455C3.7796 11.9549 3.92797 12.0164 4.08268 12.0164Z" fill="currentColor"></path></g><defs><clippath id="clip0_4073_17532"><rect width="14" height="14" fill="currentColor" transform="translate(0 0.933105)"></rect></clippath></defs></svg></div><p class="event-card__info-text">17 June</p></div><div class="event-card__info-item w-condition-invisible"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><path d="M7.00065 2.09985C5.76297 2.09985 4.57599 2.59152 3.70082 3.46669C2.82565 4.34186 2.33398 5.52884 2.33398 6.76652C2.33398 9.91652 6.44649 13.4749 6.62148 13.6265C6.72715 13.7169 6.86161 13.7666 7.00065 13.7666C7.13969 13.7666 7.27416 13.7169 7.37982 13.6265C7.58398 13.4749 11.6673 9.91652 11.6673 6.76652C11.6673 5.52884 11.1757 4.34186 10.3005 3.46669C9.42531 2.59152 8.23833 2.09985 7.00065 2.09985ZM7.00065 12.3957C5.75815 11.229 3.50065 8.71485 3.50065 6.76652C3.50065 5.83826 3.8694 4.94802 4.52578 4.29165C5.18215 3.63527 6.07239 3.26652 7.00065 3.26652C7.92891 3.26652 8.81915 3.63527 9.47553 4.29165C10.1319 4.94802 10.5007 5.83826 10.5007 6.76652C10.5007 8.71485 8.24315 11.2349 7.00065 12.3957ZM7.00065 4.43319C6.53916 4.43319 6.08804 4.57003 5.70432 4.82642C5.32061 5.08281 5.02154 5.44723 4.84493 5.87359C4.66833 6.29995 4.62212 6.76911 4.71215 7.22173C4.80218 7.67435 5.02441 8.09011 5.35074 8.41644C5.67706 8.74276 6.09282 8.96499 6.54544 9.05502C6.99806 9.14505 7.46722 9.09884 7.89358 8.92224C8.31994 8.74564 8.68436 8.44657 8.94075 8.06285C9.19714 7.67914 9.33398 7.22801 9.33398 6.76652C9.33398 6.14768 9.08815 5.55419 8.65057 5.1166C8.21298 4.67902 7.61949 4.43319 7.00065 4.43319ZM7.00065 7.93319C6.76991 7.93319 6.54434 7.86476 6.35249 7.73657C6.16063 7.60837 6.01109 7.42616 5.92279 7.21298C5.83449 6.9998 5.81139 6.76523 5.8564 6.53892C5.90142 6.3126 6.01253 6.10472 6.17569 5.94156C6.33885 5.7784 6.54673 5.66729 6.77305 5.62227C6.99936 5.57725 7.23393 5.60036 7.44712 5.68866C7.6603 5.77696 7.8425 5.9265 7.9707 6.11836C8.09889 6.31021 8.16732 6.53578 8.16732 6.76652C8.16732 7.07594 8.0444 7.37269 7.82561 7.59148C7.60682 7.81027 7.31007 7.93319 7.00065 7.93319Z" fill="currentColor"></path></svg></div><p class="event-card__info-text w-dyn-bind-empty"></p></div><div class="event-card__info-item"><div class="event-card__info-icon is--nav text-blue-3"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 14 15" fill="none" class="svg"><path d="M6.99935 2.09985C5.84563 2.09985 4.71781 2.44197 3.75853 3.08295C2.79924 3.72392 2.05157 4.63496 1.61005 5.70087C1.16854 6.76677 1.05302 7.93966 1.2781 9.07121C1.50318 10.2028 2.05876 11.2422 2.87456 12.058C3.69037 12.8738 4.72977 13.4294 5.86133 13.6544C6.99288 13.8795 8.16577 13.764 9.23167 13.3225C10.2976 12.881 11.2086 12.1333 11.8496 11.174C12.4906 10.2147 12.8327 9.08691 12.8327 7.93319C12.8327 7.16714 12.6818 6.4086 12.3886 5.70087C12.0955 4.99313 11.6658 4.35007 11.1241 3.8084C10.5825 3.26672 9.93941 2.83704 9.23167 2.54389C8.52394 2.25074 7.7654 2.09985 6.99935 2.09985ZM6.99935 12.5999C6.07637 12.5999 5.17412 12.3262 4.40669 11.8134C3.63926 11.3006 3.04112 10.5718 2.68791 9.71904C2.3347 8.86632 2.24229 7.92801 2.42235 7.02277C2.60242 6.11752 3.04688 5.286 3.69952 4.63336C4.35217 3.98071 5.18369 3.53625 6.08893 3.35619C6.99418 3.17612 7.93249 3.26854 8.78521 3.62175C9.63793 3.97496 10.3668 4.5731 10.8795 5.34053C11.3923 6.10796 11.666 7.01021 11.666 7.93319C11.666 9.17086 11.1744 10.3578 10.2992 11.233C9.42401 12.1082 8.23703 12.5999 6.99935 12.5999ZM6.99935 4.43319C6.84464 4.43319 6.69627 4.49465 6.58687 4.60404C6.47748 4.71344 6.41602 4.86181 6.41602 5.01652V7.59485L5.19102 8.30069C5.07864 8.36437 4.99058 8.46354 4.94064 8.58266C4.8907 8.70178 4.88171 8.8341 4.91507 8.95888C4.94843 9.08366 5.02227 9.19384 5.12499 9.27214C5.22772 9.35043 5.35353 9.39242 5.48269 9.39152C5.58487 9.39223 5.68545 9.36608 5.77435 9.31569L7.29102 8.44069L7.34352 8.38819L7.43685 8.31235C7.45966 8.28348 7.47922 8.25218 7.49519 8.21902C7.5142 8.1877 7.52984 8.15446 7.54185 8.11985C7.55772 8.08276 7.56756 8.04338 7.57102 8.00319L7.58269 7.93319V5.01652C7.58269 4.86181 7.52123 4.71344 7.41183 4.60404C7.30243 4.49465 7.15406 4.43319 6.99935 4.43319Z" fill="currentColor"></path></svg></div><p class="event-card__info-text h-12">11:00-12:00 CET</p></div></div></div><a href="#" class="absolute-link w-inline-block w-condition-invisible"><span class="sr-only">Go to Event page</span></a><a href="/events/first-party-daten-als-wettbewerbsvorteil-wie-hotels-ihre-unabhangigkeit-starken" class="absolute-link w-inline-block"><span class="sr-only">Go to Event page</span></a></div></div></div></div></div></div><div data-w-tab="Tab 2" class="nav-tab__pane w-tab-pane"><div class="nav-tab__res"><div class="nav-heading"><p class="nav-heading__title h-24 text-white">Case studies</p><a href="/customers" class="nav-heading__button text-accent fw-medium w-inline-block"><p class="underline-span">All case studies</p><div class="nav-heading__button-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.9304 5.51667C14.8458 5.31304 14.684 5.15123 14.4804 5.06667C14.3802 5.02397 14.2726 5.00132 14.1637 5H5.83035C5.60934 5 5.39738 5.0878 5.2411 5.24408C5.08482 5.40036 4.99702 5.61232 4.99702 5.83333C4.99702 6.05435 5.08482 6.26631 5.2411 6.42259C5.39738 6.57887 5.60934 6.66667 5.83035 6.66667H12.1554L5.23869 13.575C5.16058 13.6525 5.09858 13.7446 5.05628 13.8462C5.01397 13.9477 4.99219 14.0567 4.99219 14.1667C4.99219 14.2767 5.01397 14.3856 5.05628 14.4871C5.09858 14.5887 5.16058 14.6809 5.23869 14.7583C5.31616 14.8364 5.40832 14.8984 5.50987 14.9407C5.61142 14.9831 5.72034 15.0048 5.83035 15.0048C5.94036 15.0048 6.04928 14.9831 6.15083 14.9407C6.25238 14.8984 6.34455 14.8364 6.42202 14.7583L13.3304 7.84167V14.1667C13.3304 14.3877 13.4181 14.5996 13.5744 14.7559C13.7307 14.9122 13.9427 15 14.1637 15C14.3847 15 14.5967 14.9122 14.7529 14.7559C14.9092 14.5996 14.997 14.3877 14.997 14.1667V5.83333C14.9957 5.72444 14.9731 5.61685 14.9304 5.51667Z" fill="currentColor"/>
</svg></div></div></div></a></div><div class="customers w-dyn-list"><div role="list" class="customers__list is--nav w-dyn-items"><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/scaling-digital-check-in-across-7-hotel-portfolio" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a1d50f9350945fd90d2e898_e.jpeg" loading="lazy" alt="" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" width="70" alt="" class="resources-card__logo w-dyn-bind-empty"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4 w-dyn-bind-empty"></p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">Scaling digital check‑in across 7+ hotel portfolio</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/scaling-digital-check-in-across-7-hotel-portfolio" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/most-hoteliers-read-reviews-htl-turned-them-into-a-decision-engine" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1).jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1)-p-800.jpg 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1)-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1)-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69fb1eda0b1e700e85f260f6_HTL%20City%20Baires%20(1).jpg 1840w" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a16cc643a19c896cabfc402_htl.png" loading="lazy" width="70" alt="" class="resources-card__logo"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4">HTL Hoteles</p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">Most hoteliers read reviews. HTL turned them into a decision engine.</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/most-hoteliers-read-reviews-htl-turned-them-into-a-decision-engine" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/smart-service-in-practice-evaluating-the-impact-of-digital-ordering-and-pos-integration-at-crowne-plaza" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69d75d4815ea4b9f79c69cc9_Crowne%20Plaza%20Sydney.jpeg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69d75d4815ea4b9f79c69cc9_Crowne%20Plaza%20Sydney-p-500.jpeg 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69d75d4815ea4b9f79c69cc9_Crowne%20Plaza%20Sydney-p-800.jpeg 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69d75d4815ea4b9f79c69cc9_Crowne%20Plaza%20Sydney.jpeg 863w" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a16ccc82f306b9b4a685f0b_Crowne_Plaza.svg" loading="lazy" width="70" alt="" class="resources-card__logo"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4">Crowne Plaza, part of the IHG Hotels &amp; Resorts</p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">Smart service in practice: Evaluating the impact of digital ordering and POS integration at Crowne Plaza,  part of the IHG Hotels &amp; Resorts</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/smart-service-in-practice-evaluating-the-impact-of-digital-ordering-and-pos-integration-at-crowne-plaza" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/how-globales-hotels-unlocked-30-000-new-guest-insights-across-its-hotel-portfolio" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c3d1dc77a1ac94234dfe21_Globales-don-pedro-aerea-5.jpg" loading="lazy" alt="" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a16ccb8caf103b149abff32_globales.svg" loading="lazy" width="70" alt="" class="resources-card__logo"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4">Globales Hotels</p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">How Globales Hotels unlocked 30,000+ new guest insights across its hotel portfolio</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/how-globales-hotels-unlocked-30-000-new-guest-insights-across-its-hotel-portfolio" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/transforming-hotel-f-b-with-mobility-driven-operations" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied.jpg" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied-p-500.jpg 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied-p-800.jpg 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/69c56f64faf164dd3af307d2_CS_hero_header_ALH_tinyfied.jpg 1920w" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a16cc8f3896c4008c971bc6_alh.svg" loading="lazy" width="70" alt="" class="resources-card__logo"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4">American Liberty Hospitality</p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">Transforming Hotel F&amp;B with Mobility-Driven Operations</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/transforming-hotel-f-b-with-mobility-driven-operations" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div><div data-cms-nest="item" role="listitem" class="customers__item is--nav w-dyn-item"><div class="resources-card text-white"><a data-cms-nest="link" href="/customers/how-radisson-hotel-group-leads-the-way-in-hotel-visual-content-quality" class="hidden w-inline-block"></a><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/699dd666d8646c71262926f2_16256-116556-f85083165_4K.webp" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/699dd666d8646c71262926f2_16256-116556-f85083165_4K-p-500.webp 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/699dd666d8646c71262926f2_16256-116556-f85083165_4K-p-800.webp 800w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/699dd666d8646c71262926f2_16256-116556-f85083165_4K-p-1080.webp 1080w, https://cdn.prod.website-files.com/67da8139199c44005d0f1453/699dd666d8646c71262926f2_16256-116556-f85083165_4K.webp 1124w" class="resources-card__bg"/><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1453/6a16cce1075d1f81c6d01f40_Radisson.svg" loading="lazy" width="70" alt="" class="resources-card__logo"/><div class="resources-card-overlay"></div><p class="resources-tag is--nav bg-color-blue-2 text-accent h-12">New</p></div><div class="resources-card__heading is--nav"><p class="resources-card__time h-14 text-blue-4">Radisson Hotel Group</p><div class="resources-card__title-wrap"><p class="resources-card__title h-18 fw-medium">How Radisson Hotel Group Leads the Way in Hotel Visual Content Quality</p><div class="resources-card__arrow is--nav text-white"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div></div><a href="/customers/how-radisson-hotel-group-leads-the-way-in-hotel-visual-content-quality" class="absolute-link w-inline-block"><span class="sr-only">Go to case study page</span></a></div></div></div></div></div></div><div data-w-tab="Tab 3" class="nav-tab__pane w-tab-pane"><div class="nav-tab__res"><div class="nav-heading"><p class="nav-heading__title h-24 text-white">Press releases</p><a href="/press-news" class="nav-heading__button text-accent fw-medium w-inline-block"><p class="underline-span">All press releases</p><div class="nav-heading__button-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.9304 5.51667C14.8458 5.31304 14.684 5.15123 14.4804 5.06667C14.3802 5.02397 14.2726 5.00132 14.1637 5H5.83035C5.60934 5 5.39738 5.0878 5.2411 5.24408C5.08482 5.40036 4.99702 5.61232 4.99702 5.83333C4.99702 6.05435 5.08482 6.26631 5.2411 6.42259C5.39738 6.57887 5.60934 6.66667 5.83035 6.66667H12.1554L5.23869 13.575C5.16058 13.6525 5.09858 13.7446 5.05628 13.8462C5.01397 13.9477 4.99219 14.0567 4.99219 14.1667C4.99219 14.2767 5.01397 14.3856 5.05628 14.4871C5.09858 14.5887 5.16058 14.6809 5.23869 14.7583C5.31616 14.8364 5.40832 14.8984 5.50987 14.9407C5.61142 14.9831 5.72034 15.0048 5.83035 15.0048C5.94036 15.0048 6.04928 14.9831 6.15083 14.9407C6.25238 14.8984 6.34455 14.8364 6.42202 14.7583L13.3304 7.84167V14.1667C13.3304 14.3877 13.4181 14.5996 13.5744 14.7559C13.7307 14.9122 13.9427 15 14.1637 15C14.3847 15 14.5967 14.9122 14.7529 14.7559C14.9092 14.5996 14.997 14.3877 14.997 14.1667V5.83333C14.9957 5.72444 14.9731 5.61685 14.9304 5.51667Z" fill="currentColor"/>
</svg></div></div></div></a></div><div class="news__wrap w-dyn-list"><div role="list" class="news__list is--nav w-dyn-items"><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">8.6.2026</p><p class="news-card__title h-18">Coral Sea Hotels Group elevates portfolio-wide guest experience with Shiji’s Daylight PMS </p><a href="/press-news/coral-sea-hotels-group-elevates-portfolio-wide-guest-experience-with-shijis-daylight-pms" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">4.6.2026</p><p class="news-card__title h-18">Shiji appoints Ethan Brown as Head of Sales for the United States to accelerate growth in North America </p><a href="/press-news/shiji-appoints-ethan-brown-as-head-of-sales-for-the-united-states-to-accelerate-growth-in-north-america" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">2.6.2026</p><p class="news-card__title h-18">Shiji and Omniboost form Strategic Partnership to Simplify Hospitality Data Integrations for Hotels Worldwide </p><a href="/press-news/shiji-and-omniboost-form-strategic-partnership-to-simplify-hospitality-data-integrations-for-hotels-worldwide" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">28.5.2026</p><p class="news-card__title h-18">Shiji Accelerates Digital Guest Journeys with Stellaris Digital Stay, Natively Integrated with Daylight PMS</p><a href="/press-news/shiji-accelerates-digital-guest-journeys-with-stellaris-digital-stay-natively-integrated-with-daylight-pms" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">25.5.2026</p><p class="news-card__title h-18">Shiji Horizon Distribution and Kismet Partner to Enable AI-Driven Hotel Discovery and Direct Bookings</p><a href="/press-news/shiji-horizon-distribution-and-kismet-partner-to-enable-ai-driven-hotel-discovery-and-direct-bookings" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">21.5.2026</p><p class="news-card__title h-18">Shiji sets new benchmark with 100+ hotel PMS rollout for a single group completed in two months</p><a href="/press-news/shiji-sets-new-benchmark-with-100-hotel-pms-rollout-for-a-single-group-completed-in-two-months" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">19.5.2026</p><p class="news-card__title h-18">Shiji and dailypoint Launch Real-Time Integration to facilitate single source of guest truth in hotels</p><a href="/press-news/shiji-and-dailypoint-launch-real-time-integration-to-facilitate-single-source-of-guest-truth-in-hotels" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">18.5.2026</p><p class="news-card__title h-18">Shiji Expands Global Distribution Reach for Japanese Hotels through Partnership with JR Systems’ Rakutsu with</p><a href="/press-news/shiji-expands-global-distribution-reach-for-japanese-hotels-through-partnership-with-jr-systems-rakutsu-with" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news__item is--nav w-dyn-item"><div class="news-card is--nav text-white"><div class="news-card__arrow is--nav"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date is--nav text-blue-4 h-14">15.5.2026</p><p class="news-card__title h-18">RakYim Siam Hotel’s Major Transformation in Bangkok Powered by Shiji’s Integrated Tech Stack</p><a href="/press-news/rakyim-siam-hotels-major-transformation-in-bangkok-powered-by-shijis-integrated-tech-stack" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div></div></div></div></div></div></div><a href="/resources" class="nav-side-pannel__all-btn is--resources w-inline-block"><button button-size="lg" type="underline" color="blue-4" url="" class="button"><p class="button__text">All resources</p><div class="button__icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></button></a></div><div class="nav-dropdown__container-mob"><a href="/resources" class="nav-side-pannel__all-btn w-inline-block"><button button-size="lg" type="underline" color="green" url="" class="button"><p class="button__text">All resources</p><div class="button__icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></button></a><div class="nav-mobile__back"><div class="nav-mobile__heading-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div><p class="nav-mobile__heading-title fw-medium">Resources</p></div><div class="nav-mobile__list"><a href="/events" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Events</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/customers" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Case studies</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/press-news" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Press releases</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/press-kit" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Press kit</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a></div></div></div></div><div class="nav-dropdown"><div class="nav-dropdown__toogle"><div>Company</div><div class="nav-dropdown__toogle-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></div><div class="nav-dropdown__list"><div class="nav-dropdown__container container"><div class="nav-wrap relative"><div data-current="All" data-easing="ease" data-duration-in="300" data-duration-out="100" class="nav-tab w-tabs"><div class="nav-tab__menu is--company w-tab-menu"><a data-w-tab="All" class="nav-tab__link w-inline-block w-tab-link w--current"><div class="fw-medium">All</div></a></div><div class="nav-tab__content w-tab-content"><div data-w-tab="All" class="nav-tab__pane w-tab-pane w--tab-active"><div class="solutions__container"><a aria-label="Go to About Shiji page" href="/about" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none" class="svg"><path d="M9.99609 8.87744C10.7849 8.87762 11.4248 9.51747 11.4248 10.3062C11.4247 11.0948 10.7849 11.7347 9.99609 11.7349C9.20717 11.7349 8.56746 11.0949 8.56738 10.3062C8.56738 9.51735 9.20713 8.87744 9.99609 8.87744ZM13.8125 9.11572C14.4695 9.11572 15.0029 9.64916 15.0029 10.3062C15.0027 10.963 14.4703 11.4956 13.8125 11.4956C13.1557 11.4955 12.6223 10.9629 12.6221 10.3062C12.6221 9.64924 13.1556 9.11586 13.8125 9.11572ZM6.19336 9.11475C6.85032 9.11479 7.38379 9.6482 7.38379 10.3052C7.38353 10.9619 6.85016 11.4946 6.19336 11.4946C5.53653 11.4946 5.00319 10.962 5.00293 10.3052C5.00293 9.64818 5.53547 9.11475 6.19336 9.11475ZM2.85742 9.35303C3.38302 9.35328 3.80939 9.77962 3.80957 10.3052C3.80957 10.8309 3.38313 11.2581 2.85742 11.2583C2.33141 11.2583 1.9043 10.831 1.9043 10.3052C1.90448 9.77946 2.33153 9.35303 2.85742 9.35303ZM17.1387 9.35303C17.6646 9.35303 18.0916 9.77946 18.0918 10.3052C18.0918 10.831 17.6647 11.2583 17.1387 11.2583C16.6129 11.2581 16.1865 10.8309 16.1865 10.3052C16.1867 9.77957 16.613 9.35319 17.1387 9.35303ZM0.475586 9.82764C0.738544 9.82764 0.952148 10.0413 0.952148 10.3042C0.951993 10.567 0.738449 10.7798 0.475586 10.7798C0.212802 10.7797 -0.000821441 10.5669 -0.000976562 10.3042C-0.000976562 10.0413 0.212706 9.82773 0.475586 9.82764ZM19.5244 9.82764C19.7875 9.82764 20.001 10.0413 20.001 10.3042C20.0008 10.567 19.7874 10.7798 19.5244 10.7798C19.2616 10.7798 19.048 10.567 19.0479 10.3042C19.0479 10.0413 19.2615 9.82764 19.5244 9.82764Z" fill="currentColor"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">About Shiji</p></div></a><a aria-label="Go to Day and Night page" href="/day-night" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none"><g clip-path="url(#clip0_23330_186170)"><path d="M16.7515 4.50019C19.0833 7.60192 19.0828 11.9006 16.75 15.0018M9.75 18.5C11.1247 18.5 12.4253 18.183 13.5828 17.6181C13.4724 17.6227 13.3615 17.625 13.25 17.625C8.90076 17.625 5.375 14.0992 5.375 9.75C5.375 5.40076 8.90076 1.875 13.25 1.875C13.3615 1.875 13.4724 1.87732 13.5828 1.8819C12.4253 1.31701 11.1247 1 9.75 1C4.91751 1 1 4.91751 1 9.75C1 14.5825 4.91751 18.5 9.75 18.5Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clippath id="clip0_23330_186170"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Day and Night</p></div></a><a aria-label="Go to Careers page" href="/career" class="solutions__card w-inline-block is--last"><div class="solutions__card-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6ZM12 2C9.79086 2 8 3.79086 8 6C8 8.20914 9.79086 10 12 10C14.2091 10 16 8.20914 16 6C16 3.79086 14.2091 2 12 2ZM18.3228 4.05353C17.8001 3.87526 17.2318 4.1545 17.0535 4.67722C16.8753 5.19995 17.1545 5.76821 17.6772 5.94647C18.5466 6.24298 19 6.89486 19 7.5C19 8.10514 18.5466 8.75702 17.6772 9.05353C17.1545 9.23179 16.8753 9.80005 17.0535 10.3228C17.2318 10.8455 17.8001 11.1247 18.3228 10.9465C19.7988 10.4431 21 9.1577 21 7.5C21 5.8423 19.7988 4.5569 18.3228 4.05353ZM20.3122 13.05C19.7875 12.8776 19.2224 13.1631 19.05 13.6878C18.8776 14.2125 19.1631 14.7776 19.6878 14.95C20.3165 15.1566 21 16.0134 21 17.2976V19C21 19.5523 21.4477 20 22 20C22.5523 20 23 19.5523 23 19V17.2976C23 15.4087 21.9838 13.5993 20.3122 13.05ZM11.9645 13H12H12.0355C12.9373 13 13.6647 13 14.2567 13.0404C14.8654 13.0819 15.4037 13.1695 15.9134 13.3806C17.1386 13.8881 18.1119 14.8614 18.6194 16.0866C18.8305 16.5963 18.9181 17.1346 18.9596 17.7433C19 18.3353 19 19.0627 19 19.9645V20V21C19 21.5523 18.5523 22 18 22C17.4477 22 17 21.5523 17 21V20C17 19.0544 16.9995 18.3953 16.9643 17.8794C16.9297 17.3725 16.865 17.0773 16.7716 16.8519C16.4672 16.1169 15.8831 15.5328 15.1481 15.2284C14.9227 15.135 14.6275 15.0703 14.1206 15.0357C13.6047 15.0005 12.9456 15 12 15C11.0544 15 10.3953 15.0005 9.87945 15.0357C9.37254 15.0703 9.07733 15.135 8.85195 15.2284C8.11687 15.5328 7.53284 16.1169 7.22836 16.8519C7.135 17.0773 7.07033 17.3725 7.03574 17.8794C7.00054 18.3953 7 19.0544 7 20V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V20L5 19.9645C4.99999 19.0627 4.99999 18.3353 5.04038 17.7433C5.08191 17.1346 5.16948 16.5963 5.3806 16.0866C5.88807 14.8614 6.86144 13.8881 8.08658 13.3806C8.59628 13.1695 9.13456 13.0819 9.74331 13.0404C10.3353 13 11.0627 13 11.9645 13ZM4.93028 12.6331C4.72766 12.1194 4.14692 11.8671 3.63314 12.0697C2.76616 12.4116 2.10885 13.14 1.67889 13.9784C1.24351 14.8273 1 15.8619 1 16.9571V19C1 19.5523 1.44772 20 2 20C2.55228 20 3 19.5523 3 19V16.9571C3 16.1485 3.18142 15.4313 3.4585 14.891C3.741 14.3402 4.08369 14.0419 4.36686 13.9303C4.88064 13.7277 5.13289 13.1469 4.93028 12.6331ZM5.67722 4.05353C6.19995 3.87526 6.76821 4.1545 6.94648 4.67722C7.12474 5.19995 6.8455 5.76821 6.32278 5.94647C5.45335 6.24298 5 6.89486 5 7.5C5 8.10514 5.45335 8.75702 6.32278 9.05353C6.8455 9.23179 7.12474 9.80005 6.94648 10.3228C6.76821 10.8455 6.19995 11.1247 5.67722 10.9465C4.20118 10.4431 3 9.1577 3 7.5C3 5.8423 4.20118 4.5569 5.67722 4.05353Z" fill="currentColor"/>
</svg></div></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">People &amp; Culture</p></div></a><a aria-label="Go to Offices page" href="/offices" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none"><path d="M10 10.625C11.4497 10.625 12.625 9.44975 12.625 8C12.625 6.55025 11.4497 5.375 10 5.375C8.55025 5.375 7.375 6.55025 7.375 8C7.375 9.44975 8.55025 10.625 10 10.625Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 18.5C13.5 15 17 11.866 17 8C17 4.13401 13.866 1 10 1C6.13401 1 3 4.13401 3 8C3 11.866 6.5 15 10 18.5Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Our offices</p></div></a><a aria-label="Go to Integrations page" href="/integrations" class="solutions__card w-inline-block"><div class="solutions__card-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 20" fill="none"><g clip-path="url(#clip0_23330_186174)"><path d="M9.75 1L12.9 4.15C15 -1.3625 20.8625 4.5 15.35 6.6L18.5 9.75L15.35 12.9C13.25 7.3875 7.3875 13.25 12.9 15.35L9.75 18.5L6.6 15.35C4.5 20.8625 -1.3625 15 4.15 12.9L1 9.75L4.15 6.6C6.25 12.1125 12.1125 6.25 6.6 4.15L9.75 1Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clippath id="clip0_23330_186174"><rect width="20" height="20" fill="currentColor"></rect></clippath></defs></svg></div></div><div class="solutions__card-heading text-white"><p class="solutions__card-title h-24">Integrations</p></div></a></div></div></div></div><div class="nav-heading is--solution"><p class="nav-heading__title h-24 text-white">Company</p></div></div></div><div class="nav-dropdown__container-mob"><a href="#" class="nav-mobile__back w-inline-block"><div class="nav-mobile__heading-icon"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div><p class="nav-mobile__heading-title fw-medium">Solutions</p></a><div class="nav-mobile__list"><a href="/about" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">About Shiji</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/day-night" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Day and Night</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/career" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">People &amp; Culture</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/offices" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Our offices</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a><a href="/integrations" class="nav-mobile__link w-inline-block"><p class="nav-mobile__link-title">Integrations</p><div class="nav-mobile__link-arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></a></div></div></div></div><div class="nav-dropdown"><a href="/customers" class="nav-dropdown__toogle w-inline-block"><div>Customers</div></a></div></nav><div class="header__actions"><a aria-label="Open search popup" search-button="" href="#" class="header__action w-inline-block"><div class="header__action-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 17.5L13.875 13.875M15.8333 9.16667C15.8333 12.8486 12.8486 15.8333 9.16667 15.8333C5.48477 15.8333 2.5 12.8486 2.5 9.16667C2.5 5.48477 5.48477 2.5 9.16667 2.5C12.8486 2.5 15.8333 5.48477 15.8333 9.16667Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div></div><p class="header__action-descr">Search</p></a><a aria-label="Go to contact page" href="/contact" class="header__action hidden-tablet w-inline-block"><div class="header__action-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.67188 5.83398L8.47597 10.5969C9.02695 10.9825 9.30244 11.1754 9.60209 11.2501C9.86679 11.3161 10.1436 11.3161 10.4083 11.2501C10.708 11.1754 10.9835 10.9825 11.5344 10.5969L18.3385 5.83398M5.67188 16.6673H14.3385C15.7387 16.6673 16.4387 16.6673 16.9735 16.3948C17.4439 16.1552 17.8264 15.7727 18.0661 15.3023C18.3385 14.7675 18.3385 14.0674 18.3385 12.6673V7.33398C18.3385 5.93385 18.3385 5.23379 18.0661 4.69901C17.8264 4.2286 17.4439 3.84615 16.9735 3.60647C16.4387 3.33398 15.7387 3.33398 14.3385 3.33398H5.67188C4.27174 3.33398 3.57168 3.33398 3.0369 3.60647C2.56649 3.84615 2.18404 4.2286 1.94436 4.69901C1.67188 5.23379 1.67188 5.93385 1.67188 7.33398V12.6673C1.67188 14.0674 1.67188 14.7675 1.94436 15.3023C2.18404 15.7727 2.56649 16.1552 3.0369 16.3948C3.57168 16.6673 4.27174 16.6673 5.67188 16.6673Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div></div></a><a aria-label="Go to support page" href="/support" class="header__action w-inline-block"><div class="header__action-icon"><div class="icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">

<path fill-rule="evenodd" clip-rule="evenodd" d="M4.69422 8.33965V7.06376C4.69422 4.49233 7.07022 2.43519 9.99136 2.43519C12.9125 2.43519 15.2885 4.51805 15.2885 7.06376V8.3333C14.9459 8.24657 14.5851 8.20026 14.2127 8.20026C14.0422 8.20026 13.8787 8.26799 13.7581 8.38855C13.6375 8.5091 13.5698 8.67262 13.5698 8.84311V14.9271C13.5698 15.0976 13.6375 15.2611 13.7581 15.3817C13.8787 15.5022 14.0422 15.57 14.2127 15.57C16.4292 15.57 18.2344 13.914 18.2344 11.8774C18.2344 10.6506 17.5793 9.56745 16.5739 8.90009C16.5741 8.89314 16.5742 8.88617 16.5742 8.87919V7.06376C16.5742 3.79291 13.6171 1.12891 9.99136 1.12891C6.36565 1.12891 3.40851 3.79291 3.40851 7.06376V8.87919C3.4084 8.89261 3.40871 8.90602 3.40945 8.91939C2.41419 9.59361 1.76695 10.6785 1.76695 11.898C1.76695 13.1368 2.43484 14.2271 3.45696 14.8913V15.123C3.45696 15.7968 3.72463 16.443 4.20108 16.9194C4.67752 17.3959 5.32373 17.6636 5.99753 17.6636H7.56344C7.6485 17.9215 7.79295 18.1587 7.98829 18.3546C8.31703 18.6843 8.76308 18.8702 9.22867 18.8716H10.499C10.9654 18.8716 11.4128 18.6863 11.7427 18.3564C12.0725 18.0266 12.2578 17.5792 12.2578 17.1127V17.0407C12.2565 16.5751 12.0705 16.1291 11.7408 15.8003C11.4111 15.4716 10.9645 15.287 10.499 15.287H9.22867C8.76356 15.287 8.31749 15.4718 7.98861 15.8006C7.82202 15.9672 7.69241 16.1639 7.60505 16.3778H5.99753C5.66472 16.3778 5.34554 16.2456 5.11021 16.0103C4.95502 15.8551 4.84468 15.6634 4.78752 15.4555C5.10772 15.5302 5.44319 15.57 5.78866 15.57C5.95916 15.57 6.12267 15.5022 6.24323 15.3817C6.36379 15.2611 6.43152 15.0976 6.43152 14.9271V8.82254C6.42617 8.65564 6.35609 8.49736 6.23611 8.38121C6.11612 8.26507 5.95565 8.20017 5.78866 8.20026C5.40948 8.20026 5.04234 8.24887 4.69422 8.33965ZM8.76702 16.9639C8.78293 16.8682 8.8283 16.7792 8.89774 16.7098C8.98551 16.622 9.10455 16.5727 9.22867 16.5727H10.4887C10.6133 16.5727 10.7328 16.6218 10.8214 16.7095C10.91 16.7971 10.9605 16.9161 10.9618 17.0407V17.1127C10.9618 17.2382 10.912 17.3585 10.8232 17.4473C10.7345 17.536 10.6142 17.5858 10.4887 17.5858H9.22867C9.10408 17.5845 8.98505 17.534 8.89743 17.4455C8.81292 17.36 8.7642 17.2458 8.76085 17.126C8.76659 17.0914 8.76953 17.0562 8.76953 17.0207C8.76953 17.0016 8.76869 16.9827 8.76702 16.9639ZM5.1458 14.2174V9.53226C4.58215 9.62564 4.0675 9.90931 3.68758 10.336C3.30765 10.7627 3.08539 11.3067 3.0578 11.8774C3.08653 12.4472 3.30931 12.99 3.68913 13.4156C4.06896 13.8413 4.58298 14.1242 5.1458 14.2174ZM16.3137 10.336C15.9338 9.90931 15.4192 9.62564 14.8555 9.53226V14.2174C15.4183 14.1242 15.9324 13.8413 16.3122 13.4156C16.692 12.99 16.9148 12.4472 16.9435 11.8774C16.9159 11.3067 16.6937 10.7627 16.3137 10.336Z" fill="currentColor"/>
<path d="M4.69422 8.33965L4.74469 8.53318L4.49422 8.5985V8.33965H4.69422ZM15.2885 8.3333H15.4885V8.59024L15.2394 8.52718L15.2885 8.3333ZM13.7581 15.3817L13.6167 15.5231H13.6167L13.7581 15.3817ZM16.5739 8.90009L16.4633 9.06673L16.3704 9.00506L16.374 8.8936L16.5739 8.90009ZM3.40851 8.87919H3.60851L3.6085 8.88081L3.40851 8.87919ZM3.40945 8.91939L3.60915 8.9084L3.61536 9.02146L3.52162 9.08497L3.40945 8.91939ZM3.45696 14.8913L3.56593 14.7236L3.65696 14.7827V14.8913H3.45696ZM4.20108 16.9194L4.3425 16.778L4.20108 16.9194ZM7.56344 17.6636V17.4636H7.70807L7.75337 17.6009L7.56344 17.6636ZM7.98829 18.3546L7.84666 18.4958L7.98829 18.3546ZM9.22867 18.8716V19.0716L9.22809 19.0716L9.22867 18.8716ZM12.2578 17.0407L12.4578 17.0401V17.0407H12.2578ZM11.7408 15.8003L11.5996 15.942H11.5996L11.7408 15.8003ZM10.499 15.287L10.499 15.487H10.499V15.287ZM7.60505 16.3778L7.79022 16.4534L7.73943 16.5778H7.60505V16.3778ZM5.11021 16.0103L4.96879 16.1517L5.11021 16.0103ZM4.78752 15.4555L4.59467 15.5085L4.50557 15.1842L4.833 15.2607L4.78752 15.4555ZM6.43152 8.82254L6.63152 8.81614V8.82254H6.43152ZM6.23611 8.38121L6.097 8.52492V8.52492L6.23611 8.38121ZM5.78866 8.20026L5.78876 8.40026H5.78866V8.20026ZM8.89774 16.7098L9.03917 16.8512L9.03917 16.8512L8.89774 16.7098ZM8.76702 16.9639L8.5678 16.9815L8.56555 16.9562L8.56973 16.931L8.76702 16.9639ZM10.4887 16.5727L10.4887 16.7727H10.4887V16.5727ZM10.8214 16.7095L10.6808 16.8517H10.6808L10.8214 16.7095ZM10.9618 17.0407L11.1618 17.0385V17.0407H10.9618ZM10.8232 17.4473L10.9647 17.5887L10.9647 17.5887L10.8232 17.4473ZM9.22867 17.5858V17.7859L9.2265 17.7858L9.22867 17.5858ZM8.89743 17.4455L8.75523 17.5861L8.75523 17.5861L8.89743 17.4455ZM8.76085 17.126L8.56093 17.1316L8.56039 17.1123L8.56355 17.0932L8.76085 17.126ZM5.1458 9.53226L5.11312 9.33495L5.3458 9.2964V9.53226H5.1458ZM5.1458 14.2174H5.3458V14.4532L5.11314 14.4147L5.1458 14.2174ZM3.68758 10.336L3.83695 10.469L3.68758 10.336ZM3.0578 11.8774L2.85806 11.8875L2.85756 11.8776L2.85804 11.8677L3.0578 11.8774ZM14.8555 9.53226H14.6555V9.2964L14.8882 9.33495L14.8555 9.53226ZM16.3137 10.336L16.1644 10.469L16.3137 10.336ZM14.8555 14.2174L14.8882 14.4147L14.6555 14.4532V14.2174H14.8555ZM16.9435 11.8774L17.1433 11.8677L17.1438 11.8776L17.1433 11.8875L16.9435 11.8774ZM4.89422 7.06376V8.33965H4.49422V7.06376H4.89422ZM9.99136 2.63519C7.15391 2.63519 4.89422 4.62778 4.89422 7.06376H4.49422C4.49422 4.35689 6.98652 2.23519 9.99136 2.23519V2.63519ZM15.0885 7.06376C15.0885 4.65282 12.828 2.63519 9.99136 2.63519V2.23519C12.997 2.23519 15.4885 4.38327 15.4885 7.06376H15.0885ZM15.0885 8.3333V7.06376H15.4885V8.3333H15.0885ZM14.2127 8.00026C14.6017 8.00026 14.979 8.04864 15.3376 8.13942L15.2394 8.52718C14.9128 8.4445 14.5685 8.40026 14.2127 8.40026V8.00026ZM13.6167 8.24712C13.7747 8.08906 13.9891 8.00026 14.2127 8.00026V8.40026C14.0952 8.40026 13.9826 8.44691 13.8995 8.52997L13.6167 8.24712ZM13.3698 8.84311C13.3698 8.61957 13.4586 8.40519 13.6167 8.24712L13.8995 8.52997C13.8165 8.61302 13.7698 8.72566 13.7698 8.84311H13.3698ZM13.3698 14.9271V8.84311H13.7698V14.9271H13.3698ZM13.6167 15.5231C13.4586 15.365 13.3698 15.1507 13.3698 14.9271H13.7698C13.7698 15.0446 13.8165 15.1572 13.8995 15.2403L13.6167 15.5231ZM14.2127 15.77C13.9891 15.77 13.7747 15.6812 13.6167 15.5231L13.8995 15.2403C13.9826 15.3233 14.0952 15.37 14.2127 15.37V15.77ZM18.4344 11.8774C18.4344 14.0402 16.5232 15.77 14.2127 15.77V15.37C16.3352 15.37 18.0344 13.7877 18.0344 11.8774H18.4344ZM16.6845 8.73346C17.7391 9.43345 18.4344 10.5759 18.4344 11.8774H18.0344C18.0344 10.7252 17.4196 9.70146 16.4633 9.06673L16.6845 8.73346ZM16.7742 8.87919C16.7742 8.88834 16.7741 8.89747 16.7738 8.90659L16.374 8.8936C16.3741 8.88881 16.3742 8.884 16.3742 8.87919H16.7742ZM16.7742 7.06376V8.87919H16.3742V7.06376H16.7742ZM9.99136 0.928906C13.7075 0.928906 16.7742 3.66341 16.7742 7.06376H16.3742C16.3742 3.9224 13.5267 1.32891 9.99136 1.32891V0.928906ZM3.20851 7.06376C3.20851 3.66341 6.27524 0.928906 9.99136 0.928906V1.32891C6.45606 1.32891 3.60851 3.9224 3.60851 7.06376H3.20851ZM3.20851 8.87919V7.06376H3.60851V8.87919H3.20851ZM3.20975 8.93037C3.20878 8.91281 3.20837 8.8952 3.20851 8.87757L3.6085 8.88081C3.60842 8.89003 3.60864 8.89923 3.60915 8.9084L3.20975 8.93037ZM1.56695 11.898C1.56695 10.6046 2.25361 9.46082 3.29728 8.7538L3.52162 9.08497C2.57478 9.72639 1.96695 10.7523 1.96695 11.898H1.56695ZM3.34799 15.059C2.27596 14.3624 1.56695 13.2123 1.56695 11.898H1.96695C1.96695 13.0613 2.59372 14.0919 3.56593 14.7236L3.34799 15.059ZM3.65696 14.8913V15.123H3.25696V14.8913H3.65696ZM3.65696 15.123C3.65696 15.7437 3.90355 16.3391 4.3425 16.778L4.05965 17.0609C3.5457 16.5469 3.25696 15.8498 3.25696 15.123H3.65696ZM4.3425 16.778C4.78144 17.217 5.37677 17.4636 5.99753 17.4636V17.8636C5.27069 17.8636 4.57361 17.5748 4.05965 17.0609L4.3425 16.778ZM5.99753 17.4636H7.56344V17.8636H5.99753V17.4636ZM7.84666 18.4958C7.62911 18.2776 7.46823 18.0134 7.3735 17.7262L7.75337 17.6009C7.82877 17.8295 7.95679 18.0397 8.12992 18.2134L7.84666 18.4958ZM9.22809 19.0716C8.70956 19.07 8.21278 18.863 7.84666 18.4958L8.12992 18.2134C8.42128 18.5056 8.81661 18.6704 9.22925 18.6716L9.22809 19.0716ZM10.499 19.0716H9.22867V18.6716H10.499V19.0716ZM11.8841 18.4978C11.5167 18.8652 11.0185 19.0716 10.499 19.0716V18.6716C10.9124 18.6716 11.3089 18.5073 11.6012 18.215L11.8841 18.4978ZM12.4578 17.1127C12.4578 17.6322 12.2514 18.1305 11.8841 18.4978L11.6012 18.215C11.8936 17.9226 12.0578 17.5261 12.0578 17.1127H12.4578ZM12.4578 17.0407V17.1127H12.0578V17.0407H12.4578ZM11.8821 15.6587C12.2492 16.0248 12.4563 16.5216 12.4578 17.0401L12.0578 17.0413C12.0566 16.6286 11.8918 16.2333 11.5996 15.942L11.8821 15.6587ZM10.499 15.087C11.0175 15.087 11.5149 15.2926 11.8821 15.6587L11.5996 15.942C11.3074 15.6506 10.9116 15.487 10.499 15.487L10.499 15.087ZM9.22867 15.087H10.499V15.487H9.22867V15.087ZM7.84719 15.6592C8.21358 15.2928 8.71051 15.087 9.22867 15.087V15.487C8.8166 15.487 8.42141 15.6507 8.13003 15.9421L7.84719 15.6592ZM7.41989 16.3022C7.5172 16.0639 7.6616 15.8448 7.84719 15.6592L8.13003 15.9421C7.98244 16.0896 7.86761 16.2639 7.79022 16.4534L7.41989 16.3022ZM7.60505 16.5778H5.99753V16.1778H7.60505V16.5778ZM5.99753 16.5778C5.61168 16.5778 5.24163 16.4246 4.96879 16.1517L5.25163 15.8689C5.44946 16.0667 5.71776 16.1778 5.99753 16.1778V16.5778ZM4.96879 16.1517C4.78886 15.9718 4.66093 15.7496 4.59467 15.5085L4.98037 15.4025C5.02842 15.5773 5.12118 15.7384 5.25163 15.8689L4.96879 16.1517ZM5.78866 15.77C5.42784 15.77 5.0771 15.7285 4.74203 15.6502L4.833 15.2607C5.13834 15.332 5.45855 15.37 5.78866 15.37V15.77ZM6.38465 15.5231C6.22658 15.6812 6.0122 15.77 5.78866 15.77V15.37C5.90611 15.37 6.01876 15.3233 6.10181 15.2403L6.38465 15.5231ZM6.63152 14.9271C6.63152 15.1507 6.54272 15.365 6.38465 15.5231L6.10181 15.2403C6.18486 15.1572 6.23152 15.0446 6.23152 14.9271H6.63152ZM6.63152 8.82254V14.9271H6.23152V8.82254H6.63152ZM6.37521 8.23751C6.53253 8.38979 6.62441 8.59731 6.63142 8.81614L6.23162 8.82894C6.22794 8.71396 6.17966 8.60493 6.097 8.52492L6.37521 8.23751ZM5.78856 8.00026C6.0075 8.00014 6.2179 8.08523 6.37521 8.23751L6.097 8.52492C6.01435 8.44491 5.9038 8.4002 5.78876 8.40026L5.78856 8.00026ZM4.64375 8.14613C5.00825 8.05107 5.39235 8.00026 5.78866 8.00026V8.40026C5.42661 8.40026 5.07643 8.44667 4.74469 8.53318L4.64375 8.14613ZM9.03917 16.8512C8.9994 16.891 8.97342 16.9419 8.9643 16.9967L8.56973 16.931C8.59244 16.7945 8.6572 16.6675 8.75632 16.5684L9.03917 16.8512ZM9.22867 16.7727C9.15759 16.7727 9.08943 16.8009 9.03917 16.8512L8.75632 16.5684C8.8816 16.4431 9.05151 16.3727 9.22867 16.3727V16.7727ZM10.4887 16.7727H9.22867V16.3727H10.4887V16.7727ZM10.6808 16.8517C10.6296 16.8011 10.5606 16.7727 10.4887 16.7727L10.4887 16.3727C10.6659 16.3727 10.836 16.4426 10.9621 16.5673L10.6808 16.8517ZM10.7618 17.0429C10.761 16.9709 10.7319 16.9022 10.6808 16.8517L10.9621 16.5673C11.0881 16.6919 11.1599 16.8613 11.1618 17.0385L10.7618 17.0429ZM10.7618 17.1127V17.0407H11.1618V17.1127H10.7618ZM10.6818 17.3058C10.733 17.2546 10.7618 17.1851 10.7618 17.1127H11.1618C11.1618 17.2912 11.0909 17.4624 10.9647 17.5887L10.6818 17.3058ZM10.4887 17.3858C10.5611 17.3858 10.6306 17.3571 10.6818 17.3058L10.9647 17.5887C10.8384 17.7149 10.6672 17.7858 10.4887 17.7858V17.3858ZM9.22867 17.3858H10.4887V17.7858H9.22867V17.3858ZM9.03962 17.3048C9.0902 17.356 9.15892 17.3851 9.23084 17.3859L9.2265 17.7858C9.04924 17.7839 8.8799 17.7121 8.75523 17.5861L9.03962 17.3048ZM8.96078 17.1204C8.96271 17.1895 8.99083 17.2555 9.03962 17.3048L8.75523 17.5861C8.63501 17.4646 8.5657 17.302 8.56093 17.1316L8.96078 17.1204ZM8.56355 17.0932C8.56751 17.0694 8.56953 17.0452 8.56953 17.0207H8.96953C8.96953 17.0672 8.96568 17.1134 8.95815 17.1587L8.56355 17.0932ZM8.56953 17.0207C8.56953 17.0076 8.56895 16.9945 8.5678 16.9815L8.96624 16.9462C8.96842 16.9709 8.96953 16.9957 8.96953 17.0207H8.56953ZM5.3458 9.53226V14.2174H4.9458V9.53226H5.3458ZM3.53821 10.203C3.94853 9.74217 4.50436 9.4358 5.11312 9.33495L5.17849 9.72957C4.65994 9.81548 4.18647 10.0764 3.83695 10.469L3.53821 10.203ZM2.85804 11.8677C2.88783 11.2514 3.12788 10.6639 3.53821 10.203L3.83695 10.469C3.48743 10.8616 3.28295 11.362 3.25757 11.8871L2.85804 11.8677ZM3.53991 13.5488C3.12969 13.0891 2.88908 12.5028 2.85806 11.8875L3.25755 11.8673C3.28398 12.3915 3.48893 12.8909 3.83836 13.2825L3.53991 13.5488ZM5.11314 14.4147C4.50527 14.3141 3.95012 14.0085 3.53991 13.5488L3.83836 13.2825C4.1878 13.6741 4.66068 13.9344 5.17847 14.0201L5.11314 14.4147ZM14.8882 9.33495C15.497 9.4358 16.0528 9.74217 16.4631 10.203L16.1644 10.469C15.8148 10.0764 15.3414 9.81548 14.8228 9.72957L14.8882 9.33495ZM14.6555 14.2174V9.53226H15.0555V14.2174H14.6555ZM16.4614 13.5488C16.0512 14.0085 15.4961 14.3141 14.8882 14.4147L14.8228 14.0201C15.3406 13.9344 15.8135 13.6741 16.163 13.2825L16.4614 13.5488ZM17.1433 11.8875C17.1122 12.5028 16.8716 13.0891 16.4614 13.5488L16.163 13.2825C16.5124 12.8909 16.7173 12.3915 16.7438 11.8673L17.1433 11.8875ZM16.4631 10.203C16.8734 10.6639 17.1135 11.2514 17.1433 11.8677L16.7438 11.8871C16.7184 11.362 16.5139 10.8616 16.1644 10.469L16.4631 10.203Z" fill="currentColor"/>
</svg></div></div></div><p class="header__action-descr p-20">Support</p></a></div><div class="header__buttons"><div data-hover="false" data-delay="0" class="login-drop w-dropdown"><div class="login-button w-dropdown-toggle"><div>Login</div></div><nav class="login-button__list is--top-right w-dropdown-list"><a href="/login-error-pms" class="login-button__link w-dropdown-link">Daylight PMS</a><a href="/login-iceportal" class="login-button__link w-dropdown-link">Iceportal Content</a><a href="/login-reviewpro" class="login-button__link w-dropdown-link">Reviewpro Reputation</a></nav></div><a href="/contact" class="contact-button">Contact</a><div data-hover="false" data-delay="0" class="lang-drop w-dropdown"><div class="lang-drop__toogle w-dropdown-toggle size-14"><div class="lang-drop__toogle-icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.33301 8.00016H14.6663M1.33301 8.00016C1.33301 11.6821 4.31778 14.6668 7.99967 14.6668M1.33301 8.00016C1.33301 4.31826 4.31778 1.3335 7.99967 1.3335M14.6663 8.00016C14.6663 11.6821 11.6816 14.6668 7.99967 14.6668M14.6663 8.00016C14.6663 4.31826 11.6816 1.3335 7.99967 1.3335M7.99967 1.3335C9.66719 3.15906 10.6148 5.52819 10.6663 8.00016C10.6148 10.4721 9.66719 12.8413 7.99967 14.6668M7.99967 1.3335C6.33215 3.15906 5.38451 5.52819 5.33301 8.00016C5.38451 10.4721 6.33215 12.8413 7.99967 14.6668" stroke="currentColor" stroke-width="1.14286" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div><div>EN</div><div class="lang-drop__toogle-arrow"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 12 12" fill="none" class="svg"><path d="M9.74978 3.87727C9.60926 3.73759 9.41917 3.65918 9.22103 3.65918C9.02289 3.65918 8.8328 3.73759 8.69228 3.87727L5.99978 6.53227L3.34478 3.87727C3.20426 3.73759 3.01417 3.65918 2.81603 3.65918C2.61789 3.65918 2.4278 3.73759 2.28728 3.87727C2.21698 3.947 2.16119 4.02995 2.12311 4.12134C2.08503 4.21274 2.06543 4.31077 2.06543 4.40977C2.06543 4.50878 2.08503 4.60681 2.12311 4.69821C2.16119 4.7896 2.21698 4.87255 2.28728 4.94227L5.46728 8.12227C5.537 8.19257 5.61995 8.24837 5.71135 8.28644C5.80274 8.32452 5.90077 8.34412 5.99978 8.34412C6.09879 8.34412 6.19682 8.32452 6.28821 8.28644C6.37961 8.24837 6.46256 8.19257 6.53228 8.12227L9.74978 4.94227C9.82007 4.87255 9.87587 4.7896 9.91395 4.69821C9.95202 4.60681 9.97163 4.50878 9.97163 4.40977C9.97163 4.31077 9.95202 4.21274 9.91395 4.12134C9.87587 4.02995 9.82007 3.947 9.74978 3.87727Z" fill="currentColor"></path></svg></div></div><nav class="lang-drop__list w-dropdown-list is--top"><a href="javascript:bablic.redirectTo(&#x27;en&#x27;)" class="lang-drop__link w-dropdown-link">English</a><a href="javascript:bablic.redirectTo(&#x27;es&#x27;)" class="lang-drop__link w-dropdown-link">Español</a><a href="javascript:bablic.redirectTo(&#x27;de&#x27;)" class="lang-drop__link w-dropdown-link">Deutsch</a><a href="javascript:bablic.redirectTo(&#x27;ja&#x27;)" class="lang-drop__link w-dropdown-link">日本語</a><a href="https://www.shijigroup.cn/" target="_blank" class="lang-drop__link w-dropdown-link">中文</a></nav></div></div><div class="header__product-back"><p class="header__product-back-text text-white p-24 fw-medium">Infrasys POS</p><div class="header__product-back-icon text-white"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div></div><div class="w-embed"><style>
.nav-side-pannel__el:hover .nav-content-pannel {
	opacity: 1;
	pointer-events: auto;
}

.nav-side-pannel__el .nav-content-pannel {
	opacity: 0;
	pointer-events: none;
}

.nav-side-pannel__el:hover .nav-side-pannel__link {
padding-left: var(--size--22);
    border-right-color: var(--swatches--energetic-green);
    color: var(--text--accent);
    background-image: url('https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f143e_Arrow.svg'), linear-gradient(260deg, #19285c, #172554);
    background-position: 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: .875rem .875rem, auto;
}


.nav-side-pannel__el .nav-side-pannel__link {
    padding: var(--size--10) var(--size--12);
    color: var(--text--white);
    cursor: pointer;
    background-image: url('https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f143e_Arrow.svg');
    background-position: -14px;
    background-repeat: no-repeat;
    background-size: .875rem .875rem;
    border-right: 2px solid #0affab00;
    margin-right: -1px;
    font-size: 1.63rem;
    transition: color .2s, background-position .205s, padding-left .2s, border-color .2s;
}

.nav-dropdown__container.is--products::-webkit-scrollbar {
  width: 0;
  height: 0;
}

</style></div></div><div data-menu-type="main-burger-button" class="header__burger"><p class="burger__sub">menu</p><div class="burger__icon"><div class="burger__line"></div><div class="burger__line is--2"></div></div></div></div><div class="search"><div class="search__container container"><p class="search__title text-white">Search</p><form action="/search" class="search__wrap w-form"><div class="search__field-wrap"><label for="search" class="search__label p-20 text-white fw-regular">I am looking for:</label><input class="search__input w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/></div><div class="search__button-wrap"><input type="submit" class="search__button w-button" value=""/></div></form><div class="search__tags"><p class="h-14 text-white">Popular searches</p><div class="search__tags-list"><a href="#" class="link-wrap w-inline-block"><p fs-cmsfilter-field="" class="tag text-white">Solutions for hotel</p></a><a href="#" class="link-wrap w-inline-block"><p fs-cmsfilter-field="" class="tag text-white">Infrasys POS</p></a></div></div><div class="search__close"><div class="search__close-icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="48" height="48" rx="24" fill="#172554" fill-opacity="0.5"/>
<path d="M25.4119 24.0002L31.7119 17.7102C31.9002 17.5219 32.006 17.2665 32.006 17.0002C32.006 16.7339 31.9002 16.4785 31.7119 16.2902C31.5236 16.1019 31.2682 15.9961 31.0019 15.9961C30.7356 15.9961 30.4802 16.1019 30.2919 16.2902L24.0019 22.5902L17.7119 16.2902C17.5236 16.1019 17.2682 15.9961 17.0019 15.9961C16.7356 15.9961 16.4802 16.1019 16.2919 16.2902C16.1036 16.4785 15.9978 16.7339 15.9978 17.0002C15.9978 17.2665 16.1036 17.5219 16.2919 17.7102L22.5919 24.0002L16.2919 30.2902C16.1982 30.3831 16.1238 30.4937 16.073 30.6156C16.0222 30.7375 15.9961 30.8682 15.9961 31.0002C15.9961 31.1322 16.0222 31.2629 16.073 31.3848C16.1238 31.5066 16.1982 31.6172 16.2919 31.7102C16.3849 31.8039 16.4955 31.8783 16.6173 31.9291C16.7392 31.9798 16.8699 32.006 17.0019 32.006C17.1339 32.006 17.2646 31.9798 17.3865 31.9291C17.5083 31.8783 17.6189 31.8039 17.7119 31.7102L24.0019 25.4102L30.2919 31.7102C30.3849 31.8039 30.4955 31.8783 30.6173 31.9291C30.7392 31.9798 30.8699 32.006 31.0019 32.006C31.1339 32.006 31.2646 31.9798 31.3865 31.9291C31.5083 31.8783 31.6189 31.8039 31.7119 31.7102C31.8056 31.6172 31.88 31.5066 31.9308 31.3848C31.9816 31.2629 32.0077 31.1322 32.0077 31.0002C32.0077 30.8682 31.9816 30.7375 31.9308 30.6156C31.88 30.4937 31.8056 30.3831 31.7119 30.2902L25.4119 24.0002Z" fill="#F8FCFF"/>
</svg></div></div></div></div></div></header><div class="product-header"><div class="product-header__container container"><div class="product-header__logos"><a aria-label="Go to main page" href="/?r=0" class="header__logo w-inline-block"><div class="logo"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 92 55" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.4033 44.5547H79.5673V16.1099H72.4033V44.5547Z" fill="white"/>
<path d="M53.3877 44.5557H60.5517V16.1108H53.3877V44.5557Z" fill="white"/>
<path d="M43.2355 15.7253C41.3345 15.7253 39.1422 16.3256 36.7623 16.8382V6.68506H29.6006V44.5547H36.6788V22.189C39.0654 21.5528 41.2622 21.4291 42.504 21.4291C43.5923 21.4291 43.8405 22.3531 43.8405 23.3244V44.5547H51.0024V22.6409C51.0024 18.05 48.5142 15.7253 43.197 15.7253" fill="white"/>
<path d="M9.19108 15.6427C9.19108 13.2259 10.7648 12.1827 13.1377 12.1827C17.6601 12.1827 26.0185 12.9516 26.0185 12.9516V7.13085C22.4511 6.91052 19.5905 6.63623 12.7516 6.63623C5.91275 6.63623 1.04492 9.65788 1.04492 16.7421C1.04492 27.7271 19.2947 28.2217 19.2947 35.0317C19.2947 37.7768 18.3374 38.9301 15.8539 38.9301C10.9996 38.9301 3.42465 38.2714 3.42465 38.2714V43.9842C6.99198 44.2585 11.1892 44.5328 16.2106 44.5328C22.8282 44.5328 27.6779 41.4572 27.6779 34.4269C27.6779 22.673 9.19558 21.794 9.19558 15.6427" fill="white"/>
<path d="M62.9392 16.1099V46.6276C62.9392 48.2216 62.9392 49.5504 59.2725 50.0225V53.7681C60.4668 54.0154 62.1512 54.0199 62.5012 54.0199C66.8022 54.0199 70.0174 52.6507 70.0174 46.0588V16.1099H62.9392Z" fill="white"/>
<path d="M56.9501 7.21826C55.3065 7.21826 53.9766 8.54473 53.9766 10.1792C53.9766 11.8137 55.3087 13.1402 56.9501 13.1402C58.5915 13.1402 59.9237 11.8137 59.9237 10.1792C59.9237 8.54473 58.5915 7.21826 56.9501 7.21826Z" fill="white"/>
<path d="M48.624 7.81201C47.3099 7.81201 46.2441 8.87318 46.2441 10.1817C46.2441 11.4902 47.3099 12.5513 48.624 12.5513C49.938 12.5513 51.0037 11.4902 51.0037 10.1817C51.0037 8.87318 49.938 7.81201 48.624 7.81201Z" fill="white"/>
<path d="M42.6762 8.99707C42.0192 8.99707 41.4863 9.52766 41.4863 10.1819C41.4863 10.8361 42.0192 11.3667 42.6762 11.3667C43.3331 11.3667 43.866 10.8361 43.866 10.1819C43.866 9.52766 43.3331 8.99707 42.6762 8.99707Z" fill="white"/>
<path d="M66.4699 6.62695C64.4988 6.62695 62.9004 8.21872 62.9004 10.1814C62.9004 12.1442 64.4988 13.7359 66.4699 13.7359C68.441 13.7359 70.0394 12.1442 70.0394 10.1814C70.0394 8.21872 68.441 6.62695 66.4699 6.62695Z" fill="white"/>
<path d="M75.9853 13.1426C77.6289 13.1426 78.9588 11.8161 78.9588 10.1816C78.9588 8.54717 77.6267 7.2207 75.9853 7.2207C74.3439 7.2207 73.0117 8.54717 73.0117 10.1816C73.0117 11.8161 74.3439 13.1426 75.9853 13.1426Z" fill="white"/>
<path d="M84.3142 12.5513C85.6284 12.5513 86.6941 11.4902 86.6941 10.1817C86.6941 8.87318 85.6284 7.81201 84.3142 7.81201C83.0003 7.81201 81.9346 8.87318 81.9346 10.1817C81.9346 11.4902 83.0003 12.5513 84.3142 12.5513Z" fill="white"/>
<path d="M90.265 11.3662C90.9222 11.3662 91.4551 10.8357 91.4551 10.1814C91.4551 9.52717 90.9222 8.99658 90.265 8.99658C89.6081 8.99658 89.0752 9.52717 89.0752 10.1814C89.0752 10.8357 89.6081 11.3662 90.265 11.3662Z" fill="white"/>
</svg></div></div></a><a href="/?r=0" class="product-logo w-inline-block text-white"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1aa8_Product_ReviewproReputation_1left_White.svg" loading="lazy" alt="" class="product-logo__img"/></a></div><div class="product-header__main-content"></div><div class="product-header__content"><div class="product-header__nav"><div class="product-nav__f-lvl"><a href="/reviewpro-reputation" aria-current="page" class="product-nav__link w--current">Overview</a><div class="product-nav__drop"><a href="/reviewpro-reputation/features" class="product-nav__link w-inline-block"><div>Features</div><div class="product-nav__icon w-icon-dropdown-toggle"></div></a><div class="product-nav__drop-wrap"><div class="product-nav__drop-list"><a href="/reviewpro-reputation/features#reputation-management" class="product-nav__drop-link">Reputation management</a><a href="/reviewpro-reputation/features#competitor-benchmarking" class="product-nav__drop-link">Competitor benchmarking</a><a href="/reviewpro-reputation/features#surveys" class="product-nav__drop-link">Surveys</a><a href="/reviewpro-reputation/features#ai" class="product-nav__drop-link">AI responses</a><a href="/reviewpro-reputation/features#case-management" class="product-nav__drop-link">Case management</a><a href="/reviewpro-reputation/features#reporting" class="product-nav__drop-link">Reporting and Analytics</a></div></div></div></div><div class="product-nav__s-lvl"><a href="#top" class="product-nav__anchor">Overview</a><div class="product-nav__drop is--2-lvl"><a href="/reviewpro-reputation/features" class="product-nav__link is--2-lvl w-inline-block"><div>Features</div><div class="product-nav__icon hidden-tablet w-icon-dropdown-toggle"></div></a><div class="product-nav__drop-wrap hidden-tablet"><div class="product-nav__drop-list"><a href="/reviewpro-reputation/features#reputation-management" class="product-nav__drop-link">Reputation management</a><a href="/reviewpro-reputation/features#competitor-benchmarking" class="product-nav__drop-link">Competitor benchmarking</a><a href="/reviewpro-reputation/features#surveys" class="product-nav__drop-link">Surveys</a><a href="/reviewpro-reputation/features#ai" class="product-nav__drop-link">AI responses</a><a href="/reviewpro-reputation/features#case-management" class="product-nav__drop-link">Case management</a><a href="/reviewpro-reputation/features#reporting" class="product-nav__drop-link">Reporting and Analytics</a></div></div></div><a href="/customers?product=Reviewpro+Reputation" class="product-nav__anchor">Customers</a><a href="#faq" class="product-nav__anchor">FAQ</a></div></div><div class="product-header__actions"><a href="#zoho-form" class="demo-button">Request a demo</a></div><div class="product-header__lang"><div data-hover="false" data-delay="0" class="lang-drop w-dropdown"><div class="lang-drop__toogle w-dropdown-toggle"><div>EN</div><div class="lang-drop__toogle-arrow"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 12 12" fill="none" class="svg"><path d="M9.74978 3.87727C9.60926 3.73759 9.41917 3.65918 9.22103 3.65918C9.02289 3.65918 8.8328 3.73759 8.69228 3.87727L5.99978 6.53227L3.34478 3.87727C3.20426 3.73759 3.01417 3.65918 2.81603 3.65918C2.61789 3.65918 2.4278 3.73759 2.28728 3.87727C2.21698 3.947 2.16119 4.02995 2.12311 4.12134C2.08503 4.21274 2.06543 4.31077 2.06543 4.40977C2.06543 4.50878 2.08503 4.60681 2.12311 4.69821C2.16119 4.7896 2.21698 4.87255 2.28728 4.94227L5.46728 8.12227C5.537 8.19257 5.61995 8.24837 5.71135 8.28644C5.80274 8.32452 5.90077 8.34412 5.99978 8.34412C6.09879 8.34412 6.19682 8.32452 6.28821 8.28644C6.37961 8.24837 6.46256 8.19257 6.53228 8.12227L9.74978 4.94227C9.82007 4.87255 9.87587 4.7896 9.91395 4.69821C9.95202 4.60681 9.97163 4.50878 9.97163 4.40977C9.97163 4.31077 9.95202 4.21274 9.91395 4.12134C9.87587 4.02995 9.82007 3.947 9.74978 3.87727Z" fill="currentColor"></path></svg></div></div><nav class="lang-drop__list w-dropdown-list is--top"><a href="javascript:bablic.redirectTo(&#x27;en&#x27;)" class="lang-drop__link w-dropdown-link">English</a><a href="javascript:bablic.redirectTo(&#x27;es&#x27;)" class="lang-drop__link w-dropdown-link">Español</a><a href="javascript:bablic.redirectTo(&#x27;de&#x27;)" class="lang-drop__link w-dropdown-link">Deutsch</a><a href="javascript:bablic.redirectTo(&#x27;ja&#x27;)" class="lang-drop__link w-dropdown-link">日本語</a><a href="https://www.shijigroup.cn/" target="_blank" class="lang-drop__link w-dropdown-link">中文</a></nav></div></div><div class="product-header__to-main-menu"><div class="header__product-back-icon is--reversed text-white"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 10 10" fill="none" class="svg"><path d="M8.12237 3.23057C8.00527 3.11417 7.84687 3.04883 7.68175 3.04883C7.51663 3.04883 7.35823 3.11417 7.24112 3.23057L4.99737 5.44307L2.78487 3.23057C2.66777 3.11417 2.50936 3.04883 2.34425 3.04883C2.17913 3.04883 2.02073 3.11417 1.90362 3.23057C1.84504 3.28868 1.79855 3.3578 1.76682 3.43396C1.73509 3.51012 1.71875 3.59182 1.71875 3.67432C1.71875 3.75683 1.73509 3.83852 1.76682 3.91468C1.79855 3.99085 1.84504 4.05997 1.90362 4.11807L4.55362 6.76807C4.61173 6.82665 4.68085 6.87315 4.75701 6.90488C4.83318 6.93661 4.91487 6.95295 4.99737 6.95295C5.07988 6.95295 5.16157 6.93661 5.23773 6.90488C5.3139 6.87315 5.38302 6.82665 5.44112 6.76807L8.12237 4.11807C8.18095 4.05997 8.22745 3.99085 8.25918 3.91468C8.29091 3.83852 8.30725 3.75683 8.30725 3.67432C8.30725 3.59182 8.29091 3.51012 8.25918 3.43396C8.22745 3.3578 8.18095 3.28868 8.12237 3.23057Z" fill="currentColor"></path></svg></div></div><p class="header__product-back-text text-white p-24 fw-medium">Shiji</p></div></div><div class="product-header__burgers"><div data-menu-type="product-burger-button" class="header__burger"><p class="burger__sub">menu</p><div class="burger__icon"><div class="burger__line"></div><div class="burger__line is--2"></div></div></div><div data-menu-type="product-burger-mobile-button" class="header__burger"><p class="burger__sub">menu</p><div class="burger__icon"><div class="burger__line"></div><div class="burger__line is--2"></div></div></div></div></div></div><main class="main"><section class="product-hero bg-color-blue-0"><div class="product-hero__container container text-center"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1aa8_Product_ReviewproReputation_1left_White.svg" loading="lazy" data-anim-element="" alt="" class="product-hero__logo"/><h1 class="product-hero__title text-white max-w-100" data-anim-element=""><span class="h1-title-span">Your</span><span class="reckless-font-span h1-title-span fw-black">reputation matters,</span><span>take charge</span></h1><p data-anim-element="" class="product-hero__descr p-20 text-white">Turn guest feedback into your secret weapon for smarter decisions, a glowing reputation, and boosted revenue.</p><div data-anim-element="" class="product-hero__buttons"><div class="product-hero__1st-row"><a href="#form-block" class="product-hero__button w-inline-block"><button button-size="lg" type="filled" color="green" url="" class="button"><p class="button__text">Request a demo</p></button></a><a href="https://insights.shijigroup.com/guest-experience-benchmark/" target="_blank" class="product-hero__button w-inline-block"><button button-size="lg" type="outline" color="white" url="" class="button"><p class="button__text">Download our latest report</p></button></a></div><div class="max-w-370"></div></div></div><div class="product-circle__wrap"><div class="product-circle"></div></div></section><div class="product-overview-img"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1d57_7c5818a7571ab32f9c194d9d76123467_ReviewPro%20Reputation.avif" loading="lazy" width="1440" height="720" alt="" class="product-overview-img__img"/></div><section class="partners-logos bg-color-blue-0"><div class="partners-logos__container container"><div class="hotels-logos"><p class="hotels-logos__title text-center text-white">Trusted by the world’s top-ranked hotels</p><div class="hotels-logos__list"><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1ec0_logo-naranja%201.webp" loading="lazy" width="Auto" height="60" alt="" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1f02_Time_Hotels_white.svg" loading="lazy" alt="" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1de6_safir_white.svg" loading="lazy" alt="" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1eb7_Radisson_HotelGroup_White.webp" loading="lazy" alt="" sizes="(max-width: 400px) 100vw, 400px" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1eb7_Radisson_HotelGroup_White-p-500.png 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1eb7_Radisson_HotelGroup_White.webp 958w" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1eb5_image%204.webp" loading="lazy" alt="" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1c40_Minor_Hotels_white.svg" loading="lazy" alt="" class="hotels-logo__img"/></div><div class="hotels-logo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67efe16118508d8ae114df78_82fa9ff83efc75a97bc86fd5f8b23600_Preferred%20Hotels%20Logo.svg" loading="lazy" alt="" class="hotels-logo__img"/></div></div></div></div></section><section class="tabs bg-color-blue-6"><div class="tabs__container container"><div class="section-heading"><div class="section-heading__title-wrap"><h2 class="centered fw-medium">Own the conversation, build a stronger reputation</h2></div><p class="p-20 centered max-w-60">Harness the power of guest reviews to fine-tune your operations and turn feedback into profitability. Stay ahead of trends and deliver an experience that keep guests coming back.</p></div><div class="tabs w-tabs" fb-tabs-speed="5000" fb-tabs-progress="false" data-easing="ease" fb-tabs="true" fb-tabs-pauseable="false" data-current="Tab 1" data-duration-out="200" data-duration-in="200"><div class="tabs__menu w-tab-menu"><a data-w-tab="Tab 1" class="tabs__link w-inline-block w-tab-link w--current"><div class="tabs__menu-heading"><h3 class="tabs__menu-title h-24 fw-medium">Gather reviews in real-time</h3><p class="tabs__menu-descr">Access a dashboard with reviews from over 140 sources in 45 languages, including OTAs, Google, and your own guest surveys.</p></div><div class="tabs__indicator"><div class="current-line"></div></div></a><a data-w-tab="Tab 2" class="tabs__link w-inline-block w-tab-link"><div class="tabs__menu-heading"><h3 class="tabs__menu-title h-24 fw-medium">Understand guest sentiment</h3><p class="tabs__menu-descr">Unhappy guests? Know why immediately. Filter feedback by source, language, location, and track results over time.</p></div><div class="tabs__indicator"><div class="current-line"></div></div></a><a data-w-tab="Tab 3" class="tabs__link w-inline-block w-tab-link"><div class="tabs__menu-heading"><h3 class="tabs__menu-title h-24 fw-medium">Prioritize effectively</h3><p class="tabs__menu-descr">Automate responses and escalations to streamline your workflow. Know exactly what to focus on to keep your hotel’s reputation strong.</p></div><div class="tabs__indicator"><div class="current-line"></div></div></a></div><div class="tabs__content w-tab-content"><div data-w-tab="Tab 1" class="tabs__item w-tab-pane w--tab-active"><img width="500" height="500" alt="" src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f19e2_tab-img-1.svg" loading="eager" class="tabs__img"/></div><div data-w-tab="Tab 2" class="tabs__item w-tab-pane"><img width="500" height="500" alt="" src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f19e1_tab-img-2.svg" loading="eager" class="tabs__img"/></div><div data-w-tab="Tab 3" class="tabs__item w-tab-pane"><img width="500" height="500" alt="" src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f19e0_tab-img-3.svg" loading="eager" class="tabs__img"/></div></div></div></div></section><section class="features"><div class="features__container container"><div class="section-heading centered"><div class="section-heading__title-wrap centered"><h2 class="centered">Why Reviewpro?<br/></h2></div><p class="p-20 centered max-w-60">From streamlined review tracking to actionable guest insights, take a look at what sets Reviewpro apart.</p></div><div class="features__list"><a href="/reviewpro-reputation/features" class="feature-item is--rev-1 w-inline-block"><div class="feature-card bg-color-blue-0"><div class="feature-card__heading text-white"><h3 class="feature-card__title">All of your guest reviews in one place</h3><p class="feature-card__descr h-18">Aggregate and respond to guest feedback in real-time.</p></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f169b_1.webp" loading="lazy" alt="" class="feature-card__img"/></div></a><a href="/reviewpro-reputation/features" class="feature-item is--rev-2 w-inline-block"><div class="feature-card bg-color-blue-1"><div class="feature-card__heading text-white"><h3 class="feature-card__title">Know what to fix, where</h3><p class="feature-card__descr h-18">Weak coffee at your Athens location? Broken air conditioner in room 302? Know and take action right away.</p></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f169c_2.webp" loading="lazy" alt="" class="feature-card__img"/></div></a><a href="/reviewpro-reputation/features" class="feature-item is--rev-3 w-inline-block"><div class="feature-card bg-color-blue-2"><div class="feature-card__heading text-white"><h3 class="feature-card__title">Access your Global Review Index™ score</h3><p class="feature-card__descr h-18">Benchmark your online reputation against industry standards and competitors.</p></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14e8_3.svg" loading="lazy" alt="" class="feature-card__img is--paddings-24 img-contain"/></div></a><a href="/reviewpro-reputation/features" class="feature-item is--rev-4 w-inline-block"><div class="feature-card bg-color-blue-0"><div class="feature-card__heading text-white"><h3 class="feature-card__title">Send surveys your guests will actually fill out</h3><p class="feature-card__descr h-18">Get feedback at any point of the guest journey.</p></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14e7_4.svg" loading="lazy" alt="" class="feature-card__img is--paddings-24 max-w-60 img-contain"/></div></a><a href="/reviewpro-reputation/features" class="feature-item is--rev-7 w-inline-block"><div class="feature-card bg-color-blue-0"><div class="feature-card__heading text-white"><h3 class="feature-card__title">AI-powered review management</h3><p class="feature-card__descr h-18">Automate responses with AI that analyzes sentiment, personalizes guest interactions, and ensures consistency.</p></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1efe_img-wrap.svg" loading="lazy" alt="" class="feature-card__img is--paddings-24"/></div></a><a href="/reviewpro-reputation/features" class="feature-item is--rev-5 w-inline-block"><div class="feature-card bg-color-blue-0"><div class="feature-card__heading text-white"><h3 class="feature-card__title">Over 100 sources</h3><p class="feature-card__descr h-18">Automatically gather reviews from dozens of sources in 45 languages.</p></div><div class="feature-card__flags"><div class="feature-card__flags-top"><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1528_1.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14ed_2.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14ea_3.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1542_4.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14ee_5.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14e9_6.svg" loading="lazy" alt=""/></div><div class="feature-card__flag"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14eb_7.svg" loading="lazy" alt=""/></div></div><div class="feature-card__flags-bottom"><div class="feature-card__flags-comp"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f14ec_google.svg" loading="lazy" alt=""/></div><div class="feature-card__flags-comp"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f152a_booking.svg" loading="lazy" alt=""/></div><div class="feature-card__flags-comp"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f152b_expedia.svg" loading="lazy" alt=""/></div><div class="feature-card__flags-comp"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1529_agoda.svg" loading="lazy" alt=""/></div><div class="feature-card__flags-comp"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1516_trip.svg" loading="lazy" alt=""/></div></div></div></div></a><div class="feature-item is--rev-6"><div data-item="last" class="feature-card is--border-radius-0"><h3 class="feature-card__title text-blue-2">Take a look at the full list of features or request a demo from our team.</h3><div class="feature-card__buttons"><a href="/contact" class="feature-card__button w-inline-block"><button button-size="lg" type="filled" color="green" url="" class="button"><p class="button__text">Request demo</p></button></a><a href="/reviewpro-reputation/features" class="feature-card__button w-inline-block"><button button-size="lg" type="outline" color="blue" url="" class="button"><p class="button__text">See all features</p></button></a></div></div></div></div></div><div class="features-hover-button"><p>Discover</p><div class="features-hover-button__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.92 12.1202C17.8724 11.9974 17.801 11.8853 17.71 11.7902L12.71 6.79019C12.6168 6.69695 12.5061 6.62299 12.3842 6.57253C12.2624 6.52207 12.1319 6.49609 12 6.49609C11.7337 6.49609 11.4783 6.60188 11.29 6.79019C11.1968 6.88342 11.1228 6.99411 11.0723 7.11594C11.0219 7.23776 10.9959 7.36833 10.9959 7.50019C10.9959 7.76649 11.1017 8.02188 11.29 8.21019L14.59 11.5002H7C6.73478 11.5002 6.48043 11.6055 6.29289 11.7931C6.10536 11.9806 6 12.235 6 12.5002C6 12.7654 6.10536 13.0198 6.29289 13.2073C6.48043 13.3948 6.73478 13.5002 7 13.5002H14.59L11.29 16.7902C11.1963 16.8831 11.1219 16.9937 11.0711 17.1156C11.0203 17.2375 10.9942 17.3682 10.9942 17.5002C10.9942 17.6322 11.0203 17.7629 11.0711 17.8848C11.1219 18.0066 11.1963 18.1172 11.29 18.2102C11.383 18.3039 11.4936 18.3783 11.6154 18.4291C11.7373 18.4798 11.868 18.506 12 18.506C12.132 18.506 12.2627 18.4798 12.3846 18.4291C12.5064 18.3783 12.617 18.3039 12.71 18.2102L17.71 13.2102C17.801 13.1151 17.8724 13.0029 17.92 12.8802C18.02 12.6367 18.02 12.3636 17.92 12.1202Z" fill="currentColor"/>
</svg></div></div></div></section><section class="trust bg-color-blue-1"><div class="trust__container container"><div class="trust__heading text-white"><div class="section-heading centered"><div class="section-heading__title-wrap centered"><h2 class="centered fw-medium">Trusted by the world’s top-ranked hotels</h2></div><p class="p-20 centered max-w-60">From luxury to budget, 10-room boutiques to multinational chains, Reviewpro Reputation works for hoteliers around the world.</p></div></div><div class="facts"><div class="facts__item"><p class="facts__num text-accent">60,000+</p><p class="facts__text p-20 text-white">Hotels</p></div><div class="v-divider bg-color-blue-3"></div><div class="facts__item"><p class="facts__num text-accent">150+</p><p class="facts__text p-20 text-white">Countries with hotels using Reviewpro Reputation</p></div><div class="v-divider bg-color-blue-3"></div><div class="facts__item"><p class="facts__num text-accent">25</p><p class="facts__text p-20 text-white">Years providing exceptional service</p></div></div></div></section><section class="reviews"><div class="reviews__container container"><div class="reviews-slider__wrap"><div class="reviews-slider__item"><div class="reviews-slider__photo-wrap"><div class="reviews-slider__photo"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1c2d_Brigitte%20Diem-Guy.webp" loading="lazy" alt="" sizes="(max-width: 750px) 100vw, 750px" srcset="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1c2d_Brigitte%20Diem-Guy.webp 500w, https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1c2d_Brigitte%20Diem-Guy.webp 750w"/></div><div class="reviews-slider__quote"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 88 88" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M41.9526 34.0616C39.6777 34.6177 37.6809 35.5782 35.9621 36.9431C34.2433 38.3081 33.3333 40.1027 33.2322 42.327C34.4961 42.0742 35.5577 41.9479 36.4171 41.9479C38.1864 41.9479 39.6019 42.5545 40.6635 43.7678C41.7251 44.981 42.2559 46.5987 42.2559 48.6209C42.2559 50.643 41.5482 52.3365 40.1327 53.7014C38.7678 55.0663 37.0995 55.7488 35.128 55.7488C32.9542 55.7488 31.2101 55.0158 29.8957 53.5498C28.6319 52.0332 28 49.9605 28 47.3318C28 44.9052 28.5561 42.6556 29.6682 40.5829C30.831 38.4597 32.4487 36.7409 34.5213 35.4265C36.6446 34.0616 39.1216 33.2528 41.9526 33V34.0616ZM59.6967 34.0616C57.4218 34.6177 55.425 35.5782 53.7062 36.9431C51.9874 38.3081 51.0774 40.1027 50.9763 42.327C52.2401 42.0742 53.3017 41.9479 54.1611 41.9479C55.9305 41.9479 57.346 42.5545 58.4076 43.7678C59.4692 44.981 60 46.5987 60 48.6209C60 50.643 59.2923 52.3365 57.8768 53.7014C56.5119 55.0663 54.8436 55.7488 52.872 55.7488C50.6983 55.7488 48.9542 55.0158 47.6398 53.5498C46.376 52.0332 45.7441 49.9605 45.7441 47.3318C45.7441 44.9052 46.3002 42.6556 47.4123 40.5829C48.575 38.4597 50.1927 36.7409 52.2654 35.4265C54.3886 34.0616 56.8657 33.2528 59.6967 33V34.0616Z" fill="white"/>
</svg></div></div></div><div class="reviews-slider__body"><div class="reviews__title text-blue-1"><div class="reviews-title w-richtext"><h2>Why did <strong>Coast Hotels</strong> choose Reviewpro?</h2></div></div><div class="reviews-slider__body-text w-richtext text-blue-1"><blockquote>Without Shiji Reviewpro, monitoring and managing guest feedback was extremely time-consuming and inefficient ... <strong>Reviewpro allowed us to eliminate the manual process of going one channel at a time</strong> and let our teams focus on the guest experience.</blockquote></div><div class="reviews-slider__author text-blue-1"><p class="reviews-slider__descr p-24 fw-bold">Brigitte Diem-Guy, VP Revenue Strategies &amp; Communication</p><p class="reviews-slider__descr p-24 fw-bold">, </p><p class="reviews-slider__descr p-24">Coast Hotels</p></div></div></div><div class="reviews-slider__controls"><a href="/customers?product=Reviewpro+Reputation" class="reviews-slider__more w-inline-block"><button button-size="lg" type="underline" color="blue" url="" class="button"><p class="button__text">Discover our case studies</p></button></a></div></div></div></section><section class="resources bg-color-blue-6-60"><div class="resources__container container"><div class="section-heading"><div class="section-heading__title-wrap"><h2 class="centered">Explore more resources</h2><div class="section-heading__button"><button button-size="lg" type="underline" color="blue" url="https://insights.shijigroup.com/" class="button"><p class="button__text">Read more stories</p></button></div></div><p class="p-20 centered max-w-60">Research, news, insights and interviews from the hospitality community.</p></div><div data-category="" data-product="Reviewpro Reputation" class="resources-slider__wrap"><div class="resources-slider swiper"><div class="resources-slider__list swiper-wrapper"><div class="resources-slider__item swiper-slide"><a href="#" class="resources-card w-inline-block"><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt=""/></div><div class="resources-card__heading"><p class="resources-card__time h-14 text-blue-2">6 min read</p><div class="resources-card__title-wrap"><h3 class="resources-card__title h-24 fw-medium">Unleashing data for personalised hotel stays</h3><div class="resources-card__arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="svg"><path d="M10.4475 14.5168L9.555 15.4093C8.32264 16.6417 6.32459 16.6417 5.09224 15.4093C3.85988 14.177 3.85988 12.1789 5.09224 10.9466L5.98479 10.054M14.0178 10.9466L14.9103 10.054C16.1427 8.82166 16.1427 6.82362 14.9103 5.59126C13.678 4.3589 11.6799 4.3589 10.4475 5.59126L9.555 6.48381M7.79232 12.7092L12.2102 8.29133" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div><p class="resources-card__descr h-18">Hotels are moving from traditional transactional models to relationship-focused approachse</p></div><div class="resources-card__tags"><p fs-cmsfilter-field="" class="tag text-blue-2">Whitepaper</p></div></a></div><div class="resources-slider__item swiper-slide"><a href="#" class="resources-card w-inline-block"><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt=""/></div><div class="resources-card__heading"><p class="resources-card__time h-14 text-blue-2">6 min read</p><div class="resources-card__title-wrap"><h3 class="resources-card__title h-24 fw-medium">Unleashing data for personalised hotel stays</h3><div class="resources-card__arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="svg"><path d="M10.4475 14.5168L9.555 15.4093C8.32264 16.6417 6.32459 16.6417 5.09224 15.4093C3.85988 14.177 3.85988 12.1789 5.09224 10.9466L5.98479 10.054M14.0178 10.9466L14.9103 10.054C16.1427 8.82166 16.1427 6.82362 14.9103 5.59126C13.678 4.3589 11.6799 4.3589 10.4475 5.59126L9.555 6.48381M7.79232 12.7092L12.2102 8.29133" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div><p class="resources-card__descr h-18">Hotels are moving from traditional transactional models to relationship-focused approachse</p></div><div class="resources-card__tags"><p fs-cmsfilter-field="" class="tag text-blue-2">Whitepaper</p></div></a></div><div class="resources-slider__item swiper-slide"><a href="#" class="resources-card w-inline-block"><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt=""/></div><div class="resources-card__heading"><p class="resources-card__time h-14 text-blue-2">6 min read</p><div class="resources-card__title-wrap"><h3 class="resources-card__title h-24 fw-medium">Unleashing data for personalised hotel stays</h3><div class="resources-card__arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="svg"><path d="M10.4475 14.5168L9.555 15.4093C8.32264 16.6417 6.32459 16.6417 5.09224 15.4093C3.85988 14.177 3.85988 12.1789 5.09224 10.9466L5.98479 10.054M14.0178 10.9466L14.9103 10.054C16.1427 8.82166 16.1427 6.82362 14.9103 5.59126C13.678 4.3589 11.6799 4.3589 10.4475 5.59126L9.555 6.48381M7.79232 12.7092L12.2102 8.29133" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div><p class="resources-card__descr h-18">Hotels are moving from traditional transactional models to relationship-focused approachse</p></div><div class="resources-card__tags"><p fs-cmsfilter-field="" class="tag text-blue-2">Whitepaper</p></div></a></div><div class="resources-slider__item swiper-slide"><a href="#" class="resources-card w-inline-block"><div class="resources-card__img"><img src="https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg" loading="lazy" alt=""/></div><div class="resources-card__heading"><p class="resources-card__time h-14 text-blue-2">6 min read</p><div class="resources-card__title-wrap"><h3 class="resources-card__title h-24 fw-medium">Unleashing data for personalised hotel stays</h3><div class="resources-card__arrow"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 20 21" fill="none" class="svg"><path d="M10.4475 14.5168L9.555 15.4093C8.32264 16.6417 6.32459 16.6417 5.09224 15.4093C3.85988 14.177 3.85988 12.1789 5.09224 10.9466L5.98479 10.054M14.0178 10.9466L14.9103 10.054C16.1427 8.82166 16.1427 6.82362 14.9103 5.59126C13.678 4.3589 11.6799 4.3589 10.4475 5.59126L9.555 6.48381M7.79232 12.7092L12.2102 8.29133" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div></div><p class="resources-card__descr h-18">Hotels are moving from traditional transactional models to relationship-focused approachse</p></div><div class="resources-card__tags"><p fs-cmsfilter-field="" class="tag text-blue-2">Whitepaper</p></div></a></div></div></div><div class="slider-controls"><div class="slider-pagination bg-color-blue-5"></div><div class="slider-arrows"><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.08 17.6202C12.1276 17.4974 12.199 17.3853 12.29 17.2902L17.29 12.2902C17.3832 12.1969 17.4939 12.123 17.6158 12.0725C17.7376 12.0221 17.8681 11.9961 18 11.9961C18.2663 11.9961 18.5217 12.1019 18.71 12.2902C18.8032 12.3834 18.8772 12.4941 18.9277 12.6159C18.9781 12.7378 19.0041 12.8683 19.0041 13.0002C19.0041 13.2665 18.8983 13.5219 18.71 13.7102L15.41 17.0002H23C23.2652 17.0002 23.5196 17.1055 23.7071 17.2931C23.8946 17.4806 24 17.735 24 18.0002C24 18.2654 23.8946 18.5198 23.7071 18.7073C23.5196 18.8948 23.2652 19.0002 23 19.0002H15.41L18.71 22.2902C18.8037 22.3831 18.8781 22.4937 18.9289 22.6156C18.9797 22.7375 19.0058 22.8682 19.0058 23.0002C19.0058 23.1322 18.9797 23.2629 18.9289 23.3848C18.8781 23.5066 18.8037 23.6172 18.71 23.7102C18.617 23.8039 18.5064 23.8783 18.3846 23.9291C18.2627 23.9798 18.132 24.006 18 24.006C17.868 24.006 17.7373 23.9798 17.6154 23.9291C17.4936 23.8783 17.383 23.8039 17.29 23.7102L12.29 18.7102C12.199 18.6151 12.1276 18.5029 12.08 18.3802C11.98 18.1367 11.98 17.8636 12.08 17.6202Z" fill="currentColor"/>
</svg></div></div><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.92 17.6202C23.8724 17.4974 23.801 17.3853 23.71 17.2902L18.71 12.2902C18.6168 12.1969 18.5061 12.123 18.3842 12.0725C18.2624 12.0221 18.1319 11.9961 18 11.9961C17.7337 11.9961 17.4783 12.1019 17.29 12.2902C17.1968 12.3834 17.1228 12.4941 17.0723 12.6159C17.0219 12.7378 16.9959 12.8683 16.9959 13.0002C16.9959 13.2665 17.1017 13.5219 17.29 13.7102L20.59 17.0002H13C12.7348 17.0002 12.4804 17.1055 12.2929 17.2931C12.1054 17.4806 12 17.735 12 18.0002C12 18.2654 12.1054 18.5198 12.2929 18.7073C12.4804 18.8948 12.7348 19.0002 13 19.0002H20.59L17.29 22.2902C17.1963 22.3831 17.1219 22.4937 17.0711 22.6156C17.0203 22.7375 16.9942 22.8682 16.9942 23.0002C16.9942 23.1322 17.0203 23.2629 17.0711 23.3848C17.1219 23.5066 17.1963 23.6172 17.29 23.7102C17.383 23.8039 17.4936 23.8783 17.6154 23.9291C17.7373 23.9798 17.868 24.006 18 24.006C18.132 24.006 18.2627 23.9798 18.3846 23.9291C18.5064 23.8783 18.617 23.8039 18.71 23.7102L23.71 18.7102C23.801 18.6151 23.8724 18.5029 23.92 18.3802C24.02 18.1367 24.02 17.8636 23.92 17.6202Z" fill="currentColor"/>
</svg></div></div></div></div></div></div></section><section class="resourses-body"><div class="resourses-body__container container"><div class="section-heading"><div class="section-heading__title-wrap"><h2 class="centered">News and highlights</h2><a href="/press-news?product=Reviewpro+Reputation" class="section-heading__button w-inline-block"><button button-size="mg" type="underline" color="blue" url="" class="button"><p class="button__text">View all press releases</p></button></a></div></div><div class="slider-wrap"><div class="news-slider swiper w-dyn-list"><div role="list" class="news-slider__list swiper-wrapper w-dyn-items"><div role="listitem" class="news-slider__item swiper-slide w-dyn-item"><div class="news-card"><div class="news-card__arrow text-blue-2"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date fw-medium">15.5.2026</p><h3 class="news-card__title h-20">RakYim Siam Hotel’s Major Transformation in Bangkok Powered by Shiji’s Integrated Tech Stack</h3><a href="/press-news/rakyim-siam-hotels-major-transformation-in-bangkok-powered-by-shijis-integrated-tech-stack" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news-slider__item swiper-slide w-dyn-item"><div class="news-card"><div class="news-card__arrow text-blue-2"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date fw-medium">17.2.2026</p><h3 class="news-card__title h-20">Middle East hotels demonstrate resilient performance in luxury and midscale segments </h3><a href="/press-news/middle-east-hotels-demonstrate-resilient-performance-in-luxury-and-midscale-segments" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news-slider__item swiper-slide w-dyn-item"><div class="news-card"><div class="news-card__arrow text-blue-2"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date fw-medium">12.2.2026</p><h3 class="news-card__title h-20">Explorar Hotels &amp; Resorts unveils guest experience with Shiji’s Daylight PMS </h3><a href="/press-news/explorar-hotels-resorts-unveils-power-of-one-guest-experience-with-shijis-daylight-pms" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news-slider__item swiper-slide w-dyn-item"><div class="news-card"><div class="news-card__arrow text-blue-2"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date fw-medium">22.1.2026</p><h3 class="news-card__title h-20">Despite operational pressures intensifying worldwide, guest satisfaction climbs again </h3><a href="/press-news/despite-operational-pressures-intensifying-worldwide-guest-satisfaction-climbs-again" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div><div role="listitem" class="news-slider__item swiper-slide w-dyn-item"><div class="news-card"><div class="news-card__arrow text-blue-2"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div><p class="news-card__date fw-medium">15.1.2026</p><h3 class="news-card__title h-20">Shiji Japan launches full-scale rollout of Reviewpro Reputation to elevate Guest Experience across hotels and restaurants in Japan </h3><a href="/press-news/shiji-japan-launches-full-scale-rollout-of-reviewpro-reputation-to-elevate-guest-experience-across-hotels-and-restaurants-in-japan" class="absolute-link w-inline-block"><span class="sr-only">Go to press release page</span></a></div></div></div></div><div class="slider-controls"><div class="slider-pagination bg-color-blue-5"></div><div class="slider-arrows"><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.08 17.6202C12.1276 17.4974 12.199 17.3853 12.29 17.2902L17.29 12.2902C17.3832 12.1969 17.4939 12.123 17.6158 12.0725C17.7376 12.0221 17.8681 11.9961 18 11.9961C18.2663 11.9961 18.5217 12.1019 18.71 12.2902C18.8032 12.3834 18.8772 12.4941 18.9277 12.6159C18.9781 12.7378 19.0041 12.8683 19.0041 13.0002C19.0041 13.2665 18.8983 13.5219 18.71 13.7102L15.41 17.0002H23C23.2652 17.0002 23.5196 17.1055 23.7071 17.2931C23.8946 17.4806 24 17.735 24 18.0002C24 18.2654 23.8946 18.5198 23.7071 18.7073C23.5196 18.8948 23.2652 19.0002 23 19.0002H15.41L18.71 22.2902C18.8037 22.3831 18.8781 22.4937 18.9289 22.6156C18.9797 22.7375 19.0058 22.8682 19.0058 23.0002C19.0058 23.1322 18.9797 23.2629 18.9289 23.3848C18.8781 23.5066 18.8037 23.6172 18.71 23.7102C18.617 23.8039 18.5064 23.8783 18.3846 23.9291C18.2627 23.9798 18.132 24.006 18 24.006C17.868 24.006 17.7373 23.9798 17.6154 23.9291C17.4936 23.8783 17.383 23.8039 17.29 23.7102L12.29 18.7102C12.199 18.6151 12.1276 18.5029 12.08 18.3802C11.98 18.1367 11.98 17.8636 12.08 17.6202Z" fill="currentColor"/>
</svg></div></div><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.92 17.6202C23.8724 17.4974 23.801 17.3853 23.71 17.2902L18.71 12.2902C18.6168 12.1969 18.5061 12.123 18.3842 12.0725C18.2624 12.0221 18.1319 11.9961 18 11.9961C17.7337 11.9961 17.4783 12.1019 17.29 12.2902C17.1968 12.3834 17.1228 12.4941 17.0723 12.6159C17.0219 12.7378 16.9959 12.8683 16.9959 13.0002C16.9959 13.2665 17.1017 13.5219 17.29 13.7102L20.59 17.0002H13C12.7348 17.0002 12.4804 17.1055 12.2929 17.2931C12.1054 17.4806 12 17.735 12 18.0002C12 18.2654 12.1054 18.5198 12.2929 18.7073C12.4804 18.8948 12.7348 19.0002 13 19.0002H20.59L17.29 22.2902C17.1963 22.3831 17.1219 22.4937 17.0711 22.6156C17.0203 22.7375 16.9942 22.8682 16.9942 23.0002C16.9942 23.1322 17.0203 23.2629 17.0711 23.3848C17.1219 23.5066 17.1963 23.6172 17.29 23.7102C17.383 23.8039 17.4936 23.8783 17.6154 23.9291C17.7373 23.9798 17.868 24.006 18 24.006C18.132 24.006 18.2627 23.9798 18.3846 23.9291C18.5064 23.8783 18.617 23.8039 18.71 23.7102L23.71 18.7102C23.801 18.6151 23.8724 18.5029 23.92 18.3802C24.02 18.1367 24.02 17.8636 23.92 17.6202Z" fill="currentColor"/>
</svg></div></div></div></div></div></div></section><section class="quote"><div class="quote__container"><div class="quote__layout"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/68837d4ca4c32cf42a4268b6_abcf2b4ff6178e6f85a746bae53e14c8_Reviewpro%20Reputaion.webp" loading="lazy" alt="More than just a POS—Infrasys is the cloud-based, open API secret sauce driving efficiency and delighting guests, every time." class="quote__img"/><p class="quote__text">“The voice of our guests is always an important part of our strategy... Shiji has been a supportive and valued partner to us in helping us deliver.”</p><p class="accent-quote__src fw-bold">Senior Vice President - The Ascott Limited</p></div></div></section><section id="form-block" class="accelerate-form"><div class="container"><div class="accelerate-form__wrap"><h2 class="accelerate-form__title h-80">How can we help you to <span class="reckless-font-span fw-bold">accelerate your business?</span></h2><div class="accelerate-form__form"><iframe frameborder="0" scrolling="yes" STYLE="width:100%;" src="https://forms.zohopublic.com/shijigroup/form/ReviewProReputation/formperma/iV4hElAAt4Gqg7XEiRq8KSCxj8nA2xMWTHunCBpDg34" class="zoho-form is-rr"></iframe></div></div></div></section><section id="faq" class="faq"><div class="faq__container container"><div class="section-heading centered"><div class="section-heading__title-wrap centered"><h2 class="centered fw-medium">Frequently Asked Questions</h2></div></div><div js-accordion="" class="faq__list"><div js-accordion-item="" class="faq-item is--first"><div js-accordion-header="" class="faq-item__header is--first"><h3 class="faq__title h-18 fw-medium">How can Reviewpro benefit my hotel?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Reviewpro can benefit hotels by helping them improve their online reputation, increase guest satisfaction, drive revenue growth, streamline operational processes, and enhance the overall guest experience through data-driven insights and actionable recommendations.</p></div></div></div><div js-accordion-item="" class="faq-item"><div js-accordion-header="" class="faq-item__header"><h3 class="faq__title h-18 fw-medium">Is Reviewpro suitable for all types of properties?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Reviewpro caters to a wide range of properties in the hospitality industry, including hotels, resorts, bed and breakfasts, vacation rentals, and more. The solutions offered by Reviewpro can be customized to meet the specific needs and requirements of different types of properties.</p></div></div></div><div js-accordion-item="" class="faq-item"><div js-accordion-header="" class="faq-item__header"><h3 class="faq__title h-18 fw-medium">Can Reviewpro integrate with other hotel management systems?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Yes, Reviewpro offers integrations with various hotel management systems, property management systems (PMS), and customer relationship management (CRM) platforms to streamline data sharing and enhance operational efficiency.</p></div></div></div><div js-accordion-item="" class="faq-item"><div js-accordion-header="" class="faq-item__header"><h3 class="faq__title h-18 fw-medium">Is Reviewpro compliant with data protection regulations, such as GDPR?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Reviewpro takes data protection and privacy seriously and is compliant with regulations like the General Data Protection Regulation (GDPR). We have robust security measures in place to safeguard guest data and ensure compliance with relevant laws.</p></div></div></div><div js-accordion-item="" class="faq-item"><div js-accordion-header="" class="faq-item__header"><h3 class="faq__title h-18 fw-medium">How often is the data updated in Reviewpro’s platform?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Reviewpro continuously monitors and updates data from online review sites and social media channels in real-time to provide hotels with the most up-to-date insights and feedback on their online reputation and guest satisfaction.</p></div></div></div><div js-accordion-item="" class="faq-item"><div js-accordion-header="" class="faq-item__header"><h3 class="faq__title h-18 fw-medium">Does Reviewpro offer training and support for users?</h3><div js-accordion-icon="" class="faq-item__close"><div class="close-line is--vertical"></div><div class="close-line"></div></div></div><div js-accordion-body="" class="faq-item__body"><div class="faq-item__text w-richtext"><p>Reviewpro provides training sessions, webinars, and a detailed Learning Center within the solution to help users maximize the benefits of their tools. Additionally, our customer support team is available 24/7 to assist with any queries or technical issues.</p></div></div></div></div></div></section><section class="story bg-color-blue-6-60"><div class="story__container container"><div class="section-heading centered"><div class="section-heading__title-wrap centered"><h2 class="centered">New to Shiji?</h2><div class="section-heading__button centered"></div></div><p class="p-20 centered max-w-60">Founded in 1998, Shiji has grown to over 5,000 employees serving 90,000+ hotels worldwide.</p></div><div class="story-slider__wrap"><div class="story-slider swiper"><div class="story-slider__list swiper-wrapper"><div class="story-slider__item swiper-slide"><div class="story-card"><div class="story-card__img aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1bcb_Trusted%20by%20leading%20hotels%20worldwide.webp" loading="lazy" alt=""/></div><div class="story-card__heading"><div class="story-card__title-wrap"><h3 class="story-card__title h-24 fw-medium">Trusted by leading hotels worldwide</h3><div class="story-card__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="story-card__descr h-18 w-richtext"><p>Shiji’s technology powers operations in all of the world’s top hotels. </p></div></div><a href="/about#shiji-partners" class="absolute-link w-inline-block"><span class="sr-only"></span></a></div></div><div class="story-slider__item swiper-slide"><div class="story-card"><div class="story-card__img aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1bc9_Comprehensive%20and%20integrated.webp" loading="lazy" alt=""/></div><div class="story-card__heading"><div class="story-card__title-wrap"><h3 class="story-card__title h-24 fw-medium">Comprehensive and integrated</h3><div class="story-card__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="story-card__descr h-18 w-richtext"><p>From PMS to POS to guest engagement to distribution, we offer everything a hotel needs to succeed. </p></div></div><a href="/products" class="absolute-link w-inline-block"><span class="sr-only"></span></a></div></div><div class="story-slider__item swiper-slide"><div class="story-card"><div class="story-card__img aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1bcc_87a5db8a64c950fa667fbd44fbaab8e8_A%20Global%20leader%20with%20local%20expertise.avif" loading="lazy" alt=""/></div><div class="story-card__heading"><div class="story-card__title-wrap"><h3 class="story-card__title h-24 fw-medium">A Global leader with local expertise</h3><div class="story-card__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="story-card__descr h-18 w-richtext"><p>We operate in over 100 countries, combining global scale with a deep understanding of local markets. </p></div></div><a href="/about#offices" class="absolute-link w-inline-block"><span class="sr-only"></span></a></div></div><div class="story-slider__item swiper-slide"><div class="story-card"><div class="story-card__img aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1bc8_Top-tier%20support%20is%20in%20our%20DNA.webp" loading="lazy" alt=""/></div><div class="story-card__heading"><div class="story-card__title-wrap"><h3 class="story-card__title h-24 fw-medium">Top-tier support is in our DNA</h3><div class="story-card__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="story-card__descr h-18 w-richtext"><p>Providing exceptional support isn’t just what we do—it’s who we are</p></div></div><a href="/support" class="absolute-link w-inline-block"><span class="sr-only"></span></a></div></div><div class="story-slider__item swiper-slide"><div class="story-card"><div class="story-card__img aspect-3-2"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/67da8139199c44005d0f1bcd_Your%20data%20is%20safe%20with%20us.webp" loading="lazy" alt=""/></div><div class="story-card__heading"><div class="story-card__title-wrap"><h3 class="story-card__title h-24 fw-medium">Your data is safe with us</h3><div class="story-card__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9199 6.62C17.8185 6.37565 17.6243 6.18147 17.3799 6.08C17.2597 6.02876 17.1306 6.00158 16.9999 6H6.99994C6.73472 6 6.48037 6.10536 6.29283 6.29289C6.1053 6.48043 5.99994 6.73478 5.99994 7C5.99994 7.26522 6.1053 7.51957 6.29283 7.70711C6.48037 7.89464 6.73472 8 6.99994 8H14.5899L6.28994 16.29C6.19621 16.383 6.12182 16.4936 6.07105 16.6154C6.02028 16.7373 5.99414 16.868 5.99414 17C5.99414 17.132 6.02028 17.2627 6.07105 17.3846C6.12182 17.5064 6.19621 17.617 6.28994 17.71C6.3829 17.8037 6.4935 17.8781 6.61536 17.9289C6.73722 17.9797 6.86793 18.0058 6.99994 18.0058C7.13195 18.0058 7.26266 17.9797 7.38452 17.9289C7.50638 17.8781 7.61698 17.8037 7.70994 17.71L15.9999 9.41V17C15.9999 17.2652 16.1053 17.5196 16.2928 17.7071C16.4804 17.8946 16.7347 18 16.9999 18C17.2652 18 17.5195 17.8946 17.707 17.7071C17.8946 17.5196 17.9999 17.2652 17.9999 17V7C17.9984 6.86932 17.9712 6.74022 17.9199 6.62Z" fill="currentColor"/>
</svg></div></div></div><div class="story-card__descr h-18 w-richtext"><p>Shiji adheres to the highest international data security standards.</p></div></div><a href="/about#privacy-security" class="absolute-link w-inline-block"><span class="sr-only"></span></a></div></div></div></div><div class="slider-controls"><div class="slider-pagination bg-color-blue-5"></div><div class="slider-arrows"><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.08 17.6202C12.1276 17.4974 12.199 17.3853 12.29 17.2902L17.29 12.2902C17.3832 12.1969 17.4939 12.123 17.6158 12.0725C17.7376 12.0221 17.8681 11.9961 18 11.9961C18.2663 11.9961 18.5217 12.1019 18.71 12.2902C18.8032 12.3834 18.8772 12.4941 18.9277 12.6159C18.9781 12.7378 19.0041 12.8683 19.0041 13.0002C19.0041 13.2665 18.8983 13.5219 18.71 13.7102L15.41 17.0002H23C23.2652 17.0002 23.5196 17.1055 23.7071 17.2931C23.8946 17.4806 24 17.735 24 18.0002C24 18.2654 23.8946 18.5198 23.7071 18.7073C23.5196 18.8948 23.2652 19.0002 23 19.0002H15.41L18.71 22.2902C18.8037 22.3831 18.8781 22.4937 18.9289 22.6156C18.9797 22.7375 19.0058 22.8682 19.0058 23.0002C19.0058 23.1322 18.9797 23.2629 18.9289 23.3848C18.8781 23.5066 18.8037 23.6172 18.71 23.7102C18.617 23.8039 18.5064 23.8783 18.3846 23.9291C18.2627 23.9798 18.132 24.006 18 24.006C17.868 24.006 17.7373 23.9798 17.6154 23.9291C17.4936 23.8783 17.383 23.8039 17.29 23.7102L12.29 18.7102C12.199 18.6151 12.1276 18.5029 12.08 18.3802C11.98 18.1367 11.98 17.8636 12.08 17.6202Z" fill="currentColor"/>
</svg></div></div><div class="slider-arrow bg-color-blue-5"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.92 17.6202C23.8724 17.4974 23.801 17.3853 23.71 17.2902L18.71 12.2902C18.6168 12.1969 18.5061 12.123 18.3842 12.0725C18.2624 12.0221 18.1319 11.9961 18 11.9961C17.7337 11.9961 17.4783 12.1019 17.29 12.2902C17.1968 12.3834 17.1228 12.4941 17.0723 12.6159C17.0219 12.7378 16.9959 12.8683 16.9959 13.0002C16.9959 13.2665 17.1017 13.5219 17.29 13.7102L20.59 17.0002H13C12.7348 17.0002 12.4804 17.1055 12.2929 17.2931C12.1054 17.4806 12 17.735 12 18.0002C12 18.2654 12.1054 18.5198 12.2929 18.7073C12.4804 18.8948 12.7348 19.0002 13 19.0002H20.59L17.29 22.2902C17.1963 22.3831 17.1219 22.4937 17.0711 22.6156C17.0203 22.7375 16.9942 22.8682 16.9942 23.0002C16.9942 23.1322 17.0203 23.2629 17.0711 23.3848C17.1219 23.5066 17.1963 23.6172 17.29 23.7102C17.383 23.8039 17.4936 23.8783 17.6154 23.9291C17.7373 23.9798 17.868 24.006 18 24.006C18.132 24.006 18.2627 23.9798 18.3846 23.9291C18.5064 23.8783 18.617 23.8039 18.71 23.7102L23.71 18.7102C23.801 18.6151 23.8724 18.5029 23.92 18.3802C24.02 18.1367 24.02 17.8636 23.92 17.6202Z" fill="currentColor"/>
</svg></div></div></div></div></div></div></section></main><div><section class="universal-grid bg-color-blue-1"><div class="universal-grid__container container"><div class="awards-s"><div class="section-heading text-white"><div class="section-heading__title-wrap text-white"><h2 class="centered">Awarded for excellence</h2></div></div><div class="awards-s__logo-gid"><a href="https://www.softwareadvice.com/product/95240-Infrasys-POS/" target="_blank" class="award-itm w-inline-block"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/697c881cd55cc407114f6fee_software-advice.svg" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">Best Customer Support 2026</div></a><a href="/press-news/shiji-named-a-2025-geo-and-global-aws-partner-award-finalist" target="_blank" class="award-itm w-inline-block"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/692ecc84c94f3380fc2b28b6_aws-partner.png" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">Partner of the year Finalist 2025</div></a><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/682ed070c58524c0f7d5605b_Top%20Hotel%20management%20solutions%20in%20APAC.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">Top Hotel management solutions in APAC</div></div><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/682ed07134dea66ffb8361c5_10%20Best%20travel%20and%20hospitality.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">10 Best travel and hospitality</div></div><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/682ed07090f7a9371d4ccbf1_Top%2010%20management%20solutions%20providers.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">Top 10 management solutions providers</div></div><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/685e4e5ef3cef9dd0d51fd83_capsolve-reviewpro-reputation.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">2025 Top Vendors</div></div><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/682ed071b685de16bbaaed4d_Top%2010%20Leaders%20in%20Tech%202024.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">Top 10 Leaders in Tech 2024</div></div><div class="award-itm"><div class="award-itm__logo-w"><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/682ed070100fd3711a5e2cea_30%20Faster%20Growing%20Companies%20of%20the%20Year.webp" loading="lazy" alt="" class="award-itm__logo"/></div><div class="h-14 text-white">30 Faster Growing Companies of 2024</div></div></div></div></div></section></div><footer class="footer bg-color-blue-0"><div class="footer__container container"><div class="footer__top"><div class="footer__products"><div class="links-block"><div class="links-block__heading fw-medium"><p>Products</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list is--product w-list-unstyled"><li class="links-block__list-item"><a href="/daylight-pms" class="link w-inline-block text-white size-20"><p class="link__text">Daylight PMS</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/reviewpro-reputation" aria-current="page" class="link w-inline-block w--current text-white size-20"><p class="link__text">Reviewpro Reputation</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/meridian-experiences" class="link w-inline-block text-white size-20"><p class="link__text">Meridian Experiences</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/iceportal-content" class="link w-inline-block text-white size-20"><p class="link__text">Iceportal Content</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/horizon-distribution" class="link w-inline-block text-white size-20"><p class="link__text">Horizon Distribution</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/infrasys-pos" class="link w-inline-block text-white size-20"><p class="link__text">Infrasys POS</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/astral-payments" class="link w-inline-block text-white size-20"><p class="link__text">Astral Payments</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/stellaris" class="link w-inline-block text-white size-20"><p class="link__text">Stellaris Digital</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/twilight-data-ai" class="link w-inline-block text-white size-20"><p class="link__text">Twilight Data + AI</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/shiji-platform" class="link w-inline-block text-white size-20"><p class="link__text">Shiji Platform</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/products" class="link w-inline-block text-white size-20"><p class="link__text">All products</p><span class="link__underline"></span></a></li></ul></div></div></div><div class="footer__divider"></div><div class="footer__other"><div class="links-block"><div class="links-block__heading fw-medium"><p aria-hidden="true">Solutions</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list w-list-unstyled"><li class="links-block__list-item"><a href="/global-chains-solutions" class="link w-inline-block text-white "><p class="link__text">Global Chains</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/regional-groups-solutions" class="link w-inline-block text-white "><p class="link__text">Regional Groups</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/independent-hotels-solutions" class="link w-inline-block text-white "><p class="link__text">Independent Hotels</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/resorts-solutions" class="link w-inline-block text-white "><p class="link__text">Resorts</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/spa-hotels-solutions" class="link w-inline-block text-white size-20"><p class="link__text">Spa Hotels</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/general-managers-solutions" class="link w-inline-block text-white size-20"><p class="link__text">General Managers</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/it-managers-solutions" class="link w-inline-block text-white size-20"><p class="link__text">IT Managers<br/></p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/fb-managers-solutions" class="link w-inline-block text-white size-20"><p class="link__text">F&amp;B Managers<br/></p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/sales-marketing-solutions" class="link w-inline-block text-white size-20"><p class="link__text">Sales &amp; Marketing Managers<br/></p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/revenue-managers-solutions" class="link w-inline-block text-white size-20"><p class="link__text">Revenue Managers<br/></p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/operations-solutions" class="link w-inline-block text-white size-20"><p class="link__text">Operations</p><span class="link__underline"></span></a></li></ul></div></div><div class="links-block"><div class="links-block__heading fw-medium"><p aria-hidden="true">Resources</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list w-list-unstyled"><li class="links-block__list-item"><a href="/events" class="link w-inline-block text-white "><p class="link__text">Events</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/customers" class="link w-inline-block text-white "><p class="link__text">Case studies</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/press-news" class="link w-inline-block text-white "><p class="link__text">Press releases</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/press-kit" class="link w-inline-block text-white "><p class="link__text">Press kit</p><span class="link__underline"></span></a></li><li class="links-block__list-item is--es-only"><a href="http://shijigroup.whistlelink.com/" class="link w-inline-block text-white "><p class="link__text">Canal de denuncia</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/login" class="link w-inline-block text-white "><p class="link__text">Login</p><span class="link__underline"></span></a></li></ul></div><div class="links-block__heading is--2 fw-medium"><p aria-hidden="true">Support</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list w-list-unstyled"><li class="links-block__list-item"><a href="/integrations" class="link w-inline-block text-white "><p class="link__text">Integrations</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="https://docs.shijigroup.com/" target="_blank" class="link w-inline-block text-white "><p class="link__text">Doc center</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="https://learning.shijigroup.com/" target="_blank" class="link w-inline-block text-white "><p class="link__text">Learning center</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/support" class="link w-inline-block text-white "><p class="link__text">Contact Support</p><span class="link__underline"></span></a></li></ul></div></div><div class="links-block"><div class="links-block__heading fw-medium"><p aria-hidden="true">Company</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list w-list-unstyled"><li class="links-block__list-item"><a href="/about" class="link w-inline-block text-white "><p class="link__text">About Shiji</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/about#leadership" class="link w-inline-block text-white "><p class="link__text">Management team</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/day-night" class="link w-inline-block text-white "><p class="link__text">Day and Night</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/offices" class="link w-inline-block text-white "><p class="link__text">Offices</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/career" class="link w-inline-block text-white "><p class="link__text">Careers</p><span class="link__underline"></span></a></li></ul></div></div><div class="links-block"><div class="links-block__heading fw-medium"><p aria-hidden="true">Regions</p><div class="links-block__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0002 9.17019C16.8128 8.98394 16.5594 8.87939 16.2952 8.87939C16.031 8.87939 15.7776 8.98394 15.5902 9.17019L12.0002 12.7102L8.46019 9.17019C8.27283 8.98394 8.01938 8.87939 7.75519 8.87939C7.49101 8.87939 7.23756 8.98394 7.05019 9.17019C6.95646 9.26315 6.88207 9.37375 6.8313 9.49561C6.78053 9.61747 6.75439 9.74818 6.75439 9.88019C6.75439 10.0122 6.78053 10.1429 6.8313 10.2648C6.88207 10.3866 6.95646 10.4972 7.05019 10.5902L11.2902 14.8302C11.3832 14.9239 11.4938 14.9983 11.6156 15.0491C11.7375 15.0998 11.8682 15.126 12.0002 15.126C12.1322 15.126 12.2629 15.0998 12.3848 15.0491C12.5066 14.9983 12.6172 14.9239 12.7102 14.8302L17.0002 10.5902C17.0939 10.4972 17.1683 10.3866 17.2191 10.2648C17.2699 10.1429 17.296 10.0122 17.296 9.88019C17.296 9.74818 17.2699 9.61747 17.2191 9.49561C17.1683 9.37375 17.0939 9.26315 17.0002 9.17019Z" fill="currentColor"/>
</svg></div></div></div><div class="links-block__list-wrap"><ul role="list" class="links-block__list w-list-unstyled"><li class="links-block__list-item"><a href="/americas" class="link w-inline-block text-white "><p class="link__text">Americas</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/apac" class="link w-inline-block text-white "><p class="link__text">Asia Pacific<br/></p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="https://www.shijigroup.cn" target="_blank" class="link w-inline-block text-white "><p class="link__text">China</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/europe" class="link w-inline-block text-white "><p class="link__text">Europe</p><span class="link__underline"></span></a></li><li class="links-block__list-item"><a href="/middle-east" class="link w-inline-block text-white "><p class="link__text">Middle East<br/></p><span class="link__underline"></span></a></li></ul></div></div></div><div class="back-button"><div class="back-button__arrow"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.0175 8.73283L13.0186 8.73392C13.0537 8.76878 13.0816 8.81026 13.1006 8.85595C13.1197 8.90165 13.1295 8.95066 13.1295 9.00017C13.1295 9.04967 13.1197 9.09869 13.1006 9.14438C13.0816 9.19008 13.0537 9.23155 13.0186 9.26642L13.0164 9.26859C12.9815 9.30374 12.9401 9.33164 12.8944 9.35068C12.8487 9.36971 12.7996 9.37952 12.7501 9.37952C12.7006 9.37952 12.6516 9.36971 12.6059 9.35068C12.5602 9.33164 12.5188 9.30374 12.4839 9.26859L12.4832 9.2679L10.0157 6.7929L9.37514 6.15039V7.05767V12.7502C9.37514 12.8496 9.33563 12.945 9.2653 13.0153C9.19498 13.0857 9.0996 13.1252 9.00014 13.1252C8.90068 13.1252 8.8053 13.0857 8.73497 13.0153C8.66465 12.945 8.62514 12.8496 8.62514 12.7502V7.05767V6.15039L7.98457 6.7929L5.51747 9.2675C5.51744 9.26754 5.5174 9.26758 5.51736 9.26761C5.44647 9.33844 5.35036 9.37823 5.25014 9.37823C5.14987 9.37823 5.05371 9.3384 4.9828 9.2675C4.9119 9.1966 4.87207 9.10044 4.87207 9.00017C4.87207 8.95052 4.88185 8.90136 4.90085 8.85549C4.91985 8.80962 4.9477 8.76794 4.9828 8.73283L8.72941 4.98623C8.76454 4.9532 8.80573 4.92724 8.8507 4.9098L8.85073 4.90987L8.85764 4.90704C8.94894 4.86953 9.05134 4.86953 9.14264 4.90704L9.14261 4.90711L9.14957 4.9098C9.19455 4.92724 9.23574 4.9532 9.27087 4.98623L13.0175 8.73283Z" fill="currentColor" stroke="currentColor" stroke-width="0.75"/>
</svg></div></div><a href="#" class="link w-inline-block text-white size-16"><p class="link__text">Back to top</p><span class="link__underline"></span></a></div></div><div class="footer__mid"><div class="footer__contact-us"><p class="footer__contact-us-text text-white fw-medium">How can we help?</p><a href="/contact" class="link w-inline-block footer__contact-us-text text-accent fw-bold"><p class="link__text">Contact us</p><span class="link__underline"></span></a></div><div class="socials"><a aria-label="Go to Shiji Linkedin" href="https://www.linkedin.com/company/shijigroup/posts/?feedView=all" target="_blank" class="social w-inline-block"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z" fill="#0030FF"/>

<path d="M28.5195 10H11.4766C10.6602 10 10 10.6445 10 11.4414V28.5547C10 29.3516 10.6602 30 11.4766 30H28.5195C29.3359 30 30 29.3516 30 28.5586V11.4414C30 10.6445 29.3359 10 28.5195 10ZM15.9336 27.043H12.9648V17.4961H15.9336V27.043ZM14.4492 16.1953C13.4961 16.1953 12.7266 15.4258 12.7266 14.4766C12.7266 13.5273 13.4961 12.7578 14.4492 12.7578C15.3984 12.7578 16.168 13.5273 16.168 14.4766C16.168 15.4219 15.3984 16.1953 14.4492 16.1953ZM27.043 27.043H24.0781V22.4023C24.0781 21.2969 24.0586 19.8711 22.5352 19.8711C20.9922 19.8711 20.7578 21.0781 20.7578 22.3242V27.043H17.7969V17.4961H20.6406V18.8008H20.6797C21.0742 18.0508 22.043 17.2578 23.4844 17.2578C26.4883 17.2578 27.043 19.2344 27.043 21.8047V27.043Z" fill="currentColor"/>
</svg></div></a><a aria-label="Go to Shiji Youtube" href="https://www.youtube.com/channel/UCKpCZEFPLI4k7ndT1F0saLQ/featured" target="_blank" class="social w-inline-block"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z" fill="#0030FF"/>

<path d="M29.8008 16C29.8008 16 29.6055 14.6211 29.0039 14.0156C28.2422 13.2188 27.3906 13.2148 27 13.168C24.2031 12.9648 20.0039 12.9648 20.0039 12.9648H19.9961C19.9961 12.9648 15.7969 12.9648 13 13.168C12.6094 13.2148 11.7578 13.2188 10.9961 14.0156C10.3945 14.6211 10.2031 16 10.2031 16C10.2031 16 10 17.6211 10 19.2383V20.7539C10 22.3711 10.1992 23.9922 10.1992 23.9922C10.1992 23.9922 10.3945 25.3711 10.9922 25.9766C11.7539 26.7734 12.7539 26.7461 13.1992 26.832C14.8008 26.9844 20 27.0313 20 27.0313C20 27.0313 24.2031 27.0234 27 26.8242C27.3906 26.7773 28.2422 26.7734 29.0039 25.9766C29.6055 25.3711 29.8008 23.9922 29.8008 23.9922C29.8008 23.9922 30 22.375 30 20.7539V19.2383C30 17.6211 29.8008 16 29.8008 16ZM17.9336 22.5938V16.9727L23.3359 19.793L17.9336 22.5938Z" fill="currentColor"/>
</svg></div></a></div></div><div class="footer__bottom"><div class="footer__tech-wrap"><ul role="list" class="footer__tech-list"><li class="footer__tech-item"><a href="/legal/legal-notice" class="link w-inline-block text-white size-14"><p class="link__text">Legal notice</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/data-protection-officer" class="link w-inline-block text-white size-14"><p class="link__text">DPO</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/privacy-policy" class="link w-inline-block text-white size-14"><p class="link__text">Privacy policy</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/e-waste" class="link w-inline-block text-white size-14"><p class="link__text">E-waste</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/terms-and-conditions" class="link w-inline-block text-white size-14"><p class="link__text">General Terms and Conditions</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/terms-and-conditions-reviewpro" class="link w-inline-block text-white size-14"><p class="link__text">Reviewpro Terms and Conditions</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/sita-terms-and-conditions" class="link w-inline-block text-white size-14"><p class="link__text">SITA - Terms and conditions</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/security-policy-and-vdp" class="link w-inline-block text-white size-14"><p class="link__text">Security policy and VDP</p><span class="link__underline"></span></a></li><li class="footer__tech-item"><a href="/legal/certifications" class="link w-inline-block text-white size-14"><p class="link__text">Certifications</p><span class="link__underline"></span></a></li></ul><div class="footer__copy"><p class="h-14 text-white">© 2026 Shiji Group. All rights reserved.</p><div data-hover="false" data-delay="0" class="lang-drop w-dropdown"><div class="lang-drop__toogle w-dropdown-toggle"><div class="lang-drop__toogle-icon"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.33301 8.00016H14.6663M1.33301 8.00016C1.33301 11.6821 4.31778 14.6668 7.99967 14.6668M1.33301 8.00016C1.33301 4.31826 4.31778 1.3335 7.99967 1.3335M14.6663 8.00016C14.6663 11.6821 11.6816 14.6668 7.99967 14.6668M14.6663 8.00016C14.6663 4.31826 11.6816 1.3335 7.99967 1.3335M7.99967 1.3335C9.66719 3.15906 10.6148 5.52819 10.6663 8.00016C10.6148 10.4721 9.66719 12.8413 7.99967 14.6668M7.99967 1.3335C6.33215 3.15906 5.38451 5.52819 5.33301 8.00016C5.38451 10.4721 6.33215 12.8413 7.99967 14.6668" stroke="currentColor" stroke-width="1.14286" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></div><div>English</div><div class="lang-drop__toogle-arrow"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 12 12" fill="none" class="svg"><path d="M9.74978 3.87727C9.60926 3.73759 9.41917 3.65918 9.22103 3.65918C9.02289 3.65918 8.8328 3.73759 8.69228 3.87727L5.99978 6.53227L3.34478 3.87727C3.20426 3.73759 3.01417 3.65918 2.81603 3.65918C2.61789 3.65918 2.4278 3.73759 2.28728 3.87727C2.21698 3.947 2.16119 4.02995 2.12311 4.12134C2.08503 4.21274 2.06543 4.31077 2.06543 4.40977C2.06543 4.50878 2.08503 4.60681 2.12311 4.69821C2.16119 4.7896 2.21698 4.87255 2.28728 4.94227L5.46728 8.12227C5.537 8.19257 5.61995 8.24837 5.71135 8.28644C5.80274 8.32452 5.90077 8.34412 5.99978 8.34412C6.09879 8.34412 6.19682 8.32452 6.28821 8.28644C6.37961 8.24837 6.46256 8.19257 6.53228 8.12227L9.74978 4.94227C9.82007 4.87255 9.87587 4.7896 9.91395 4.69821C9.95202 4.60681 9.97163 4.50878 9.97163 4.40977C9.97163 4.31077 9.95202 4.21274 9.91395 4.12134C9.87587 4.02995 9.82007 3.947 9.74978 3.87727Z" fill="currentColor"></path></svg></div></div><nav class="lang-drop__list w-dropdown-list"><a href="javascript:bablic.redirectTo(&#x27;en&#x27;)" class="lang-drop__link w-dropdown-link">English</a><a href="javascript:bablic.redirectTo(&#x27;es&#x27;)" class="lang-drop__link w-dropdown-link">Español</a><a href="javascript:bablic.redirectTo(&#x27;de&#x27;)" class="lang-drop__link w-dropdown-link">Deutsch</a><a href="javascript:bablic.redirectTo(&#x27;ja&#x27;)" class="lang-drop__link w-dropdown-link">日本語</a><a href="https://www.shijigroup.cn/" target="_blank" class="lang-drop__link w-dropdown-link">中文</a></nav></div></div></div><a aria-label="Go to main page" href="#" class="footer__logo w-inline-block"><div class="logo"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 92 55" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.4033 44.5547H79.5673V16.1099H72.4033V44.5547Z" fill="white"/>
<path d="M53.3877 44.5557H60.5517V16.1108H53.3877V44.5557Z" fill="white"/>
<path d="M43.2355 15.7253C41.3345 15.7253 39.1422 16.3256 36.7623 16.8382V6.68506H29.6006V44.5547H36.6788V22.189C39.0654 21.5528 41.2622 21.4291 42.504 21.4291C43.5923 21.4291 43.8405 22.3531 43.8405 23.3244V44.5547H51.0024V22.6409C51.0024 18.05 48.5142 15.7253 43.197 15.7253" fill="white"/>
<path d="M9.19108 15.6427C9.19108 13.2259 10.7648 12.1827 13.1377 12.1827C17.6601 12.1827 26.0185 12.9516 26.0185 12.9516V7.13085C22.4511 6.91052 19.5905 6.63623 12.7516 6.63623C5.91275 6.63623 1.04492 9.65788 1.04492 16.7421C1.04492 27.7271 19.2947 28.2217 19.2947 35.0317C19.2947 37.7768 18.3374 38.9301 15.8539 38.9301C10.9996 38.9301 3.42465 38.2714 3.42465 38.2714V43.9842C6.99198 44.2585 11.1892 44.5328 16.2106 44.5328C22.8282 44.5328 27.6779 41.4572 27.6779 34.4269C27.6779 22.673 9.19558 21.794 9.19558 15.6427" fill="white"/>
<path d="M62.9392 16.1099V46.6276C62.9392 48.2216 62.9392 49.5504 59.2725 50.0225V53.7681C60.4668 54.0154 62.1512 54.0199 62.5012 54.0199C66.8022 54.0199 70.0174 52.6507 70.0174 46.0588V16.1099H62.9392Z" fill="white"/>
<path d="M56.9501 7.21826C55.3065 7.21826 53.9766 8.54473 53.9766 10.1792C53.9766 11.8137 55.3087 13.1402 56.9501 13.1402C58.5915 13.1402 59.9237 11.8137 59.9237 10.1792C59.9237 8.54473 58.5915 7.21826 56.9501 7.21826Z" fill="white"/>
<path d="M48.624 7.81201C47.3099 7.81201 46.2441 8.87318 46.2441 10.1817C46.2441 11.4902 47.3099 12.5513 48.624 12.5513C49.938 12.5513 51.0037 11.4902 51.0037 10.1817C51.0037 8.87318 49.938 7.81201 48.624 7.81201Z" fill="white"/>
<path d="M42.6762 8.99707C42.0192 8.99707 41.4863 9.52766 41.4863 10.1819C41.4863 10.8361 42.0192 11.3667 42.6762 11.3667C43.3331 11.3667 43.866 10.8361 43.866 10.1819C43.866 9.52766 43.3331 8.99707 42.6762 8.99707Z" fill="white"/>
<path d="M66.4699 6.62695C64.4988 6.62695 62.9004 8.21872 62.9004 10.1814C62.9004 12.1442 64.4988 13.7359 66.4699 13.7359C68.441 13.7359 70.0394 12.1442 70.0394 10.1814C70.0394 8.21872 68.441 6.62695 66.4699 6.62695Z" fill="white"/>
<path d="M75.9853 13.1426C77.6289 13.1426 78.9588 11.8161 78.9588 10.1816C78.9588 8.54717 77.6267 7.2207 75.9853 7.2207C74.3439 7.2207 73.0117 8.54717 73.0117 10.1816C73.0117 11.8161 74.3439 13.1426 75.9853 13.1426Z" fill="white"/>
<path d="M84.3142 12.5513C85.6284 12.5513 86.6941 11.4902 86.6941 10.1817C86.6941 8.87318 85.6284 7.81201 84.3142 7.81201C83.0003 7.81201 81.9346 8.87318 81.9346 10.1817C81.9346 11.4902 83.0003 12.5513 84.3142 12.5513Z" fill="white"/>
<path d="M90.265 11.3662C90.9222 11.3662 91.4551 10.8357 91.4551 10.1814C91.4551 9.52717 90.9222 8.99658 90.265 8.99658C89.6081 8.99658 89.0752 9.52717 89.0752 10.1814C89.0752 10.8357 89.6081 11.3662 90.265 11.3662Z" fill="white"/>
</svg></div></div></a></div></div><div data-version="20260224" popup-promo="popup-promo" class="popup-promo is--with-img"><a aria-label="close popup button" popup-promo="close" href="#" class="popup-promo__close w-inline-block"><div class="svg w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 3L3 13M3 3L13 13" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div></a><div class="popup-promo__data"><div class="popup-promo__txt-wrap"><div class="h-18 fw-bold">Hospitality is made to move</div><p>Move your hospitality operations into a new era of efficiency, connection, and exceptional service.</p></div><div class="popup-promo__btn-wrap"><a href="https://www.linkedin.com/events/madetomove7422685194945499136/theater/" target="_blank" class="popup-promo__button w-inline-block"><button button-size="md" type="filled" color="green" url="" class="button"><p class="button__text">Sign up for the live event</p></button></a></div></div><img src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/699d59398e3a66b1c91624aa_MOVE_Website_pop-up_500x500px_1X.avif" loading="lazy" width="297" height="198" alt="" class="popup-promo__img"/></div></footer></div><div data-js-zoho-form="1" class="zoho-popup"><div class="zoho-popup__bg"></div><div class="zoho-popup__window"><iframe frameborder="0" scrolling="yes" STYLE="width:100%;" src="https://forms.zohopublic.com/shijigroup/form/ReviewProReputation/formperma/iV4hElAAt4Gqg7XEiRq8KSCxj8nA2xMWTHunCBpDg34" class="zoho-form"></iframe></div><div class="zoho-popup__close"><div class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 16 16" fill="none" class="svg"><g opacity="0.3"><path d="M13 3L3 13M3 3L13 13" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"></path></g></svg></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=67da8139199c44005d0f1427" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/js/project-aurora-shiji.schunk.f2efb3c5440a81cf.js" type="text/javascript" integrity="sha384-VK02VJvMib7ytrF5M2joPWNtDQs366FZgEQ5B+Iwnjx0WBnwQXfootyziSYxdrmS" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/js/project-aurora-shiji.schunk.8273281e49e27430.js" type="text/javascript" integrity="sha384-HVvtoBTqTbRJimpjU0j3/OJ05dynGRczJqfsh1RtePW2rq0a02xwskjpUW09yevL" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/67da8139199c44005d0f1427/js/project-aurora-shiji.370a44d8.da438968aa011862.js" type="text/javascript" integrity="sha384-oZDeECcrqxwHSmfHZQEalxFt3xkT8LahlNZFbeEgEi5P1hMvQi4/flB+z+p2+VWb" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/gsap/3.15.0/SplitText.min.js" type="text/javascript"></script><script type="text/javascript">gsap.registerPlugin(ScrollTrigger,SplitText);</script><!-- OneTrust Cookies Consent Notice start for www.shijigroup.com -->
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"  type="text/javascript" charset="UTF-8" data-domain-script="018deac3-71fd-775e-b71c-91f425f0b980" ></script>
<script type="text/javascript">
function OptanonWrapper() { }
</script>
<!-- OneTrust Cookies Consent Notice end for www.shijigroup.com -->

<style>
   /* Cookies banner START */
  .ot-floating-button__front {
    background-image: url('https://cdn.prod.website-files.com/67da8139199c44005d0f1427/688a20201cf21231a33a7a7e_Cookies-OT.png') !important;
}
  
  #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
    background-color: #0AFFAB!important;
}
  
@media screen and (max-width: 991px) {
  #ot-sdk-btn-floating.ot-floating-button {
    right: 16px !important;
    left: auto !important;
  }
}
/* Cookies banner END */
</style>

<script>document.addEventListener("DOMContentLoaded", function() {function loadshijirelaunch(e){let t=document.createElement("script");t.setAttribute("src",e),t.setAttribute("type","module"),document.body.appendChild(t),t.addEventListener("load",()=>{console.log("Loaded Shiji JS")}),t.addEventListener("error",e=>{console.log("Error loading file",e)})}let src=window.location.host.includes("webflow.io")?"https://slater.app/9427.js":"https://assets.slater.app/slater/9427.js?v=1.0";loadshijirelaunch(src);})</script>
</body></html>