Untitled

mail@pastecode.io avatarunknown
plain_text
16 days ago
74 kB
1
Indexable
Never

((w) => {
	"use strict";

	const tag = "cv-7-0";
	const window = typeof unsafeWindow !== "undefined" ? unsafeWindow : w;
	const utils = window["cv-pjs"];

	window[tag] = {
		init: () => {
			try {
				utils.waitForElement("body", (docBody) => {
					docBody.classList.add(tag);
				});

				window[tag].initVariation();

				window[tag].initTracking();
				utils.initHotjar(tag);

				utils.log(`${window[tag].variation} is running`, tag);
			} catch (err) {
				utils.log(err, tag);
			}
		},

		initTracking: () => {
			utils.segmentUser(`[CONV] AIR ${tag.replace("cv-", "").replace("-", ".")}`, window[tag].variation, tag);
		},
	};
})(window);



((w) => {
	"use strict";

	const tag = "cv-7-0"; 
	const window = typeof unsafeWindow !== "undefined" ? unsafeWindow : w;
	const utils = window["cv-pjs"];
	
	window[tag].initVariation = () => {
		utils.waitForElement('.landing-page main',initVar);
	};
	function initVar() {
		
		var selectedLanguage = document.querySelector('html').getAttribute('lang');
		var copy = getCopy(selectedLanguage, copyObject);
		if(window.location.pathname === '/de/c/business-telefonsystem-b/'){
			document.body.classList.add('cv_large_nav_cta');
		}
		if(window.location.pathname === '/c/phone-system-singapore/'){
			document.body.classList.add('cv_multiple_nav_cta');
		}
		if(window.location.pathname.indexOf('/hubspot-trial/') != -1 ){
			document.body.classList.add('cv_hub_nav_cta');
		}
		var getLogoSecondaryImg = document.querySelector('[class^="LandingLayout_Navigation"] [class^="ResponsiveImg_Component"]');
		var secondaryLogo = getLogoSecondaryImg ? getLogoSecondaryImg.parentElement.innerHTML : '';

		var getNavCtaAttr = document.querySelector('header  [class^="LandingLayout_Links"] a').getAttribute('href');
		var getNavCtaText = document.querySelector('header  [class^="LandingLayout_Links"] a').innerHTML;

		var cv_header = '' +
			'  <header class="cv_header">' +
			'      <div class="wrapper relative">' +
			'          <div class="cv_mobile_bottom"><button type="button" class="cv_mobile_toggle_btn" data-test="navigation-mobile-menu-toggle-button"><span aria-hidden="true"></span><span aria-hidden="true"></span></button><a class="btn btn--small btn--green cv_mobile_nav_cta" href="' + getNavCtaAttr + '">' + getNavCtaText + '</a>' +
			'              <a' +
			'                  class="cv_nav_logo cv_nav_logo_mobile" data-test="navigation-logo-link-mobile" aria-label="Homepage" href="/"><svg viewBox="0 0 140 40" xmlns="http://www.w3.org/2000/svg"><path d="M30.07.86C27.82.34 24.123 0 19.943 0c-4.18 0-7.878.34-10.127.86C5.33 1.804 1.799 5.346.858 9.844.338 12.1 0 15.808 0 20s.339 7.9.858 10.156c.941 4.498 4.473 8.04 8.958 8.984 2.25.52 5.947.86 10.127.86 4.18 0 7.878-.34 10.127-.86 4.485-.944 8.017-4.486 8.958-8.984.52-2.256.858-5.964.858-10.156s-.339-7.9-.858-10.156c-.941-4.498-4.473-8.04-8.958-8.984z" fill="#00BD82"></path><path d="M24.735 30.705a3.023 3.023 0 00-2.16-1.79c-.584-.135-1.546-.223-2.632-.223-1.087 0-2.049.088-2.633.224-.97.204-1.77.876-2.151 1.77-.133.31-.45.499-.786.468a28.05 28.05 0 01-.215-.02c-1.564-.157-2.793-.375-3.507-.629a1.27 1.27 0 01-.816-1.354c.121-1.632 1.11-5.454 2.586-9.816 1.688-4.987 3.454-9.024 4.25-9.811a1.71 1.71 0 01.681-.436c.523-.177 1.487-.296 2.59-.296 1.104 0 2.068.119 2.59.296l.009.003a1.711 1.711 0 01.674.433c.796.787 2.561 4.824 4.249 9.81 1.477 4.363 2.465 8.185 2.587 9.817 0 .013 0 .027.002.041l.002.015a6.196 6.196 0 01.004.108 1.27 1.27 0 01-.824 1.19c-.714.254-1.942.472-3.504.628l-.246.023a.74.74 0 01-.75-.45z" fill="#fff"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M63.708 12.993h3.812v17.346h-3.812v-3.264c-1.19 2.079-3.233 3.272-5.887 3.272-4.424 0-7.964-3.885-7.964-8.69 0-4.806 3.54-8.657 7.964-8.657 2.654 0 4.696 1.193 5.887 3.272v-3.28zm57.064 0h3.812v17.346h-3.812v-3.264c-1.191 2.079-3.233 3.272-5.887 3.272-4.424 0-7.963-3.885-7.963-8.69 0-4.806 3.539-8.657 7.963-8.657 2.654 0 4.696 1.193 5.887 3.272v-3.28zm-62.05 13.729c2.893 0 5.071-2.181 5.071-5.078 0-2.863-2.178-5.044-5.07-5.044a5.036 5.036 0 00-5.071 5.044 5.044 5.044 0 005.07 5.078zm56.865 0c2.893 0 5.071-2.181 5.071-5.078 0-2.863-2.178-5.044-5.071-5.044a5.036 5.036 0 00-5.071 5.044 5.044 5.044 0 005.071 5.078zM73.227 5c1.327 0 2.45 1.125 2.45 2.42a2.464 2.464 0 01-2.45 2.453c-1.328 0-2.417-1.09-2.417-2.453C70.81 6.125 71.9 5 73.226 5zm-1.872 7.947h3.777v17.346h-3.777V12.947zm15.643.007c.728 0 1.428.108 1.934.3.297.114.56.239.763.345l-1.537 3.222a5.321 5.321 0 00-1.534-.22c-1.838 0-3.88 1.533-3.88 4.464v9.228h-3.777V12.947h3.777v2.734c.749-1.602 2.62-2.727 4.254-2.727zm18.972 12.78c-1.259 2.76-4.186 4.567-7.657 4.567-4.935 0-8.712-3.715-8.712-8.656 0-4.942 3.743-8.69 8.678-8.69 3.233 0 5.955 1.6 7.18 4.055l-3.199 1.806c-.68-1.33-2.178-2.215-3.981-2.215-2.859 0-4.935 2.18-4.935 5.044 0 2.828 2.11 5.01 4.969 5.01 1.939 0 3.539-.92 4.288-2.454l3.369 1.533zM132.196 5v25.293h-3.778V5h3.778zm7.612 0v25.293h-3.778V5h3.778z" fill="#012635"></path></svg></a>' +
			'         '+secondaryLogo+' </div>' +
			'          <nav class="cv_nav">' +
			'              <div><a class="cv_nav_logo cv_nav_logo_desktop" data-test="navigation-logo-link-desktop" aria-label="Homepage" href="/"><svg viewBox="0 0 140 40" xmlns="http://www.w3.org/2000/svg"><path d="M30.07.86C27.82.34 24.123 0 19.943 0c-4.18 0-7.878.34-10.127.86C5.33 1.804 1.799 5.346.858 9.844.338 12.1 0 15.808 0 20s.339 7.9.858 10.156c.941 4.498 4.473 8.04 8.958 8.984 2.25.52 5.947.86 10.127.86 4.18 0 7.878-.34 10.127-.86 4.485-.944 8.017-4.486 8.958-8.984.52-2.256.858-5.964.858-10.156s-.339-7.9-.858-10.156c-.941-4.498-4.473-8.04-8.958-8.984z" fill="#00BD82"></path><path d="M24.735 30.705a3.023 3.023 0 00-2.16-1.79c-.584-.135-1.546-.223-2.632-.223-1.087 0-2.049.088-2.633.224-.97.204-1.77.876-2.151 1.77-.133.31-.45.499-.786.468a28.05 28.05 0 01-.215-.02c-1.564-.157-2.793-.375-3.507-.629a1.27 1.27 0 01-.816-1.354c.121-1.632 1.11-5.454 2.586-9.816 1.688-4.987 3.454-9.024 4.25-9.811a1.71 1.71 0 01.681-.436c.523-.177 1.487-.296 2.59-.296 1.104 0 2.068.119 2.59.296l.009.003a1.711 1.711 0 01.674.433c.796.787 2.561 4.824 4.249 9.81 1.477 4.363 2.465 8.185 2.587 9.817 0 .013 0 .027.002.041l.002.015a6.196 6.196 0 01.004.108 1.27 1.27 0 01-.824 1.19c-.714.254-1.942.472-3.504.628l-.246.023a.74.74 0 01-.75-.45z" fill="#fff"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M63.708 12.993h3.812v17.346h-3.812v-3.264c-1.19 2.079-3.233 3.272-5.887 3.272-4.424 0-7.964-3.885-7.964-8.69 0-4.806 3.54-8.657 7.964-8.657 2.654 0 4.696 1.193 5.887 3.272v-3.28zm57.064 0h3.812v17.346h-3.812v-3.264c-1.191 2.079-3.233 3.272-5.887 3.272-4.424 0-7.963-3.885-7.963-8.69 0-4.806 3.539-8.657 7.963-8.657 2.654 0 4.696 1.193 5.887 3.272v-3.28zm-62.05 13.729c2.893 0 5.071-2.181 5.071-5.078 0-2.863-2.178-5.044-5.07-5.044a5.036 5.036 0 00-5.071 5.044 5.044 5.044 0 005.07 5.078zm56.865 0c2.893 0 5.071-2.181 5.071-5.078 0-2.863-2.178-5.044-5.071-5.044a5.036 5.036 0 00-5.071 5.044 5.044 5.044 0 005.071 5.078zM73.227 5c1.327 0 2.45 1.125 2.45 2.42a2.464 2.464 0 01-2.45 2.453c-1.328 0-2.417-1.09-2.417-2.453C70.81 6.125 71.9 5 73.226 5zm-1.872 7.947h3.777v17.346h-3.777V12.947zm15.643.007c.728 0 1.428.108 1.934.3.297.114.56.239.763.345l-1.537 3.222a5.321 5.321 0 00-1.534-.22c-1.838 0-3.88 1.533-3.88 4.464v9.228h-3.777V12.947h3.777v2.734c.749-1.602 2.62-2.727 4.254-2.727zm18.972 12.78c-1.259 2.76-4.186 4.567-7.657 4.567-4.935 0-8.712-3.715-8.712-8.656 0-4.942 3.743-8.69 8.678-8.69 3.233 0 5.955 1.6 7.18 4.055l-3.199 1.806c-.68-1.33-2.178-2.215-3.981-2.215-2.859 0-4.935 2.18-4.935 5.044 0 2.828 2.11 5.01 4.969 5.01 1.939 0 3.539-.92 4.288-2.454l3.369 1.533zM132.196 5v25.293h-3.778V5h3.778zm7.612 0v25.293h-3.778V5h3.778z" fill="#012635"></path></svg></a>'+secondaryLogo+'</div>' +
			'              <ul' +
			'                  class="cv_nav_menu">' +
			'                  <li class="cv_nav_menu_list has-children" data-test="navigation-item-desktop-0"><button class="cv_nav_menu_list_btn "><span>' + copy.WhyAircall + ' </span><svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.90391 3.38684L8.24357 0.0471853L9.19486 0.99848L4.89716 5.28943L0.603516 0.991734L1.55481 0.0336914L4.90391 3.38684Z" fill="#80939A"></path></svg></button>' +
			'                      <div' +
			'                          class="cv_nav_menu_link_group">' +
			'                          <div class="cv_nav_menu_link_group_display ">' +
			'                              <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.WhyAircallTitle + '</span>' +
			'                                  <ul class="cv_menu_link_group_items ">' +
			'                                      <li><a class="cv_menu_link_sublink " href="' + copy.features_link + '"><span>' + copy.features + '</span></a></li>' +
			'                                      <li><a class="cv_menu_link_sublink " href="' + copy.quality_link + '"><span>' + copy.quality + '</span></a></li>' +
			'                                      <li><a class="cv_menu_link_sublink " href="' + copy.customerSuccessStories_link + '"><span>' + copy.customerSuccessStories + '</span></a></li>' +
			'                                  </ul>' +
			'                                  <div class="cv_menu_link_footer"><a class="link link--small" href="' + copy.tryForFree_link + '">' + copy.tryForFree + '</a></div>' +
			'                              </div>' +
			'                              <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.AppMarketplace + '</span>' +
			'                                  <ul class="cv_menu_link_group_items menu-link_ManyLinks__S2oSe display-grid">' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.Salesforce_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/52d1a34770/salesforce_blue.svg" alt="Salesforce " loading="lazy"></div><span>Salesforce </span></a>' +
			'                                      </li>' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.HubSpot_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/256x256/2abdb5fce3/hubspot.svg" alt="HubSpot " loading="lazy" width="256" height="256"></div><span>HubSpot </span></a>' +
			'                                      </li>' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.Intercom_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/2a5d2edee5/intercom.svg" alt="Intercom " loading="lazy"></div><span>Intercom </span></a>' +
			'                                      </li>' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.Zendesk_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/bc904e7890/zendesk.svg" alt="Zendesk" loading="lazy"></div><span>Zendesk</span></a>' +
			'                                      </li>' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.Pipedrive_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/d05c386fee/pipedrive.svg" alt="Pipedrive" loading="lazy"></div><span>Pipedrive</span></a>' +
			'                                      </li>' +
			'                                      <li>' +
			'                                          <a class="cv_menu_link_sublink has-icon" href="' + copy.MSDynamics_link + '">' +
			'                                              <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/a7644c32ef/microsoft-dyn.svg" alt="MS Dynamics" loading="lazy"></div><span>MS Dynamics</span></a>' +
			'                                      </li>' +
			'                                  </ul>' +
			'                                  <div class="cv_menu_link_footer"><a class="link link--small" href="' + copy.DiscoverIntegrations_link + '">' + copy.DiscoverIntegrations + '</a></div>' +
			'                              </div>' +
			'                          </div>' +
			'                          <div class="cv_menu_link_groop_footer">' +
			'                              <div><span class="cv_menu_link_footer_title mb1 semiBold">' + copy.SimplifyingAI + '</span>' +
			'                                  <p class="x-small-txt fade--70">' + copy.ExploreHowAI + '</p>' +
			'                              </div><a class="link link--small link--white" href="' + copy.ExploreMore_link + '">' + copy.ExploreMore + '</a></div>' +
			'      </div>' +
			'      </li>' +
			'      <li class="cv_nav_menu_list has-children" data-test="navigation-item-desktop-1"><button class="cv_nav_menu_list_btn "><span>' + copy.solutions + '</span><svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.90391 3.38684L8.24357 0.0471853L9.19486 0.99848L4.89716 5.28943L0.603516 0.991734L1.55481 0.0336914L4.90391 3.38684Z" fill="#80939A"></path></svg></button>' +
			'          <div' +
			'              class="cv_nav_menu_link_group">' +
			'              <div class="cv_nav_menu_link_group_display  menu-link_LinkGroup__DisplayColumn__YARyx">' +
			'                  <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.ByTeam + '</span>' +
			'                      <ul class="cv_menu_link_group_items ">' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.Sales_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/5a43550761/messaging.svg" alt="Sales " loading="lazy"></div><span>' + copy.Sales + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.ITOperations_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/af7c05ff08/globe.svg" alt="IT & Operations" loading="lazy"></div><span>' + copy.ITOperations + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.CustomerServiceSupport_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/2a2ee43bac/headset.svg" alt="Customer Service & Support" loading="lazy"></div><span>' + copy.CustomerServiceSupport + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.WholeCompany_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/3239570ed7/gear.svg" alt="Whole Company" loading="lazy"></div><span>' + copy.WholeCompany + '</span></a>' +
			'                          </li>' +
			'                      </ul>' +
			'                  </div>' +
			'                  <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.ByBusinessSize + '</span>' +
			'                      <ul class="cv_menu_link_group_items ">' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.SmallBusinesses_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/d3af441a03/small-business.svg" alt="Small Businesses" loading="lazy"></div><span>' + copy.SmallBusinesses + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.MediumLargeBusinesses_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/ebaa73aa8a/business-bag.svg" alt="Medium & Large Businesses" loading="lazy"></div><span>' + copy.MediumLargeBusinesses + '</span></a>' +
			'                          </li>' +
			'                      </ul>' +
			'                  </div>' +
			'                  <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.TopUses + '</span>' +
			'                      <ul class="cv_menu_link_group_items ">' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.CallCenter_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/31cd15b5dc/call.svg" alt="Call Center " loading="lazy"></div><span>' + copy.CallCenter + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.PhoneSystem_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/cfcdf63dfd/pad.svg" alt="Phone System " loading="lazy"></div><span>' + copy.PhoneSystem + '</span></a>' +
			'                          </li>' +
			'                          <li class="cv_hide">' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.ArtificialIntelligence_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/40x40/6149f145bb/ai-solution-icon-1.svg" alt="Artificial Intelligence" loading="lazy" width="40" height="40"></div><span>' + copy.ArtificialIntelligence + '</span></a>' +
			'                          </li>' +
			'                      </ul>' +
			'                  </div>' +
			'                  <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.ByIndustry + '</span>' +
			'                      <ul class="cv_menu_link_group_items ">' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.EducationLearning_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/af983b3087/ribbon.svg" alt="Education & E-learning" loading="lazy"></div><span>' + copy.EducationLearning + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.FinancialServices_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/c4c5f4e187/card.svg" alt="Financial Services " loading="lazy"></div><span>' + copy.FinancialServices + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.Healthcare_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/f8c70d784d/heart.svg" alt="Healthcare " loading="lazy"></div><span>' + copy.Healthcare + '</span></a>' +
			'                          </li>' +
			'                          <li>' +
			'                              <a class="cv_menu_link_sublink has-icon" href="' + copy.MarketingAdvertising_link + '">' +
			'                                  <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/6971c0d71f/marketing.svg" alt="Marketing & Advertising" loading="lazy"></div><span>' + copy.MarketingAdvertising + '</span></a>' +
			'                          </li>' +
			'                      </ul>' +
			'                      <div class="cv_menu_link_footer"><a class="link link--small" href="' + copy.DiscoverIndustries_link + '">' + copy.DiscoverIndustries + '</a></div>' +
			'                  </div>' +
			'              </div>' +
			'  				<div class="cv_menu_link_groop_footer cv_show">' +
			'      				<div><span class="cv_menu_link_footer_title mb1 semiBold">' + copy.DiscoverSolution + '</span>' +
			'          			<p class="x-small-txt fade--70">' + copy.FacilityInstaller + '</p>' +
			'      				</div><a class="link link--small link--white" href="' + copy.RequestDemo_link + '">' + copy.RequestDemo + '</a></div>' +
			'              </div>' +
			'      </li>' +
			'      <li class="cv_nav_menu_list" data-test="navigation-item-desktop-2"><a class="cv_nav_menu_list_btn  is-link" tabindex="0" href="' + copy.pricing_link + '">' + copy.pricing + '</a></li>' +
			'      </ul>' +
			'      <ul class="cv_nav_menu only-mobile">' +
			'          <li class="cv_nav_menu_list has-children" data-test="navigation-item-mobile-0"><button class="cv_nav_menu_list_btn "><span>' + copy.WhyAircall + ' </span><svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.90391 3.38684L8.24357 0.0471853L9.19486 0.99848L4.89716 5.28943L0.603516 0.991734L1.55481 0.0336914L4.90391 3.38684Z" fill="#80939A"></path></svg></button>' +
			'              <div' +
			'                  class="cv_nav_menu_link_group">' +
			'                  <div class="cv_nav_menu_link_group_display ">' +
			'                      <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.WhyAircallTitle + '</span>' +
			'                          <ul class="cv_menu_link_group_items ">' +
			'                              <li><a class="cv_menu_link_sublink " href="' + copy.features_link + '"><span>' + copy.features + '</span></a></li>' +
			'                              <li><a class="cv_menu_link_sublink " href="' + copy.quality_link + '"><span>' + copy.quality + '</span></a></li>' +
			'                              <li><a class="cv_menu_link_sublink " href="' + copy.customerSuccessStories_link + '"><span>' + copy.customerSuccessStories + '</span></a></li>' +
			'                          </ul>' +
			'                          <div class="cv_menu_link_footer"><a class="link link--small" href="' + copy.tryForFree_link + '">' + copy.tryForFree + '</a></div>' +
			'                      </div>' +
			'                      <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.AppMarketplace + '</span>' +
			'                          <ul class="cv_menu_link_group_items menu-link_ManyLinks__S2oSe display-grid">' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Salesforce_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/52d1a34770/salesforce_blue.svg" alt="Salesforce " loading="lazy"></div><span>Salesforce </span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.HubSpot_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/256x256/2abdb5fce3/hubspot.svg" alt="HubSpot " loading="lazy" width="256" height="256"></div><span>HubSpot </span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Intercom_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/2a5d2edee5/intercom.svg" alt="Intercom " loading="lazy"></div><span>Intercom </span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Zendesk_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/bc904e7890/zendesk.svg" alt="Zendesk" loading="lazy"></div><span>Zendesk</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Pipedrive_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/d05c386fee/pipedrive.svg" alt="Pipedrive" loading="lazy"></div><span>Pipedrive</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.MSDynamics_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon"><img src="https://a.storyblok.com/f/157376/x/a7644c32ef/microsoft-dyn.svg" alt="MS Dynamics" loading="lazy"></div><span>MS Dynamics</span></a>' +
			'                              </li>' +
			'                          </ul>' +
			'                          <div class="cv_menu_link_footer"><a class="link link--small" href="/call-center-software-integrations/">Discover our 100+ integrations</a></div>' +
			'                      </div>' +
			'                  </div>' +
			'                  <div class="cv_menu_link_groop_footer">' +
			'                      <div><span class="cv_menu_link_footer_title mb1 semiBold">' + copy.SimplifyingAI + '</span>' +
			'                          <p class="x-small-txt fade--70">' + copy.ExploreHowAI + '</p>' +
			'                      </div><a class="link link--small link--white" href="' + copy.ExploreMore_link + '">' + copy.ExploreMore + '</a></div>' +
			'                  </div>' +
			'          </li>' +
			'          <li class="cv_nav_menu_list has-children" data-test="navigation-item-mobile-1"><button class="cv_nav_menu_list_btn "><span>' + copy.solutions + '</span><svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.90391 3.38684L8.24357 0.0471853L9.19486 0.99848L4.89716 5.28943L0.603516 0.991734L1.55481 0.0336914L4.90391 3.38684Z" fill="#80939A"></path></svg></button>' +
			'              <div' +
			'                  class="cv_nav_menu_link_group">' +
			'                  <div class="cv_nav_menu_link_group_display  menu-link_LinkGroup__DisplayColumn__YARyx">' +
			'                      <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.ByTeam + '</span>' +
			'                          <ul class="cv_menu_link_group_items ">' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Sales_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/5a43550761/messaging.svg" alt="Sales " loading="lazy"></div><span>' + copy.Sales + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.ITOperations_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/af7c05ff08/globe.svg" alt="IT & Operations" loading="lazy"></div><span>' + copy.ITOperations + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.CustomerServiceSupport_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/2a2ee43bac/headset.svg" alt="Customer Service & Support" loading="lazy"></div><span>' + copy.CustomerServiceSupport + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.WholeCompany_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/3239570ed7/gear.svg" alt="Whole Company" loading="lazy"></div><span>' + copy.WholeCompany + '</span></a>' +
			'                              </li>' +
			'                          </ul>' +
			'                      </div>' +
			'                      <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.ByBusinessSize + '</span>' +
			'                          <ul class="cv_menu_link_group_items ">' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.SmallBusinesses_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/d3af441a03/small-business.svg" alt="Small Businesses" loading="lazy"></div><span>' + copy.SmallBusinesses + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.MediumLargeBusinesses_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/ebaa73aa8a/business-bag.svg" alt="Medium & Large Businesses" loading="lazy"></div><span>' + copy.MediumLargeBusinesses + '</span></a>' +
			'                              </li>' +
			'                          </ul>' +
			'                      </div>' +
			'                      <div class="theme-light"><span class="cv_nav_menu_title semiBold">' + copy.TopUses + '</span>' +
			'                          <ul class="cv_menu_link_group_items ">' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.CallCenter_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/31cd15b5dc/call.svg" alt="Call Center " loading="lazy"></div><span>' + copy.CallCenter + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.PhoneSystem_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/cfcdf63dfd/pad.svg" alt="Phone System " loading="lazy"></div><span>' + copy.PhoneSystem + '</span></a>' +
			'                              </li>' +
			'                              <li class="cv_hide">' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.ArtificialIntelligence_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/40x40/6149f145bb/ai-solution-icon-1.svg" alt="Artificial Intelligence" loading="lazy" width="40" height="40"></div><span>' + copy.ArtificialIntelligence + '</span></a>' +
			'                              </li>' +
			'                          </ul>' +
			'                      </div>' +
			'                      <div class="theme-white"><span class="cv_nav_menu_title semiBold">' + copy.ByIndustry + '</span>' +
			'                          <ul class="cv_menu_link_group_items ">' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.EducationLearning_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/af983b3087/ribbon.svg" alt="Education & E-learning" loading="lazy"></div><span>' + copy.EducationLearning + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.FinancialServices_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/c4c5f4e187/card.svg" alt="Financial Services " loading="lazy"></div><span>' + copy.FinancialServices + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.Healthcare_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/f8c70d784d/heart.svg" alt="Healthcare " loading="lazy"></div><span>' + copy.Healthcare + '</span></a>' +
			'                              </li>' +
			'                              <li>' +
			'                                  <a class="cv_menu_link_sublink has-icon" href="' + copy.MarketingAdvertising_link + '">' +
			'                                      <div class="cv_menu_link_sublink_img cv_menu_link_icon hide-mobile"><img src="https://a.storyblok.com/f/157376/x/6971c0d71f/marketing.svg" alt="Marketing & Advertising" loading="lazy"></div><span>' + copy.MarketingAdvertising + '</span></a>' +
			'                              </li>' +
			'                          </ul>' +
			'                          <div class="cv_menu_link_footer"><a class="link link--small" href="' + copy.DiscoverIndustries_link + '">' + copy.DiscoverIndustries + '</a></div>' +
			'                      </div>' +
			'                  </div>' +
			'  					<div class="cv_menu_link_groop_footer cv_show">' +
			'      					<div><span class="cv_menu_link_footer_title mb1 semiBold">' + copy.DiscoverSolution + '</span>' +
			'          				<p class="x-small-txt fade--70">' + copy.FacilityInstaller + '</p>' +
			'      					</div><a class="link link--small link--white" href="' + copy.RequestDemo_link + '">' + copy.RequestDemo + '</a></div>' +
			'                  </div>' +
			'          </li>' +
			'          <li class="cv_nav_menu_list" data-test="navigation-item-mobile-2"><a class="cv_nav_menu_list_btn  is-link" tabindex="0" href="' + copy.pricing_link + '">' + copy.pricing + '</a></li>' +
			'      </ul>' +
			'      <ul class="cv_nav_ctas">' +
			'          <li><a class="btn btn--small cv_desktop_cta btn--green" data-test="navigation-primary-cta" href="' + getNavCtaAttr + '">' + getNavCtaText + '</a></li>' +
			'          <li><a class="btn btn--small cv_mobile_cta cv_secondary btn--green" data-test="navigation-primary-cta" href="' + copy.BookDemo_link + '">' + copy.BookDemo + '</a></li>' +
			'          <li><a class="btn btn--small cv_mobile_cta btn--green" data-test="navigation-primary-cta" href="' + copy.tryForFree_link + '">' + copy.tryForFree + '</a></li>' +
			'      </ul>' +
			'      </nav>' +
			'      </div>' +
			'  </header>';

		document.querySelector('.landing-page header').remove();
		document.querySelector('.landing-page main').insertAdjacentHTML('beforebegin', cv_header);

		utils.on('click','[data-test="navigation-mobile-menu-toggle-button"]',  function () {
			document.querySelector('body').classList.toggle('menu-open');
		});

		document.querySelectorAll('nav .only-mobile .has-children')[0].addEventListener('click', function () {
			this.classList.toggle('active');
		});
		document.querySelectorAll('nav .only-mobile .has-children')[1].addEventListener('click', function () {
			this.classList.toggle('active');
		});

		utils.on('click', '.cv_nav_menu.only-mobile .cv_menu_link_sublink, .cv_nav_menu.only-mobile .link, .cv_nav_menu_list_btn.is-link', function () {
			document.querySelector('body').classList.remove('menu-open');
		});
	}
	
	function getCopy(language, copyObject) {
		// Check if the selected language exists in the copy object
		if (language in copyObject) {
			return copyObject[language];
		} else {
			// Default to English if the language is not found
			return copyObject.en; // You can add an "english" property to your copyObject
		}
	}

	// Example copy object
	var copyObject = {
		"en": {
			// nav items
			"WhyAircall": "Why Aircall",
			"WhyAircallTitle": "Why Aircall",
			"solutions": "Solutions",
			"pricing": "Pricing",
			"pricing_link": "/pricing/",

			// Aircall sub menus  
			"features": "Features",
			"features_link": "/call-center-software-features/",
			"quality": "Quality and Reliability",
			"quality_link": "/quality-and-reliability/",
			"customerSuccessStories": "Customer Success Stories",
			"customerSuccessStories_link": "/customer-stories/",
			"tryForFree": "Try for free",
			"tryForFree_link": "/signup/",
			"SimplifyingAI": "Simplifying AI For Customer-Facing Teams",
			"ExploreHowAI": "Explore how AI can boost productivity and deliver world-class customer experience.",
			"ExploreMore": "Explore more",
			"ExploreMore_link": "/aircall-ai/",
			"AppMarketplace": "App Marketplace",
			"DiscoverIntegrations": "Discover our 100+ integrations",
			"DiscoverIntegrations_link": "/call-center-software-integrations/",
			"Salesforce_link": "/call-center-software-integrations/salesforce/",
			"HubSpot_link": "/call-center-software-integrations/hubspot/",
			"Intercom_link": "/call-center-software-integrations/intercom",
			"Zendesk_link": "/call-center-software-integrations/zendesk/",
			"Pipedrive_link": "/call-center-software-integrations/pipedrive/",
			"MSDynamics_link": "/call-center-software-integrations/microsoft-dynamics-crm/",

			// Solution sub items 
			"ByTeam": "By Team",
			"Sales": "Sales",
			"Sales_link": "/outbound-call-center-software/",
			"ITOperations": "IT & Operations",
			"ITOperations_link": "/solution/team/it-operations/",
			"CustomerServiceSupport": "Customer Service & Support",
			"CustomerServiceSupport_link": "/inbound-call-center-software/",
			"WholeCompany": "Whole Company",
			"WholeCompany_link": "/solution/team/whole-company/",
			"ByBusinessSize": "By Business size",
			"SmallBusinesses": "Small Businesses",
			"SmallBusinesses_link": "/solution/business-size/small-businesses/",
			"MediumLargeBusinesses": "Medium & Large Businesses",
			"MediumLargeBusinesses_link": "/solution/business-size/medium-large-businesses/",
			"TopUses": "Top uses",
			"CallCenter": "Call Center",
			"CallCenter_link": "/call-center-software/",
			"PhoneSystem": "Phone System",
			"PhoneSystem_link": "/business-phone-system/",
			"ArtificialIntelligence": "Artificial Intelligence",
			"ArtificialIntelligence_link": "/call-transcription/",
			"ByIndustry": "By Industry",
			"EducationLearning": "Education &amp; E-learning",
			"EducationLearning_link": "/solution/industry/education-e-learning/",
			"FinancialServices": "Financial Services",
			"FinancialServices_link": "/solution/industry/financial-services/",
			"Healthcare": "Healthcare",
			"Healthcare_link": "/solution/industry/healthcare/",
			"MarketingAdvertising": "Marketing & Advertising",
			"MarketingAdvertising_link": "/solution/industry/advertising-marketing/",
			"DiscoverIndustries": "Discover more industries",
			"DiscoverIndustries_link": "/solution/industries/",
			"DiscoverSolution": "Book an aircall demo today!",
			"FacilityInstaller": "Discover & access advanced features",
			"RequestDemo": "Get a live demo",
			"RequestDemo_link": "",

			"BookDemo": "Book a demo",
			"BookDemo_link": "/request-a-demo/"
		},
		"fr": {
			// nav items
			"WhyAircall": "Pourquoi Aircall",
			"WhyAircallTitle": "Aircall",
			"solutions": "Solutions",
			"pricing": "Prix",
			"pricing_link": "/fr/prix/",
			// Aircall sub menus  
			"features": "Fonctionnalités",
			"features_link": "/fr/fonctionnalites-standard-telephonique-virtuel/",
			"quality": "Qualité & Fiabilité",
			"quality_link": "/fr/quality-and-reliability/",
			"customerSuccessStories": "Nos cas client",
			"customerSuccessStories_link": "/fr/customer-stories/",
			"tryForFree": "Essai gratuit",
			"tryForFree_link": "/fr/signup/",
			"SimplifyingAI": "Boostez la productivité et la performance de l’équipe",
			"ExploreHowAI": "Tout en réduisant les coûts avec Aircall",
			"ExploreMore": "En savoir plus",
			"ExploreMore_link": "/fr/gc22-h2-team-productivity-and-performance/",
			"AppMarketplace": "Nos intégrations",
			"DiscoverIntegrations": "Découvrez nos plus de 100 autres intégrations",
			"DiscoverIntegrations_link": "/fr/integrations-centre-appels/",
			"Salesforce_link": "/fr/integrations-centre-appels/salesforce/",
			"HubSpot_link": "/fr/integrations-centre-appels/hubspot/",
			"Intercom_link": "/fr/integrations-centre-appels/intercom/",
			"Zendesk_link": "/fr/integrations-centre-appels/zendesk/",
			"Pipedrive_link": "/fr/integrations-centre-appels/pipedrive/",
			"MSDynamics_link": "/fr/integrations-centre-appels/microsoft-dynamics-crm/",

			// Solution sub items  
			"ByTeam": "Par équipe",
			"Sales": "Vente",
			"Sales_link": "/fr/logiciel-de-prospection/",
			"ITOperations": "IT & Opérations",
			"ITOperations_link": "/fr/solution/team/it-operations/",
			"CustomerServiceSupport": "Service Client",
			"CustomerServiceSupport_link": "/fr/logiciel-service-client/",
			"WholeCompany": "Pour tous",
			"WholeCompany_link": "/fr/solution/team/whole-company/",
			"ByBusinessSize": "Par taille d'entreprise",
			"SmallBusinesses": "Petites entreprises",
			"SmallBusinesses_link": "/fr/solution/business-size/small-businesses/",
			"MediumLargeBusinesses": "Entreprises de taille intermédiaire",
			"MediumLargeBusinesses_link": "/fr/solution/business-size/medium-large-businesses/",
			"TopUses": "Principaux cas d'usage",
			"CallCenter": "Centre d'appels",
			"CallCenter_link": "/fr/logiciel-centre-appels/",
			"PhoneSystem": "Téléphonie d'entreprise",
			"PhoneSystem_link": "/fr/telephonie-entreprise-cloud/",
			"ArtificialIntelligence": "Artificial Intelligence",
			"ArtificialIntelligence_link": "/call-transcription/",
			"ByIndustry": "Par industrie",
			"EducationLearning": "Formation & Écoles en ligne",
			"EducationLearning_link": "/fr/solution/industry/education-e-learning/",
			"FinancialServices": "Services financiers",
			"FinancialServices_link": "/fr/solution/industry/financial-services/",
			"Healthcare": "Santé",
			"Healthcare_link": "/fr/solution/industry/healthcare/",
			"MarketingAdvertising": "Marketing & Publicité",
			"MarketingAdvertising_link": "/fr/solution/industry/advertising-marketing/",
			"DiscoverIndustries": "Plus d'industries",
			"DiscoverIndustries_link": "/fr/solution/industries/",
			"DiscoverSolution": "Découvrez notre solution",
			"FacilityInstaller": "Facile à installer. Simple à utiliser. Intégrée à vos outils.",
			"RequestDemo": "Demander une démo",
			"RequestDemo_link": "/fr/demander-une-demo/",

			"BookDemo": "Demandez une démo",
			"BookDemo_link": "/request-a-demo/"
		},
		"es": {
			// nav items
			"WhyAircall": "Por qué Aircall",
			"WhyAircallTitle": "Por qué Aircall",
			"solutions": "Soluciones",
			"pricing": "Precios",
			"pricing_link": "/es/precios/",
			// Aircall sub menus  
			"features": "Funcionalidades",
			"features_link": "/es/funcionalidades-centralita-virtual/",
			"quality": "Calidad y fiabilidad",
			"quality_link": "/es/quality-and-reliability/",
			"customerSuccessStories": "Historias de clientes",
			"customerSuccessStories_link": "/es/customer-stories",
			"tryForFree": "Prueba gratis",
			"tryForFree_link": "/es/signup/",
			"SimplifyingAI": "Potencia la productividad y el rendimiento de tus equipos",
			"ExploreHowAI": "Mientras reduces costes con Aircall",
			"ExploreMore": "Más información",
			"ExploreMore_link": "/es/gc22-h2-team-productivity-and-performance/",
			"AppMarketplace": "Integraciones",
			"DiscoverIntegrations": "Descubre nuestras más de 100 integraciones",
			"DiscoverIntegrations_link": "/es/integraciones-CRM-helpdesk/",
			"Salesforce_link": "/es/integraciones-CRM-helpdesk/salesforce/",
			"HubSpot_link": "/es/integraciones-CRM-helpdesk/hubspot/",
			"Intercom_link": "/es/integraciones-CRM-helpdesk/intercom/",
			"Zendesk_link": "/es/integraciones-CRM-helpdesk/zendesk/",
			"Pipedrive_link": "/es/integraciones-CRM-helpdesk/pipedrive/",
			"MSDynamics_link": "/es/integraciones-CRM-helpdesk/microsoft-dynamics-crm/",

			// Solution sub items  
			"ByTeam": "Por equipo",
			"Sales": "Ventas",
			"Sales_link": "/es/centralita-virtual-ventas/",
			"ITOperations": "TI & Operaciones",
			"ITOperations_link": "/es/solution/team/it-operations/",
			"CustomerServiceSupport": "Servicio al cliente",
			"CustomerServiceSupport_link": "/es/centralita-virtual-soporte/",
			"WholeCompany": "Toda la empresa",
			"WholeCompany_link": "/es/solution/team/whole-company/",
			"ByBusinessSize": "Por tamaño de empresa",
			"SmallBusinesses": "Empresas pequeñas",
			"SmallBusinesses_link": "/es/solution/business-size/small-businesses/",
			"MediumLargeBusinesses": "Medianas y grandes empresas",
			"MediumLargeBusinesses_link": "/es/solution/business-size/medium-large-businesses/",
			"TopUses": "Por tipo de uso",
			"CallCenter": "Call Center",
			"CallCenter_link": "/es/centralita-virtual/",
			"PhoneSystem": "Centralita virtual",
			"PhoneSystem_link": "/es/sistema-telefonia/",
			"ArtificialIntelligence": "Artificial Intelligence",
			"ArtificialIntelligence_link": "/call-transcription/",
			"ByIndustry": "Por industria",
			"EducationLearning": "Educación & cursos on line",
			"EducationLearning_link": "/es/solution/industry/education-e-learning/",
			"FinancialServices": "Servicios Financieros",
			"FinancialServices_link": "/es/solution/industry/financial-services/",
			"Healthcare": "Salud",
			"Healthcare_link": "/es/solution/industry/healthcare/",
			"MarketingAdvertising": "Marketing & Publicidad",
			"MarketingAdvertising_link": "/es/solution/industry/advertising-marketing/",
			"DiscoverIndustries": "Descubra más industrias",
			"DiscoverIndustries_link": "/es/solution/industries/",
			"DiscoverSolution": "Descubre nuestra solución",
			"FacilityInstaller": "Fácil de instalar. Simple de usar. Integraciones con solo un clic.",
			"RequestDemo": "Solicita una demo",
			"RequestDemo_link": "/es/demo/",

			"BookDemo": "Solicita una demo",
			"BookDemo_link": "/request-a-demo/"
		},
		"de": {
			// nav items
			"WhyAircall": "Warum Aircall",
			"WhyAircallTitle": "Aircall",
			"solutions": "Lösungen",
			"pricing": "Preise",
			"pricing_link": "/de/preismodell/",
			// Aircall sub menus  
			"features": "Telefonfunktionen im Überblick",
			"features_link": "/de/call-center-software-funktionen/",
			"quality": "Anrufqualität & Zuverlässigkeit",
			"quality_link": "/de/quality-and-reliability/",
			"customerSuccessStories": "Kundenerfolgsgeschichten",
			"customerSuccessStories_link": "/de/customer-stories/",
			"tryForFree": "Kostenlos testen",
			"tryForFree_link": "/de/testversion/",
			"SimplifyingAI": "Steigern Sie Teamproduktivität und -Performance",
			"ExploreHowAI": "Während Sie mit Aircall Kosten senken",
			"ExploreMore": "Entdecken Sie mehr",
			"ExploreMore_link": "/de/gc22-h2-team-productivity-and-performance/",
			"AppMarketplace": "Integrationen",
			"DiscoverIntegrations": "Entdecken Sie über 100 weitere Integrationen",
			"DiscoverIntegrations_link": "/de/call-center-software-integrationen/",
			"Salesforce_link": "/de/call-center-software-integrationen/salesforce/",
			"HubSpot_link": "/de/call-center-software-integrationen/hubspot/",
			"Intercom_link": "/de/call-center-software-integrationen/intercom/",
			"Zendesk_link": "/de/call-center-software-integrationen/zendesk/",
			"Pipedrive_link": "/de/call-center-software-integrationen/pipedrive/",
			"MSDynamics_link": "/de/call-center-software-integrationen/microsoft-dynamics-crm/",

			// Solution sub items  
			"ByTeam": "Nach Team",
			"Sales": "Für den Vertrieb",
			"Sales_link": "/de/outbound-call-center-software/",
			"ITOperations": "IT & Operations",
			"ITOperations_link": "/de/solution/team/it-operations/",
			"CustomerServiceSupport": "Für den Kundensupport",
			"CustomerServiceSupport_link": "/de/inbound-call-center-software/",
			"WholeCompany": "Für das gesamte Unternehmen",
			"WholeCompany_link": "/de/solution/team/whole-company/",
			"ByBusinessSize": "Nach unternehmensgrösse",
			"SmallBusinesses": "Kleine Unternehmen",
			"SmallBusinesses_link": "/de/solution/business-size/small-businesses/",
			"MediumLargeBusinesses": "Mittelständische Unternehmen",
			"MediumLargeBusinesses_link": "/de/solution/business-size/medium-large-businesses/",
			"TopUses": "Top-einsatzbereiche",
			"CallCenter": "Callcenter",
			"CallCenter_link": "/de/call-center-software/",
			"PhoneSystem": "Digitales Telefonsystem",
			"PhoneSystem_link": "/de/virtuelles-telefonsystem/",
			"ArtificialIntelligence": "Artificial Intelligence",
			"ArtificialIntelligence_link": "/call-transcription/",
			"ByIndustry": "Nach Industrie",
			"EducationLearning": "Bildung & E-Learning",
			"EducationLearning_link": "/de/solution/industry/education-e-learning/",
			"FinancialServices": "Finanzdienstleister",
			"FinancialServices_link": "/de/solution/industry/financial-services/",
			"Healthcare": "Gesundheitswesen",
			"Healthcare_link": "/de/solution/industry/healthcare/",
			"MarketingAdvertising": "Marketing & Werbung",
			"MarketingAdvertising_link": "/de/solution/industry/advertising-marketing/",
			"DiscoverIndustries": "Weitere Branchen entdecken",
			"DiscoverIndustries_link": "/de/solution/industries/",
			"DiscoverSolution": "Entdecken Sie Aircall noch heute!",
			"FacilityInstaller": "Eweiterte Funktionen nur wenige Klicks entfernt",
			"RequestDemo": "Jetzt Beratung anfragen",
			"RequestDemo_link": "/de/persoenliche-beratung-anfragen/",

			"BookDemo": "Beratung anfragen",
			"BookDemo_link": "/request-a-demo/"
		}
	};
	window[tag].variation = "variation-1"; 
	window[tag].init();
})(window);


