@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.style_newsletter__1cofh{position:relative;text-align:center;background:var(--neutral-200)}.style_newsletter__1cofh .style_content__4kOXg{position:relative}.style_newsletter__1cofh .style_description__7APch{margin:var(--spacing-sm) 0 var(--spacing-md) 0}.style_newsletter__1cofh .style_openButton__Leq64{margin:0 auto}.style_newsletter__1cofh .style_formDescription__y7fcB{margin:var(--spacing-sm) 0 0 0}.style_newsletter__1cofh .style_formContainer__rTouo{margin:var(--spacing-lg) 0 0 0;min-height:50px;display:flex;flex-wrap:wrap;justify-content:space-between}.style_newsletter__1cofh .style_formContainer__rTouo .style_fieldWrapper__Y96uI{width:calc(50% - 8px);margin:0 0 16px}@media only screen and (max-width:767px){.style_newsletter__1cofh .style_formContainer__rTouo .style_fieldWrapper__Y96uI{width:100%}}.style_newsletter__1cofh .style_formContainer__rTouo .style_fieldWrapper__Y96uI.style_fullWidth__axrER{width:100%;text-align:left;margin:8px auto 24px 0}.style_newsletter__1cofh .style_formContainer__rTouo .style_submitButton__yUQXM{margin:0 auto}.style_modalNewsletter__UHXjw{position:relative;text-align:center;background:var(--neutral-200);padding:56px!important;display:flex}@media only screen and (max-width:1299px){.style_modalNewsletter__UHXjw{padding:32px!important}}@media only screen and (max-width:767px){.style_modalNewsletter__UHXjw{display:block;padding:20px!important}}.style_modalNewsletter__UHXjw .style_visualContainer__srY2W{width:50%;height:calc(100vh - 112px);border-radius:8px;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;background:var(--neutral-200)}@media only screen and (max-width:1299px){.style_modalNewsletter__UHXjw .style_visualContainer__srY2W{height:calc(100vh - 64px)}}@media only screen and (max-width:767px){.style_modalNewsletter__UHXjw .style_visualContainer__srY2W{display:none}}.style_modalNewsletter__UHXjw .style_visualContainer__srY2W .style_mySwiper__Ele8w{width:100%;height:100%}.style_modalNewsletter__UHXjw .style_visualContainer__srY2W .style_mySwiper__Ele8w .style_singleSlide__mMWZ4{position:relative}.style_modalNewsletter__UHXjw .style_visualContainer__srY2W .style_mySwiper__Ele8w img{position:relative;object-fit:cover}.style_modalNewsletter__UHXjw .style_content__wDCmR{position:relative;width:50%;height:-moz-fit-content;height:fit-content;padding:0 0 var(--spacing-xl) var(--spacing-xl)}@media only screen and (max-width:767px){.style_modalNewsletter__UHXjw .style_content__wDCmR{width:100%;padding:var(--spacing-2xl) 0}}.style_modalNewsletter__UHXjw .style_openButton__CnbAB{margin:0 auto}.style_modalNewsletter__UHXjw .style_formDescription__ana_Z{margin:var(--spacing-xs) 0 0 0}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH{margin:var(--spacing-xl) 0 0 0;min-height:50px;display:flex;flex-wrap:wrap;justify-content:space-between}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_fieldWrapper__6qo_C{width:100%;margin:0 0 var(--spacing-md) 0}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_fieldWrapper__6qo_C.style_fitWidth__rVKiV{width:-moz-fit-content;width:fit-content;text-align:left;margin:0 0 var(--spacing-lg) 0}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_fieldWrapper__6qo_C.style_countrySelector__xxVVy{width:50%;margin:0 25% 24px}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_submitButton__Pjwgp{margin:0}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_submitButton__Pjwgp.style_hide__4H2NJ{pointer-events:none;visibility:hidden;display:none}.style_modalNewsletter__UHXjw .style_formContainer__aLOTH .style_formInfos__Elfq0{margin-bottom:var(--spacing-lg)}.style_alert__aJzH7{position:fixed;z-index:1010;right:var(--spacing-lg);bottom:-100px;visibility:hidden;transition:bottom .2s ease-out,visibility .1s .3s;border-radius:8px;display:flex;align-items:center;padding:20px;width:-moz-fit-content;width:fit-content;max-width:35%}@media only screen and (max-width:767px){.style_alert__aJzH7{align-items:flex-start;right:20px;width:calc(100% - 40px);max-width:100%}}.style_alert__aJzH7 p{margin:0 0 0 12px}.style_alert__aJzH7.style_show___nDYO{bottom:var(--spacing-lg);visibility:visible;transition:bottom .2s ease-out,width .3s ease-out}@media only screen and (max-width:767px){.style_alert__aJzH7.style_show___nDYO{bottom:var(--spacing-md)}.style_alert__aJzH7.style_show___nDYO span{text-align:left}}.style_alert__aJzH7.style_success__VNtU_{background-color:var(--success-100);border:1px solid var(--success-400)}.style_alert__aJzH7.style_success__VNtU_ span{position:relative;outline:1px solid rgba(90,242,166,.2);outline-offset:4px;border-radius:50px}.style_alert__aJzH7.style_success__VNtU_ span:after{position:absolute;content:"";border-radius:50px;height:calc(100% + 20px);width:calc(100% + 20px);border:1px solid rgba(90,242,166,.05);top:50%;left:50%;transform:translate(-50%,-50%)}.style_alert__aJzH7.style_error__fPqNd{background-color:var(--error-100);border:1px solid var(--error-700)}.style_alert__aJzH7.style_error__fPqNd span{position:relative;outline:1px solid rgba(239,68,68,.3);outline-offset:4px;border-radius:50px}.style_alert__aJzH7.style_error__fPqNd span:after{position:absolute;content:"";border-radius:50px;height:calc(100% + 20px);width:calc(100% + 20px);border:1px solid rgba(239,68,68,.05);top:50%;left:50%;transform:translate(-50%,-50%)}.style_checkboxWrapper__XU2ZS{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:auto;display:block;margin-bottom:12px;overflow:hidden;box-sizing:border-box;min-height:24px;width:-moz-fit-content;width:fit-content;transition:all .4s;padding:4px 0}.style_checkboxWrapper__XU2ZS.style_noHover__hCcxU{cursor:default}.style_checkboxWrapper__XU2ZS .style_checkContainer__O6ZSv{transition:all .4s;border-radius:4px}.style_checkboxWrapper__XU2ZS *,.style_checkboxWrapper__XU2ZS :after,.style_checkboxWrapper__XU2ZS :before{box-sizing:border-box}@media only screen and (max-width:1023px){.style_checkboxWrapper__XU2ZS{min-height:25px}}.style_checkboxWrapper__XU2ZS .style_checkboxSpan__nCyVj{line-height:24px!important}.style_checkboxWrapper__XU2ZS label{display:block;padding:0 0 0 35px}.reverseContent .style_checkboxWrapper__XU2ZS label{padding:0 35px 0 0}.style_checkboxWrapper__XU2ZS input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;background:var(--white);position:absolute;top:4px;left:0;width:24px;height:24px;cursor:pointer;border:1px solid var(--neutral-400);overflow:hidden;transition:all .4s;margin:0;padding:0}.reverseContent .style_checkboxWrapper__XU2ZS input{left:unset;right:0}.style_checkboxWrapper__XU2ZS input:after{content:"";position:absolute;color:var(--white);background-color:var(--neutral-950);width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .15s ease}.style_checkboxWrapper__XU2ZS input:before{content:"";width:10px;height:6px;position:absolute;top:7px;left:50%;border:1.5px solid #000;border-top:none;border-right:none;opacity:0;z-index:9;transform:translateX(-50%) rotate(-45deg)}.style_checkboxWrapper__XU2ZS input:focus-visible{outline-offset:2px;outline-style:solid;margin:0 4px}.style_checkboxWrapper__XU2ZS .style_checkboxText__575By{cursor:inherit}.style_checkboxWrapper__XU2ZS .style_checkboxText__575By a{color:var(--neutral-950);font-weight:600;text-decoration:underline}.style_checkboxWrapper__XU2ZS .style_checkboxText__575By .style_accordionContent__d9Moo{font-size:14px;font-weight:400;line-height:20px;max-height:0;margin-top:0;transition:max-height .25s ease-out,margin-top .25s ease-out}.style_checkboxWrapper__XU2ZS:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked),.style_checkboxWrapper__XU2ZS:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked){border:1px solid var(--neutral-950)}.style_checkboxWrapper__XU2ZS:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked):before,.style_checkboxWrapper__XU2ZS:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked):before{opacity:.2}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH input{border-radius:50%}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH input:after{content:"";border-radius:50%;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);background-color:var(--neutral-950);transition:all .15s ease}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH input:before{content:unset}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:after,.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:after{opacity:.2}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_.style_checked__fig8x input,.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover.style_checked__fig8x input{border:1px solid var(--neutral-950)}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_.style_checked__fig8x input:after,.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover.style_checked__fig8x input:after{opacity:1;background-color:var(--neutral-900)}.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_.style_checked__fig8x input:before,.style_checkboxWrapper__XU2ZS.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover.style_checked__fig8x input:before{opacity:1}.style_checkboxWrapper__XU2ZS.style_small__69CgL{min-height:20px;overflow:visible}.style_checkboxWrapper__XU2ZS.style_small__69CgL label{padding:2px 0 0 24px}.style_checkboxWrapper__XU2ZS.style_small__69CgL .style_checkboxSpan__nCyVj{line-height:20px!important}@media only screen and (max-width:1023px){.style_checkboxWrapper__XU2ZS.style_small__69CgL{min-height:16px}}.style_checkboxWrapper__XU2ZS.style_small__69CgL input{width:16px;height:16px;top:9px}.style_checkboxWrapper__XU2ZS.style_small__69CgL input:before{width:8px;height:5px;top:3.5px}.style_checkboxWrapper__XU2ZS.style_small__69CgL.style_radio__qGVCH input:after{top:3.5px;left:3.5px;width:calc(100% - 7px);height:calc(100% - 7px)}.style_checkboxWrapper__XU2ZS.style_small__69CgL.style_radio__qGVCH.style_checked__fig8x input:after{animation:style_smallRadioCheck__tbmP6 .2s forwards}.style_checkboxWrapper__XU2ZS.style_inverted__E8M2C{width:-moz-fit-content;width:fit-content}.style_checkboxWrapper__XU2ZS.style_inverted__E8M2C label{padding:0 35px 0 0}.style_checkboxWrapper__XU2ZS.style_inverted__E8M2C input{left:unset;right:0}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ label{padding:0 0 0 46px}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_inverted__E8M2C label{padding:0 46px 0 0}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ .style_checkboxText__575By input{border:none;top:6px;background-color:var(--neutral-400);transition:.4s;border-radius:34px;width:36px;height:20px}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ .style_checkboxText__575By input:before{position:absolute;content:"";height:16px;width:16px;top:2px;left:2px;bottom:3px;background-color:var(--neutral-50);box-shadow:0 1px 3px rgba(31,31,31,.1),0 1px 2px rgba(31,31,31,.06);transition:.4s;border:none;border-radius:50%;opacity:1;transform:none;filter:none}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ .style_checkboxText__575By input:after{display:none}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ .style_checkboxText__575By input:checked{background-color:var(--neutral-950)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ .style_checkboxText__575By input:checked:before{transform:translateX(16px)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked),.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked){border:none;background-color:var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked):before,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked):before{opacity:1;background-color:var(--white)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:checked,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:checked{border:none;background-color:var(--neutral-900)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:checked:before,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:checked:before{opacity:1;background-color:var(--white)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_small__69CgL label{padding:0 0 0 44px}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_small__69CgL.style_inverted__E8M2C label{padding:0 44px 0 0}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_small__69CgL .style_checkboxText__575By input{width:36px;height:20px}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_small__69CgL .style_checkboxText__575By input:before{height:16px;width:16px}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_small__69CgL .style_checkboxText__575By input:checked:before{transform:translateX(16px)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu .style_checkboxText__575By input{background-color:var(--neutral-500)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu .style_checkboxText__575By input:before{background-color:var(--neutral-900)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu .style_checkboxText__575By input:checked{background-color:var(--neutral-50)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked),.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked){background-color:var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:not(:checked):before,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:not(:checked):before{background-color:var(--neutral-950)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:checked,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:checked{background-color:var(--white)}.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm).style_isHover__lfP7_ input:checked:before,.style_checkboxWrapper__XU2ZS.style_toggle__kCeqQ.style_dark__fLyVu:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover input:checked:before{background-color:var(--neutral-950)}.style_checkboxWrapper__XU2ZS.style_error__3xGS5 .style_checkContainer__O6ZSv{padding:12px;background-color:var(--error-100)}.style_checkboxWrapper__XU2ZS.style_error__3xGS5 input{border:1px solid var(--error-700);top:16px;left:12px}.style_checkboxWrapper__XU2ZS.style_error__3xGS5.style_small__69CgL input{top:21px}.style_checkboxWrapper__XU2ZS.style_error__3xGS5.style_isHover__lfP7_:not(.style_checked__fig8x) input,.style_checkboxWrapper__XU2ZS.style_error__3xGS5.style_radio__qGVCH.style_isHover__lfP7_ input,.style_checkboxWrapper__XU2ZS.style_error__3xGS5.style_radio__qGVCH:not(.style_disableDefaultHover__OIOj8):hover input,.style_checkboxWrapper__XU2ZS.style_error__3xGS5:not(.style_disableDefaultHover__OIOj8):not(.style_checked__fig8x):hover input{border:1px solid var(--error-700)}.style_checkboxWrapper__XU2ZS.style_checked__fig8x input{border:1px solid var(--neutral-900)}.style_checkboxWrapper__XU2ZS.style_checked__fig8x input:after{opacity:1}.style_checkboxWrapper__XU2ZS.style_checked__fig8x input:before{opacity:1;filter:invert(1)}.style_checkboxWrapper__XU2ZS.style_checked__fig8x.style_radio__qGVCH input:after{animation:style_standardRadioCheck__9sFyj .2s forwards}.style_checkboxWrapper__XU2ZS.style_expanded__hotYt{height:auto}.style_checkboxWrapper__XU2ZS.style_expanded__hotYt .style_checkboxText__575By{overflow:hidden}.style_checkboxWrapper__XU2ZS.style_expanded__hotYt .style_checkboxText__575By .style_accordionContent__d9Moo{margin-top:10px}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm{cursor:default}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm input{border:1px solid var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm input:after,.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm input:before{content:unset}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm .style_checkboxText__575By{opacity:.4}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm.style_checked__fig8x input:after,.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm.style_checked__fig8x input:before{content:"";opacity:.4}.style_checkboxWrapper__XU2ZS.style_disabled__sqxqm.style_checked__fig8x.style_radio__qGVCH input:before{content:none}.style_checkboxWrapper__XU2ZS.style_noMargin__XKgCg{margin:0}.style_checkboxWrapper__XU2ZS.style_fillContainer__hWFWW{width:100%;height:100%}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu .style_checkmark__TwGrW{background:var(--neutral-950);border:1px solid var(--neutral-900)}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu .style_checkmark__TwGrW:after{color:var(--black);background-color:var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu .style_checkmark__TwGrW:before{border:1.5px solid var(--white);border-top:none;border-right:none}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_checked__fig8x .style_checkmark__TwGrW,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu:not(.style_disabled__sqxqm).style_isHover__lfP7_ .style_checkmark__TwGrW,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover .style_checkmark__TwGrW{border:1px solid var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_checked__fig8x .style_checkmark__TwGrW:before{filter:invert(0);border:1.5px solid var(--neutral-950);border-top:none;border-right:none}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH .style_checkmark__TwGrW:after{background-color:var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_ .style_checkmark__TwGrW,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_.style_checked__fig8x .style_checkmark__TwGrW,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover .style_checkmark__TwGrW,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover.style_checked__fig8x .style_checkmark__TwGrW{border:1px solid var(--neutral-400)}.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm).style_isHover__lfP7_.style_checked__fig8x .style_checkmark__TwGrW:after,.style_checkboxWrapper__XU2ZS.style_dark__fLyVu.style_radio__qGVCH:not(.style_disabled__sqxqm):not(.style_disableDefaultHover__OIOj8):hover.style_checked__fig8x .style_checkmark__TwGrW:after{background-color:var(--neutral-200)}.style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr label{padding:0}.style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr .style_checkboxText__575By input{right:0;left:unset}.style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr .style_checkboxText__575By span{padding-right:40px}.style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr.style_small__69CgL .style_checkboxText__575By span{padding-right:32px}.reverseContent .style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr .style_checkboxText__575By input{left:0;right:unset}.reverseContent .style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr .style_checkboxText__575By span{padding-right:0;padding-left:40px}.reverseContent .style_checkboxWrapper__XU2ZS.style_reverseContent__fLBBr.style_small__69CgL .style_checkboxText__575By span{padding-right:0;padding-left:32px}@keyframes style_standardRadioCheck__9sFyj{0%{top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px)}to{top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px)}}@keyframes style_smallRadioCheck__tbmP6{0%{top:3.5px;left:3.5px;width:calc(100% - 7px);height:calc(100% - 7px)}to{top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}}.style_hintBox__hdAVz{font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s}.style_hintBox__hdAVz.style_show__bnwWM{margin-top:10px;max-height:50px;opacity:1}.style_hintBox__hdAVz .style_icon__CXE1A{width:18px;height:18px;margin-right:5px}.style_hintBox__hdAVz .style_label__5eVoZ{transform:translateY(1px)}.style_hintBox__hdAVz.style_error__3xGS5{color:var(--error-900)}.style_hintBox__hdAVz.style_success__krwAE{color:var(--success-900)}.style_hintBox__hdAVz.style_warning__2ZAW8{color:var(--warning-950)}.style_hintBox__hdAVz.style_info__7Aoyf{color:var(--neutral-700)}.style_fullModal__KejNk{position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;background:rgba(0,0,0,0);z-index:1002;transition:background .35s}@media only screen and (max-width:767px){.style_fullModal__KejNk{top:unset;height:100%}}.style_fullModal__KejNk .style_content__jlo5k{position:absolute;top:0;left:0;transform:translateY(100%);padding:64px 48px;z-index:2;opacity:0;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .1s .05s;will-change:transform;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%}@media only screen and (max-width:767px){.style_fullModal__KejNk .style_content__jlo5k{padding:40px 20px;max-height:100%;border-radius:0}}.style_fullModal__KejNk .style_content__jlo5k .style_close__5GV6z{position:absolute;top:16px;right:16px;z-index:99}.style_fullModal__KejNk .style_content__jlo5k::-webkit-scrollbar{display:none}.style_fullModal__KejNk .style_content__jlo5k.style_noPadding__QyZFB{padding:0}.style_fullModal__KejNk.style_show__c9Tza{background:rgba(0,0,0,.25)}.style_fullModal__KejNk.style_show__c9Tza .style_content__jlo5k{opacity:1;transform:translateY(0);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .1s}.style_fullModal__KejNk.style_dark__y1S4w .style_content__jlo5k{background:var(--neutral-950)}.style_fullModal__KejNk.style_light__5gx7i .style_content__jlo5k{background:var(--neutral-100)}@keyframes style_closeIn__kZNm6{0%{pointer-events:none;transform:translate(-50%,180%)}to{pointer-events:all;transform:translate(-50%)}}.style_newTyreGenerationSection__BIuUA{padding:48px 20px 18px;overflow:hidden}@media only screen and (min-width:1024px){.style_newTyreGenerationSection__BIuUA{padding:80px 20px 96px}}.style_newTyreGenerationSection__BIuUA .style_title__HZYVE{margin-bottom:24px}.style_newTyreGenerationSection__BIuUA .style_title__HZYVE sup{font-size:50%;vertical-align:super}@media only screen and (min-width:1024px){.style_newTyreGenerationSection__BIuUA .style_title__HZYVE{margin-bottom:48px}}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_customSwiper__vciwU{overflow:visible}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_customSwiper__vciwU .style_card__j08E2{min-width:290px;max-width:290px}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2{display:flex;position:relative;padding:32px 25px 25px;min-height:410px;flex-direction:column;align-items:center;justify-content:space-between;background:linear-gradient(334deg,rgba(0,0,0,0) 52%,rgba(255,255,255,.2)),#d3d3d3 38.214px 120.265px/75.506% 57.69% no-repeat,#d3d3d3 2.482px 149.349px/98.536% 42.602% no-repeat,#f7f7f7;border:.804px solid var(--Neutral-300,#ddd);border-radius:10px}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU{display:flex;flex-direction:column;align-items:center;z-index:1}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo__50Nb9{width:140px;max-width:unset!important;margin-bottom:10px;height:auto}@media only screen and (min-width:375px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo__50Nb9{width:250px}}@media only screen and (min-width:1024px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo__50Nb9{margin-bottom:20px}}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo_PirelliCollezione__RCcXL{width:80px}@media only screen and (min-width:375px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo_PirelliCollezione__RCcXL{width:110px}}@media only screen and (min-width:1024px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo_PirelliCollezione__RCcXL{width:150px;margin-bottom:10px}}@media only screen and (min-width:1200px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo_PzeroR__XkaG0{width:318px;height:21px}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_logo_Pzeroe__5THe_{width:325px;height:22px}}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_title__HZYVE{width:min(100%,335px);margin:0}@media only screen and (max-width:374px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_cardHeader___UsEU .style_title__HZYVE{font-size:12px;line-height:18px}}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_decoration__AL_6_{position:absolute;width:100%;height:100%;right:0;bottom:0;z-index:0}@media only screen and (min-width:1024px){.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_decoration__AL_6_{object-fit:cover}}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_card__j08E2 .style_button__ZaY1n{z-index:1}.style_newTyreGenerationSection__BIuUA .style_cardsContent__PKesF .style_sliderNavigation__n8hCN{margin:32px auto 0}.style_newTyreGenerationSection__BIuUA .style_cardsContent_desktop__muBUj{display:grid;max-width:1440px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(min(389px,100%),389px));justify-content:center;grid-gap:16px;gap:16px}.style_newTyreGenerationSection__BIuUA .style_cardsContent_desktop__muBUj .style_card__j08E2{min-height:510px;padding:40px 0 32px}.style_prestigeSpotlightSection__xvsGI{display:none;background-color:var(--black);padding:145px 0 82px}@media only screen and (min-width:1024px){.style_prestigeSpotlightSection__xvsGI{display:block}}.style_prestigeSpotlightSection__xvsGI .style_titleContainer__Xy_Jl{max-width:790px;margin:0 auto 128px}.style_prestigeSpotlightSection__xvsGI .style_titleContainer__Xy_Jl .style_sectionTitle__uppxE{margin-bottom:12px}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_{max-width:1440px;margin:0 auto 40px}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_gridTitle__2_07O{margin-bottom:60px}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228{position:relative}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_decoration__IyADu{position:absolute;width:100%;height:420px;opacity:.3}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_decoration_top__iHbXV{top:-160px}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_decoration_bottom__L_4CM{bottom:-150px}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(min(278px,100%),1fr));grid-gap:12px;gap:12px;z-index:1}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK{position:relative;display:flex;padding:20px;height:393px;flex-direction:column;justify-content:flex-end;background-color:var(--black);border-radius:8px;transition:transform .3s ease;cursor:pointer}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK .style_cardImage__m7rBm{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out;z-index:0}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK .style_gridCardTitle__NVbx4{text-transform:uppercase;z-index:1}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK:focus-visible,.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK:hover{transform:scale(1.03);transition:transform .3s ease}.style_prestigeSpotlightSection__xvsGI .style_gridContainer__AGWU_ .style_wrapperContent__0W228 .style_grid__xKUpk .style_gridCard__ipGgK:focus-visible{outline:1px solid var(--white);outline-offset:2px}.style_prestigeSpotlightSection__xvsGI .style_fitButton__fprmo{display:block;position:relative;margin:0 auto;z-index:1}.style_brandsList__xs_MA{position:relative;text-align:center;height:100vh;height:100dvh;top:0;left:0;width:100%;background:#000;overflow:hidden;z-index:2;pointer-events:none}@media only screen and (max-width:1299px){.style_brandsList__xs_MA{-webkit-clip-path:unset;clip-path:unset;opacity:0}}@media only screen and (max-width:1023px){.style_brandsList__xs_MA{min-height:unset;height:auto;opacity:1;pointer-events:all}}.style_brandsList__xs_MA .style_title__nJLYs{margin:0 auto;opacity:0;position:absolute;left:50%;top:0;transform:translate(-50%,-100%)}@media only screen and (max-width:1299px){.style_brandsList__xs_MA .style_title__nJLYs{transform:translate(-50%)}}@media only screen and (max-width:1023px){.style_brandsList__xs_MA .style_title__nJLYs{opacity:1;position:relative;left:0;transform:unset}}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s{position:absolute;width:100%;display:block;top:50%;left:0;transform:translateY(-50%);padding:80px 0}@media only screen and (max-width:1299px){.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s{top:55%}}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_carBrandButton__O8ecH{opacity:0;position:absolute;left:50%;bottom:0;transform:translate(-50%,150%)}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_{position:relative;width:100%;display:block;left:0;transform-origin:center center;transform:scale(1);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d;contain:layout style paint;isolation:isolate}@media only screen and (max-width:1023px){.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_{margin:32px 0 0;scale:unset;--scale:1}}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_scrollContainer__cLjhJ{display:flex;overflow:hidden;position:relative}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_scrollContainer__cLjhJ:nth-child(2n) .style_row__URtNV{transform:translateX(var(--center))}@media only screen and (max-width:1299px){.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_scrollContainer__cLjhJ:nth-child(2n) .style_row__URtNV{transform:translateX(0) translateZ(0)}}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_scrollContainer__cLjhJ:first-of-type .style_brandItem__wl1pC{padding:0 0 16px}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_scrollContainer__cLjhJ:last-of-type .style_brandItem__wl1pC{padding:16px 0 0}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_row__URtNV{position:relative;display:flex;transform:translateX(-6%) translateZ(0);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style;transform-style:preserve-3d}@media only screen and (max-width:1299px){.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_ .style_row__URtNV{transform:translateX(-30%) translateZ(0)}}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_.style_hoverEnabled__sqZUm:hover .style_brandItem__wl1pC{opacity:.3;transition:opacity .1s}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_content__8dR1s .style_brandWrapper__vBdx_.style_hoverEnabled__sqZUm:hover .style_brandItem__wl1pC:hover{opacity:1}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_brandItem__wl1pC{display:flex;align-items:center;cursor:pointer;margin:0 30px 0 0;padding:16px 0;opacity:1;transition:opacity .1s;contain:layout style paint;-webkit-backface-visibility:hidden;backface-visibility:hidden}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_brandItem__wl1pC img{object-fit:cover;object-position:center center;border:1px solid var(--opacity-white-30);border-radius:4px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:auto!important;aspect-ratio:var(--ratio);image-rendering:optimizeSpeed;transform:translateZ(0)}.style_brandsList__xs_MA:not(.style_brandsList__xs_MA.style_responsiveVersion__PhfFu) .style_brandItem__wl1pC .style_name__jpimo{width:-moz-fit-content;width:fit-content;white-space:nowrap;flex-shrink:0;margin:0 var(--spacing-sm) 0 0}.style_brandsList__xs_MA .style_playerButton__taJlL{position:absolute;right:0;bottom:15%;background-color:var(--opacity-white-5);border-radius:4px 0 0 4px}@media only screen and (max-width:1023px){.style_brandsList__xs_MA.style_responsiveVersion__PhfFu{padding-left:24px;padding-right:24px}}@media only screen and (max-width:767px){.style_brandsList__xs_MA.style_responsiveVersion__PhfFu{padding-left:20px;padding-right:20px}}.style_brandsList__xs_MA.style_responsiveVersion__PhfFu .style_brandWrapper__vBdx_{position:relative;margin:var(--spacing-xl) 0}.style_brandsList__xs_MA.style_responsiveVersion__PhfFu .style_brandItem__wl1pC{display:flex;justify-content:space-between;align-items:center;border-top:.5px solid rgba(0,0,0,0);border-bottom:.5px solid rgba(0,0,0,0);padding:var(--spacing-md) 0;opacity:.4;transition:all .15s ease-out;contain:layout style}.style_brandsList__xs_MA.style_responsiveVersion__PhfFu .style_brandItem__wl1pC img{object-fit:cover;border-radius:4px;opacity:var(--imgOpacity);will-change:opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}