<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.chevron-button a{font-size:32px;font-weight:700;line-height:32px;padding:0;transition:0.1s all ease-in;}.chevron-button a .chevron-button-text{margin-right:12px;}.chevron-button a .chevron{background-image:url(/modules/corporate/corporate_effects/images/green-arrow.svg);background-size:12px 24px;display:inline-block;width:12px;height:24px;}.chevron-button a .chevron1,.chevron-button a .chevron3{opacity:0;}.chevron-button a:hover .chevron1,.chevron-button a:focus .chevron1{animation:animate-chevron-1 1s ease-in-out infinite;}.chevron-button a:hover .chevron2,.chevron-button a:focus .chevron2{animation:animate-chevron-2 1s ease-in-out infinite 0.1s;}.chevron-button a:hover .chevron3,.chevron-button a:focus .chevron3{animation:animate-chevron-3 1s ease-in-out infinite 0.2s;}@keyframes animate-chevron-1{0%{transform:translateX(-36px);opacity:0;}70%,100%{transform:translateX(0);opacity:1;}}@keyframes animate-chevron-2{0%{transform:translateX(-24px);opacity:0;}70%,100%{transform:translateX(0);opacity:0.67;}}@keyframes animate-chevron-3{0%{transform:translateX(-12px);opacity:0;}70%,100%{transform:translateX(0);opacity:0.33;}}
[data-animate][data-animate-opacity="0.5"]{opacity:0.5;}[data-animate][data-animate-duration="0"]{transition-duration:0s;}[data-animate][data-animate-duration="1"]{transition-duration:1s;}[data-animate][data-animate-duration="2"]{transition-duration:2s;}[data-animate][data-animate-duration="3"]{transition-duration:3s;}[data-animate][data-animate-duration="4"]{transition-duration:4s;}[data-animate][data-animate-duration="5"]{transition-duration:5s;}[data-animate][data-animate-delay="0"]{transition-delay:0s;}[data-animate][data-animate-delay="0.5"]{transition-delay:0.5s;}[data-animate][data-animate-delay="1"]{transition-delay:1s;}[data-animate][data-animate-delay="1.5"]{transition-delay:1.5s;}[data-animate][data-animate-delay="2"]{transition-delay:2s;}[data-animate][data-animate-delay="2.5"]{transition-delay:2.5s;}[data-animate][data-animate-delay="3"]{transition-delay:3s;}[data-animate][data-animate-delay="3.5"]{transition-delay:3.5s;}[data-animate][data-animate-delay="4"]{transition-delay:4s;}[data-animate][data-animate-delay="4.5"]{transition-delay:4.5s;}[data-animate][data-animate-delay="5"]{transition-delay:5s;}[data-animate=slide]{opacity:0;transition-property:opacity,transform;}[data-animate=slide][data-animate-active="0"]{transition-property:none;}.active-animate [data-animate=slide][data-animate-active="0"]{transition-property:opacity,transform;}[data-animate=slide].animate,.animate [data-animate=slide]{opacity:1 !important;transform:translate3d(0,0,0) !important;}[data-animate=slide][data-slide-direction=right][data-slide-distance="25"]{transform:translate3d(-25%,0,0);}[data-animate=slide][data-slide-direction=right][data-slide-distance="50"]{transform:translate3d(-50%,0,0);}[data-animate=slide][data-slide-direction=right][data-slide-distance="75"]{transform:translate3d(-75%,0,0);}[data-animate=slide][data-slide-direction=right][data-slide-distance="100"]{transform:translate3d(-100%,0,0);}[data-animate=slide][data-slide-direction=right][data-slide-distance="125"]{transform:translate3d(-125%,0,0);}[data-animate=slide][data-slide-direction=left][data-slide-distance="25"]{transform:translate3d(25%,0,0);}[data-animate=slide][data-slide-direction=left][data-slide-distance="50"]{transform:translate3d(50%,0,0);}[data-animate=slide][data-slide-direction=left][data-slide-distance="75"]{transform:translate3d(75%,0,0);}[data-animate=slide][data-slide-direction=left][data-slide-distance="100"]{transform:translate3d(100%,0,0);}[data-animate=slide][data-slide-direction=left][data-slide-distance="125"]{transform:translate3d(125%,0,0);}[data-animate=slide][data-slide-direction=top][data-slide-distance="25"]{transform:translate3d(0,25%,0);}[data-animate=slide][data-slide-direction=top][data-slide-distance="50"]{transform:translate3d(0,50%,0);}[data-animate=slide][data-slide-direction=top][data-slide-distance="75"]{transform:translate3d(0,75%,0);}[data-animate=slide][data-slide-direction=top][data-slide-distance="100"]{transform:translate3d(0,100%,0);}[data-animate=slide][data-slide-direction=top][data-slide-distance="125"]{transform:translate3d(0,125%,0);}[data-animate=slide][data-slide-direction=bottom][data-slide-distance="25"]{transform:translate3d(0,-25%,0);}[data-animate=slide][data-slide-direction=bottom][data-slide-distance="50"]{transform:translate3d(0,-50%,0);}[data-animate=slide][data-slide-direction=bottom][data-slide-distance="75"]{transform:translate3d(0,-75%,0);}[data-animate=slide][data-slide-direction=bottom][data-slide-distance="100"]{transform:translate3d(0,-100%,0);}[data-animate=slide][data-slide-direction=bottom][data-slide-distance="125"]{transform:translate3d(0,-125%,0);}[data-animate=fade-in]{opacity:0;transition-property:opacity;}[data-animate=fade-in][data-animate-active="0"]{transition-property:none;}.active-animate [data-animate=fade-in][data-animate-active="0"]{transition-property:opacity;}[data-animate=fade-in].animate,.animate [data-animate=fade-in]{opacity:1 !important;}
header.is-sticky &gt; div{position:fixed;top:0;left:0;right:0;width:100%;z-index:10;transition:transform 0.3s;}
#block-adminimal-theme-content table svg{max-width:30px;}#block-adminimal-theme-content .field--name-icon img{max-width:30px;}
.stylish-img{background-repeat:no-repeat;background-position:center;}.stylish-video{position:relative;overflow:hidden;background-color:transparent !important;}.stylish-video__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);z-index:-100;}.stylish-video--fit-width .stylish-video__video{top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;transform:none;}
.stylish-img--fcm-bg-banner-corporate-travel-benchmarking-technology{background-image:url('/sites/default/files/stylish/FCM-BG-banner-corporate-travel-benchmarking-technology.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--ae-your-new-tmc-homebanner{background-image:url('/sites/default/files/stylish/fcm-ae-your-new-tmc%20%282%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ae-your-new-tmc-homebanner{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--aircraft-transit-line{background-image:url('/sites/default/files/stylish/1-pixel_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--aircraft-transit-line{background-image:url('/sites/default/files/stylish/Aircraft%20Transit%20Line_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--air-travel-sourcing-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement-mobile_5.jpg');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--air-travel-sourcing-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement_6.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--air-travel-sourcing-header{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--arrivon-sme-hero{background-image:url('/sites/default/files/stylish/Image%20Arrivon%20bg%20image.jpg');background-size:auto;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--arrivon-sme-hero{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--au-ctc-innovation-hub-lp{background-image:url('/sites/default/files/stylish/LP%20-%20banner%20no%20text.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--au-fcm-rex-hero-banner{background-image:url('/sites/default/files/stylish/rex-bg_1.jpg');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--au-fcm-valentines-stylish{background-image:url('/sites/default/files/stylish/LP%20-%20OPTION%201_%20NO%20CTA.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--au-illuminate-rego-open{background-image:url('/sites/default/files/stylish/FCM-LP%20copy.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--banner-event-anatomy{background-image:url('/sites/default/files/stylish/fcm-fwbg-rainbow-lights.png');background-size:cover;background-position-x:center;background-position-y:center;}.black{background-color:#000000;}.stylish-img--blue-car-on-winding-road-background{background-image:url('/sites/default/files/stylish/blue%20car%20and%20winding%20road.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--brand-campaign-retargeting{background-image:url('/sites/default/files/stylish/fcm-fw-consistency-and-flexibility.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--change-management-landing-page{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--change-management-landing-page{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--change-management-landing-page{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--change-management-landing-page-reverse{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management-reversed.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--change-management-landing-page-reverse{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management-reversed_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--change-management-landing-page-reverse{background-image:url('/sites/default/files/stylish/Background-Image-Landing-Page-Change-Management-reversed_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--change-management-mountain{background-image:url('/sites/default/files/stylish/Discovery%20Header%201920x510.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--change-management-mountain{background-image:url('/sites/default/files/stylish/Discovery%20Header%201920x510_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--change-management-mountain{background-image:url('/sites/default/files/stylish/Discovery%20Header%201920x510_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.charcoal{background-color:#505050;}.stylish-img--ch-fcm-wp-partenaire-ideal{background-image:url('/sites/default/files/stylish/CH-FCM-WP-PARTENAIRE%20IDEAL-02-02.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--ch-fcm-wp-partenaire-ideal{background-image:url('/sites/default/files/stylish/CH-FCM-WP-PARTENAIRE%20IDEAL-02-02_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--cm-fwbg-awards-accreditations-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-awards-accreditations-small.png');background-size:cover;background-position-x:center;background-position-y:bottom;}@media screen and (min-width:40em){.stylish-img--cm-fwbg-awards-accreditations-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-awards-accreditations-medium.png');background-size:cover;background-position-x:left;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--cm-fwbg-awards-accreditations-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-awards-accreditations-large.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--communications-change-management-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-mobile-v2_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--communications-change-management-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-mobile-v2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--communications-change-management-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-v2_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--consolidation-background-inverse{background-image:url('/sites/default/files/stylish/Consolidation_BG_1920x1080_Inverse.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--esg-wp-search-page-background{background-image:url('/sites/default/files/stylish/FCM-LP-ESG_1.jpg');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--es-fcm-seo-article-tendencias-footer{background-image:url('/sites/default/files/stylish/ES-FCM-SEO%20ARTICLE-TENDENCIAS%20VIAJES-06.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--es-fcm-seo-article-tendencias-footer{background-image:url('/sites/default/files/stylish/ES-FCM-SEO%20ARTICLE-TENDENCIAS%20VIAJES-06_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--es-fcm-seo-article-tendencias-header{background-image:url('/sites/default/files/stylish/ES-FCM-SEO%20ARTICLE-TENDENCIAS%20VIAJES_Plan%20de%20travail%201.jpg');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--es-fcm-seo-article-tendencias-header{background-image:url('/sites/default/files/stylish/ES-FCM-SEO%20ARTICLE-TENDENCIAS%20VIAJES_Plan%20de%20travail%201_0.jpg');background-size:cover;background-position-x:left;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-air-travel-procurement{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement_4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-air-travel-procurement{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-air-travel-procurement{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-air-travel-procurement-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement-mobile_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-air-travel-procurement-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement-mobile_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-air-travel-procurement-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement-mobile_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-change-comms-management{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-change-comms-management{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-change-comms-management{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-change-comms-management-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-mobile.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-change-comms-management-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-mobile_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-change-comms-management-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-change-comms-management-mobile_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-hotel-programme{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-hotel-programme{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-hotel-programme{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme_4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-hotel-programme-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme-mobile_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-hotel-programme-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme-mobile_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-hotel-programme-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme-mobile_4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-reach-maximum-potential{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential_5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-reach-maximum-potential{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential_6.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-reach-maximum-potential{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential_7.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-reach-maximum-potential-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential-mobile_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-reach-maximum-potential-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential-mobile_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-reach-maximum-potential-mobile{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential-mobile_4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmconsulting-fwbg-sustainability{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-sustainability.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmconsulting-fwbg-sustainability{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-sustainability_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmconsulting-fwbg-sustainability{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-sustainability_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-au-stage-wow{background-image:url('/sites/default/files/stylish/fcmme-au-fwbg-experience-wow-darker.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fwbg-events-management{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-events-management-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-events-management{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-events-management__0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-event-planning{background-image:url('/sites/default/files/stylish/FCM1426715563_mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-event-planning{background-image:url('/sites/default/files/stylish/FCM1426715563_desktop.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-group-travel{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-event-group-travel-mobile_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-group-travel{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-event-group-travel_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-group-travel-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-event-group-travel-mobile_2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-group-travel-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-event-group-travel_2.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-managed-meetings{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-managed-meetings-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-managed-meetings{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-managed-meetings.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-managed-meetings-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-managed-meetings-mobile%20asia.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-managed-meetings-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-managed-meetings%20asia.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-meetings-and-events-homepage{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-homepage-large-stage.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fwbg-meet-fcmme-03{background-image:url('/sites/default/files/stylish/1-pixel_24_3.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-meet-fcmme-03{background-image:url('/sites/default/files/stylish/fcmme-fwbg-meet-fcmme-02.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-meet-our-people{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-meet-our-people-mobile_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fwbg-meet-our-people{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-meet-our-people_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fwbg-singapore-launch{background-image:url('/sites/default/files/stylish/fcm-fwbg-me-sg-launch.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-bleisure-fcm1590888453{background-image:url('/sites/default/files/stylish/FCM1590888453%20FCMME%20AU%20FY25%20Bleisure%20blog%20assets_LP_1440x370px_R.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-campaign-bywt{background-image:url('/sites/default/files/stylish/FCMME%20BYWT%20Header%20Banner%20no%20text-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcmme-fw-campaign-bywt{background-image:url('/sites/default/files/stylish/FCMME%20BYWT%20Header%20Banner%20no%20text-mobile_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcmme-fw-campaign-bywt{background-image:url('/sites/default/files/stylish/FCMME%20BYWT%20Header%20Banner%20no%20text_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--fcmme-fw-campaign-bywt{background-image:url('/sites/default/files/stylish/FCMME%20BYWT%20Header%20Banner%20no%20text_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-fw-creative-services-page{background-image:url('/sites/default/files/stylish/fcm-me-opt-2-no-text.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-flichella-coogie-wonderland{background-image:url('/sites/default/files/stylish/1%202.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-luxury-blog{background-image:url('/sites/default/files/stylish/fcmme-fw-luxury-blog-black.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-luxury-experience{background-image:url('/sites/default/files/stylish/FCMME1622306287%20FCMME%20AU%20FY25%20Luxperience%20Case%20Study_Header_1440x450px_Opt2%20%281%29.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcmme-fw-sustainability-plant{background-image:url('/sites/default/files/stylish/fcmme-fw-sustainability-plant-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcmme-fw-sustainability-plant{background-image:url('/sites/default/files/stylish/fcmme-fw-sustainability-plant-2.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcmme-image-our-purpose-people-community-hero{background-image:url('/sites/default/files/stylish/OurPurpose-13-PassionateComm-hero-FW-1920x1080%20%281%29-min.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-asia-rewrite-the-rules-business-travel{background-image:url('/sites/default/files/stylish/FCM-Asia-FWBG-Rewrite-Business-Travel.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-au-awards-fwbg{background-image:url('/sites/default/files/stylish/fcm-fwbg-consulting-small.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-au-awards-fwbg{background-image:url('/sites/default/files/stylish/fcm-fwbg-consulting.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-au-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative-small_0.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-au-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-au-fw-incentive-whitepaper{background-image:url('/sites/default/files/stylish/fcmme-au-lp-banner-incentive-whitepaper-1440x370.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-au-illuminate-banner{background-image:url('/sites/default/files/stylish/FCM-LP%20%282%29.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-brand-campaign{background-image:url('/sites/default/files/stylish/fcm-fw-rewrite-the-rules-grey-hand.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-brand-campaign-solution-line{background-image:url('/sites/default/files/stylish/fcm-fwbg-rewrite-the-rules-only-jl-white-1920x1080.png');background-size:auto;background-position-x:center;background-position-y:top;}@media screen and (min-width:64em){.stylish-img--fcm-brand-campaign-solution-line{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-change-is-good{background-image:url('/sites/default/files/stylish/fcm-fw-change-is-good-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-change-is-good{background-image:url('/sites/default/files/stylish/fcm-fw-change-is-good_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--fcm-change-is-good{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-china-fwbg-air-hotel-car{background-image:url('/sites/default/files/stylish/fcm-fw-cn-header-discover-alternative-v2-mobile.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:75em){.stylish-img--fcm-china-fwbg-air-hotel-car{background-image:url('/sites/default/files/stylish/fcm-fw-cn-header-discover-alternative-v2_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-consulting-header{background-image:url('/sites/default/files/stylish/fcm-consulting-header.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fast-track-banner{background-image:url('/sites/default/files/stylish/fcm-fw-fast-track.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-afr-award-winner-plane{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative-small_1.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-afr-award-winner-plane{background-image:url('/sites/default/files/stylish/fcm-fwbg-afr-award-winner-04.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-au-our-people{background-image:url('/sites/default/files/stylish/fcm-fw-our-people-our-service-1.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-au-our-people{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-au-your-new-tmc{background-image:url('/sites/default/files/stylish/fcm-fwbg-mobile-au-your-new-tmc_0.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-au-your-new-tmc{background-image:url('/sites/default/files/stylish/fcm-fwbg-au-your-new-tmc-award_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-bulk-travel-automation{background-image:url('/sites/default/files/stylish/1x1.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-bulk-travel-automation{background-image:url('/sites/default/files/stylish/fcm-fwbg-bulk-travel-automation-v2-windows_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-bulk-travel-automation-1{background-image:url('/sites/default/files/stylish/fcm-fwbg-bulk-travel-automation-v1-windows.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-bulk-travel-automation-2{background-image:url('/sites/default/files/stylish/fcm-fwbg-bulk-travel-automation-v1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-bulk-travel-automation-3{background-image:url('/sites/default/files/stylish/fcm-fwbg-bulk-travel-automation-v2.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-corporate-travel-management-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-hk-what-we-do-blog-opt.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-corporate-travel-management-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-hk-what-we-do-blog-opt_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-corporate-travel-management-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-hk-what-we-do-blog%20%281%29_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--fcm-fwbg-corporate-travel-management-asia{background-image:url('/sites/default/files/stylish/fcm-fwbg-hk-what-we-do-blog%20%281%29.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-corporate-travel-mangement-jpg{background-image:url('/sites/default/files/stylish/fcm-fwbg-corporate-travel-mangement.jpg');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-corporate-travel-mangement-jpg{background-image:url('/sites/default/files/stylish/fcm-fwbg-corporate-travel-mangement_0.jpg');background-size:cover;background-position-x:right;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-corporate-travel-mangement-jpg{background-image:url('/sites/default/files/stylish/fcm-fwbg-corporate-travel-mangement_1.jpg');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fcm-fwbg-csr-blog{background-image:url('/sites/default/files/stylish/fcm-fwbg-csr-blog.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-customer-technology{background-image:url('/sites/default/files/stylish/fcm-fwbg-customer-technology.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative-small.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-discover-the-alternative-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative_2.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-discover-the-alternative-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-discover-the-alternative_3.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-finance-au{background-image:url('/sites/default/files/stylish/fcm-fw-banking-finance-v2.3_1.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:75em){.stylish-img--fcm-fwbg-finance-au{background-image:url('/sites/default/files/stylish/fcm-fw-banking-finance-v2.3-xl_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-image-holiday-party-guide{background-image:url('/sites/default/files/stylish/fcm-fw-image-holiday-party-guide.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-image-holiday-party-guide{background-image:url('/sites/default/files/stylish/fcm-fw-image-holiday-party-guide_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-image-holiday-party-guide{background-image:url('/sites/default/files/stylish/fcm-fw-image-holiday-party-guide_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-leave-complexity-behind{background-image:url('/sites/default/files/stylish/fcm-fwbg-leave-complexity-behind-v2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-leave-complexity-behind{background-image:url('/sites/default/files/stylish/fcm-fwbg-leave-complexity-behind-v2_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-leave-complexity-behind{background-image:url('/sites/default/files/stylish/fcm-fwbg-leave-complexity-behind-v2_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-lp-idex{background-image:url('/sites/default/files/stylish/IDEX%20LP_Banner.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-otr-consultant{background-image:url('/sites/default/files/stylish/fcm-fwbg-otr-consultant_1.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-otr-consultant{background-image:url('/sites/default/files/stylish/fcm-fwbg-otr-consultant_2.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-our-story{background-image:url('/sites/default/files/stylish/fcm-fwbg-our-story-small.png');background-size:cover;background-position-x:right;background-position-y:top;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-our-story{background-image:url('/sites/default/files/stylish/fcm-fwbg-our-story.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-payment-solutions{background-image:url('/sites/default/files/stylish/fcm-fwbg-payment-solutions-woman-on-phone_6.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-payment-solutions{background-image:url('/sites/default/files/stylish/fcm-fwbg-payment-solutions-woman-on-phone_5.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-ppc-transform-business{background-image:url('/sites/default/files/stylish/fcm-fwbg-sea-your-tmc-mobile_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-ppc-transform-business{background-image:url('/sites/default/files/stylish/fcm-fwbg-sea-your-tmc-new.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--fcm-fwbg-ppc-transform-business{background-image:url('/sites/default/files/stylish/fcm-fwbg-sea-your-tmc-new_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-rewrite-the-rules-dark{background-image:url('/sites/default/files/stylish/fcm-fwbg-rewrite-the-rules-form-v2_1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-stay-ahead-of-change{background-image:url('/sites/default/files/stylish/fcm-fwbg-stay-ahead-of-change.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-stay-ahead-of-change{background-image:url('/sites/default/files/stylish/fcm-fwbg-stay-ahead-of-change_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-stay-ahead-of-change{background-image:url('/sites/default/files/stylish/fcm-fwbg-stay-ahead-of-change_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-sustainability-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-sustainability.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fwbg-technology-stories{background-image:url('/sites/default/files/stylish/fcm-fwbg-technology-stories.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-technology-stories{background-image:url('/sites/default/files/stylish/fcm-fwbg-technology-stories_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-technology-stories{background-image:url('/sites/default/files/stylish/fcm-fwbg-technology-stories_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-transit-v2-1{background-image:url('/sites/default/files/stylish/1-pixel_24_0.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-transit-v2-1{background-image:url('/sites/default/files/stylish/fcm-transit-v2-1_0.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--fcm-fwbg-transit-v2-2{background-image:url('/sites/default/files/stylish/1-pixel_24_1.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-transit-v2-2{background-image:url('/sites/default/files/stylish/fcm-transit-v2-2_0.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--fcm-fwbg-transit-v2-3{background-image:url('/sites/default/files/stylish/1-pixel_24_2.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-transit-v2-3{background-image:url('/sites/default/files/stylish/fcm-transit-v2-3_0.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--fcm-fwbg-where-expertise-and-technology-shine-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-where-expertise-and-technology-shine.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fwbg-where-expertise-and-technology-shine-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-where-expertise-and-technology-shine_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-where-expertise-and-technology-shine-png{background-image:url('/sites/default/files/stylish/fcm-fwbg-where-expertise-and-technology-shine_1.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fcm-fwbg-win-5000-accor-live-limitless-points{background-image:url('/sites/default/files/stylish/fcm-accor-lp-1440x450.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-win-5000-accor-live-limitless-points{background-image:url('/sites/default/files/stylish/fcm-accor-lp-1440x450_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fwbg-woman-headset-crisis-mangament-responsive{background-image:url('/sites/default/files/stylish/fcm-fw-image-woman-headset-crisis-management-dark-small.png');background-size:cover;background-position-x:left;background-position-y:top;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-woman-headset-crisis-mangament-responsive{background-image:url('/sites/default/files/stylish/fcm-fw-image-woman-headset-crisis-management-dark-large_2.png');background-size:cover;background-position-x:left;background-position-y:top;}}.stylish-img--fcm-fwbg-woman-suitcase-technology-safety-responsive{background-image:url('/sites/default/files/stylish/fcm-fwbg-woman-suitcase-safety-small_0.png');background-size:cover;background-position-x:left;background-position-y:top;}@media screen and (min-width:64em){.stylish-img--fcm-fwbg-woman-suitcase-technology-safety-responsive{background-image:url('/sites/default/files/stylish/fcm-fwbg-woman-suitcase-safety-large.png');background-size:cover;background-position-x:left;background-position-y:top;}}.stylish-img--fcm-fw-aciq-plane-banner{background-image:url('/sites/default/files/stylish/fcm-fw-aciq-plane-banner.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fw-aciq-plane-banner{background-image:url('/sites/default/files/stylish/fcm-fw-aciq-plane-banner_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fw-aciq-plane-banner{background-image:url('/sites/default/files/stylish/fcm-fw-aciq-plane-banner_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-fw-audience{background-image:url('/sites/default/files/stylish/1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-banking-finance-v2-2{background-image:url('/sites/default/files/stylish/fcm-fw-banking-finance-v2.2.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-blog-bg-gra{background-image:url('/sites/default/files/stylish/fcm-fw-blog-bg-GrA.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-environment-social-governance-esg{background-image:url('/sites/default/files/stylish/fcm-fw-environment-social-governance-esg.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-industry-insight-cat-5{background-image:url('/sites/default/files/stylish/Cat-5-Industry-Insight-Ret-header.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-platform-success-stories-png{background-image:url('/sites/default/files/stylish/fcm-fw-platform-success-stories.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fw-platform-success-stories-png{background-image:url('/sites/default/files/stylish/fcm-fw-platform-success-stories_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fw-platform-success-stories-png{background-image:url('/sites/default/files/stylish/fcm-fw-platform-success-stories_1.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fcm-fw-savvi-your-way{background-image:url('/sites/default/files/stylish/fcm-fw-image-savvi-1.jpg');background-size:auto;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-seating{background-image:url('/sites/default/files/stylish/2.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-fw-specialist-travel-services{background-image:url('/sites/default/files/stylish/fcm-fw-specialist-travel-services.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-fw-specialist-travel-services{background-image:url('/sites/default/files/stylish/fcm-fw-specialist-travel-services_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-fw-specialist-travel-services{background-image:url('/sites/default/files/stylish/fcm-fw-specialist-travel-services_1.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fcm-hero-travel-stats{background-image:url('/sites/default/files/stylish/fcm-fw-travel-stats-mobile.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-hero-travel-stats{background-image:url('/sites/default/files/stylish/fcm-hero-travel-stats-2-ver2_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-itm-event-background{background-image:url('/sites/default/files/stylish/itm-event.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-itm-event-background{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-mining-and-resource-header-banner{background-image:url('/sites/default/files/stylish/fcm-mining-and-resource-header-banner-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:75em){.stylish-img--fcm-mining-and-resource-header-banner{background-image:url('/sites/default/files/stylish/NEW%20fcm-mining-and-resource-header-banner-01_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-ndc-hero-image{background-image:url('/sites/default/files/stylish/ndc-hero-image.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-ndc-hero-image{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-ndc-hero-image-2{background-image:url('/sites/default/files/stylish/NDC-BG_FW%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-ndc-hero-image-2{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-oil-gas-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-oil-rig-banner.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-oil-gas-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-oil-rig-banner_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--fcm-oil-gas-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-oil-rig-banner_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-think-webinar-header{background-image:url('/sites/default/files/stylish/fcm-fw-webinar%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-think-webinar-header{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-uae-paid-landing-page{background-image:url('/sites/default/files/stylish/fcm-ae-fw-business-woman-phone_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fcm-uae-paid-landing-page{background-image:url('/sites/default/files/stylish/fcm-ae-fw-business-woman-phone.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fcm-us-fwbg-awards-large-screen-v2{background-image:url('/sites/default/files/stylish/fcm-us-fwbg-awards-large-screen-v2.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-za-finance-industry-landing-page{background-image:url('/sites/default/files/stylish/fcm-travel-business-travel-management-banking-industry_2.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--fcm-za-fmcg-paid-landing-page{background-image:url('/sites/default/files/stylish/fcm-za-fmcg-fast-moving-consumer-goods-business-travel-lp-dark3.png');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--fcm-za-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-za-fwbg-discover-the-alternative-small.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-za-fwbg-discover-the-alternative{background-image:url('/sites/default/files/stylish/fcm-za-fwbg-discover-the-alternative.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fcm-za-manufacturing-landing-page{background-image:url('/sites/default/files/stylish/fcm-za-business-travel-management-manufacturing_1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-za-mining-indaba-accommodation-south-africa{background-image:url('/sites/default/files/stylish/fcm-za-mining-indaba-accommodation_0.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fcm-za-value-proposition-statistics-paid-landing-page{background-image:url('/sites/default/files/stylish/fcm-fwbg-za-your-tmc-new-value-proposition-small.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fcm-za-value-proposition-statistics-paid-landing-page{background-image:url('/sites/default/files/stylish/fcm-fwbg-za-your-tmc-new-value-proposition-large_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fortescue-metals-digger-machine{background-image:url('/sites/default/files/stylish/Fortescue-metals-ground-digger_1.jpg');background-size:cover;background-position-x:right;background-position-y:center;}.stylish-img--fortescue-metals-site-with-machinery-dark{background-image:url('/sites/default/files/stylish/Fortescue-metals-site-with-machinery.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--fortescue-metals-site-workers-walking{background-image:url('/sites/default/files/stylish/Fortescue-metals-site-workers-walking.jpg');background-size:cover;background-position-x:right;background-position-y:top;}.stylish-img--fr-cta-offre-pme{background-image:url('/sites/default/files/stylish/FR-FCM-WIREFRAME-SME%20OFFER-25_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fr-cta-offre-pme{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcmconsulting-bg-travel-trends-report{background-image:url('/sites/default/files/stylish/FR-FCM-BG-TRAVEL%20TRENDS%20REPORT-min.png');background-size:cover;background-position-x:center;background-position-y:bottom;}@media screen and (min-width:75em){.stylish-img--fr-fcmconsulting-bg-travel-trends-report{background-image:url('/sites/default/files/stylish/FR-FCM-BG-TRAVEL%20TRENDS%20REPORT-min_0.png');background-size:cover;background-position-x:center;background-position-y:bottom;}}.stylish-img--fr-fcm-article-ai-trends{background-image:url('/sites/default/files/stylish/fr-fcm-article-AI%20trends_1.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:75em){.stylish-img--fr-fcm-article-ai-trends{background-image:url('/sites/default/files/stylish/fr-fcm-article-AI%20trends_2.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-article-tendances-2024{background-image:url('/sites/default/files/stylish/FR-FCM-ARTICLE-TRAVEL%20TRENDS%202024-11.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-article-tendances-2024{background-image:url('/sites/default/files/stylish/FR-FCM-ARTICLE-TRAVEL%20TRENDS%202024-11_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-casclient-steppharma{background-image:url('/sites/default/files/stylish/FR-FCM-CASCLIENT--02_1.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-casclient-steppharma{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-comiterse-banniere{background-image:url('/sites/default/files/stylish/FR-FCM-COMITERSE-ACTIONS%20PAGE.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-comiterse-banniere{background-image:url('/sites/default/files/stylish/FR-FCM-COMITERSE-ACTIONS%20PAGE_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-inscription-nl-kit-tm{background-image:url('/sites/default/files/stylish/FR-FCM-Lead%20magnet-newsletter-TM-02_1.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-inscription-nl-kit-tm{background-image:url('/sites/default/files/stylish/FR-FCM-Lead%20magnet-newsletter-TM-02_2.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-livreblanc-magie-agv-opere{background-image:url('/sites/default/files/stylish/Background%20-%20white%20paper%20-%20Magie%20AGV%20Opere.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-livreblanc-magie-agv-opere{background-image:url('/sites/default/files/stylish/Background%20-%20white%20paper%20-%20Magie%20AGV%20Opere_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-paidpage-pme1224{background-image:url('/sites/default/files/stylish/bannioer-paid%20page%20pme.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-paidpage-pme1224{background-image:url('/sites/default/files/stylish/bannioer-paid%20page%20pme_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-pattern-gris{background-image:url('/sites/default/files/stylish/FR-FCM-LIVREBLANC-MAGIE%20AGV%20OPERE-03.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-pattern-gris{background-image:url('/sites/default/files/stylish/FR-FCM-LIVREBLANC-MAGIE%20AGV%20OPERE-03_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-pme-boite-a-outils-{background-image:url('/sites/default/files/stylish/Wireframe-toolkit%20pme-10_1.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-pme-boite-a-outils-{background-image:url('/sites/default/files/stylish/Wireframe-toolkit%20pme-10_2.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-pme-boite-a-outils-black-studio{background-image:url('/sites/default/files/stylish/black%20studio%20background.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-pme-boite-a-outils-black-studio{background-image:url('/sites/default/files/stylish/black%20studio%20background_0.png');background-size:cover;background-position-x:center;background-position-y:bottom;}}.stylish-img--fr-fcm-pme-paidpage-header{background-image:url('/sites/default/files/stylish/FR-FCM-PAID%20PAGE-PME-header_1.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-pme-paidpage-header{background-image:url('/sites/default/files/stylish/FR-FCM-PAID%20PAGE-PME-header_2.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-sme-toolkit-inscription-nl{background-image:url('/sites/default/files/stylish/fond%20inscription%20NL_2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-sme-toolkit-inscription-nl{background-image:url('/sites/default/files/stylish/fond%20inscription%20NL_2_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-fcm-sme-toolkit-lp-header{background-image:url('/sites/default/files/stylish/banner-toolkit_1.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-sme-toolkit-lp-header{background-image:url('/sites/default/files/stylish/banner-toolkit_1_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-tirage-au-sort-20ans-fcm{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-20ans_LP-header_5.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-tirage-au-sort-20ans-fcm{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-20ans_LP-header_6.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-fcm-toolkit-sme-lb-magie-agv{background-image:url('/sites/default/files/stylish/Fond-mer-pont_1.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-fcm-toolkit-sme-lb-magie-agv{background-image:url('/sites/default/files/stylish/Fond-mer-pont_0.png');background-size:cover;background-position-x:left;background-position-y:center;}}.stylish-img--fr-pme-boite-a-oultils-fond-article{background-image:url('/sites/default/files/stylish/white%20pattern%20article.png');background-size:cover;background-position-x:center;background-position-y:bottom;}@media screen and (min-width:64em){.stylish-img--fr-pme-boite-a-oultils-fond-article{background-image:url('/sites/default/files/stylish/white%20pattern%20article_0.png');background-size:cover;background-position-x:center;background-position-y:bottom;}}.stylish-img--fr-sme-page-header-2{background-image:url('/sites/default/files/stylish/SME%20PAGE%20HEADER_400-10.png');background-size:auto;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fr-sme-page-header-2{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fr-toolkit-pme-lp-contenus-resume{background-image:url('/sites/default/files/stylish/fr-FCM-toolkit%20pme-08.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-toolkit-pme-lp-contenus-resume{background-image:url('/sites/default/files/stylish/fr-FCM-toolkit%20pme-08_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--fr-visions-talks-bg{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-CONFERENCES-15_1.png');background-size:cover;background-position-x:center;background-position-y:bottom;}@media screen and (min-width:64em){.stylish-img--fr-visions-talks-bg{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-CONFERENCES-15_2.png');background-size:cover;background-position-x:center;background-position-y:bottom;}}.stylish-img--fr-visions-talks-by-bcm-header{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-CONFERENCES-09_10.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--fr-visions-talks-by-bcm-header{background-image:url('/sites/default/files/stylish/FR-FCM-IFTM24-CONFERENCES-09_11.png');background-size:cover;background-position-x:left;background-position-y:center;}}.stylish-img--fr-women-in-tech-header{background-image:url('/sites/default/files/stylish/FR-FCM-WOMEN%20IN%20TECH-22.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--fr-women-in-tech-header{background-image:url('/sites/default/files/stylish/FR-FCM-WOMEN%20IN%20TECH-22_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--fw-airport-tm{background-image:url('/sites/default/files/stylish/fcm-fw-airport-tm.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--gbta-atlanta-banner{background-image:url('/sites/default/files/stylish/fcm-fw-gbta-atl.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--gbta-atlanta-banner{background-image:url('/sites/default/files/stylish/fcm-fw-gbta-atl_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--gbta-atlanta-banner{background-image:url('/sites/default/files/stylish/fcm-fw-gbta-atl_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--gbta-atl-education-session{background-image:url('/sites/default/files/stylish/FCM%20GBTA%20Denver%20-%20Landing%20Page%20Banner.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--gbta-canada-banner{background-image:url('/sites/default/files/stylish/fcm-gbta-worms-eye-double.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--gbta-canada-toronto-education-session{background-image:url('/sites/default/files/stylish/FCM1313553519_FCM_CA_GBTA_Canada_Website_Page_Creative_1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--global-network-airplane-top-view{background-image:url('/sites/default/files/stylish/GettyImages-72664753.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.green{background-color:#00de00;}.stylish-img--green-question-mark-pattern{background-image:url('/sites/default/files/stylish/Quiz%20image%201920x510-04.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--green-question-mark-pattern{background-image:url('/sites/default/files/stylish/Quiz%20image%201920x510-04_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--green-question-mark-pattern{background-image:url('/sites/default/files/stylish/Quiz%20image%201920x510-04_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.grey{background-color:#f5f5f5;}.stylish-img--group-of-people-in-boardroom{background-image:url('/sites/default/files/stylish/AU-FCM-LP-FCM-people-smiling-in-boardroom.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--homepage-5{background-image:url('/sites/default/files/stylish/Homepage-14.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--home-banner{background-image:url('/sites/default/files/stylish/FCM_FWBG_homepage-bg-min.jpeg');}.stylish-img--home-banner-2{background-image:url('/sites/default/files/stylish/FCM_FWBG_homepage-2_1.jpg');}.stylish-img--home-banner-3{background-image:url('/sites/default/files/stylish/FCM_FWBG_homepage-3.png');}.stylish-img--home-banner-4{background-image:url('/sites/default/files/stylish/FCM_FWBG_homepage-4.png');}.stylish-img--home-banner-japan{background-image:url('/sites/default/files/stylish/FCM_FWBG_homepage-bg_0.jpg');}.stylish-img--hotel-sourcing-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme_5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--hotel-sourcing-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-hotel-programme-1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--hotel-sourcing-header{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--idex-3-0-lp-banner{background-image:url('/sites/default/files/stylish/IDEX3-Landing%20page%20banner%201450%20x%20450-with%20branding.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--ie-sme-homepage-image-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-ireland-sme%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ie-sme-homepage-image-banner{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-aboutus{background-image:url('/sites/default/files/stylish/FCM_FWBG_Why%20Choose%20Us_1.jpg');background-size:auto;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--image-aboutus{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-aerial-view-circle-bridge{background-image:url('/sites/default/files/stylish/Image%20Circular%20Bridge.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-aeroplane{background-image:url('/sites/default/files/stylish/background-shils_0.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-alternativemindset{background-image:url('/sites/default/files/stylish/BG-Generic-top-bg-banner_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-approvals{background-image:url('/sites/default/files/stylish/1-pixel_10.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-approvals{background-image:url('/sites/default/files/stylish/FCM_FWBG_approvals.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-approvalsasian{background-image:url('/sites/default/files/stylish/1-pixel_19.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-approvalsasian{background-image:url('/sites/default/files/stylish/FCM_FWBG_approvals_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-asianconversation{background-image:url('/sites/default/files/stylish/TESTIMONIAL-BG-v2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-asianfemaleconversation{background-image:url('/sites/default/files/stylish/FWBG%20Meeting.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-asian-lady-in-meeting{background-image:url('/sites/default/files/stylish/SME-BAnner.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-asia-land-campaign{background-image:url('/sites/default/files/stylish/FWBG_Asia%20Land%20Campaign.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-banner-finance-escaltors{background-image:url('/sites/default/files/stylish/fcm-fwbg-finance-escalators.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--image-banner-life-science{background-image:url('/sites/default/files/stylish/fcm-fwbg-life-scienc-doctors.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--image-bg-construction-campaign{background-image:url('/sites/default/files/stylish/FCM-BG-Construction-v1_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-bg-leisure-travel{background-image:url('/sites/default/files/stylish/Image-BG-Leisure-Travel.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-bookings{background-image:url('/sites/default/files/stylish/1-pixel_11.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-bookings{background-image:url('/sites/default/files/stylish/FCM_FWBG_bookings.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-business-group-dining{background-image:url('/sites/default/files/stylish/fcm-1440x450_1%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-business-travel{background-image:url('/sites/default/files/stylish/fcm-us-business-travel-header.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-business-woman-asian-travel{background-image:url('/sites/default/files/stylish/fcm-fwbg-business-woman-travel.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-carbon-offset{background-image:url('/sites/default/files/stylish/1-pixel_6_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-carbon-offset{background-image:url('/sites/default/files/stylish/FCM_FWBG_carbon_offset.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-china-london-dichotomy{background-image:url('/sites/default/files/stylish/FWBG_China%20Platform%20dichotomy.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-china-platform-campaign{background-image:url('/sites/default/files/stylish/FWBG_China%20Platform%20Panda.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-christmas-lunch{background-image:url('/sites/default/files/stylish/fcm-fw-sg-christmas-lunch-mobile.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:75em){.stylish-img--image-christmas-lunch{background-image:url('/sites/default/files/stylish/fcm-fw-sg-christmas-lunch.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-circular-graphic-dark{background-image:url('/sites/default/files/stylish/main-whitepaper-pattern-FW-1440x450.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-conferencing{background-image:url('/sites/default/files/stylish/FCM_FWBG_Conferencing-3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-consolidation-plane-1{background-image:url('/sites/default/files/stylish/fcm-us-1920x1080-2a.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-consolidation-plane-2{background-image:url('/sites/default/files/stylish/fcm-us-1920x1080-2b.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-consulting-pair-looking-at-screen{background-image:url('/sites/default/files/stylish/AU_FCM_FWBG_Consulting_Optimisation.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-consulting-team-discussing-in-meeting-room{background-image:url('/sites/default/files/stylish/AU_FCM_FWBG_Consulting_Research.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-consulting-team-laughing-at-desk{background-image:url('/sites/default/files/stylish/AU_FCM_FWBG_Consulting_Sourcing.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-consulting-team-looking-at-analytics-{background-image:url('/sites/default/files/stylish/AU_FCM_FWBG_Consulting_Analytics.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-csr-first-nations-people{background-image:url('/sites/default/files/stylish/RedEarth.jpg');background-size:cover;background-position-x:right;background-position-y:center;}.stylish-img--image-events-conference{background-image:url('/sites/default/files/stylish/FCM_FWBG_Events_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-expensesasian{background-image:url('/sites/default/files/stylish/1-pixel_20.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-expensesasian{background-image:url('/sites/default/files/stylish/FCM_FWBG_payment%20and%20expenses.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-fcmme-carbon-offset-hero{background-image:url('/sites/default/files/stylish/OurPurpose-12-CarbonOffset-hero-FW-1920x1080%20%281%29-min.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-celebration{background-image:url('/sites/default/files/stylish/fcmme-celebration-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcmme-celebration{background-image:url('/sites/default/files/stylish/fcmme-celebration-desktop.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-fcmme-event-management{background-image:url('/sites/default/files/stylish/Events-01-hero-FW-1440x450.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-group-travel{background-image:url('/sites/default/files/stylish/Groups-01-hero-FW-1440x450.jpg');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--image-fcmme-homepage-{background-image:url('/sites/default/files/stylish/Home-01-hero-FW-1440x450.jpg');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--image-fcmme-idotg-hero{background-image:url('/sites/default/files/stylish/OurPurpose-10-IDOTG-hero-FW-1920x1080%20%281%29-min.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-lights{background-image:url('/sites/default/files/stylish/main-socials-lights-FW-1440x450.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-our-purpose-hero{background-image:url('/sites/default/files/stylish/OurPurpose-09-hero-FW-1440x450.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-smm{background-image:url('/sites/default/files/stylish/SMM-01-hero-FW-1440x450-%281%29.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-smm-handshake{background-image:url('/sites/default/files/stylish/section-SMM-CTA-FW-1440x450.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcmme-solar-buddy-hero{background-image:url('/sites/default/files/stylish/OurPurpose-11-SolarBuddy-hero-FW-1920x1080%20%281%29-min.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcm-asia-sme-event{background-image:url('/sites/default/files/stylish/FWBG%20SME%20Event.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcm-illuminate-2022{background-image:url('/sites/default/files/stylish/Illuminate-SaveTheDate-FCM-LP.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcm-platform-campaign-24-7-support{background-image:url('/sites/default/files/stylish/1-pixel_17.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-campaign-24-7-support{background-image:url('/sites/default/files/stylish/FWBG-FCM%20Platform%20Journey%20Line%201_0%20extended.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fcm-platform-campaign-approval{background-image:url('/sites/default/files/stylish/1-pixel_15.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-campaign-approval{background-image:url('/sites/default/files/stylish/FWBG-FCM%20Platform%20Journey%20Line%203_0%20extended.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fcm-platform-campaign-integration{background-image:url('/sites/default/files/stylish/1-pixel_16.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-campaign-integration{background-image:url('/sites/default/files/stylish/FWBG-FCM%20Platform%20Journey%20Line%202_0%20extended.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fcm-platform-campaign-journey-line-ppc{background-image:url('/sites/default/files/stylish/1-pixel_14.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-campaign-journey-line-ppc{background-image:url('/sites/default/files/stylish/FWBG-FCM%20Platform%20Journey%20Line%20PPC_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-fcm-platform-campaign-ppc-header{background-image:url('/sites/default/files/stylish/FWBG-FCM%20Platform%20PPC%20Page_0.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fcm-platform-journey-line-1{background-image:url('/sites/default/files/stylish/1-pixel_24.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-journey-line-1{background-image:url('/sites/default/files/stylish/fw-bg-fcm-platform-jouney-line-1.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fcm-platform-journey-line-2{background-image:url('/sites/default/files/stylish/1-pixel_25.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-journey-line-2{background-image:url('/sites/default/files/stylish/fw-bg-fcm-platform-jouney-line-2.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fcm-platform-journey-line-3{background-image:url('/sites/default/files/stylish/1-pixel_26.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-fcm-platform-journey-line-3{background-image:url('/sites/default/files/stylish/fw-bg-fcm-platform-jouney-line-3.png');background-size:auto;background-position-x:center;background-position-y:top;}}.stylish-img--image-fctg-40-years-{background-image:url('/sites/default/files/stylish/BG-40thBirthday.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fwbg-me-meet-our-people-asia{background-image:url('/sites/default/files/stylish/fcm-fw-m%26e-homepage-banner.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-fw-jp-client-summit{background-image:url('/sites/default/files/stylish/fcm-fw-jp-client-summit-event_02138pm_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-gbta-dallas-1{background-image:url('/sites/default/files/stylish/REVISED%20Booth%20Banner%201%20-%20GBTA%20Landing%20Page.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-gbta-dallas-2{background-image:url('/sites/default/files/stylish/Education%20Sessions%202%20-%20GBTA%20Landing%20Page%20-LR.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-gbta-india-2025{background-image:url('/sites/default/files/stylish/fcm-india-gbta-2025-banner-mobile.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-gbta-india-2025{background-image:url('/sites/default/files/stylish/fcm-india-gbta-2025-banner.png');background-size:auto;background-position-x:center;background-position-y:center;}}.stylish-img--image-going-global-campaign{background-image:url('/sites/default/files/stylish/FCM_Background%20Image.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-gotyoucovered{background-image:url('/sites/default/files/stylish/FCM_FWBG_GotYouCovered-4.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-grouptravel{background-image:url('/sites/default/files/stylish/FCM_FWBG_GroupTravel-4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-group-cheering-for-their-team-member{background-image:url('/sites/default/files/stylish/FCM_FWBG_Awards-1_0.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-homepage-china-london-dichotomy-2{background-image:url('/sites/default/files/stylish/FEBG-China%20Shanghai%20Skyline.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-illuminate-2021{background-image:url('/sites/default/files/stylish/BG-Illuminate-Wide_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-illuminate-bg{background-image:url('/sites/default/files/stylish/Illuminate%20-%20BGFCM-BG-Illuminate.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-japan-campaign-mt-fuji-strictly-for-japan-do-not-use-{background-image:url('/sites/default/files/stylish/FW%20Main%20Page%20Top%20Banner_0.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-journey-line-right-bottom-left{background-image:url('/sites/default/files/stylish/1-px_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-journey-line-right-bottom-left{background-image:url('/sites/default/files/stylish/fcm-fw-bg-journeyline-homepage-right-bottom-left_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-launch-campaign-banner{background-image:url('/sites/default/files/stylish/FCM_FWBG_BirdsEye-Bridge_no%20arrow.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-light-japan-campaign-mt-fuji-strictly-for-japan-do-not-use{background-image:url('/sites/default/files/stylish/FW%20Main%20Page%20Top%20Banner%20light.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-man-at-departure-boards{background-image:url('/sites/default/files/man-at-departure-boards.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-man-under-stars{background-image:url('/sites/default/files/stylish/man-under-stars.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-man-working-at-airport-lounge{background-image:url('/sites/default/files/Artboard.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-man-working-at-night{background-image:url('/sites/default/files/man-working-at-night.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-marketplace{background-image:url('/sites/default/files/stylish/FCM_FWBG_Marketplace-6.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-meetingsevents{background-image:url('/sites/default/files/stylish/FCM_FWBG_EventPlanning-1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-meetings-and-events{background-image:url('/sites/default/files/stylish/FW%20CAG%20Op2_1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-meettheteam{background-image:url('/sites/default/files/stylish/FCM_FWBG_MeetTheTeam-5.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-mobile{background-image:url('/sites/default/files/stylish/FCM_FWBG_TravelProgram-1.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-mobility{background-image:url('/sites/default/files/stylish/1-pixel_6.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-mobility{background-image:url('/sites/default/files/stylish/FCM_FWBG_mobile_5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-mobilityasian{background-image:url('/sites/default/files/stylish/1-pixel_18.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-mobilityasian{background-image:url('/sites/default/files/stylish/FCM_FWBG_mobile_9.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-m-e-asia{background-image:url('/sites/default/files/stylish/FW%20Top%20Banner.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-carbon-offset-program{background-image:url('/sites/default/files/stylish/img-about-carbon-offset.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-colour-explosion{background-image:url('/sites/default/files/stylish/Image%20M%26E%20Colour%20Explosion.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-home-hero{background-image:url('/sites/default/files/stylish/me-home-bg.jpg');}.stylish-img--image-m-e-hybrid-event{background-image:url('/sites/default/files/stylish/FCM-BG-HybridPage.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-hybrid-launch{background-image:url('/sites/default/files/stylish/FCM-BG-HybridPage2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-request-demo{background-image:url('/sites/default/files/stylish/img-smm-men-laptop-fullwidth.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-school-expedition{background-image:url('/sites/default/files/stylish/img-gt-school-expeditions.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-m-e-venue-hunting{background-image:url('/sites/default/files/stylish/img-em-CTA-venue-audience-full-width.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-oil-and-gas-banner{background-image:url('/sites/default/files/stylish/Oil%20and%20gas%20homebanner.png');background-size:auto;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--image-oil-and-gas-banner{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-otr{background-image:url('/sites/default/files/stylish/1-pixel_23.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-otr{background-image:url('/sites/default/files/stylish/FWBG%20OTR.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-passengers-on-train-platform{background-image:url('/sites/default/files/marketplace-5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-paymentexpense{background-image:url('/sites/default/files/stylish/1-pixel_3.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-paymentexpense{background-image:url('/sites/default/files/stylish/FCM_FWBG_Payment%26Expense-v2.jpg');background-size:auto;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--image-paymentexpense{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-plane-birds-eye-view{background-image:url('/sites/default/files/stylish/AU_FCM_FWBG_Plane.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-plane-top-view{background-image:url('/sites/default/files/stylish/FCM_FWBG_Image-Plane-Top-View.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-recruitmentcareerjourney{background-image:url('/sites/default/files/stylish/Website%20banners-What%20we%20do-Small_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-recruitmentcareerjourney{background-image:url('/sites/default/files/stylish/Website%20banners-Career%20Journey.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-recruitmentculture-{background-image:url('/sites/default/files/stylish/Website%20banners-What%20we%20do-Small.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-recruitmentculture-{background-image:url('/sites/default/files/stylish/Website%20banners-Culture.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-recruitmentvariousroles{background-image:url('/sites/default/files/stylish/Website%20banners-What%20we%20do-Small_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-recruitmentvariousroles{background-image:url('/sites/default/files/stylish/Website%20banners-The%20various%20roles.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-recruitmentwhatwedo{background-image:url('/sites/default/files/stylish/Website%20banners-What%20we%20do-Small_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-recruitmentwhatwedo{background-image:url('/sites/default/files/stylish/Website%20banners-What%20we%20do.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-reporting{background-image:url('/sites/default/files/stylish/1-pixel_7.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--image-reporting{background-image:url('/sites/default/files/stylish/1-pixel_8.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--image-reporting{background-image:url('/sites/default/files/stylish/FCM_FWBG_reporting.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--image-reporting{background-image:url('/sites/default/files/stylish/FCM_FWBG_reporting_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-reportingasian{background-image:url('/sites/default/files/stylish/1-pixel_21.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-reportingasian{background-image:url('/sites/default/files/stylish/FCM_FWBG_reporting_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-safety{background-image:url('/sites/default/files/stylish/1-pixel_12.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-safety{background-image:url('/sites/default/files/stylish/FCM_FWBG_SECURITY.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--image-safety{background-image:url('/sites/default/files/stylish/FCM_FWBG_SECURITY_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-safetydoc{background-image:url('/sites/default/files/stylish/1-pixel_22.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-safetydoc{background-image:url('/sites/default/files/stylish/FCM_FWBG_Safety.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-seamless-booking-china{background-image:url('/sites/default/files/stylish/1-pixel_13.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-seamless-booking-china{background-image:url('/sites/default/files/stylish/FCM_FWBG_seemless%20booking_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-serious-businessman-aboard-plane{background-image:url('/sites/default/files/serious-businessman-aboard-plane.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-sherpa-map{background-image:url('/sites/default/files/stylish/sherpamap-bg_1.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-slim-china-platform-campaign{background-image:url('/sites/default/files/stylish/FWBG-Slim-China%20Platform%20Panda.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-technology{background-image:url('/sites/default/files/stylish/1-pixel_9.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-technology{background-image:url('/sites/default/files/stylish/FCM_FWBG_Technology.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--image-technology{background-image:url('/sites/default/files/stylish/FCM_FWBG_Technology_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-top-view-venue{background-image:url('/sites/default/files/stylish/FCM_FWBG_venueSourcing_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--image-top-view-venue{background-image:url('/sites/default/files/stylish/FCM_FWBG_venueSourcing.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--image-two-guys-with-tablet-ea{background-image:url('/sites/default/files/stylish/fwbg-2-guys-ea-tablet-sea.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-two-guys-with-tablet-sa{background-image:url('/sites/default/files/stylish/fwbg-2-guys-sa-tablet-sea.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-us-otr{background-image:url('/sites/default/files/stylish/BG-Image_3.jpg');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--image-venuesourcing{background-image:url('/sites/default/files/stylish/FCM_FWBG_VenueSourcing-5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-virtualhybridevents{background-image:url('/sites/default/files/stylish/FCM_FWBG_VirtualEvents-6.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-whatwedo{background-image:url('/sites/default/files/stylish/FCM_FWBG_Header-1_0.jpg');background-size:auto;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--image-whatwedo{background-size:cover;background-position-x:left;background-position-y:center;}}.stylish-img--image-woman-infront-of-city-buildings-at-night{background-image:url('/sites/default/files/woman-infront-of-city-night-buildings.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-woman-on-mobile-leaning-onto-a-car{background-image:url('/sites/default/files/woman%20on%20mobile%20leaning%20onto%20a%20car.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--image-woman-smiling-at-you{background-image:url('/sites/default/files/stylish/FCM_FWBG_Budgeting2021.jpg');background-size:cover;background-position-x:center;background-position-y:top;}.stylish-img--image-woman-smiling-while-working-on-computer{background-image:url('/sites/default/files/key-to-data-5.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--infinity-homebanner-1{background-image:url('/sites/default/files/stylish/Infinity%20hero%20image.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--journey-line-buisness{background-image:url('/sites/default/files/stylish/insivible_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--journey-line-buisness{background-image:url('/sites/default/files/stylish/insivible_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--journey-line-buisness{background-image:url('/sites/default/files/stylish/Home-JL%20copy_large%20copy_0.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:75em){.stylish-img--journey-line-buisness{background-image:url('/sites/default/files/stylish/Home-JL%20copy_large%20copy_1.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:90em){.stylish-img--journey-line-buisness{background-image:url('/sites/default/files/stylish/Home-JL%20copy_xxl_0.png');background-size:cover;background-position-x:center;background-position-y:top;}}.stylish-img--journey-line-left-to-right{background-image:url('/sites/default/files/stylish/1-pixel.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--journey-line-left-to-right{background-image:url('/sites/default/files/stylish/1-pixel_27.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--journey-line-left-to-right{background-image:url('/sites/default/files/stylish/Test6-1920x1080.png');background-size:cover;background-position-x:center;background-position-y:top;}}.stylish-img--journey-line-left-to-right-{background-image:url('/sites/default/files/stylish/fcm-fwbg-journeyline-1_0.png');background-size:cover;background-position-x:center;background-position-y:top;}@media screen and (min-width:64em){.stylish-img--journey-line-left-to-right-{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--journey-line-straight{background-image:url('/sites/default/files/stylish/insivible_2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--journey-line-straight{background-image:url('/sites/default/files/stylish/insivible_3.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--journey-line-straight{background-image:url('/sites/default/files/stylish/Home-JL-2%20copy.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:75em){.stylish-img--journey-line-straight{background-image:url('/sites/default/files/stylish/Home-JL-2%20copy_1.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:90em){.stylish-img--journey-line-straight{background-image:url('/sites/default/files/stylish/Home-JL-2%20copy_3.png');background-size:cover;background-position-x:center;background-position-y:top;}}.stylish-img--journey-line-top-right{background-image:url('/sites/default/files/stylish/1-pixel_2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--journey-line-top-right{background-image:url('/sites/default/files/stylish/Journey%20Line%20Top%20Right_2_1.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:64em){.stylish-img--journey-line-top-right{background-image:url('/sites/default/files/stylish/Journey%20Line%20Top%20Right_2.png');background-size:cover;background-position-x:right;background-position-y:top;}}@media screen and (min-width:75em){.stylish-img--journey-line-top-right{background-image:url('/sites/default/files/stylish/Journey%20Line%20Top%20Right_2_0.png');background-size:cover;background-position-x:right;background-position-y:top;}}.stylish-img--journey-line-top-to-right{background-image:url('/sites/default/files/stylish/insivible.png');background-size:cover;background-position-x:right;background-position-y:top;}@media screen and (min-width:40em){.stylish-img--journey-line-top-to-right{background-image:url('/sites/default/files/stylish/journey-line-long%20copy_3.png');background-size:cover;background-position-x:right;background-position-y:top;}}@media screen and (min-width:64em){.stylish-img--journey-line-top-to-right{background-image:url('/sites/default/files/stylish/journey-line-long%20copy_4.png');background-size:cover;background-position-x:right;background-position-y:top;}}@media screen and (min-width:75em){.stylish-img--journey-line-top-to-right{background-image:url('/sites/default/files/stylish/journey-line-long%20copy_5.png');background-size:cover;background-position-x:right;background-position-y:top;}}@media screen and (min-width:90em){.stylish-img--journey-line-top-to-right{background-image:url('/sites/default/files/stylish/journey-line-long%20copy_6.png');background-size:cover;background-position-x:right;background-position-y:top;}}.stylish-img--journey-line-trophy{background-image:url('/sites/default/files/stylish/insivible_4.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--journey-line-trophy{background-image:url('/sites/default/files/stylish/insivible_5.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--journey-line-trophy{background-image:url('/sites/default/files/stylish/Home-JL-3.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:75em){.stylish-img--journey-line-trophy{background-image:url('/sites/default/files/stylish/Home-JL-3_0.png');background-size:cover;background-position-x:center;background-position-y:top;}}@media screen and (min-width:90em){.stylish-img--journey-line-trophy{background-image:url('/sites/default/files/stylish/Home-JL-3_1.png');background-size:cover;background-position-x:center;background-position-y:top;}}.stylish-img--lecturer-presenting-at-university{background-image:url('/sites/default/files/stylish/AU_FCM-background-image-lecturer-presenting-at-uni.jpg');background-size:cover;background-position-x:right;background-position-y:center;}.stylish-img--m-e-idex-webpage-hero{background-image:url('/sites/default/files/stylish/IDEX-Landing%20page%20banner%201450%20x%20450-with%20branding.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--navattic-demo-gate-image{background-image:url('/sites/default/files/stylish/fcm-amer-1920x1080-Navattic-demo-gate-graphic_6.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--navattic-demo-gate-image{background-image:url('/sites/default/files/stylish/fcm-amer-1920x1080-Navattic-demo-gate-graphic_7.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--navattic-demo-gate-image{background-image:url('/sites/default/files/stylish/fcm-amer-1920x1080-Navattic-demo-gate-graphic_8.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-landing-page-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ppc-landing-page-banner{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--ppc-landing-page-banner{background-image:url('/sites/default/files/stylish/fcm-hero-travel-assistant-double_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-landing-page-banner-journey-line{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-journeyline%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ppc-landing-page-banner-journey-line{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-journeyline%20%281%29_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--ppc-landing-page-banner-journey-line{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-journeyline%20%281%29_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-landing-page-banner-remarketing{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-inverse.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ppc-landing-page-banner-remarketing{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-inverse_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--ppc-landing-page-banner-remarketing{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small-inverse_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-landing-page-banner-right-orientation{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small_2.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ppc-landing-page-banner-right-orientation{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small_3.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--ppc-landing-page-banner-right-orientation{background-image:url('/sites/default/files/stylish/fcm-fwbg-hero-travel-assistant-med-small_4.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-landing-page-banner-without-screen{background-image:url('/sites/default/files/stylish/FCM1264612263_FCM_Paid_Media_Landing_Page_Hero_Image_fcm-hero-3%201_1.png');background-size:cover;background-position-x:left;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--ppc-landing-page-banner-without-screen{background-image:url('/sites/default/files/stylish/FCM1264612263_FCM_Paid_Media_Landing_Page_Hero_Image_fcm-hero-3%201_2.png');background-size:cover;background-position-x:left;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--ppc-landing-page-banner-without-screen{background-image:url('/sites/default/files/stylish/FCM1264612263_FCM_Paid_Media_Landing_Page_Hero_Image_fcm-hero-3%201_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-za-landing-page-banner-without-screen{background-image:url('/sites/default/files/stylish/fcm-za-your-new-tmc-enquire-without-screen-small.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--ppc-za-landing-page-banner-without-screen{background-image:url('/sites/default/files/stylish/fcm-za-your-new-tmc-enquire-without-screen.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--ppc-za-landing-page-banner-with-screen{background-image:url('/sites/default/files/stylish/fcm-za-your-new-tmc-enquire-with-screen-small.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--ppc-za-landing-page-banner-with-screen{background-image:url('/sites/default/files/stylish/fcm-za-your-new-tmc-enquire-with-screen-v2_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--remarketing-option-1-usa-ca-{background-image:url('/sites/default/files/stylish/Remarketing%20Page%20Option%201.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--remarketing-option-2-usa-ca-{background-image:url('/sites/default/files/stylish/Landing%20Page%20Design%20Option%202.png');background-size:cover;background-position-x:left;background-position-y:center;}.stylish-img--rewrite-the-rules{background-image:url('/sites/default/files/stylish/fcm-rewrite-the-rules.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--sme-homepage-banner{background-image:url('/sites/default/files/stylish/FR-FCM-WIREFRAME-SME%20OFFER_HEADER%201400x500px_0.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--sme-homepage-banner{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--students-in-lecture-theatre{background-image:url('/sites/default/files/stylish/AU-FCM-background-image-lecture-theatre.jpg');background-size:cover;background-position-x:left;background-position-y:top;}.stylish-img--subscription-{background-image:url('/sites/default/files/stylish/fcm-fw-subscription-landing-page.png');background-size:auto;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--subscription-{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--sustainable-travel-consulting-header{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-sustainability_2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--sustainable-travel-consulting-header{background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--teal-and-white-background{background-image:url('/sites/default/files/stylish/fcm-q2-report-hw.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--tech-campaign-jl-gif{background-image:url('/sites/default/files/stylish/LANDING_ARROW-720_0.gif');background-size:auto;background-position-x:left;background-position-y:bottom;}.stylish-img--testing-consulting{background-image:url('/sites/default/files/stylish/test-fcm-fwbg-consulting-testing-2.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--test-shils-do-not-use-consulting-1{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential-mobile_1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--test-shils-do-not-use-consulting-1{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential_3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--test-shils-do-not-use-consulting-1{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-reach-maximum-potential_4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--test-shils-do-not-use-consulting-2{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement-mobile_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--test-shils-do-not-use-consulting-2{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:75em){.stylish-img--test-shils-do-not-use-consulting-2{background-image:url('/sites/default/files/stylish/fcmconsulting-fwbg-air-travel-procurement_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--the-power-of-corporate-travel-benchmarking{background-image:url('/sites/default/files/stylish/fcm-bg-power-corporate-travel-benchmarking.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--the-power-of-corporate-travel-benchmarking{background-image:url('/sites/default/files/stylish/fcm-bg-power-corporate-travel-benchmarking_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--the-power-of-corporate-travel-benchmarking{background-image:url('/sites/default/files/stylish/fcm-bg-power-corporate-travel-benchmarking_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--the-th-nk-series{background-image:url('/sites/default/files/stylish/fcm-think-series.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--the-th-nk-series{background-image:url('/sites/default/files/stylish/fcm-think-series_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}@media screen and (min-width:64em){.stylish-img--the-th-nk-series{background-image:url('/sites/default/files/stylish/fcm-think-series_1.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--th-nk-rewriting-the-travel-rfp-button{background-image:url('/sites/default/files/stylish/Th%21nk-BG_FW-asset%203%20%281%29.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--th-nk-rewriting-the-travel-rfp-process{background-image:url('/sites/default/files/stylish/Th%21nk-BG_FW_3-blk-2.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--th-nk-rewriting-the-travel-rfp-process{background-image:url('/sites/default/files/stylish/Th%21nk-BG_FW_3.png_1.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--train-in-forest-background{background-image:url('/sites/default/files/stylish/train%20in%20forest%20background_0.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--uber-q1{background-image:url('/sites/default/files/stylish/uber-image-1.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--uber-q2{background-image:url('/sites/default/files/stylish/uber-image-2.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--uber-q3{background-image:url('/sites/default/files/stylish/uber-image-3.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--uber-results{background-image:url('/sites/default/files/stylish/uber-image-4.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--va-double-points-offer-image-august-2022{background-image:url('/sites/default/files/stylish/FCM-LP-VADoublePoints.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--va-velocity-rewards-tactical-{background-image:url('/sites/default/files/stylish/FCM-VA-LP.png');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--walking-transit-line{background-image:url('/sites/default/files/stylish/1-pixel_1.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--walking-transit-line{background-image:url('/sites/default/files/stylish/Walking%20Transit%20Line_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--woman-in-train-background{background-image:url('/sites/default/files/stylish/woman%20in%20train%20background.jpg');background-size:cover;background-position-x:center;background-position-y:center;}.stylish-img--women-in-tech-aude-kremer{background-image:url('/sites/default/files/stylish/FR-FCM-WOMEN%20IN%20TECH-26_1.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--women-in-tech-aude-kremer{background-image:url('/sites/default/files/stylish/FR-FCM-WOMEN%20IN%20TECH-26_3.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--women-in-tech-sarah-petit{background-image:url('/sites/default/files/stylish/Untitled%20design%20%2817%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--women-in-tech-sarah-petit{background-image:url('/sites/default/files/stylish/Untitled%20design%20%2817%29_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--women-in-tech-triana{background-image:url('/sites/default/files/stylish/Untitled%20design%20%2816%29.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--women-in-tech-triana{background-image:url('/sites/default/files/stylish/Untitled%20design%20%2816%29_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--your-new-tmc{background-image:url('/sites/default/files/stylish/fcm-fwbg-nz-your-new-tmc.png');background-size:cover;background-position-x:center;background-position-y:center;}@media screen and (min-width:64em){.stylish-img--your-new-tmc{background-image:url('/sites/default/files/stylish/fcm-fwbg-nz-your-new-tmc_0.png');background-size:cover;background-position-x:center;background-position-y:center;}}.stylish-img--your-new-tmc-mobile{background-image:url('/sites/default/files/stylish/fcm-fwbg-mobile-nz-your-new-tmc.png');background-size:cover;background-position-x:right;background-position-y:center;}@media screen and (min-width:40em){.stylish-img--your-new-tmc-mobile{background-image:url('/sites/default/files/stylish/fcm-fwbg-mobile-nz-your-new-tmc_0.png');background-size:cover;background-position-x:right;background-position-y:center;}}.stylish-img--za-fcm-purposeful-business-travel{background-image:url('/sites/default/files/stylish/fcm-za-purposeful-bus-travel-lp.png');background-size:cover;background-position-x:center;background-position-y:top;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.blazy,.blazy *,.blazy *::before,.blazy *::after{box-sizing:border-box;}.b-lazy,.b-responsive{display:block;max-width:100%;height:auto;min-height:1px;}html:not(.js) .b-lazy[data-src],html:not(.js) [data-b-blur]{display:none;}.b-bg,.b-bg-static,.media--ratio .is-b-ie{display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;}.b-loaded,.b-error,.b-bg.is-b-loading{opacity:1;}.litebox,.blazy iframe,.media iframe{display:block;max-width:100%;border:0;}.media--blazy,.media--fx{position:relative;}.media--blazy iframe{position:relative;z-index:1;width:100%;}.blazy svg,.media-wrapper--inline{max-width:100%;}.media-wrapper--inline{margin:auto;}.blazy .media{display:block;}.media--fx{overflow:hidden;}.media--fx img{display:block;width:100%;color:transparent;}.media--ratio .media__element,.media--ratio svg,.media--fx .b-blur{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:1px;object-fit:cover;}.media--ratio audio.media__element{z-index:1;}.animated img,.b-bg.is-b-animated{opacity:1;}.field[data-blazy]{min-width:50%;}.blazy .media--blazy img.b-blur,.blazy .media--blazy img.media__element,.blazy .grid figure{margin:0;}.b-html,.media--instagram{min-height:140px;}.b-html iframe,.media--instagram iframe{min-height:420px;}.grid iframe,.blazy .twitter-tweet-rendered{max-width:100% !important;}.grid iframe,.grid .media__html &gt; span{min-width:100% !important;}.b-html.b-loaded &gt; img{position:absolute;z-index:-1;visibility:hidden;opacity:0;}
@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.is-b-loading{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;min-height:30px;}.is-b-loading::before{position:absolute;z-index:-1;top:50%;left:50%;display:none;width:30px;max-width:30px;height:30px;margin-top:-15px;margin-left:-15px;content:"";background:#2eaae0;font-size:0;}.is-b-loading.is-b-visible::before{z-index:22;display:block;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out;}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.paragraph--unpublished{background-color:#fff4f4;}
[data-animate]{transition-duration:2s;transition-delay:0s;}[data-animate='slide']{transform:translate3d(-125%,0,0);}[data-animate='slide'][data-slide-direction='left']{transform:translate3d(125%,0,0);}[data-animate='slide'][data-slide-direction='right']{transform:translate3d(-125%,0,0);}[data-animate='slide'][data-slide-direction='top']{transform:translate3d(0,125%,0);}[data-animate='slide'][data-slide-direction='bottom']{transform:translate3d(0,-125%,0);}
</pre></body></html>