html body .cv_desktop_cta,
html[lang="en-gb"] .cv_show *,
html[lang="en"] .cv_show *,
html[lang="es"] .cv_hide,
html[lang="de"] .cv_hide,
html[lang="fr"] .cv_hide{
    display: none;
}

html body .cv_mobile_cta.cv_secondary{
    font-weight: 500;
    font-size: 16px;
    color: #00BD82;
    background: rgba(0, 189, 130, 0.1)
}

/* default css */

.cv_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: var(--nav-z);
    min-height: calc(var(--nav-height) + var(--nav-header-height));
    background-color: var(--nav-bg)
}

.cv_header,
.cv_header.light {
    --nav-bg: var(--white);
    --nav-color: #151a28;
    --nav-logo: var(--green-500)
}

.theme-dark .cv_header {
    --nav-bg: transparent;
    --nav-color: var(--white);
    border-bottom: none;
    background: none
}

.theme-dark .cv_header .cv_nav_logo path:last-child {
    fill: #fff
}

.theme-dark .cv_header .cv_nav {
    background-color: var(--cobalt)
}

.nav-active .theme-dark .cv_header {
    --nav-bg: var(--cobalt);
    background-color: var(--nav-bg)
}

.cv_mobile_toggle_btn,.cv_nav_logo {
    z-index: calc(var(--nav-z) + 1)
}

