/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-absolutezero:var(--color-blue-600);--color-white:#fff;--color-text:var(--color-gray);--color-text-light:var(--color-gray-500);--color-gray-050-o-40:rgba(243,244,249,0.4);--color-gray-200-o-80:rgba(212,212,218,0.8);--color-maximumred:var(--color-red-500);--color-sunglow:#ffd23f;--color-sunglow-shaded:#977405;--color-lightninggreen:#26a769;--color-focus:var(--color-lightninggreen);--color-absolutezero-hover:var(--color-blue-650);--color-absolutezero-active:var(--color-blue-700);--color-maximumred-hover:var(--color-red-550);--color-maximumred-active:var(--color-red-600);--color-bgblue-hover:var(--color-blue-020);--color-bgblue-active:var(--color-blue-050);--color-bgred-hover:var(--color-red-020);--color-bgred-active:var(--color-red-050);--color-gray:#232429;--color-gray-900:#393a3f;--color-gray-800:#55565b;--color-gray-700:#75767b;--color-gray-600:#828388;--color-gray-500:#919297;--color-gray-400:#adaeb3;--color-gray-300:#c1c2c7;--color-gray-200:#d3d4d9;--color-gray-100:#dedfe4;--color-gray-050:#f3f4f9;--color-gray-025:#f9faff;--color-blue:var(--color-blue-600);--color-blue-900:#000f33;--color-blue-800:#001f66;--color-blue-700:#002e9a;--color-blue-650:#0036b1;--color-blue-600:#003ecc;--color-blue-500:#004eff;--color-blue-400:#3371ff;--color-blue-300:#6694ff;--color-blue-200:#99b8ff;--color-blue-100:#ccdbff;--color-blue-070:#dbe6ff;--color-blue-050:#e5edff;--color-blue-020:#f5f8ff;--color-red:var(--color-red-500);--color-red-900:#2c0707;--color-red-800:#580e0e;--color-red-700:#841515;--color-red-600:#b01c1c;--color-red-550:#c61f1f;--color-red-500:#dc2323;--color-red-400:#e34f4f;--color-red-300:#ea7b7b;--color-red-200:#f1a7a7;--color-red-100:#f8d3d3;--color-red-070:#fae0e0;--color-red-050:#fce9e9;--color-red-020:#fdf5f5;--color-fg:var(--color-text);--color-bg:var(--color-white);--color-link:var(--color-absolutezero);--color-link-hover:var(--color-absolutezero-hover);--color-link-active:var(--color-absolutezero-active);--color-divider:rgba(142,146,156,0.5);--font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-serif:"Times New Roman",times,serif;--line-height:1.5;--line-height-heading:1.3;--line-height-form-label:calc(18rem / 16);--font-size-base:1rem;--font-size-xl:2.25rem;--font-size-h1:2.027rem;--font-size-h2:1.802rem;--font-size-h3:1.602rem;--font-size-h4:1.424rem;--font-size-h5:1.266rem;--font-size-h6:1.125rem;--font-size-s:0.889rem;--font-size-xs:0.79rem;--font-size-xxs:0.702rem;--font-size-label:var(--font-size-s);--font-size-description:var(--font-size-xs);--space-xl:3rem;--space-l:1.5rem;--space-m:1rem;--space-s:0.75rem;--space-xs:0.5rem;--speed-transition:0.2s;--transition:all var(--speed-transition) ease-out;--base-border-radius:2px;--focus-border-size:0.1875rem;--focus-border-offset-size:2px;--outline-size:2px;--focus-outline:var(--outline-size) dotted transparent;--focus-box-shadow:0 0 0 var(--focus-border-offset-size) var(--color-white),0 0 0 calc(var(--focus-border-size) + var(--focus-border-offset-size)) var(--color-focus);--shadow-z3:0 0.875rem 1.875rem rgba(0,0,0,0.1);--input-fg-color:var(--color-fg);--input-bg-color:var(--color-bg);--input-fg-color--description:var(--color-gray-800);--input-fg-color--placeholder:var(--color-gray-700);--input-border-color:var(--color-gray-500);--input--hover-border-color:var(--color-text);--input--focus-border-color:var(--color-absolutezero);--input--error-color:var(--color-maximumred);--input--error-border-color:var(--color-maximumred);--input--disabled-color:rgba(84,85,96,0.6);--input--disabled-fg-color:var(--color-gray-600);--input--disabled-bg-color:#f2f2f3;--input--disabled-border-color:#bababf;--input--disabled-border-opacity:0.5;--input-border-radius-size:0.125rem;--input-border-size:1px;--input--error-border-size:2px;--input-padding-vertical:calc(var(--space-s) - var(--input-border-size));--input-padding-horizontal:calc(var(--space-m) - var(--input-border-size));--input-font-size:var(--font-size-base);--input-line-height:var(--space-l);--input-padding-vertical--small:calc(var(--space-xs) - (var(--input-border-size) * 2));--input-padding-horizontal--small:calc(var(--space-m) - var(--input-border-size));--input-font-size--small:var(--font-size-xs);--input-line-height--small:1.3125rem;--input--extrasmall-padding-vertical:calc(0.15rem - var(--input-border-size));--input--extrasmall-padding-horizontal:calc(var(--space-xs) - var(--input-border-size));--input--extrasmall-font-size:var(--font-size-s);--input--extrasmall-line-height:calc(var(--space-m) + 0.2rem);--input--required-mark-size:0.4375rem;--input--label-spacing:1.6875rem;--details-bg-color:rgba(243,244,249,0.4);--details-border-color:var(--color-gray-100);--details-summary-shadow-color:var(--color-focus);--details-summary-focus-border-size:var(--focus-border-size);--details-desktop-wrapper-padding-start:calc(var(--space-m) + var(--space-s) + var(--space-xs));--details-box-shadow:0 2px 0.25rem rgba(0,0,0,0.1);--details-border-size:1px;--details-border-size-radius:2px;--details-accordion-border-size-radius:var(--base-border-radius);--details-spread-box-shadow-radius:2px;--details-bg-color-transition-duration:0.12s;--details-box-shadow-transition-duration:0.2s;--details-transform-transition-duration:0.12s;--details-line-height:1.295rem;--button--focus-border-color:var(--color-blue-300);--button-border-radius-size:var(--base-border-radius);--button-fg-color:var(--color-text);--button-bg-color:var(--color-gray-200);--button--hover-bg-color:var(--color-gray-300);--button--active-bg-color:var(--color-gray-400);--button--disabled-bg-color:#ebebed;--button--disabled-fg-color:var(--color-gray-500);--button-fg-color--primary:var(--color-white);--button-bg-color--primary:var(--color-absolutezero);--button--hover-bg-color--primary:var(--color-absolutezero-hover);--button--active-bg-color--primary:var(--color-absolutezero-active);--button--focus-bg-color--primary:var(--button-bg-color--primary);--button--disabled-bg-color--primary:var(--color-gray-200);--button--disabled-fg-color--primary:var(--color-gray-600);--button-fg-color--danger:var(--color-white);--button-bg-color--danger:var(--color-maximumred);--button--hover-bg-color--danger:var(--color-maximumred-hover);--button--active-bg-color--danger:var(--color-maximumred-active);--dropbutton-widget-z-index:100;--jui-dropdown-fg-color:var(--color-gray-800);--jui-dropdown-bg-color:var(--color-white);--jui-dropdown--active-fg-color:var(--color-white);--jui-dropdown--active-bg-color:var(--color-absolutezero);--jui-dropdown-border-color:rgba(216,217,224,0.8);--jui-dropdown-shadow-color:rgba(34,35,48,0.1);--jui-dialog-title-color:var(--color-white);--jui-dialog-title-bg-color:var(--color-text);--jui-dialog-title-font-size:var(--font-size-h4);--jui-dialog-close-button-size:calc(var(--space-m) * 2);--jui-dialog-close-button-border-radius:50%;--jui-dialog-close-button-reserved-space:calc(var(--space-m) * 4);--jui-dialog-off-canvas-close-button-reserved-space:calc(var(--space-m) * 3);--jui-dialog-border-radius:0.25rem;--jui-dialog-box-shadow:0 0 var(--space-m) calc(var(--space-m) / -4) var(--color-text);--jui-dialog--focus-outline:2px dotted transparent;--jui-dialog--focus-box-shadow:0 0 0 0.1875rem var(--color-focus);--jui-dialog-z-index:1260;--jui-dialog-off-canvas-z-index:501;--progress-bar-border-size:1px;--progress-bar-small-size:calc(var(--space-xs) - (2 * var(--progress-bar-border-size)));--progress-bar-small-size-radius:var(--space-xs);--progress-bar-spacing-size:var(--space-xs);--progress-bar-transition:width 0.5s ease-out;--progress-bar-label-color:var(--color-text);--progress-bar-description-color:var(--color-gray-800);--progress-bar-description-font-size:var(--font-size-xs);--progress-track-border-color:var(--color-gray-500);--progress-track-bg-color:var(--color-gray-200);--tabledrag-handle-icon-size:calc(17rem / 16);--ajax-progress-margin-horizontal:var(--space-s);--breadcrumb-height:1.25rem;--layout-region-edit-width:min(60rem,100%);--layout-region-edit-extended-width:min(68rem,100%);}
@media (min-width:768px){.webform-flexbox{display:flex;margin:1em -0.5em;}.webform-flexbox.js-webform-states-hidden[style*="display: block"]{display:flex !important;}.webform-flexbox .webform-flexbox{margin:1em 0;}.webform-flexbox--flex-start{align-items:flex-start;}.webform-flexbox--flex-end{align-items:flex-end;}.webform-flexbox--center{align-items:center;}.webform-flex{min-width:0;}.webform-flex--container{margin:0 0.5em;}.webform-flex--container > .form-item{margin:0;}.webform-flex--container > .form-item > input:not([type="checkbox"]),.webform-flex--container > .form-item > select{width:100%;}.container-inline .webform-flex--container > .form-item > input:not([type="checkbox"]),.container-inline .webform-flex--container > .form-item > select,.webform-flex--container > .form-item.webform-element--title-inline > input:not([type="checkbox"]),.webform-flex--container > .form-item.webform-element--title-inline > select{width:inherit;}.webform-flex--container > .webform-has-field-prefix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix > select,.webform-flex--container > .webform-has-field-suffix > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > select{width:70%;}.webform-flex--container > .webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-element-help-container--element > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix.webform-element-help-container--element > select{width:70%;}.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > select{width:50%;}.webform-flex--1{flex:1;}.webform-flex--2{flex:2;}.webform-flex--3{flex:3;}.webform-flex--4{flex:4;}.webform-flex--5{flex:5;}.webform-flex--6{flex:6;}.webform-flex--7{flex:7;}.webform-flex--8{flex:8;}.webform-flex--9{flex:9;}.webform-flex--10{flex:10;}.webform-flex--11{flex:11;}.webform-flex--12{flex:12;}.webform-flex--container > .form-type-webform-select-other select{width:100%;}.webform-flex--container > .form-type-webform-select-other .form-item{margin:0;}.webform-flex--container > .form-type-webform-select-other .form-item + .form-item{margin-top:0.5em;}.webform-flex--container > .form-type-range-output > .form-range-output{width:66%;}.form-composite > .webform-flexbox{margin:1em -0.5em;}.webform-flex--container .form-type-checkbox,.webform-flex--container .form-type-radio{white-space:nowrap;}}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.js input.form-autocomplete{background-image:url(/themes/contrib/stable/images/core/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/contrib/stable/images/core/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.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{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;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-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;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/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;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/themes/contrib/stable/images/core/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/themes/contrib/stable/images/core/icons/000000/move.svg);}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/themes/contrib/stable/images/core/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/themes/contrib/stable/images/core/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/themes/contrib/stable/images/core/tree.png) no-repeat -11px center;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
input.webform-counter-warning,input.form-text.webform-counter-warning,textarea.webform-counter-warning,textarea.form-textarea.webform-counter-warning{border-color:#e09600;background:#fdf8ed;}.text-count-wrapper.webform-counter-warning{color:#734c00;font-weight:bold;}
@font-face{font-family:'TT Commons';font-weight:600;font-style:normal;src:url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-DemiBold.eot) format('embedded-opentype'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-DemiBold.woff2) format('woff'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-DemiBold.woff) format('woff2'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-DemiBold.ttf) format('truetype');font-display:swap;}@font-face{font-family:'TT Commons';font-weight:300;font-style:normal;src:url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Light.eot) format('embedded-opentype'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Light.woff2) format('woff'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Light.woff) format('woff2'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Light.ttf) format('truetype');font-display:swap;}@font-face{font-family:'TT Commons';font-weight:400;font-style:normal;src:url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Regular.eot) format('embedded-opentype'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Regular.woff2) format('woff'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Regular.woff) format('woff2'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Regular.ttf) format('truetype');font-display:swap;}@font-face{font-family:'TT Commons';font-weight:500;font-style:normal;src:url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Medium.eot) format('embedded-opentype'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Medium.woff2) format('woff'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Medium.woff) format('woff2'),url(/modules/custom/planet_sitewide_fonts/fonts/TTCommonsClassic-Medium.ttf) format('truetype');font-display:swap;}
.map-block-wrap{display:flex;flex-direction:row;}.sidebar-block .top-heading-row{background:#000;padding:25px 30px;width:100%;}.sidebar-block .top-heading-row h2{color:#fff;font-size:40px;margin-bottom:0;margin-top:16px;font-weight:600;}.go-back{color:#fff;font-size:20px;display:flex;gap:15px;align-items:center;text-decoration:none;}.go-back img{max-width:32px;}.sidebar-block .sidebar-listing{width:100%;overflow:auto;}.sidebar-block .sidebar-listing ul{padding:0;margin:0;}.sidebar-block .sidebar-listing ul li h5{font-size:22px;margin-bottom:10px;margin-top:0;line-height:24px;font-weight:600;}.sidebar-block .sidebar-listing ul li p{margin:0;color:#a7a7a7;font-size:17px;line-height:22px;}.sidebar-block .sidebar-listing ul li{list-style:none;padding:24px 32px;border-bottom:2px solid #bac7fb;cursor:pointer;}.sidebar-block .sidebar-listing ul li:last-child{border-bottom:none;}.sidebar-block .sidebar-listing ul li .icon-with-descp{display:flex;gap:15px;align-items:center;position:relative;padding-right:20px;}.sidebar-block{width:500px;display:flex;flex-direction:column;align-items:flex-start;}.map-area{z-index:0;width:100%;position:relative;}.map-area .inner-element{max-width:100%;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;}.search-bar{pointer-events:all;width:100%;padding:8px;background:white;display:flex;min-height:64px;border-radius:9px;}.search-bar input{background:#fff;border-radius:9px;font-size:17px;width:100%;padding-left:8px;}.search-bar input:focus{outline:none;}body:not(.export-validation-points,.refund-locations) .searcg-icon-block{background:#000;border-radius:8px;height:100%;width:52px;display:flex;align-items:center;justify-content:center;}body:is(.export-validation-points,.refund-locations) .searcg-icon-block{background:#000;border-radius:8px;width:52px;display:flex;align-items:center;justify-content:center;}body:is(.export-validation-points,.refund-locations) .searcg-icon-block{height:auto;}body:is(.export-validation-points,.refund-locations) img{height:auto;}body:not(.export-validation-points,.refund-locations).search-bar .searcg-icon-block img{max-width:24px;}#locations-map-search.search-active .search-icon-active{display:none !important;}#locations-map-search.search-active .search-icon-notactive{display:block !important;}#locations-map-search.search-active{background:transparent;}#locations-map-search{cursor:pointer;}.locations-detail-block,.search-listing{z-index:1;pointer-events:all;width:100%;background:#fff;border-radius:9px;display:none;}.locations-detail-block.active{display:block;z-index:9;pointer-events:all;height:100%;margin-top:24px;overflow:hidden;}.locations-detail-block .top-bar{background:#000;padding:24px 16px;border-radius:9px 9px 0 0;position:relative;overflow:auto;}.locations-detail-block .top-bar h2{color:#fff;margin-top:0;padding-right:24px;font-size:22px;font-weight:600;}.locations-detail-block .top-bar .icon-with-descp{display:flex;color:#fff;gap:15px;align-items:center;}.locations-detail-block .locations-inner-items .item-common.website-url p{display:flex;align-items:center;column-gap:15px;margin:0;}.locations-detail-block .locations-inner-items .item-common.website-url img{max-width:35px;}.locations-detail-block .locations-inner-items .item-common{padding:16px;border-bottom:2px solid #bac7fb;}.locations-detail-block .locations-inner-items .item-common h6{font-size:20px;font-weight:600;margin-bottom:8px;}.locations-detail-block .locations-inner-items .item-common p label{font-weight:700;}.locations-detail-block .locations-inner-items .item-common.timing-block p label{min-width:125px;display:inline-block;}.taxfree-locations-map.active{background-color:#f0f3fe;}.locations-detail-block .top-bar .close-icon{position:absolute;right:16px;max-width:26px;top:8px;cursor:pointer;}.overlay-map-results{flex-direction:column;height:100%;pointer-events:none;position:absolute;background:transparent;padding:24px;width:400px;z-index:1;display:flex;}.search-listing{margin-top:16px}.search-listing ul{padding:0;margin:0;}.search-listing ul li{list-style:none;padding:20px 15px;border-bottom:2px solid #bac7fb;cursor:pointer;}.search-listing ul li h5{margin:0;font-size:18px;display:flex;align-items:center;justify-content:space-between;}.search-listing ul li h5 img{max-width:25px;}.search-listing.active{display:block;overflow:hidden;}.sidebar-block .sidebar-listing ul li a{display:inline-block;text-decoration:none;margin-top:15px;font-size:17px;color:#005ab2;font-weight:600;}.sidebar-block .sidebar-listing::-webkit-scrollbar,.locations-detail-block .locations-inner-items::-webkit-scrollbar{width:12px;}.sidebar-block .sidebar-listing::-webkit-scrollbar-track,.locations-detail-block .locations-inner-items::-webkit-scrollbar-track{background:#ffffff;}.sidebar-block .sidebar-listing::-webkit-scrollbar-thumb,.locations-detail-block .locations-inner-items::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px;border:3px solid #ffffff;}.sidebar-block .sidebar-listing,.locations-detail-block .locations-inner-items{scrollbar-width:auto;scrollbar-color:#ccc #ffffff;}.locations-detail-block .locations-inner-items{height:76%;overflow:scroll;padding-bottom:64px;}@media (max-width:767px){.sidebar-block .sidebar-listing ul li .icon-with-descp::after{content:"";border:solid #a7a7a7;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;right:0;}.search-listing.active{display:block;border-radius:0;}.map-block-wrap .sidebar-block{height:auto;padding-top:0;}.path-shoppers .block-cohesion-theme-content{padding-top:76px !important;}.sidebar-block .sidebar-listing ul li h5{font-size:20px;}.map-area .inner-element{display:none;}.map-block-wrap{flex-wrap:wrap;}.map-area{width:100%;position:unset;}.sidebar-block .top-heading-row .search-bar{display:flex;}.search-bar{display:none;}.sidebar-block .top-heading-row{padding:24px 16px;}.sidebar-block .top-heading-row h2{font-size:34px;margin-top:12px;}.sidebar-block{width:100%;}.go-back img{max-width:23px;}.go-back{font-size:16px;}.search-listing{left:0;top:185px;}.locations-detail-block{left:0;top:76px;border-radius:0;}.locations-detail-block .locations-inner-items{max-height:unset;z-index:9;position:relative;background:#fff;}.sidebar-block .sidebar-listing ul li{padding:20px 15px;}.locations-detail-block .locations-inner-items .item-common.address-block p,.locations-detail-block .locations-inner-items .item-common.timing-block p:last-child{margin-bottom:0;}.locations-detail-block .top-bar .close-icon{display:none;}.locations-detail-block .top-bar .go-back{margin-bottom:12px;}.locations-detail-block .locations-inner-items .item-common{padding:17px 15px;}.locations-detail-block .top-bar{padding:28px 15px 19px;border-radius:0;z-index:9;}.map-area #googleMap{display:none;}}#googleMap{width:100%;height:calc(100vh - 72px);background-color:grey;}@media (min-width:768px){.sidebar-block .top-heading-row .search-bar,.sidebar-block .sidebar-listing ul li a,.locations-detail-block .top-bar .go-back{display:none;}}@media (min-width:768px) and (max-width:991px){.search-bar{max-width:375px;}.locations-detail-block,.search-listing{max-width:375px;}}.no-results{background:black;padding:20px 20px;color:white;font-size:16px;border-radius:5px;}@media (min-width:768px){.taxfree-locations-map:hover{background:#eee;}}.cluster-label{font-size:16px !important;}.timing-block div{font-size:16px;}.timing-block > div br:first-child{display:none;}.locations-inner-items div,.locations-inner-items p{line-height:22px;font-size:16px;font-weight:300;}.shoppersstores-map footer,.shoppersstores-map .coh-ce-cpt__planet_footer-d5330bcd{display:none;}.eligibility-list ul{padding-left:0;}@media (min-width:992px){.map-block-wrap{height:calc(100vh - 72px);overflow:hidden;}.even-odd-box{margin-top:1rem}}@media (max-width:991px){.search-bar{width:100%;max-width:none;}.locations-detail-block.active{width:100%;position:fixed;max-width:none;height:100%;}.taxfree-locations-map{background-image:url('/modules/custom/planet_locations_map/images/arrow-right.svg');background-repeat:no-repeat;background-position:97% center;background-size:14px;}.map-area{z-index:1}.even-odd-box{margin-top:0rem}}.coh-black-button{background:black;padding:0.875rem 1.5rem;border-radius:56px;font-size:1rem;line-height:1.5rem;cursor:pointer;margin-top:0;font-weight:600;display:inline-block;color:white;}.coh-black-button:hover{background-color:#9aaef9;color:white}.not-leaving-via{text-align:center;margin-top:24px;}.not-leaving-via h3{margin-bottom:0.5rem;}.mobile-search-button.search-active{background:white}.mobile-search-button.search-active .search-icon-notactive{display:block !important}.mobile-search-button.search-active .search-icon-active{display:none !important}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;z-index:5;justify-content:center;align-items:center;}.modal__container{background-color:#fff;padding:30px;max-width:100%;max-height:100vh;border-radius:8px;overflow-y:auto;box-sizing:border-box;width:800px;}.modal__header{display:flex;justify-content:space-between;align-items:center;}.modal__title{margin-top:0;margin-bottom:0;line-height:1.25;color:black;box-sizing:border-box;font-family:'TT Commons',sans-serif;font-size:28px;font-weight:600;}.modal__close{background:transparent;border:0;max-width:24px;}.modal__content{margin-top:2rem;line-height:1.5;color:rgba(0,0,0,.8);}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}.modal__btn-primary{background-color:#00449e;color:#fff;}.modal-country a:hover{border-color:#bbb;}.modal-country a{text-align:left;color:black;border:1px solid #ddd;display:block;width:100%;border-radius:8px;margin:0;padding:10px 0;font-size:18px;font-family:'TT Commons',sans-serif;transition:all 0.3s;}.modal-country img{float:left;max-width:26px;margin:0 10px;margin-right:16px;}@keyframes mmfadeIn{from{opacity:0;}to{opacity:1;}}@keyframes mmfadeOut{from{opacity:1;}to{opacity:0;}}@keyframes mmslideIn{from{transform:translateY(15%);}to{transform:translateY(0);}}@keyframes mmslideOut{from{transform:translateY(0);}to{transform:translateY(-10%);}}.micromodal-slide{display:none;}.micromodal-slide.is-open{display:block;}.micromodal-slide[aria-hidden="false"] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0.0,0.0,0.2,1);}.micromodal-slide[aria-hidden="false"] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1);}.micromodal-slide[aria-hidden="true"] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0.0,0.0,0.2,1);}.micromodal-slide[aria-hidden="true"] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1);}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform;}.page-node-type-page.cookie-policy p{font-family:'TT Commons' !important;font-size:18px !important;line-height:1.5 !important;color:black;}.page-node-type-page.cookie-policy h2,.page-node-type-page.cookie-policy h3,.page-node-type-page.cookie-policy h4{font-family:'TT Commons',sans-serif !important;font-size:20px !important;font-weight:600 !important;display:block !important;color:black !important;margin-bottom:16px !important;}#protected-pages-enter-password{padding:80px 0}
*{font-family:'TT Commons',sans-serif;}.plnt-css-casos-exito .coh-style-button-variants,.plnt-css-storie-successo .coh-style-button-variants,.plnt-css-fallstudien .coh-style-button-variants,.plnt-css-etudes-de-cas .coh-style-button-variants{padding-right:8px;padding-left:8px;}.plnt-okta-verify-tfa-setup{color:#0a6eb4;}.hero-desc-paragraph > p,.font-light-paragraph > p{font-weight:300;line-height:140%;}form.tfa-setup ul{display:none;}.plnt-css-admin-page .ck-editor__editable{resize:vertical;max-height:60vh;height:500px;}.offices-list .coh-view-content-item{padding-top:2.5rem;padding-right:3.75rem;padding-bottom:2.5rem;padding-left:3.75rem;border-bottom-width:0.0625rem;border-bottom-style:solid;}.coh-container.coh-style-region-countries.coh-container-boxed{margin-bottom:0 !important;}.coh-style-primary-dark-atom-{font-family:'TT Commons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:600;color:rgb(238,238,238);background-color:rgb(32,32,32);font-size:1rem;line-height:1.5rem;text-align:center;padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;-webkit-border-radius:3.5rem;border-radius:3.5rem;border-color:rgb(32,32,32);border-style:solid;border-width:0.125rem;}.coh-style-secondary-outlined-atom-{font-family:'TT Commons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:600;color:rgb(0,0,0);background-color:rgba(0,0,0,0);font-size:1rem;line-height:1.5rem;text-align:center;padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;-webkit-border-radius:3.5rem;border-radius:3.5rem;border-color:rgb(224,0,130);border-style:solid;border-width:0.125rem;}.coh-style-heading-3-planet{font-weight:600;font-size:2.25rem;line-height:2.375rem;font-style:normal;font-family:'TT Commons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.coh-style-h400,.coh-style-heading-4-planet{font-family:'TT Commons';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:600;font-size:1.75rem;line-height:2.125rem;}.page-node-type-payment-methods div ul{list-style:disc;}.coh-style-b200{font-size:18px;font-weight:300;line-height:200%;}.language-switcher{display:flex;flex:1;align-items:center;justify-content:flex-start;max-width:220px;}.language-switcher__wrapper{display:flex;width:100%;}.language-switcher__item.disabled{opacity:0.5;cursor:not-allowed;}.country-minicontainer{justify-content:space-between;}.language-switcher__button-wrapper{display:inline-block;position:relative;color:#FFFFFF;width:100%;}ul.language-switcher__dropdown-menu{padding:8px;width:156px;box-sizing:content-box;}.language-switcher__button{display:flex;position:relative;margin-right:0;cursor:pointer;border:1px solid #F5F5F5;border-radius:56px;box-sizing:content-box;height:40px;padding-right:8px;padding-left:8px;}.language-switcher__arrow{margin-left:8px;align-self:center;}.useful-link-box .article-card-content p{line-height:22px;}.no-articles{padding:48px 0;}.news-container{padding-bottom:48px}.language-switcher__link{text-decoration:none;color:white;padding:0.5em;width:100%;display:flex;align-items:center;}.language-switcher__link span,.custom-language__country span{display:flex;align-items:center;width:137px;}.custom-language__country span{align-items:center;width:100%;}.custom-language__country > div > div{justify-content:space-between;}.language-switcher__link span img,.custom-language__country span img{margin-right:8px;}.custom-language__country{justify-content:space-between;}.ls-item__minicontainer{display:flex;justify-content:flex-start;}.language-switcher__link:hover,.language-switcher__button:hover{background-color:rgba(255,255,255,0.1);}.language-switcher__drop-down{display:none;width:max-content;position:absolute;left:0;bottom:0;z-index:5;background-color:#000;border:1px solid rgba(238,238,238,0.3);border-radius:0.5rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;}.language-switcher__drop-down::-webkit-scrollbar{display:none;}.language-switcher-select{padding-bottom:10px}.whychooseplanetbutton.opened-en:before{content:"Close";}.whychooseplanetbutton.opened-it:before{content:"Chiudi";}.whychooseplanetbutton.opened-fr:before{content:"Fermer";}.whychooseplanetbutton.opened-es:before{content:"Cerrar";}.whychooseplanetbutton.opened-de:before{content:"Schließen";}.whychooseplanetbutton.closed-en:before{content:"Find out more";}.whychooseplanetbutton.closed-it:before{content:"Scopri di più";}.whychooseplanetbutton.closed-fr:before{content:"En savoir plus";}.whychooseplanetbutton.closed-es:before{content:"Descubre más";}.whychooseplanetbutton.closed-de:before{content:"Erfahren Sie mehr";}.page-node-type-case-studies .coh-hero-full-width  .coh-container-boxed > div{max-width:80%;}.language-switcher__item{display:flex;align-items:center;width:100%;}.language-switcher__flag{margin-right:10px;height:20px;width:20px;}.language-switcher__select-menu{width:100%;}a[href^="/node/"].toolbar-icon-edit.toolbar-item{background:white;color:#333 !important;}.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix{background:transparent;border:0;}.ui-dialog-title{font-family:'TT Commons';font-weight:600;font-style:normal;font-size:2rem;}.ui-dialog .ui-dialog-content{font-family:'TT Commons';font-size:1.2rem;}.tags-hidden-for-page-node{display:none;}.webform-confirmation-modal{border-left:0.45rem solid #ff0096 !important;border-radius:0 !important;padding:2rem;box-shadow:0px 0px 2rem rgba(0,0,0,0.2);}.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close{border:0;font-size:1rem;}@media (max-width:767px){.planet-h1{font-weight:600;font-size:32px;line-height:125%;}.news-title{margin-bottom:24px}}@media (min-width:1192px){.twig-body-article{padding-left:64px;}}@media (min-width:1025px){.language-switcher__button{width:156px;box-sizing:content-box;}}@media (max-width:1024px){ul.language-switcher__dropdown-menu{width:136px;box-sizing:content-box;}.language-switcher__button{width:136px;box-sizing:content-box;}}@media (min-width:768px){.planet-h1{font-weight:600;font-size:48px;line-height:125%;}.news-title{margin-bottom:48px}}@media (min-width:992px){.button-with-icon-transition:hover>img{margin-left:24px;}.external-url-card .card-button:hover>img{margin-left:24px;}.news-main-title{padding-top:48px}.planet-h2{font-weight:600;font-size:2rem;line-height:125%;}.card-button:hover{text-decoration:underline;}.card-button img{transition:all 0.2s ease;}.card-button img{transition:all 0.2s ease;}.card-button:hover img{margin-left:20px;}.article-content-wrapper .coh-wysiwyg .coh-style-b200{font-size:18px;line-height:200%;font-weight:400;}.article-content-wrapper{padding-left:92px;padding-right:32px}.single-layout-canvas .coh-style-h700,.single-layout-canvas .coh-style-h600,.single-layout-canvas .coh-style-h500{font-size:32px;line-height:125%;margin-top:32px;display:block}.share-input{overflow:hidden;display:flex;position:relative;align-content:center;width:100%;}.share-url{white-space:nowrap;font-size:20px;display:flex;padding-left:16px;padding-right:16px;align-items:center;font-weight:300;width:100%;}.share-url::after{content:"";background:linear-gradient(to right,transparent 70%,white 95%);width:100%;position:absolute;height:100%;}.share-url.url-copied::before{content:"Copied!";background:white;width:100%;height:100%;position:absolute;text-align:center;padding-top:30px;}.share-url-wrapper{border:1px solid #d1d1d1;border-radius:48px;display:flex;justify-content:space-between;padding:8px;margin-top:32px}.desktop-float-left{float:left}.menu-level-1-li.has-children{padding-right:20px;margin-right:0}.menu-level-1-li.has-children{background-image:url('/resources/icons/dropdown.svg');background-repeat:no-repeat;background-size:15px;background-position:right center;}.megamenu-opened{border-bottom:2px solid #e00083;}}@media (min-width:992px) and (max-width:1023px){.dynamic-index-wrapper.desktop-version{display:none;}}@media (max-width:991px){#load-more-button:hover{background-color:#202020;border-color:#202020;}.news-main-title{padding-top:24px}.planet-h2{font-weight:600;font-size:24px;line-height:125%;}.planSwitch-container{margin-top:24px;margin-bottom:8px}.article-wrapper{padding-right:8px;padding-left:8px;}.single-layout-canvas .coh-style-h700,.single-layout-canvas .coh-style-h600,.single-layout-canvas .coh-style-h500{font-size:24px;line-height:125%;margin-top:0;display:block;}div.article-content-wrapper{padding-top:24px}h1.blog-h1{font-size:32px}.plnt-blog-single-page .coh-container.coh-container-boxed{margin-right:16px;margin-left:16px;}.share-url-wrapper .share-input{display:none;}.share-url-wrapper{text-align:center;margin-top:32px}.desktop{display:none}.copy-btn{width:auto;}.share-social-wrapper{justify-content:center;}#share-article-modal .main-banner-text{text-align:center !important}.share-button{padding:12px 16px;width:auto;}.coh-container.cta-wrapper{margin-top:20px;}.breadcrumbs{display:none;}.dynamic-index-wrapper.desktop-version{display:none;}}@media(max-width:1599px){.coh-container-fix{padding-right:4rem;padding-left:4rem;}}.cta-wrapper{display:flex;align-items:center;}.media-pp-left{flex-direction:row-reverse;}.content-centered{max-width:900px;margin:0 auto !important;}.slick-list{padding:16px 0;}.coh-style-primary-dark-atom->input{color:white;font-weight:600;padding:0 20px;}.coh-style-primary-dark-atom-:hover{cursor:pointer;}.planSwitch,.planSwitch *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.planSwitch{display:block;width:100%;max-width:30em;margin:2em auto;height:3em;border-radius:5rem;background:transparent;position:relative;border:2px solid #e00083;}.planSwitch input{display:none;}.planSwitch label{width:33.3333%;float:left;text-align:center;height:100%;color:white;position:relative;cursor:pointer;transition:all .2s ease-in-out;z-index:3;font-weight:600;line-height:2.7rem;}.planSwitch.planSwitch-black.two-options-toggle{max-width:20rem;}.planSwitch.two-options-toggle a label{width:50%;}.planSwitch input:checked+label{color:#000}.indicator{display:block;width:calc(33.3333% + 4px);height:calc(100% + 4px);background:white;border-radius:3rem;position:absolute;top:-2px;transition:left .2s ease-in-out;z-index:2;margin-left:-2px;}.planSwitch input:first-of-type:checked~.indicator{left:0;}.planSwitch input:nth-of-type(2):checked~.indicator{left:33.3333%;}.planSwitch input:nth-of-type(3):checked~.indicator{left:66.6666%;}@media (min-width:500px){.planSwitch{font-size:12pt;}}.planSwitch.planSwitch-black .indicator{background:black;}.planSwitch.planSwitch-black{max-width:29rem;}.planSwitch-black input:checked+label{color:white;}.planSwitch-black input:nth-of-type(2):checked~.indicator{left:50%;}.planSwitch-black .indicator{width:calc(50% + 4px);}.planSwitch-black label{width:50%;color:black;}.environment-indicator article footer{display:none !important;}@media(min-width:1024px){.plnt-author-page{margin-bottom:32px auto;}}.plnt-author-page{background:#202020;padding:48px 0;color:white;margin-top:0;}@media (max-width:1023px){.plnt-blog-single-page,.blog-articles-wrapper{padding-left:16px;padding-right:16px;}.author-name span{font-size:32px;margin-top:16px !important}.article-card .author-name span,.featured-article-info .author-name span,.article-date,.vertical-divider{font-size:17.5px !important}.author-photo{max-width:200px;margin-bottom:24px}.article-author .author-photo{margin-bottom:0}.plnt-author-page{padding-top:96px}.author-bio p{margin-top:16px !important}.main-pills .main-pill{margin-right:16px;margin-bottom:16px}}@media (min-width:1024px){.plnt-author-page{padding-top:144px;}.author-photo{margin:0 auto}}.author-photo{overflow:hidden;background-color:gray;border-radius:100rem;background-position:center;background-size:cover;background-repeat:no-repeat;max-width:160px;max-height:160px;}.author-name span{font-size:32px;font-weight:600;line-height:48px;}.author-role{font-size:20px;font-weight:300;margin-top:8px;}.author-social{margin-top:32px;color:white;}.author-social a{color:white;font-size:18px;font-weight:600;margin:8px 0;display:inline-block;}.last-articles>h2{text-align:center;}.last-articles-wrapper{padding:55px 0}.breadcrumbs.text-white a{color:white;font-size:18px;font-weight:600;}.breadcrumbs{padding-bottom:32px;padding-top:24px}.author-photo div>div:first-child{display:none;}.author-photo img{display:block;}.plnt-author-page .author-info{padding:48px 0 0 0;display:flex;align-items:center;}.author-bio p{font-size:20px;padding-bottom:24px;line-height:1.4;margin-top:18px;}.author-social h2{font-weight:600;font-size:20px;margin-top:14px;margin-bottom:8px;}.last-articles h2{font-weight:600;font-size:2rem;}.tags-pills.pink-pills span{border:1px solid #e00083;}.ebooks-card .article-bg-image{background-color:white;background-size:contain;}.plnt-blog-ebooks-page .featured-article-image{background-size:contain;background-color:white;}.tags-pills span{font-size:16px;margin-bottom:8px;font-weight:600;padding:8px 12px;margin-right:16px;border:1px solid #d1d1d1;border-radius:5px;display:inline-block;cursor:pointer;}.white-tags-pills span{font-size:16px;margin-bottom:8px;font-weight:600;padding:8px 12px;margin-right:16px;border:1px solid #d1d1d1;border-radius:5px;display:inline-block;cursor:pointer;}.article-title{padding-bottom:16px;}.last-articles-cards{padding-top:48px;padding-bottom:24px;}.tags-pills{padding-bottom:24px;}.article-card{background:white;border:1px solid #d1d1d1;border-radius:8px;width:100%;display:flex;flex-direction:column;cursor:pointer;transition:all .2s ease;height:100%;}.last-articles-cards{min-height:600px}.article-cards-wrapper .coh-column{display:flex;}.main-pill{transition:all .2s ease;}.main-pills .main-pill{display:none}.main-pills .main-pill.visible{display:inline-block}.main-pill:not(.selected):hover{background:#f2d0e4;}.tags-pills .selected{color:white;background:#e00083;}.article-card .author-photo,.featured-article-info .author-photo{width:32px;height:32px;margin-right:16px;}.article-card .author-name span,.featured-article-info .author-name span,.article-date,.vertical-divider{font-size:14px;font-weight:400;line-height:1.25rem;color:#545454;}.article-author{display:flex;align-items:center;}.article-author-and-date{display:flex;justify-content:left;align-items:center;}.vertical-divider{padding:0 8px;}.article-bg-image-wrapper{padding:5px 5px 0 5px;transition:all .2s ease;}.article-bg-image{height:208px;background-color:#f1f1f1;border-radius:8px;background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .2s ease;}.article-title a,.article-title>span{font-size:24px;color:#202020;font-weight:600;line-height:30px;display:block;}.loader>img{max-width:80px;margin:0 auto;}.all-article-tags{display:inline;}.planet-h3{font-size:24px;color:#202020;font-weight:600;line-height:30px;display:block;}.planet-box-icon{margin-bottom:24px;max-width:48px;height:auto;}.useful-link-box .article-card-content{padding:24px;}.useful-link-box p a{text-decoration:underline;}.swiper-brands .swiper-wrapper{-webkit-transition-timing-function:linear !important;-o-transition-timing-function:linear !important;transition-timing-function:linear !important;}.author-social img{width:24px;height:auto;float:right;margin-right:8px;margin-top:3px;margin-left:16px;}.author-social-icons-wrapper{height:50px;display:block;}.last-articles ul,.last-articles ul li{list-style:none;padding-left:0;margin-top:10px;font-size:1.1rem;}.last-articles a{color:black;}.linked-author-page img{border-radius:30rem;height:32px;width:32px;margin-right:16px}.linked-author-page{display:flex;}.author-bio p{font-size:20px;font-weight:300;margin-top:32px;}.linked-author-page .author-name{font-weight:300;font-size:1.5rem;line-height:1.875rem;color:#000;}.external-main-tags{display:inline-block;}#load-more-button{display:inline-block;margin:0 auto;border-radius:300rem;color:white;font-weight:600;padding:18px 24px;font-size:16px;transition:all .2s ease;margin-top:16px}.load-more-wrapper{text-align:center;display:block;width:100%;}.load-more-wrapper img{display:inline-block;margin-left:4px;}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;z-index:5}.modal__container{background-color:#fff;padding:32px;max-width:590px;max-height:100vh;border-radius:8px;overflow-y:auto;box-sizing:border-box;}.modal__header{padding-bottom:32px;display:flex;justify-content:flex-end;align-items:center;}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box;}.modal__close{background:transparent;border:0;cursor:pointer}.modal__header .modal__close:before{content:"\2715";}.modal__content{margin-top:2rem;line-height:1.5;color:rgba(0,0,0,.8);}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}.modal__btn-primary{background-color:#00449e;color:#fff;}.main-banner-image{width:100%;display:block;border-radius:8px;}.language-detection-image{background-image:url('/resources/images/language-detection.jpeg');background-position:center;background-size:cover;}.main-banner-text{padding:56px 0 32px 0;text-align:center;}.main-banner-text p{font-size:20px;font-weight:300;margin-top:16px;display:block;color:#202020;}.buttons-wrapper{margin-top:56px;}.buttons-wrapper img{max-width:16px;float:left;margin-right:6px;}.buttons-wrapper .coh-link{display:flex;margin-bottom:8px;text-align:center;align-self:center;justify-content:center;}.coh-style-secondary-outlined-atom-:hover{background:#e00083;color:white;}.coh-style-secondary-outlined-atom-,.coh-style-primary-dark-atom-{transition:all .2s ease;}.buttons-wrapper{display:flex;justify-content:center;}.buttons-wrapper .coh-link.coh-style-primary-dark-atom-{white-space:nowrap;}.article-content-wrapper span,.article-content-wrapper p{line-height:166% !important;}.article-content-wrapper .coh-row-bleed-xl > .coh-row-inner{display:block;}.article-content-wrapper .coh-row-bleed-xl .card-button-wrapper{display:flex;padding:0 !important}.article-content-wrapper .coh-row-bleed-xl > .coh-row-inner .coh-column.coh-visible-xs.coh-col-xs-12.coh-visible-sm.coh-col-sm-6.coh-visible-xl.coh-col-xl-6 .coh-inline-element{padding:10px 15px}.article-content-wrapper .coh-row-bleed-xl > .coh-row-inner .coh-column.coh-visible-xs.coh-col-xs-12.coh-visible-sm.coh-col-sm-6.coh-visible-xl.coh-col-xl-6{background-color:#e6f1fc;border-radius:8px;width:100%;display:block;max-width:none;padding:15px}.article-content-wrapper .coh-row-bleed-xl > .coh-row-inner .coh-column.coh-visible-xs.coh-col-xs-12.coh-visible-sm.coh-col-sm-6.coh-visible-xl.coh-col-xl-6:not(.coh-visible-md){display:none;}.custom-select{position:relative;font-family:'TT Commons',sans-serif;display:inline-block;margin:0 12px;min-width:220px;}.custom-select select{display:none;}.custom-select>.select-items{display:none}.custom-select.selected>.select-items{display:block}.select-selected{background-color:white;border:1px solid #d1d1d1;border-radius:8px;}.select-selected::after{position:absolute;content:"";right:10px;width:18px;height:100%;background-image:url('/resources/icons/arrow-down.svg');background-repeat:no-repeat;top:0;background-position:center;}.select-selected.select-arrow-active::after{transform:rotate(180deg);}.select-items div,.select-selected{color:#202020;padding:15px 16px;cursor:pointer;user-select:none;font-size:16px;font-weight:600;text-align:left;}.select-items div{border-bottom:1px solid #f5f5f5;}.select-items div:last-child{border-bottom:0;}.select-items{position:absolute;background-color:white;top:100%;left:0;right:0;z-index:99;margin-top:4px;border-radius:8px;border:1px solid #f5f5f5;box-shadow:0px 8px 15px 0px rgba(0,0,0,0.05);}.select-selected:hover{background:#f5f5f5;}.select-hide{display:none;}.select-items div:hover,.same-as-selected{background-color:#f5f5f5;}@media (max-width:991px){.custom-select{width:100%;margin:8px 0;}.planet-select-wrapper{margin:0 auto 16px auto !important;width:100%;}.article-content-wrapper .coh-wysiwyg .coh-style-b200{font-size:15px;line-height:186%;font-weight:400;}.buttons-wrapper{flex-direction:column;}.modal__container{margin:0 16px}.modal__container{padding:16px}.buttons-wrapper .coh-link{margin-bottom:16px}.buttons-wrapper{margin-top:32px;}.main-banner-text{padding:32px 0 0 0;text-align:center;}.main-banner-image{height:200px;}.modal__header{padding-bottom:16px}}@media (min-width:992px){.planet-select-wrapper{margin:48px auto 32px auto;}.article-card:hover{box-shadow:0 6px 20px 0 rgba(34,34,34,0.16);}.article-card:hover .article-bg-image-wrapper{padding:0;}.article-card:hover .article-bg-image{border-radius:8px 8px 0 0;height:213px}.article-card-content{padding:16px 24px 24px 24px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;}.mobile{display:none}.main-banner-image{height:275px;}.buttons-wrapper .coh-link.coh-style-primary-dark-atom-{margin-right:24px;}.dynamic-index-wrapper.mobile-version{display:none;}}@media (max-height:720px){.main-banner-image{height:220px}.modal__header{padding-bottom:24px}.modal__container{padding:32px}.main-banner-text{padding:24px 0 0 0}.buttons-wrapper{margin-top:24px}}@keyframes mmfadeIn{from{opacity:0;}to{opacity:1;}}@keyframes mmfadeOut{from{opacity:1;}to{opacity:0;}}@keyframes mmslideIn{from{transform:translateY(15%);}to{transform:translateY(0);}}@keyframes mmslideOut{from{transform:translateY(0);}to{transform:translateY(-10%);}}.micromodal-slide{display:none;}.micromodal-slide.is-open{display:block;}.micromodal-slide[aria-hidden="false"] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0.0,0.0,0.2,1);}.micromodal-slide[aria-hidden="false"] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1);}.micromodal-slide[aria-hidden="true"] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0.0,0.0,0.2,1);}.micromodal-slide[aria-hidden="true"] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1);}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform;}.modal__close{max-width:24px;}.modal-lang-detection-btn.btn-lang-all{display:none}.featured-article-wrapper{border-radius:16px;box-shadow:0 8px 40px 0 rgba(29,29,29,0.12);max-height:480px;}.featured-article-image{padding:16px;background-color:#f1f1f1}.featured-article-image img{border-radius:8px;overflow:hidden;}.featured-article-info-wrapper{display:flex;align-items:center;height:100%;padding-right:64px}.featured-article-image{display:flex;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:448px;border-radius:8px;}.featured-article-wrapper{padding:16px 16px 16px 32px}.planet-h2.black{color:#202020}.useful-news-links-box-wrapper{padding-bottom:40px}.featured-article-info .article-author-and-date{margin-top:16px;}.article-summary{font-size:18px;line-height:155%;margin-top:16px;color:#202020;font-weight:400;}.card-button{font-size:16px;font-weight:600;color:#0071de;display:flex;align-items:center;transition:all 0.2s ease;}.card-button-wrapper{margin-top:24px;}.card-button>img{margin-left:16px;}.blog-articles-wrapper{padding:80px 0;max-width:1380px;}.planSwitch.planSwitch-3options .indicator{width:calc(33.3333% + 4px);}.planSwitch.planSwitch-3options label{width:33.3333%;white-space:nowrap;}.planSwitch.planSwitch-3options input:nth-of-type(2):checked~.indicator{left:33.3333%}.planSwitch-blog{margin-top:56px;margin-bottom:56px}.planSwitch-black a label{color:black;}.planSwitch-black input:checked+a label{color:white;}.planSwitch-selected{background:black;border-radius:200rem;transform:scale(1.1);color:white !important;}.breadcrumbs,.breadcrumbs a{color:#005AB2;font-size:18px;font-weight:600;}.plnt-blog-single-page{padding:0;}@media (min-width:992px){.plnt-blog-single-page{margin-top:48px}}.blog-h1{font-size:48px;font-weight:600;line-height:125%;color:#202020;}.article-content-wrapper .coh-wysiwyg a{color:black;text-decoration:underline;}.article-content-wrapper{padding-top:40px}.article-content-wrapper .author-name span{font-size:18px;color:#000}.article-content-wrapper .vertical-divider,.article-content-wrapper .article-date{font-size:18px;font-weight:300;color:#000;}.article-content-wrapper .author-photo{height:34px;width:34px;margin-right:16px;}.article-content-wrapper .article-author-and-date{margin-top:16px;margin-bottom:32px;justify-content:space-between;}.author-and-date{display:flex;align-content:center;align-items:center;}.article-main-image{background-color:#fafafa;height:338px;width:100%;border-radius:8px;background-size:cover;background-repeat:no-repeat;background-position:center;}.article-main-image img{border-radius:8px;width:100%;height:auto;}.share-social-wrapper{display:flex;margin-top:16px}#share-article-modal .main-banner-text{width:500px;max-width:100%;text-align:left;padding:0;}#share-article-modal .modal__header{padding-bottom:0;}.share-social-wrapper>.social{margin-right:16px;cursor:pointer;}#share-article-modal .modal__content{margin-top:0;}.share-social-wrapper .social span,.share-social-wrapper .social a{font-weight:600;font-size:14px;text-align:center;display:block;color:#202020;margin-top:16px;}.share-btn{background:black;color:white;font-weight:700;min-height:44px;padding:12px 24px;border-radius:48px;font-size:16px;}.article-main-image{margin-bottom:32px}.single-layout-canvas .coh-wysiwyg ul li p{margin:0 !important;}.single-layout-canvas .coh-style-body-large---tt-commons-planet,.single-layout-canvas p{font-size:18px;line-height:166%;display:block;font-weight:400;margin:0 !important}.single-layout-canvas .coh-style-body-large---tt-commons-planet a{color:#0071de;}.single-layout-canvas{padding-bottom:48px}@media (max-width:1023px){.featured-article-wrapper .coh-row-inner{flex-direction:column-reverse;display:flex;}.featured-article-wrapper{max-height:none;}.featured-article-image{margin-bottom:32px}}@media (max-width:991px){.article-main-image{height:200px}.article-card-content{padding:16px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;}.featured-article-info-wrapper{padding:16px}.article-content-wrapper .author-name span{font-size:16px !important;margin:0 !important;line-height:0;}.dynamic-index-wrapper.mobile-version{height:auto;}.article-content-wrapper .vertical-divider{display:none}.featured-article-wrapper{max-height:none;padding:0;}.tags-pills{padding-bottom:8px}.featured-article-image{margin:16px;min-height:174px;}.blog-articles-wrapper{padding:32px 0;}.planSwitch-blog{margin:0 auto}}.article-related-articles{background:#f5f5f5;padding:80px 0}.article-related-articles .small-heading{text-align:center;margin-bottom:40px;}.article-related-articles .coh-row-inner{justify-content:center;}.article-related-articles .article-card{flex-grow:1;height:100% !important;}.article-related-articles .article-wrapper{margin-bottom:16px;}.article-wrapper{margin-bottom:24px;padding-left:12px;padding-right:12px}.index-list a{display:block;color:black;}.dynamic-index-wrapper{height:calc(100% - 20vh);display:flex;align-content:center;align-items:center;}.index-list a{display:block;color:black;font-weight:400;font-size:16px;margin:4px 0;padding:8px 0 8px 12px;}.index-list a.active{border-left:2px solid #e00083;margin-left:-2px;}.index-sticky{position:sticky;top:15%;align-self:self-start;}.index-title{font-weight:600;font-size:14px;margin-bottom:16px;}.dynamic-index-wrapper.mobile-version{height:auto;border-top:1px solid #d1d1d1;position:sticky;background:white;z-index:1;top:70px;transition:all 0.2s ease;}.dynamic-index-wrapper.mobile-version.top-0{top:0}.dynamic-index-wrapper.mobile-version .index-list a{padding-left:0}.dynamic-index-wrapper.mobile-version .index-list a{padding-left:32px;padding-right:16px;}.dynamic-index-wrapper.mobile-version .index-list a.active{margin-left:0}.dynamic-index-wrapper.mobile-version .index-title{font-weight:400;font-size:16px;padding:26px 16px;font-weight:400;font-size:16px;margin-bottom:0;width:100%;}.dynamic-index-wrapper.mobile-version .index-sticky{width:100%}.dynamic-index-wrapper.mobile-version .index-list{padding:8px 0 16px 0;border-bottom:1px solid #d1d1d1}.dynamic-index-wrapper.mobile-version .index-title-wrapper{border-bottom:2px solid #e00083;display:flex;justify-content:space-between;}.index-title-wrapper .arrow{margin-right:32px;transform:rotate(90deg);}.dynamic-index-wrapper.mobile-version .expanded .arrow{transform:rotate(-90deg);}.article-date.mobile{margin-top:6px;}.js-media-library-item-preview+div{display:none;}.js-media-library-item-preview img{border-radius:8px;width:auto;height:auto;}.featured-article-info .tags-pills span{cursor:default;}.planSwitch-container .coh-row-inner{margin:0 auto;}.share-button.coh-link.coh-style-primary-dark-atom-{padding:6px 19px;font-size:16px;font-weight:700;}.article-content-wrapper .coh-wysiwyg strong{font-weight:600;}.max-width-1216{max-width:1216px;margin-left:auto;margin-right:auto;padding-right:16px;padding-left:16px;}.news-title{text-align:center;display:block;width:100%;}.no-margin{margin:0 auto;}.external-url-card .card-button{color:#0071de;}.external-url-card .card-button>img{margin-left:16px;}a.button-with-icon-transition{color:#0071de;}.button-with-icon-transition img{margin-left:16px;color:#0071de;transition:all 0.2s ease;}.external-news-wrapper{padding-top:0;}.useful-link-box .news-card{background:#f5f5f5;border:0;transition:none;}.useful-link-box .news-card:hover{box-shadow:none;}.news-card .tags-pills span{border:0;border-left:4px solid #e00083;border-radius:0;margin-bottom:0;text-transform:uppercase;font-size:14px;}.heading-pink-border{padding-left:16px;font-family:'TT Commons';font-size:0.875rem;line-height:1.125rem;font-weight:600;border:0;border-left:4px solid #e00083;border-radius:0;margin-bottom:0;text-transform:uppercase;}.news-card .tags-pills{padding-bottom:8px;}.planet-select option:hover{box-shadow:0 0 10px 100px #1882A8 inset;}.planet-select-wrapper{text-align:center;}.news-box-wrapper .article-card-content > div{display:flex;justify-content:space-between;flex-direction:column;height:100%;}@media (max-width:991px){.last-articles .news-title{margin-top:24px;margin-bottom:24px;}}.js-form-item select option{font-family:'TT Commons',sans-serif;font-size:15px;}label.js-form-required.form-required > span{color:#e00083}.news-title{text-align:center;display:block;width:100%;}.no-margin{margin:0 auto;}.external-url-card .card-button{color:#0071de;transition:none;}.external-url-card .card-button:hover > img{margin-left:16px;}.external-url-card .card-button:hover>img{margin-left:24px;}a.button-with-icon-transition{color:#0071de;}.button-with-icon-transition img{margin-left:16px;color:#0071de;transition:all 0.2s ease;}.button-with-icon-transition:hover>img{margin-left:24px;}.external-news-wrapper{padding-top:0;}.useful-link-box .news-card{background:#f5f5f5;border:0;transition:none;}.useful-link-box .news-card:hover{box-shadow:none;}.news-card .tags-pills span{border:0;border-left:4px solid #e00083;border-radius:0;margin-bottom:0;text-transform:uppercase;font-size:14px;}.news-card .tags-pills{padding-bottom:8px;}.planet-select option:hover{box-shadow:0 0 10px 100px #1882A8 inset;}.planet-select-wrapper{text-align:center;}@media (max-width:991px){.last-articles .news-title{margin-top:24px;margin-bottom:24px;}}.plnt-news-single-page .article-content-wrapper .coh-wysiwyg p,.plnt-news-single-page .article-content-wrapper .coh-wysiwyg span{font-size:18px;line-height:36px;}.summary-intro{font-size:18px;font-weight:600;line-height:36px;padding:16px;border-left:3px solid #202020;margin:16px 0;}.site-studio-webform-element form .coh-style-primary-dark-atom-.form-actions{padding:0}.site-studio-webform-element form .webform-button--submit{padding:17px 37px;display:block;min-width:128px;font-weight:700;font-size:16px;font-style:normal;font-family:'TT Commons',sans-serif;margin:0 auto;}header:not(.white-bg) .header-secondary-cta{color:white;}header:hover:not(.white-bg) .header-secondary-cta:hover{color:white;}header:hover:not(.white-bg) .header-secondary-cta{color:black;}.header-secondary-cta{white-space:nowrap;}header .coh-planet-logo{min-width:80px;height:auto;}@media (min-width:1023px) and (max-width:1120px){header .coh-inline-element.coh-separator{margin-right:8px !important;margin-left:8px !important;}header .coh-menu-list-container.coh-unordered-list{grid-gap:12px !important}header .coh-container.menu-container.coh-style-menu-container{margin-left:8px;}}.plnt-css-blog-page .last-updated-on-date{color:#000;font-family:"TT Commons",sans-serif;font-size:16px;font-style:italic;font-weight:300;line-height:28px;}@media (max-width:320px){.plnt-css-blog-page .last-updated-on-date{color:#000;font-family:"TT Commons",sans-serif;font-size:14px;font-style:italic;font-weight:300;line-height:28px;}}.children-semibold p{font-weight:600;}.children-light p{font-weight:300;}.planet-custom-select{z-index:10;position:relative;}.planet-custom-select-main{background-size:24px;padding:1rem;background-repeat:no-repeat;background-position:90% center;border-style:solid;border-width:1px;border-radius:0.5rem;width:100%;cursor:pointer;}.planet-custom-select-list{overflow:hidden;border-radius:8px;margin-top:6px;position:absolute;width:100%;list-style:none;}.planet-custom-select-list li{text-align:left;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-0.48px;cursor:pointer;height:100%;padding:12px 0 12px 16px;list-style:none;border-bottom:1px solid transparent;}.planet-custom-select-list li:last-child{border-bottom:0;}.planet-custom-select-list{background:#ffffff;border:1px solid #d1d1d1;}.planet-custom-select-list li{color:#202020;border-bottom:1px solid #f5f5f5;}.planet-custom-select-list li:hover{background-color:#f5f5f5;}.planet-custom-select-theme-dark .planet-custom-select-main{background-color:transparent;border-color:#fafafa;color:#fafafa;background-image:url('/resources/icons/all/chevron-dark.svg');}.planet-custom-select-theme-dark .planet-custom-select-main:hover{background-color:rgba(255,255,255,0.1);}.custom-select-theme-light .planet-custom-select-main{background-color:#ffffff;border-color:#d1d1d1;color:#202020;background-image:url('/resources/icons/all/chevron-light.svg');}.custom-select-theme-light .planet-custom-select-main:hover{background-color:rgba(0,0,0,0.05);}.input-focus{outline:2px solid #e00083}#block-cohesion-theme-content{background:#ffffff}@media screen and (min-width:769px){.text-and-webform form{width:280px;padding:48px;box-sizing:content-box;}@media screen and (min-width:1025px){.text-and-webform form{width:496px;}}.text-and-webform .text-container{width:543px;}.text-and-webform .main-wrapper{flex-direction:row !important;}.text-and-webform .coh-style-form{flex-direction:row;}.text-and-webform form{border-radius:40px;}}.text-and-webform .form-desc-text--left p{font-size:20px;line-height:28px;font-style:normal;font-weight:300;margin-bottom:24px;}.text-and-webform .form-desc-text--left p:is(:last-of-type){margin-bottom:0;}.text-and-webform .pre-heading{text-transform:uppercase;font-weight:600;font-size:14px;display:block;margin-bottom:8px}@media (min-width:1025px){.text-and-webform .webform-submission-form{border-radius:40px;padding:36px;}}@media (max-width:1024px){.text-and-webform .webform-submission-form{padding-right:16px;padding-left:16px;border-radius:40px;padding-top:36px;padding-bottom:36px;}}.text-and-webform .webform-submission-form .js-form-type-checkbox{display:flex;flex-direction:row;}.text-and-webform .webform-submission-form .js-form-type-checkbox input#edit-single-opt-in{margin-right:24px;}.text-and-webform #edit-single-opt-in::before{background-color:white;}.text-and-webform #edit-single-opt-in::after{top:6px;left:10px;}.text-and-webform .webform-submission-form{background-color:white;}.plnt-css-events .has-transparent-bg .track-my-refund-menu-item.contact-us{background:white;border-color:white;}.plnt-css-events .has-transparent-bg  .track-my-refund-menu-item.protel-login{border-color:white;}.plnt-css-events .has-transparent-bg  .track-my-refund-menu-item.protel-login:hover{border-color:#e00083;}.plnt-css-events .has-transparent-bg  .track-my-refund-menu-item.contact-us a.megamenu-link{color:black !important;}.form-item-single-opt-in > input{margin-right:20px;}
#ssaApp{display:none;}.plnt-css-admin-page .field-group-fieldset{background-color:#FAFAFA;}.plnt-switch,.plnt-switch *{box-sizing:border-box;user-select:none;}body::selection{background-color:#e00083 !important;color:white !important;}.plnt-toggle-switch{display:none;}.plnt-switch{width:auto;margin:1em auto;display:flex;flex-direction:column;align-items:center;}.plnt-switch .toggle{display:inline-block;width:auto;margin:0 auto;height:3em;border-radius:5rem;background:transparent;position:relative;border:2px solid #e00083;font-size:12pt;white-space:nowrap;}.plnt-css-order-management-system .coh-ce-cpt_rounded_section_end-b34c321e{margin-bottom:0;border-radius:0;}.plnt-switch .toggle button{float:left;text-align:center;height:100%;color:black;position:relative;cursor:pointer;transition:all 0.2s ease-in-out;z-index:3;font-weight:600;line-height:2.7rem;padding:0 1rem;background:none;border:none;}.plnt-switch .toggle button.active{color:white;}.plnt-switch .toggle .indicator{display:block;height:calc(100% + 4px);background:black;border-radius:3rem;position:absolute;top:-2px;transition:left 0.2s ease-in-out,width 0.2s ease-in-out;z-index:2;margin-left:-2px;}.plnt-switch .toggle-section:first-of-type{display:block;}.plnt-btn-pink{font-size:16px;font-weight:700;padding:12px 24px;background-color:#e00083;border:2px solid #e00083;color:white;border-radius:56px;transition:all .3s ease;display:inline-block;}.plnt-btn-pink:hover{background:black;border-color:black;}.index-cta > a{font-weight:700;font-size:16px;display:inline-block;padding:12px 48px 12px 24px}.index-cta{margin-top:16px;}.dynamic-index-wrapper.mobile-version .index-cta{padding:0 32px;margin-top:0;}.dynamic-index-wrapper.mobile-version .index-cta > a > img{margin-left:16px}.dynamic-index-wrapper.mobile-version .index-cta > a{width:100%;color:white;text-align:center;margin-top:0;display:flex;justify-content:center;background-image:none;}.plnt-btn-pink.with-arrow{background-image:url("/resources/icons/sharp-arrow-pointing-right.svg");background-position:94% center;background-repeat:no-repeat;background-size:12px;}.coh-container-boxed.custom-container-wrap{margin:0 auto;max-width:92rem;padding:0 16px;width:100%;}.menu-container.coh-style-menu-container .coh-get-in-touch .coh-get-in-touch-button:after{display:none;}.search-block{height:272px;background:#000;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;}.search-block h2{color:#fff;font-size:32px;line-height:40px;font-weight:600;margin-bottom:32px;}.search-wrap input{width:100%;height:56px;border-radius:48px;background:#fff;padding:8px 8px 8px 28px;border:none;font-size:20px;font-weight:300;}.search-wrap input:focus{border:2px solid #e00083;border-radius:50px;}.search-wrap input::placeholder{color:#979797;}.search-wrap{max-width:646px;width:100%;position:relative;}.search-wrap .search-icon img{max-width:30px;width:30px;height:30px;}.search-wrap .search-icon{height:44px;width:44px;position:absolute;right:5px;top:5px;background:#000;border-radius:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;}.menu-container.coh-style-menu-container .coh-get-in-touch .coh-get-in-touch-button{border-radius:56px;background:#e00083 !important;display:flex;padding:12px 20px;font-size:16px;height:auto;min-width:auto;}.white-bg.coh-ce-cpt_planet_header-805a5683 .coh-get-in-touch{filter:unset;margin-left:26px;}.links-listing-block h4{font-size:24px;font-weight:600;margin-bottom:18px;}.links-listing-block ul li,.sidebar-block .links-listing-block .views-row{list-style:none;margin:13px 0;}.links-listing-block ul li a,.sidebar-block .links-listing-block .views-row a,.sidebar-block .links-listing-block header a{font-size:16px;font-weight:600;line-height:20px;text-decoration:none;padding:5px 0 5px 12px;display:block;transition:0.3s all;border-left:2px solid transparent;color:black;}.sidebar-block .links-listing-block{padding:0;}.sidebar-block .links-listing-block .views-row a.active,.links-listing-block ul li a.active{border-color:rgba(224,0,131,1);}.links-listing-block ul{padding:0;margin-top:15px;}.links-listing-block ul li a:hover,.sidebar-block .links-listing-block .views-row a:hover{color:rgba(224,0,131,1);}.menu-container .coh-container.cta-wrapper{display:flex;align-items:center;}.cards-grid .card-wrap{border:1px solid rgba(209,209,209,1);border-radius:8px;padding:24px;}.cards-grid .card-wrap img{margin-bottom:25px;}.cards-grid .card-wrap h6{font-size:14px;font-weight:600;text-transform:uppercase;border-left:4px solid rgba(224,0,131,1);padding:3px 0 3px 15px;margin-bottom:10px;}.cards-grid .card-wrap h4,.cards-grid .card-wrap h4 a{font-size:24px;color:#202020;font-weight:600;margin-bottom:15px;}.cards-grid .card-wrap p{color:rgba(32,32,32,1);font-size:16px;line-height:22px;font-weight:300;}.cards-grid .card-wrap .btn-row{margin-top:20px;float:left;}.cards-grid .card-wrap .btn-row:last-child{float:left;margin-top:18px;}.cards-grid .card-wrap .btn-row + .btn-row{margin-left:0;float:right;}.cards-grid .card-wrap .btn-row:last-child a.download-btn img{margin-bottom:0;}body .btn-black{background:rgba(32,32,32,1);color:#fff;display:inline-block;text-decoration:none;font-size:16px;font-weight:700;padding:12px 20px;border-radius:46px;}body .download-btn{text-decoration:none;color:rgba(0,113,222,1);font-size:16px;font-weight:600;display:flex;padding:12px 0px;align-items:center;gap:8px;}.main-info-wrap{padding:35px 0 60px;}.coh-row-inner.main-info-wrap,.coh-container.main-info-wrap{padding-top:70px;max-width:1280px;margin:auto;}.cards-grid .card-wrap .icon-row{margin-bottom:25px;}.cards-grid .card-wrap .icon-row img{max-width:36px;}.cards-grid{display:grid;grid-template-columns:1fr;gap:20px;}.need-help{border-radius:8px;border:1px solid #d1d1d1;background:#000;display:flex;width:280px;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:24px;}.browse-product{border-radius:8px;border:1px solid #d1d1d1;background:#fff;display:flex;width:280px;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:24px;}.need-help img[alt="audible-icon"],.browse-product img[alt="bulb-icon"]{width:35px;height:35px;}.need-help *{color:#fff;}.browse-product *{color:#000;}.need-help h4,.browse-product h4{font-size:24px;font-weight:600;line-height:30px;}.need-help p,.browse-product p{font-size:16px;font-weight:300;line-height:22px;}.need-help a,.browse-product a{font-size:16px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex;align-items:center;gap:27.49px;padding:6px 0;}.need-help a{color:#fff;}.browse-product a{color:#000;}.need-help a img[alt="angle-right"],.browse-product a img[alt="angle-right"]{width:9.01px;height:17.01px;}.sidebar-block h6{color:#202020;font-size:16px;font-weight:600;line-height:20px;margin-bottom:28px;}.sidebar-block h6 a{color:#202020;font-size:16px;font-weight:600;line-height:20px;}.see-more{margin-bottom:30px;padding-left:16px;}.see-more a{display:flex;align-items:center;gap:23.49px;text-decoration:none;font-size:16px;line-height:20px;font-weight:600;color:#0071de;}.see-more a img{width:17.01px;height:9.01px;object-fit:contain;}.product-heading-desc{margin-bottom:48px;}.product-list .list-block{margin-bottom:24px;}.pro-list-desc{display:flex;align-items:center;gap:16px;}.product-list .list-block h4{color:#202120;font-size:24px;font-weight:600;line-height:30px;margin-bottom:8px;}.product-list .list-block p{color:#202120;font-size:16px;font-weight:300;line-height:22px;}.product-heading-desc h3{color:#202120;font-size:32px;font-weight:600;line-height:40px;margin-bottom:16px;}.product-heading-desc p{color:#202020;font-size:16px;font-weight:300;line-height:22px;}.product-list h4{color:#202020;font-size:24px;font-weight:600;line-height:30px;margin-bottom:24px;}.product-list{margin-bottom:32px;}.product-list ol li{color:#202020;font-size:16px;font-weight:300;line-height:22px;}.card-wrap-main{margin-bottom:24px;}.card-wrap-main h4{color:#202020;font-size:24px;font-weight:600;line-height:30px;margin-bottom:24px;}.accordion{padding-top:8px;}.accordion h3{color:#202020;font-size:32px;font-weight:600;line-height:40px;margin-bottom:5px;}.accordion .panel .panel-heading h4.panel-title{padding-bottom:15px;position:relative;}.accordion .panel{border-bottom:1px solid #d1d1d1;padding:16px 0;}.accordion .panel-body{color:#202020;font-size:16px;font-weight:300;line-height:22px;}.accordion .panel .panel-heading h4.panel-title:after{content:"";background-image:url(/resources/icons/plus-icon.png);background-size:20px;width:20px;height:20px;position:absolute;right:0;top:5px;}.accordion .panel-heading h4 a{color:#202020;font-size:24px;font-weight:600;line-height:30px;text-decoration:none;}.tab-heading{text-align:center;padding-bottom:15px;margin-top:56px;}.tab-heading h5{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px;}.support-tabs .tabs{display:inline-block;border-radius:40px;border:2px solid #e00083;background:#fff;margin-bottom:0;}.support-tabs .tabs a.active{border-radius:56px;background:#202020;color:#fff;border-color:#202020;border:2px solid #202020;margin:-2px;}.support-tabs .tabs a{color:#202020;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:20px;text-decoration:none;display:inline-block;padding:8px 24px;}.tab-heading h3{color:#202020;text-align:center;font-size:32px;font-weight:600;line-height:40px;margin-bottom:16px;}.tab-heading p{color:#202020;text-align:center;font-size:20px;font-weight:300;line-height:28px;}.support-list .list-box{width:100%;}.support-list .list-box > .views-row{width:25%;float:left;margin-bottom:30px;}.support-list .list-box span{color:#000;font-size:19px;font-weight:600;line-height:20px;display:block;margin-bottom:8px;}.support-list .list-box a{text-decoration:none;color:#000;font-size:19px;font-weight:300;line-height:22px;word-break:break-all;}.plant-resources-wrapp form.views-exposed-form{display:none;}.sidebar-block header h4{font-size:24px;font-weight:600;}.sidebar-block{padding-top:35px;}.coh-accordion-tabs .coh-accordion-tabs-content-wrapper h4.coh-accordion-title{margin:0;}.coh-container.cards-grid:before,.cards-grid .card-wrap::after{display:none;}.tab-heading .coh-wysiwyg{width:100%;align-items:center;}.support-list .list-box form{display:none;}.coh-column.cards-grid.coh-col-xl{padding:0;}.coh-style-planet-link-button-pink{font-family:'TT Commons',sans-serif;}.coh-row-inner.tab-heading{gap:48px;}footer *{font-family:'TT Commons',sans-serif !important;}.accordion.product-wrapp-accordion .coh-accordion-title a:after{content:"";background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/plus--icon.png);width:20px;height:20px;background-size:20px;position:absolute;right:0;top:5px;transition:all 0.3s;}.accordion.product-wrapp-accordion .coh-accordion-title.is-active a:after{transform:rotate(225deg);font-family:unset;}#homepage_language_modal_desc{padding:96px 32px 0 32px;}#homepage_language_modal_desc img{width:100%;border-radius:8px;}#homepage_language_modal_desc h3{font-size:32px;line-height:40px;font-weight:600;text-align:center;margin-top:56px;margin-bottom:16px;}#homepage_language_modal_desc p{text-align:center;font-size:20px;line-height:28px;font-weight:300;}.lang-btn-wrap{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:56px;margin-bottom:56px;}.lang-btn-wrap a.default_language_sel.btn{border-radius:56px;border:2px solid #e00083;color:#202020;text-align:center;font-size:16px;font-weight:700;line-height:20px;padding:16px 24px;position:relative;padding-left:37px;}.default-user-Portal-logo{background:url(/modules/custom/planet_sitestudio_custom_elements/images/Icon-portal.png) no-repeat;height:50px;margin-bottom:25px;}.default-user-Training-logo{background:url(/modules/custom/planet_sitestudio_custom_elements/images/Icon-training.png) no-repeat;height:50px;margin-bottom:25px;}.default-user-Guide-logo{background:url(/modules/custom/planet_sitestudio_custom_elements/images/Icon-userguide.png) no-repeat;height:50px;margin-bottom:25px;}.lang-btn-wrap a.default_language_sel.btn:before{content:"";background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/united-kingdom.png);width:15px;height:15px;background-size:15px;position:absolute;right:auto;top:18px;left:18px;}.product-list > div{margin-left:15px;}.product-list > div div{display:list-item;list-style:auto;margin-bottom:10px;}.product-heading-desc + .product-list{font-weight:300;}.sidebar-block .coh-inline-element h4.coh-heading{font-size:24px;font-weight:600;}.sidebar-cst-blocks .dark-theme{background:#000;padding:15px 15px;margin-top:30px;border-radius:8px;}.sidebar-cst-blocks .dark-theme h3{font-size:24px;color:#fff;font-weight:600;margin-top:5px;}.sidebar-cst-blocks .dark-theme p{font-size:16px;font-weight:300;color:#fff;margin:12px 0 20px 0;}.sidebar-cst-blocks .dark-theme a{display:inline-flex;font-size:16px;font-weight:600;color:#fff;}.sidebar-cst-blocks .dark-theme a img{margin-left:20px;}.sidebar-cst-blocks .light-theme{border:1px solid #d1d1d1;padding:15px 15px;margin-top:5px;border-radius:8px;margin-bottom:20px;}.sidebar-cst-blocks .light-theme h3{font-size:24px;color:#000;font-weight:600;margin-top:5px;}.sidebar-cst-blocks .light-theme p{font-size:16px;font-weight:300;color:#000;margin:12px 0 20px 0;}.sidebar-cst-blocks .light-theme a{display:inline-flex;font-size:16px;font-weight:600;color:#000;}.sidebar-cst-blocks .light-theme a img{margin-left:20px;}.product-list .list-block .pro-list-desc{display:inline-flex;}.product-list .list-block p a{color:#202120;text-decoration:underline;}.links-listing-block ul li.more{font-size:16px;font-weight:600;color:#0071de;cursor:pointer;display:inline-flex;align-items:center;flex-direction:row-reverse;position:relative;padding-right:40px;}.links-listing-block ul li.more img{margin-left:20px;position:absolute;right:0;top:3px;}.links-listing-block ul li.less img{margin-left:20px;transform:rotate(180deg);}.search-result-head h3{font-size:32px;font-weight:600;margin-bottom:35px;}.training-path-wrap > div > div,.technical-doc-wrap > div > div{margin-bottom:20px;display:flex;}.training-path-wrap > div > div > article,.technical-doc-wrap > div > div > article{display:flex;}.training-path-wrap > div > div > article > .coh-container > .coh-row,.technical-doc-wrap > div > div article > .coh-container > .coh-row{display:flex;}.training-path-wrap > div > div > article > .coh-container,.technical-doc-wrap > div > div article > .coh-container{display:flex;}.training-path-wrap > div > div > article > .coh-container > .coh-row > .coh-row-inner > .cards-grid,.technical-doc-wrap > div > div article > .coh-container > .coh-row > .coh-row-inner > .cards-grid{display:flex;}.menu-left-sidebar{margin-top:20px;}.menu-left-sidebar h2{font-size:24px;font-weight:600;margin-bottom:20px;}.menu-left-sidebar li a{font-size:16px;font-weight:600;color:#000;}.menu-left-sidebar li a:hover{color:rgba(224,0,131,1);}.menu-left-sidebar ul{padding-left:15px;}body .support-list .list-box > .views-row{width:100%;margin-bottom:0;}.support-list .list-box{width:100%;display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr;}.support-list #block-views-block-email-contacts-terms-block-4 .list-box{grid-template-columns:1fr 1fr;}.default-user-Guide-logo,.default-user-Portal-logo,.default-user-Training-logo{color:#fff;height:50px;width:50px;}.technical-doc-wrap > div,.training-path-wrap > div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;}.technical-doc-wrap .cards-grid,.training-path-wrap .cards-grid{display:block;}.lang-btn-wrap a.btn-black{padding:16px 24px;border:2px solid #202020;line-height:20px;padding-left:37px;position:relative;}.lang-btn-wrap a.btn-black:before{content:"";width:15px;height:15px;background-size:15px;position:absolute;right:auto;top:18px;left:18px;}.lang-btn-wrap a.lang-en:before{background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/united-kingdom.png);}.lang-btn-wrap a.lang-es:before{background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/spanish.png);}.lang-btn-wrap a.lang-it:before{background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/italy.png);}.lang-btn-wrap a.lang-fr.btn-black:before{background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/france.png);}.lang-btn-wrap a.lang-de.btn-black:before{background-image:url(/modules/custom/planet_sitestudio_custom_elements/images/de.png);}.cards-grid .coh-wysiwyg{justify-content:space-between;flex-direction:row;}.coh-style-primary-dark-atom- input{color:#fff;}@media (max-width:575px){.need-help,.browse-product{width:100%;}.support-list{grid-template-columns:1fr;}.support-list.email-list{grid-template-columns:1fr;}.support-tabs .tabs a{padding:8px 14px;font-size:15px;}}@media (min-width:768px){.main-info-wrap{display:flex;padding-left:16px;padding-right:16px;}.sidebar-block,.coh-column.coh-visible-xl.coh-col-xl-3{width:280px;max-width:280px;flex:0 0 280px;padding-top:0px;}.coh-row-xl > .coh-row-inner > .coh-column.coh-col-xl.coh-col-xl-push-0.coh-col-xl-pull-0.coh-col-xl-offset-0{width:calc(100% - 280px);padding:0;}.main-info-wrap .right-content-block{width:100%;}.product-heading-desc{max-width:646px;}.product-list{max-width:694px;}.mobile-content{display:none;}.search-wrap{min-width:646px;}.support-list.email-list .list-box .views-row{width:100%;margin-bottom:7px;}}@media (min-width:992px) and (max-width:1199px){body .support-list .list-box > .views-row{width:100%;float:left;}}@media (max-width:991px){body .support-list .list-box > .views-row{width:100%;float:left;}.support-list .list-box{grid-template-columns:1fr 1fr;}.search-result-head{display:none;}.cards-grid.coh-ce-a2d07d4a{grid-template-columns:1fr;}.support-list .list-box > .views-row{width:50%;float:left;}}@media (max-width:767px){.support-list .list-box{grid-template-columns:1fr;}.coh-container-boxed .coh-container-boxed{padding:0;}.desktop-content{display:none;}.product-heading-desc h3{font-size:24px;line-height:30px;}.sidebar-block{width:100%;max-width:100%;flex:0 0 100%;}.main-info-wrap.coh-ce-56326777{gap:0;}.support-list .list-box > .views-row{width:100%;float:left;}.tab-heading p{font-size:16px;line-height:22px;}.coh-row-inner.tab-heading .coh-col-xl-offset-0{min-height:auto;}.coh-row-inner.tab-heading{gap:16px;flex-direction:column-reverse;padding-bottom:24px;}.coh-row-inner.main-info-wrap{padding-top:0;}.coh-row-inner.main-info-wrap .sidebar-block{padding-top:0;}.coh-row-inner.main-info-wrap .coh-column.coh-visible-xl.coh-col-xl-3{width:100%;max-width:100%;flex:0 0 100%;padding-top:30px;}.coh-row-inner.tab-heading h5.coh-heading{display:none;}}@media (min-width:992px){.cards-grid{grid-template-columns:1fr 1fr 1fr;}}@media (min-width:576px) and (max-width:991px){.support-list{grid-template-columns:1fr 1fr !important;}.support-list.email-list{grid-template-columns:1fr;}}@media (min-width:1200px) and (max-width:1499px){body .btn-black{padding:12px 15px;font-size:15px;}}@media (min-width:992px) and (max-width:1199px){.cards-grid,.technical-doc-wrap > div,.training-path-wrap > div{grid-template-columns:1fr 1fr !important;}.support-list .list-box > .views-row{width:33.33%;float:left;}}.pre-heading-hero-bleed{justify-content:flex-start;}.case-studies__card .views-field.views-field-fieldset-1{display:none;}.coh-style-case-studies-cards{height:auto !important;}
.html-custom-page .coh-row-bleed-xl .coh-column .coh-inline-element{height:100%;background-repeat:no-repeat;background-size:auto;background-position:center;}#form-50-50{display:none;}.html-custom-page article div div div.coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-link.coh-style-primary-light-button{margin-top:16px}.html-custom-page #form-50-50{display:none !important}.html-custom-page div.coh-container.card-heading-and-sub-text-container{height:100% !important;}.html-custom-page .coh-container-image-50{display:flex;flex-direction:Row-reverse;height:auto;}.html-custom-page .coh-container.match-height.match-height-desktop.match-height-tablet.coh-style-container-theme---light-1{height:100% !important;}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-link{margin-right:12px}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-link.coh-style-secondary-outlined-atom-{display:none}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-heading{margin-bottom:16px}.html-custom-page article > div > div > div:nth-child(1) .coh-container .pre-heading-hero-bleed{padding-bottom:16px !important}@media (max-width:1023px){.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .coh-container .coh-container .coh-container{padding:16px 0}.html-custom-page .coh-style-container-theme---black .coh-style-e50{margin-top:20px;}}@media (min-width:1024px){.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .coh-container .coh-container .coh-container{padding-right:24px;}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-container-boxed > .coh-container{padding-right:64px}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-container-boxed{width:50%;height:100%;display:flex;align-content:center;align-items:center;margin-left:4rem;margin-right:4rem}}.html-custom-page article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .coh-container .coh-container .coh-container{width:100%;padding-bottom:32px;}.html-custom-page article > div > div > div:nth-child(1) .coh-heading{font-family:'TT Commons';font-weight:600;font-size:2.875rem;line-height:3rem;letter-spacing:0.065625rem;}.html-custom-page article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-repeat:no-repeat;background-position:center;background-size:cover;}.html-custom-page .coh-style-container-theme---black .card-with-icon-title-and-text .coh-wysiwyg p,.coh-style-container-theme---black .card-with-icon-title-and-text .coh-wysiwyg h4{line-height:22px;}.html-custom-page .coh-style-container-theme---black .card-with-icon-title-and-text .coh-link::after{content:"\E870";font-family:"Fontello";margin-left:16px;font-size:24px;position:absolute;margin-top:-4px;}.html-custom-page .coh-style-container-theme---black .card-with-icon-title-and-text .coh-link{font-weight:600;margin-top:16px}.html-custom-page .coh-container.animated .slide-track > .coh-column{display:inline-block}.html-custom-page .coh-container.animated .slide-track{width:100% !important;height:auto;display:inline;overflow:hidden;position:relative;}.html-custom-page .coh-container.animated{width:100% !important}.html-custom-page .coh-style-padding-left-right---small{text-align:left;height:20rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(224,0,130,1);background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;padding-top:80px;padding-bottom:80px;}.html-custom-page .coh-style-container-publications{display:none;}.html-custom-page-it-hotel-pms article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-hotel-pms article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-hotel-pms article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-hotel-pms article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-hotel-pms article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2022-11/hospitality-solutions-01.jpg');}.html-custom-page-it-hotel-pms article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-hotel-pms article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-pms article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hotel-pms article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-pms article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/pms-operations_0.svg');}.html-custom-page-it-hotel-pms article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-hotel-pms article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-pms article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hotel-pms article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-pms article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/protel-cloud-pms-technology_2.svg');}.html-custom-page-it-hotel-pms article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-hotel-pms article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-pms article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hotel-pms article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-pms article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/protel-cloud-pms-reconcilliation.svg');}.html-custom-page-it-hotel-pms article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-hotel-pms article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-pms article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hotel-pms article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-pms article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/protel-cloud-pms-experience_12.svg');}.html-custom-page-it-hotel-pms article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-hotel-pms article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-pms article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hotel-pms article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-pms article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/pms-integrations.svg');}.html-custom-page-es-motor-reservas-hotel article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-moteurs-reservation-hotels article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-sistemi-prenotazione-alberghiera article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-hotelbuchungsmaschine article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-hotel-booking-engine article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-03/hotel-booking-engine-direct.jpg');}.html-custom-page-es-motor-reservas-hotel article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-moteurs-reservation-hotels article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistemi-prenotazione-alberghiera article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotelbuchungsmaschine article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-booking-engine article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/hotel-booking-engine-set-up_2.svg');}.html-custom-page-es-motor-reservas-hotel article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-moteurs-reservation-hotels article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistemi-prenotazione-alberghiera article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotelbuchungsmaschine article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-booking-engine article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/hotel-booking-engine-customisation_0.svg');}.html-custom-page-es-motor-reservas-hotel article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-moteurs-reservation-hotels article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistemi-prenotazione-alberghiera article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotelbuchungsmaschine article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hotel-booking-engine article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/hotel-booking-engine-secure_0.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-order-management-system article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-sistema-gestione-ordini-omnicanale article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-auftragsverwaltungssystem article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-order-management-system article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-04/international-shopper-blog.jpg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/click-and-collect-store-pick-up.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/click-and-collect-availability.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/click-and-collect-integration_0.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/oms-choice.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/oms-reporting_0.svg');}.html-custom-page-es-sistema-omnicanal-gestion-pedidos article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-order-management-system article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-sistema-gestione-ordini-omnicanale article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-auftragsverwaltungssystem article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-order-management-system article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/oms-convert.svg');}.html-custom-page-es-pagos-online article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-paiements-en-ligne article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-pagamenti-online article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-online-zahlung article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-online-payments article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2023-10/online-payments-platform.jpg');}.html-custom-page-es-pagos-online article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-en-ligne article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-online article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-online-zahlung article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-online-payments article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/online-payments-gateway_2.svg');}.html-custom-page-es-pagos-online article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-en-ligne article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-online article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-online-zahlung article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-online-payments article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/online-payments-flexibility_0.svg');}.html-custom-page-es-pagos-online article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-en-ligne article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-online article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-online-zahlung article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-online-payments article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/online-payments-checkout_1.svg');}.html-custom-page-es-pagos-online article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-en-ligne article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-online article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-online-zahlung article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-online-payments article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-11/online-payments-spend_2.svg');}.html-custom-page-es-pagos-online article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-en-ligne article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-online article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-online-zahlung article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-online-payments article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-12/online-payments-reporting_0.svg');}.html-custom-page-es-pagos-en-persona article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-paiements-magasin article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-pagamenti-di-persona article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-personliche-zahlungen article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-in-person-payments article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-01/in-person-payments-acceptance.jpg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20IPP-1.svg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-options.svg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-gateway.svg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-software.svg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-partnership_0.svg');}.html-custom-page-es-pagos-en-persona article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-magasin article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-di-persona article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-personliche-zahlungen article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-in-person-payments article div div div:nth-child(10).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-10/in-person-payments-offline.svg');}.html-custom-page-es-dcc article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-dcc article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-dcc article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-dcc article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-dcc article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2023-10/Dynamic%20Currency%20Conversion.jpg');}.html-custom-page-es-dcc article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-dcc article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-dcc article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-dcc article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-dcc article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/DCC%20currencies%20available.svg');}.html-custom-page-es-dcc article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-dcc article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-dcc article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-dcc article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-dcc article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/DCC%20income.svg');}.html-custom-page-es-dcc article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-dcc article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-dcc article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-dcc article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-dcc article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/DCC%20eliminate%20risk.svg');}.html-custom-page-es-dcc article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-dcc article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-dcc article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-dcc article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-dcc article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/DCC%20customer%20love.svg');}.html-custom-page-es-retail article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-retail article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-retail article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-einzelhandel article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-retail article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2023-04/HIOPOS%20Planet%20partners%20retail%202.png');}.html-custom-page-es-retail article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-retail article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-retail article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-einzelhandel article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-retail article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20Retail_2_1.svg');}.html-custom-page-es-retail article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-retail article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-retail article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-einzelhandel article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-retail article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20Retail_3.svg');}.html-custom-page-es-retail article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-retail article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-retail article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-einzelhandel article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-retail article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20Retail_4.svg');}.html-custom-page-es-hosteleria article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-hospitalite article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-hospitality article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-hotel-und-gastgewerbe article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-hospitality article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-03/Adv%20-%20Hospitality.jpg');}.html-custom-page-es-hosteleria article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hospitalite article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-hospitality article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-und-gastgewerbe article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hospitality article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-10/pms-operations.svg');}.html-custom-page-es-hosteleria article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hospitalite article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-hospitality article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-und-gastgewerbe article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hospitality article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-03/Adv%20-%20Hospitality_Amaze_0.svg');}.html-custom-page-es-hosteleria article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hospitalite article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-hospitality article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-und-gastgewerbe article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hospitality article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-03/Adv%20-%20Hospitality_Integrate_0.svg');}.html-custom-page-es-hosteleria article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-hospitalite article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-hospitality article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-hotel-und-gastgewerbe article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-hospitality article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20Hospitality-1.svg');}.html-custom-page-es-viajes-transporte article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-voyage article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-viaggio article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-reisen article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-travel article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-06/Adv%20-%20Travel_1.jpg');}.html-custom-page-es-viajes-transporte article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-voyage article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-viaggio article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-reisen article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-travel article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/Adv%20-%20Travel_2_0.svg');}.html-custom-page-es-viajes-transporte article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-voyage article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-viaggio article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-reisen article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-travel article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/Adv%20-%20Travel_3_0.svg');}.html-custom-page-es-viajes-transporte article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-voyage article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-viaggio article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-reisen article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-travel article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-06/Adv%20-%20Travel_4_0.svg');}.coh-container-image-50 .coh-container{background-size:cover;background-repeat:no-repeat;background-position:center;width:50%;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/spp-gateway.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/check-out-solutions_0.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2024-04/PAX-A920-mobile-terminal.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/pay-by-link.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/payment-methods-cards-m.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/fraud-prevention_0.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-a63b23d7-706e-4cf1-ba1a-7398170434bb .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/currency-conversion-flow-m_0.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-fedda788-33b1-4181-8ebd-ceccdac402b8 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/in-store_0.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-fedda788-33b1-4181-8ebd-ceccdac402b8 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2024-03/online.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-fedda788-33b1-4181-8ebd-ceccdac402b8 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/omnichannel.jpg.webp);height:auto;}.html-custom-page .ssa-component-instance-fedda788-33b1-4181-8ebd-ceccdac402b8 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/unattended.jpg.webp);height:auto;}.html-custom-page-payments .coh-row-inner.media-left .column-2,.html-custom-page-es-pagos .coh-row-inner.media-left .column-2,.html-custom-page-fr-paiements .coh-row-inner.media-left .column-2,.html-custom-page-it-pagamenti .coh-row-inner.media-left .column-2,.html-custom-page-de-zahlungen .coh-row-inner.media-left .column-2{background-image:url('/sites/default/files/styles/webp/public/2022-11/payments-platform-loyalty.jpg.webp');}.html-custom-page.html-custom-page-payments .coh-hero-full-width,.html-custom-page.html-custom-page-es-pagos .coh-hero-full-width,.html-custom-page.html-custom-page-fr-paiements .coh-hero-full-width,.html-custom-page.html-custom-page-it-pagamenti .coh-hero-full-width,.html-custom-page.html-custom-page-de-zahlungen .coh-hero-full-width{height:667px;background-image:url('/sites/default/files/styles/webp/public/2022-11/payments-hero.jpg.webp');}.html-custom-page-vat-refund .coh-zero > .coh-container,.html-custom-page-es-devolucion-iva .coh-zero > .coh-container,.html-custom-page-fr-remboursement-tva .coh-zero > .coh-container,.html-custom-page-it-rimborso-iva .coh-zero > .coh-container,.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-zero > .coh-container{background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-experiences.jpg.webp);background-size:cover;background-position:center;}.html-custom-page-vat-refund .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-vat-refund .coh-hero-5050,.html-custom-page-es-devolucion-iva .coh-hero-5050,.html-custom-page-fr-remboursement-tva .coh-hero-5050,.html-custom-page-it-rimborso-iva .coh-hero-5050,.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-hero-5050{display:flex;flex-direction:row-reverse;}.html-custom-page-vat-refund .coh-zero > .coh-container,.html-custom-page-es-devolucion-iva .coh-zero > .coh-container,.html-custom-page-fr-remboursement-tva .coh-zero > .coh-container,.html-custom-page-it-rimborso-iva .coh-zero > .coh-container,.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-zero > .coh-container{height:100%;}.html-custom-page-vat-refund .coh-zero,.html-custom-page-es-devolucion-iva .coh-zero,.html-custom-page-fr-remboursement-tva .coh-zero,.html-custom-page-it-rimborso-iva .coh-zero,.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-zero{width:50%;}.html-custom-page-vat-refund .coh-zero > .coh-container,.html-custom-page-es-devolucion-iva .coh-zero > .coh-container,.html-custom-page-fr-remboursement-tva .coh-zero > .coh-container,.html-custom-page-it-rimborso-iva .coh-zero > .coh-container,.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-zero > .coh-container{background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-experiences.jpg.webp);}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-kiosk.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-shopping.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-self-service.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-integrated_1.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-retail.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-pos.jpg.webp);height:auto;}.html-custom-page-vat-refund .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-devolucion-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-remboursement-tva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-rimborso-iva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-mehrwertsteuer-ruckerstattung .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/tax-free-all-in-one_1.jpg.webp);height:auto;}.html-custom-page .coh-image.card-image{border-radius:200px;}.path-frontpage #mep_0{width:100% !important;height:100% !important;max-width:none;max-height:none;}.path-frontpage #mep_0 video{height:100% !important;width:100% !important}.path-frontpage section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading{text-align:center;}.path-frontpage section.section-container .coh-row-xl .coh-row-inner > .coh-column{background:white;color:black;height:auto;max-width:none;}.path-frontpage section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *{color:black;}.path-frontpage .coh-ce-cpt_50_50_title_text_and_image-9aae953f{display:none;}.path-frontpage #cards-tab-panel p.coh-style--body-xl---tt-commons-planet{display:none}.path-frontpage .media-left{flex-direction:row-reverse;}.html-custom-page-pci-proxy article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-cumplimiento-PCI article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-pci-proxy article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-pci-proxy article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-pci-proxy article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-07/Adv%20-%20PCI_1.jpg');}.html-custom-page-pci-proxy article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-cumplimiento-PCI article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pci-proxy article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pci-proxy article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pci-proxy article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-07/Adv%20-%20PCI_3.svg');}.html-custom-page-pci-proxy article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-cumplimiento-PCI article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pci-proxy article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pci-proxy article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pci-proxy article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-07/Adv%20-%20PCI_4.svg');}.html-custom-page-pci-proxy article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-cumplimiento-PCI article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pci-proxy article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pci-proxy article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pci-proxy article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-07/Adv%20-%20PCI_5.svg');}.html-custom-page-in-app-payments article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-pagos-in-app article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-paiements-integres article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-pagamenti-in-app article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-in-app-zahlungen article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-01/in-person-payments-acceptance.jpg');}.html-custom-page-in-app-payments article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-08/Adv%20-%20IPP-1.svg');}.html-custom-page-in-app-payments article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-options.svg');}.html-custom-page-in-app-payments article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-gateway.svg');}.html-custom-page-in-app-payments article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-software.svg');}.html-custom-page-in-app-payments article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-01/in-person-payments-partnership_0.svg');}.html-custom-page-in-app-payments article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pagos-in-app article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-paiements-integres article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pagamenti-in-app article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-in-app-zahlungen article div div div:nth-child(9).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-10/in-person-payments-offline.svg');}.plnt-css-partners  .coh-hero-full-width,.plnt-css-partnerschaften .coh-hero-full-width{background-image:url('/sites/default/files/styles/webp/public/2022-11/partnerships-hero.jpg.webp');height:667px;background-size:cover;background-position:center;background-repeat:no-repeat;}.html-custom-page-unified-commerce .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-comercio-unificado .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-commerce-unifie .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-commercio-unificato .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-einheitlicher-handel .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-unified-commerce .coh-hero-5050,.html-custom-page-es-comercio-unificado .coh-hero-5050,.html-custom-page-fr-commerce-unifie .coh-hero-5050,.html-custom-page-it-commercio-unificato .coh-hero-5050,.html-custom-page-de-einheitlicher-handel .coh-hero-5050{display:flex;}.html-custom-page-unified-commerce .coh-zero,.html-custom-page-es-comercio-unificado .coh-zero,.html-custom-page-fr-commerce-unifie .coh-zero,.html-custom-page-it-commercio-unificato .coh-zero,.html-custom-page-de-einheitlicher-handel .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2022-11/unified-commerce-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page .coh-lazy-loading,.html-custom-page .coh-lazy-loaded{display:none;}.html-custom-page-unified-commerce .coh-lazy-loading,.html-custom-page-es-comercio-unificado .coh-lazy-loading,.html-custom-page-fr-commerce-unifie .coh-lazy-loading,.html-custom-page-it-commercio-unificato .coh-lazy-loading,.html-custom-page-de-einheitlicher-handel .coh-lazy-loading{display:none;}.html-custom-page-hotel-networking .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-hotel-networking .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-hotel-networking .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-hotel-networking .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-hotel-netzwerke .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-hotel-networking .coh-hero-5050,.html-custom-page-es-hotel-networking .coh-hero-5050,.html-custom-page-fr-hotel-networking .coh-hero-5050,.html-custom-page-it-hotel-networking .coh-hero-5050,.html-custom-page-de-hotel-netzwerke .coh-hero-5050{display:flex;}.html-custom-page-hotel-networking .coh-zero,.html-custom-page-es-hotel-networking .coh-zero,.html-custom-page-fr-hotel-networking .coh-zero,.html-custom-page-it-hotel-networking .coh-zero,.html-custom-page-de-hotel-netzwerke .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2022-11/tv-networking-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page-security-compliance-fraud .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-seguridad-cumplimiento-fraude .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-securite-conformite-fraude .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-sicurezza-conformita-frode .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-betrug-bei-der-einhaltung-von-sicherheitsvorschriften .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-security-compliance-fraud .coh-hero-5050,.html-custom-page-es-seguridad-cumplimiento-fraude .coh-hero-5050,.html-custom-page-fr-securite-conformite-fraude .coh-hero-5050,.html-custom-page-it-sicurezza-conformita-frode .coh-hero-5050,.html-custom-page-de-betrug-bei-der-einhaltung-von-sicherheitsvorschriften .coh-hero-5050{display:flex;}.html-custom-page-security-compliance-fraud .coh-zero,.html-custom-page-es-seguridad-cumplimiento-fraude .coh-zero,.html-custom-page-fr-securite-conformite-fraude .coh-zero,.html-custom-page-it-sicurezza-conformita-frode .coh-zero,.html-custom-page-de-betrug-bei-der-einhaltung-von-sicherheitsvorschriften .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2023-01/security-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page-reconciliation .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-servicio-de-conciliacion .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-reconciliation .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-servizio-di-riconciliazione .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-reconciliation .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-reconciliation .coh-hero-5050,.html-custom-page-es-servicio-de-conciliacion .coh-hero-5050,.html-custom-page-fr-reconciliation .coh-hero-5050,.html-custom-page-it-servizio-di-riconciliazione .coh-hero-5050,.html-custom-page-de-reconciliation .coh-hero-5050{display:flex;}.html-custom-page-reconciliation .coh-zero,.html-custom-page-es-servicio-de-conciliacion .coh-zero,.html-custom-page-fr-reconciliation .coh-zero,.html-custom-page-it-servizio-di-riconciliazione .coh-zero,.html-custom-page-de-reconciliation .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2023-01/reconciliation-service.jpg.webp?itok=8dQ6Y-n7');width:100%;background-size:cover}.html-custom-page-tokenisation article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-tokenizacion article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-tokenisation article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-tokenizzazione article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-tokenisation article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2023-01/tokenisation-hero.jpg');}.html-custom-page-interactive-tv-hotels .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-interactive-tv-hotels .coh-hero-5050,.html-custom-page-es-tv-interactiva-hoteles .coh-hero-5050,.html-custom-page-fr-television-interactive-pour-les-hotels .coh-hero-5050,.html-custom-page-it-tv-interattiva .coh-hero-5050,.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-hero-5050{display:flex;}.html-custom-page .dx8-parallax{background:black;color:white;}.html-custom-page-interactive-tv-hotels .coh-zero:not(.dx8-parallax),.html-custom-page-es-tv-interactiva-hoteles .coh-zero:not(.dx8-parallax),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-zero:not(.dx8-parallax),.html-custom-page-it-tv-interattiva .coh-zero:not(.dx8-parallax),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-zero:not(.dx8-parallax){height:auto;background:url('/sites/default/files/styles/webp/public/2023-01/security-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-09/interactive-tv-advanced_0.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-variety.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-cast.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-personalised.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-remote.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-pms.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-central.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tv-interactiva-hoteles .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-television-interactive-pour-les-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-tv-interattiva .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-01/interactive-tv-dashboard.jpg.webp);height:auto;}.html-custom-page-interactive-tv-hotels .coh-row-bleed-xl .column-2,.html-custom-page-es-tv-interactiva-hoteles .coh-row-bleed-xl .column-2,.html-custom-page-fr-television-interactive-pour-les-hotels .coh-row-bleed-xl  .column-2,.html-custom-page-it-tv-interattiva .coh-row-bleed-xl  .column-2,.html-custom-page-de-interaktives-fernsehen-fuer-hotels .coh-row-bleed-xl .column-2{background-image:url(/sites/default/files/styles/webp/public/2022-11/hotel-technology.jpg.webp);}.html-custom-page-digital-signage .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-digital-signage .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-digital-signage .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-digital-signage .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-digital-signage .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-digital-signage .coh-hero-5050,.html-custom-page-es-digital-signage .coh-hero-5050,.html-custom-page-fr-digital-signage .coh-hero-5050,.html-custom-page-it-digital-signage .coh-hero-5050,.html-custom-page-de-digital-signage .coh-hero-5050{display:flex;}.html-custom-page-digital-signage .coh-zero,.html-custom-page-es-digital-signage .coh-zero,.html-custom-page-fr-digital-signage .coh-zero,.html-custom-page-it-digital-signage .coh-zero,.html-custom-page-de-digital-signage .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2023-02/ds-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ds-digital-sign_0.jpg.webp?itok=lWtm-Yy0);height:auto;}.html-custom-page-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ds-conference-guide_0.jpg.webp?itok=lyTWtT9n);height:auto;}.html-custom-page-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-digital-signage .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ds-cloud-service.jpg.webp?itok=F5fFNrd-);height:auto;}.html-custom-page-event-connectivity-manager .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-event-connectivity-manager .coh-hero-5050,.html-custom-page-es-event-connectivity-manager .coh-hero-5050,.html-custom-page-fr-event-connectivity-manager .coh-hero-5050,.html-custom-page-it-event-connectivity-manager .coh-hero-5050,.html-custom-page-de-event-connectivity-manager .coh-hero-5050{display:flex;}.html-custom-page-event-connectivity-manager .coh-zero,.html-custom-page-es-event-connectivity-manager .coh-zero,.html-custom-page-fr-event-connectivity-manager .coh-zero,.html-custom-page-it-event-connectivity-manager .coh-zero,.html-custom-page-de-event-connectivity-manager .coh-zero{height:auto;background:url('/sites/default/files/styles/webp/public/2023-06/ecm-hero.jpg.webp');width:100%;background-size:cover}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-event-connectivity.jpg.webp);height:auto;}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-conference-tool.jpg.webp);height:auto;}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-custom-setup.jpg.webp);height:auto;}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-time-based-events.jpg.webp);height:auto;}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-cloud-architecture.jpg.webp);height:auto;}.html-custom-page-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-event-connectivity-manager .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-06/ecm-port-grouping.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-merchant-acquiring .coh-hero-5050,.html-custom-page-es-merchant-acquiring .coh-hero-5050,.html-custom-page-fr-acquisitions-marchand .coh-hero-5050,.html-custom-page-it-merchant-acquiring .coh-hero-5050,.html-custom-page-de-merchant-acquiring .coh-hero-5050{display:flex;}.html-custom-page-merchant-acquiring .coh-zero,.html-custom-page-es-merchant-acquiring .coh-zero,.html-custom-page-fr-acquisitions-marchand .coh-zero,.html-custom-page-it-merchant-acquiring .coh-zero,.html-custom-page-de-merchant-acquiring .coh-zero{height:auto;width:100%;background-size:cover;background-image:url('/sites/default/files/styles/webp/public/2023-02/ma-hero.jpg.webp')}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-localised.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-pan-european.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-methods.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-contract.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-settlement.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(12) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-flexible.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(14) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-reconcilliation.jpg.webp);height:auto;}.html-custom-page-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-acquisitions-marchand .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-merchant-acquiring .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(16) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-02/ma-terminals.jpg.webp);height:auto;}.html-custom-page-internet-services .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-servicios-internet .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-services-internet .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-servizi-internet .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-internetdienste .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-internet-services .coh-hero-5050,.html-custom-page-es-servicios-internet .coh-hero-5050,.html-custom-page-fr-services-internet .coh-hero-5050,.html-custom-page-it-servizi-internet .coh-hero-5050,.html-custom-page-de-internetdienste .coh-hero-5050{display:flex;}.html-custom-page-internet-services .coh-zero,.html-custom-page-es-servicios-internet .coh-zero,.html-custom-page-fr-services-internet .coh-zero,.html-custom-page-it-servizi-internet .coh-zero,.html-custom-page-de-internetdienste .coh-zero{height:auto;width:100%;background-size:cover;background-image:url('/sites/default/files/styles/webp/public/2023-03/internet-services-hero_1.jpg.webp')}.html-custom-page-internet-services .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-servicios-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-services-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-servizi-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-internetdienste .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/internet-services-design.jpg.webp);height:auto;}.html-custom-page-internet-services .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-servicios-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-services-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-servizi-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-internetdienste .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/internet-services-minimise.jpg.webp);height:auto;}.html-custom-page-internet-services .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-servicios-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-services-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-servizi-internet .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-internetdienste .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/internet-services-prioritise.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-gift-cards .coh-hero-5050,.html-custom-page-es-tarjetas-regalo .coh-hero-5050,.html-custom-page-fr-cartes-cadeaux .coh-hero-5050,.html-custom-page-it-gift-cards .coh-hero-5050,.html-custom-page-de-geschenkkarten .coh-hero-5050{display:flex;}.html-custom-page-gift-cards .coh-zero,.html-custom-page-es-tarjetas-regalo .coh-zero,.html-custom-page-fr-cartes-cadeaux .coh-zero,.html-custom-page-it-gift-cards .coh-zero,.html-custom-page-de-geschenkkarten .coh-zero{height:auto;width:100%;background-size:cover;background-image:url('/sites/default/files/styles/webp/public/2023-03/gcm-hero_0.jpg.webp')}.html-custom-page-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-sell-online_0.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-global-reach_0.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-reporting_0.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-sell%20in-person_0.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-tarjetas-regalo .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-cartes-cadeaux .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-gift-cards .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-geschenkkarten .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-boost-sales_0.jpg.webp);height:auto;}.html-custom-page-gift-cards .coh-row-bleed-xl .media-left .column-2,.html-custom-page-es-tarjetas-regalo .coh-row-bleed-xl .media-left .column-2,.html-custom-page-fr-cartes-cadeaux .coh-row-bleed-xl .media-left .column-2,.html-custom-page-it-gift-cards .coh-row-bleed-xl .media-left .column-2,.html-custom-page-de-geschenkkarten .coh-row-bleed-xl .media-left .column-2{background-image:url(/sites/default/files/styles/webp/public/2023-03/gcm-fully-integrated_0.jpg.webp);}.html-custom-page-dashboard .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-dashboard .coh-hero-5050,.html-custom-page-es-panel-control .coh-hero-5050,.html-custom-page-fr-tableau-de-bord .coh-hero-5050,.html-custom-page-it-dashboard .coh-hero-5050,.html-custom-page-de-dashboard .coh-hero-5050{display:flex;}.html-custom-page-dashboard .coh-zero,.html-custom-page-es-panel-control .coh-zero,.html-custom-page-fr-tableau-de-bord .coh-zero,.html-custom-page-it-dashboard .coh-zero,.html-custom-page-de-dashboard .coh-zero{height:auto;width:100%;background-size:cover;background-image:url('/sites/default/files/styles/webp/public/2023-03/dashboard.jpg.webp?itok=zJkPC0Zk')}.html-custom-page-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/dashboard-customisation_0.jpg.webp);height:auto;}.html-custom-page-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/dashboard-brand-management_0.jpg.webp);height:auto;}.html-custom-page-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/dashboard-experience_0.jpg.webp);height:auto;}.html-custom-page-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/dashboard-monitoring_0.jpg.webp);height:auto;}.html-custom-page-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-panel-control .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-tableau-de-bord .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-dashboard .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(10) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/dashboard-benchmarking.jpg.webp);height:auto;}.html-custom-page-dashboard .coh-row-bleed-xl .media-left .column-2,.html-custom-page-es-panel-control .coh-row-bleed-xl .media-left .column-2,.html-custom-page-fr-tableau-de-bord .coh-row-bleed-xl .media-left .column-2,.html-custom-page-it-dashboard .coh-row-bleed-xl .media-left .column-2,.html-custom-page-de-dashboard .coh-row-bleed-xl .media-left .column-2{background-image:url(/sites/default/files/styles/webp/public/2023-01/placeholder_837x837_50-50.jpg.webp);}.html-custom-page-click-and-collect .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-es-click-and-collect .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-fr-click-collect .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-it-click-collect .coh-hero-5050 > .coh-container:nth-child(2),.html-custom-page-de-click-and-collect .coh-hero-5050 > .coh-container:nth-child(2){margin-left:10% !important;width:50% !important;}.html-custom-page-click-and-collect .coh-hero-5050,.html-custom-page-es-click-and-collect .coh-hero-5050,.html-custom-page-fr-click-collect .coh-hero-5050,.html-custom-page-it-click-collect .coh-hero-5050,.html-custom-page-de-click-and-collect .coh-hero-5050{display:flex;}.html-custom-page-click-and-collect .coh-zero,.html-custom-page-es-click-and-collect .coh-zero,.html-custom-page-fr-click-collect .coh-zero,.html-custom-page-it-click-collect .coh-zero,.html-custom-page-de-click-and-collect .coh-zero{height:auto;width:100%;background-size:cover;background-image:url('/sites/default/files/styles/webp/public/2023-03/click-and-collect.jpg.webp?itok=0E8Pzl54')}.html-custom-page-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/click-and-collect-plug-play_3.jpg.webp);height:auto;}.html-custom-page-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-03/click-and-collect-brand_1.jpg.webp);height:auto;}.html-custom-page-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-11/unified-commerce-touchpoints-m.jpg.webp);height:auto;}.html-custom-page-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-click-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-click-and-collect .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2022-12/unified-commerce-platform-m_1.jpg.webp);height:auto;}.html-custom-page-click-and-collect .coh-row-bleed-xl .media-left .column-2,.html-custom-page-es-click-and-collect .coh-row-bleed-xl .media-left .column-2,.html-custom-page-fr-click-collect .coh-row-bleed-xl .media-left .column-2,.html-custom-page-it-click-collect .coh-row-bleed-xl .media-left .column-2,.html-custom-page-de-click-and-collect .coh-row-bleed-xl .media-left .column-2{background-image:url(/sites/default/files/styles/webp/public/2023-03/integrated-payments-retail.jpg.webp);}.html-custom-page-card-machines-terminals article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-lectores-de-tarjetas-terminales article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-machines-a-cartes article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-lettori-e-terminali article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-karten-terminals article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url(/sites/default/files/2023-05/terminals-machines_0.jpg);}.html-custom-page-card-machines-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-lectores-de-tarjetas-terminales .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-machines-a-cartes .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-lettori-e-terminali .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-karten-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(2) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-05/terminals-countertop_0.jpg.webp);height:auto;}.html-custom-page-card-machines-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-lectores-de-tarjetas-terminales .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-machines-a-cartes .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-lettori-e-terminali .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-karten-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(4) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-05/terminals-mobile_1.jpg.webp);height:auto;}.html-custom-page-card-machines-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-lectores-de-tarjetas-terminales .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-machines-a-cartes .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-lettori-e-terminali .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-karten-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(6) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-05/terminals-unattended_1.jpg.webp);height:auto;}.html-custom-page-card-machines-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-es-lectores-de-tarjetas-terminales .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-fr-machines-a-cartes .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-it-lettori-e-terminali .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2),.html-custom-page-de-karten-terminals .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content:nth-child(8) .coh-container-image-50 .coh-container:nth-child(2){background-image:url(/sites/default/files/styles/webp/public/2023-05/cegid-platform.jpg.webp);height:auto;}.html-custom-page-card-machines-terminals .coh-row-bleed-xl .media-left .column-2,.html-custom-page-es-lectores-de-tarjetas-terminales .coh-row-bleed-xl .media-left .column-2,.html-custom-page-fr-machines-a-cartes .coh-row-bleed-xl .media-left .column-2,.html-custom-page-it-lettori-e-terminali .coh-row-bleed-xl .media-left .column-2,.html-custom-page-de-karten-terminals .coh-row-bleed-xl .media-left .column-2{background-image:url(/sites/default/files/styles/webp/public/2023-05/integrated-payments-hpy.jpg.webp);background-size:cover}.html-custom-page-mobile-payment-terminals article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-terminales-pago-moviles article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-terminaux-paiement-mobile article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-terminali-pagamento-mobili article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-mobile-zahlungsterminals article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-04/mobile-terminals.jpg');background-size:cover;}.html-custom-page-mobile-payment-terminals article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-moviles article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-paiement-mobile article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-pagamento-mobili article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-mobile-zahlungsterminals article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/mobile-terminal-pax.jpg');background-size:cover;}.html-custom-page-mobile-payment-terminals article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-moviles article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-paiement-mobile article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-pagamento-mobili article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-mobile-zahlungsterminals article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-03/Desk5000-ActionShot-2x.jpeg');background-size:cover;}.html-custom-page-mobile-payment-terminals article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-moviles article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-paiement-mobile article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-pagamento-mobili article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-mobile-zahlungsterminals article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/mobile-terminals-set-up_1.jpg');background-size:cover;}.html-custom-page-pay-by-link article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-pay-by-link article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-pay-by-link article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-pay-by-link article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-pay-by-link article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-02/pay-by-link.jpg');background-size:cover;}.html-custom-page-pay-by-link article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pay-by-link article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pay-by-link article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pay-by-link article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pay-by-link article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/PBL%20empower%20business.svg');background-size:cover;}.html-custom-page-pay-by-link article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pay-by-link article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pay-by-link article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pay-by-link article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pay-by-link article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/PBL%20enhanced%20security.svg');background-size:cover;}.html-custom-page-pay-by-link article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-pay-by-link article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-pay-by-link article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-pay-by-link article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-pay-by-link article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2023-10/PBL%20generate%20QR.svg');background-size:cover;}.html-custom-page-terminals-unattended article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-terminali-non-presidiati article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-terminales-pago-desatendido article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-terminaux-sans-surveillance article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-terminals-unbeaufsichtigt article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2022-11/unattended.jpg');background-size:cover;}.html-custom-page-terminals-unattended article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-non-presidiati article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-desatendido article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-sans-surveillance article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-terminals-unbeaufsichtigt article div div div:nth-child(4).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-02/im30-in-situ1.png');background-size:cover;}.html-custom-page-terminals-unattended article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-non-presidiati article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-desatendido article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-sans-surveillance article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-terminals-unbeaufsichtigt article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/unattended_parking_lot_kiosk-edit%201.jpg');background-size:cover;}.html-custom-page-terminals-unattended article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-non-presidiati article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-desatendido article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-sans-surveillance article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-terminals-unbeaufsichtigt article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/cVEND%20by%20FEIG.jpg');background-size:cover;}.html-custom-page-terminals-unattended article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-non-presidiati article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-desatendido article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-sans-surveillance article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-terminals-unbeaufsichtigt article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-03/Adv%20-%20Hospitality.jpg');background-size:cover;}.html-custom-page-it-terminali-non-presidiati article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-pago-desatendido article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-sans-surveillance article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-terminals-unbeaufsichtigt article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-03/data-orchestration-blog.jpg');background-size:cover;}.html-custom-page-terminals-countertop article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-es-terminales-fijos article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-fr-terminaux-comptoir article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-it-terminali-da-banco article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12,.html-custom-page-de-countertop-terminals article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2024-04/integrated-payments.jpg');background-size:cover;}.html-custom-page-terminals-countertop article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-fijos article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-comptoir article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-da-banco article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-countertop-terminals article div div div:nth-child(5).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/PAX_A80_Starbucks.png');background-size:cover;}.html-custom-page-terminals-countertop article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-fijos article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-comptoir article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-da-banco article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-countertop-terminals article div div div:nth-child(6).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/Desk5000-ActionShot-2x.jpeg');background-size:cover;}.html-custom-page-terminals-countertop article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-fijos article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-comptoir article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-da-banco article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-countertop-terminals article div div div:nth-child(7).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/countertop-terminal-verifone_0.jpg');background-size:cover;}.html-custom-page-terminals-countertop article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-es-terminales-fijos article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-fr-terminaux-comptoir article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-it-terminali-da-banco article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element,.html-custom-page-de-countertop-terminals article div div div:nth-child(8).coh-style-container-theme---black .coh-row-bleed-xl .coh-column .coh-inline-element{background-image:url('/sites/default/files/2024-04/Adv%20-%20Hospitality.jpg');background-size:cover;}.plnt-css-welcome-protel #block-cohesion-theme-content{padding-top:0 !important}.plnt-css-welcome-protel #block-cohesion-theme-content article > div > div > div:nth-child(1) .coh-row-bleed-xl .coh-row-inner .coh-col-ps-12{background-image:url('/sites/default/files/2023-12/protel-pms%20%281%29.jpg');background-repeat:no-repeat;background-size:cover}.plnt-css-welcome-protel #block-cohesion-theme-content article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .coh-style-primary-dark-atom-{margin-right:16px}.plnt-css-welcome-protel #block-cohesion-theme-content article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .pre-heading-hero-bleed,.plnt-css-welcome-protel #block-cohesion-theme-content article > div > div > div:nth-child(1) .coh-container .coh-container-boxed .coh-style-heading-2-planet{margin-bottom:16px}.plnt-css-welcome-protel .coh-style-container-theme---white .coh-wysiwyg{margin-bottom:36px;}.plnt-css-welcome-protel .coh-style-container-theme---white .card-with-icon-title-and-text p{color:black}.plnt-css-welcome-protel .coh-style-container-theme---white .card-with-icon-title-and-text{background:white;color:black;}.plnt-css-welcome-protel .coh-style-container-theme---white{background:#eee;padding:48px 0;}.plnt-css-welcome-protel .coh-card-list-content a.coh-link{font-weight:600;margin-top:16px}.plnt-css-about .coh-hero-full-width,.plnt-css-sobre-nosotros .coh-hero-full-width,.plnt-css-propos .coh-hero-full-width,.plnt-css-about-it .coh-hero-full-width,.plnt-css-uber-uns .coh-hero-full-width{height:667px;background-image:url('/sites/default/files/styles/webp/public/2022-11/About-hero.jpg.webp');}.coh-container.card-heading-and-sub-text-container.match-height-desktop{height:auto !important;}.plnt-css-about section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading,.plnt-css-sobre-nosotros section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading,.plnt-css-propos section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading,.plnt-css-about-it section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading,.plnt-css-uber-uns section.section-container .coh-style-planet-padding-bottom---extra-small .coh-heading{text-align:center;}.plnt-css-about section.section-container .coh-row-xl .coh-row-inner > .coh-column,.plnt-css-sobre-nosotros section.section-container .coh-row-xl .coh-row-inner > .coh-column,.plnt-css-propos section.section-container .coh-row-xl .coh-row-inner > .coh-column,.plnt-css-about-it section.section-container .coh-row-xl .coh-row-inner > .coh-column,.plnt-css-uber-uns section.section-container .coh-row-xl .coh-row-inner > .coh-column{background:white;color:black;height:auto;max-width:none;}.plnt-css-about section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *,.plnt-css-sobre-nosotros section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *,.plnt-css-propos section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *,.plnt-css-about-it section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *,.plnt-css-uber-uns section.section-container .coh-row-xl .coh-row-inner > .coh-column > .coh-container > .coh-container *{color:black;}.plnt-css-about .coh-style-planet-padding-top-bottom---small.coh-style-padding-left-right---small,.plnt-css-sobre-nosotros .coh-style-planet-padding-top-bottom---small.coh-style-padding-left-right---small,.plnt-css-propos .coh-style-planet-padding-top-bottom---small.coh-style-padding-left-right---small,.plnt-css-about-it .coh-style-planet-padding-top-bottom---small.coh-style-padding-left-right---small,.plnt-css-uber-uns .coh-style-planet-padding-top-bottom---small.coh-style-padding-left-right---small{display:none;}.plnt-css-about .coh-ce-cpt_meet_our_team-f069ee51,.plnt-css-sobre-nosotros .coh-ce-cpt_meet_our_team-f069ee51,.plnt-css-propos .coh-ce-cpt_meet_our_team-f069ee51,.plnt-css-about-it .coh-ce-cpt_meet_our_team-f069ee51,.plnt-css-uber-uns .coh-ce-cpt_meet_our_team-f069ee51{display:none;}.plnt-css-about .coh-row-bleed-xl .media-left .column-2,.plnt-css-sobre-nosotros .coh-row-bleed-xl .media-left .column-2,.plnt-css-propos .coh-row-bleed-xl .media-left .column-2,.plnt-css-about-it .coh-row-bleed-xl .media-left .column-2,.plnt-css-uber-uns .coh-row-bleed-xl .media-left .column-2{background-image:url(/sites/default/files/styles/webp/public/2022-11/50%20-%20Image%20%26%20Text_.png.webp);background-size:cover;}.plnt-css-careers .coh-hero-full-width{height:667px;background-image:url('/sites/default/files/styles/webp/public/2022-11/Careers-hero_0.jpg.webp');}.html-custom-page .coh-container-boxed .coh-container.coh-image{height:41.6875rem !important;margin-top:-41.6875rem !important;}.plnt-css-404 article > div > div > div.coh-container:nth-child(2){background-image:url('https://www.weareplanet.com/sites/default/files/styles/webp/public/2022-10/404_bkg_image.jpeg.webp?itok=fVo-7Dar');height:400px;background-size:cover;margin-top:0}.plnt-css-404 .coh-row.coh-row-xl.coh-row-visible-xl .coh-column{max-width:none;}.plnt-css-404 .coh-row.coh-row-xl.coh-row-visible-xl .coh-column h3 a,.plnt-css-404 .coh-row.coh-row-xl.coh-row-visible-xl .coh-column p a{color:black;text-align:left}.hero-background > .coh-image{margin-top:-54rem !important}div [class*="coh-ce-cpt_meet_our_team"]{display:none;}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;}::before,::after{--tw-content:'';}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;line-height:inherit;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button,select{text-transform:none;}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol,ul,menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af;}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af;}button,[role="button"]{cursor:pointer;}:disabled{cursor:default;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}[hidden]:where(:not([hidden="until-found"])){display:none;}.container{width:100%;}@media (min-width:640px){.container{max-width:640px;}}@media (min-width:768px){.container{max-width:768px;}}@media (min-width:1024px){.container{max-width:1024px;}}@media (min-width:1280px){.container{max-width:1280px;}}@media (min-width:1536px){.container{max-width:1536px;}}.visible{visibility:visible;}.absolute{position:absolute;}.relative{position:relative;}.left-0{left:0px;}.right-0{right:0px;}.top-0{top:0px;}.z-0{z-index:0;}.z-10{z-index:10;}.z-\[1\]{z-index:1;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.col-span-1{grid-column:span 1 / span 1;}.col-span-2{grid-column:span 2 / span 2;}.m-4{margin:1rem;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-4{margin-left:1rem;margin-right:1rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my-12{margin-top:3rem;margin-bottom:3rem;}.mb-1{margin-bottom:0.25rem;}.mb-12{margin-bottom:3rem;}.mb-16{margin-bottom:4rem;}.mb-2{margin-bottom:0.5rem;}.mb-2\.5{margin-bottom:0.625rem;}.mb-4{margin-bottom:1rem;}.mb-5{margin-bottom:1.25rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.ml-0{margin-left:0px;}.ml-4{margin-left:1rem;}.ml-auto{margin-left:auto;}.mr-4{margin-right:1rem;}.mt-1{margin-top:0.25rem;}.mt-10{margin-top:2.5rem;}.mt-12{margin-top:3rem;}.mt-2{margin-top:0.5rem;}.mt-20{margin-top:5rem;}.mt-4{margin-top:1rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.mt-auto{margin-top:auto;}.box-border{box-sizing:border-box;}.box-content{box-sizing:content-box;}.block{display:block;}.inline-block{display:inline-block;}.flex{display:flex;}.inline-flex{display:inline-flex;}.grid{display:grid;}.hidden{display:none;}.h-12{height:3rem;}.h-14{height:3.5rem;}.h-16{height:4rem;}.h-32{height:8rem;}.h-4{height:1rem;}.h-44{height:11rem;}.h-52{height:13rem;}.h-6{height:1.5rem;}.h-64{height:16rem;}.h-8{height:2rem;}.h-auto{height:auto;}.h-full{height:100%;}.max-h-20{max-height:5rem;}.min-h-16{min-height:4rem;}.min-h-56{min-height:14rem;}.min-h-9{min-height:2.25rem;}.min-h-\[202px\]{min-height:202px;}.min-h-\[300px\]{min-height:300px;}.min-h-\[68px\]{min-height:68px;}.w-1\/3{width:33.333333%;}.w-24{width:6rem;}.w-32{width:8rem;}.w-4{width:1rem;}.w-6{width:1.5rem;}.w-64{width:16rem;}.w-8{width:2rem;}.w-\[106px\]{width:106px;}.w-auto{width:auto;}.w-full{width:100%;}.max-w-10{max-width:2.5rem;}.max-w-24{max-width:6rem;}.max-w-2xl{max-width:42rem;}.max-w-3xl{max-width:48rem;}.max-w-44{max-width:11rem;}.max-w-5xl{max-width:64rem;}.max-w-6xl{max-width:72rem;}.max-w-7xl{max-width:80rem;}.max-w-\[1280px\]{max-width:1280px;}.max-w-\[1336px\]{max-width:1336px;}.max-w-\[74rem\]{max-width:74rem;}.max-w-screen-xl{max-width:1280px;}.flex-1{flex:1 1 0%;}.flex-grow{flex-grow:1;}.grow{flex-grow:1;}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.cursor-default{cursor:default;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.flex-col{flex-direction:column;}.flex-col-reverse{flex-direction:column-reverse;}.flex-wrap{flex-wrap:wrap;}.content-center{align-content:center;}.items-center{align-items:center;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.gap-2{gap:0.5rem;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.gap-8{gap:2rem;}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem;}.gap-y-12{row-gap:3rem;}.overflow-hidden{overflow:hidden;}.rounded{border-radius:0.25rem;}.rounded-3xl{border-radius:1.5rem;}.rounded-\[16px\]{border-radius:16px;}.rounded-\[24px\]{border-radius:24px;}.rounded-\[32px\]{border-radius:32px;}.rounded-\[56px\]{border-radius:56px;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:0.5rem;}.rounded-b-\[32px\]{border-bottom-right-radius:32px;border-bottom-left-radius:32px;}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem;}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px;}.rounded-t-\[40px\]{border-top-left-radius:40px;border-top-right-radius:40px;}.rounded-t-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;}.rounded-br{border-bottom-right-radius:0.25rem;}.border{border-width:1px;}.border-2{border-width:2px;}.border-l-4{border-left-width:4px;}.border-r{border-right-width:1px;}.border-solid{border-style:solid;}.border-\[\#9AAEF9\]{--tw-border-opacity:1;border-color:rgb(154 174 249 / var(--tw-border-opacity,1));}.border-\[\#E00083\]{--tw-border-opacity:1;border-color:rgb(224 0 131 / var(--tw-border-opacity,1));}.border-\[\#e00083\]{--tw-border-opacity:1;border-color:rgb(224 0 131 / var(--tw-border-opacity,1));}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity,1));}.border-transparent{border-color:transparent;}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));}.border-l-\[\#E00083\]{--tw-border-opacity:1;border-left-color:rgb(224 0 131 / var(--tw-border-opacity,1));}.bg-\[\#202020\]{--tw-bg-opacity:1;background-color:rgb(32 32 32 / var(--tw-bg-opacity,1));}.bg-\[\#E00083\]{--tw-bg-opacity:1;background-color:rgb(224 0 131 / var(--tw-bg-opacity,1));}.bg-\[\#E0E6FD\]{--tw-bg-opacity:1;background-color:rgb(224 230 253 / var(--tw-bg-opacity,1));}.bg-\[\#e00083\]{--tw-bg-opacity:1;background-color:rgb(224 0 131 / var(--tw-bg-opacity,1));}.bg-\[\#f0f3fe\]{--tw-bg-opacity:1;background-color:rgb(240 243 254 / var(--tw-bg-opacity,1));}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1));}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1));}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1));}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1));}.bg-transparent{background-color:transparent;}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity,1));}.bg-\[url\(\'\/resources\/images\/hero-b\.jpg\'\)\] {
  background-image: url('/resources/images/hero-b.jpg');
}

.bg-\[url\(\'\/resources\/images\/last-cta\.jpg\'\)\] {
  background-image: url('/resources/images/last-cta.jpg');
}

.bg-\[url\(\'\/resources\/images\/use-case-1\.jpg\'\)\] {
  background-image: url('/resources/images/use-case-1.jpg');
}

.bg-\[url\(\'\/resources\/images\/use-case-2\.jpg\'\)\] {
  background-image: url('/resources/images/use-case-2.jpg');
}

.bg-\[url\(\'\/resources\/images\/use-case-3\.jpg\'\)\] {
  background-image: url('/resources/images/use-case-3.jpg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_1\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_1.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_10\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_10.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_11\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_11.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_12\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_12.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_13\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_13.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_14\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_14.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_15\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_15.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_16\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_16.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_17\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_17.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_18\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_18.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_2\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_2.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_3\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_3.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_4\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_4.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_5\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_5.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_6\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_6.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_7\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_7.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_8\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_8.svg');
}

.bg-\[url\(\'\/resources\/logos\/homepage\/logo_9\.svg\'\)\] {
  background-image: url('/resources/logos/homepage/logo_9.svg');}.bg-\[length\:80\%\]{background-size:80%;}.bg-contain{background-size:contain;}.bg-cover{background-size:cover;}.bg-center{background-position:center;}.bg-right{background-position:right;}.bg-no-repeat{background-repeat:no-repeat;}.object-contain{-o-object-fit:contain;object-fit:contain;}.object-cover{-o-object-fit:cover;object-fit:cover;}.p-2{padding:0.5rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.p-8{padding:2rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-4{padding-left:1rem;padding-right:1rem;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.px-8{padding-left:2rem;padding-right:2rem;}.py-10{padding-top:2.5rem;padding-bottom:2.5rem;}.py-12{padding-top:3rem;padding-bottom:3rem;}.py-14{padding-top:3.5rem;padding-bottom:3.5rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.py-5{padding-top:1.25rem;padding-bottom:1.25rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.pb-12{padding-bottom:3rem;}.pb-16{padding-bottom:4rem;}.pb-4{padding-bottom:1rem;}.pb-6{padding-bottom:1.5rem;}.pb-8{padding-bottom:2rem;}.pl-0{padding-left:0px;}.pl-4{padding-left:1rem;}.pl-6{padding-left:1.5rem;}.pt-0{padding-top:0px;}.pt-10{padding-top:2.5rem;}.pt-12{padding-top:3rem;}.pt-16{padding-top:4rem;}.pt-2{padding-top:0.5rem;}.pt-5{padding-top:1.25rem;}.pt-8{padding-top:2rem;}.pt-\[153px\]{padding-top:153px;}.text-left{text-align:left;}.text-center{text-align:center;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-4xl{font-size:2.25rem;line-height:2.5rem;}.text-5xl{font-size:3rem;line-height:1;}.text-\[14px\]{font-size:14px;}.text-\[16px\]{font-size:16px;}.text-\[20px\]{font-size:20px;}.text-\[28px\]{font-size:28px;}.text-\[32px\]{font-size:32px;}.text-\[36px\]{font-size:36px;}.text-\[38px\]{font-size:38px;}.text-\[44px\]{font-size:44px;}.text-\[46px\]{font-size:46px;}.text-\[48px\]{font-size:48px;}.text-\[56px\]{font-size:56px;}.text-base{font-size:1rem;line-height:1.5rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.font-bold{font-weight:700;}.font-light{font-weight:300;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.font-semibold{font-weight:600;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}.leading-10{line-height:2.5rem;}.leading-4{line-height:1rem;}.leading-6{line-height:1.5rem;}.leading-7{line-height:1.75rem;}.leading-9{line-height:2.25rem;}.leading-\[18px\]{line-height:18px;}.leading-\[22px\]{line-height:22px;}.leading-\[28px\]{line-height:28px;}.leading-\[3rem\]{line-height:3rem;}.leading-\[44px\]{line-height:44px;}.leading-\[52px\]{line-height:52px;}.leading-\[60px\]{line-height:60px;}.leading-none{line-height:1;}.leading-normal{line-height:1.5;}.leading-tight{line-height:1.25;}.tracking-wide{letter-spacing:0.025em;}.text-\[\#005AB2\]{--tw-text-opacity:1;color:rgb(0 90 178 / var(--tw-text-opacity,1));}.text-\[\#005ab2\]{--tw-text-opacity:1;color:rgb(0 90 178 / var(--tw-text-opacity,1));}.text-\[\#202020\]{--tw-text-opacity:1;color:rgb(32 32 32 / var(--tw-text-opacity,1));}.text-\[\#4f46e5\]{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity,1));}.text-\[\#9aaef9\]{--tw-text-opacity:1;color:rgb(154 174 249 / var(--tw-text-opacity,1));}.text-\[\#E00083\]{--tw-text-opacity:1;color:rgb(224 0 131 / var(--tw-text-opacity,1));}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1));}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1));}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1));}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity,1));}.text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity,1));}.underline{text-decoration-line:underline;}.shadow-\[0_0\.1rem_1\.4rem_0\.1rem_rgb\(219\2c 219\2c 219\)\]{--tw-shadow:0 0.1rem 1.4rem 0.1rem rgb(219,219,219);--tw-shadow-colored:0 0.1rem 1.4rem 0.1rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.outline{outline-style:solid;}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.duration-300{transition-duration:300ms;}@media (min-width:1024px){.lg\:container{width:100%;}@media (min-width:640px){.lg\:container{max-width:640px;}}@media (min-width:768px){.lg\:container{max-width:768px;}}@media (min-width:1024px){.lg\:container{max-width:1024px;}}@media (min-width:1280px){.lg\:container{max-width:1280px;}}@media (min-width:1536px){.lg\:container{max-width:1536px;}}}.hover\:border-\[\#e00083\]:hover{--tw-border-opacity:1;border-color:rgb(224 0 131 / var(--tw-border-opacity,1));}.hover\:bg-\[\#e00083\]:hover{--tw-bg-opacity:1;background-color:rgb(224 0 131 / var(--tw-bg-opacity,1));}.hover\:bg-\[\#e0e6fd\]:hover{--tw-bg-opacity:1;background-color:rgb(224 230 253 / var(--tw-bg-opacity,1));}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1));}.hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity,1));}.hover\:text-\[\#202020\]:hover{--tw-text-opacity:1;color:rgb(32 32 32 / var(--tw-text-opacity,1));}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity,1));}.focus\:border-2:focus{border-width:2px;}.focus\:border-solid:focus{border-style:solid;}.focus\:border-\[rgb\(165\2c 165\2c 165\)\]:focus{--tw-border-opacity:1;border-color:rgb(165 165 165 / var(--tw-border-opacity,1));}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}@media (min-width:640px){.sm\:max-h-40{max-height:10rem;}.sm\:w-1\/2{width:50%;}.sm\:w-1\/4{width:25%;}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem;}}@media (min-width:768px){.md\:absolute{position:absolute;}.md\:order-1{order:1;}.md\:order-2{order:2;}.md\:col-span-2{grid-column:span 2 / span 2;}.md\:col-span-3{grid-column:span 3 / span 3;}.md\:col-span-5{grid-column:span 5 / span 5;}.md\:m-8{margin:2rem;}.md\:mx-8{margin-left:2rem;margin-right:2rem;}.md\:my-20{margin-top:5rem;margin-bottom:5rem;}.md\:mb-12{margin-bottom:3rem;}.md\:ml-4{margin-left:1rem;}.md\:mt-20{margin-top:5rem;}.md\:mt-4{margin-top:1rem;}.md\:mt-6{margin-top:1.5rem;}.md\:block{display:block;}.md\:flex{display:flex;}.md\:hidden{display:none;}.md\:aspect-\[1\/1\.3\]{aspect-ratio:1/1.3;}.md\:min-h-80{min-height:20rem;}.md\:min-h-\[480px\]{min-height:480px;}.md\:min-h-\[600px\]{min-height:600px;}.md\:min-h-\[700px\]{min-height:700px;}.md\:w-1\/2{width:50%;}.md\:w-2\/5{width:40%;}.md\:w-3\/5{width:60%;}.md\:w-auto{width:auto;}.md\:w-fit{width:-moz-fit-content;width:fit-content;}.md\:w-full{width:100%;}.md\:max-w-\[1344px\]{max-width:1344px;}.md\:max-w-sm{max-width:24rem;}.md\:max-w-xl{max-width:36rem;}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr));}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.md\:flex-row{flex-direction:row;}.md\:flex-row-reverse{flex-direction:row-reverse;}.md\:flex-col{flex-direction:column;}.md\:items-start{align-items:flex-start;}.md\:items-center{align-items:center;}.md\:gap-20{gap:5rem;}.md\:gap-4{gap:1rem;}.md\:gap-6{gap:1.5rem;}.md\:gap-8{gap:2rem;}.md\:rounded-l-\[24px\]{border-top-left-radius:24px;border-bottom-left-radius:24px;}.md\:rounded-r-none{border-top-right-radius:0px;border-bottom-right-radius:0px;}.md\:p-8{padding:2rem;}.md\:px-12{padding-left:3rem;padding-right:3rem;}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem;}.md\:px-8{padding-left:2rem;padding-right:2rem;}.md\:py-0{padding-top:0px;padding-bottom:0px;}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem;}.md\:py-20{padding-top:5rem;padding-bottom:5rem;}.md\:pb-0{padding-bottom:0px;}.md\:pb-20{padding-bottom:5rem;}.md\:pl-14{padding-left:3.5rem;}.md\:pr-4{padding-right:1rem;}.md\:pt-20{padding-top:5rem;}.md\:text-5xl{font-size:3rem;line-height:1;}.md\:text-6xl{font-size:3.75rem;line-height:1;}.md\:text-\[20px\]{font-size:20px;}.md\:text-\[32px\]{font-size:32px;}.md\:text-\[38px\]{font-size:38px;}.md\:text-\[48px\]{font-size:48px;}.md\:text-\[56px\]{font-size:56px;}.md\:text-\[84px\]{font-size:84px;}.md\:text-xl{font-size:1.25rem;line-height:1.75rem;}.md\:leading-10{line-height:2.5rem;}.md\:leading-\[20px\]{line-height:20px;}.md\:leading-\[28px\]{line-height:28px;}.md\:leading-\[60px\]{line-height:60px;}.md\:leading-none{line-height:1;}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1;}.lg\:col-span-2{grid-column:span 2 / span 2;}.lg\:mx-8{margin-left:2rem;margin-right:2rem;}.lg\:mx-auto{margin-left:auto;margin-right:auto;}.lg\:mb-4{margin-bottom:1rem;}.lg\:block{display:block;}.lg\:inline-block{display:inline-block;}.lg\:hidden{display:none;}.lg\:min-h-\[512px\]{min-height:512px;}.lg\:w-1\/2{width:50%;}.lg\:w-1\/5{width:20%;}.lg\:w-\[543px\]{width:543px;}.lg\:w-\[656px\]{width:656px;}.lg\:w-auto{width:auto;}.lg\:max-w-64{max-width:16rem;}.lg\:max-w-72{max-width:18rem;}.lg\:max-w-\[1096px\]{max-width:1096px;}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.lg\:flex-row{flex-direction:row;}.lg\:justify-end{justify-content:flex-end;}.lg\:justify-center{justify-content:center;}.lg\:gap-20{gap:5rem;}.lg\:px-0{padding-left:0px;padding-right:0px;}.lg\:py-20{padding-top:5rem;padding-bottom:5rem;}.lg\:pb-24{padding-bottom:6rem;}.lg\:pl-40{padding-left:10rem;}.lg\:pl-\[134px\]{padding-left:134px;}.lg\:pt-12{padding-top:3rem;}.lg\:text-5xl{font-size:3rem;line-height:1;}.lg\:text-7xl{font-size:4.5rem;line-height:1;}.lg\:text-\[60px\]{font-size:60px;}.lg\:text-\[88px\]{font-size:88px;}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem;}.lg\:leading-\[28x\]{line-height:28x;}.lg\:leading-\[58px\]{line-height:58px;}.lg\:leading-\[96px\]{line-height:96px;}.lg\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.lg\:duration-300{transition-duration:300ms;}}@media (min-width:1280px){.xl\:mx-auto{margin-left:auto;margin-right:auto;}.xl\:w-1\/2{width:50%;}.xl\:w-1\/3{width:33.333333%;}.xl\:w-1\/4{width:25%;}.xl\:w-full{width:100%;}.xl\:max-w-none{max-width:none;}.xl\:px-0{padding-left:0px;padding-right:0px;}.xl\:text-8xl{font-size:6rem;line-height:1;}}@media (min-width:1536px){.\32xl\:px-0{padding-left:0px;padding-right:0px;}}
a{text-decoration:none;font-family:'TT Commons',sans-serif;}body{border-bottom:1px solid black;}.language-switcher__button-wrapper{width:auto;}.footer-meta-container{background-color:black;padding:80px 32px;display:flex;justify-content:center;}.footer-middle-container{display:flex;margin:0 auto;max-width:1280px;padding-top:80px;padding-bottom:80px;padding-left:32px;padding-right:32px;}.footer-container{display:flex;width:100%;margin:0 auto;color:white;min-height:16rem;}.language-switcher-container img{width:24px;}.footer-meta-container .links-column .planet-logo{width:110px;margin-bottom:16px;}.footer-container__section{flex:1;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;}.footer-container__h4{margin-bottom:1.5rem;margin-left:1.2rem;font-size:1.3rem;font-family:'TT Commons',sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:700;color:white;}.container__logos.container__logos--hidden{visibility:hidden;margin-right:82px;}.container__tax-free,.container__resources{margin-right:126px;}.linkedin-menu-icon{margin-top:1rem;color:black;background-color:#eeeeee;height:2rem;width:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-border-radius:1rem;border-radius:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:0.25rem;-webkit-transition:background-color 300ms ease;-o-transition:background-color 300ms ease;transition:background-color 300ms ease;position:relative;}.footer-container__list li{list-style-type:none;margin-bottom:1.25rem;}.footer-container__list li a:not(.linkedin-menu-icon){font-weight:300;color:white;font-family:'TT Commons',sans-serif;}.footer-container__list--sitemap{display:flex;flex-wrap:wrap;}.footer-container__list--sitemap li{width:50%;}.links-column{font-weight:300;color:white;font-family:'TT Commons',sans-serif;display:inline-flex;flex-direction:column;}.links-column h4.footer-container__h4{margin-left:0;margin-bottom:24px;color:#FFF;font-family:"TT Commons",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;}.links-column a:not(.linkedin-menu-icon,.language-switcher__link){margin-bottom:8px;color:white;}.links-column a:not(.linkedin-menu-icon,.language-switcher__link):hover{color:#d1d1d1;transition:all 0.3s ease-in-out;}.footer-meta-container .footer_meta_container__container{display:inline-block;}.footer-row{display:flex;}.footer-row:is(:first-of-type){margin-bottom:48px;}.language-switcher-container{position:relative;}.language-switcher__link span,.custom-language__country span{color:#FFF;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;}.legal_menu__container{background-color:black;height:80px;display:flex;justify-content:center;align-items:center;border-top:1px solid rgba(255,255,255,0.2);box-sizing:content-box;border-bottom:1px solid;border-bottom-color:black;}.legal_menu__subcontainer{max-width:1280px;}.legal_menu__container a{color:white;margin-left:12px;margin-right:12px;}.legal_menu__container a:hover{color:#d1d1d1;transition:all 0.3s ease-in-out;}.legal_menu__container .separator{color:white;}.legal_menu__container .separator:is(:last-of-type){display:none;}.container__resources a:is(:last-of-type){margin-bottom:0;}@media (min-width:1025px){.footer-meta-container__tablet,.footer-meta-container__mobile{display:none;}.container__logos{margin-right:192px;}.container__software{margin-right:126px;}.container__payments{margin-right:126px;}#copyrights{margin-top:40px;}.footer_meta_container{min-width:99px;display:flex;flex-direction:column;gap:48px;}}@media (max-width:1024px){.language-switcher__link span,.custom-language__country span{display:flex;align-items:center;color:#FFF;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;}.footer-row:is(:first-of-type){margin-bottom:80px;}.container__logos{margin-right:56px;}.container__payments{margin-right:40px;}.container__software{margin-right:40px;}.container__company a:is(:last-of-type){margin-bottom:0;}.container__tax-free,.container__resources{margin-right:40px;}.container__logos.container__logos--hidden{margin-right:67px;}}@media (max-width:768px){.links-column h4.footer-container__h4{margin-top:32px;}.language-switcher__link span,.custom-language__country span{display:flex;align-items:center;width:137px;}.language-switcher-container{position:relative;}.footer-meta-container{flex-direction:column;padding-top:48px;padding-bottom:48px;}.footer-row{flex-direction:column;}.footer-row:is(:first-of-type){margin-bottom:0;}}
html:not(.js) #page-loader{display:none !important;}header.megamenu-header.has-transparent-bg:not(.header-dark-theme) a{color:white !important;}.megamenu-header.expanded.has-transparent-bg{background-color:white !important;}.has-transparent-bg{background-color:transparent !important;}.megamenu-link.go-home{display:flex;align-items:center;}.path-frontpage .coh-hero-5050{padding-top:0 !important;}.display-none{display:none !important;}[class^="coh-ce-cpt_hero_with_video_50_50-"]{padding-top:0 !important;}.inverted{-webkit-filter:invert(1);transition:all .3s ease;}.megamenu-complex-container header .go-home img{width:122px;}.megamenu-complex-container header{z-index:10;}.megamenu-column__title--mt16px{margin-top:16px;}.megamenu-column__title--mt32px{margin-top:32px;}.megamenu-column--grey .megamenu-column__mini-text:is(:last-of-type){margin-bottom:0;}#copyrights{color:#D1D1D1;font-family:"TT Commons",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;}@media (min-width:1025px){#company{margin-right:0;}.display-none{visibility:hidden;opacity:0;transform:translateY(-100%);transition:transform .6s ease,opacity .6s ease;}.header-menu{display:flex;list-style:none;}.megamenu-complex-container header{justify-content:center;display:flex;width:100%;height:72px;padding:16px 32px;position:fixed;border-bottom:1px solid transparent;}body.path-frontpage .megamenu-header{background-color:#FAFAFA;}.megamenu-complex-container header .go-home{display:flex;align-items:center;}.business-link{display:flex;align-items:baseline;}.business-link img{margin-left:4px;height:9px;}.header-menu{display:inline-flex;align-items:center;}.main-menu:is(:last-child){color:#202020;}.inside-header-container{display:flex;justify-content:space-between;max-width:1280px;width:1280px;}.megamenu-complex-container{display:flex;justify-content:center;z-index:99;position:relative;}.header-menus{display:flex;}.header-menu span:hover:not(.track-my-refund-menu-item) a{color:#4f46e5 !important;}.header-menu li.protel-login,.header-menu li.contact-us{margin-right:0 !important;}header:not(.front-page) .header-menu span{list-style:none;margin-right:24px;font-family:"TT Commons",sans-serif;font-size:16px;line-height:20px;font-weight:600;color:black;}header:not(.front-page).header-menu span a{text-decoration:none;color:#000;}header:not(.front-page) span a{text-decoration:none;color:black;}header:not(.front-page) span:is(.track-my-refund-menu-item) a{color:white;}header:hover span a{text-decoration:none;color:black;}header:hover{background-color:white;}.business-li:hover .business-link img{filter:invert(27%) sepia(61%) saturate(4776%) hue-rotate(238deg) brightness(91%) contrast(97%) !important;}header:hover span:is(.track-my-refund-menu-item) a{color:white;}.megamenu-complex-container header .main-menu li:is(:last-child){margin-right:0;}.track-my-refund-menu-item{transition:all .3s ease;height:40px;color:#fff;border-radius:56px;align-items:center;justify-content:center;display:flex;margin-left:16px;}.track-my-refund-menu-item a{padding-left:20px;padding-right:20px;}.track-my-refund-menu-item.megamenu-cta-button a{padding-left:0;padding-right:0;}.track-my-refund-menu-item.protel-login{margin-right:0 !important;background-color:transparent;border:2px solid #e00083;margin-left:32px;}.track-my-refund-menu-item.protel-login:hover{background-color:#e00083;}.track-my-refund-menu-item.protel-login:hover a{color:white !important;}.track-my-refund-menu-item.protel-login a{color:black !important;}.track-my-refund-menu-item.contact-us{margin-right:0 !important;background-color:#e00083;border:2px solid #e00083;}.track-my-refund-menu-item.contact-us:hover{background-color:black;border:2px solid black;}.track-my-refund-menu-item.contact-us:hover a{color:white !important;}.track-my-refund-menu-item.contact-us a{color:white;}.inside-header-container--mobile-and-tablet{display:none;}.coh-image.coh-hero.coh-hero-full-width{background-position-y:top !important;}.hamburger-menu{display:none;}.track-my-refund-menu-item a{font-size:16px;font-weight:700;}.display-none--desktop{display:none;}.megamenu-mobile-and-tablets{display:none;}.lavender-metacontainer{background-color:#f0f3fe;padding-right:32px;padding-left:40px;border-bottom-right-radius:24px;}.display-none{visibility:hidden;opacity:0;transform:translateY(-100%);transition:transform .6s ease,opacity .6s ease;}.business-link img{transition:all .6s ease,opacity .6s ease;}.flip{transform:rotate(180deg);transition:all .6s ease,opacity .6s ease;}@media screen and (max-height:800px){.megamenu-products__desktop,.megamenu-solutions__desktop,.megamenu-resources__desktop,.megamenu-company__desktop{max-height:600px;overflow-y:scroll;}}.megamenu-products__desktop{top:92px;position:fixed;width:100%;background-color:white;transform:translateY(-20px);transition:opacity 0.6s ease,transform 0.6s ease,visibility 0.6s;display:flex;box-shadow:0 12px 24px 0 rgba(15,25,43,0.04);z-index:100;max-width:1280px;padding-left:40px;justify-content:space-between;gap:32px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;}.megamenu-solutions__desktop{transform:translateY(-20px);transition:opacity 0.6s ease,transform 0.6s ease,visibility 0.6s;border-bottom-right-radius:24px;border-bottom-left-radius:24px;position:fixed;top:92px;width:100%;max-width:1280px;display:flex;z-index:100;justify-content:inherit;background-color:white;box-shadow:0 12px 24px 0 rgba(15,25,43,0.04);padding:64px 40px;gap:23px;}.megamenu-resources__desktop{transform:translateY(-20px);transition:opacity 0.6s ease,transform 0.6s ease,visibility 0.6s;border-bottom-right-radius:24px;border-bottom-left-radius:24px;position:fixed;top:92px;width:100%;max-width:1280px;display:flex;z-index:100;justify-content:inherit;background-color:white;box-shadow:0 12px 24px 0 rgba(15,25,43,0.04);padding:64px 0;padding-bottom:0;flex-direction:column;}.megamenu-company__desktop{transform:translateY(-20px);transition:opacity 0.6s ease,transform 0.6s ease,visibility 0.6s;border-bottom-right-radius:24px;border-bottom-left-radius:24px;position:fixed;top:92px;width:100%;max-width:1280px;display:flex;z-index:100;justify-content:inherit;background-color:white;box-shadow:0 12px 24px 0 rgba(15,25,43,0.04);padding:64px 32px;flex-direction:column;}.megamenu-resources__desktop .megamenu-column__mini-text{margin-bottom:0;}.four-last-case-studies__item{max-width:279px;height:116px;border-radius:8px;margin-bottom:16px;}.iteration-container a:hover .megamenu-column__mini-header{color:#4f46e5;transition:all .3s ease-in-out;}.iteration-container{display:flex;justify-content:space-between;}.iteration-container a:not(:last-of-type){margin-right:24px;}.iteration-container a{max-width:279px;flex:1;}.last-four-case-studies__case_study{display:flex;flex-direction:column;}.last-four-case-studies{display:flex;flex-direction:column;padding:48px 40px;background-color:#FAFAFA;border-bottom-right-radius:24px;border-bottom-left-radius:24px;}.navigation-items{display:flex;gap:56px;justify-content:center;padding-left:32px;padding-right:32px;}.megamenu-resources__desktop .navigation-items{padding-left:120px;padding-right:120px;}.megamenu-resources__desktop div.megamenu-column__mini-text{min-width:218px;}.navigation-items--first{margin-bottom:56px;}.navigation-items--second{margin-bottom:64px;}.navigation-item{max-width:220px;width:220px;}.navigation-item a:hover{.megamenu-column__mini-header{color:#4f46e5;transition:all .3s ease-in-out;}}.megamenu-solutions{height:184px;width:304px;padding:24px;border-radius:16px;background-color:#f0f3fe;box-sizing:content-box;display:flex;flex-direction:column;justify-content:flex-end;}.megamenu-solutions:hover{background-color:#e0e6fd;transition:background-color .3s ease;}.megamenu-solutions:hover .megamenu-solutions__image_container{transition:all .3s ease-in-out;margin-bottom:7px;margin-left:7px;}.megamenu-solutions__middle-layer{display:flex;}.megamenu-column__item:hover .megamenu-column__mini-header{color:#4f46e5;transition:all .3s ease-in-out;}.megamenu-solutions__image_container{width:79px;display:flex;justify-content:center;align-items:center;}.ttl-and-txt{max-width:224px;}.solutions-column__title{color:#000;font-family:"TT Commons",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:4px;}.solutions-column__text{color:#000;font-family:"TT Commons",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:20px;min-height:40px;}.solutions-column__icon{width:48px;height:48px;margin-bottom:8px;}.megamenu-column{width:220px;padding-top:32px;padding-bottom:32px;align-items:center;}.megamenu-column__item--booking-engine{margin-top:16px;}.megamenu-column.megamenu-column--left{padding-left:0;padding-top:64px;}.megamenu-column__title{color:#979797;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px;display:inline-block;}.megamenu-column__mini-header{color:#000;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;display:block;}.megamenu-column__mini-text{color:#545454;font-family:"TT Commons",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:inline-block;margin-bottom:16px;}.megamenu-column__mini-text--last{margin-bottom:32px;}.track-my-refund-menu-item.megamenu-cta-button{background-color:#202020;width:fit-content;padding-right:20px;padding-left:20px;margin-left:0;}.megamenu-column--lavender{background-color:#f0f3fe;border-radius:16px;padding-top:64px;}.megamenu-column--grey{background-color:#fafafa;border-radius:16px;padding:24px 32px;padding-top:64px;width:284px;}.megamenu-products__desktop .megamenu-column__icon{margin-bottom:8px;}.megamenu-products__desktop .megamenu-column__mini-header{margin-bottom:8px;}.megamenu-column.megamenu-column--center{padding-top:24px;margin-top:40px;margin-bottom:40px;padding-bottom:24px;}.track-my-refund-menu-item.megamenu-cta-button a{color:white;text-align:center;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;}.track-my-refund-menu-item.megamenu-cta-button:hover{background-color:#e00083;transition:all .3s ease;}}@media screen and (max-width:1024px){.megamenu-products__desktop{display:none;}.inside-header-container{display:none;}.megamenu-header:not(.has-transparent-bg) .megamenu-link.go-home{filter:invert(1) !important;}.megamenu-header.white-bg .megamenu-link.go-home{filter:none !important;}}@media screen and (max-width:1024px){body.path-frontpage .megamenu-header.expanded{background-color:#FFFFFF;}.megamenu-column__title--taxfree-for-shoppers{margin-top:32px;}.megamenu-column .megamenu-column--grey .megamenu-column-title:is(:last-of-type){margin-top:16px;}.megamenu-column__item--booking-engine{margin-top:8px;margin-bottom:16px;}.megamenu-column--lavender{border-bottom-left-radius:24px;border-bottom-right-radius:24px;}.navigation-items .megamenu-column__mini-header{margin-bottom:4px;}.four-last-case-studies__item{height:116px;border-radius:8px;margin-bottom:16px;}.iteration-container .megamenu-column__mini-header:not(:last-of-type){margin-bottom:24px;}.iteration-container .megamenu-column__mini-header--last{margin-top:16px;margin-bottom:0;}.four-last-case-studies__item--last{margin-bottom:0;}.last-four-case-studies .megamenu-column__title{margin-bottom:24px;margin-top:32px;}.last-four-case-studies .megamenu-column__mini-header:not(.megamenu-column__mini-header--last){margin-top:16px;margin-bottom:16px;}.megamenu-solutions__desktop .megamenu-solutions{display:none;}.coh-hero-full-width,.coh-image{background-position:80% !important;}.megamenu-column{padding-top:24px;align-items:center;padding-right:32px;padding-left:32px;}.megamenu-column--grey{background-color:#fafafa;border-radius:24px;padding:32px;margin-left:32px;margin-right:32px;}.megamenu-column--lavender{background-color:#f0f3fe;padding:32px;}.megamenu-column--lavender .megamenu-column__title{margin-bottom:24px;}.megamenu-column__title{color:#979797;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px;display:inline-block;}.megamenu-column__mini-header{color:#000;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;display:block;}.navigation-item .megamenu-column__mini-header{display:flex;justify-content:space-between;}.megamenu-column__mini-text{color:#545454;font-family:"TT Commons",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:inline-block;margin-bottom:8px;padding-left:27px;padding-right:27px;}.megamenu-column__mini-text--last{margin-bottom:32px;}.megamenu-column__icon{max-width:18px;margin-left:0;}.track-my-refund-menu-item.protel-login{background-color:white;border:2px solid #e00083;margin-left:80px;}span.protel-login{background-color:white;display:flex;height:40px;padding:0 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:56px;border:2px solid #e00083;margin-bottom:16px;margin-right:32px;margin-left:32px;}.img-and-mini-header-container{display:flex;gap:8px;align-items:center;width:100%;justify-content:space-between;padding-bottom:6px;}.img-and-mini-header-sub-container{display:flex;align-items:center;}.img-and-mini-header-sub-container a{display:flex;}.img-wrapper{min-width:26px;}span.protel-login a{color:#000;text-align:center;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;display:flex;flex-direction:column;justify-content:end;}span.protel-login:hover{background-color:#e00083;transition:all .3s ease-in-out;}span.protel-login:hover a{color:white;transition:all .3s ease-in-out;}span.contact-us{background-color:#e00083;display:flex;height:40px;padding:0 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:56px;border:2px solid #e00083;margin-right:32px;margin-left:32px;}span.contact-us a{color:white;text-align:center;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;}span.contact-us:hover{background-color:black;transition:all .3s ease-in-out;border-color:black;}span.contact-us:hover a{color:white;transition:all .3s ease-in-out;}.megamenu-mobile-and-tablets__container{min-height:300px;min-width:300px;position:fixed;left:0;width:100%;height:100vh;overflow-y:scroll;background-color:white;z-index:1000;padding-bottom:72px;}.track-my-refund-menu-item.protel-login:hover{background-color:#e00083}.track-my-refund-menu-item.protel-login:hover a{color:white !important;}.track-my-refund-menu-item.contact-us{background-color:#e00083;border:2px solid #e00083;}.track-my-refund-menu-item.contact-us:hover{background-color:black;border:2px solid black;}.track-my-refund-menu-item.contact-us:hover a{color:white !important;}.track-my-refund-menu-item.contact-us a{color:white;}.inside-header-container--mobile-and-tablet{display:flex;justify-content:space-between;width:100vw;}.go-back-span{display:flex;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:#005ab2;align-items:center;}.track-my-refund-menu-item{transition:all .3s ease;height:40px;background-color:#202020;color:#fff;border-radius:56px;align-items:center;justify-content:center;display:flex;font-size:16px;font-weight:700;padding-right:20px;padding-left:20px;width:149px;}.track-my-refund-menu-item a{color:white;}.arrow-right-anchor{display:flex;justify-content:space-between;}.arrow-right-anchor img{height:18px;}.header-menu span{flex:1;}.header-menu span a{color:#202020;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;}header:not(.front-page){background-color:white;}.megamenu-complex-container header{position:fixed;z-index:100;display:flex;align-items:center;height:72px;justify-content:space-between;width:100%;padding:16px 32px;}.header-menus{display:none;}.coh-hero.coh-hero-full-width.coh-image{height:45vh;}.megamenu-mobile-and-tablets{transition:all .3s ease-in-out;height:auto;background-color:white;width:100%;position:fixed;top:72px;z-index:100;box-shadow:0 12px 24px 0 rgba(15,25,43,0.04);padding-bottom:32px;}.merged-menu-items{display:flex;flex-direction:column;height:fit-content;}.merged-menu-items a{flex:1;margin:24px 32px;color:#202020;font-family:"TT Commons",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:22px;display:flex;align-items:center;}.header-menu{display:flex;flex-direction:column;}@keyframes rotateRight{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes rotateLeft{from{transform:rotate(0deg);}to{transform:rotate(-360deg);}}.rotate-right{animation:rotateRight 0.4s forwards;}.rotate-left{animation:rotateLeft 0.4s forwards;}.close-hamburger-menu{cursor:pointer;}.megamenu-solutions__image_container{width:79px;display:flex;justify-content:center;align-items:center;}.ttl-and-txt{max-width:224px;}.solutions-column__title{color:#000;font-family:"TT Commons",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:4px;}.solutions-column__text{color:#000;font-family:"TT Commons",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:20px;min-height:40px;}.solutions-column__icon{width:48px;height:48px;}.megamenu-solutions{height:184px;padding:24px;border-radius:16px;background-color:#f0f3fe;box-sizing:content-box;display:flex;flex-direction:column;justify-content:flex-end;margin-left:32px;margin-right:32px;}.megamenu-solutions__middle-layer{display:flex;margin-top:8px;justify-content:space-between;}.megamenu-solutions-retail .megamenu-solutions__middle-layer{margin-top:16px;}.megamenu-solutions-retail .solutions-column__icon{height:40px;margin-left:-5px;}.megamenu-solutions-travel .solutions-column__icon{margin-left:-4px;}.megamenu-mobile-and-tablets__container--solutions{margin-top:32px;gap:16px;display:flex;flex-direction:column;}.navigation-items{padding:24px 32px;}.navigation-item{margin-top:24px;}.navigation-items .megamenu-column__mini-text{padding:0;margin-bottom:24px;margin-right:21px;}.last-four-case-studies{padding-left:32px;padding-right:32px;padding-bottom:32px;background-color:#FAFAFA;border-bottom-left-radius:24px;border-bottom-right-radius:24px;}.merged-menu-items .track-my-refund-menu-item{transition:all .3s ease;width:auto;height:40px;background-color:#9aaef9;color:#fff;border-radius:56px;align-items:center;justify-content:center;display:flex;font-size:16px;font-weight:700;padding-top:8px;padding-bottom:8px;}.megamenu-column__mini-text--payment-methods{margin-bottom:24px;}.megamenu-column__mini-text--issuing{margin-bottom:0;}.arrow-left{height:15px;width:9px;margin-right:8px;}}@media screen and (max-width:767px){.img-and-mini-header-container{padding-bottom:0;}.last-four-case-studies .megamenu-column__title{margin-top:24px;}span.protel-login{background-color:white;display:flex;height:40px;padding:0 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:56px;border:2px solid #e00083;margin-bottom:16px;margin-right:16px;margin-left:16px;margin-top:24px;}span.protel-login a{color:#000;text-align:center;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;display:flex;flex-direction:column;justify-content:end;}span.contact-us{background-color:#e00083;display:flex;height:40px;padding:0 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:56px;border:2px solid #e00083;margin-right:16px;margin-left:16px;}span.contact-us a{color:white;text-align:center;font-family:"TT Commons",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;}.megamenu-solutions{height:184px;padding:24px;border-radius:16px;background-color:#f0f3fe;box-sizing:content-box;display:flex;flex-direction:column;justify-content:flex-end;margin-left:16px;margin-right:16px;}.navigation-items{padding-left:16px;padding-right:16px;}.last-four-case-studies{padding-left:16px;padding-right:16px;}.megamenu-column{padding-left:16px;padding-right:16px;}.megamenu-column .megamenu-column__title{margin-bottom:16px;}.megamenu-column--grey{margin-left:16px;margin-right:16px;padding-top:24px;padding-bottom:24px;}.merged-menu-items .track-my-refund-menu-item{transition:all .3s ease;width:auto;height:40px;background-color:#9aaef9;color:#fff;border-radius:56px;align-items:center;justify-content:center;display:flex;margin-left:18px;font-size:16px;font-weight:700;}.arrow-right-anchor{display:flex;justify-content:space-between;margin:24px 16px;}.arrow-right-anchor img{height:18px;}.header-menu span{flex:1;}.header-menu span a{color:#202020;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;}header:not(.front-page){background-color:white;}.megamenu-column__title--taxfree-for-shoppers{margin-top:24px;}.megamenu-complex-container header{position:fixed;z-index:100;display:flex;align-items:center;height:72px;justify-content:space-between;width:100%;padding:16px 16px;}.header-menus{display:none;}.coh-hero.coh-hero-full-width.coh-image{height:45vh;}.megamenu-mobile-and-tablets{transition:all .3s ease-in-out;height:100vh;background-color:white;width:100%;position:fixed;top:72px;z-index:100;padding-bottom:32px;}.merged-menu-items{display:flex;flex-direction:column;}.empty-container{height:100vh;}.merged-menu-items a{margin:16px;color:#202020;font-family:"TT Commons",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;height:22px;display:flex;align-items:center;}.header-menu{display:flex;flex-direction:column;}.close-hamburger-menu{cursor:pointer;}.arrow-left{height:15px;width:9px;margin-right:8px;}.go-back-span{display:flex;font-family:"TT Commons",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:#005ab2;align-items:center;}.megamenu-mobile-and-tablets__container--solutions,.megamenu-mobile-and-tablets__container--products,.megamenu-mobile-and-tablets__container--resources{height:100%;height:-webkit-fill-available;height:fill-available;padding-bottom:24px;}.megamenu-mobile-and-tablets__container{padding-bottom:72px;border-bottom-left-radius:0;border-bottom-right-radius:0;}.megamenu-column--lavender{border-bottom-left-radius:24px;border-bottom-right-radius:24px;}.rotate-left{animation:rotateLeft 0.3s forwards;}.megamenu-mobile-and-tablets__container--solutions{margin-bottom:32px;}.inside-header-container--mobile-and-tablet{display:flex;justify-content:space-between;width:100%;}.inside-header-container{display:none;}.megamenu-column--lavender .megamenu-column__title{margin-bottom:16px;}.track-my-refund-menu-item{transition:all .3s ease;width:149px;padding-right:20px;padding-left:20px;height:40px;background-color:#202020;color:#fff;border-radius:56px;align-items:center;justify-content:center;display:flex;font-size:16px;font-weight:600;}.coh-hero-full-width.coh-image{background-position:80% !important;}}@media screen and (orientation:landscape) and (max-width:1024px){.coh-hero.coh-hero-full-width.coh-image{height:60vh;background-position:80% 0% !important;}.merged-menu-items a{margin-top:10px;margin-bottom:10px;}}@media screen and (orientation:landscape) and (max-width:767px){.merged-menu-items a{margin-top:8px;margin-bottom:8px;}}@media screen and (max-width:1024px){body.no-scroll{overflow:hidden;}}.big-box-link{display:flex;height:100%;flex-direction:column;justify-content:flex-end;}
.planet-site-notice{width:100%;position:fixed;background-color:#e0e6fd;padding:0 16px;border-radius:0 0 16px 16px;opacity:1;transition:opacity 0.5s,border-radius 0.3s;z-index:1000;}.planet-site-notice__container{max-width:1280px;margin:0 auto;min-height:48px;display:flex;align-items:center;justify-content:space-between;border-radius:16px;background-color:#e0e6fd;padding:8px 0;}.site-notice__text-group{display:flex;align-items:center;flex-wrap:wrap;gap:8px;}.site-notice__text{display:flex;align-items:center;flex:1 1 auto;}.site-notice__icon{margin-right:16px;}.site-notice__message{font-weight:500;}.site-notice__link{display:flex;align-items:center;margin-left:32px;}.arrow-img{display:inline-block;margin-left:8px;}.planet-notice-close{max-width:20px;max-height:20px;cursor:pointer;}.planet-site-notice.scrolled{border-radius:0;}@media (max-width:767px){.planet-notice-close{top:16px;right:16px;position:absolute;}.planet-site-notice__container{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 32px 12px 0;}.site-notice__text-group{flex-direction:column;align-items:flex-start;}.site-notice__link{margin-left:42px;}}
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;}::before,::after{--tw-content:'';}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;line-height:inherit;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button,select{text-transform:none;}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol,ul,menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af;}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af;}button,[role="button"]{cursor:pointer;}:disabled{cursor:default;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}[hidden]{display:none;}*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}.container{width:100%;}@media (min-width:550px){.container{max-width:550px;}}@media (min-width:640px){.container{max-width:640px;}}@media (min-width:768px){.container{max-width:768px;}}@media (min-width:1024px){.container{max-width:1024px;}}@media (min-width:1180px){.container{max-width:1180px;}}@media (min-width:1300px){.container{max-width:1300px;}}@media (min-width:1536px){.container{max-width:1536px;}}@media (min-width:2000px){.container{max-width:2000px;}}.absolute{position:absolute;}.relative{position:relative;}.left-0{left:0px;}.left-\[16px\]{left:16px;}.left-\[3px\]{left:3px;}.left-\[8px\]{left:8px;}.top-0{top:0px;}.top-12{top:3rem;}.z-10{z-index:10;}.z-\[1\]{z-index:1;}.m-auto{margin:auto;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-4{margin-left:1rem;margin-right:1rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my-8{margin-top:2rem;margin-bottom:2rem;}.mb-12{margin-bottom:3rem;}.mb-2{margin-bottom:0.5rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.mb-\[25px\]{margin-bottom:25px;}.ml-1{margin-left:0.25rem;}.ml-2{margin-left:0.5rem;}.ml-\[19px\]{margin-left:19px;}.ml-auto{margin-left:auto;}.mr-2{margin-right:0.5rem;}.mr-4{margin-right:1rem;}.mt-12{margin-top:3rem;}.mt-2{margin-top:0.5rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.mt-\[25px\]{margin-top:25px;}.mt-\[96px\]{margin-top:96px;}.box-border{box-sizing:border-box;}.box-content{box-sizing:content-box;}.block{display:block;}.inline-block{display:inline-block;}.inline{display:inline;}.\!flex{display:flex !important;}.flex{display:flex;}.grid{display:grid;}.hidden{display:none;}.h-12{height:3rem;}.h-14{height:3.5rem;}.h-56{height:14rem;}.h-\[208px\]{height:208px;}.h-\[241px\]{height:241px;}.h-\[350px\]{height:350px;}.h-\[480px\]{height:480px;}.h-\[56px\]{height:56px;}.h-\[64px\]{height:64px;}.h-full{height:100%;}.max-h-\[470px\]{max-height:470px;}.min-h-\[240px\]{min-height:240px;}.min-h-\[270px\]{min-height:270px;}.min-h-\[440px\]{min-height:440px;}.w-\[264px\]{width:264px;}.w-\[290px\]{width:290px;}.w-\[64px\]{width:64px;}.w-\[71px\]{width:71px;}.w-\[90px\]{width:90px;}.w-auto{width:auto;}.w-fit{width:-moz-fit-content;width:fit-content;}.w-full{width:100%;}.min-w-\[220px\]{min-width:220px;}.min-w-\[88px\]{min-width:88px;}.max-w-\[1280px\]{max-width:1280px;}.max-w-\[264px\]{max-width:264px;}.max-w-\[640px\]{max-width:640px;}.flex-shrink{flex-shrink:1;}.flex-grow-0{flex-grow:0;}.grow{flex-grow:1;}.basis-\[100\%\]{flex-basis:100%;}.basis-\[264px\]{flex-basis:264px;}.cursor-pointer{cursor:pointer;}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.flex-col{flex-direction:column;}.flex-col-reverse{flex-direction:column-reverse;}.flex-wrap{flex-wrap:wrap;}.place-items-center{place-items:center;}.content-center{align-content:center;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.self-start{align-self:flex-start;}.overflow-hidden{overflow:hidden;}.overflow-y-hidden{overflow-y:hidden;}.rounded-2xl{border-radius:1rem;}.rounded-3xl{border-radius:1.5rem;}.rounded-\[32px\]{border-radius:32px;}.rounded-\[56px\]{border-radius:56px;}.rounded-\[8px\]{border-radius:8px;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:0.5rem;}.rounded-b-lg{border-bottom-right-radius:0.5rem;border-bottom-left-radius:0.5rem;}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem;}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px;}.rounded-t-\[40px\]{border-top-left-radius:40px;border-top-right-radius:40px;}.rounded-t-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;}.border{border-width:1px;}.border-b{border-bottom-width:1px;}.border-b-4{border-bottom-width:4px;}.border-l-4{border-left-width:4px;}.border-solid{border-style:solid;}.border-\[\#C2CEFB\]{--tw-border-opacity:1;border-color:rgb(194 206 251 / var(--tw-border-opacity));}.border-\[\#D1D1D1\]{--tw-border-opacity:1;border-color:rgb(209 209 209 / var(--tw-border-opacity));}.border-\[\#F5F5F5\]{--tw-border-opacity:1;border-color:rgb(245 245 245 / var(--tw-border-opacity));}.border-planet-grey{--tw-border-opacity:1;border-color:rgb(209 209 209 / var(--tw-border-opacity));}.border-planet-pink{--tw-border-opacity:1;border-color:rgb(224 0 131 / var(--tw-border-opacity));}.border-l-\[\#E00083\]{--tw-border-opacity:1;border-left-color:rgb(224 0 131 / var(--tw-border-opacity));}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));}.bg-planet-black{--tw-bg-opacity:1;background-color:rgb(32 32 32 / var(--tw-bg-opacity));}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity));}.bg-\[url\(\'\/resources\/images\/payment_methods\/last-cta-pm\.jpg\'\)\] {
  background-image: url('/resources/images/payment_methods/last-cta-pm.jpg');
}

.bg-\[url\(\'\/resources\/images\/payment_methods\/payment_methods_resized\.jpg\'\)\] {
  background-image: url('/resources/images/payment_methods/payment_methods_resized.jpg');
}

.bg-dcc {
  background-image: url('/resources/images/payment_methods/payment-in-cafe.png');
}

.bg-inperson {
  background-image: url('/resources/images/accept_payments_inperson.jpg');
}

.bg-online {
  background-image: url('/resources/images/accept_payments_online.jpg');
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-top {
  background-position: top;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-6 {
  padding: 1.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 1rem;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[36px\] {
  font-size: 36px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[28px\] {
  line-height: 28px;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-\[34px\] {
  line-height: 34px;
}

.leading-\[40px\] {
  line-height: 40px;
}

.leading-\[60px\] {
  line-height: 60px;
}

.tracking-\[-0\.5px\] {
  letter-spacing: -0.5px;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-\[\#005AB2\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 178 / var(--tw-text-opacity));
}

.text-\[\#202020\] {
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}

.text-\[\#E00083\] {
  --tw-text-opacity: 1;
  color: rgb(224 0 131 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-planet-black {
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity));
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

@media (min-width: 1300px) {
  .xl\:container {
    width: 100%;
  }

  @media (min-width: 550px) {
    .xl\:container {
      max-width: 550px;
    }
  }

  @media (min-width: 640px) {
    .xl\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1180px) {
    .xl\:container {
      max-width: 1180px;
    }
  }

  @media (min-width: 1300px) {
    .xl\:container {
      max-width: 1300px;
    }
  }

  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 2000px) {
    .xl\:container {
      max-width: 2000px;
    }
  }
}

.hover\:border-none:hover {
  border-style: none;
}

.hover\:bg-\[\#e00083\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 0 131 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#f5f5f5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.hover\:bg-\[rgb\(224\2c 0\2c 131\)\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 0 131 / var(--tw-bg-opacity));
}

.hover\:bg-planet-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 0 131 / var(--tw-bg-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:text-zinc-100:hover {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity));
}

.hover\:shadow-planet-pp-card-hover:hover {
  --tw-shadow: 0px 6px 20px 0px rgba(34, 34, 34, 0.16);
  --tw-shadow-colored: 0px 6px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.group:hover .group-hover\:mb-2 {
  margin-bottom: 0.5rem;
}

.group:hover .group-hover\:mr-6 {
  margin-right: 1.5rem;
}

.group:hover .group-hover\:mt-0 {
  margin-top: 0px;
}

.group:hover .group-hover\:h-\[216px\] {
  height: 216px;
}

.group:hover .group-hover\:w-auto {
  width: auto;
}

.group:hover .group-hover\:pt-4 {
  padding-top: 1rem;
}

@media (min-width: 640px) {
  .sm\:w-full {
    width: 100%;
  }

  .sm\:basis-\[264px\] {
    flex-basis: 264px;
  }

  .sm\:gap-6 {
    gap: 1.5rem;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:left-\[0px\] {
    left: 0px;
  }

  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:ml-8 {
    margin-left: 2rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-\[80px\] {
    margin-top: 80px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:min-h-80 {
    min-height: 20rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-\[120px\] {
    width: 120px;
  }

  .md\:w-\[264px\] {
    width: 264px;
  }

  .md\:w-\[360px\] {
    width: 360px;
  }

  .md\:w-\[600px\] {
    width: 600px;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:max-w-\[1344px\] {
    max-width: 1344px;
  }

  .md\:max-w-\[704px\] {
    max-width: 704px;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-\[24px\] {
    gap: 24px;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:rounded-t-\[40px\] {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }

  .md\:bg-\[url\(\'\/resources\/images\/payment_methods\/payment_methods_resized\.jpg\'\)\] {
    background-image: url('/resources/images/payment_methods/payment_methods_resized.jpg');}.md\:bg-none{background-image:none;}.md\:px-0{padding-left:0px;padding-right:0px;}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem;}.md\:px-8{padding-left:2rem;padding-right:2rem;}.md\:py-0{padding-top:0px;padding-bottom:0px;}.md\:py-20{padding-top:5rem;padding-bottom:5rem;}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.md\:py-8{padding-top:2rem;padding-bottom:2rem;}.md\:pb-0{padding-bottom:0px;}.md\:pb-20{padding-bottom:5rem;}.md\:pb-6{padding-bottom:1.5rem;}.md\:pb-8{padding-bottom:2rem;}.md\:pl-0{padding-left:0px;}.md\:pl-6{padding-left:1.5rem;}.md\:pr-6{padding-right:1.5rem;}.md\:pr-8{padding-right:2rem;}.md\:pt-20{padding-top:5rem;}.md\:text-5xl{font-size:3rem;line-height:1;}.md\:text-\[48px\]{font-size:48px;}.md\:leading-\[60px\]{line-height:60px;}.md\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.md\:duration-300{transition-duration:300ms;}}@media (min-width:1180px){.lg\:mx-0{margin-left:0px;margin-right:0px;}.lg\:mb-20{margin-bottom:5rem;}.lg\:mt-8{margin-top:2rem;}.lg\:w-1\/2{width:50%;}.lg\:w-1\/4{width:25%;}.lg\:w-\[1176px\]{width:1176px;}.lg\:w-\[323px\]{width:323px;}.lg\:w-\[800px\]{width:800px;}.lg\:max-w-\[800px\]{max-width:800px;}.lg\:flex-row{flex-direction:row;}.lg\:gap-20{gap:5rem;}.lg\:px-0{padding-left:0px;padding-right:0px;}.lg\:px-8{padding-left:2rem;padding-right:2rem;}.lg\:py-20{padding-top:5rem;padding-bottom:5rem;}.lg\:pb-12{padding-bottom:3rem;}.lg\:pr-8{padding-right:2rem;}.lg\:pt-8{padding-top:2rem;}.lg\:text-\[60px\]{font-size:60px;}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem;}.lg\:leading-6{line-height:1.5rem;}.lg\:leading-\[60px\]{line-height:60px;}}
@media (min-width:1025px){.megamenu-complex-container header .inside-header-container{max-width:1315px;width:1315px;}}.container{margin:0 auto;color:white;min-width:320px;box-sizing:border-box;background-color:rgba(255,255,255,1);}.switch{border:2px solid #E00083;position:relative;height:32px;margin:20px auto;margin-top:80px;background:white;border-radius:32px;box-sizing:content-box;}.switch-label{font-weight:600;position:relative;z-index:2;float:left;line-height:20px;font-size:16px;color:#202020;text-align:center;cursor:pointer;top:7px;}.title-wrap{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.switch-input{display:none;}.switch-input:checked + .switch-label{color:#FFF;transition:0.15s ease-out;transition-property:color,text-shadow;}.switch-input:checked + .switch-label-y ~ .switch-selector{transform:translateX(0%) scale(1.15);background-color:#202020;}.switch-input:checked + .switch-label-i ~ .switch-selector{transform:translateX(100%) scale(1.15);background-color:#202020;}.switch-input:checked + .switch-label-n ~ .switch-selector{transform:translateX(200%) scale(1.15);background-color:#202020;}.switch-selector{position:absolute;z-index:1;top:0;left:0;display:block;width:120px;height:32px;border-radius:32px;background-color:#1ab394;transition:all 0.3s ease-in-out;}@media (max-width:768px){.switch-selector{position:absolute;z-index:1;top:0;left:0;display:block;width:95px;height:32px;border-radius:32px;background-color:#1ab394;transition:all 0.3s ease-in-out;}}.page-node-type-payment-methods .short-description ul{list-style-position:inside !important;}
.webform-flexbox{margin-bottom:0;margin-top:0;}.webform-submission-get-in-touch-dynamic-form{background-color:white;max-width:1280px;margin:0 auto;padding:48px;border-radius:40px;}.webform-submission-get-in-touch-dynamic-form textarea{width:100%;border-radius:8px;border:1px solid #D1D1D1;background:#FFF;padding:8px;resize:none;}.webform-submission-get-in-touch-dynamic-form .js-form-type-checkbox{display:flex;}.webform-submission-get-in-touch-dynamic-form .js-form-type-checkbox input.form-checkbox{width:auto;margin-right:8px;}.webform-submission-get-in-touch-dynamic-form textarea:focus-visible{outline:#d1d1d1 solid 1px;}.webform-submission-get-in-touch-dynamic-form .form-type-textarea div{display:flex;flex-direction:column-reverse;}.webform-submission-get-in-touch-dynamic-form .form-type-textarea .text-count-message{padding-bottom:8px;}.webform-submission-get-in-touch-dynamic-form label{font-weight:600;line-height:20px;font-size:16px;display:block;padding-bottom:8px;}.webform-submission-get-in-touch-dynamic-form label[for="edit-are-you-customer"]{padding-bottom:0;}.webform-submission-get-in-touch-dynamic-form .form-item-are-you-customer{display:flex;align-items:baseline;}.webform-submission-get-in-touch-dynamic-form #edit-markup p a{color:#005AB2;text-decoration:underline;font-weight:600;height:18px;line-height:18px;font-size:14px;}.webform-submission-get-in-touch-dynamic-form #edit-actions{width:80px;box-sizing:content-box;display:flex;justify-content:center;font-family:'TT Commons';font-weight:600;color:rgb(238,238,238);background-color:rgb(32,32,32);font-size:1rem;line-height:1.5rem;text-align:center;padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;-webkit-border-radius:3.5rem;border-radius:3.5rem;border-color:rgb(32,32,32);border-style:solid;border-width:0.125rem;}.webform-submission-get-in-touch-dynamic-form #edit-markup p{color:#202020;text-decoration:underline;font-weight:600;height:18px;line-height:18px;font-size:14px;}.webform-submission-get-in-touch-dynamic-form #edit-markup{margin-bottom:48px;}.webform-submission-get-in-touch-dynamic-form select{width:100%;background-color:rgba(0,0,0,0);border-style:solid;height:2.5rem;color:rgb(151,151,151);border-width:0.0625rem;border-color:rgb(209,209,209);-webkit-border-radius:0.25rem;border-radius:0.25rem;padding:0.5rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABrSURBVHgBjZDLEYAwCEQTk0I8pR5asDJboAW74GgJFsBB1xkuDBL3kM/CGz6ViNbyiJnP8kOWv+Dove9mzCDk4t1E5BpjHDBw459BqrqhuwZzBnvorWjBLziCoJq1ZPN7KAT9EiIoFeBs0zcAtFS4oDozJwAAAABJRU5ErkJggg==) no-repeat;background-size:14px;background-position:-webkit-calc(100% - 8px) center;background-position:calc(100% - 8px) center;-moz-appearance:none;-webkit-appearance:none;}.webform-submission-get-in-touch-dynamic-form input:not(.webform-button--submit){height:40px;padding:8px;border-radius:8px;border:1px solid #D1D1D1;width:100%;}.webform-submission-get-in-touch-dynamic-form .js-form-item{margin-bottom:24px;}
.media-library-widget-modal .ui-dialog-buttonpane{margin-top:0;}.media-library-widget-modal .form-actions{display:flex;flex-wrap:wrap;align-items:flex-start;}.media-library-widget-modal form .description{margin-top:6px;margin-bottom:6px;color:#55565b;font-size:13px;line-height:17px;}.media-library-widget-modal .views-exposed-form{display:flex;flex-wrap:wrap;margin-top:24px;margin-bottom:24px;padding:8px 24px 24px 24px;border:1px solid #dedfe4;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.media-library-widget-modal .views-exposed-form .form-submit{margin:40px 8px 0 0;}.media-library-widget-modal .form-text,.media-library-widget-modal .form-select,.media-library-widget-modal .form-url,.media-library-widget-modal .form-file{box-sizing:border-box;max-width:100%;min-height:3rem;padding:11px 15px;color:#232429;border:1px solid #919297;border-radius:1px;background:#fff;font-size:17px;line-height:1.5rem;-webkit-appearance:none;appearance:none;}.media-library-widget-modal .form-select{padding-right:31px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23545560'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% 50%;background-size:14px 9px;}.media-library-widget-modal .form-item label{display:table;margin-top:4px;margin-bottom:4px;font-size:14px;font-weight:bold;line-height:1.125rem;}.media-library-widget-modal .views-exposed-form .form-item{max-width:100%;margin:16px 12px 0 0;}[dir="rtl"] .media-library-widget-modal .views-exposed-form .form-item{margin-right:0;margin-left:12px;}.media-library-widget-modal .button{border:1px solid transparent !important;display:inline-block;margin:1rem 0.75rem 1rem 0;padding:15px 23px;cursor:pointer;text-align:center;text-decoration:none;color:#232429;border-radius:2px;background-color:#d3d4d9;font-size:16px;font-weight:700;line-height:16px;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;}[dir="rtl"] .media-library-widget-modal .button{margin:16px 0 16px 0;}.media-library-widget-modal .button:not(:focus){box-shadow:0 1px 2px rgba(0,0,0,0.25);}.media-library-widget-modal .button:hover{text-decoration:none;background-color:#c1c2c7;}.media-library-widget-modal .button:focus{text-decoration:none;}.media-library-widget-modal .button:active{background-color:#adaeb3;}.media-library-widget-modal .no-touchevents .button--small{margin:0.75rem 0.5rem 0.75rem 0;padding:calc(0.5rem - 1px) calc(1rem - 1px);font-size:0.79rem;}.media-library-widget-modal .no-touchevents .button--extrasmall{margin:0.5rem 0.5rem 0.5rem 0;padding:calc(0.25rem - 1px) calc(0.75rem - 1px);font-size:0.79rem;}[dir="rtl"].media-library-widget-modal.no-touchevents .button--small,[dir="rtl"].media-library-widget-modal.no-touchevents .button--extrasmall{margin-right:0;margin-left:0.5rem;}.media-library-widget-modal .button--action{margin:0;}.media-library-widget-modal .button--action::before{margin-left:-0.25em;padding-right:0.25em;content:"+";font-weight:900;}[dir="rtl"] .media-library-widget-modal .button--action::before{margin-right:-0.25em;margin-left:0;padding-right:0;padding-left:0.25em;}.media-library-widget-modal a.button:hover,.media-library-widget-modal a.button:active{color:#232429;}.media-library-widget-modal  .button--primary{color:#fff;background-color:#003ecc;}.media-library-widget-modal  .button--primary:hover{color:#fff;background-color:#0036b1;}.media-library-widget-modal  .button--primary:active{background-color:#002e9a;}.media-library-widget-modal  a.button--primary:hover,.media-library-widget-modal  a.button--primary:active{color:#fff;}.media-library-widget-modal .button--danger{color:#fff;background-color:#dc2323;}.media-library-widget-modal .button--danger:hover{color:#fff;background-color:#c61f1f;}.media-library-widget-modal .button--danger:active{background-color:#b01c1c;}.media-library-widget-modal a.button--danger:hover,.media-library-widget-modal a.button--danger:active{color:#fff;}.media-library-widget-modal .button:disabled,.media-library-widget-modal .button.is-disabled{color:#919297;background-color:#ebebed;}.media-library-widget-modal .button--primary:disabled,.media-library-widget-modal .button--primary.is-disabled{color:#828388;background-color:#d3d4d9;}.media-library-widget-modal .button.is-disabled{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;}.media-library-widget-modal .link{display:inline;padding:0;cursor:pointer;text-decoration:underline;border:0;background:none;-webkit-appearance:none;appearance:none;}.media-library-widget-modal .js-hide{display:none;}
.captcha__description{margin-bottom:.75em;}
