.submitted-message,form{font-family:var(--primary_font);font-size:var(--body_font_size)}.form-title{color:var(--dark_color)}form label{color:var(--form_label_font_color);display:block;margin-bottom:var(--spacer_8)}form label,form legend{font-size:var(--body_font_size)}form legend{color:var(--form_help_text_font_color)}form fieldset{border:0;margin:0;max-width:100%;padding:0}.hs-form-field{margin-bottom:var(--spacer_16)}.input,.select,form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{appearance:none;background-color:var(--form_field_bg_color);border:0;border-radius:var(--form_field_corner_radius);box-shadow:inset 0 0 0 var(--form_field_border_width) var(--form_field_border_color);color:var(--form_field_font_color);display:inline-block;font-family:inherit;font-size:var(--body_font_size);padding:0 var(--spacer_16);transition:box-shadow var(--default_transition);width:100%}.input,.select,form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select{min-height:3.2rem}form textarea{min-height:11.2rem;padding-bottom:var(--spacer_8);padding-top:var(--spacer_8);resize:none}.input[data-value]{display:grid;position:relative}.input[data-value] textarea,.input[data-value]:after{grid-column-start:1;grid-row-start:1;padding:var(--spacer_8) var(--spacer_16);width:100%}.input[data-value]:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}.select:focus,form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{box-shadow:inset 0 0 0 var(--form_field_border_width) var(--dark_color);outline:0}::placeholder{color:var(--form_field_placeholder_color);opacity:1}.select,form select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23231f20' stroke-width='2' d='m5 9.314 7.315 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.315 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.315 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.315 7.315 7.315-7.315'/%3E%3C/svg%3E");background-position:center right var(--spacer_20);background-repeat:no-repeat;background-size:2.4rem 2.4rem;padding-right:var(--spacer_52)}form .inputs-list{list-style:none;margin:0;padding:0}form .inputs-list>li{display:block;margin:var(--spacer_8) 0}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{accent-color:var(--primary_color);cursor:pointer;display:block;height:1.6rem;margin-right:var(--spacer_4);min-width:1.6rem;transform:translateY(.28rem)}.hs-form .hs-form-checkbox-display{display:flex}.hs-form .hs-form-checkbox-display span{cursor:pointer}.hs-dateinput{position:relative}.hs-dateinput:before{content:"\01F4C5";position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#fff}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{border-radius:0!important;color:#fff}.hs-fieldtype-date .input .hs-dateinput:before{color:var(--form_field_placeholder_color)}.fn-date-picker td .pika-button:hover,.fn-date-picker td.is-selected .pika-button{background-color:var(--primary_color)}.fn-date-picker td.is-today .pika-button{color:var(--primary_color)}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:var(--font_size_12);margin:0 0 var(--spacer_16)}form .hs-richtext img{max-width:100%!important}form .legal-consent-container .hs-form-booleancheckbox-display>span,form .legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:var(--spacer_8)}.hs-form-required{color:inherit}.hs-input.invalid.error{box-shadow:inset 0 0 0 var(--form_field_border_width) var(--error_color)}.hs-error-msg{color:var(--error_color);margin-top:var(--spacer_4)}form .hs-button,form input[type=submit]{appearance:none;background-color:var(--button_bg_color);border:0;border-radius:var(--button_corner_radius);box-shadow:inset 0 0 0 var(--button_border_width) var(--button_border_color);color:var(--button_color);cursor:pointer;display:inline-block;font-family:var(--button_font_family);font-size:var(--button_font_size);font-style:var(--button_text_decoration);font-weight:var(--button_font_weight);padding:var(--button_spacing);text-align:center;text-transform:var(--button_text_transform);white-space:normal}form .hs-button:active,form .hs-button:focus-within,form .hs-button:hover,form input[type=submit]:active,form input[type=submit]:focus-within,form input[type=submit]:hover{background-color:var(--button_bg_color_active);box-shadow:inset 0 0 0 var(--button_border_width) var(--button_border_color_active);color:var(--button_bg_color_active)}.hs_recaptcha.hs-form-field>.input{background-color:transparent}.grecaptcha-badge{margin:0 auto}@layer components{.icon{display:block;height:1.6rem;width:1.6rem}.breadcrumb__listing{color:var(--white_color);display:flex;flex-wrap:wrap;list-style:none;margin-top:var(--spacer_20);padding-inline-start:0}.breadcrumb__item{font-size:var(--font_size_14)}.breadcrumb__link{background-image:linear-gradient(to right,var(--white_color),var(--white_color));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;color:var(--white_color);display:inline;transition:background-size var(--default_transition)}.breadcrumb__item:not(:last-child) .breadcrumb__link{opacity:.7;transition:opacity var(--default_transition)}.breadcrumb__link:active,.breadcrumb__link:focus-within,.breadcrumb__link:hover{background-size:100% 1px}.breadcrumb__item:not(:last-child) .breadcrumb__link:active,.breadcrumb__item:not(:last-child) .breadcrumb__link:focus-within,.breadcrumb__item:not(:last-child) .breadcrumb__link:hover{opacity:1}.breadcrumb__item--current{font-weight:var(--font_weight_700)}.breadcrumb__item--current,.breadcrumb__item--intermediate{padding-left:var(--spacer_24);position:relative}.breadcrumb__item--current:before,.breadcrumb__item--intermediate:before{content:"";height:16px;left:.2rem;position:absolute;top:50%;transform:translateY(-50%);width:16px}.breadcrumb__item--intermediate:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' d='m6.21 13.087 4.877-4.877L6.21 3.333' opacity='.5'/%3E%3C/svg%3E")}.breadcrumb__item--current:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fed302' stroke-width='2' d='m6.21 13.087 4.877-4.877L6.21 3.333'/%3E%3C/svg%3E")}.tag{display:inline-block}.post-card{display:flex;flex-direction:column;gap:var(--spacer_24);height:100%;position:relative}.post-card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.post-card__image{background-color:var(--dark_color_5);height:224px;object-fit:cover;width:100%}.post-card__texts{gap:var(--spacer_4)}.post-card__tag-link,.post-card__tag-list{color:var(--gold_color)}.post-card__tag-link{background-image:linear-gradient(to right,var(--gold_color),var(--gold_color));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;display:inline;font-size:var(--font_size_14);font-weight:var(--font_weight_700);line-height:1.71;position:relative;text-transform:uppercase;transition:background-size var(--default_transition);z-index:2}.post-card__tag-link:not(.post-card__tag-link--disabled):hover{background-size:100% 1px}.post-card__title{line-height:1;margin-bottom:0}.post-card__meta{color:var(--dark_color_70);font-size:var(--font_size_16);line-height:1.5}.post-card__authors{gap:var(--spacer_12)}.post-card__author-link{align-items:center;color:var(--dark_color);gap:var(--spacer_12);position:relative;z-index:2}.post-card__author-avatar{background-color:var(--dark_color_5);border-radius:50%;height:48px;object-fit:cover;width:48px}.post-card__author-name-container{flex-direction:column;flex-wrap:wrap;font-size:var(--font_size_16);line-height:1.5;margin-bottom:0}.post-card__author-images .post-card__author-link{font-weight:var(--font_weight_300);position:relative}.post-card__author-images .post-card__author-name,.post-card__author-name{font-weight:var(--font_weight_500)}.post-card__author-images .post-card__author-link:first-of-type{z-index:3}.post-card__author-images .post-card__author-link:nth-child(2){z-index:2}.post-card__author-images .post-card__author-link:nth-child(3){z-index:1}.post-card__author-images .post-card__author-link:not(:first-of-type){margin-left:-1.4rem}.post-card__author-names{font-size:var(--font_size_16);gap:var(--spacer_8)}.post-card__fake-link{margin-top:auto}.post-card:hover .post-card__fake-link{background-position:left 0 center,left 18px center,left 100% center;background-size:36px 36px,calc(100% - 35px) 36px,36px}.post-card:hover .post-card__fake-link:before{transform:translate(4px,-50%);transition:transform var(--default_transition)}.post-card:hover .post-card__fake-link:after{background-position:left 0 center,left 18px center,left 100% center;background-size:36px 36px,calc(100% - 35px) 36px,36px}.popup{background-color:rgba(0,0,0,.5);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility var(--default_transition),opacity var(--default_transition);visibility:hidden;width:100vw}.popup--visible{opacity:1;visibility:visible;z-index:20}.popup__container{background-color:var(--primary_color_10);left:50%;max-height:100vh;max-width:calc(100vw - 30rem);overflow-y:auto;padding:var(--spacer_36);position:fixed;top:50%;transform:translate(-50%,-50%);z-index:21}@media(min-width:1441px){.popup__container{max-width:calc(var(--container_width) - 30rem)}}@media(max-width:992px){.popup__container{max-width:100vw;width:80%}}@media(max-width:600px){.popup__container{height:100vh;left:0;max-height:none;top:0;transform:translate(0);width:100%}}.popup__closer{align-items:center;display:flex;height:4rem;justify-content:center;position:absolute;right:var(--spacer_20);top:var(--spacer_20);width:4rem}div[data-global-resource-path*=footer]{position:relative;z-index:1}.footer{background-color:var(--footer_bg_color);border-top:1px solid rgba(0,0,0,.3);display:flex;justify-content:center}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer img,.footer label,.footer li,.footer p,.footer span{color:var(--footer_font_color)}.footer__container{margin:var(--spacer_80) 0;width:var(--container_width)}.footer--no-nav .footer__container{margin-bottom:var(--spacer_32);margin-top:var(--spacer_32)}@media (max-width:1024px){.footer__container{margin:var(--spacer_64) 0}.footer--no-nav .footer__container{margin-bottom:var(--spacer_32);margin-top:var(--spacer_32)}}@media (max-width:767px){.footer__container{margin:var(--spacer_40) 0}.footer--no-nav .footer__container{margin-bottom:var(--spacer_32);margin-top:var(--spacer_32)}}.footer__container__top-wrapper{border-bottom:1px solid #b2b2b2;display:flex;gap:var(--spacer_36);justify-content:space-between;margin-bottom:var(--spacer_30);padding-bottom:var(--spacer_12)}@media (max-width:1024px){.footer__container__top-wrapper{flex-direction:column}}.footer__container__informations{display:flex;flex-direction:row;gap:var(--spacer_60)}@media (max-width:1024px){.footer__container__informations{flex-direction:column;gap:var(--spacer_36);max-width:100%}}.footer__container__informations img{margin-bottom:var(--spacer_20)}.footer__container__informations p{font-size:var(--font_size_14)}.footer__container__informations p a{color:var(--dark_color);text-decoration:underline;transition:color var(--default_transition)}.footer__container__informations p a:active,.footer__container__informations p a:focus-within,.footer__container__informations p a:hover{color:var(--gold_color)}.footer__container__navigation{width:100%}.footer__container__bottom-wrapper__extra-links,.footer__container__bottom-wrapper__extra-links .hs_cos_wrapper span{display:flex;gap:var(--spacer_20)}.footer__container__bottom-wrapper__extra-links .hs_cos_wrapper a{color:var(--body_font_color,#231f20);transition:color var(--default_transition)}.footer__container__bottom-wrapper__extra-links .hs_cos_wrapper a:active,.footer__container__bottom-wrapper__extra-links .hs_cos_wrapper a:focus-within,.footer__container__bottom-wrapper__extra-links .hs_cos_wrapper a:hover{color:var(--gold_color)}.footer__container__bottom-wrapper{display:flex;justify-content:space-between}@media (max-width:700px){.footer__container__bottom-wrapper{flex-direction:column}}.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper{flex-direction:column}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}}.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper{left:-9999px;opacity:0;position:absolute}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;top:100%}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:100%;opacity:1;top:0}@media (max-width:767px){.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;position:relative;top:auto}}.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img{height:auto;max-width:100%}.blog-cards__top-wrapper{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:var(--spacer_40)}@media (max-width:850px){.blog-cards__top-wrapper{align-items:flex-start;flex-direction:column}}.blog-cards__top-wrapper__informations{width:calc(var(--column_width_percent)*9 + var(--gutter_width_percent)*8)}@media (max-width:850px){.blog-cards__top-wrapper__informations{width:100%}}.blog-cards__top-wrapper__informations p:last-child{margin-bottom:0}.blog-cards__top-wrapper__cta-wrapper{width:fit-content}@media (max-width:850px){.blog-cards__top-wrapper__cta-wrapper{margin-top:var(--spacer_20);width:100%}}.blog-cards__top-wrapper__cta-wrapper a{display:block}@media (max-width:850px){.blog-cards__top-wrapper__cta-wrapper a{text-align:center}}.blog-cards__top-wrapper__link{cursor:pointer}.blog-cards__bottom-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacer_36)}.macro-blog-post{display:flex;flex-direction:column;height:auto;max-width:40rem;width:calc(33.33333% - var(--spacer_36)*.66667)}@media (max-width:1024px){.macro-blog-post{max-width:100%;width:100%}}.macro-blog-post__picture{align-items:center;display:flex;height:22.5rem;justify-content:center;margin-bottom:var(--spacer_24);overflow:hidden}.macro-blog-post__picture>img{background-color:var(--dark_color_5);height:22.4rem;object-fit:cover;width:100%}.macro-blog-post__tag{font-size:var(--font_size_14);font-weight:var(--h2_font_weight);margin-bottom:var(--spacer_4);text-transform:uppercase}.macro-blog-post__tag a,.macro-blog-post__tag span{color:var(--gold_color)}.macro-blog-post>h5{margin-bottom:var(--spacer_4)}.macro-blog-post__info{color:#939192;display:inline-block;font-size:var(--spacer_16);margin-bottom:var(--spacer_24)}.macro-blog-post__author{display:flex;margin-bottom:var(--spacer_24);margin-top:auto}.macro-blog-post__author__picture{background-color:grey;border-radius:50%;height:48px;margin-right:var(--spacer_20);min-width:48px;width:48px}.macro-blog-post__author__informations{color:#231f20;display:flex;flex-direction:column;font-size:var(--spacer_16);font-weight:500}.macro-blog-post__author__informations>span{color:#939192;font-weight:300}.macro-blog-post:hover>a{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px;font-weight:var(--font_weight_700)}.macro-blog-post:hover>a:before{transform:translate(4px,-50%);transition:transform var(--default_transition)}.macro-blog-post:hover>a:after{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px}.cra__title-caption{max-width:72rem;padding-bottom:var(--spacer_36)}.cra__title-caption>:last-child{margin-bottom:0}.cra__list{display:flex;flex-flow:wrap;gap:var(--spacer_36);justify-content:flex-start}.cra__list-item{display:flex;position:relative}.cra__list-item,.cra__list-item--title{flex-basis:calc(33.33333% - var(--spacer_36)*2/3)}.cra__list-item--title{display:block}.cra__list-item--title a{margin-top:1.8rem}.cra__list-item-link--hidden{background-color:transparent;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.cra__list-item-background-image{clip-path:polygon(0 0,100% 0,100% calc(100% - 8.75rem),calc(100% - 8.75rem) 100%,0 100%);height:26rem;object-fit:cover;position:absolute;width:100%}.cra__list-item-card{display:flex;flex-direction:column;gap:var(--spacer_12);height:auto;justify-content:flex-start;margin-top:13rem;min-height:13rem;padding:4rem;position:relative;transition:background var(--slow_transition);width:90%}.cra__list-item-card-text-title{font-size:var(--h3_font_size);font-weight:700;letter-spacing:-1px;line-height:1;margin-bottom:var(--spacer_12)}.cra__list-item-card-text-caption>:last-child{margin:0}.cra__list-item-card-text-caption ul{list-style-type:disc}.cra__list-item-card-text-caption ul ul{list-style-type:circle}.cra__list-item-card-text-caption ul ul ul{list-style-type:square}.cra__list-item-card-cta{cursor:pointer;z-index:2}.cra__list-item-card:hover .arrow-button{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px}.cra__list-item-card:hover .arrow-button:before{transform:translate(4px,-50%);transition:transform var(--default_transition)}.cra__list-item-card:hover .arrow-button:after{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px}@media (max-width:1024px){.cra__list-item,.cra__list-item--title{flex-basis:calc(50% - var(--spacer_36)/2)}}@media (max-width:800px){.cra__list-item-card{width:100%}.cra__list-item--title{flex-basis:100%}}@media (max-width:600px){.cra__list-item{flex-basis:100%}}.container--video-text-inner,.hp-particles--module{position:relative}.hp-particles--module{padding:var(--dnd_section_padding);--card_sizer:263px;overflow:hidden}.hp-particles--module #background-video{bottom:0;height:auto;left:0;margin:12rem 0;min-height:100%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100dvw;z-index:-1}.container--video-text-intro{width:calc(var(--column_width_percent)*9 + var(--gutter_width_percent)*8)}@media (max-width:800px){.container--video-text-intro{width:100%}}.hp-particles--module .cards-container{gap:var(--spacer_36);margin-bottom:15rem;margin-top:var(--spacer_48);padding:0;width:100%}.hp-particles--update.hp-particles--module .cards-container[data-length="2"]{gap:10rem;justify-content:center}@media (max-width:1024px){.hp-particles--update.hp-particles--module .cards-container[data-length="2"]{gap:var(--spacer_40);justify-content:space-around}}.hp-particles--module .cards-container .hp-particles__card{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:var(--card_sizer);padding:var(--spacer_40);position:relative;text-align:left;transition:background var(--slow_transition);width:calc(33.33333% - var(--spacer_36)*.66667)}.hp-particles--module .cards-container .hp-particles__card:hover{padding:var(--spacer_32) var(--spacer_40) var(--spacer_40) var(--spacer_40)}.hp-particles--update.hp-particles--module .cards-container .hp-particles__card{min-height:25rem}@media (max-width:1024px){.hp-particles--update.hp-particles--module .cards-container .hp-particles__card{width:calc(50% - 5rem)}}@media (max-width:767px){.hp-particles--update.hp-particles--module .cards-container .hp-particles__card{width:100%}}@media (max-width:800px){.hp-particles--module .cards-container--mobile .hp-particles__card{height:auto;padding:var(--spacer_24)}.hp-particles--module .cards-container--mobile .hp-particles__card:hover{padding:var(--spacer_24)}}.hp-particles--module .cards-container .hp-particles__card:not(:nth-child(2)):after{background-image:url(https://5014803.fs1.hubspotusercontent-na1.net/hubfs/5014803/PfMxMarkentive/icons/particles-top-long-arrow.svg);background-position:50%;background-repeat:no-repeat;bottom:-14rem;content:"";height:14rem;left:50%;position:absolute;transform:translateX(-50%);width:8px}.hp-particles--module .cards-container .hp-particles__card:nth-child(2):after{background-image:url(https://5014803.fs1.hubspotusercontent-na1.net/hubfs/5014803/PfMxMarkentive/icons/particles-top-short-arrow.svg);background-position:50%;background-repeat:no-repeat;bottom:-11.4rem;content:"";height:11.4rem;left:50%;position:absolute;transform:translateX(-50%);width:8px}.hp-particles__card__title{letter-spacing:-1px;line-height:1;margin-bottom:var(--spacer_12);z-index:1}.hp-particles__card__foldable-text{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--slow_transition),opacity var(--slow_transition),margin var(--slow_transition);z-index:1}.hp-particles__card:hover .hp-particles__card__foldable-text{grid-template-rows:1fr;margin-bottom:var(--spacer_12);opacity:1}@media (max-width:800px){.cards-container--mobile .hp-particles__card__foldable-text{grid-template-rows:1fr;margin-bottom:var(--spacer_12);opacity:1;transition:unset}}.hp-particles__card__foldable-text-container{overflow:hidden}.hp-particles__card__text{line-height:1.56;margin-bottom:0}.hp-particles__card__image{display:block;display:grid;grid-template-rows:1fr;margin-bottom:var(--spacer_16);margin-top:auto;transition:grid-template-rows var(--default_transition) .05s,margin var(--default_transition);z-index:1}.hp-particles__card:hover .hp-particles__card__image{grid-template-rows:0fr;margin-bottom:0;transition:grid-template-rows var(--default_transition) 0s,margin var(--default_transition)}@media (max-width:800px){.cards-container--mobile .hp-particles__card__image{margin-top:0}.cards-container--mobile .hp-particles__card:hover .hp-particles__card__image{grid-template-rows:1fr;margin-bottom:var(--spacer_16);transition:unset}}.hp-particles__card__image-container{overflow:hidden}.hp-particles__card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hp-particles__card:hover .arrow-button{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px;font-weight:var(--font_weight_700)}.hp-particles__card:hover .arrow-button:before{transform:translate(4px,-50%);transition:transform var(--default_transition)}.hp-particles__card:hover .arrow-button:after{background-position:left 0 center,left 18px center,left 100% center;background-size:18px 36px,calc(100% - 36px) 36px,36px}.hp-particles__overlay-color{background-color:transparent;background-position:center top 35%,bottom;background-size:100% 200%,cover;bottom:0;height:100%;left:0;opacity:.8;position:absolute;right:0;transition:background-position var(--slow_transition),opacity var(--slow_transition);width:100%}.hp-particles__card:hover .hp-particles__overlay-color{background-position:center top 100%,bottom;opacity:1}@media (max-width:800px){.cards-container--mobile .hp-particles__overlay-color{background-position:center top 40%,bottom;opacity:1}.cards-container--mobile .hp-particles__card:hover .hp-particles__overlay-color{background-position:center top 65%,bottom}}.hp-particles--module .links-container{justify-content:space-between}.hp-particles--module .links-container .hp-particles_link_repeater{cursor:pointer;padding:var(--spacer_28) var(--spacer_40);position:relative}.hp-particles--module .links-container .hp-particles_link_repeater:before{background-color:transparent;background-position:center top 35%,bottom;background-size:100% 200%,cover;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:background-position var(--slow_transition),opacity var(--slow_transition),background-size var(--slow_transition);width:100%}.hp-particles--module .links-container .hp-particles_link_repeater:hover:before{background-position:center top 100%,bottom;opacity:1}.hp-particles--module .links-container .hp-particles_link_repeater--background{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hp-particles--module .links-container .hp-particles_link_repeater--background-image{height:100%;object-fit:cover;width:100%}.hp-particles--module .links-container .hp-particles_link_repeater h4{margin-bottom:0;position:relative;z-index:3}.hp-particles--update .hp-particles_link_repeater-link-icon{background:var(--black_color);border-radius:5rem;color:var(--white_color);flex-shrink:0;height:36px;margin-left:var(--spacer_20);padding:var(--spacer_8);width:36px}.hp-particles_link_repeater-link-container{display:flex;position:relative;z-index:3}.hp-particles--module .hp-particles_link_repeater-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.hp-particles--module .hp-particles_link_repeater--1{margin-right:22.5rem}.hp-particles--module .hp-particles_link_repeater--1,.hp-particles--module .hp-particles_link_repeater--2{margin-top:8rem}.hp-particles--module .hp-particles_link_repeater--2{margin-right:21%}.hp-particles--update.hp-particles--module .hp-particles_link_repeater--2{margin-right:25%}.hp-particles--module .hp-particles_link_repeater--3{margin-left:21%;margin-top:var(--spacer_30)}.hp-particles--update.hp-particles--module .hp-particles_link_repeater--3{margin-left:27%}.hp-particles--module .hp-particles_link_repeater--4{margin-left:auto;margin-top:var(--spacer_30)}.hp-particles--module .hp-particles_link_repeater:after{background-position:50%;background-repeat:no-repeat;content:"";left:50%;position:absolute;transform:translateX(-50%);width:8px}.hp-particles--module .hp-particles_link_repeater--1:after,.hp-particles--module .hp-particles_link_repeater--2:after{background-image:url(https://5014803.fs1.hubspotusercontent-na1.net/hubfs/5014803/PfMxMarkentive/icons/particles-bottom-short-arrow.svg);height:12rem;top:-12rem}.hp-particles--module .hp-particles_link_repeater--3:after,.hp-particles--module .hp-particles_link_repeater--4:after{background-image:url(https://5014803.fs1.hubspotusercontent-na1.net/hubfs/5014803/PfMxMarkentive/icons/particles-bottom-long-arrow.svg);content:"";height:25rem;top:-23rem}@media (max-width:1279px){.hp-particles--module .hp-particles_link_repeater:after{display:none}.hp-particles--module .links-container .hp-particles_link_repeater{margin:0;width:50%}.hp-particles--module .hp-particles_link_repeater--4{transform:unset}}@media (max-width:992px){.hp-particles--module .cards-container{padding-bottom:12rem}}@media (max-width:1024px){.hp-particles--module #background-video{transform:translateY(-40%)}}@media (max-width:992px){.hp-particles--module #background-video{transform:translateY(-45%)}}@media (max-width:800px){.hp-particles--module #background-video{transform:translateY(-40%)}}@media (max-width:767px){.hp-particles--module #background-video{display:none}.hp-particles--module .cards-container{margin-bottom:var(--spacer_36);padding-bottom:0}.hp-particles--module .cards-container .hp-particles__card{width:100%}.hp-particles--module .cards-container .hp-particles__card:after{display:none}}@media (max-width:640px){.hp-particles--module .links-container .hp-particles_link_repeater{padding:var(--spacer_32);width:100%}.hp-particles--module .links-container .hp-particles_link_repeater:not(:last-child){margin-bottom:var(--spacer_36)}}@media (max-width:800px){.cards-container--mobile .hp-particles__card__fake-link{margin-top:auto}}.footer-social-network{display:flex;gap:var(--spacer_10)}.footer-social-network__icon{margin-bottom:0}.hover-cards{position:relative;--top_shape_style:16rem}.shape-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='856' height='425' fill='none' viewBox='0 0 856 425'%3E%3Cpath stroke='%23000' d='M0 1h854L430.5 424.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:424px;left:-9rem;max-width:90vw;position:absolute;top:0;transition:left .3s;width:854px}@media (max-width:500px){.shape-background{display:none}}.shape-style{top:var(--top_shape_style)}@media (max-width:1048px){.shape-style{display:none}}.hover-cards__intro-wrapper{margin-bottom:var(--spacer_44)}.hover-cards__intro-wrapper *{margin-bottom:0}.hover-cards__intro-wrapper p{font-size:var(--font_size_18);max-width:83rem}.hover-cards__card-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacer_36) var(--spacer_44)}.hover-cards__card{display:flex;flex-direction:column;justify-content:center;min-height:28rem;overflow:hidden;position:relative;width:calc(33.33333% - var(--spacer_44)*2/3)}@media (max-width:1048px){.hover-cards__card{width:calc(50% - var(--spacer_44)/2)}}@media (max-width:800px){.hover-cards__card{width:100%}}.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(30px)}@media (max-width:1048px){.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(20px)}}@media (max-width:800px){.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(20px)}}.hover-cards__card span{color:var(--white_color);font-weight:700;line-height:28px;margin-left:var(--spacer_40);padding-right:1rem;position:relative;width:fit-content;z-index:2}.hover-cards__card span:first-child{font-size:28px;margin-top:var(--spacer_60)}@media (max-width:500px){.hover-cards__card span:first-child{font-size:20px}}.hover-cards__button{align-items:center;display:flex;margin-top:var(--spacer_24);min-height:36px;padding-left:4rem;position:relative}.hover-cards__button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M.833 9.583h17.678m0 0-6.096 6.096m6.096-6.096-6.096-6.096'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.hover-cards__button:after,.hover-cards__button:before{content:"";height:36px;left:0;position:absolute;width:36px}.hover-cards__button:after{background-color:#000;border-radius:18px;transition:width .3s;z-index:-1}.hover-cards__card:hover .hover-cards__button:after{width:100%}.hover-cards__main-image{background-position:top;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:transform .5s;z-index:1}.hover-cards__background-image{background-position:bottom;bottom:0;left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:1048px){.hover-cards__background-image{width:100%}}.hover-cards__card.is_only_title{cursor:default;margin-bottom:0;min-height:auto}.hover-cards__card.is_only_title>span{align-items:center;color:var(--body_font_color,#231f20);display:flex;font-size:48px;letter-spacing:-1px;line-height:1;margin-bottom:0;margin-left:0;margin-top:var(--spacer_80)}@media (max-width:850px){.hover-cards__card.is_only_title>span{margin-top:0;padding-right:0;width:100%}}.is_not_title{justify-content:flex-end;padding-bottom:var(--spacer_40)}.banner-cta{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex}.banner-cta__image-container{background-color:var(--dark_color);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.banner-cta__image-container:after{background-image:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner-cta__image-container .banner-cta__image,.banner-cta__image-container .banner-cta__video{height:100%;object-fit:cover;object-position:center;width:100%}.banner-cta__image-container .sticky-image{bottom:0;height:auto;left:0;max-width:100%;min-height:100dvh;position:absolute}@media (min-height:1080px){.banner-cta__image-container .sticky-image{min-height:75dvh}}.banner-cta__wrapper{display:flex;justify-content:space-between;margin:12rem auto;max-width:var(--container_width);padding:0 var(--spacer_20);position:relative;width:100%;z-index:2}@media (min-width:1441px){.banner-cta__wrapper{padding:0}}@media (max-width:1024px){.banner-cta__wrapper{flex-wrap:wrap}}.banner-cta__title{color:var(--white_color);letter-spacing:-1px;line-height:1}.banner-cta__title--left{align-items:center;border-right:2px solid #fff;display:flex;height:100%;margin-bottom:0;padding-right:var(--spacer_34);text-align:right}@media (max-width:1024px){.banner-cta__title--left{border-right:0;padding-right:0;text-align:left;width:100%}}.banner-cta__title--left~.banner-cta__content{padding-left:var(--spacer_34)}.banner-cta__text{color:var(--white_color);margin-bottom:var(--spacer_16)}.banner-cta__text>:last-child{margin-bottom:0}.banner-cta__link{margin-top:var(--spacer_24)}@media (max-width:850px){.banner-cta__link{text-align:center;width:100%}}.banner-cta__wrapper__minor-infos{display:flex;flex-direction:column;gap:var(--spacer_28);height:100%;padding-left:var(--gutter_width_px);--body_font_size:var(--font_size_24);font-weight:var(--font_weight_500);line-height:1.33}@media(max-width:1024px){.banner-cta__wrapper__minor-infos{padding-left:0}}.banner-cta__wrapper__minor-infos>div{color:var(--white_color)}.banner-cta__wrapper__minor-infos p:last-child{margin-bottom:0}.banner-cta__popup-item .hs_cos_wrapper_type_form{display:block;margin-left:auto;margin-right:auto;width:fit-content}.banner-cta__popup-item .hs-form-field label{color:var(--dark_color);font-weight:var(--font_weight_500);margin-bottom:var(--spacer_12)}.banner-cta__popup-item .hs-form-field input,.banner-cta__popup-item .hs-form-field select{font-family:var(--body_font_family,sans-serif);font-size:var(--font_size_16);font-weight:var(--font_weight_300);line-height:1.5;padding:var(--spacer_16) var(--spacer_52) var(--spacer_16) var(--spacer_20)}.banner-cta__popup-item .hs-form-field select.is-placeholder{color:var(--form_field_placeholder_color)}.banner-cta__popup-item .hs-form fieldset.form-columns-1 .hs-input{width:100%}.banner-cta__popup-item .hs-form fieldset.form-columns-1 .hs-input[type=checkbox],.banner-cta__popup-item .hs-form fieldset.form-columns-1 .hs-input[type=radio]{width:1.6rem}.banner-cta__popup-item .hs-form-field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23231f20' stroke-width='2' d='m5 9.314 7.314 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.314 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.314 7.315 7.315-7.315'/%3E%3Cpath stroke='%23000' stroke-opacity='.2' stroke-width='2' d='m5 9.314 7.314 7.315 7.315-7.315'/%3E%3C/svg%3E");background-position:right var(--spacer_20) center;background-repeat:no-repeat}.banner-cta__popup-item .hs-form-field .input{background-color:transparent;box-shadow:none;margin-right:0!important;padding:0}.banner-cta__popup-item .hs-form fieldset.form-columns-2{display:flex;flex-wrap:wrap;gap:var(--spacer_32)}@media (max-width:640px){.banner-cta__popup-item .hs-form fieldset.form-columns-2{gap:0}}.banner-cta__popup-item .hs-form fieldset.form-columns-2 .hs-form-field{clear:both;width:calc(50% - var(--spacer_32)/2)}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.banner-cta__popup-item .hs-form:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,.banner-cta__popup-item .hs-form:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input{width:100%}}.banner-cta__popup-item .hs-richtext p{font-size:var(--font_size_14);font-weight:var(--font_weight_300);line-height:1.14}.banner-cta__popup-item .legal-consent-container p{font-size:var(--font_size_12)}.banner-cta__popup-item .hs-richtext a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline}.banner-cta__popup-item .hs-button{background-color:transparent;box-shadow:inset 0 0 0 var(--button_border_width) var(--dark_color);color:var(--dark_color);transition:background-color var(--default_transition),color var(--default_transition)}.banner-cta__popup-item .hs-button:hover{background-color:var(--dark_color);color:var(--white_color)}.banner-cta__popup-item .hs-form-field .inputs-list>li{margin:0}.banner-cta__popup-item .hs-form-field label.hs-error-msg{color:var(--error_color);font-weight:var(--font_weight_300);line-height:1;margin-bottom:0}.banner-cta__popup-item .hs-form .hs-richtext,.banner-cta__popup-item .hs-form .hs-richtext>:last-child{margin-bottom:0}.banner-cta__popup-item .hs-form .hs_submit{margin-top:var(--spacer_32)}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.banner-cta__popup-item form.hs-form .hs-button,.banner-cta__popup-item form.hs-form input[type=submit]{text-align:center;width:100%}}.banner-sliced{padding-bottom:var(--spacer_80);padding-top:var(--spacer_80);position:relative}.banner-sliced:before{background-image:var(--gold_gradient);clip-path:polygon(0 0,100% 0,calc(100% - 53.5rem) 100%,0 100%);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50vw);width:75vw}.banner-sliced__list-container{margin-bottom:var(--spacer_40);overflow:hidden;width:50.4rem}.banner-sliced__list{display:flex;flex-wrap:nowrap;margin:0;padding:0;transition:transform var(--default_transition)}.banner-sliced__list-items{display:flex;min-width:50.4rem;position:relative}.banner-sliced__list-items-text{display:flex;flex-direction:column;gap:var(--spacer_24);max-width:50.4rem}.banner-sliced__list-items-text-citation{align-self:stretch;border:none;font-size:2.4rem;line-height:3.2rem;margin:0;padding:0}.banner-sliced__list-items-text-author{font-size:1.6rem;font-weight:500;line-height:2.4rem}.banner-sliced__controls{display:flex;gap:2rem;position:relative}.banner-sliced__controls-button{align-items:center;background:transparent;border:2px solid #231f20;display:flex;height:6rem;justify-content:center;padding:0;width:6rem}.banner-sliced__image-list-container{height:100%;max-width:calc(25vw + 53.5rem);overflow:hidden;position:absolute;right:50%;top:50%;transform:translate(50vw,-50%);width:100%;z-index:-1}.banner-sliced__image-list{align-items:center;display:flex;height:100%;transition:transform var(--default_transition)}.banner-sliced__image-list-item{height:100%}.banner-sliced__image-list-item-image{height:100%;max-width:none;object-fit:cover;width:calc(25vw + 53.5rem)}@media (min-width:1300px){.banner-sliced:before{width:calc(100vw - 34.5rem)}}@media (max-width:1024px){.banner-sliced:before{display:none}.banner-sliced:after{background-image:var(--gold_gradient);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50vw);width:100vw;z-index:-1}.banner-sliced__list-container{left:-2rem;margin-bottom:0;position:relative;width:100vw}.banner-sliced__list{gap:2rem;left:2rem;position:relative;width:calc(100vw - 4rem)}.banner-sliced__list-items{justify-content:center;min-width:100%}.banner-sliced__controls{justify-content:space-between;margin-bottom:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.banner-sliced__controls-button{height:4.4rem;width:4.4rem}.banner-sliced__controls-button svg{height:2.93rem;width:2.93rem}.banner-sliced__list-items-text{width:calc(100% - 16rem)}.banner-sliced__image-list-container{display:none}}@media (max-width:690px){.banner-sliced__list-container{margin-bottom:var(--spacer_24)}.banner-sliced__list-items-text{width:100%}.banner-sliced__controls{justify-content:flex-start;position:static;transform:translateY(0)}}}