.cv_mobile_toggle_btn {
    cursor: pointer;
    position: absolute;
    right: var(--site-margins);
    top: 16px;
    height: 32px;
    width: 32px;
    padding: 4px
}

.cv_mobile_toggle_btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 18px;
    background-color: var(--nav-logo);
    transition: transform .4s
}

.cv_mobile_toggle_btn span:first-child {
    transform: translate(-50%,-50%) translateY(-2px)
}

.cv_mobile_toggle_btn span:last-child {
    transform: translate(-50%,-50%) translateY(2px)
}

.menu-open .cv_mobile_toggle_btn span:first-child {
    transform: translate(-50%,-50%) rotate(45deg)
}

.menu-open .cv_mobile_toggle_btn span:last-child {
    transform: translate(-50%,-50%) rotate(-45deg)
}

.cv_mobile_nav_cta {
    position: absolute;
    z-index: 999;
    top: 16px;
    right: 56px;
    margin: 0;
    padding: 0 12px;
    height: 32px;
    line-height: 32px
}

.cv_nav_logo {
    display: block;
    width: 140px
}

.cv_nav_logo svg {
    width: 100%;
    display: block
}

.cv_nav_logo.cv_nav_logo_desktop {
    display: none
}

.cv_nav_logo.cv_nav_logo_mobile {
    position: absolute;
    width: 90px;
    top: 20px;
    left: var(--site-margins)
}

.cv_nav {
    position: fixed;
    left: 0;
    top: var(--nav-header-height);
    bottom: 0;
    width: 100%;
    z-index: calc(var(--nav-z) - 1);
    background-color: var(--nav-bg);
    padding: 64px var(--site-margins) 32px;
    transition: transform .4s;
    transform: translateX(-110vw);
    overflow: auto;
    z-index: 1
}

.menu-open .cv_nav {
    transform: translateX(0)
}

.cv_nav_menu>li>a,
.cv_nav_menu>li>button {
    color: var(--nav-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 8px
}

.cv_nav_menu {
    margin-left: calc(-1*var(--site-margins));
    margin-right: calc(-1*var(--site-margins))
}

.cv_nav_menu:not(.only-mobile) {
    display: none
}

.theme-dark .cv_nav_menu.only-mobile {
    --nav-color: #151a28;
    background-color: #fff
}

.cv_nav_menu_list {
    position: relative;
    height: 100%
}

.cv_nav_menu_list.regular .cv_nav_menu_list_btn {
    color: var(--white)
}

.cv_nav_menu_list.regular:hover .cv_nav_menu_list_btn {
    color: var(--green-50)
}

.cv_nav_menu_list:hover .cv_nav_menu_list_btn.bubble {
    color: var(--white)
}

.cv_nav_menu_list:hover .menu-link_RegularLinkChildren__be__W {
    display: block
}

.cv_nav_menu_list .cv_nav_menu_list_btn svg {
    margin-left: 12px;
    display: none
}

.cv_nav_menu_list_btn {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: var(--horizontal-padding);
    padding-right: var(--horizontal-padding);
    text-align: center;
    transition: color .2s
}

.cv_nav_menu_link_group {
    position: static;
    padding: 16px;
    background-color: var(--grey-200);
    border-radius: 16px;
    transform: translateX(var(--horizontal-padding)) translateY(var(--offset-top))
}

.cv_nav_menu_link_group,
.cv_nav_menu_link_group li {
    margin: 0 0 16px
}

.cv_nav_menu_link_group_display>div {
    text-align: left;
    border-radius: 24px
}

.cv_menu_link_footer_title,
.cv_nav_menu_title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    text-transform: uppercase
}

.cv_menu_link_footer_title {
    font-size: 14px;
    color: var(--white)
}

.cv_nav_menu_title {
    margin: 0 0 16px;
    color: var(--cobalt)
}

.menu-link_RegularLinkChildren__be__W .cv_menu_link_sublink,
.menu-link_RegularLinkChildren__be__W .cv_nav_menu_title {
    padding: 8px 16px
}

.cv_menu_link_sublink {
    color: var(--cobalt);
    display: block
}

.cv_menu_link_sublink img {
    width: 100%;
    height: 100%
}

.cv_menu_link_groop_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 32px;
    color: var(--white);
    background-color: var(--cobalt);
    border-radius: 24px
}

.cv_menu_link_sublink_img {
    display: block;
    position: relative;
    z-index: 1
}

.cv_menu_link_sublink_img:after {
    content: "";
    display: block
}

.cv_menu_link_sublink_img .ResponsiveImg_Fit__qfvVX {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cv_menu_link_sublink_img img,.ResponsiveImg_Img__BrNKH {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    display: block
}

.cv_menu_link_icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

*+.cv_nav_ctas {
    margin-top: 8px
}

.theme-dark *+.cv_nav_ctas {
    margin-top: 24px
}

.cv_nav_ctas>li>a {
    width: 100%;
    margin: 0 0 8px;
    height: 44px;
    line-height: 44px
}

/* default css end */

@media screen and (max-width: 1350px) {
    .cv_nav_menu_list:nth-child(1n+3) .cv_nav_menu_link_group {
        right:5px
    }
}

@media screen and (min-width: 1224px){

    /* default css */
    .cv_header {
        border-bottom: 1px solid var(--grey-300)
    }

    .nav-active .cv_header {
        background-color: var(--nav-bg)
    }

    .theme-dark .cv_header .cv_nav {
        background-color:var(--nav-bg)
    }

    .cv_nav_logo.cv_nav_logo_desktop {
        display: block
    }

    .cv_nav_logo.cv_nav_logo_desktop + div{
        width: 120px;
        height: 40px;
        margin-left: 40px;
        position: relative;
    }

    .cv_nav_logo.cv_nav_logo_desktop + div::before{
        content: "+";
        font-size: 40px;
        line-height: 40px;
        font-weight: 600;
        position: absolute;
        left: -32px;
        top: 50%;
        transform: translateY(-50%);
    }

    .cv_nav_logo.cv_nav_logo_desktop + div img{
        height: 100%;
        width: 100%;
        object-fit: contain;
        -o-object-position: 0 50%;
        object-position: 0 50%;
    }

    .cv_mobile_toggle_btn,.cv_nav_logo.cv_nav_logo_mobile {
        display: none;
    }

    .cv_mobile_nav_cta {
        display: none;
    }

    .cv_nav {
        position: static;
        background-color: transparent;
        transform: none;
        overflow: visible;
        overflow: initial;
        height: var(--nav-height);
        padding: 0;
        display: flex;
        align-items: center;
        flex-flow: row nowrap
    }

    .cv_nav>:first-child,
    .cv_nav>:last-child {
        flex: 0 0 auto
    }

    .cv_nav>:first-child{
        display: flex;
    }

    .cv_nav>:nth-child(2) {
        flex: 1 1 auto
    }

    .cv_nav_menu.only-mobile {
        display:none
    }

    .cv_nav_menu:not(.only-mobile) {
        display: flex
    }

    .cv_nav_ctas,
    .cv_nav_menu {
        display: flex;
        align-items: center
    }

    .cv_nav_menu {
        height: 100%;
        margin-left: 64px;
        justify-content: flex-start
    }

    .cv_nav_menu>li {
        --horizontal-padding: 16px
    }

    .cv_nav_menu>li>a,.cv_nav_menu>li>button {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin: 0
    }

    .cv_nav_menu_list .cv_nav_menu_list_btn svg {
        display:block
    }
    
    .cv_nav_menu_list .cv_nav_menu_list_btn svg * {
        transition: fill .2s ease-in-out
    }
    
    .cv_nav_menu_list:not(.regular):hover .cv_nav_menu_list_btn svg * {
        fill: var(--green-500)
    }

    .cv_nav_menu_list {
        --offset-top:calc(var(--nav-height) + 1px)
    }

    .cv_nav_menu_list.regular {
        --horizontal-padding: 0px;
        --offset-top: 0px
    }

    .cv_nav_menu_list.regular .cv_nav_menu_link_group {
        transform: translateX(calc(var(--horizontal-padding) - 40px))
    }

    .cv_nav_menu_list:before {
        position: absolute;
        left: var(--horizontal-padding);
        right: var(--horizontal-padding);
        bottom: 0;
        height: 2px;
        background-color: var(--green-500)
    }

    .cv_nav_menu_list:focus .cv_nav_menu_list_btn,.cv_nav_menu_list:hover .cv_nav_menu_list_btn {
        color: var(--green-500)
    }

    .cv_nav_menu_list.has-children:focus,.cv_nav_menu_list.has-children:hover {
        z-index: 1
    }

    .cv_nav_menu_list.has-children:focus:after,.cv_nav_menu_list.has-children:hover:after {
        --size: 260px;
        position: absolute;
        top: 50%;
        left: 50%;
        content: "";
        display: block;
        width: var(--size);
        height: var(--size);
        transform-origin: center center;
        transform: translateX(-50%) translateX(24px) rotate(30deg)
    }

    .cv_nav_menu_list:focus .cv_nav_menu_link_group,
    .cv_nav_menu_list:hover .cv_nav_menu_link_group {
        display: block
    }

    .cv_nav_menu_list.cv_nav_menu_list:not(.regular):hover:before {
        content: ""
    }

    .cv_nav_menu_link_group,
    .cv_nav_menu_link_group li {
        margin: 0
    }

    .cv_nav_menu_link_group {
        position: fixed;
        z-index: 99;
        display: none;
        padding: 0;
        background-color: transparent;
        border-radius: 0;
        transform: translateX(calc(var(--horizontal-padding) - 40px)) translateY(1px);
        max-width: 900px
    }

    .cv_nav_menu_link_group_display {
        --gutter: 16px;
        --border-radius: 24px;
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        white-space: nowrap;
        max-width: 100vw;
        padding: 16px;
        overflow: hidden;
        background-color: var(--white);
        box-shadow: -9px 53px 58px rgba(71,86,123,.22),-2px 11px 9px rgba(71,86,123,.11);
        border-radius: 0 0 var(--border-radius) var(--border-radius)
    }

    .cv_nav_menu_link_group_display>div {
        padding: var(--gutter);
        flex: 1 1 auto
    }

    .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx {
        display: block;
        -moz-columns: 3;
        column-count: 3
    }

    .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div {
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }

    .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div.theme-light:nth-child(2n) {
        border-radius: 24px 24px 0 0
    }

    .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div.theme-light:nth-child(odd) {
        border-radius: 0 0 24px 24px;
        padding-top: 0
    }

    .cv_nav_menu_link_group_display .cv_menu_link_sublink,
    .cv_nav_menu_link_group_display .cv_nav_menu_title {
        font-size: 16px;
        line-height: 24px;
        color: #151a28
    }

    .cv_nav_menu_link_group_display>div.theme-light {
        background-color: var(--grey-200)
    }

    .cv_nav_menu_link_group_display>div.theme-dark {
        background-color: var(--cobalt)
    }

    .cv_nav_menu_link_group_display>div.theme-dark .cv_nav_menu_title,
    .cv_nav_menu_link_group_display>div.theme-dark a {
        color: var(--white)
    }

    .cv_nav_menu_link_group_display>div.theme-dark .cv_menu_link_sublink:hover {
        background-color: rgba(var(--white-rgb),.1)
    }

    .cv_nav_menu_title {
        margin: 0 0 8px
    }

    .cv_menu_link_sublink,
    .cv_nav_menu_title {
        padding: 8px 16px
    }

    .cv_menu_link_group_items {
        white-space: normal
    }

    .cv_menu_link_sublink.has-icon {
        display: grid;
        grid-template-columns: 30px 1fr
    }

    .cv_menu_link_sublink {
        border-radius: 8px;
        line-height: 20px;
        padding: 16px
    }

    .cv_menu_link_sublink:hover {
        background-color: rgba(var(--cobalt-rgb),.1)
    }

    .cv_menu_link_footer {
        margin-top: 24px;
        padding: 16px 16px 0
    }

    .cv_menu_link_groop_footer .link {
        margin-left:16px
    }

    .cv_menu_link_groop_footer {
        border-radius: 0 0 24px 24px;
        margin-top: -24px;
        padding-top: 48px
    }

    *+.cv_nav_ctas,
    .theme-dark *+.cv_nav_ctas {
        margin-top: 0
    }

    .cv_nav_ctas>li {
        margin-left: 8px
    }

    .cv_nav_ctas>li>a {
        margin: 0;
        height: 40px;
        line-height: 40px
    }

    /* default css end */

    html body .cv_desktop_cta{
        display: block;
    }
    
    html body .cv_header nav{
        height: 96px;
    }
    
    html body.nav-active .cv_header nav{
        height: 56px;
    }

    html body.nav-active, body.nav-active.--has-event-banner {
        --nav-header-height: 0;
    }

    html body .cv_mobile_cta{
        display: none;
    }

    html body.cv_multiple_nav_cta .cv_mobile_cta:not(.cv_secondary){
        display: block;
        background-color: rgba(var(--green-500-rgb),.1);
        color: var(--green-500);
    }

    html body.cv_multiple_nav_cta .cv_mobile_cta:not(.cv_secondary):hover{
        color: #fff;
        background-color: rgba(var(--green-500-rgb),.2);
    }

    html body.cv_multiple_nav_cta .cv_nav_ctas{
        flex-direction: row-reverse;
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div{
        display: none;
    }
}

@media screen and (max-width: 1224px) {
    html[lang="en-gb"] .cv_show,
    html[lang="en"] .cv_show{
        display: none !important;
    }

    html body .cv_nav_logo.cv_nav_logo_desktop + div{
        display: none;
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div{
        width: 120px;
        height: 30px;
        margin-left: 125px;
        position: relative;
        top: 17px;
    }

    html body.menu-open .cv_nav_logo.cv_nav_logo_mobile + div{
        margin-left: 140px;
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div::before{
        content: "+";
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        position: absolute;
        left: -25px;
        top: 50%;
        transform: translateY(-50%);
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div img{
        height: 100%;
        width: 100%;
        object-fit: contain;
        -o-object-position: 0 50%;
        object-position: 0 50%;
    }

    /* default css */
    body.menu-open .cv_mobile_bottom {
        position:absolute;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
        height: 65px;
        background-color: #fff;
        border-bottom: 1px solid var(--grey-300)
    }

    body.menu-open .theme-dark .cv_mobile_bottom {
        background-color: transparent;
        background: var(--cobalt)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) {
        overflow:hidden;
        border-top: 1px solid var(--grey-300)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_list_btn {
        margin: 0;
        padding: 20px 0;
        width: 100%;
        font-size: 16px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_list_btn span {
        transition: color .3s ease-in-out;
        position: relative;
        padding: 0 calc(24px + var(--site-margins)) 0 var(--site-margins)
    }

    .only-mobile .cv_nav_menu_list:not(.regular).active .cv_nav_menu_list_btn span {
        color: var(--green-500)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_list_btn.is-link {
        padding: 20px var(--site-margins) 20px var(--site-margins)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_list_btn span {
        width: 100%;
        text-align: left
    }

    .only-mobile .cv_nav_menu_list:not(.regular):hover>a {
        color: var(--green-500)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_list_btn span:after {
        content: "";
        position: absolute;
        top: -2px;
        right: 5px;
        width: 35px;
        height: 36px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjgzIDEyLjAwNmwtMy44MTUtMy44OUwxMC4xMDEgNyAxNSAxMi4wMDIgMTAuMDk0IDE3IDkgMTUuODg0bDMuODMtMy44Nzh6IiBmaWxsPSIjMDBCRDgyIi8+PC9zdmc+Cg==);
        background-position: 100%;
        filter: brightness(0);
        background-size: 35px;
        transition: transform 525ms,opacity 525ms
    }

    .only-mobile .cv_nav_menu_list:not(.regular).active .cv_nav_menu_list_btn span:after {
        filter: none;
        transform: rotate(90deg);
        opacity: 1
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group {
        position: static;
        max-height: 0;
        padding: 0 16px;
        transition: all .3s ease-in-out;
        border-radius: 16px;
        transform: translateX(var(--horizontal-padding)) translateY(var(--offset-top));
        margin: 0;
        background-color: var(--white)
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_sublink .cv_menu_link_icon.hide-mobile {
        display: none
    }

    .only-mobile .cv_nav_menu_list:not(.regular).active .cv_nav_menu_link_group {
        max-height: 1000px;
        padding-bottom: 20px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display>div:not(:first-of-type) {
        margin-top: 16px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display div.theme-light {
        background-color: var(--grey-200);
        padding: 24px 8px;
        margin-left: -8px;
        margin-right: -8px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_groop_footer {
        display: block;
        justify-content: space-between;
        align-items: center;
        background-color: var(--cobalt);
        color: var(--white);
        border-radius: 24px;
        padding: 24px 32px;
        margin-top: 16px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_groop_footer>a {
        margin-top: 8px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_groop_footer.unused {
        background-color: var(--white);
        padding: 1px 0 0;
        margin: 0
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_title {
        padding: 0 8px;
        font-size: 14px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_title.hide-mobile {
        display: none
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display div.theme-light .cv_nav_menu_title {
        padding: 0 16px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_group_items.display-grid {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 8px;
        gap: 8px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_footer,.only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_group_items:not(.display-grid) li:not(:first-of-type) {
        margin-top: 16px
    }

    .only-mobile .cv_menu_link_footer>a,.only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_group_items li a {
        font-size: 14px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_footer,.only-mobile .cv_nav_menu_list:not(.regular) .cv_menu_link_group_items {
        padding: 0 16px
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div.theme-light:nth-child(2n) {
        border-radius: 24px 24px 0 0;
        padding-bottom: 0
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div.theme-light:nth-child(2n) :last-child {
        margin-bottom: 0
    }

    .only-mobile .cv_nav_menu_list:not(.regular) .cv_nav_menu_link_group_display.menu-link_LinkGroup__DisplayColumn__YARyx>div.theme-light:nth-child(odd) {
        border-radius: 0 0 24px 24px;
        margin-top: 0
    }

    /* default css end */
}

@media screen and (max-width: 500px){
    html body.cv_large_nav_cta .cv_header{
        height: 100px;
    }
    html body.cv_hub_nav_cta .cv_nav_logo.cv_nav_logo_mobile{
        width: 80px;
    }

    html body.cv_large_nav_cta.landing-page .cv_nav,
    html body.cv_large_nav_cta.landing-page{
        padding-top: 100px;
    }

    html body.cv_large_nav_cta.menu-open .cv_mobile_bottom{
        height: 100px;
    }

    html body.cv_large_nav_cta .cv_mobile_nav_cta{
        top: 55px;
        right: auto;
        left: 15px;
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div::before {
        content: "+";
        font-size: 25px;
        line-height: 30px;
        font-weight: 600;
        position: absolute;
        left: -17px;
        top: 50%;
        transform: translateY(-50%);
    }

    html body .cv_nav_logo.cv_nav_logo_mobile + div {
        width: 80px;
        height: 25px;
        top: 18px;
        margin-left: 100px;
        position: relative;
    }

    html body.menu-open .cv_nav_logo.cv_nav_logo_mobile + div{
        margin-left: 115px;
    }

    html body.cv_secondary_icon .cv_nav_logo.cv_nav_logo_mobile {
        width: 80px;
    }

    html body.cv_secondary_icon .cv_mobile_nav_cta{
        font-size: 14px;
    }
}

@media screen and (max-width: 374px){

    html body.cv_secondary_icon .cv_header{
        height: 100px;
    }

    html body.cv_secondary_icon.landing-page .cv_nav,
    html body.cv_secondary_icon.landing-page{
        padding-top: 100px;
    }

    html body.cv_secondary_icon.menu-open .cv_mobile_bottom{
        height: 100px;
    }

    html body.cv_secondary_icon .cv_mobile_nav_cta{
        top: 55px;
        right: auto;
        left: 15px;
    }
}