/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ax-btn{align-items:center;background-color:var(--ax-dark-mode,var(--ax-color-green)) var(--ax-light-mode,var(--ax-color-white))!important;border-radius:1.35rem;color:var(--ax-dark-mode,var(--ax-color-white)) var(--ax-light-mode,var(--ax-color-text))!important;cursor:pointer;display:inline-flex;flex-direction:row;gap:.25rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease-in-out}.ax-btn--icon-space-lg{gap:1rem}.ax-btn--icon{padding:.75rem 1.5625rem .75rem 2rem}.ax-btn svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ax-btn--icon-text-color svg{color:var(--ax-dark-mode,var(--ax-color-white)) var(--ax-light-mode,var(--ax-color-text))!important}.ax-btn:hover{background-color:var(--ax-dark-mode,var(--ax-color-green-dark)) var(--ax-light-mode,var(--ax-color-white))!important}.ax-btn:hover,.ax-btn:hover.ax-btn--icon-text-color svg{color:var(--ax-dark-mode,var(--ax-color-white)) var(--ax-light-mode,var(--ax-color-green))!important}.ax-btn--icon-effect:hover svg{-webkit-transform:translate3d(.75rem,0,0);transform:translate3d(.75rem,0,0)}.ax-btn-expand{display:inline-flex;position:relative}.ax-btn-expand .ax-btn{position:relative;z-index:2}.ax-btn-expand__expands{background:var(--ax-color-grey-green-light);border-radius:0 1.35rem 1.35rem 0;flex-direction:row;gap:.5rem;height:100%;left:0;opacity:0;padding-left:2rem;padding-right:.5rem;position:absolute;transition:var(--ax-transition);z-index:1}.ax-btn-expand__expand,.ax-btn-expand__expands{align-items:center;display:inline-flex;justify-content:center}.ax-btn-expand__expand{background-color:var(--ax-color-green)!important;border-radius:50%;color:var(--ax-color-white)!important;font-size:.875rem;height:2rem;line-height:1.2;text-decoration:none;width:2rem}.ax-btn-expand__expand:hover{background-color:var(--ax-color-green-dark)!important;color:var(--ax-color-white)!important}.ax-btn-expand:hover .ax-btn-expand__expands{left:calc(100% - 1.35rem);opacity:1}button.ax-btn:not(.ax-btn--outline){border:none!important}button.ax-btn--activable .ax-btn__icon-active{display:none}button.ax-btn--activable .ax-btn__icon,button.ax-btn--activable.ax-btn--active .ax-btn__icon-active{display:inline-block}button.ax-btn--activable.ax-btn--active .ax-btn__icon{display:none}.ax-btn--white{background-color:var(--ax-color-white)!important}.ax-btn--white,.ax-btn--white.ax-btn--icon-text-color svg{color:var(--ax-color-text)!important}.ax-btn--white.ax-btn--active,.ax-btn--white:hover{background-color:var(--ax-color-white)!important;color:var(--ax-color-green)!important}.ax-btn--white.ax-btn--active.ax-btn--icon-text-color svg,.ax-btn--white:hover.ax-btn--icon-text-color svg{color:var(--ax-color-green)!important}.ax-btn--outline{background-color:var(--ax-color-white)!important;border:.0625rem solid var(--ax-color-dark)!important}.ax-btn--outline,.ax-btn--outline.ax-btn--icon-text-color svg{color:var(--ax-color-text)!important}.ax-btn--outline.ax-btn--active,.ax-btn--outline:hover{background-color:var(--ax-color-dark)!important;color:var(--ax-color-white)!important}.ax-btn--outline.ax-btn--active.ax-btn--icon-text-color svg,.ax-btn--outline:hover.ax-btn--icon-text-color svg{color:var(--ax-color-white)!important}a.ax-btn:not([href]),button.ax-btn[disabled]{cursor:inherit}.ax-dark-mode{--ax-dark-mode:;--ax-light-mode:initial}.ax-light-mode{--ax-dark-mode:initial;--fv-light-mode:}.ax-bg-color-green{background-color:var(--ax-color-green)!important}.ax-theme-bg-color-light-green{--ax-theme-bg-color-light-color:var(--ax-color-green)!important}.ax-theme-bg-color-dark-green{--ax-theme-bg-color-dark-color:var(--ax-color-green)!important}.ax-bg-color-purple{background-color:var(--ax-color-purple)!important}.ax-theme-bg-color-light-purple{--ax-theme-bg-color-light-color:var(--ax-color-purple)!important}.ax-theme-bg-color-dark-purple{--ax-theme-bg-color-dark-color:var(--ax-color-purple)!important}.ax-bg-color-purple-light{background-color:var(--ax-color-purple-light)!important}.ax-theme-bg-color-light-purple-light{--ax-theme-bg-color-light-color:var(--ax-color-purple-light)!important}.ax-theme-bg-color-dark-purple-light{--ax-theme-bg-color-dark-color:var(--ax-color-purple-light)!important}.ax-bg-color-purple-xlight{background-color:var(--ax-color-purple-xlight)!important}.ax-theme-bg-color-light-purple-xlight{--ax-theme-bg-color-light-color:var(--ax-color-purple-xlight)!important}.ax-theme-bg-color-dark-purple-xlight{--ax-theme-bg-color-dark-color:var(--ax-color-purple-xlight)!important}.ax-bg-color-green-dark{background-color:var(--ax-color-green-dark)!important}.ax-theme-bg-color-light-green-dark{--ax-theme-bg-color-light-color:var(--ax-color-green-dark)!important}.ax-theme-bg-color-dark-green-dark{--ax-theme-bg-color-dark-color:var(--ax-color-green-dark)!important}.ax-bg-color-green-xlight{background-color:var(--ax-color-green-xlight)!important}.ax-theme-bg-color-light-green-xlight{--ax-theme-bg-color-light-color:var(--ax-color-green-xlight)!important}.ax-theme-bg-color-dark-green-xlight{--ax-theme-bg-color-dark-color:var(--ax-color-green-xlight)!important}.ax-bg-color-blue-dark{background-color:var(--ax-color-blue-dark)!important}.ax-theme-bg-color-light-blue-dark{--ax-theme-bg-color-light-color:var(--ax-color-blue-dark)!important}.ax-theme-bg-color-dark-blue-dark{--ax-theme-bg-color-dark-color:var(--ax-color-blue-dark)!important}.ax-bg-color-pink{background-color:var(--ax-color-pink)!important}.ax-theme-bg-color-light-pink{--ax-theme-bg-color-light-color:var(--ax-color-pink)!important}.ax-theme-bg-color-dark-pink{--ax-theme-bg-color-dark-color:var(--ax-color-pink)!important}.ax-bg-color-white{background-color:var(--ax-color-white)!important}.ax-theme-bg-color-light-white{--ax-theme-bg-color-light-color:var(--ax-color-white)!important}.ax-theme-bg-color-dark-white{--ax-theme-bg-color-dark-color:var(--ax-color-white)!important}.ax-bg-color-grey-light{background-color:var(--ax-color-grey-light)!important}.ax-theme-bg-color-light-grey-light{--ax-theme-bg-color-light-color:var(--ax-color-grey-light)!important}.ax-theme-bg-color-dark-grey-light{--ax-theme-bg-color-dark-color:var(--ax-color-grey-light)!important}.ax-color-text{color:var(--ax-color-text)!important}.ax-color-green{color:var(--ax-color-green)!important}.ax-theme-color-light-green{--ax-theme-color-light-color:var(--ax-color-green)!important}.ax-theme-color-dark-green{--ax-theme-color-dark-color:var(--ax-color-green)!important}.ax-color-purple{color:var(--ax-color-purple)!important}.ax-theme-color-light-purple{--ax-theme-color-light-color:var(--ax-color-purple)!important}.ax-theme-color-dark-purple{--ax-theme-color-dark-color:var(--ax-color-purple)!important}.ax-color-green-dark{color:var(--ax-color-green-dark)!important}.ax-theme-color-light-green-dark{--ax-theme-color-light-color:var(--ax-color-green-dark)!important}.ax-theme-color-dark-green-dark{--ax-theme-color-dark-color:var(--ax-color-green-dark)!important}.ax-color-blue-dark{color:var(--ax-color-blue-dark)!important}.ax-theme-color-light-blue-dark{--ax-theme-color-light-color:var(--ax-color-blue-dark)!important}.ax-theme-color-dark-blue-dark{--ax-theme-color-dark-color:var(--ax-color-blue-dark)!important}.ax-color-purple-light{color:var(--ax-color-purple-light)!important}.ax-theme-color-light-purple-light{--ax-theme-color-light-color:var(--ax-color-purple-light)!important}.ax-theme-color-dark-purple-light{--ax-theme-color-dark-color:var(--ax-color-purple-light)!important}.ax-color-pink{color:var(--ax-color-pink)!important}.ax-theme-color-light-pink{--ax-theme-color-light-color:var(--ax-color-pink)!important}.ax-theme-color-dark-pink{--ax-theme-color-dark-color:var(--ax-color-pink)!important}.ax-color-white{color:var(--ax-color-white)!important}.ax-theme-color-light-white{--ax-theme-color-light-color:var(--ax-color-white)!important}.ax-theme-color-dark-white{--ax-theme-color-dark-color:var(--ax-color-white)!important}.ax-color-grey-light{color:var(--ax-color-grey-light)!important}.ax-theme-color-light-grey-light{--ax-theme-color-light-color:var(--ax-color-grey-light)!important}.ax-theme-color-dark-grey-light{--ax-theme-color-dark-color:var(--ax-color-grey-light)!important}.ax-theme-color-text{color:var(--ax-dark-mode,var(--ax-theme-color-light-color)) var(--ax-light-mode,var(--ax-theme-color-dark-color))!important}.ax-theme-color-bg{background-color:var(--ax-dark-mode,var(--ax-theme-bg-color-light-color)) var(--ax-light-mode,var(--ax-theme-bg-color-dark-color))!important}.ax-opacity-50{opacity:.5!important}.ax-container,.ax-container-fluid,.ax-container-lg,.ax-container-md,.ax-container-sm,.ax-container-xl,.ax-container-xxl{--ax-gutter-x:1.875rem;--ax-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--ax-gutter-x)*.5);padding-right:calc(var(--ax-gutter-x)*.5);width:100%}@media (min-width:35.625rem){.ax-container,.ax-container-sm,.ax-responsive-container-sm{max-width:33.75rem}}@media (min-width:46.875rem){.ax-container,.ax-container-md,.ax-container-sm,.ax-responsive-container-md{max-width:45rem}}@media (min-width:61.875rem){.ax-container,.ax-container-lg,.ax-container-md,.ax-container-sm,.ax-responsive-container-lg{max-width:60rem}}@media (min-width:73.125rem){.ax-container,.ax-container-lg,.ax-container-md,.ax-container-sm,.ax-container-xl,.ax-responsive-container-xl{max-width:71.25rem}}@media (min-width:82.5rem){.ax-container,.ax-container-lg,.ax-container-md,.ax-container-sm,.ax-container-xl,.ax-container-xxl,.ax-responsive-container-xxl{max-width:80.625rem}}.ax-justify-content-start{justify-content:start}.ax-justify-content-center{justify-content:center}.ax-justify-content-end{justify-content:end}.ax-justify-content-space-between{justify-content:space-between}.ax-justify-content-space-around{justify-content:space-around}.ax-align-items-start{align-items:start}.ax-align-items-center{align-items:center}.ax-align-items-end{align-items:end}.ax-align-items-stretch{align-items:stretch}.ax-flex-column{flex-direction:column}.ax-flex-row{flex-direction:row}.ax-flex-column-reverse{flex-direction:column-reverse}.ax-flex-row-reverse{flex-direction:row-reverse}.ax-flex-wrap{flex-wrap:wrap}.ax-flex-nowrap{flex-wrap:nowrap}.ax-d-flex{display:flex!important}.ax-d-block{display:block!important}.ax-d-inline-block{display:inline-block!important}.ax-d-inline-flex{display:inline-flex!important}.ax-d-none{display:none!important}.ax-h-auto{height:auto!important}.ax-h-100{height:100%!important}.ax-w-auto{width:auto!important}.ax-w-100{width:100%!important}.ax-w-50{width:50%!important}.ax-min-width-100{min-width:100%!important}.ax-order-1{order:1}.ax-order-2{order:2}.ax-order-3{order:3}.ax-order-4{order:4}.ax-order-5{order:5}.ax-table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.ax-border-radius-0{border-radius:0!important}.ax-border-radius-0-5{border-radius:.5rem!important}.ax-border-radius-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}@media (min-width:35.625rem){.ax-justify-content-sm-start{justify-content:start}.ax-justify-content-sm-center{justify-content:center}.ax-justify-content-sm-end{justify-content:end}.ax-justify-content-sm-space-between{justify-content:space-between}.ax-justify-content-sm-space-around{justify-content:space-around}.ax-align-items-sm-start{align-items:start}.ax-align-items-sm-center{align-items:center}.ax-align-items-sm-end{align-items:end}.ax-align-items-sm-stretch{align-items:stretch}.ax-flex-sm-column{flex-direction:column}.ax-flex-sm-row{flex-direction:row}.ax-flex-sm-column-reverse{flex-direction:column-reverse}.ax-flex-sm-row-reverse{flex-direction:row-reverse}.ax-flex-sm-wrap{flex-wrap:wrap}.ax-flex-sm-nowrap{flex-wrap:nowrap}.ax-d-sm-flex{display:flex!important}.ax-d-sm-block{display:block!important}.ax-d-sm-inline-block{display:inline-block!important}.ax-d-sm-inline-flex{display:inline-flex!important}.ax-d-sm-none{display:none!important}.ax-h-sm-auto{height:auto!important}.ax-h-sm-100{height:100%!important}.ax-w-sm-auto{width:auto!important}.ax-w-sm-100{width:100%!important}.ax-w-sm-50{width:50%!important}.ax-min-width-sm-100{min-width:100%!important}.ax-order-sm-1{order:1}.ax-order-sm-2{order:2}.ax-order-sm-3{order:3}.ax-order-sm-4{order:4}.ax-order-sm-5{order:5}}@media (max-width:35.605rem){.ax-table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:35.625rem){.ax-border-radius-sm-0{border-radius:0!important}.ax-border-radius-sm-0-5{border-radius:.5rem!important}.ax-border-radius-top-sm-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-sm-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-sm-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-sm-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-sm-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-sm-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}}@media (min-width:46.875rem){.ax-justify-content-md-start{justify-content:start}.ax-justify-content-md-center{justify-content:center}.ax-justify-content-md-end{justify-content:end}.ax-justify-content-md-space-between{justify-content:space-between}.ax-justify-content-md-space-around{justify-content:space-around}.ax-align-items-md-start{align-items:start}.ax-align-items-md-center{align-items:center}.ax-align-items-md-end{align-items:end}.ax-align-items-md-stretch{align-items:stretch}.ax-flex-md-column{flex-direction:column}.ax-flex-md-row{flex-direction:row}.ax-flex-md-column-reverse{flex-direction:column-reverse}.ax-flex-md-row-reverse{flex-direction:row-reverse}.ax-flex-md-wrap{flex-wrap:wrap}.ax-flex-md-nowrap{flex-wrap:nowrap}.ax-d-md-flex{display:flex!important}.ax-d-md-block{display:block!important}.ax-d-md-inline-block{display:inline-block!important}.ax-d-md-inline-flex{display:inline-flex!important}.ax-d-md-none{display:none!important}.ax-h-md-auto{height:auto!important}.ax-h-md-100{height:100%!important}.ax-w-md-auto{width:auto!important}.ax-w-md-100{width:100%!important}.ax-w-md-50{width:50%!important}.ax-min-width-md-100{min-width:100%!important}.ax-order-md-1{order:1}.ax-order-md-2{order:2}.ax-order-md-3{order:3}.ax-order-md-4{order:4}.ax-order-md-5{order:5}}@media (max-width:46.855rem){.ax-table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:46.875rem){.ax-border-radius-md-0{border-radius:0!important}.ax-border-radius-md-0-5{border-radius:.5rem!important}.ax-border-radius-top-md-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-md-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-md-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-md-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-md-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-md-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}}@media (min-width:61.875rem){.ax-justify-content-lg-start{justify-content:start}.ax-justify-content-lg-center{justify-content:center}.ax-justify-content-lg-end{justify-content:end}.ax-justify-content-lg-space-between{justify-content:space-between}.ax-justify-content-lg-space-around{justify-content:space-around}.ax-align-items-lg-start{align-items:start}.ax-align-items-lg-center{align-items:center}.ax-align-items-lg-end{align-items:end}.ax-align-items-lg-stretch{align-items:stretch}.ax-flex-lg-column{flex-direction:column}.ax-flex-lg-row{flex-direction:row}.ax-flex-lg-column-reverse{flex-direction:column-reverse}.ax-flex-lg-row-reverse{flex-direction:row-reverse}.ax-flex-lg-wrap{flex-wrap:wrap}.ax-flex-lg-nowrap{flex-wrap:nowrap}.ax-d-lg-flex{display:flex!important}.ax-d-lg-block{display:block!important}.ax-d-lg-inline-block{display:inline-block!important}.ax-d-lg-inline-flex{display:inline-flex!important}.ax-d-lg-none{display:none!important}.ax-h-lg-auto{height:auto!important}.ax-h-lg-100{height:100%!important}.ax-w-lg-auto{width:auto!important}.ax-w-lg-100{width:100%!important}.ax-w-lg-50{width:50%!important}.ax-min-width-lg-100{min-width:100%!important}.ax-order-lg-1{order:1}.ax-order-lg-2{order:2}.ax-order-lg-3{order:3}.ax-order-lg-4{order:4}.ax-order-lg-5{order:5}}@media (max-width:61.855rem){.ax-table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:61.875rem){.ax-border-radius-lg-0{border-radius:0!important}.ax-border-radius-lg-0-5{border-radius:.5rem!important}.ax-border-radius-top-lg-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-lg-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-lg-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-lg-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-lg-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-lg-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}}@media (min-width:73.125rem){.ax-justify-content-xl-start{justify-content:start}.ax-justify-content-xl-center{justify-content:center}.ax-justify-content-xl-end{justify-content:end}.ax-justify-content-xl-space-between{justify-content:space-between}.ax-justify-content-xl-space-around{justify-content:space-around}.ax-align-items-xl-start{align-items:start}.ax-align-items-xl-center{align-items:center}.ax-align-items-xl-end{align-items:end}.ax-align-items-xl-stretch{align-items:stretch}.ax-flex-xl-column{flex-direction:column}.ax-flex-xl-row{flex-direction:row}.ax-flex-xl-column-reverse{flex-direction:column-reverse}.ax-flex-xl-row-reverse{flex-direction:row-reverse}.ax-flex-xl-wrap{flex-wrap:wrap}.ax-flex-xl-nowrap{flex-wrap:nowrap}.ax-d-xl-flex{display:flex!important}.ax-d-xl-block{display:block!important}.ax-d-xl-inline-block{display:inline-block!important}.ax-d-xl-inline-flex{display:inline-flex!important}.ax-d-xl-none{display:none!important}.ax-h-xl-auto{height:auto!important}.ax-h-xl-100{height:100%!important}.ax-w-xl-auto{width:auto!important}.ax-w-xl-100{width:100%!important}.ax-w-xl-50{width:50%!important}.ax-min-width-xl-100{min-width:100%!important}.ax-order-xl-1{order:1}.ax-order-xl-2{order:2}.ax-order-xl-3{order:3}.ax-order-xl-4{order:4}.ax-order-xl-5{order:5}}@media (max-width:73.105rem){.ax-table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:73.125rem){.ax-border-radius-xl-0{border-radius:0!important}.ax-border-radius-xl-0-5{border-radius:.5rem!important}.ax-border-radius-top-xl-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-xl-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-xl-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-xl-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-xl-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-xl-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}}@media (min-width:82.5rem){.ax-justify-content-xxl-start{justify-content:start}.ax-justify-content-xxl-center{justify-content:center}.ax-justify-content-xxl-end{justify-content:end}.ax-justify-content-xxl-space-between{justify-content:space-between}.ax-justify-content-xxl-space-around{justify-content:space-around}.ax-align-items-xxl-start{align-items:start}.ax-align-items-xxl-center{align-items:center}.ax-align-items-xxl-end{align-items:end}.ax-align-items-xxl-stretch{align-items:stretch}.ax-flex-xxl-column{flex-direction:column}.ax-flex-xxl-row{flex-direction:row}.ax-flex-xxl-column-reverse{flex-direction:column-reverse}.ax-flex-xxl-row-reverse{flex-direction:row-reverse}.ax-flex-xxl-wrap{flex-wrap:wrap}.ax-flex-xxl-nowrap{flex-wrap:nowrap}.ax-d-xxl-flex{display:flex!important}.ax-d-xxl-block{display:block!important}.ax-d-xxl-inline-block{display:inline-block!important}.ax-d-xxl-inline-flex{display:inline-flex!important}.ax-d-xxl-none{display:none!important}.ax-h-xxl-auto{height:auto!important}.ax-h-xxl-100{height:100%!important}.ax-w-xxl-auto{width:auto!important}.ax-w-xxl-100{width:100%!important}.ax-w-xxl-50{width:50%!important}.ax-min-width-xxl-100{min-width:100%!important}.ax-order-xxl-1{order:1}.ax-order-xxl-2{order:2}.ax-order-xxl-3{order:3}.ax-order-xxl-4{order:4}.ax-order-xxl-5{order:5}}@media (max-width:82.48rem){.ax-table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:82.5rem){.ax-border-radius-xxl-0{border-radius:0!important}.ax-border-radius-xxl-0-5{border-radius:.5rem!important}.ax-border-radius-top-xxl-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-top-xxl-0-5{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-right-xxl-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ax-border-radius-right-xxl-0-5{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.ax-border-radius-left-xxl-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ax-border-radius-left-xxl-0-5{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}}.ax-visually-hidden,.ax-visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ax-cursor-pointer{cursor:pointer!important}.ax-border{border:1px solid rgba(21,18,24,.2)}.ax-overflow-hidden{overflow:hidden}.ax-object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.ax-object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.ax-object-position-center{-o-object-position:center;object-position:center}.ax-position-relative{position:relative!important}.ax-position-sticky{position:-webkit-sticky!important;position:sticky!important}.ax-top-content{top:calc(var(--ax-page-top) + var(--ax-navbar-height) + 2rem);transition:var(--ax-transition)}.ax-scrolled-down .ax-top-content{top:calc(var(--ax-page-top) + 2rem)}.ax-clearfix:after{clear:both;content:"";display:table}.ax-img{height:auto;max-width:100%;width:100%}.ax-styled-image{background-image:var(--ax-styled-image-url);background-position:50%;background-repeat:no-repeat}.ax-background-size-cover{background-size:cover}.ax-background-size-contain{background-size:contain}.ax-row{--ax-gutter-x:1.875rem;--ax-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--ax-gutter-x)*-.5);margin-right:calc(var(--ax-gutter-x)*-.5);margin-top:calc(var(--ax-gutter-y)*-1)}.ax-row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--ax-gutter-y);max-width:100%;padding-left:calc(var(--ax-gutter-x)*.5);padding-right:calc(var(--ax-gutter-x)*.5);width:100%}.ax-col{flex:1 0 0%}.ax-row-cols-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-1>*{flex:0 0 auto;width:100%}.ax-row-cols-2>*{flex:0 0 auto;width:50%}.ax-row-cols-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-4>*{flex:0 0 auto;width:25%}.ax-row-cols-5>*{flex:0 0 auto;width:20%}.ax-row-cols-6>*{flex:0 0 auto;width:16.6667%}@media (min-width:35.625rem){.ax-col-sm{flex:1 0 0%}.ax-row-cols-sm-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-sm-1>*{flex:0 0 auto;width:100%}.ax-row-cols-sm-2>*{flex:0 0 auto;width:50%}.ax-row-cols-sm-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-sm-4>*{flex:0 0 auto;width:25%}.ax-row-cols-sm-5>*{flex:0 0 auto;width:20%}.ax-row-cols-sm-6>*{flex:0 0 auto;width:16.6667%}}@media (min-width:46.875rem){.ax-col-md{flex:1 0 0%}.ax-row-cols-md-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-md-1>*{flex:0 0 auto;width:100%}.ax-row-cols-md-2>*{flex:0 0 auto;width:50%}.ax-row-cols-md-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-md-4>*{flex:0 0 auto;width:25%}.ax-row-cols-md-5>*{flex:0 0 auto;width:20%}.ax-row-cols-md-6>*{flex:0 0 auto;width:16.6667%}}@media (min-width:61.875rem){.ax-col-lg{flex:1 0 0%}.ax-row-cols-lg-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-lg-1>*{flex:0 0 auto;width:100%}.ax-row-cols-lg-2>*{flex:0 0 auto;width:50%}.ax-row-cols-lg-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-lg-4>*{flex:0 0 auto;width:25%}.ax-row-cols-lg-5>*{flex:0 0 auto;width:20%}.ax-row-cols-lg-6>*{flex:0 0 auto;width:16.6667%}}@media (min-width:73.125rem){.ax-col-xl{flex:1 0 0%}.ax-row-cols-xl-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-xl-1>*{flex:0 0 auto;width:100%}.ax-row-cols-xl-2>*{flex:0 0 auto;width:50%}.ax-row-cols-xl-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-xl-4>*{flex:0 0 auto;width:25%}.ax-row-cols-xl-5>*{flex:0 0 auto;width:20%}.ax-row-cols-xl-6>*{flex:0 0 auto;width:16.6667%}}@media (min-width:82.5rem){.ax-col-xxl{flex:1 0 0%}.ax-row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.ax-row-cols-xxl-1>*{flex:0 0 auto;width:100%}.ax-row-cols-xxl-2>*{flex:0 0 auto;width:50%}.ax-row-cols-xxl-3>*{flex:0 0 auto;width:33.3333%}.ax-row-cols-xxl-4>*{flex:0 0 auto;width:25%}.ax-row-cols-xxl-5>*{flex:0 0 auto;width:20%}.ax-row-cols-xxl-6>*{flex:0 0 auto;width:16.6667%}}.ax-col-auto{flex:0 0 auto;width:auto}.ax-col-1{flex:0 0 auto;width:8.33%}.ax-col-2{flex:0 0 auto;width:16.67%}.ax-col-3{flex:0 0 auto;width:25%}.ax-col-4{flex:0 0 auto;width:33.33%}.ax-col-5{flex:0 0 auto;width:41.67%}.ax-col-6{flex:0 0 auto;width:50%}.ax-col-7{flex:0 0 auto;width:58.33%}.ax-col-8{flex:0 0 auto;width:66.67%}.ax-col-9{flex:0 0 auto;width:75%}.ax-col-10{flex:0 0 auto;width:83.33%}.ax-col-11{flex:0 0 auto;width:91.67%}.ax-col-12{flex:0 0 auto;width:100%}.ax-offset-1{margin-left:8.33%}.ax-offset-2{margin-left:16.67%}.ax-offset-3{margin-left:25%}.ax-offset-4{margin-left:33.33%}.ax-offset-5{margin-left:41.67%}.ax-offset-6{margin-left:50%}.ax-offset-7{margin-left:58.33%}.ax-offset-8{margin-left:66.67%}.ax-offset-9{margin-left:75%}.ax-offset-10{margin-left:83.33%}.ax-offset-11{margin-left:91.67%}.ax-g-0,.gx-0{--ax-gutter-x:0}.ax-g-0,.ax-gy-0{--ax-gutter-y:0}.ax-g-1,.gx-1{--ax-gutter-x:0.46875rem}.ax-g-1,.ax-gy-1{--ax-gutter-y:0.46875rem}.ax-g-2,.gx-2{--ax-gutter-x:0.9375rem}.ax-g-2,.ax-gy-2{--ax-gutter-y:0.9375rem}.ax-g-3,.gx-3{--ax-gutter-x:1.875rem}.ax-g-3,.ax-gy-3{--ax-gutter-y:1.875rem}.ax-g-4,.gx-4{--ax-gutter-x:2.8125rem}.ax-g-4,.ax-gy-4{--ax-gutter-y:2.8125rem}.ax-g-5,.gx-5{--ax-gutter-x:5.625rem}.ax-g-5,.ax-gy-5{--ax-gutter-y:5.625rem}.ax-g-6,.gx-6{--ax-gutter-x:9.375rem}.ax-g-6,.ax-gy-6{--ax-gutter-y:9.375rem}@media (min-width:35.625rem){.ax-col-sm-auto{flex:0 0 auto;width:auto}.ax-col-sm-1{flex:0 0 auto;width:8.33%}.ax-col-sm-2{flex:0 0 auto;width:16.67%}.ax-col-sm-3{flex:0 0 auto;width:25%}.ax-col-sm-4{flex:0 0 auto;width:33.33%}.ax-col-sm-5{flex:0 0 auto;width:41.67%}.ax-col-sm-6{flex:0 0 auto;width:50%}.ax-col-sm-7{flex:0 0 auto;width:58.33%}.ax-col-sm-8{flex:0 0 auto;width:66.67%}.ax-col-sm-9{flex:0 0 auto;width:75%}.ax-col-sm-10{flex:0 0 auto;width:83.33%}.ax-col-sm-11{flex:0 0 auto;width:91.67%}.ax-col-sm-12{flex:0 0 auto;width:100%}.ax-offset-sm-0{margin-left:0}.ax-offset-sm-1{margin-left:8.33%}.ax-offset-sm-2{margin-left:16.67%}.ax-offset-sm-3{margin-left:25%}.ax-offset-sm-4{margin-left:33.33%}.ax-offset-sm-5{margin-left:41.67%}.ax-offset-sm-6{margin-left:50%}.ax-offset-sm-7{margin-left:58.33%}.ax-offset-sm-8{margin-left:66.67%}.ax-offset-sm-9{margin-left:75%}.ax-offset-sm-10{margin-left:83.33%}.ax-offset-sm-11{margin-left:91.67%}.ax-g-sm-0,.gx-sm-0{--ax-gutter-x:0}.ax-g-sm-0,.ax-gy-sm-0{--ax-gutter-y:0}.ax-g-sm-1,.gx-sm-1{--ax-gutter-x:0.46875rem}.ax-g-sm-1,.ax-gy-sm-1{--ax-gutter-y:0.46875rem}.ax-g-sm-2,.gx-sm-2{--ax-gutter-x:0.9375rem}.ax-g-sm-2,.ax-gy-sm-2{--ax-gutter-y:0.9375rem}.ax-g-sm-3,.gx-sm-3{--ax-gutter-x:1.875rem}.ax-g-sm-3,.ax-gy-sm-3{--ax-gutter-y:1.875rem}.ax-g-sm-4,.gx-sm-4{--ax-gutter-x:2.8125rem}.ax-g-sm-4,.ax-gy-sm-4{--ax-gutter-y:2.8125rem}.ax-g-sm-5,.gx-sm-5{--ax-gutter-x:5.625rem}.ax-g-sm-5,.ax-gy-sm-5{--ax-gutter-y:5.625rem}.ax-g-sm-6,.gx-sm-6{--ax-gutter-x:9.375rem}.ax-g-sm-6,.ax-gy-sm-6{--ax-gutter-y:9.375rem}}@media (min-width:46.875rem){.ax-col-md-auto{flex:0 0 auto;width:auto}.ax-col-md-1{flex:0 0 auto;width:8.33%}.ax-col-md-2{flex:0 0 auto;width:16.67%}.ax-col-md-3{flex:0 0 auto;width:25%}.ax-col-md-4{flex:0 0 auto;width:33.33%}.ax-col-md-5{flex:0 0 auto;width:41.67%}.ax-col-md-6{flex:0 0 auto;width:50%}.ax-col-md-7{flex:0 0 auto;width:58.33%}.ax-col-md-8{flex:0 0 auto;width:66.67%}.ax-col-md-9{flex:0 0 auto;width:75%}.ax-col-md-10{flex:0 0 auto;width:83.33%}.ax-col-md-11{flex:0 0 auto;width:91.67%}.ax-col-md-12{flex:0 0 auto;width:100%}.ax-offset-md-0{margin-left:0}.ax-offset-md-1{margin-left:8.33%}.ax-offset-md-2{margin-left:16.67%}.ax-offset-md-3{margin-left:25%}.ax-offset-md-4{margin-left:33.33%}.ax-offset-md-5{margin-left:41.67%}.ax-offset-md-6{margin-left:50%}.ax-offset-md-7{margin-left:58.33%}.ax-offset-md-8{margin-left:66.67%}.ax-offset-md-9{margin-left:75%}.ax-offset-md-10{margin-left:83.33%}.ax-offset-md-11{margin-left:91.67%}.ax-g-md-0,.gx-md-0{--ax-gutter-x:0}.ax-g-md-0,.ax-gy-md-0{--ax-gutter-y:0}.ax-g-md-1,.gx-md-1{--ax-gutter-x:0.46875rem}.ax-g-md-1,.ax-gy-md-1{--ax-gutter-y:0.46875rem}.ax-g-md-2,.gx-md-2{--ax-gutter-x:0.9375rem}.ax-g-md-2,.ax-gy-md-2{--ax-gutter-y:0.9375rem}.ax-g-md-3,.gx-md-3{--ax-gutter-x:1.875rem}.ax-g-md-3,.ax-gy-md-3{--ax-gutter-y:1.875rem}.ax-g-md-4,.gx-md-4{--ax-gutter-x:2.8125rem}.ax-g-md-4,.ax-gy-md-4{--ax-gutter-y:2.8125rem}.ax-g-md-5,.gx-md-5{--ax-gutter-x:5.625rem}.ax-g-md-5,.ax-gy-md-5{--ax-gutter-y:5.625rem}.ax-g-md-6,.gx-md-6{--ax-gutter-x:9.375rem}.ax-g-md-6,.ax-gy-md-6{--ax-gutter-y:9.375rem}}@media (min-width:61.875rem){.ax-col-lg-auto{flex:0 0 auto;width:auto}.ax-col-lg-1{flex:0 0 auto;width:8.33%}.ax-col-lg-2{flex:0 0 auto;width:16.67%}.ax-col-lg-3{flex:0 0 auto;width:25%}.ax-col-lg-4{flex:0 0 auto;width:33.33%}.ax-col-lg-5{flex:0 0 auto;width:41.67%}.ax-col-lg-6{flex:0 0 auto;width:50%}.ax-col-lg-7{flex:0 0 auto;width:58.33%}.ax-col-lg-8{flex:0 0 auto;width:66.67%}.ax-col-lg-9{flex:0 0 auto;width:75%}.ax-col-lg-10{flex:0 0 auto;width:83.33%}.ax-col-lg-11{flex:0 0 auto;width:91.67%}.ax-col-lg-12{flex:0 0 auto;width:100%}.ax-offset-lg-0{margin-left:0}.ax-offset-lg-1{margin-left:8.33%}.ax-offset-lg-2{margin-left:16.67%}.ax-offset-lg-3{margin-left:25%}.ax-offset-lg-4{margin-left:33.33%}.ax-offset-lg-5{margin-left:41.67%}.ax-offset-lg-6{margin-left:50%}.ax-offset-lg-7{margin-left:58.33%}.ax-offset-lg-8{margin-left:66.67%}.ax-offset-lg-9{margin-left:75%}.ax-offset-lg-10{margin-left:83.33%}.ax-offset-lg-11{margin-left:91.67%}.ax-g-lg-0,.gx-lg-0{--ax-gutter-x:0}.ax-g-lg-0,.ax-gy-lg-0{--ax-gutter-y:0}.ax-g-lg-1,.gx-lg-1{--ax-gutter-x:0.46875rem}.ax-g-lg-1,.ax-gy-lg-1{--ax-gutter-y:0.46875rem}.ax-g-lg-2,.gx-lg-2{--ax-gutter-x:0.9375rem}.ax-g-lg-2,.ax-gy-lg-2{--ax-gutter-y:0.9375rem}.ax-g-lg-3,.gx-lg-3{--ax-gutter-x:1.875rem}.ax-g-lg-3,.ax-gy-lg-3{--ax-gutter-y:1.875rem}.ax-g-lg-4,.gx-lg-4{--ax-gutter-x:2.8125rem}.ax-g-lg-4,.ax-gy-lg-4{--ax-gutter-y:2.8125rem}.ax-g-lg-5,.gx-lg-5{--ax-gutter-x:5.625rem}.ax-g-lg-5,.ax-gy-lg-5{--ax-gutter-y:5.625rem}.ax-g-lg-6,.gx-lg-6{--ax-gutter-x:9.375rem}.ax-g-lg-6,.ax-gy-lg-6{--ax-gutter-y:9.375rem}}@media (min-width:73.125rem){.ax-col-xl-auto{flex:0 0 auto;width:auto}.ax-col-xl-1{flex:0 0 auto;width:8.33%}.ax-col-xl-2{flex:0 0 auto;width:16.67%}.ax-col-xl-3{flex:0 0 auto;width:25%}.ax-col-xl-4{flex:0 0 auto;width:33.33%}.ax-col-xl-5{flex:0 0 auto;width:41.67%}.ax-col-xl-6{flex:0 0 auto;width:50%}.ax-col-xl-7{flex:0 0 auto;width:58.33%}.ax-col-xl-8{flex:0 0 auto;width:66.67%}.ax-col-xl-9{flex:0 0 auto;width:75%}.ax-col-xl-10{flex:0 0 auto;width:83.33%}.ax-col-xl-11{flex:0 0 auto;width:91.67%}.ax-col-xl-12{flex:0 0 auto;width:100%}.ax-offset-xl-0{margin-left:0}.ax-offset-xl-1{margin-left:8.33%}.ax-offset-xl-2{margin-left:16.67%}.ax-offset-xl-3{margin-left:25%}.ax-offset-xl-4{margin-left:33.33%}.ax-offset-xl-5{margin-left:41.67%}.ax-offset-xl-6{margin-left:50%}.ax-offset-xl-7{margin-left:58.33%}.ax-offset-xl-8{margin-left:66.67%}.ax-offset-xl-9{margin-left:75%}.ax-offset-xl-10{margin-left:83.33%}.ax-offset-xl-11{margin-left:91.67%}.ax-g-xl-0,.gx-xl-0{--ax-gutter-x:0}.ax-g-xl-0,.ax-gy-xl-0{--ax-gutter-y:0}.ax-g-xl-1,.gx-xl-1{--ax-gutter-x:0.46875rem}.ax-g-xl-1,.ax-gy-xl-1{--ax-gutter-y:0.46875rem}.ax-g-xl-2,.gx-xl-2{--ax-gutter-x:0.9375rem}.ax-g-xl-2,.ax-gy-xl-2{--ax-gutter-y:0.9375rem}.ax-g-xl-3,.gx-xl-3{--ax-gutter-x:1.875rem}.ax-g-xl-3,.ax-gy-xl-3{--ax-gutter-y:1.875rem}.ax-g-xl-4,.gx-xl-4{--ax-gutter-x:2.8125rem}.ax-g-xl-4,.ax-gy-xl-4{--ax-gutter-y:2.8125rem}.ax-g-xl-5,.gx-xl-5{--ax-gutter-x:5.625rem}.ax-g-xl-5,.ax-gy-xl-5{--ax-gutter-y:5.625rem}.ax-g-xl-6,.gx-xl-6{--ax-gutter-x:9.375rem}.ax-g-xl-6,.ax-gy-xl-6{--ax-gutter-y:9.375rem}}@media (min-width:82.5rem){.ax-col-xxl-auto{flex:0 0 auto;width:auto}.ax-col-xxl-1{flex:0 0 auto;width:8.33%}.ax-col-xxl-2{flex:0 0 auto;width:16.67%}.ax-col-xxl-3{flex:0 0 auto;width:25%}.ax-col-xxl-4{flex:0 0 auto;width:33.33%}.ax-col-xxl-5{flex:0 0 auto;width:41.67%}.ax-col-xxl-6{flex:0 0 auto;width:50%}.ax-col-xxl-7{flex:0 0 auto;width:58.33%}.ax-col-xxl-8{flex:0 0 auto;width:66.67%}.ax-col-xxl-9{flex:0 0 auto;width:75%}.ax-col-xxl-10{flex:0 0 auto;width:83.33%}.ax-col-xxl-11{flex:0 0 auto;width:91.67%}.ax-col-xxl-12{flex:0 0 auto;width:100%}.ax-offset-xxl-0{margin-left:0}.ax-offset-xxl-1{margin-left:8.33%}.ax-offset-xxl-2{margin-left:16.67%}.ax-offset-xxl-3{margin-left:25%}.ax-offset-xxl-4{margin-left:33.33%}.ax-offset-xxl-5{margin-left:41.67%}.ax-offset-xxl-6{margin-left:50%}.ax-offset-xxl-7{margin-left:58.33%}.ax-offset-xxl-8{margin-left:66.67%}.ax-offset-xxl-9{margin-left:75%}.ax-offset-xxl-10{margin-left:83.33%}.ax-offset-xxl-11{margin-left:91.67%}.ax-g-xxl-0,.gx-xxl-0{--ax-gutter-x:0}.ax-g-xxl-0,.ax-gy-xxl-0{--ax-gutter-y:0}.ax-g-xxl-1,.gx-xxl-1{--ax-gutter-x:0.46875rem}.ax-g-xxl-1,.ax-gy-xxl-1{--ax-gutter-y:0.46875rem}.ax-g-xxl-2,.gx-xxl-2{--ax-gutter-x:0.9375rem}.ax-g-xxl-2,.ax-gy-xxl-2{--ax-gutter-y:0.9375rem}.ax-g-xxl-3,.gx-xxl-3{--ax-gutter-x:1.875rem}.ax-g-xxl-3,.ax-gy-xxl-3{--ax-gutter-y:1.875rem}.ax-g-xxl-4,.gx-xxl-4{--ax-gutter-x:2.8125rem}.ax-g-xxl-4,.ax-gy-xxl-4{--ax-gutter-y:2.8125rem}.ax-g-xxl-5,.gx-xxl-5{--ax-gutter-x:5.625rem}.ax-g-xxl-5,.ax-gy-xxl-5{--ax-gutter-y:5.625rem}.ax-g-xxl-6,.gx-xxl-6{--ax-gutter-x:9.375rem}.ax-g-xxl-6,.ax-gy-xxl-6{--ax-gutter-y:9.375rem}}.ax-col-1-5{flex:0 0 auto;width:20%}@media (min-width:35.625rem){.ax-col-sm-1-5{flex:0 0 auto;width:20%}}@media (min-width:46.875rem){.ax-col-md-1-5{flex:0 0 auto;width:20%}}@media (min-width:61.875rem){.ax-col-lg-1-5{flex:0 0 auto;width:20%}}@media (min-width:73.125rem){.ax-col-xl-1-5{flex:0 0 auto;width:20%}}@media (min-width:82.5rem){.ax-col-xxl-1-5{flex:0 0 auto;width:20%}}.ax-table-cols,.ax-table-cols td,.ax-table-cols th,.ax-table-cols tr{border:none}.ax-table-cols--2cols{width:100%!important}.ax-table-cols--2cols tr{display:flex;flex-direction:column;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:-.9375rem;width:100%}@media (min-width:46.875rem){.ax-table-cols--2cols tr{flex-direction:row}}.ax-table-cols--2cols td,.ax-table-cols--2cols th{display:flex;flex:0 0 auto;flex-direction:column;padding-left:.9375rem;padding-right:.9375rem;padding-top:.9375rem;width:100%}@media (min-width:46.875rem){.ax-table-cols--2cols td,.ax-table-cols--2cols th{width:50%}}.ax-link{align-items:center;cursor:pointer;display:inline-flex;flex-direction:row;font-weight:700;gap:.25rem;text-decoration:none}.ax-link svg{min-width:1.25rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ax-link:hover{color:var(--ax-dark-mode,var(--ax-color-green)) var(--ax-light-mode,var(--ax-color-white))!important}.ax-link:hover.ax-link--icon-effect.ax-link--icon-left svg{-webkit-transform:translate3d(-.75rem,0,0);transform:translate3d(-.75rem,0,0)}.ax-link:hover.ax-link--icon-effect.ax-link--icon-right svg{-webkit-transform:translate3d(.75rem,0,0);transform:translate3d(.75rem,0,0)}button.ax-link{background:none;border:0;padding:0}a.ax-link:not([href]),button.ax-link[disabled]{cursor:inherit}.ax-mx-auto{margin-left:auto;margin-right:auto}.ax-my-auto{margin-bottom:auto;margin-top:auto}.ax-mt-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-auto{margin-inline:auto!important}.ax-mx-0{margin-inline:0!important}.ax-mx-0-25{margin-inline:.25rem!important}.ax-mx-0-5{margin-inline:.5rem!important}.ax-mx-0-625{margin-inline:.625rem!important}.ax-mx-0-937{margin-inline:.9375rem!important}.ax-mx-1{margin-inline:1rem!important}.ax-mx-1-25{margin-inline:1.25rem!important}.ax-mx-1-5{margin-inline:1.5rem!important}.ax-mx-1-875{margin-inline:1.875rem!important}.ax-mx-2{margin-inline:2rem!important}.ax-mx-2-5{margin-inline:2.5rem!important}.ax-mx-3{margin-inline:3rem!important}.ax-mx-3-5{margin-inline:3.5rem!important}.ax-mx-4{margin-inline:4rem!important}.ax-mx-5{margin-inline:5rem!important}.ax-mx-6{margin-inline:6rem!important}.ax-my-auto{margin-block:auto!important}.ax-my-0{margin-block:0!important}.ax-my-0-25{margin-block:.25rem!important}.ax-my-0-5{margin-block:.5rem!important}.ax-my-0-625{margin-block:.625rem!important}.ax-my-0-937{margin-block:.9375rem!important}.ax-my-1{margin-block:1rem!important}.ax-my-1-25{margin-block:1.25rem!important}.ax-my-1-5{margin-block:1.5rem!important}.ax-my-1-875{margin-block:1.875rem!important}.ax-my-2{margin-block:2rem!important}.ax-my-2-5{margin-block:2.5rem!important}.ax-my-3{margin-block:3rem!important}.ax-my-3-5{margin-block:3.5rem!important}.ax-my-4{margin-block:4rem!important}.ax-my-5{margin-block:5rem!important}.ax-my-6{margin-block:6rem!important}.ax-m-auto{margin:auto!important}.ax-m-0{margin:0!important}.ax-m-0-25{margin:.25rem!important}.ax-m-0-5{margin:.5rem!important}.ax-m-0-625{margin:.625rem!important}.ax-m-0-937{margin:.9375rem!important}.ax-m-1{margin:1rem!important}.ax-m-1-25{margin:1.25rem!important}.ax-m-1-5{margin:1.5rem!important}.ax-m-1-875{margin:1.875rem!important}.ax-m-2{margin:2rem!important}.ax-m-2-5{margin:2.5rem!important}.ax-m-3{margin:3rem!important}.ax-m-3-5{margin:3.5rem!important}.ax-m-4{margin:4rem!important}.ax-m-5{margin:5rem!important}.ax-m-6{margin:6rem!important}.ax-pt-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-auto{padding-inline:auto!important}.ax-px-0{padding-inline:0!important}.ax-px-0-25{padding-inline:.25rem!important}.ax-px-0-5{padding-inline:.5rem!important}.ax-px-0-625{padding-inline:.625rem!important}.ax-px-0-937{padding-inline:.9375rem!important}.ax-px-1{padding-inline:1rem!important}.ax-px-1-25{padding-inline:1.25rem!important}.ax-px-1-5{padding-inline:1.5rem!important}.ax-px-1-875{padding-inline:1.875rem!important}.ax-px-2{padding-inline:2rem!important}.ax-px-2-5{padding-inline:2.5rem!important}.ax-px-3{padding-inline:3rem!important}.ax-px-3-5{padding-inline:3.5rem!important}.ax-px-4{padding-inline:4rem!important}.ax-px-5{padding-inline:5rem!important}.ax-px-6{padding-inline:6rem!important}.ax-py-auto{padding-block:auto!important}.ax-py-0{padding-block:0!important}.ax-py-0-25{padding-block:.25rem!important}.ax-py-0-5{padding-block:.5rem!important}.ax-py-0-625{padding-block:.625rem!important}.ax-py-0-937{padding-block:.9375rem!important}.ax-py-1{padding-block:1rem!important}.ax-py-1-25{padding-block:1.25rem!important}.ax-py-1-5{padding-block:1.5rem!important}.ax-py-1-875{padding-block:1.875rem!important}.ax-py-2{padding-block:2rem!important}.ax-py-2-5{padding-block:2.5rem!important}.ax-py-3{padding-block:3rem!important}.ax-py-3-5{padding-block:3.5rem!important}.ax-py-4{padding-block:4rem!important}.ax-py-5{padding-block:5rem!important}.ax-py-6{padding-block:6rem!important}.ax-p-auto{padding:auto!important}.ax-p-0{padding:0!important}.ax-p-0-25{padding:.25rem!important}.ax-p-0-5{padding:.5rem!important}.ax-p-0-625{padding:.625rem!important}.ax-p-0-937{padding:.9375rem!important}.ax-p-1{padding:1rem!important}.ax-p-1-25{padding:1.25rem!important}.ax-p-1-5{padding:1.5rem!important}.ax-p-1-875{padding:1.875rem!important}.ax-p-2{padding:2rem!important}.ax-p-2-5{padding:2.5rem!important}.ax-p-3{padding:3rem!important}.ax-p-3-5{padding:3.5rem!important}.ax-p-4{padding:4rem!important}.ax-p-5{padding:5rem!important}.ax-p-6{padding:6rem!important}.ax-gap-0{gap:0!important}.ax-gap-0-25{gap:.25rem!important}.ax-gap-0-5{gap:.5rem!important}.ax-gap-0-625{gap:.625rem!important}.ax-gap-0-937{gap:.9375rem!important}.ax-gap-1{gap:1rem!important}.ax-gap-1-25{gap:1.25rem!important}.ax-gap-1-5{gap:1.5rem!important}.ax-gap-1-875{gap:1.875rem!important}.ax-gap-2{gap:2rem!important}.ax-gap-2-5{gap:2.5rem!important}.ax-gap-3{gap:3rem!important}.ax-gap-3-5{gap:3.5rem!important}.ax-gap-4{gap:4rem!important}.ax-gap-5{gap:5rem!important}.ax-gap-6{gap:6rem!important}.ax-gutter-x-0{--ax-gutter-x:0!important}.ax-gutter-x-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-1{--ax-gutter-x:1rem!important}.ax-gutter-x-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-2{--ax-gutter-x:2rem!important}.ax-gutter-x-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-3{--ax-gutter-x:3rem!important}.ax-gutter-x-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-4{--ax-gutter-x:4rem!important}.ax-gutter-x-5{--ax-gutter-x:5rem!important}.ax-gutter-x-6{--ax-gutter-x:6rem!important}.ax-gutter-y-0{--ax-gutter-y:0!important}.ax-gutter-y-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-1{--ax-gutter-y:1rem!important}.ax-gutter-y-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-2{--ax-gutter-y:2rem!important}.ax-gutter-y-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-3{--ax-gutter-y:3rem!important}.ax-gutter-y-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-4{--ax-gutter-y:4rem!important}.ax-gutter-y-5{--ax-gutter-y:5rem!important}.ax-gutter-y-6{--ax-gutter-y:6rem!important}.ax-gutter-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-1-1{aspect-ratio:1/1}.ax-ratio-4-3{aspect-ratio:4/3}.ax-ratio-3-4{aspect-ratio:3/4}.ax-ratio-auto{aspect-ratio:auto}.ax-mh-32-5{min-height:32.5rem!important}.ax-mh-43{min-height:43.3125rem}.ax-mw-66{max-width:66.875rem}@media (min-width:35.625rem){.ax-mt-sm-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-sm-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-sm-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-sm-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-sm-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-sm-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-sm-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-sm-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-sm-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-sm-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-sm-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-sm-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-sm-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-sm-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-sm-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-sm-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-sm-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-sm-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-sm-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-sm-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-sm-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-sm-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-sm-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-sm-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-sm-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-sm-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-sm-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-sm-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-sm-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-sm-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-sm-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-sm-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-sm-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-sm-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-sm-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-sm-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-sm-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-sm-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-sm-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-sm-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-sm-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-sm-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-sm-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-sm-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-sm-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-sm-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-sm-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-sm-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-sm-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-sm-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-sm-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-sm-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-sm-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-sm-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-sm-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-sm-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-sm-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-sm-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-sm-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-sm-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-sm-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-sm-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-sm-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-sm-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-sm-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-sm-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-sm-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-sm-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-sm-auto{margin-inline:auto!important}.ax-mx-sm-0{margin-inline:0!important}.ax-mx-sm-0-25{margin-inline:.25rem!important}.ax-mx-sm-0-5{margin-inline:.5rem!important}.ax-mx-sm-0-625{margin-inline:.625rem!important}.ax-mx-sm-0-937{margin-inline:.9375rem!important}.ax-mx-sm-1{margin-inline:1rem!important}.ax-mx-sm-1-25{margin-inline:1.25rem!important}.ax-mx-sm-1-5{margin-inline:1.5rem!important}.ax-mx-sm-1-875{margin-inline:1.875rem!important}.ax-mx-sm-2{margin-inline:2rem!important}.ax-mx-sm-2-5{margin-inline:2.5rem!important}.ax-mx-sm-3{margin-inline:3rem!important}.ax-mx-sm-3-5{margin-inline:3.5rem!important}.ax-mx-sm-4{margin-inline:4rem!important}.ax-mx-sm-5{margin-inline:5rem!important}.ax-mx-sm-6{margin-inline:6rem!important}.ax-my-sm-auto{margin-block:auto!important}.ax-my-sm-0{margin-block:0!important}.ax-my-sm-0-25{margin-block:.25rem!important}.ax-my-sm-0-5{margin-block:.5rem!important}.ax-my-sm-0-625{margin-block:.625rem!important}.ax-my-sm-0-937{margin-block:.9375rem!important}.ax-my-sm-1{margin-block:1rem!important}.ax-my-sm-1-25{margin-block:1.25rem!important}.ax-my-sm-1-5{margin-block:1.5rem!important}.ax-my-sm-1-875{margin-block:1.875rem!important}.ax-my-sm-2{margin-block:2rem!important}.ax-my-sm-2-5{margin-block:2.5rem!important}.ax-my-sm-3{margin-block:3rem!important}.ax-my-sm-3-5{margin-block:3.5rem!important}.ax-my-sm-4{margin-block:4rem!important}.ax-my-sm-5{margin-block:5rem!important}.ax-my-sm-6{margin-block:6rem!important}.ax-m-sm-auto{margin:auto!important}.ax-m-sm-0{margin:0!important}.ax-m-sm-0-25{margin:.25rem!important}.ax-m-sm-0-5{margin:.5rem!important}.ax-m-sm-0-625{margin:.625rem!important}.ax-m-sm-0-937{margin:.9375rem!important}.ax-m-sm-1{margin:1rem!important}.ax-m-sm-1-25{margin:1.25rem!important}.ax-m-sm-1-5{margin:1.5rem!important}.ax-m-sm-1-875{margin:1.875rem!important}.ax-m-sm-2{margin:2rem!important}.ax-m-sm-2-5{margin:2.5rem!important}.ax-m-sm-3{margin:3rem!important}.ax-m-sm-3-5{margin:3.5rem!important}.ax-m-sm-4{margin:4rem!important}.ax-m-sm-5{margin:5rem!important}.ax-m-sm-6{margin:6rem!important}.ax-pt-sm-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-sm-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-sm-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-sm-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-sm-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-sm-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-sm-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-sm-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-sm-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-sm-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-sm-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-sm-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-sm-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-sm-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-sm-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-sm-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-sm-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-sm-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-sm-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-sm-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-sm-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-sm-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-sm-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-sm-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-sm-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-sm-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-sm-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-sm-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-sm-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-sm-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-sm-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-sm-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-sm-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-sm-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-sm-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-sm-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-sm-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-sm-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-sm-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-sm-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-sm-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-sm-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-sm-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-sm-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-sm-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-sm-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-sm-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-sm-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-sm-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-sm-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-sm-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-sm-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-sm-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-sm-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-sm-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-sm-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-sm-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-sm-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-sm-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-sm-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-sm-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-sm-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-sm-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-sm-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-sm-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-sm-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-sm-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-sm-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-sm-auto{padding-inline:auto!important}.ax-px-sm-0{padding-inline:0!important}.ax-px-sm-0-25{padding-inline:.25rem!important}.ax-px-sm-0-5{padding-inline:.5rem!important}.ax-px-sm-0-625{padding-inline:.625rem!important}.ax-px-sm-0-937{padding-inline:.9375rem!important}.ax-px-sm-1{padding-inline:1rem!important}.ax-px-sm-1-25{padding-inline:1.25rem!important}.ax-px-sm-1-5{padding-inline:1.5rem!important}.ax-px-sm-1-875{padding-inline:1.875rem!important}.ax-px-sm-2{padding-inline:2rem!important}.ax-px-sm-2-5{padding-inline:2.5rem!important}.ax-px-sm-3{padding-inline:3rem!important}.ax-px-sm-3-5{padding-inline:3.5rem!important}.ax-px-sm-4{padding-inline:4rem!important}.ax-px-sm-5{padding-inline:5rem!important}.ax-px-sm-6{padding-inline:6rem!important}.ax-py-sm-auto{padding-block:auto!important}.ax-py-sm-0{padding-block:0!important}.ax-py-sm-0-25{padding-block:.25rem!important}.ax-py-sm-0-5{padding-block:.5rem!important}.ax-py-sm-0-625{padding-block:.625rem!important}.ax-py-sm-0-937{padding-block:.9375rem!important}.ax-py-sm-1{padding-block:1rem!important}.ax-py-sm-1-25{padding-block:1.25rem!important}.ax-py-sm-1-5{padding-block:1.5rem!important}.ax-py-sm-1-875{padding-block:1.875rem!important}.ax-py-sm-2{padding-block:2rem!important}.ax-py-sm-2-5{padding-block:2.5rem!important}.ax-py-sm-3{padding-block:3rem!important}.ax-py-sm-3-5{padding-block:3.5rem!important}.ax-py-sm-4{padding-block:4rem!important}.ax-py-sm-5{padding-block:5rem!important}.ax-py-sm-6{padding-block:6rem!important}.ax-p-sm-auto{padding:auto!important}.ax-p-sm-0{padding:0!important}.ax-p-sm-0-25{padding:.25rem!important}.ax-p-sm-0-5{padding:.5rem!important}.ax-p-sm-0-625{padding:.625rem!important}.ax-p-sm-0-937{padding:.9375rem!important}.ax-p-sm-1{padding:1rem!important}.ax-p-sm-1-25{padding:1.25rem!important}.ax-p-sm-1-5{padding:1.5rem!important}.ax-p-sm-1-875{padding:1.875rem!important}.ax-p-sm-2{padding:2rem!important}.ax-p-sm-2-5{padding:2.5rem!important}.ax-p-sm-3{padding:3rem!important}.ax-p-sm-3-5{padding:3.5rem!important}.ax-p-sm-4{padding:4rem!important}.ax-p-sm-5{padding:5rem!important}.ax-p-sm-6{padding:6rem!important}.ax-gap-sm-0{gap:0!important}.ax-gap-sm-0-25{gap:.25rem!important}.ax-gap-sm-0-5{gap:.5rem!important}.ax-gap-sm-0-625{gap:.625rem!important}.ax-gap-sm-0-937{gap:.9375rem!important}.ax-gap-sm-1{gap:1rem!important}.ax-gap-sm-1-25{gap:1.25rem!important}.ax-gap-sm-1-5{gap:1.5rem!important}.ax-gap-sm-1-875{gap:1.875rem!important}.ax-gap-sm-2{gap:2rem!important}.ax-gap-sm-2-5{gap:2.5rem!important}.ax-gap-sm-3{gap:3rem!important}.ax-gap-sm-3-5{gap:3.5rem!important}.ax-gap-sm-4{gap:4rem!important}.ax-gap-sm-5{gap:5rem!important}.ax-gap-sm-6{gap:6rem!important}.ax-gutter-x-sm-0{--ax-gutter-x:0!important}.ax-gutter-x-sm-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-sm-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-sm-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-sm-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-sm-1{--ax-gutter-x:1rem!important}.ax-gutter-x-sm-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-sm-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-sm-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-sm-2{--ax-gutter-x:2rem!important}.ax-gutter-x-sm-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-sm-3{--ax-gutter-x:3rem!important}.ax-gutter-x-sm-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-sm-4{--ax-gutter-x:4rem!important}.ax-gutter-x-sm-5{--ax-gutter-x:5rem!important}.ax-gutter-x-sm-6{--ax-gutter-x:6rem!important}.ax-gutter-y-sm-0{--ax-gutter-y:0!important}.ax-gutter-y-sm-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-sm-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-sm-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-sm-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-sm-1{--ax-gutter-y:1rem!important}.ax-gutter-y-sm-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-sm-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-sm-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-sm-2{--ax-gutter-y:2rem!important}.ax-gutter-y-sm-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-sm-3{--ax-gutter-y:3rem!important}.ax-gutter-y-sm-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-sm-4{--ax-gutter-y:4rem!important}.ax-gutter-y-sm-5{--ax-gutter-y:5rem!important}.ax-gutter-y-sm-6{--ax-gutter-y:6rem!important}.ax-gutter-sm-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-sm-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-sm-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-sm-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-sm-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-sm-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-sm-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-sm-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-sm-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-sm-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-sm-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-sm-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-sm-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-sm-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-sm-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-sm-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-sm-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-sm-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-sm-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-sm-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-sm-1-1{aspect-ratio:1/1}.ax-ratio-sm-4-3{aspect-ratio:4/3}.ax-ratio-sm-3-4{aspect-ratio:3/4}.ax-ratio-sm-auto{aspect-ratio:auto}.ax-mh-sm-32-5{min-height:32.5rem!important}.ax-mh-sm-43{min-height:43.3125rem}.ax-mw-sm-66{max-width:66.875rem}}@media (min-width:46.875rem){.ax-mt-md-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-md-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-md-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-md-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-md-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-md-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-md-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-md-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-md-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-md-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-md-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-md-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-md-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-md-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-md-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-md-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-md-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-md-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-md-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-md-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-md-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-md-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-md-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-md-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-md-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-md-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-md-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-md-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-md-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-md-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-md-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-md-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-md-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-md-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-md-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-md-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-md-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-md-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-md-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-md-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-md-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-md-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-md-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-md-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-md-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-md-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-md-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-md-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-md-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-md-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-md-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-md-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-md-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-md-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-md-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-md-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-md-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-md-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-md-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-md-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-md-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-md-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-md-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-md-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-md-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-md-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-md-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-md-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-md-auto{margin-inline:auto!important}.ax-mx-md-0{margin-inline:0!important}.ax-mx-md-0-25{margin-inline:.25rem!important}.ax-mx-md-0-5{margin-inline:.5rem!important}.ax-mx-md-0-625{margin-inline:.625rem!important}.ax-mx-md-0-937{margin-inline:.9375rem!important}.ax-mx-md-1{margin-inline:1rem!important}.ax-mx-md-1-25{margin-inline:1.25rem!important}.ax-mx-md-1-5{margin-inline:1.5rem!important}.ax-mx-md-1-875{margin-inline:1.875rem!important}.ax-mx-md-2{margin-inline:2rem!important}.ax-mx-md-2-5{margin-inline:2.5rem!important}.ax-mx-md-3{margin-inline:3rem!important}.ax-mx-md-3-5{margin-inline:3.5rem!important}.ax-mx-md-4{margin-inline:4rem!important}.ax-mx-md-5{margin-inline:5rem!important}.ax-mx-md-6{margin-inline:6rem!important}.ax-my-md-auto{margin-block:auto!important}.ax-my-md-0{margin-block:0!important}.ax-my-md-0-25{margin-block:.25rem!important}.ax-my-md-0-5{margin-block:.5rem!important}.ax-my-md-0-625{margin-block:.625rem!important}.ax-my-md-0-937{margin-block:.9375rem!important}.ax-my-md-1{margin-block:1rem!important}.ax-my-md-1-25{margin-block:1.25rem!important}.ax-my-md-1-5{margin-block:1.5rem!important}.ax-my-md-1-875{margin-block:1.875rem!important}.ax-my-md-2{margin-block:2rem!important}.ax-my-md-2-5{margin-block:2.5rem!important}.ax-my-md-3{margin-block:3rem!important}.ax-my-md-3-5{margin-block:3.5rem!important}.ax-my-md-4{margin-block:4rem!important}.ax-my-md-5{margin-block:5rem!important}.ax-my-md-6{margin-block:6rem!important}.ax-m-md-auto{margin:auto!important}.ax-m-md-0{margin:0!important}.ax-m-md-0-25{margin:.25rem!important}.ax-m-md-0-5{margin:.5rem!important}.ax-m-md-0-625{margin:.625rem!important}.ax-m-md-0-937{margin:.9375rem!important}.ax-m-md-1{margin:1rem!important}.ax-m-md-1-25{margin:1.25rem!important}.ax-m-md-1-5{margin:1.5rem!important}.ax-m-md-1-875{margin:1.875rem!important}.ax-m-md-2{margin:2rem!important}.ax-m-md-2-5{margin:2.5rem!important}.ax-m-md-3{margin:3rem!important}.ax-m-md-3-5{margin:3.5rem!important}.ax-m-md-4{margin:4rem!important}.ax-m-md-5{margin:5rem!important}.ax-m-md-6{margin:6rem!important}.ax-pt-md-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-md-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-md-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-md-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-md-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-md-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-md-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-md-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-md-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-md-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-md-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-md-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-md-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-md-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-md-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-md-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-md-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-md-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-md-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-md-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-md-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-md-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-md-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-md-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-md-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-md-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-md-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-md-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-md-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-md-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-md-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-md-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-md-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-md-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-md-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-md-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-md-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-md-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-md-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-md-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-md-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-md-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-md-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-md-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-md-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-md-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-md-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-md-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-md-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-md-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-md-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-md-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-md-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-md-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-md-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-md-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-md-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-md-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-md-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-md-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-md-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-md-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-md-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-md-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-md-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-md-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-md-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-md-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-md-auto{padding-inline:auto!important}.ax-px-md-0{padding-inline:0!important}.ax-px-md-0-25{padding-inline:.25rem!important}.ax-px-md-0-5{padding-inline:.5rem!important}.ax-px-md-0-625{padding-inline:.625rem!important}.ax-px-md-0-937{padding-inline:.9375rem!important}.ax-px-md-1{padding-inline:1rem!important}.ax-px-md-1-25{padding-inline:1.25rem!important}.ax-px-md-1-5{padding-inline:1.5rem!important}.ax-px-md-1-875{padding-inline:1.875rem!important}.ax-px-md-2{padding-inline:2rem!important}.ax-px-md-2-5{padding-inline:2.5rem!important}.ax-px-md-3{padding-inline:3rem!important}.ax-px-md-3-5{padding-inline:3.5rem!important}.ax-px-md-4{padding-inline:4rem!important}.ax-px-md-5{padding-inline:5rem!important}.ax-px-md-6{padding-inline:6rem!important}.ax-py-md-auto{padding-block:auto!important}.ax-py-md-0{padding-block:0!important}.ax-py-md-0-25{padding-block:.25rem!important}.ax-py-md-0-5{padding-block:.5rem!important}.ax-py-md-0-625{padding-block:.625rem!important}.ax-py-md-0-937{padding-block:.9375rem!important}.ax-py-md-1{padding-block:1rem!important}.ax-py-md-1-25{padding-block:1.25rem!important}.ax-py-md-1-5{padding-block:1.5rem!important}.ax-py-md-1-875{padding-block:1.875rem!important}.ax-py-md-2{padding-block:2rem!important}.ax-py-md-2-5{padding-block:2.5rem!important}.ax-py-md-3{padding-block:3rem!important}.ax-py-md-3-5{padding-block:3.5rem!important}.ax-py-md-4{padding-block:4rem!important}.ax-py-md-5{padding-block:5rem!important}.ax-py-md-6{padding-block:6rem!important}.ax-p-md-auto{padding:auto!important}.ax-p-md-0{padding:0!important}.ax-p-md-0-25{padding:.25rem!important}.ax-p-md-0-5{padding:.5rem!important}.ax-p-md-0-625{padding:.625rem!important}.ax-p-md-0-937{padding:.9375rem!important}.ax-p-md-1{padding:1rem!important}.ax-p-md-1-25{padding:1.25rem!important}.ax-p-md-1-5{padding:1.5rem!important}.ax-p-md-1-875{padding:1.875rem!important}.ax-p-md-2{padding:2rem!important}.ax-p-md-2-5{padding:2.5rem!important}.ax-p-md-3{padding:3rem!important}.ax-p-md-3-5{padding:3.5rem!important}.ax-p-md-4{padding:4rem!important}.ax-p-md-5{padding:5rem!important}.ax-p-md-6{padding:6rem!important}.ax-gap-md-0{gap:0!important}.ax-gap-md-0-25{gap:.25rem!important}.ax-gap-md-0-5{gap:.5rem!important}.ax-gap-md-0-625{gap:.625rem!important}.ax-gap-md-0-937{gap:.9375rem!important}.ax-gap-md-1{gap:1rem!important}.ax-gap-md-1-25{gap:1.25rem!important}.ax-gap-md-1-5{gap:1.5rem!important}.ax-gap-md-1-875{gap:1.875rem!important}.ax-gap-md-2{gap:2rem!important}.ax-gap-md-2-5{gap:2.5rem!important}.ax-gap-md-3{gap:3rem!important}.ax-gap-md-3-5{gap:3.5rem!important}.ax-gap-md-4{gap:4rem!important}.ax-gap-md-5{gap:5rem!important}.ax-gap-md-6{gap:6rem!important}.ax-gutter-x-md-0{--ax-gutter-x:0!important}.ax-gutter-x-md-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-md-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-md-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-md-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-md-1{--ax-gutter-x:1rem!important}.ax-gutter-x-md-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-md-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-md-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-md-2{--ax-gutter-x:2rem!important}.ax-gutter-x-md-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-md-3{--ax-gutter-x:3rem!important}.ax-gutter-x-md-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-md-4{--ax-gutter-x:4rem!important}.ax-gutter-x-md-5{--ax-gutter-x:5rem!important}.ax-gutter-x-md-6{--ax-gutter-x:6rem!important}.ax-gutter-y-md-0{--ax-gutter-y:0!important}.ax-gutter-y-md-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-md-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-md-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-md-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-md-1{--ax-gutter-y:1rem!important}.ax-gutter-y-md-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-md-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-md-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-md-2{--ax-gutter-y:2rem!important}.ax-gutter-y-md-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-md-3{--ax-gutter-y:3rem!important}.ax-gutter-y-md-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-md-4{--ax-gutter-y:4rem!important}.ax-gutter-y-md-5{--ax-gutter-y:5rem!important}.ax-gutter-y-md-6{--ax-gutter-y:6rem!important}.ax-gutter-md-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-md-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-md-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-md-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-md-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-md-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-md-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-md-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-md-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-md-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-md-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-md-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-md-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-md-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-md-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-md-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-md-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-md-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-md-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-md-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-md-1-1{aspect-ratio:1/1}.ax-ratio-md-4-3{aspect-ratio:4/3}.ax-ratio-md-3-4{aspect-ratio:3/4}.ax-ratio-md-auto{aspect-ratio:auto}.ax-mh-md-32-5{min-height:32.5rem!important}.ax-mh-md-43{min-height:43.3125rem}.ax-mw-md-66{max-width:66.875rem}}@media (min-width:61.875rem){.ax-mt-lg-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-lg-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-lg-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-lg-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-lg-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-lg-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-lg-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-lg-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-lg-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-lg-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-lg-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-lg-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-lg-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-lg-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-lg-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-lg-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-lg-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-lg-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-lg-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-lg-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-lg-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-lg-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-lg-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-lg-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-lg-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-lg-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-lg-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-lg-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-lg-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-lg-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-lg-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-lg-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-lg-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-lg-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-lg-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-lg-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-lg-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-lg-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-lg-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-lg-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-lg-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-lg-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-lg-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-lg-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-lg-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-lg-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-lg-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-lg-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-lg-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-lg-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-lg-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-lg-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-lg-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-lg-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-lg-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-lg-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-lg-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-lg-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-lg-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-lg-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-lg-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-lg-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-lg-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-lg-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-lg-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-lg-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-lg-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-lg-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-lg-auto{margin-inline:auto!important}.ax-mx-lg-0{margin-inline:0!important}.ax-mx-lg-0-25{margin-inline:.25rem!important}.ax-mx-lg-0-5{margin-inline:.5rem!important}.ax-mx-lg-0-625{margin-inline:.625rem!important}.ax-mx-lg-0-937{margin-inline:.9375rem!important}.ax-mx-lg-1{margin-inline:1rem!important}.ax-mx-lg-1-25{margin-inline:1.25rem!important}.ax-mx-lg-1-5{margin-inline:1.5rem!important}.ax-mx-lg-1-875{margin-inline:1.875rem!important}.ax-mx-lg-2{margin-inline:2rem!important}.ax-mx-lg-2-5{margin-inline:2.5rem!important}.ax-mx-lg-3{margin-inline:3rem!important}.ax-mx-lg-3-5{margin-inline:3.5rem!important}.ax-mx-lg-4{margin-inline:4rem!important}.ax-mx-lg-5{margin-inline:5rem!important}.ax-mx-lg-6{margin-inline:6rem!important}.ax-my-lg-auto{margin-block:auto!important}.ax-my-lg-0{margin-block:0!important}.ax-my-lg-0-25{margin-block:.25rem!important}.ax-my-lg-0-5{margin-block:.5rem!important}.ax-my-lg-0-625{margin-block:.625rem!important}.ax-my-lg-0-937{margin-block:.9375rem!important}.ax-my-lg-1{margin-block:1rem!important}.ax-my-lg-1-25{margin-block:1.25rem!important}.ax-my-lg-1-5{margin-block:1.5rem!important}.ax-my-lg-1-875{margin-block:1.875rem!important}.ax-my-lg-2{margin-block:2rem!important}.ax-my-lg-2-5{margin-block:2.5rem!important}.ax-my-lg-3{margin-block:3rem!important}.ax-my-lg-3-5{margin-block:3.5rem!important}.ax-my-lg-4{margin-block:4rem!important}.ax-my-lg-5{margin-block:5rem!important}.ax-my-lg-6{margin-block:6rem!important}.ax-m-lg-auto{margin:auto!important}.ax-m-lg-0{margin:0!important}.ax-m-lg-0-25{margin:.25rem!important}.ax-m-lg-0-5{margin:.5rem!important}.ax-m-lg-0-625{margin:.625rem!important}.ax-m-lg-0-937{margin:.9375rem!important}.ax-m-lg-1{margin:1rem!important}.ax-m-lg-1-25{margin:1.25rem!important}.ax-m-lg-1-5{margin:1.5rem!important}.ax-m-lg-1-875{margin:1.875rem!important}.ax-m-lg-2{margin:2rem!important}.ax-m-lg-2-5{margin:2.5rem!important}.ax-m-lg-3{margin:3rem!important}.ax-m-lg-3-5{margin:3.5rem!important}.ax-m-lg-4{margin:4rem!important}.ax-m-lg-5{margin:5rem!important}.ax-m-lg-6{margin:6rem!important}.ax-pt-lg-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-lg-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-lg-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-lg-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-lg-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-lg-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-lg-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-lg-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-lg-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-lg-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-lg-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-lg-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-lg-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-lg-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-lg-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-lg-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-lg-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-lg-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-lg-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-lg-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-lg-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-lg-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-lg-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-lg-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-lg-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-lg-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-lg-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-lg-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-lg-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-lg-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-lg-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-lg-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-lg-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-lg-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-lg-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-lg-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-lg-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-lg-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-lg-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-lg-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-lg-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-lg-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-lg-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-lg-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-lg-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-lg-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-lg-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-lg-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-lg-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-lg-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-lg-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-lg-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-lg-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-lg-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-lg-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-lg-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-lg-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-lg-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-lg-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-lg-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-lg-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-lg-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-lg-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-lg-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-lg-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-lg-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-lg-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-lg-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-lg-auto{padding-inline:auto!important}.ax-px-lg-0{padding-inline:0!important}.ax-px-lg-0-25{padding-inline:.25rem!important}.ax-px-lg-0-5{padding-inline:.5rem!important}.ax-px-lg-0-625{padding-inline:.625rem!important}.ax-px-lg-0-937{padding-inline:.9375rem!important}.ax-px-lg-1{padding-inline:1rem!important}.ax-px-lg-1-25{padding-inline:1.25rem!important}.ax-px-lg-1-5{padding-inline:1.5rem!important}.ax-px-lg-1-875{padding-inline:1.875rem!important}.ax-px-lg-2{padding-inline:2rem!important}.ax-px-lg-2-5{padding-inline:2.5rem!important}.ax-px-lg-3{padding-inline:3rem!important}.ax-px-lg-3-5{padding-inline:3.5rem!important}.ax-px-lg-4{padding-inline:4rem!important}.ax-px-lg-5{padding-inline:5rem!important}.ax-px-lg-6{padding-inline:6rem!important}.ax-py-lg-auto{padding-block:auto!important}.ax-py-lg-0{padding-block:0!important}.ax-py-lg-0-25{padding-block:.25rem!important}.ax-py-lg-0-5{padding-block:.5rem!important}.ax-py-lg-0-625{padding-block:.625rem!important}.ax-py-lg-0-937{padding-block:.9375rem!important}.ax-py-lg-1{padding-block:1rem!important}.ax-py-lg-1-25{padding-block:1.25rem!important}.ax-py-lg-1-5{padding-block:1.5rem!important}.ax-py-lg-1-875{padding-block:1.875rem!important}.ax-py-lg-2{padding-block:2rem!important}.ax-py-lg-2-5{padding-block:2.5rem!important}.ax-py-lg-3{padding-block:3rem!important}.ax-py-lg-3-5{padding-block:3.5rem!important}.ax-py-lg-4{padding-block:4rem!important}.ax-py-lg-5{padding-block:5rem!important}.ax-py-lg-6{padding-block:6rem!important}.ax-p-lg-auto{padding:auto!important}.ax-p-lg-0{padding:0!important}.ax-p-lg-0-25{padding:.25rem!important}.ax-p-lg-0-5{padding:.5rem!important}.ax-p-lg-0-625{padding:.625rem!important}.ax-p-lg-0-937{padding:.9375rem!important}.ax-p-lg-1{padding:1rem!important}.ax-p-lg-1-25{padding:1.25rem!important}.ax-p-lg-1-5{padding:1.5rem!important}.ax-p-lg-1-875{padding:1.875rem!important}.ax-p-lg-2{padding:2rem!important}.ax-p-lg-2-5{padding:2.5rem!important}.ax-p-lg-3{padding:3rem!important}.ax-p-lg-3-5{padding:3.5rem!important}.ax-p-lg-4{padding:4rem!important}.ax-p-lg-5{padding:5rem!important}.ax-p-lg-6{padding:6rem!important}.ax-gap-lg-0{gap:0!important}.ax-gap-lg-0-25{gap:.25rem!important}.ax-gap-lg-0-5{gap:.5rem!important}.ax-gap-lg-0-625{gap:.625rem!important}.ax-gap-lg-0-937{gap:.9375rem!important}.ax-gap-lg-1{gap:1rem!important}.ax-gap-lg-1-25{gap:1.25rem!important}.ax-gap-lg-1-5{gap:1.5rem!important}.ax-gap-lg-1-875{gap:1.875rem!important}.ax-gap-lg-2{gap:2rem!important}.ax-gap-lg-2-5{gap:2.5rem!important}.ax-gap-lg-3{gap:3rem!important}.ax-gap-lg-3-5{gap:3.5rem!important}.ax-gap-lg-4{gap:4rem!important}.ax-gap-lg-5{gap:5rem!important}.ax-gap-lg-6{gap:6rem!important}.ax-gutter-x-lg-0{--ax-gutter-x:0!important}.ax-gutter-x-lg-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-lg-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-lg-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-lg-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-lg-1{--ax-gutter-x:1rem!important}.ax-gutter-x-lg-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-lg-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-lg-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-lg-2{--ax-gutter-x:2rem!important}.ax-gutter-x-lg-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-lg-3{--ax-gutter-x:3rem!important}.ax-gutter-x-lg-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-lg-4{--ax-gutter-x:4rem!important}.ax-gutter-x-lg-5{--ax-gutter-x:5rem!important}.ax-gutter-x-lg-6{--ax-gutter-x:6rem!important}.ax-gutter-y-lg-0{--ax-gutter-y:0!important}.ax-gutter-y-lg-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-lg-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-lg-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-lg-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-lg-1{--ax-gutter-y:1rem!important}.ax-gutter-y-lg-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-lg-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-lg-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-lg-2{--ax-gutter-y:2rem!important}.ax-gutter-y-lg-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-lg-3{--ax-gutter-y:3rem!important}.ax-gutter-y-lg-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-lg-4{--ax-gutter-y:4rem!important}.ax-gutter-y-lg-5{--ax-gutter-y:5rem!important}.ax-gutter-y-lg-6{--ax-gutter-y:6rem!important}.ax-gutter-lg-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-lg-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-lg-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-lg-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-lg-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-lg-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-lg-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-lg-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-lg-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-lg-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-lg-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-lg-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-lg-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-lg-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-lg-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-lg-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-lg-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-lg-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-lg-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-lg-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-lg-1-1{aspect-ratio:1/1}.ax-ratio-lg-4-3{aspect-ratio:4/3}.ax-ratio-lg-3-4{aspect-ratio:3/4}.ax-ratio-lg-auto{aspect-ratio:auto}.ax-mh-lg-32-5{min-height:32.5rem!important}.ax-mh-lg-43{min-height:43.3125rem}.ax-mw-lg-66{max-width:66.875rem}}@media (min-width:73.125rem){.ax-mt-xl-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-xl-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-xl-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-xl-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-xl-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-xl-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-xl-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-xl-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-xl-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-xl-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-xl-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-xl-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-xl-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-xl-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-xl-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-xl-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-xl-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-xl-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-xl-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-xl-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-xl-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-xl-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-xl-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-xl-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-xl-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-xl-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-xl-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-xl-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-xl-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-xl-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-xl-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-xl-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-xl-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-xl-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-xl-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-xl-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-xl-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-xl-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-xl-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-xl-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-xl-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-xl-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-xl-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-xl-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-xl-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-xl-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-xl-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-xl-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-xl-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-xl-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-xl-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-xl-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-xl-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-xl-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-xl-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-xl-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-xl-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-xl-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-xl-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-xl-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-xl-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-xl-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-xl-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-xl-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-xl-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-xl-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-xl-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-xl-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-xl-auto{margin-inline:auto!important}.ax-mx-xl-0{margin-inline:0!important}.ax-mx-xl-0-25{margin-inline:.25rem!important}.ax-mx-xl-0-5{margin-inline:.5rem!important}.ax-mx-xl-0-625{margin-inline:.625rem!important}.ax-mx-xl-0-937{margin-inline:.9375rem!important}.ax-mx-xl-1{margin-inline:1rem!important}.ax-mx-xl-1-25{margin-inline:1.25rem!important}.ax-mx-xl-1-5{margin-inline:1.5rem!important}.ax-mx-xl-1-875{margin-inline:1.875rem!important}.ax-mx-xl-2{margin-inline:2rem!important}.ax-mx-xl-2-5{margin-inline:2.5rem!important}.ax-mx-xl-3{margin-inline:3rem!important}.ax-mx-xl-3-5{margin-inline:3.5rem!important}.ax-mx-xl-4{margin-inline:4rem!important}.ax-mx-xl-5{margin-inline:5rem!important}.ax-mx-xl-6{margin-inline:6rem!important}.ax-my-xl-auto{margin-block:auto!important}.ax-my-xl-0{margin-block:0!important}.ax-my-xl-0-25{margin-block:.25rem!important}.ax-my-xl-0-5{margin-block:.5rem!important}.ax-my-xl-0-625{margin-block:.625rem!important}.ax-my-xl-0-937{margin-block:.9375rem!important}.ax-my-xl-1{margin-block:1rem!important}.ax-my-xl-1-25{margin-block:1.25rem!important}.ax-my-xl-1-5{margin-block:1.5rem!important}.ax-my-xl-1-875{margin-block:1.875rem!important}.ax-my-xl-2{margin-block:2rem!important}.ax-my-xl-2-5{margin-block:2.5rem!important}.ax-my-xl-3{margin-block:3rem!important}.ax-my-xl-3-5{margin-block:3.5rem!important}.ax-my-xl-4{margin-block:4rem!important}.ax-my-xl-5{margin-block:5rem!important}.ax-my-xl-6{margin-block:6rem!important}.ax-m-xl-auto{margin:auto!important}.ax-m-xl-0{margin:0!important}.ax-m-xl-0-25{margin:.25rem!important}.ax-m-xl-0-5{margin:.5rem!important}.ax-m-xl-0-625{margin:.625rem!important}.ax-m-xl-0-937{margin:.9375rem!important}.ax-m-xl-1{margin:1rem!important}.ax-m-xl-1-25{margin:1.25rem!important}.ax-m-xl-1-5{margin:1.5rem!important}.ax-m-xl-1-875{margin:1.875rem!important}.ax-m-xl-2{margin:2rem!important}.ax-m-xl-2-5{margin:2.5rem!important}.ax-m-xl-3{margin:3rem!important}.ax-m-xl-3-5{margin:3.5rem!important}.ax-m-xl-4{margin:4rem!important}.ax-m-xl-5{margin:5rem!important}.ax-m-xl-6{margin:6rem!important}.ax-pt-xl-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-xl-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-xl-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-xl-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-xl-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-xl-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-xl-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-xl-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-xl-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-xl-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-xl-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-xl-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-xl-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-xl-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-xl-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-xl-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-xl-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-xl-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-xl-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-xl-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-xl-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-xl-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-xl-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-xl-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-xl-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-xl-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-xl-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-xl-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-xl-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-xl-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-xl-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-xl-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-xl-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-xl-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-xl-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-xl-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-xl-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-xl-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-xl-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-xl-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-xl-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-xl-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-xl-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-xl-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-xl-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-xl-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-xl-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-xl-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-xl-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-xl-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-xl-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-xl-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-xl-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-xl-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-xl-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-xl-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-xl-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-xl-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-xl-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-xl-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-xl-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-xl-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-xl-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-xl-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-xl-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-xl-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-xl-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-xl-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-xl-auto{padding-inline:auto!important}.ax-px-xl-0{padding-inline:0!important}.ax-px-xl-0-25{padding-inline:.25rem!important}.ax-px-xl-0-5{padding-inline:.5rem!important}.ax-px-xl-0-625{padding-inline:.625rem!important}.ax-px-xl-0-937{padding-inline:.9375rem!important}.ax-px-xl-1{padding-inline:1rem!important}.ax-px-xl-1-25{padding-inline:1.25rem!important}.ax-px-xl-1-5{padding-inline:1.5rem!important}.ax-px-xl-1-875{padding-inline:1.875rem!important}.ax-px-xl-2{padding-inline:2rem!important}.ax-px-xl-2-5{padding-inline:2.5rem!important}.ax-px-xl-3{padding-inline:3rem!important}.ax-px-xl-3-5{padding-inline:3.5rem!important}.ax-px-xl-4{padding-inline:4rem!important}.ax-px-xl-5{padding-inline:5rem!important}.ax-px-xl-6{padding-inline:6rem!important}.ax-py-xl-auto{padding-block:auto!important}.ax-py-xl-0{padding-block:0!important}.ax-py-xl-0-25{padding-block:.25rem!important}.ax-py-xl-0-5{padding-block:.5rem!important}.ax-py-xl-0-625{padding-block:.625rem!important}.ax-py-xl-0-937{padding-block:.9375rem!important}.ax-py-xl-1{padding-block:1rem!important}.ax-py-xl-1-25{padding-block:1.25rem!important}.ax-py-xl-1-5{padding-block:1.5rem!important}.ax-py-xl-1-875{padding-block:1.875rem!important}.ax-py-xl-2{padding-block:2rem!important}.ax-py-xl-2-5{padding-block:2.5rem!important}.ax-py-xl-3{padding-block:3rem!important}.ax-py-xl-3-5{padding-block:3.5rem!important}.ax-py-xl-4{padding-block:4rem!important}.ax-py-xl-5{padding-block:5rem!important}.ax-py-xl-6{padding-block:6rem!important}.ax-p-xl-auto{padding:auto!important}.ax-p-xl-0{padding:0!important}.ax-p-xl-0-25{padding:.25rem!important}.ax-p-xl-0-5{padding:.5rem!important}.ax-p-xl-0-625{padding:.625rem!important}.ax-p-xl-0-937{padding:.9375rem!important}.ax-p-xl-1{padding:1rem!important}.ax-p-xl-1-25{padding:1.25rem!important}.ax-p-xl-1-5{padding:1.5rem!important}.ax-p-xl-1-875{padding:1.875rem!important}.ax-p-xl-2{padding:2rem!important}.ax-p-xl-2-5{padding:2.5rem!important}.ax-p-xl-3{padding:3rem!important}.ax-p-xl-3-5{padding:3.5rem!important}.ax-p-xl-4{padding:4rem!important}.ax-p-xl-5{padding:5rem!important}.ax-p-xl-6{padding:6rem!important}.ax-gap-xl-0{gap:0!important}.ax-gap-xl-0-25{gap:.25rem!important}.ax-gap-xl-0-5{gap:.5rem!important}.ax-gap-xl-0-625{gap:.625rem!important}.ax-gap-xl-0-937{gap:.9375rem!important}.ax-gap-xl-1{gap:1rem!important}.ax-gap-xl-1-25{gap:1.25rem!important}.ax-gap-xl-1-5{gap:1.5rem!important}.ax-gap-xl-1-875{gap:1.875rem!important}.ax-gap-xl-2{gap:2rem!important}.ax-gap-xl-2-5{gap:2.5rem!important}.ax-gap-xl-3{gap:3rem!important}.ax-gap-xl-3-5{gap:3.5rem!important}.ax-gap-xl-4{gap:4rem!important}.ax-gap-xl-5{gap:5rem!important}.ax-gap-xl-6{gap:6rem!important}.ax-gutter-x-xl-0{--ax-gutter-x:0!important}.ax-gutter-x-xl-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-xl-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-xl-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-xl-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-xl-1{--ax-gutter-x:1rem!important}.ax-gutter-x-xl-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-xl-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-xl-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-xl-2{--ax-gutter-x:2rem!important}.ax-gutter-x-xl-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-xl-3{--ax-gutter-x:3rem!important}.ax-gutter-x-xl-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-xl-4{--ax-gutter-x:4rem!important}.ax-gutter-x-xl-5{--ax-gutter-x:5rem!important}.ax-gutter-x-xl-6{--ax-gutter-x:6rem!important}.ax-gutter-y-xl-0{--ax-gutter-y:0!important}.ax-gutter-y-xl-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-xl-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-xl-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-xl-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-xl-1{--ax-gutter-y:1rem!important}.ax-gutter-y-xl-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-xl-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-xl-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-xl-2{--ax-gutter-y:2rem!important}.ax-gutter-y-xl-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-xl-3{--ax-gutter-y:3rem!important}.ax-gutter-y-xl-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-xl-4{--ax-gutter-y:4rem!important}.ax-gutter-y-xl-5{--ax-gutter-y:5rem!important}.ax-gutter-y-xl-6{--ax-gutter-y:6rem!important}.ax-gutter-xl-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-xl-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-xl-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-xl-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-xl-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-xl-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-xl-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-xl-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-xl-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-xl-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-xl-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-xl-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-xl-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-xl-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-xl-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-xl-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-xl-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-xl-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-xl-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-xl-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-xl-1-1{aspect-ratio:1/1}.ax-ratio-xl-4-3{aspect-ratio:4/3}.ax-ratio-xl-3-4{aspect-ratio:3/4}.ax-ratio-xl-auto{aspect-ratio:auto}.ax-mh-xl-32-5{min-height:32.5rem!important}.ax-mh-xl-43{min-height:43.3125rem}.ax-mw-xl-66{max-width:66.875rem}}@media (min-width:82.5rem){.ax-mt-xxl-auto{-webkit-margin-before:auto!important;margin-block-start:auto!important}.ax-mt-xxl-0{-webkit-margin-before:0!important;margin-block-start:0!important}.ax-mt-xxl-0-25{-webkit-margin-before:.25rem!important;margin-block-start:.25rem!important}.ax-mt-xxl-0-5{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.ax-mt-xxl-0-625{-webkit-margin-before:.625rem!important;margin-block-start:.625rem!important}.ax-mt-xxl-0-937{-webkit-margin-before:.9375rem!important;margin-block-start:.9375rem!important}.ax-mt-xxl-1{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.ax-mt-xxl-1-25{-webkit-margin-before:1.25rem!important;margin-block-start:1.25rem!important}.ax-mt-xxl-1-5{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.ax-mt-xxl-1-875{-webkit-margin-before:1.875rem!important;margin-block-start:1.875rem!important}.ax-mt-xxl-2{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.ax-mt-xxl-2-5{-webkit-margin-before:2.5rem!important;margin-block-start:2.5rem!important}.ax-mt-xxl-3{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.ax-mt-xxl-3-5{-webkit-margin-before:3.5rem!important;margin-block-start:3.5rem!important}.ax-mt-xxl-4{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.ax-mt-xxl-5{-webkit-margin-before:5rem!important;margin-block-start:5rem!important}.ax-mt-xxl-6{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.ax-mr-xxl-auto{-webkit-margin-end:auto!important;-moz-margin-end:auto!important;margin-inline-end:auto!important}.ax-mr-xxl-0{-webkit-margin-end:0!important;-moz-margin-end:0!important;margin-inline-end:0!important}.ax-mr-xxl-0-25{-webkit-margin-end:.25rem!important;-moz-margin-end:.25rem!important;margin-inline-end:.25rem!important}.ax-mr-xxl-0-5{-webkit-margin-end:.5rem!important;-moz-margin-end:.5rem!important;margin-inline-end:.5rem!important}.ax-mr-xxl-0-625{-webkit-margin-end:.625rem!important;-moz-margin-end:.625rem!important;margin-inline-end:.625rem!important}.ax-mr-xxl-0-937{-webkit-margin-end:.9375rem!important;-moz-margin-end:.9375rem!important;margin-inline-end:.9375rem!important}.ax-mr-xxl-1{-webkit-margin-end:1rem!important;-moz-margin-end:1rem!important;margin-inline-end:1rem!important}.ax-mr-xxl-1-25{-webkit-margin-end:1.25rem!important;-moz-margin-end:1.25rem!important;margin-inline-end:1.25rem!important}.ax-mr-xxl-1-5{-webkit-margin-end:1.5rem!important;-moz-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.ax-mr-xxl-1-875{-webkit-margin-end:1.875rem!important;-moz-margin-end:1.875rem!important;margin-inline-end:1.875rem!important}.ax-mr-xxl-2{-webkit-margin-end:2rem!important;-moz-margin-end:2rem!important;margin-inline-end:2rem!important}.ax-mr-xxl-2-5{-webkit-margin-end:2.5rem!important;-moz-margin-end:2.5rem!important;margin-inline-end:2.5rem!important}.ax-mr-xxl-3{-webkit-margin-end:3rem!important;-moz-margin-end:3rem!important;margin-inline-end:3rem!important}.ax-mr-xxl-3-5{-webkit-margin-end:3.5rem!important;-moz-margin-end:3.5rem!important;margin-inline-end:3.5rem!important}.ax-mr-xxl-4{-webkit-margin-end:4rem!important;-moz-margin-end:4rem!important;margin-inline-end:4rem!important}.ax-mr-xxl-5{-webkit-margin-end:5rem!important;-moz-margin-end:5rem!important;margin-inline-end:5rem!important}.ax-mr-xxl-6{-webkit-margin-end:6rem!important;-moz-margin-end:6rem!important;margin-inline-end:6rem!important}.ax-mb-xxl-auto{-webkit-margin-after:auto!important;margin-block-end:auto!important}.ax-mb-xxl-0{-webkit-margin-after:0!important;margin-block-end:0!important}.ax-mb-xxl-0-25{-webkit-margin-after:.25rem!important;margin-block-end:.25rem!important}.ax-mb-xxl-0-5{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.ax-mb-xxl-0-625{-webkit-margin-after:.625rem!important;margin-block-end:.625rem!important}.ax-mb-xxl-0-937{-webkit-margin-after:.9375rem!important;margin-block-end:.9375rem!important}.ax-mb-xxl-1{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.ax-mb-xxl-1-25{-webkit-margin-after:1.25rem!important;margin-block-end:1.25rem!important}.ax-mb-xxl-1-5{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.ax-mb-xxl-1-875{-webkit-margin-after:1.875rem!important;margin-block-end:1.875rem!important}.ax-mb-xxl-2{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.ax-mb-xxl-2-5{-webkit-margin-after:2.5rem!important;margin-block-end:2.5rem!important}.ax-mb-xxl-3{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.ax-mb-xxl-3-5{-webkit-margin-after:3.5rem!important;margin-block-end:3.5rem!important}.ax-mb-xxl-4{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.ax-mb-xxl-5{-webkit-margin-after:5rem!important;margin-block-end:5rem!important}.ax-mb-xxl-6{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.ax-ml-xxl-auto{-webkit-margin-start:auto!important;-moz-margin-start:auto!important;margin-inline-start:auto!important}.ax-ml-xxl-0{-webkit-margin-start:0!important;-moz-margin-start:0!important;margin-inline-start:0!important}.ax-ml-xxl-0-25{-webkit-margin-start:.25rem!important;-moz-margin-start:.25rem!important;margin-inline-start:.25rem!important}.ax-ml-xxl-0-5{-webkit-margin-start:.5rem!important;-moz-margin-start:.5rem!important;margin-inline-start:.5rem!important}.ax-ml-xxl-0-625{-webkit-margin-start:.625rem!important;-moz-margin-start:.625rem!important;margin-inline-start:.625rem!important}.ax-ml-xxl-0-937{-webkit-margin-start:.9375rem!important;-moz-margin-start:.9375rem!important;margin-inline-start:.9375rem!important}.ax-ml-xxl-1{-webkit-margin-start:1rem!important;-moz-margin-start:1rem!important;margin-inline-start:1rem!important}.ax-ml-xxl-1-25{-webkit-margin-start:1.25rem!important;-moz-margin-start:1.25rem!important;margin-inline-start:1.25rem!important}.ax-ml-xxl-1-5{-webkit-margin-start:1.5rem!important;-moz-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.ax-ml-xxl-1-875{-webkit-margin-start:1.875rem!important;-moz-margin-start:1.875rem!important;margin-inline-start:1.875rem!important}.ax-ml-xxl-2{-webkit-margin-start:2rem!important;-moz-margin-start:2rem!important;margin-inline-start:2rem!important}.ax-ml-xxl-2-5{-webkit-margin-start:2.5rem!important;-moz-margin-start:2.5rem!important;margin-inline-start:2.5rem!important}.ax-ml-xxl-3{-webkit-margin-start:3rem!important;-moz-margin-start:3rem!important;margin-inline-start:3rem!important}.ax-ml-xxl-3-5{-webkit-margin-start:3.5rem!important;-moz-margin-start:3.5rem!important;margin-inline-start:3.5rem!important}.ax-ml-xxl-4{-webkit-margin-start:4rem!important;-moz-margin-start:4rem!important;margin-inline-start:4rem!important}.ax-ml-xxl-5{-webkit-margin-start:5rem!important;-moz-margin-start:5rem!important;margin-inline-start:5rem!important}.ax-ml-xxl-6{-webkit-margin-start:6rem!important;-moz-margin-start:6rem!important;margin-inline-start:6rem!important}.ax-mx-xxl-auto{margin-inline:auto!important}.ax-mx-xxl-0{margin-inline:0!important}.ax-mx-xxl-0-25{margin-inline:.25rem!important}.ax-mx-xxl-0-5{margin-inline:.5rem!important}.ax-mx-xxl-0-625{margin-inline:.625rem!important}.ax-mx-xxl-0-937{margin-inline:.9375rem!important}.ax-mx-xxl-1{margin-inline:1rem!important}.ax-mx-xxl-1-25{margin-inline:1.25rem!important}.ax-mx-xxl-1-5{margin-inline:1.5rem!important}.ax-mx-xxl-1-875{margin-inline:1.875rem!important}.ax-mx-xxl-2{margin-inline:2rem!important}.ax-mx-xxl-2-5{margin-inline:2.5rem!important}.ax-mx-xxl-3{margin-inline:3rem!important}.ax-mx-xxl-3-5{margin-inline:3.5rem!important}.ax-mx-xxl-4{margin-inline:4rem!important}.ax-mx-xxl-5{margin-inline:5rem!important}.ax-mx-xxl-6{margin-inline:6rem!important}.ax-my-xxl-auto{margin-block:auto!important}.ax-my-xxl-0{margin-block:0!important}.ax-my-xxl-0-25{margin-block:.25rem!important}.ax-my-xxl-0-5{margin-block:.5rem!important}.ax-my-xxl-0-625{margin-block:.625rem!important}.ax-my-xxl-0-937{margin-block:.9375rem!important}.ax-my-xxl-1{margin-block:1rem!important}.ax-my-xxl-1-25{margin-block:1.25rem!important}.ax-my-xxl-1-5{margin-block:1.5rem!important}.ax-my-xxl-1-875{margin-block:1.875rem!important}.ax-my-xxl-2{margin-block:2rem!important}.ax-my-xxl-2-5{margin-block:2.5rem!important}.ax-my-xxl-3{margin-block:3rem!important}.ax-my-xxl-3-5{margin-block:3.5rem!important}.ax-my-xxl-4{margin-block:4rem!important}.ax-my-xxl-5{margin-block:5rem!important}.ax-my-xxl-6{margin-block:6rem!important}.ax-m-xxl-auto{margin:auto!important}.ax-m-xxl-0{margin:0!important}.ax-m-xxl-0-25{margin:.25rem!important}.ax-m-xxl-0-5{margin:.5rem!important}.ax-m-xxl-0-625{margin:.625rem!important}.ax-m-xxl-0-937{margin:.9375rem!important}.ax-m-xxl-1{margin:1rem!important}.ax-m-xxl-1-25{margin:1.25rem!important}.ax-m-xxl-1-5{margin:1.5rem!important}.ax-m-xxl-1-875{margin:1.875rem!important}.ax-m-xxl-2{margin:2rem!important}.ax-m-xxl-2-5{margin:2.5rem!important}.ax-m-xxl-3{margin:3rem!important}.ax-m-xxl-3-5{margin:3.5rem!important}.ax-m-xxl-4{margin:4rem!important}.ax-m-xxl-5{margin:5rem!important}.ax-m-xxl-6{margin:6rem!important}.ax-pt-xxl-auto{-webkit-padding-before:auto!important;padding-block-start:auto!important}.ax-pt-xxl-0{-webkit-padding-before:0!important;padding-block-start:0!important}.ax-pt-xxl-0-25{-webkit-padding-before:.25rem!important;padding-block-start:.25rem!important}.ax-pt-xxl-0-5{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.ax-pt-xxl-0-625{-webkit-padding-before:.625rem!important;padding-block-start:.625rem!important}.ax-pt-xxl-0-937{-webkit-padding-before:.9375rem!important;padding-block-start:.9375rem!important}.ax-pt-xxl-1{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.ax-pt-xxl-1-25{-webkit-padding-before:1.25rem!important;padding-block-start:1.25rem!important}.ax-pt-xxl-1-5{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.ax-pt-xxl-1-875{-webkit-padding-before:1.875rem!important;padding-block-start:1.875rem!important}.ax-pt-xxl-2{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.ax-pt-xxl-2-5{-webkit-padding-before:2.5rem!important;padding-block-start:2.5rem!important}.ax-pt-xxl-3{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.ax-pt-xxl-3-5{-webkit-padding-before:3.5rem!important;padding-block-start:3.5rem!important}.ax-pt-xxl-4{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.ax-pt-xxl-5{-webkit-padding-before:5rem!important;padding-block-start:5rem!important}.ax-pt-xxl-6{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.ax-pr-xxl-auto{-webkit-padding-end:auto!important;-moz-padding-end:auto!important;padding-inline-end:auto!important}.ax-pr-xxl-0{-webkit-padding-end:0!important;-moz-padding-end:0!important;padding-inline-end:0!important}.ax-pr-xxl-0-25{-webkit-padding-end:.25rem!important;-moz-padding-end:.25rem!important;padding-inline-end:.25rem!important}.ax-pr-xxl-0-5{-webkit-padding-end:.5rem!important;-moz-padding-end:.5rem!important;padding-inline-end:.5rem!important}.ax-pr-xxl-0-625{-webkit-padding-end:.625rem!important;-moz-padding-end:.625rem!important;padding-inline-end:.625rem!important}.ax-pr-xxl-0-937{-webkit-padding-end:.9375rem!important;-moz-padding-end:.9375rem!important;padding-inline-end:.9375rem!important}.ax-pr-xxl-1{-webkit-padding-end:1rem!important;-moz-padding-end:1rem!important;padding-inline-end:1rem!important}.ax-pr-xxl-1-25{-webkit-padding-end:1.25rem!important;-moz-padding-end:1.25rem!important;padding-inline-end:1.25rem!important}.ax-pr-xxl-1-5{-webkit-padding-end:1.5rem!important;-moz-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.ax-pr-xxl-1-875{-webkit-padding-end:1.875rem!important;-moz-padding-end:1.875rem!important;padding-inline-end:1.875rem!important}.ax-pr-xxl-2{-webkit-padding-end:2rem!important;-moz-padding-end:2rem!important;padding-inline-end:2rem!important}.ax-pr-xxl-2-5{-webkit-padding-end:2.5rem!important;-moz-padding-end:2.5rem!important;padding-inline-end:2.5rem!important}.ax-pr-xxl-3{-webkit-padding-end:3rem!important;-moz-padding-end:3rem!important;padding-inline-end:3rem!important}.ax-pr-xxl-3-5{-webkit-padding-end:3.5rem!important;-moz-padding-end:3.5rem!important;padding-inline-end:3.5rem!important}.ax-pr-xxl-4{-webkit-padding-end:4rem!important;-moz-padding-end:4rem!important;padding-inline-end:4rem!important}.ax-pr-xxl-5{-webkit-padding-end:5rem!important;-moz-padding-end:5rem!important;padding-inline-end:5rem!important}.ax-pr-xxl-6{-webkit-padding-end:6rem!important;-moz-padding-end:6rem!important;padding-inline-end:6rem!important}.ax-pb-xxl-auto{-webkit-padding-after:auto!important;padding-block-end:auto!important}.ax-pb-xxl-0{-webkit-padding-after:0!important;padding-block-end:0!important}.ax-pb-xxl-0-25{-webkit-padding-after:.25rem!important;padding-block-end:.25rem!important}.ax-pb-xxl-0-5{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.ax-pb-xxl-0-625{-webkit-padding-after:.625rem!important;padding-block-end:.625rem!important}.ax-pb-xxl-0-937{-webkit-padding-after:.9375rem!important;padding-block-end:.9375rem!important}.ax-pb-xxl-1{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.ax-pb-xxl-1-25{-webkit-padding-after:1.25rem!important;padding-block-end:1.25rem!important}.ax-pb-xxl-1-5{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.ax-pb-xxl-1-875{-webkit-padding-after:1.875rem!important;padding-block-end:1.875rem!important}.ax-pb-xxl-2{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.ax-pb-xxl-2-5{-webkit-padding-after:2.5rem!important;padding-block-end:2.5rem!important}.ax-pb-xxl-3{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.ax-pb-xxl-3-5{-webkit-padding-after:3.5rem!important;padding-block-end:3.5rem!important}.ax-pb-xxl-4{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.ax-pb-xxl-5{-webkit-padding-after:5rem!important;padding-block-end:5rem!important}.ax-pb-xxl-6{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.ax-pl-xxl-auto{-webkit-padding-start:auto!important;-moz-padding-start:auto!important;padding-inline-start:auto!important}.ax-pl-xxl-0{-webkit-padding-start:0!important;-moz-padding-start:0!important;padding-inline-start:0!important}.ax-pl-xxl-0-25{-webkit-padding-start:.25rem!important;-moz-padding-start:.25rem!important;padding-inline-start:.25rem!important}.ax-pl-xxl-0-5{-webkit-padding-start:.5rem!important;-moz-padding-start:.5rem!important;padding-inline-start:.5rem!important}.ax-pl-xxl-0-625{-webkit-padding-start:.625rem!important;-moz-padding-start:.625rem!important;padding-inline-start:.625rem!important}.ax-pl-xxl-0-937{-webkit-padding-start:.9375rem!important;-moz-padding-start:.9375rem!important;padding-inline-start:.9375rem!important}.ax-pl-xxl-1{-webkit-padding-start:1rem!important;-moz-padding-start:1rem!important;padding-inline-start:1rem!important}.ax-pl-xxl-1-25{-webkit-padding-start:1.25rem!important;-moz-padding-start:1.25rem!important;padding-inline-start:1.25rem!important}.ax-pl-xxl-1-5{-webkit-padding-start:1.5rem!important;-moz-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.ax-pl-xxl-1-875{-webkit-padding-start:1.875rem!important;-moz-padding-start:1.875rem!important;padding-inline-start:1.875rem!important}.ax-pl-xxl-2{-webkit-padding-start:2rem!important;-moz-padding-start:2rem!important;padding-inline-start:2rem!important}.ax-pl-xxl-2-5{-webkit-padding-start:2.5rem!important;-moz-padding-start:2.5rem!important;padding-inline-start:2.5rem!important}.ax-pl-xxl-3{-webkit-padding-start:3rem!important;-moz-padding-start:3rem!important;padding-inline-start:3rem!important}.ax-pl-xxl-3-5{-webkit-padding-start:3.5rem!important;-moz-padding-start:3.5rem!important;padding-inline-start:3.5rem!important}.ax-pl-xxl-4{-webkit-padding-start:4rem!important;-moz-padding-start:4rem!important;padding-inline-start:4rem!important}.ax-pl-xxl-5{-webkit-padding-start:5rem!important;-moz-padding-start:5rem!important;padding-inline-start:5rem!important}.ax-pl-xxl-6{-webkit-padding-start:6rem!important;-moz-padding-start:6rem!important;padding-inline-start:6rem!important}.ax-px-xxl-auto{padding-inline:auto!important}.ax-px-xxl-0{padding-inline:0!important}.ax-px-xxl-0-25{padding-inline:.25rem!important}.ax-px-xxl-0-5{padding-inline:.5rem!important}.ax-px-xxl-0-625{padding-inline:.625rem!important}.ax-px-xxl-0-937{padding-inline:.9375rem!important}.ax-px-xxl-1{padding-inline:1rem!important}.ax-px-xxl-1-25{padding-inline:1.25rem!important}.ax-px-xxl-1-5{padding-inline:1.5rem!important}.ax-px-xxl-1-875{padding-inline:1.875rem!important}.ax-px-xxl-2{padding-inline:2rem!important}.ax-px-xxl-2-5{padding-inline:2.5rem!important}.ax-px-xxl-3{padding-inline:3rem!important}.ax-px-xxl-3-5{padding-inline:3.5rem!important}.ax-px-xxl-4{padding-inline:4rem!important}.ax-px-xxl-5{padding-inline:5rem!important}.ax-px-xxl-6{padding-inline:6rem!important}.ax-py-xxl-auto{padding-block:auto!important}.ax-py-xxl-0{padding-block:0!important}.ax-py-xxl-0-25{padding-block:.25rem!important}.ax-py-xxl-0-5{padding-block:.5rem!important}.ax-py-xxl-0-625{padding-block:.625rem!important}.ax-py-xxl-0-937{padding-block:.9375rem!important}.ax-py-xxl-1{padding-block:1rem!important}.ax-py-xxl-1-25{padding-block:1.25rem!important}.ax-py-xxl-1-5{padding-block:1.5rem!important}.ax-py-xxl-1-875{padding-block:1.875rem!important}.ax-py-xxl-2{padding-block:2rem!important}.ax-py-xxl-2-5{padding-block:2.5rem!important}.ax-py-xxl-3{padding-block:3rem!important}.ax-py-xxl-3-5{padding-block:3.5rem!important}.ax-py-xxl-4{padding-block:4rem!important}.ax-py-xxl-5{padding-block:5rem!important}.ax-py-xxl-6{padding-block:6rem!important}.ax-p-xxl-auto{padding:auto!important}.ax-p-xxl-0{padding:0!important}.ax-p-xxl-0-25{padding:.25rem!important}.ax-p-xxl-0-5{padding:.5rem!important}.ax-p-xxl-0-625{padding:.625rem!important}.ax-p-xxl-0-937{padding:.9375rem!important}.ax-p-xxl-1{padding:1rem!important}.ax-p-xxl-1-25{padding:1.25rem!important}.ax-p-xxl-1-5{padding:1.5rem!important}.ax-p-xxl-1-875{padding:1.875rem!important}.ax-p-xxl-2{padding:2rem!important}.ax-p-xxl-2-5{padding:2.5rem!important}.ax-p-xxl-3{padding:3rem!important}.ax-p-xxl-3-5{padding:3.5rem!important}.ax-p-xxl-4{padding:4rem!important}.ax-p-xxl-5{padding:5rem!important}.ax-p-xxl-6{padding:6rem!important}.ax-gap-xxl-0{gap:0!important}.ax-gap-xxl-0-25{gap:.25rem!important}.ax-gap-xxl-0-5{gap:.5rem!important}.ax-gap-xxl-0-625{gap:.625rem!important}.ax-gap-xxl-0-937{gap:.9375rem!important}.ax-gap-xxl-1{gap:1rem!important}.ax-gap-xxl-1-25{gap:1.25rem!important}.ax-gap-xxl-1-5{gap:1.5rem!important}.ax-gap-xxl-1-875{gap:1.875rem!important}.ax-gap-xxl-2{gap:2rem!important}.ax-gap-xxl-2-5{gap:2.5rem!important}.ax-gap-xxl-3{gap:3rem!important}.ax-gap-xxl-3-5{gap:3.5rem!important}.ax-gap-xxl-4{gap:4rem!important}.ax-gap-xxl-5{gap:5rem!important}.ax-gap-xxl-6{gap:6rem!important}.ax-gutter-x-xxl-0{--ax-gutter-x:0!important}.ax-gutter-x-xxl-0-25{--ax-gutter-x:0.25rem!important}.ax-gutter-x-xxl-0-5{--ax-gutter-x:0.5rem!important}.ax-gutter-x-xxl-0-625{--ax-gutter-x:0.625rem!important}.ax-gutter-x-xxl-0-937{--ax-gutter-x:0.9375rem!important}.ax-gutter-x-xxl-1{--ax-gutter-x:1rem!important}.ax-gutter-x-xxl-1-25{--ax-gutter-x:1.25rem!important}.ax-gutter-x-xxl-1-5{--ax-gutter-x:1.5rem!important}.ax-gutter-x-xxl-1-875{--ax-gutter-x:1.875rem!important}.ax-gutter-x-xxl-2{--ax-gutter-x:2rem!important}.ax-gutter-x-xxl-2-5{--ax-gutter-x:2.5rem!important}.ax-gutter-x-xxl-3{--ax-gutter-x:3rem!important}.ax-gutter-x-xxl-3-5{--ax-gutter-x:3.5rem!important}.ax-gutter-x-xxl-4{--ax-gutter-x:4rem!important}.ax-gutter-x-xxl-5{--ax-gutter-x:5rem!important}.ax-gutter-x-xxl-6{--ax-gutter-x:6rem!important}.ax-gutter-y-xxl-0{--ax-gutter-y:0!important}.ax-gutter-y-xxl-0-25{--ax-gutter-y:0.25rem!important}.ax-gutter-y-xxl-0-5{--ax-gutter-y:0.5rem!important}.ax-gutter-y-xxl-0-625{--ax-gutter-y:0.625rem!important}.ax-gutter-y-xxl-0-937{--ax-gutter-y:0.9375rem!important}.ax-gutter-y-xxl-1{--ax-gutter-y:1rem!important}.ax-gutter-y-xxl-1-25{--ax-gutter-y:1.25rem!important}.ax-gutter-y-xxl-1-5{--ax-gutter-y:1.5rem!important}.ax-gutter-y-xxl-1-875{--ax-gutter-y:1.875rem!important}.ax-gutter-y-xxl-2{--ax-gutter-y:2rem!important}.ax-gutter-y-xxl-2-5{--ax-gutter-y:2.5rem!important}.ax-gutter-y-xxl-3{--ax-gutter-y:3rem!important}.ax-gutter-y-xxl-3-5{--ax-gutter-y:3.5rem!important}.ax-gutter-y-xxl-4{--ax-gutter-y:4rem!important}.ax-gutter-y-xxl-5{--ax-gutter-y:5rem!important}.ax-gutter-y-xxl-6{--ax-gutter-y:6rem!important}.ax-gutter-xxl-0{--ax-gutter-x:0!important;--ax-gutter-y:0!important}.ax-gutter-xxl-0-25{--ax-gutter-x:0.25rem!important;--ax-gutter-y:0.25rem!important}.ax-gutter-xxl-0-5{--ax-gutter-x:0.5rem!important;--ax-gutter-y:0.5rem!important}.ax-gutter-xxl-0-625{--ax-gutter-x:0.625rem!important;--ax-gutter-y:0.625rem!important}.ax-gutter-xxl-0-937{--ax-gutter-x:0.9375rem!important;--ax-gutter-y:0.9375rem!important}.ax-gutter-xxl-1{--ax-gutter-x:1rem!important;--ax-gutter-y:1rem!important}.ax-gutter-xxl-1-25{--ax-gutter-x:1.25rem!important;--ax-gutter-y:1.25rem!important}.ax-gutter-xxl-1-5{--ax-gutter-x:1.5rem!important;--ax-gutter-y:1.5rem!important}.ax-gutter-xxl-1-875{--ax-gutter-x:1.875rem!important;--ax-gutter-y:1.875rem!important}.ax-gutter-xxl-2{--ax-gutter-x:2rem!important;--ax-gutter-y:2rem!important}.ax-gutter-xxl-2-5{--ax-gutter-x:2.5rem!important;--ax-gutter-y:2.5rem!important}.ax-gutter-xxl-3{--ax-gutter-x:3rem!important;--ax-gutter-y:3rem!important}.ax-gutter-xxl-3-5{--ax-gutter-x:3.5rem!important;--ax-gutter-y:3.5rem!important}.ax-gutter-xxl-4{--ax-gutter-x:4rem!important;--ax-gutter-y:4rem!important}.ax-gutter-xxl-5{--ax-gutter-x:5rem!important;--ax-gutter-y:5rem!important}.ax-gutter-xxl-6{--ax-gutter-x:6rem!important;--ax-gutter-y:6rem!important}.ax-ml-xxl-box{-webkit-margin-start:var(--ax-spacer-left)!important;-moz-margin-start:var(--ax-spacer-left)!important;margin-inline-start:var(--ax-spacer-left)!important}.ax-ml-xxl-full-from-box{-webkit-margin-start:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-start:calc(var(--ax-spacer-left)*-1)!important;margin-inline-start:calc(var(--ax-spacer-left)*-1)!important}.ax-mr-xxl-box{-webkit-margin-end:var(--ax-spacer-left)!important;-moz-margin-end:var(--ax-spacer-left)!important;margin-inline-end:var(--ax-spacer-left)!important}.ax-mr-xxl-full-from-box{-webkit-margin-end:calc(var(--ax-spacer-left)*-1)!important;-moz-margin-end:calc(var(--ax-spacer-left)*-1)!important;margin-inline-end:calc(var(--ax-spacer-left)*-1)!important}.ax-ratio-xxl-1-1{aspect-ratio:1/1}.ax-ratio-xxl-4-3{aspect-ratio:4/3}.ax-ratio-xxl-3-4{aspect-ratio:3/4}.ax-ratio-xxl-auto{aspect-ratio:auto}.ax-mh-xxl-32-5{min-height:32.5rem!important}.ax-mh-xxl-43{min-height:43.3125rem}.ax-mw-xxl-66{max-width:66.875rem}}.ax-h-37{height:37.625rem}.ax-mw-16{max-width:16rem!important}.ax-mw-30{max-width:30rem}.ax-mw-46{max-width:46.25rem}.ax-mw-53{max-width:53.125rem}.ax-mw-100{min-width:100%!important}.ax-mh-100{min-height:100%!important}.ax-mw-sm{max-width:33.75rem!important}.ax-mw-md{max-width:45rem!important}.ax-mw-lg{max-width:60rem!important}.ax-mw-xl{max-width:71.25rem!important}.ax-mw-xxl{max-width:80.625rem!important}.ax-text{font-size:1.125rem;font-weight:500;line-height:1.444}.ax-text-md{font-size:1rem}.ax-text-md,.ax-text-sm{font-weight:500;line-height:1.2}.ax-text-sm{font-size:.875rem}.ax-text-number{font-size:5rem;letter-spacing:-.2rem;line-height:1}@media (min-width:46.875rem){.ax-text-number{font-size:6.25rem;letter-spacing:-.25rem}}.ax-text-normal{font-weight:500!important}.ax-text-semi-bold{font-weight:600!important}.ax-text-bold{font-weight:700!important}.ax-text-underline{text-decoration:underline}.ax-text-decoration-none{text-decoration:none!important}.ax-text-blur-underline:not(:hover),.ax-text-hover-underline:hover{text-decoration:underline}.ax-text-align-left{text-align:left}.ax-text-align-center{text-align:center}.ax-text-align-right{text-align:right}.ax-text-align-justify{text-align:justify}.ax-text-align-sm-left{text-align:left}.ax-text-align-sm-center{text-align:center}.ax-text-align-sm-right{text-align:right}.ax-text-align-sm-justify{text-align:justify}.ax-text-align-md-left{text-align:left}.ax-text-align-md-center{text-align:center}.ax-text-align-md-right{text-align:right}.ax-text-align-md-justify{text-align:justify}.ax-text-align-lg-left{text-align:left}.ax-text-align-lg-center{text-align:center}.ax-text-align-lg-right{text-align:right}.ax-text-align-lg-justify{text-align:justify}.ax-text-align-xl-left{text-align:left}.ax-text-align-xl-center{text-align:center}.ax-text-align-xl-right{text-align:right}.ax-text-align-xl-justify{text-align:justify}.ax-text-align-xxl-left{text-align:left}.ax-text-align-xxl-center{text-align:center}.ax-text-align-xxl-right{text-align:right}.ax-text-align-xxl-justify{text-align:justify}.ax-visually-hidden,.ax-visually-hidden-focusable:not(:focus,:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}:root{--ax-gutter:1.875rem;--ax-spacer:1rem;--ax-section-spacer:3.5rem;--ax-block-spacer:3.5rem;--ax-navbar-mobile-breakpoint:73.125rem;--ax-navbar-mobile-breakpoint-name:xl;--ax-page-top:var(--gin-toolbar-y-offset,0rem);--ax-full-height:calc(100vh - var(--ax-page-top));--ax-spacer-left:0;--ax-font-family-body:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;--ax-font-family-heading:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;--ax-text-size-default:.875rem;--ax-color-green:#19c3bf;--ax-color-purple:#664284;--ax-color-green-dark:#00918e;--ax-color-blue-dark:#00568a;--ax-color-purple-light:#7c6eb0;--ax-color-pink:#d085af;--ax-color-grey-light:#f9f9f9;--ax-color-purple-dark:#3d284f;--ax-color-dark:#001c36;--ax-color-dark2:#151218;--ax-color-dark-o-20:rgba(0,28,54,.2);--ax-color-dark-o-50:rgba(0,28,54,.5);--ax-color-white:#fff;--ax-color-grey-green-light:rgba(125,178,176,.102);--ax-color-purple-xlight:#eeebf2;--ax-color-green-xlight:#ebf8f8;--ax-color-primary:var(--ax-color-green);--ax-color-text:var(--ax-color-dark);--ax-color-title:var(--ax-color-purple-dark);--ax-dark-mode:initial;--ax-light-mode:;--ax-theme-color-light-color:var(--ax-color-text);--ax-theme-color-dark-color:var(--ax-color-white);--ax-ease-out-quint:cubic-bezier(.22,1,.36,1);--ax-speed-transition:.2s;--ax-transition:all var(--ax-speed-transition) ease-out;--ax-btn-bg-color:var(--ax-color-green);--ax-btn-color:var(--ax-color-white);--ax-btn-border-color:var(--ax-color-white);--ax-btn-border-radius:.5rem;--ax-btn-border-width:.0938rem;--ax-navbar-hd-height:5rem;--ax-navbar-sd-height:3.75rem;--ax-navbar-height:var(--ax-navbar-sd-height);--ax-input-border-style:0.0625rem solid lighten($color-text,30)}@media (min-width:73.125rem){body{--ax-navbar-height:var(--ax-navbar-hd-height);--ax-section-spacer:5rem;--ax-block-spacer:5rem}}@font-face{font-display:fallback;font-family:Proxima Nova;font-style:normal;font-weight:700;src:url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_bold.woff2) format("woff2"),url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_bold.woff) format("woff")}@font-face{font-display:fallback;font-family:Proxima Nova;font-style:normal;font-weight:600;src:url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_semibold.woff2) format("woff2"),url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_semibold.woff) format("woff")}@font-face{font-display:fallback;font-family:Proxima Nova;font-style:normal;font-weight:400;src:url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_regular.woff2) format("woff2"),url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_regular.woff) format("woff")}@font-face{font-display:fallback;font-family:Proxima Nova;font-style:normal;font-weight:300;src:url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_light.woff2) format("woff2"),url(/themes/custom/axens/assets/fonts/proxima-nova/proxima_nova_light.woff) format("woff")}html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{box-sizing:border-box}body,html{cursor:default}body{margin:0}nav ol,nav ul{list-style:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::-moz-selection{background-color:#19c3bf;color:#fff;text-shadow:none}::selection{background-color:#19c3bf;color:#fff;text-shadow:none}code{cursor:text}audio,canvas,iframe,img,svg,video{vertical-align:middle}figure{margin:0}figure embed,figure img,figure object,figure video{height:auto;max-width:100%}svg{fill:currentColor;color:inherit;transition:fill .3s ease}table{border-collapse:collapse}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}button,input[type=button],input[type=checkbox],input[type=file],input[type=radio],input[type=reset],input[type=submit],label{cursor:pointer}button[disabled],input[disabled]{cursor:default}input:focus,select:focus{outline:0}textarea{font-family:inherit;font-size:inherit;line-height:inherit;resize:vertical}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}:link,:visited{-webkit-tap-highlight-color:transparent;color:var(--ax-dark-mode,var(--ax-theme-color-light-color)) var(--ax-light-mode,var(--ax-theme-color-dark-color));cursor:pointer;transition:.3s ease;transition-property:opacity,color}:link:active,:link:hover,:visited:active,:visited:hover{-webkit-tap-highlight-color:transparent;color:#19c3bf}a[href=tel]{text-decoration:underline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}[aria-disabled]{cursor:default}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation:none!important;animation:none!important;scroll-behavior:auto!important;transition:none!important}}html{font-size:1rem;overflow-x:hidden;width:100%}html.no-scroll{overflow-y:hidden}body,html{max-width:100%}body.no-scroll,html.no-scroll{overflow-y:hidden}body{background-color:transparent;color:var(--ax-color-text);font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.444;overflow:clip}body.overlay .nav-overlay{opacity:1;visibility:visible}.ax-footer{border-top:.0625rem solid var(--ax-color-dark-o-20)}.ax-footer__logo{height:3.125rem;width:8.75rem}.ax-footer__menu ul{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}.ax-footer__menu li{width:calc(50% - .5rem)}.ax-footer__menu a{color:var(--ax-color-text);font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.625rem;text-decoration:none}.ax-footer__social-nav{display:flex;gap:1rem}.ax-footer__social-nav a{align-items:center;background-color:var(--ax-color-green);border-radius:50%;color:var(--ax-color-white);display:flex;height:2.75rem;justify-content:center;text-decoration:none;transition:var(--ax-transition);width:2.75rem}.ax-footer__social-nav a:hover{background-color:var(--ax-color-green-dark);color:var(--ax-color-white)}.ax-footer__bottom{border-top:.0625rem solid var(--ax-color-dark-o-20);color:var(--ax-color-dark-o-50)}.ax-footer__bottom a{color:var(--ax-color-dark-o-50);text-decoration:none}main .scroll-top{background-color:rgba(0,28,54,.02);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.414' height='18.414'%3E%3Cg data-name='Groupe 1' fill='none' stroke='%23664384' stroke-miterlimit='10' stroke-width='2'%3E%3Cpath data-name='Path 12' d='m.707 9.414 8-8 8 8'/%3E%3Cpath data-name='Path 13' d='M8.707 2.414v16'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:1.25rem;border-color:rgba(102,66,132,.2);bottom:1.1rem;display:none;height:3.125rem;position:fixed;right:1.875rem;width:3.125rem;z-index:99}@media (min-width:61.875rem){main{min-height:calc(100vh - var(--ax-navbar-height));padding-top:var(--ax-navbar-height)}main:after{clear:both;content:"";display:block}}@media (max-width:61.855rem){main{padding-top:4.375rem}main>article>section{margin-bottom:3.125rem}main>article>header{margin-bottom:3.75rem;padding:0}main>article>header h2{float:left;padding-left:calc(50% - 177.5px);padding-right:calc(50% - 177.5px);position:relative;width:100%}}@media (max-width:61.855rem) and (max-width:82.48rem){main>article>header h2{padding-left:1.875rem;padding-right:1.875rem}}@media screen and (min-width:25.9375rem) and (max-width:65.625rem){main>article>section{padding:0}}@media (min-width:61.875rem){body.has-ax-hero .page-contact-us+header,body.has-ax-hero main,body.has-ax-hero main>article,body.page-node-type-market .page-contact-us+header,body.page-node-type-market main,body.page-node-type-market main>article,body.page-node-type-news-landing .page-contact-us+header,body.page-node-type-news-landing main,body.page-node-type-news-landing main>article,body.page-node-type-product-catalog .page-contact-us+header,body.page-node-type-product-catalog main,body.page-node-type-product-catalog main>article,body.page-node-type-resources .page-contact-us+header,body.page-node-type-resources main,body.page-node-type-resources main>article{padding-top:0}}@media (max-width:61.855rem){body.has-ax-hero main,body.page-node-type-market main,body.page-node-type-news-landing main,body.page-node-type-product-catalog main,body.page-node-type-resources main{padding-top:0}}.ax-sections--margin{padding-block:5rem}.ax-sections--margin>.ax-section--bg:first-child{-webkit-margin-before:-5rem;margin-block-start:-5rem}.ax-sections--margin>.ax-section--bg:last-child{-webkit-margin-after:-5rem;margin-block-end:-5rem}.ax-section{padding:var(--ax-dark-mode,0) var(--ax-light-mode,5rem 0)}.ax-section__heading{max-width:46.25rem}.ax-section+.ax-section{margin-top:var(--ax-section-spacer)}.ax-section--bg{padding:3rem 0}@media (min-width:61.875rem){.ax-section--bg{padding:5rem 0}}.ax-section--bg+.ax-section--bg{margin-top:0;padding-top:0!important}.ax-section__blocks{display:flex;flex-direction:column}nav.breadcrumb{width:100%;z-index:1}nav.breadcrumb ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0}nav.breadcrumb ul li{border:.0625rem solid rgba(61,40,79,.1);border-radius:3.90234375rem;font-size:1rem;line-height:1.875rem;margin-right:.3125rem;padding:0 .9375rem 0 .3125rem}nav.breadcrumb ul li:last-of-type{display:block;margin-right:0}nav.breadcrumb ul li a{font-size:1rem;line-height:1.875rem;text-decoration:none}nav.breadcrumb ul li a:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%2318C3BF' cx='9.5' cy='9.5' r='9.5'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m10.49 5-4 4.5 4 4.5'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;height:1.25rem;line-height:1.1875rem;margin-right:.3125rem;vertical-align:middle}nav.breadcrumb ul li:hover{background-color:#19c3bf}nav.breadcrumb ul li:hover a{color:#fff}@media (min-width:61.875rem){nav.breadcrumb{padding:3.125rem 0}}@media (max-width:61.855rem){nav.breadcrumb ul li{display:none;margin-bottom:.625rem}nav.breadcrumb ul li:last-of-type{display:block}}body.has-ax-hero nav.breadcrumb ul li,body.page-node-type-event nav.breadcrumb ul li,body.page-node-type-events-landing nav.breadcrumb ul li,body.page-node-type-news-landing nav.breadcrumb ul li,body.page-node-type-resources nav.breadcrumb ul li{background-color:#fff}body.has-ax-hero nav.breadcrumb ul li:hover,body.page-node-type-event nav.breadcrumb ul li:hover,body.page-node-type-events-landing nav.breadcrumb ul li:hover,body.page-node-type-news-landing nav.breadcrumb ul li:hover,body.page-node-type-resources nav.breadcrumb ul li:hover{background-color:#19c3bf}body.has-ax-hero nav.breadcrumb,body.page-node-type-offer nav.breadcrumb{left:var(--ax-spacer-left);position:absolute;top:calc(var(--gin-toolbar-y-offset,0rem) + var(--ax-navbar-height,0rem))}body.has-ax-hero nav.breadcrumb ul li,body.page-node-type-offer nav.breadcrumb ul li{background-color:hsla(0,0%,100%,.25);color:#fff}body.has-ax-hero nav.breadcrumb ul li:last-of-type:hover,body.page-node-type-offer nav.breadcrumb ul li:last-of-type:hover{background-color:#19c3bf!important}body.has-ax-hero nav.breadcrumb ul li a,body.page-node-type-offer nav.breadcrumb ul li a{color:#fff}body.has-ax-hero nav.breadcrumb ul li a:before,body.page-node-type-offer nav.breadcrumb ul li a:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFF' cx='9.5' cy='9.5' r='9.5'/%3E%3Cpath stroke='%2318C3BF' stroke-width='1.5' d='m10.49 5-4 4.5 4 4.5'/%3E%3C/g%3E%3C/svg%3E")}body.has-header-c05 .breadcrumb{display:none}.card{border-radius:.375rem;overflow:hidden}@media (min-width:61.875rem){.card{padding:2.5rem}}@media (max-width:61.855rem){.card{padding:1.875rem}}.card-outline{border:.0625rem solid rgba(102,66,132,.15)}.card-green{background-color:#19c3bf;color:#fff}.card-green-soft{background-color:#f3f8f7;color:#3d284f}.carousel-nav{align-items:center;display:flex;justify-content:center}.carousel-nav-item{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 6 10'%3E%3Cpath fill='%23001C36' d='M1.3 10 .2 9l3.6-4L.2 1l1.1-1 4.5 5z'/%3E%3C/svg%3E");background-position:55%;background-size:.5625rem .9375rem;border:.0625rem solid #001c36;color:#001c36;height:3rem;margin-left:.375rem;padding:0;text-align:center;width:3rem}.carousel-nav-item:after{display:none}.carousel-nav-item:hover{background-color:#001c36;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 6 10'%3E%3Cpath fill='%23fff' d='M1.3 10 .2 9l3.6-4L.2 1l1.1-1 4.5 5z'/%3E%3C/svg%3E");border-color:#001c36;color:#fff}.carousel-nav-item.carousel-prev{margin-left:0;margin-right:.375rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.carousel-nav-item.disabled{opacity:.2;pointer-events:none}.carousel-nav-white .carousel-nav-item{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 6 10'%3E%3Cpath fill='%23fff' d='M1.3 10 .2 9l3.6-4L.2 1l1.1-1 4.5 5z'/%3E%3C/svg%3E");border-color:#fff;color:#fff}.carousel-nav-white .carousel-nav-item:hover:not(.disabled){background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 6 10'%3E%3Cpath fill='%23001C36' d='M1.3 10 .2 9l3.6-4L.2 1l1.1-1 4.5 5z'/%3E%3C/svg%3E");border-color:#fff;color:#001c36}.carousel-nav-white .carousel-dots button{background-color:#fff}.carousel-dots{margin:0 1.125rem}.carousel-dots button{background-color:#19c3bf;border:none;height:.625rem;margin:0 .25rem;opacity:.3;padding:0;width:.625rem}.carousel-dots button:after{display:none}.carousel-dots button.dot-active{opacity:1;width:2rem}.category-results{background-color:#f3f8f7;border-radius:.375rem;margin-bottom:1.125rem;padding:2.8125rem 2.5rem;width:100%}.category-results>div{border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;margin-bottom:1.5625rem;padding:1.875rem}.category-results h3{font-size:1.75rem;margin-bottom:.625rem}.category-results>p{color:#7c6eb0;margin-bottom:1.875rem}.category-results>div{background-color:#fff}.category-results>div article figure{border-top-left-radius:.375rem;border-top-right-radius:.375rem;height:15rem;overflow:hidden;width:100%}.category-results>div article>div{border:.0625rem solid rgba(102,66,132,.2);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top:none;padding:3.125rem 2.5rem}.category-results>div article>div h4{color:#19c3bf;font-size:1.375rem;margin-bottom:1.5625rem}@media (min-width:61.875rem){.section-category .first-category{margin-bottom:3.75rem}.section-category .first-category>span{color:#7c6eb0;display:flex;font-weight:lighter;margin-bottom:1.25rem}.section-category .first-category>ul{align-items:flex-end;border-bottom:.0625rem solid rgba(102,66,132,.15);display:flex;margin-bottom:3.75rem;padding-bottom:0;padding-left:0}.section-category .first-category>ul>li{cursor:pointer;margin-bottom:0;padding-right:3.125rem}.section-category .first-category>ul>li:before{display:none}.section-category .first-category>ul>li:after{content:"";opacity:0;transition:opacity .2s ease-in}.section-category .first-category>ul>li>a{float:left}.section-category .first-category>ul>li>a h2{font-size:2.125rem;margin-bottom:1.5625rem;transition:color .2s ease-in}.section-category .first-category>ul>li.active a h2,.section-category .first-category>ul>li:hover a h2{color:#19c3bf}.section-category .first-category>ul>li.active:after{background-color:#19c3bf;border-radius:3.125rem;bottom:-.125rem;display:flex;height:.1875rem;opacity:1;position:relative;width:100%}}@media (max-width:61.855rem){.section-category .first-category{float:left;margin-bottom:1.25rem;width:100%}.section-category .first-category>span{border-bottom:.0625rem solid rgba(61,40,79,.15);color:#7c6eb0;display:flex;font-weight:lighter;padding-bottom:.625rem;padding-left:1.25rem}.section-category .first-category>ul{flex-direction:column;margin:0;padding:0}.section-category .first-category>ul>span{border-bottom:.125rem solid #19c3bf;color:#19c3bf;float:left;font-size:1.375rem;padding:.9375rem 1.25rem;width:100%}.section-category .first-category>ul>span:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.5.5-9 9-9-9' stroke='%2319C3BF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");float:right}.section-category .first-category>ul .sub-menu{background-color:#fff;border-bottom:.0625rem solid rgba(61,40,79,.15);display:none;width:100%}.section-category .first-category>ul .sub-menu.active{float:left}.section-category .first-category>ul .sub-menu li{float:left;padding:.9375rem 1.25rem;width:100%}.section-category .first-category>ul .sub-menu li a h2{font-size:1.125rem;margin-bottom:0}.section-category .first-category>ul .sub-menu li.active a h2{color:#19c3bf}}.section-category .second-category>h2{font-size:2.75rem}.section-category .second-category>ul{margin:0;padding:0}.section-category .second-category>ul.active{color:#19c3bf}.section-category .second-category>ul.active>a{margin-bottom:1.25rem}.section-category .second-category>ul.active>span{color:#664284;height:100%;opacity:1;visibility:visible}.section-category .second-category>ul>li{display:flex;flex-direction:column;margin-bottom:2.1875rem;position:relative}.section-category .second-category>ul>li.is-open>a h2{color:#19c3bf}.section-category .second-category>ul>li.is-open>span{color:#664284;height:100%;opacity:1;visibility:visible}.section-category .second-category>ul>li>a{align-items:flex-start;cursor:pointer;display:flex;justify-content:space-between;padding-left:1.875rem}.section-category .second-category>ul>li>a h2{color:#664284;font-size:1.375rem;margin-bottom:0;transition:color .2s ease-in}.section-category .second-category>ul>li>span{float:left;font-weight:lighter;height:0;max-width:15rem;opacity:0;padding-left:1.875rem;transition:opacity .3s ease-in;visibility:hidden;width:100%}.section-category .second-category>ul>li>span p{margin-bottom:0}@media (min-width:61.875rem){.section-category .second-category{display:block;opacity:1;position:-webkit-sticky;position:sticky;top:calc(var(--ax-page-top) + 1rem);transition:all .2s ease}body.ax-scrolled-up .section-category .second-category{top:calc(var(--ax-page-top) + var(--ax-navbar-height) + 1rem)}.section-category .second-category.bottom{bottom:0;position:absolute}.section-category .second-category ul.active li:before{background-color:#19c3bf;border-radius:.375rem;content:"";height:100%;top:.25rem;-webkit-transform:translateY(0);transform:translateY(0);width:.1875rem}.section-category .second-category ul li:before{background-color:#664284;border-radius:3.125rem;content:"";font-size:.875rem;height:.1875rem;left:0;margin-right:1.875rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:height .2s ease-in;width:.1875rem}.section-category .second-category ul li a:hover{color:#19c3bf}.section-category .second-category ul li.is-open:before{background-color:#19c3bf;border-radius:.375rem;content:"";height:100%;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:.1875rem}.section-category .second-category ul li>span p{margin-top:.625rem}}@media (max-width:61.855rem){.section-category .second-category>h2{font-size:2.25rem;padding:0 1.25rem}.section-category .second-category>ul{width:100%}.section-category .second-category>ul>li{margin-bottom:1.25rem}.section-category .second-category>ul>li>span{display:none}.section-category .second-category>ul>li>a{font-size:1.125rem;padding-left:0;padding-right:0}.section-category .second-category>ul>li>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(0 -1 -1 0 26 26)' fill='none' fill-rule='evenodd'%3E%3Crect stroke='%23D2CDDA' fill='%23FFF' x='-.5' y='-.5' width='26' height='26' rx='12.5'/%3E%3Cpath stroke='%23664384' stroke-width='1.5' d='m14 8-4 4.5 4 4.5'/%3E%3C/g%3E%3C/svg%3E");position:absolute;right:0}.section-category .second-category>ul>li.is-open>a{margin-bottom:.9375rem}.section-category .second-category>ul>li.is-open>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(0 -1 -1 0 25 25)' fill='none' fill-rule='evenodd'%3E%3Crect fill='%2318C3BF' width='25' height='25' rx='12.5'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m11 8 4 4.5-4 4.5'/%3E%3C/g%3E%3C/svg%3E")}.section-category .second-category>ul>li.is-open>a{color:#19c3bf}}@media screen and (min-width:25.9375rem) and (max-width:65.625rem){.section-category{padding:0}}.easy-autocomplete-container ul{border:.0625rem solid #d2cdda;border-radius:.375rem;margin-top:.5rem;padding-bottom:.3125rem;padding-top:.3125rem}.easy-autocomplete-container ul li{border:0;font-size:1.0625rem;line-height:1.875rem}.easy-autocomplete-container ul li.selected{background-color:#f3f8f7;color:#139693}.page-contact-us>header.header-roc{background-color:#00918e}.contact-item{border:.0625rem solid #d2cdda;border-bottom:0;padding:2.5rem 2.5rem 2.0625rem}@media (max-width:61.855rem){.contact-item{background-color:#fff;border-bottom:.0625rem solid #d2cdda;border-right:0;min-width:50%;padding:1.875rem .625rem 1.875rem 1.875rem;width:50%}}@media screen and (max-width:40rem){.contact-item{min-width:calc(100% - 2.5rem);width:calc(100% - 2.5rem)}}.contact-item .country-mobile{display:none}@media (max-width:61.855rem){.contact-item .country-mobile{display:block;font-size:1.0625rem;margin-bottom:1.0625rem;margin-top:-.625rem}}.contact-item.first{border-top-left-radius:.375rem;border-top-right-radius:.375rem}@media (max-width:61.855rem){.contact-item.first{border-bottom-left-radius:.375rem;border-bottom-width:.0625rem;border-top-right-radius:0}}.contact-item.last{border-bottom:.0625rem solid #d2cdda;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}@media (max-width:61.855rem){.contact-item.last{border-right:.0625rem solid #d2cdda}}.contact-item-buttons .button .txt-mobile,.contact-item-buttons a .txt-mobile,.contact-item-buttons button .txt-mobile{display:none}@media (max-width:61.855rem){.contact-item-buttons .button .txt-mobile,.contact-item-buttons a .txt-mobile,.contact-item-buttons button .txt-mobile{display:inline-block}.contact-item-buttons .button .txt-desktop,.contact-item-buttons a .txt-desktop,.contact-item-buttons button .txt-desktop{display:none}}.contact-item .person-details .contact-item-group,.contact-item .site-head .contact-item-group{background-color:#f3f8f7;border:.0625rem solid #d2cdda;border-radius:1rem;color:rgba(61,40,79,.5);font-size:1rem;font-weight:600;height:-webkit-max-content;height:-moz-max-content;height:max-content;line-height:1.1875rem;padding:.25rem .625rem;white-space:nowrap}.contact-item.person .person-details{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.375rem}@media (max-width:61.855rem){.contact-item.person .person-details{flex-direction:column}}.contact-item.person .person-details .person-main{display:flex}.contact-item.person .person-details .person-main-info{display:flex;flex-direction:column}.contact-item.person .person-details .person-main-info .name{color:#3d284f;font-size:1.375rem;line-height:1.875rem}.contact-item.person .person-details .person-main-info .name .linkedin{background-image:url(/themes/custom/axens/assets/medias/linkedin.svg);background-size:1.25rem;display:inline-block;height:1.25rem;margin-bottom:-.1875rem;width:1.25rem}.contact-item.person .person-details .person-main-info .position{font-size:1rem;line-height:1.5rem}.contact-item.person .person-details .person-main-image{background-image:url(/themes/custom/axens/assets/medias/contact-default.png);background-position:50%;background-size:cover;border-radius:50%;height:3.125rem;margin-right:1.25rem;min-width:3.125rem;width:3.125rem}@media (max-width:61.855rem){.contact-item.person .person-details .person-group{margin-top:.9375rem;width:auto}}@media screen and (min-width:25.9375rem) and (max-width:65.625rem){.contact-item.person .person-details .person-group{margin-top:.9375rem}}.contact-item.site .site-head{display:flex;justify-content:space-between;margin-bottom:1.375rem}@media (max-width:61.855rem){.contact-item.site .site-head{align-items:flex-start;flex-direction:column}}.contact-item.site .site-head .site-main-info .name{color:#19c3bf;font-size:1.75rem;line-height:2.125rem}@media (max-width:61.855rem){.contact-item.site .site-head .site-main-info .name{font-size:1.375rem;line-height:1.75rem;margin-bottom:.6875rem}.contact-item.site .site-head .site-group{width:auto}}.contact-item.site .site-info .desc,.contact-item.site .site-info .site-address{margin-bottom:1.375rem}@media (max-width:61.855rem){.contact-item.site .site-info .desc{font-size:1rem;line-height:1.375rem}}.contact-item.site .site-info .desc a{color:#3d284f;text-decoration:underline}.contact-item.site .site-info .site-address{font-size:1rem;line-height:1.375rem}.contact-item.site .site-info .site-address-title{color:#664284;font-size:1rem;font-weight:600;line-height:1.375rem;opacity:.5}.contact-push-container{background-image:url(/themes/custom/axens/assets/medias/contact-us.png);background-size:80.625rem 31.25rem;height:31.25rem;padding-left:6.875rem;padding-top:8.6875rem;width:80.625rem}@media (max-width:61.855rem){.contact-push-container{background-size:cover;height:auto;padding:3.125rem 2.5rem 3.125rem 1.875rem;width:100%}}.contact-push-title{color:#664284;font-size:3rem;line-height:3.625rem;margin-bottom:2.5rem;width:46.8125rem}@media (max-width:61.855rem){.contact-push-title{font-size:1.625rem;line-height:2rem;width:100%}}.contact-push-title span{color:#19c3bf}.contact-push-button{background-color:#19c3bf;border-radius:1.5rem;color:#fff;display:inline-block;font-size:1.125rem;font-weight:600;height:3rem;line-height:2rem;padding:.5rem 1.5625rem;text-decoration:none}@media (max-width:61.855rem){.contact-push{padding-left:1.25rem;width:calc(100% - 1.25rem)}}.contact-scrollbar{padding-right:1.5625rem;width:100%}.contact-scrollbar .simplebar-wrapper{max-height:36.3125rem}@media (max-width:61.855rem){.contact-scrollbar{display:none}}.contact-scrollbar .simplebar-track .simplebar-scrollbar:before{background-color:#d2cdda;width:.25rem}.contact-scrollbar-mobile{display:none}@media (max-width:61.855rem){.contact-scrollbar-mobile{border:.0625rem solid #d2cdda;border-radius:.375rem;display:flex;flex-direction:row;flex-wrap:nowrap;height:auto;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;overflow-x:scroll;overflow-y:hidden;padding-right:0;width:100%}.contact-scrollbar-mobile .contact-item{border:0;border-right:.0625rem solid #d2cdda}.contact-scrollbar-mobile .contact-item.last{border:0}}.contact-country-title-mobile{display:none}@media (max-width:61.855rem){.contact-country-title-mobile{display:flex;flex-direction:column}}.contact-search-form{border-bottom:.0625rem solid #d2cdda;display:flex;justify-content:space-between;position:relative}@media (max-width:61.855rem){.contact-search-form{border-bottom:none;padding-top:0;width:calc(100% - 1.25rem)}}.contact-search-form .filters{display:flex;flex-direction:row}@media (max-width:61.855rem){.contact-search-form .filters{margin-top:1.25rem}}.contact-search-form .filters-btn{background-color:#fff;border:.0625rem solid #d2cdda;border-radius:1.25rem;color:#3d284f;cursor:pointer;font-size:1.125rem;font-weight:600;line-height:2rem;margin-right:.375rem;padding:.125rem .9375rem;text-decoration:none;transition:all .2s}.contact-search-form .filters-btn:hover{border-color:#b8b0c4;color:#000}.contact-search-form .filters-btn.active{background-color:#664284;border-color:#664284;color:#fff}.contact-search-form .search-input{align-self:flex-start;position:relative;width:auto}@media (min-width:61.875rem){.contact-search-form .search-input .easy-autocomplete{width:auto}}@media (max-width:61.855rem){.contact-search-form .search-input{width:100%}}.contact-search-form .search-input input{border:.0625rem solid #d2cdda;border-radius:1.25rem;color:#3d284f;font-size:1rem;line-height:1.5rem;padding:.375rem 1.0625rem;width:18.75rem}@media (max-width:61.855rem){.contact-search-form .search-input input{background-color:#fff;width:100%}}.contact-search-form .search-input input::-webkit-input-placeholder{opacity:1}.contact-search-form .search-input input::-moz-placeholder{opacity:1}.contact-search-form .search-input input::-ms-input-placeholder{opacity:1}.contact-search-form .search-input input::placeholder{opacity:1}.contact-search-form .search-input input:focus::-webkit-input-placeholder{opacity:.4}.contact-search-form .search-input input:focus::-moz-placeholder{opacity:.4}.contact-search-form .search-input input:focus::-ms-input-placeholder{opacity:.4}.contact-search-form .search-input input:focus::placeholder{opacity:.4}.contact-search-form .search-input input:focus{border:.0625rem solid #b8b0c4;box-shadow:none;outline:none}.contact-search-form .search-input .loupe{background-image:url(/themes/custom/axens/assets/medias/search.svg);background-size:1.0625rem;height:1.0625rem;position:absolute;right:.9375rem;top:.6875rem;width:1.0625rem}@media (max-width:61.855rem){#hs-eu-cookie-confirmation-inner{position:fixed}}.document-buttons{font-size:0;position:relative}.document-buttons .button-download{position:relative;z-index:1}.document-buttons .button-transparent{font-size:.875rem;height:2rem;line-height:2rem;margin-left:.625rem;padding:0;text-align:center;width:2rem}.document-buttons-expand{background-color:#f3f8f7;border-radius:3.125rem;display:flex;left:8.75rem;margin-left:-1.625rem;max-height:2.375rem;padding:.3125rem .3125rem .3125rem 1.625rem;position:absolute;top:0;z-index:0}@media (min-width:61.875rem){.document-buttons.mobile-only{display:none}.document-buttons-expand{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity .5s ease-in,-webkit-transform .5s ease-in;transition:opacity .5s ease-in,transform .5s ease-in;transition:opacity .5s ease-in,transform .5s ease-in,-webkit-transform .5s ease-in;visibility:hidden}.document-buttons.show .document-buttons-expand{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}}@media (max-width:61.855rem){.document-buttons{float:left;width:100%}.document-buttons .button-transparent{height:1.75rem;line-height:1.75rem;width:1.75rem}.document-buttons.desktop-only{display:none}.document-buttons.mobile-only{display:block}}.drawer-container{height:100%;left:0;position:fixed;top:0;transition:z-index 0s step-start .3s;width:100%;z-index:-100}.drawer-container:before{background-color:rgba(37,37,37,0);content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:100%}.drawer-container .drawer-content{background-color:#fff;color:#001c36;height:100%;position:absolute;right:0;top:0;-webkit-transform:translate(100%);transform:translate(100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:570px}.drawer-container.drawer-opened{transition:z-index 0s step-start;z-index:100}.drawer-container.drawer-opened:before{background-color:rgba(37,37,37,.3)}.drawer-container.drawer-opened .drawer-content{-webkit-transform:translate(0);transform:translate(0)}.form-actions,.form-item,.form-wrapper,form .description,label{float:left;position:relative;width:100%}form .form-item .description{color:silver;font-size:.8125rem;font-style:italic;margin-top:.1875rem}form .form-item .error{border-width:.0625rem}label.form-required:after{content:"*";margin-left:.3125rem}input.form-text[disabled],input.form-type-item[disabled]{background-color:#eee}.menu{list-style:none}.messages{border-radius:.1875rem;font-size:.9375rem;padding:1rem;position:relative}.messages__icon{display:inline-block;margin-right:.625rem;vertical-align:middle}.messages__icon svg{fill:currentColor!important}.messages a{color:inherit;text-decoration:underline}.messages li{line-height:1.5rem}.messages--status{background-color:#bde5f8;color:#00529b}.messages--success{background-color:#dff2bf;color:#4f8a10}.messages--warning{background-color:#feefb3;color:#9f6000}.messages--error{background-color:#ffd2d2;color:#d8000c}.pager{float:left;margin:2.5rem 0;position:relative;text-align:center;width:100%}.pager ul{list-style:none}.pager ul li{display:inline-block}ul.tabs{height:2.1875rem;left:0;list-style:none;position:fixed;top:1.5625rem;-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%);-webkit-transform-origin:top left;transform-origin:top left;width:17.5rem;z-index:999}ul.tabs li{background-color:#fff;border:.0625rem solid #001c36;border-bottom:none;border-radius:.375rem .375rem 0 0;box-shadow:0 0 0 0 rgba(25,195,191,0);color:#001c36;float:left;font-weight:400;margin-right:.5rem;padding-bottom:.3125rem;position:relative;text-transform:uppercase;top:0;transition:all .3s ease}ul.tabs li a{display:inline-block;font-size:.875rem;height:2.1875rem;line-height:2.1875rem;padding:0 .625rem}ul.tabs li:hover{border-color:#19c3bf;box-shadow:0 -.0625rem .1875rem .0625rem rgba(25,195,191,.25);color:#19c3bf;top:-.3125rem}ul.tabs li.is-active{background-color:#001c36;border-color:#000f1d;color:#fff;font-weight:700}ul.tabs li.is-active a{color:#fff}ul.tabs li.is-active:hover{background-color:#fff;border-color:#19c3bf;color:#19c3bf}ul.tabs li.is-active:hover a{color:#19c3bf}form fieldset{margin-bottom:2.1875rem;max-width:31.25rem}form fieldset legend{font-weight:700;text-transform:uppercase}form .form-item{margin-bottom:1.25rem;width:auto}form .form-item:after{clear:both;content:"";display:block}form .form-item label{float:left;min-width:9.375rem}form .form-item input,form .form-item select,form .form-item textarea{float:right}.ax-section .hubspot-form{width:100%}.ax-section .hubspot-form form>.field,.ax-section .hubspot-form form>.hs-dependent-field{margin-bottom:1.25rem}.ax-section .hubspot-form em{font-size:.75rem;font-style:italic}.ax-section .hubspot-form fieldset{max-width:100%;width:100%}.ax-section .hubspot-form fieldset .legal-consent-container .hs-fieldtype-booleancheckbox{margin-bottom:0}.ax-section .hubspot-form fieldset .field{margin-bottom:1.25rem;width:100%}.ax-section .hubspot-form fieldset .field .input{margin-right:0}.ax-section .hubspot-form fieldset.form-columns-2>div{width:calc(50% - .625rem)}@media (max-width:61.855rem){.ax-section .hubspot-form fieldset.form-columns-2>div{width:100%}}.ax-section .hubspot-form fieldset.form-columns-2>div:first-child{margin-right:1.25rem}@media (max-width:61.855rem){.ax-section .hubspot-form fieldset.form-columns-2>div:first-child{margin-right:0}}.ax-section .hubspot-form fieldset.form-columns-2>div:last-child{float:right}@media (max-width:61.855rem){.ax-section .hubspot-form fieldset.form-columns-2>div:last-child{float:none}}.ax-section .hubspot-form fieldset.form-columns-3{width:calc(100% - .625rem)}@media (max-width:61.855rem){.ax-section .hubspot-form fieldset.form-columns-3{width:100%}}.ax-section .hubspot-form fieldset.form-columns-3>div{width:100%}.ax-section .hubspot-form fieldset.form-columns-3{float:left}.ax-section .hubspot-form fieldset.form-columns-3+.form-columns-1{float:right;width:calc(100% - .625rem)}@media (max-width:61.855rem){.ax-section .hubspot-form fieldset.form-columns-3+.form-columns-1{width:100%}}.ax-section .hubspot-form fieldset.form-columns-3+.form-columns-1 textarea{min-height:15.3125rem;width:100%}.ax-section .hubspot-form input,.ax-section .hubspot-form select,.ax-section .hubspot-form select.hs-input,.ax-section .hubspot-form textarea{background-color:#fff;border-color:#dedede;box-shadow:none;color:#00568a;font-weight:200;padding:0 1.25rem;width:100%!important}.ax-section .hubspot-form input::-webkit-input-placeholder,.ax-section .hubspot-form select.hs-input::-webkit-input-placeholder,.ax-section .hubspot-form select::-webkit-input-placeholder,.ax-section .hubspot-form textarea::-webkit-input-placeholder{color:#00568a;opacity:1}.ax-section .hubspot-form input::-moz-placeholder,.ax-section .hubspot-form select.hs-input::-moz-placeholder,.ax-section .hubspot-form select::-moz-placeholder,.ax-section .hubspot-form textarea::-moz-placeholder{color:#00568a;opacity:1}.ax-section .hubspot-form input::-ms-input-placeholder,.ax-section .hubspot-form select.hs-input::-ms-input-placeholder,.ax-section .hubspot-form select::-ms-input-placeholder,.ax-section .hubspot-form textarea::-ms-input-placeholder{color:#00568a;opacity:1}.ax-section .hubspot-form input::placeholder,.ax-section .hubspot-form select.hs-input::placeholder,.ax-section .hubspot-form select::placeholder,.ax-section .hubspot-form textarea::placeholder{color:#00568a;opacity:1}.ax-section .hubspot-form input,.ax-section .hubspot-form select{border-radius:.375rem;line-height:1.875rem;min-height:3.125rem}.ax-section .hubspot-form input.error,.ax-section .hubspot-form select.error{border-color:#e9426d;color:#e9426d}.ax-section .hubspot-form select,.ax-section .hubspot-form select.hs-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 1.5 5 5.5l-4.5-4' stroke='%23604B87' stroke-width='1.5' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:center right .9375rem;line-height:3.125rem;padding-right:1.875rem}.ax-section .hubspot-form textarea{border-radius:1.25rem;padding:1.25rem}@media (max-width:61.855rem){.ax-section .hubspot-form textarea{min-height:9.375rem}}.ax-section .hubspot-form input[type=checkbox]+span{font-size:1rem;margin-left:0;padding-left:1.25rem;position:relative}@media (max-width:61.855rem){.ax-section .hubspot-form input[type=checkbox]+span{padding-left:1.5625rem}}.ax-section .hubspot-form input[type=checkbox]+span:after,.ax-section .hubspot-form input[type=checkbox]+span:before{border:0;content:"";height:1rem;left:0;margin-top:.125rem;position:absolute;top:0;width:1rem}@media (max-width:61.855rem){.ax-section .hubspot-form input[type=checkbox]+span:after,.ax-section .hubspot-form input[type=checkbox]+span:before{margin-top:.25rem}}.ax-section .hubspot-form input[type=checkbox]+span:after{background-color:#fff;border-radius:.15625rem}.ax-section .hubspot-form input[type=checkbox]+span:before{clip:rect(0,0,1rem,0);color:transparent;content:"✓";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Droid Sans,Tahoma,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;line-height:1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}@media (max-width:61.855rem){.ax-section .hubspot-form input[type=checkbox]+span:before{line-height:.875rem}}.ax-section .hubspot-form input[type=checkbox]:checked+span:before{clip:rect(0,1rem,1rem,0);color:#05918e;transition:clip .15s ease}.ax-section .hubspot-form label{font-size:.8125rem;margin-bottom:.3125rem;padding-left:1.25rem}@media (max-width:61.855rem){.ax-section .hubspot-form label{font-size:.875rem;margin-bottom:.1875rem}}.ax-section .hubspot-form label.hs-form-booleancheckbox-display{margin-bottom:1.25rem;padding-left:0}.ax-section .hubspot-form input[type=submit]{background-color:#19c3bf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-9-2H6v14H-9z'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m1 1 4 4.5L1 10'/%3E%3C/g%3E%3C/svg%3E");background-position:center right 1.0625rem;border-color:#19c3bf;color:#fff;margin-top:1.25rem;max-width:7.8125rem;padding:.0625rem 2.1875rem .0625rem 1.25rem}.ax-section .hubspot-form input[type=submit]:hover{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='14' width='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h15v14H0z'/%3E%3Cpath d='m10 3 4 4.5-4 4.5' stroke='%2319c3bf' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");color:#19c3bf}.ax-section .hubspot-form .inputs-list{list-style:none;margin:0;padding:0}.ax-section .hubspot-form .inputs-list .hs-form-checkbox-display{margin-bottom:.625rem}.ax-section .hubspot-form .inputs-list .hs-form-checkbox-display span:after,.ax-section .hubspot-form .inputs-list .hs-form-checkbox-display span:before{margin-top:-1}.ax-section .hubspot-form .inputs-list .hs-error-msg{margin-top:.1875rem;padding-left:.625rem}.ax-section .hubspot-form .inputs-list .hs-error-msg:before{background-color:#fff;border-radius:3.125rem;color:#05918e;content:"!";display:inline-block;height:.9375rem;line-height:.9375rem;margin-right:.3125rem;text-align:center;width:.9375rem}.ax-section .hubspot-form .hs-richtext{font-size:.75rem;margin-bottom:1.25rem}@media (max-width:61.855rem){.ax-section .hubspot-form .hs-richtext{font-size:.8125rem}}.ax-section .hubspot-form .hs-dependent-field{display:flex;flex-wrap:wrap;justify-content:space-between}.ax-section .hubspot-form .hs-dependent-field .hs-nature_of_the_inquiry,.ax-section .hubspot-form .hs-dependent-field .hs-project_location{width:100%}.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_market,.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_offer_of_interest{display:flex;flex-direction:column;margin-top:1.25rem;width:48%}@media (max-width:61.855rem){.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_market,.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_offer_of_interest{margin-bottom:0;margin-top:0;width:100%}}.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_market>label,.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_offer_of_interest>label{margin-bottom:.625rem}@media (max-width:61.855rem){.ax-section .hubspot-form .hs-dependent-field .hs_internal_use_only_offer_of_interest{margin-bottom:.625rem;margin-top:.625rem}}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{background-color:transparent;border:.0625rem solid #006bcf;border-radius:.15625rem;box-shadow:0 0 0 0 transparent;color:#006bcf;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:inherit;outline:0;padding:0 .625rem;transition:color 5s ease;transition:.3s ease;transition-property:opacity,box-shadow,color,background-color,border-color;vertical-align:top}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#001c36;box-shadow:0 0 .125rem 0 color-blue;color:#001c36}input[type=date]::-ms-clear,input[type=email]::-ms-clear,input[type=number]::-ms-clear,input[type=password]::-ms-clear,input[type=search]::-ms-clear,input[type=tel]::-ms-clear,input[type=text]::-ms-clear,input[type=time]::-ms-clear,input[type=url]::-ms-clear,select::-ms-clear,textarea::-ms-clear{display:none}input{line-height:1.875rem}textarea{line-height:1.25;padding-bottom:.5em;padding-top:.5em}select[multiple],select[size],textarea{height:auto}textarea{min-height:3.125rem}input[type=checkbox]:active,input[type=checkbox]:focus,input[type=file]:active,input[type=file]:focus,input[type=radio]:active,input[type=radio]:focus{box-shadow:none}input[disabled],select[disabled],textarea[disabled]{background-color:#eee}button[disabled],input[disabled],option[disabled],select[disabled],select[disabled] option,textarea[disabled]{box-shadow:none;color:#888;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox],input[type=radio]{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}input[type=checkbox]+label,input[type=radio]+label{position:relative}input[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:before{content:"";left:0;position:absolute;top:0}input[type=checkbox]+label:after,input[type=radio]+label:after{border:.0625rem solid #006bcf}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{color:#888}input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:before{border:#888}input[type=radio]+label{padding-left:1.375rem}input[type=radio]+label:after,input[type=radio]+label:before{border-radius:50%;height:1.125rem;margin-top:.0625rem;width:1.125rem}input[type=radio]+label:before{background-clip:content-box;background-color:#1e90ff;padding:.25rem;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}input[type=radio]:checked+label:before{-webkit-transform:scale(1);transform:scale(1)}input[type=radio]:disabled+label:before{background-color:#888}input[type=checkbox]+label{padding-left:1.25rem}input[type=checkbox]+label:after,input[type=checkbox]+label:before{height:1rem;margin-top:.125rem;width:1rem}input[type=checkbox]+label:after{border-radius:.15625rem}input[type=checkbox]+label:before{clip:rect(0,0,1rem,0);color:transparent;content:"✓";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Droid Sans,Tahoma,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.125rem;font-weight:700;line-height:1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox]:checked+label:before{clip:rect(0,1rem,1rem,0);color:#1e90ff;transition:clip .15s ease}input[type=checkbox]:disabled+label:before{color:#888}.button{background-color:#19c3bf;border:.0625rem solid #19c3bf;border-radius:62.4375rem;color:#fff;flex-shrink:0;float:left;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1rem;font-weight:600;line-height:.0625rem;padding:.875rem 1.5625rem .875rem 2rem;text-decoration:none;transition:.3s ease;transition-property:background-color,color,border-color;width:auto}.button,.button:after{align-items:center;display:flex}.button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:1.25rem;justify-content:center;left:0;margin-left:.3125rem;position:relative;transition:left .3s ease;width:1.25rem}.button:not([href]):after,.button[href*="axens.net"]:after,.button[href="#"]:after,.button[href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.button:hover{background-color:#00918e;border-color:#00918e;color:#fff}.button:hover:after{left:.75rem}.button:active{box-shadow:none}@media (max-width:61.855rem){.button:after{margin-left:.625rem}}.button-secondary,.button.download{background-color:transparent;border:none;color:#001c36;padding:0}.button-secondary:hover,.button.download:hover{background-color:transparent;border:none;color:#19c3bf}.button-white{color:#001c36}.button-white,.button-white:hover{background-color:#fff;border-color:#fff}.button-white:hover{color:#19c3bf}.button-secondary:after,.button-white:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23001C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.button-secondary:hover:after,.button-white:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%2319c3bf' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.button-secondary:not([href]):after,.button-secondary[href*="axens.net"]:after,.button-secondary[href="#"]:after,.button-secondary[href^="/"]:after,.button-white:not([href]):after,.button-white[href*="axens.net"]:after,.button-white[href="#"]:after,.button-white[href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23001C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.button-secondary:not([href]):hover:after,.button-secondary[href*="axens.net"]:hover:after,.button-secondary[href="#"]:hover:after,.button-secondary[href^="/"]:hover:after,.button-white:not([href]):hover:after,.button-white[href*="axens.net"]:hover:after,.button-white[href="#"]:hover:after,.button-white[href^="/"]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%2319c3bf' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.button-download:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 12h13v1.5H0z'/%3E%3Cpath d='M11 5 6.5 9 2 5m4.5-5v8.5' stroke='%23FFF' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E")!important}.button-download.button-secondary:after,.button-download.button-white:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23001C36' d='M0 12h13v1.5H0z'/%3E%3Cpath d='M11 5 6.5 9 2 5m4.5-5v8.5' stroke='%23001C36' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E")!important}.button-download.button-secondary:hover:after,.button-download.button-white:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%2319C3BF' d='M0 12h13v1.5H0z'/%3E%3Cpath d='M11 5 6.5 9 2 5m4.5-5v8.5' stroke='%2319C3BF' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E")!important}.button-mail{background-color:#fff;border:.0625rem solid rgba(61,40,79,.15);color:#664284}.button-mail:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15.787.218-.013-.013-.004.004A2.06 2.06 0 0 0 14.875 0H2.125c-.29 0-.567.06-.819.168L1.284.146l-.066.07A2.167 2.167 0 0 0 0 2.165v8.667C0 12.028.953 13 2.125 13h12.75C16.047 13 17 12.028 17 10.833V2.167c0-.861-.499-1.6-1.213-1.95zm-1.26 1.227L9.097 6.84a.777.777 0 0 1-1.08 0L2.59 1.444h11.937zm.348 10.11H2.125a.716.716 0 0 1-.708-.722V2.296l5.61 5.577c.422.42.976.63 1.53.63s1.108-.21 1.53-.629l5.496-5.461v8.42a.716.716 0 0 1-.708.723z' fill='%23664384'/%3E%3C/svg%3E");margin-left:.9375rem}.button-mail:hover{background-color:#664284;border-color:#664284;color:#fff}.button-mail:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15.787.218-.013-.013-.004.004A2.06 2.06 0 0 0 14.875 0H2.125c-.29 0-.567.06-.819.168L1.284.146l-.066.07A2.167 2.167 0 0 0 0 2.165v8.667C0 12.028.953 13 2.125 13h12.75C16.047 13 17 12.028 17 10.833V2.167c0-.861-.499-1.6-1.213-1.95zm-1.26 1.227L9.097 6.84a.777.777 0 0 1-1.08 0L2.59 1.444h11.937zm.348 10.11H2.125a.716.716 0 0 1-.708-.722V2.296l5.61 5.577c.422.42.976.63 1.53.63s1.108-.21 1.53-.629l5.496-5.461v8.42a.716.716 0 0 1-.708.723z' fill='%23FFF'/%3E%3C/svg%3E")}.button-load{align-items:center;display:flex}.button-load:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.402 6.006 7.13 4.747h.37c2.784 0 5.046 2.207 5.046 4.915s-2.262 4.914-5.046 4.914c-2.784 0-5.046-2.206-5.046-4.914v-.837H.75v.837c0 1.76.704 3.417 1.98 4.66A6.792 6.792 0 0 0 7.5 16.25a6.792 6.792 0 0 0 4.77-1.927 6.468 6.468 0 0 0 1.98-4.661c0-1.76-.704-3.417-1.98-4.66l-.216-.203A6.796 6.796 0 0 0 7.5 3.074h-.341l1.276-1.246L7.224.651 3.889 3.91l3.294 3.265 1.219-1.17z' fill='%23FFF'/%3E%3C/svg%3E");background-size:contain;content:""!important;height:1.0625rem;width:.9375rem}.button-toggle{align-items:center;display:flex}.button-toggle:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23001C36' d='M7.2 5.7V.1H5.7v5.6H.1v1.5h5.6v5.7h1.5V7.2h5.7V5.7z'/%3E%3C/svg%3E")!important;height:.8125rem;margin-left:.9375rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;vertical-align:middle;width:.8125rem}.button-toggle:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%2319C3BF' d='M7.2 5.7V.1H5.7v5.6H.1v1.5h5.6v5.7h1.5V7.2h5.7V5.7z'/%3E%3C/svg%3E")!important}.button-toggle.is-active:after,.button-toggle:active:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center}.button-toggle.is-active:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23fff' d='M7.2 5.7V.1H5.7v5.6H.1v1.5h5.6v5.7h1.5V7.2h5.7V5.7z'/%3E%3C/svg%3E")!important}.button-tab{background-color:transparent;border-color:transparent;color:#001c36;padding:.5rem 1.5rem}.button-tab:after{display:none}.button-tab.active,.button-tab:hover{background-color:#19c3bf;border-color:#19c3bf;color:#fff}.button-expand{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23fff' d='M11 19.9H9V11H.1V9H9V.1h2V9h8.9v2H11z'/%3E%3C/svg%3E");background-position:50%;background-size:1.25rem;height:3rem;padding:0;transition:background-color .3s ease-in,-webkit-transform .3s ease-in;transition:background-color .3s ease-in,transform .3s ease-in;transition:background-color .3s ease-in,transform .3s ease-in,-webkit-transform .3s ease-in;width:3rem}.button-expand:after{display:none}.button-expand.button-outline{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23001C36' d='M11 19.9H9V11H.1V9H9V.1h2V9h8.9v2H11z'/%3E%3C/svg%3E");border:.0625rem solid #001c36}.button-expand.button-outline:hover{background-color:#001c36;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 .1v19.8m9.9-9.9H.1' stroke='%23FFF' stroke-width='2' fill='none'/%3E%3C/svg%3E")}.button-expand.deploy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9 1H.1' stroke='%23001C36' stroke-width='2' fill='none'/%3E%3C/svg%3E")}.button-expand.deploy:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9 1H.1' stroke='%23FFF' stroke-width='2' fill='none'/%3E%3C/svg%3E")}.button-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M14.5 15.5 8 9.1l-6.5 6.4-1-1L6.9 8 .5 1.5l1-1L8 6.9 14.5.5l1 1L9.1 8l6.4 6.5z'/%3E%3C/svg%3E");background-position:50%;background-size:1.25rem;border:.0625rem solid #fff;color:#fff;height:3rem;padding:0;transition:opacity .3s ease;width:3rem}.button-close:after{display:none}.button-close:hover{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='color-purple-soft' d='M14.5 15.5 8 9.1l-6.5 6.4-1-1L6.9 8 .5 1.5l1-1L8 6.9 14.5.5l1 1L9.1 8l6.4 6.5z'/%3E%3C/svg%3E");border-color:#eae8ef;transition:all .3s}.button-play{background-color:transparent;border:none;padding:0}.button-play:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='72' height='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%2319C3BF' width='72' height='50' rx='25'/%3E%3Cpath d='M31 17.161V32.84a2 2 0 0 0 3.25 1.561l9.798-7.838a2 2 0 0 0 0-3.124L34.249 15.6A2 2 0 0 0 31 17.16z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");float:left;height:3.125rem}.button-play:hover{background-color:transparent}.button-play:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='72' height='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%2300918E' width='72' height='50' rx='25'/%3E%3Cpath d='M29 15.09v19.82a2 2 0 0 0 3.228 1.58l12.742-9.911a2 2 0 0 0 0-3.158l-12.742-9.91A2 2 0 0 0 29 15.089z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.button-reset-filter{background-image:url(/themes/custom/axens/assets/medias/close.svg);background-size:.625rem;float:none;height:.6875rem;margin-left:1.25rem;padding:0;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:.6875rem}.button-reset-filter:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.button-video:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='72' height='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%2300918E' width='72' height='50' rx='25'/%3E%3Cpath d='M29 15.09v19.82a2 2 0 0 0 3.228 1.58l12.742-9.911a2 2 0 0 0 0-3.158l-12.742-9.91A2 2 0 0 0 29 15.089z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");margin-left:.9375rem}input[type=button],input[type=reset],input[type=submit]{align-items:center;background-color:#19c3bf;border:.0625rem solid #19c3bf;border-radius:62.4375rem;color:#fff;display:flex;flex-shrink:0;float:left;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1rem;font-weight:600;line-height:.0625rem;padding:.875rem 1.5625rem .875rem 2rem;text-decoration:none;transition:.3s ease;transition-property:background-color,color,border-color;width:auto}input[type=button]:after,input[type=reset]:after,input[type=submit]:after{align-items:center;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:flex;height:1.25rem;justify-content:center;left:0;margin-left:.3125rem;position:relative;transition:left .3s ease;width:1.25rem}input[type=button]:not([href]):after,input[type=button][href*="axens.net"]:after,input[type=button][href="#"]:after,input[type=button][href^="/"]:after,input[type=reset]:not([href]):after,input[type=reset][href*="axens.net"]:after,input[type=reset][href="#"]:after,input[type=reset][href^="/"]:after,input[type=submit]:not([href]):after,input[type=submit][href*="axens.net"]:after,input[type=submit][href="#"]:after,input[type=submit][href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#00918e;border-color:#00918e;color:#fff}input[type=button]:hover:after,input[type=reset]:hover:after,input[type=submit]:hover:after{left:.75rem}input[type=button]:active,input[type=reset]:active,input[type=submit]:active{box-shadow:none}@media (max-width:61.855rem){input[type=button]:after,input[type=reset]:after,input[type=submit]:after{margin-left:.625rem}}input[type=file]{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}input[type=file]+label{align-items:center;background-color:#19c3bf;border:.0625rem solid #19c3bf;border-radius:62.4375rem;color:#fff;display:flex;flex-shrink:0;float:left;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1rem;font-weight:600;line-height:.0625rem;padding:.875rem 1.5625rem .875rem 2rem;text-decoration:none;transition:.3s ease;transition-property:background-color,color,border-color;width:auto}input[type=file]+label:after{align-items:center;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:flex;height:1.25rem;justify-content:center;left:0;margin-left:.3125rem;position:relative;transition:left .3s ease;width:1.25rem}input[type=file]+label:not([href]):after,input[type=file]+label[href*="axens.net"]:after,input[type=file]+label[href="#"]:after,input[type=file]+label[href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}input[type=file]+label:hover{background-color:#00918e;border-color:#00918e;color:#fff}input[type=file]+label:hover:after{left:.75rem}input[type=file]+label:active{box-shadow:none}@media (max-width:61.855rem){input[type=file]+label:after{margin-left:.625rem}}form.user-login-form{float:left;margin-bottom:5rem;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);padding-top:7.5rem;position:relative;width:100%}@media (max-width:82.48rem){form.user-login-form{padding-left:1.875rem;padding-right:1.875rem}}form.user-login-form .form-item{width:100%}.language-switcher-form{background-color:#fafafa;border-radius:0 0 .625rem .625rem;display:flex;height:2.5rem;left:16.875rem;position:fixed;top:auto;transition:top .2s ease;width:3.125rem;z-index:100}.language-switcher-form.is-hidden{top:-2.5rem}.language-switcher-form.is-visible{top:auto}.language-switcher-form .title-mobile{display:none}.language-switcher-form .form-item label{font-size:0}.language-switcher-form .form-item label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 27' style='enable-background:new 0 0 27 27' xml:space='preserve'%3E%3Cpath d='M16 15.1c-2 0-3.9-.7-5.5-1.8 1.6-1.8 2.7-4.1 2.9-6.6H16c.5 0 .8-.4.8-.8S16.4 5 16 5h-5.9V3.4c0-.5-.4-.8-.8-.8s-.9.3-.9.8V5H2.5c-.4 0-.8.4-.8.9s.4.8.8.8h9.2c-.2 2.1-1.1 4-2.5 5.5-.9-.9-1.6-2-2-3.2-.1-.5-.6-.7-1-.6-.5.2-.7.7-.5 1.1C6.2 11 7 12.2 8 13.3c-1.5 1.1-3.4 1.8-5.5 1.8-.5 0-.8.4-.8.8s.4.8.8.8c2.5 0 4.9-.9 6.7-2.3 1.9 1.5 4.2 2.3 6.7 2.3.5 0 .8-.4.8-.8s-.3-.8-.7-.8z' style='fill:%231d0647'/%3E%3Cpath d='m25.1 22.3-5.9-11.8c-.1-.3-.4-.5-.8-.5s-.6.2-.8.5l-5.9 11.8c-.2.4 0 .9.4 1.1.1.1.2.1.4.1.3 0 .6-.2.8-.5l1.4-2.9h7.4l1.4 2.9c.2.4.7.6 1.1.4.6-.2.7-.7.5-1.1zm-9.5-3.8 2.8-5.7 2.8 5.7h-5.6z' style='fill:%2318c3bf'/%3E%3C/svg%3E");content:"";display:flex;height:1.875rem;margin-left:.625rem;width:1.875rem}.language-switcher-form .form-item label:after{background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);content:"";display:flex;height:1.875rem;margin-left:1.25rem;width:1.875rem}.language-switcher-form .form-item .form-select,.language-switcher-form input#edit-submit{border:none;cursor:none;height:0;width:0}.language-switcher-form .button-close{display:none}@media (max-width:61.855rem){.language-switcher-form{left:9.375rem;top:0}.language-switcher-form .form-item{margin-right:.3125rem}.language-switcher-form .form-item label{font-size:0;min-width:0}.language-switcher-form .form-item .form-select{font-size:.75rem;margin-left:0;padding-left:.625rem;padding-right:2.1875rem}.language-switcher-form input#edit-submit{font-size:.875rem;margin-right:5%;padding:0 .625rem;width:auto}}body.overlay.bar-language-open>header{top:3.125rem}.page-node-type-area.bar-language-open .language-open.is-hidden,.page-node-type-roc.bar-language-open .language-open.is-hidden{top:-3.125rem}.page-node-type-area.bar-language-open .language-open.is-visible,.page-node-type-roc.bar-language-open .language-open.is-visible{top:0}.page-node-type-area.bar-language-open.scrolled>header.is-visible,.page-node-type-roc.bar-language-open.scrolled>header.is-visible{top:3.125rem}.page-node-type-area.bar-language-open.scrolled .nav-anchor.is-visible,.page-node-type-roc.bar-language-open.scrolled .nav-anchor.is-visible{top:8.75rem}.bar-language-open main{padding-top:5.625rem}.bar-language-open>header{top:3.125rem}.bar-language-open .breadcrumb{top:6.25rem}.bar-language-open .header-roc div h2{top:.625rem}.bar-language-open .language-open{align-items:center;background-color:#fafafa;box-shadow:inset 0 0 .625rem #808d9a;display:flex;height:3.125rem;justify-content:space-between;padding:0 1.875rem;position:fixed;top:0;transition:top .2s ease;width:100%;z-index:100}.bar-language-open .language-open .mobile-only{display:none}@media (max-width:61.855rem){.bar-language-open .language-open .mobile-only{display:block}.bar-language-open .language-open .form-item label{display:none}.bar-language-open .language-open .title-mobile{align-items:center;display:flex;font-size:.8125rem;font-weight:600;line-height:1}.bar-language-open .language-open .title-mobile:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 27' style='enable-background:new 0 0 27 27' xml:space='preserve'%3E%3Cpath d='M16 15.1c-2 0-3.9-.7-5.5-1.8 1.6-1.8 2.7-4.1 2.9-6.6H16c.5 0 .8-.4.8-.8S16.4 5 16 5h-5.9V3.4c0-.5-.4-.8-.8-.8s-.9.3-.9.8V5H2.5c-.4 0-.8.4-.8.9s.4.8.8.8h9.2c-.2 2.1-1.1 4-2.5 5.5-.9-.9-1.6-2-2-3.2-.1-.5-.6-.7-1-.6-.5.2-.7.7-.5 1.1C6.2 11 7 12.2 8 13.3c-1.5 1.1-3.4 1.8-5.5 1.8-.5 0-.8.4-.8.8s.4.8.8.8c2.5 0 4.9-.9 6.7-2.3 1.9 1.5 4.2 2.3 6.7 2.3.5 0 .8-.4.8-.8s-.3-.8-.7-.8z' style='fill:%231d0647'/%3E%3Cpath d='m25.1 22.3-5.9-11.8c-.1-.3-.4-.5-.8-.5s-.6.2-.8.5l-5.9 11.8c-.2.4 0 .9.4 1.1.1.1.2.1.4.1.3 0 .6-.2.8-.5l1.4-2.9h7.4l1.4 2.9c.2.4.7.6 1.1.4.6-.2.7-.7.5-1.1zm-9.5-3.8 2.8-5.7 2.8 5.7h-5.6z' style='fill:%2318c3bf'/%3E%3C/svg%3E");background-position:50%;content:"";display:flex;height:1.875rem;margin-right:.5rem;width:1.875rem}}.bar-language-open .language-open .form-item{align-items:center;display:flex;justify-content:flex-end;margin-bottom:0;width:65%}@media (max-width:61.855rem){.bar-language-open .language-open .form-item{width:50%}}.bar-language-open .language-open .form-item label{align-items:center;cursor:unset;display:flex;font-size:1rem;font-weight:600;width:auto}.bar-language-open .language-open .form-item label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 27' style='enable-background:new 0 0 27 27' xml:space='preserve'%3E%3Cpath d='M16 15.1c-2 0-3.9-.7-5.5-1.8 1.6-1.8 2.7-4.1 2.9-6.6H16c.5 0 .8-.4.8-.8S16.4 5 16 5h-5.9V3.4c0-.5-.4-.8-.8-.8s-.9.3-.9.8V5H2.5c-.4 0-.8.4-.8.9s.4.8.8.8h9.2c-.2 2.1-1.1 4-2.5 5.5-.9-.9-1.6-2-2-3.2-.1-.5-.6-.7-1-.6-.5.2-.7.7-.5 1.1C6.2 11 7 12.2 8 13.3c-1.5 1.1-3.4 1.8-5.5 1.8-.5 0-.8.4-.8.8s.4.8.8.8c2.5 0 4.9-.9 6.7-2.3 1.9 1.5 4.2 2.3 6.7 2.3.5 0 .8-.4.8-.8s-.3-.8-.7-.8z' style='fill:%231d0647'/%3E%3Cpath d='m25.1 22.3-5.9-11.8c-.1-.3-.4-.5-.8-.5s-.6.2-.8.5l-5.9 11.8c-.2.4 0 .9.4 1.1.1.1.2.1.4.1.3 0 .6-.2.8-.5l1.4-2.9h7.4l1.4 2.9c.2.4.7.6 1.1.4.6-.2.7-.7.5-1.1zm-9.5-3.8 2.8-5.7 2.8 5.7h-5.6z' style='fill:%2318c3bf'/%3E%3C/svg%3E");background-position:50%;content:"";display:flex;height:1.875rem;width:1.875rem}.bar-language-open .language-open .form-item .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);background-position:auto 0;background-position:right 1.25rem center;border:.0625rem solid #808d9a;border-radius:1.25rem;color:#001c36;cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:1.875rem;margin-left:.625rem;padding-left:1.25rem;padding-right:2.5rem;position:relative;width:15.625rem}@media (max-width:61.855rem){.bar-language-open .language-open .form-item .form-select{width:auto}}.bar-language-open .language-open input#edit-submit{height:70%;line-height:0;margin-right:22%}@media (max-width:61.855rem){.bar-language-open .language-open input#edit-submit{height:58%}}.bar-language-open .language-open .button-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M14.5 15.5 8 9.1l-6.5 6.4-1-1L6.9 8 .5 1.5l1-1L8 6.9 14.5.5l1 1L9.1 8l6.4 6.5z'/%3E%3C/svg%3E");border:none;color:transparent;cursor:pointer}@media (max-width:61.855rem){.bar-language-open .language-open{padding:0 .625rem;top:0}.bar-language-open .language-open .form-item{margin-right:.3125rem}.bar-language-open .language-open .form-item label{font-size:.75rem}.bar-language-open .language-open .form-item .form-select{font-size:.75rem;margin-left:0;padding-left:.625rem;padding-right:2.1875rem}.bar-language-open .language-open input#edit-submit{font-size:.875rem;margin-right:5%;padding:0 .625rem;width:auto}}.page-node-type-area .contact-search,.page-node-type-roc .contact-search{display:flex}.page-node-type-area .contact-search>svg,.page-node-type-roc .contact-search>svg{margin-left:1.875rem;margin-top:0;width:100%}.page-node-type-area .contact-search>svg .st4,.page-node-type-roc .contact-search>svg .st4{fill:#fff;stroke:#fff;stroke-width:initial;stroke-miterlimit:initial;font-size:1rem}@media (max-width:61.855rem){.page-node-type-area .contact-search>svg,.page-node-type-roc .contact-search>svg{display:none}}.nav-anchor{background-color:rgba(10,1,26,.75);border-top:.0625rem solid rgba(234,232,239,.3);bottom:0;position:absolute;transition:.2s ease-in;transition-property:opacity,top,-webkit-transform;transition-property:transform,opacity,top;transition-property:transform,opacity,top,-webkit-transform;z-index:10}.nav-anchor h3{border-right:.0625rem solid rgba(234,232,239,.3);color:#fff;font-size:1rem;line-height:.8}.nav-anchor ul{display:flex;margin:0;padding-left:0}.nav-anchor-wrapper{background-color:rgba(10,1,26,.75);display:flex;justify-content:space-between;width:100%}.nav-anchor-anchors li a{font-size:16px;font-weight:600;line-height:.8;position:relative;text-decoration:none}.nav-anchor-anchors li a:after{background-color:#001c36;bottom:-.1875rem;content:"";float:left;height:.125rem;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.nav-anchor-anchors li a.active,.nav-anchor-anchors li a:hover{color:#001c36}.nav-anchor-anchors li a.active:after,.nav-anchor-anchors li a:hover:after{opacity:1}.nav-anchor:not(.bg-white) .nav-anchor-anchors li a{color:#fff}.nav-anchor:not(.bg-white) .nav-anchor-anchors li a:after{background-color:#fff}.nav-anchor:not(.bg-white) .nav-anchor-anchors li a.active,.nav-anchor:not(.bg-white) .nav-anchor-anchors li a:hover{color:#fff}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button{background-color:#fff;border-color:#fff;color:#001c36}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23001C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button:hover{color:#19c3bf}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%2319c3bf' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button:not([href]):after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href*="axens.net"]:after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href="#"]:after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23001C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-anchor:not(.bg-white) .nav-anchor-buttons .button:not([href]):hover:after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href*="axens.net"]:hover:after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href="#"]:hover:after,.nav-anchor:not(.bg-white) .nav-anchor-buttons .button[href^="/"]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%2319c3bf' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-anchor.bottom{bottom:-6.875rem}.nav-anchor::-webkit-scrollbar{background:transparent;height:0;width:0}.nav-anchor.is-visible{bottom:auto;left:0;opacity:1;position:fixed;-webkit-transform:translateY(0);transform:translateY(0);z-index:10}.nav-anchor.is-hidden{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media (min-width:61.875rem){.nav-anchor{display:flex;float:left;height:5rem;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);position:relative;position:absolute;width:100%}}@media (min-width:61.875rem) and (max-width:82.48rem){.nav-anchor{padding-left:1.875rem;padding-right:1.875rem}}@media (min-width:61.875rem){.nav-anchor ul{align-items:center}.nav-anchor h3{padding:1.875rem 1.5625rem}.nav-anchor .anchor-selected{display:none}.nav-anchor .anchor-automatic{align-items:center;border-right:.0625rem solid rgba(234,232,239,.3);color:#fff;display:flex;font-size:1rem;padding-right:3.125rem;white-space:nowrap}.nav-anchor .anchors-wrapper{display:flex}.nav-anchor-anchors li{align-items:center;display:flex;padding:0 1.5625rem}.nav-anchor-anchors li:first-of-type{padding-left:1.5625rem!important}.nav-anchor-buttons{align-items:center;gap:1.25rem}.nav-anchor.is-visible{top:5.625rem}}@media (max-width:61.855rem){.nav-anchor{height:3.75rem;width:100%}.nav-anchor ul{flex-direction:column;gap:1.25rem}.nav-anchor .anchor-selected{color:#001c36;display:initial;font-size:1rem;font-weight:600;line-height:1.25rem;position:relative}.nav-anchor .anchor-selected:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%23001C36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:1.25rem;position:absolute;right:0;top:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.25rem}.nav-anchor .anchor-automatic{display:none}.nav-anchor-wrapper{flex-direction:column;gap:1.25rem;padding:1.25rem}.nav-anchor-anchors li{padding-left:1.25rem}.nav-anchor:not(.bg-white) .anchor-selected{color:#fff}.nav-anchor:not(.bg-white) .anchor-selected:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-anchor:not(.is-open) .nav-anchor-wrapper>:not(.anchor-selected){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;transition:all .3s ease;white-space:nowrap!important;width:1px!important}.nav-anchor.is-open .anchor-selected:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav-anchor.is-visible{top:4.375rem}}.page-node-type-contact-us .page-contact-us{padding-top:0}.page-node-type-contact-us .breadcrumb{background-color:#f3f8f7}.page-node-type-contact-us .breadcrumb ul li{background-color:#fff}@media (max-width:61.855rem){.page-node-type-contact-us .page-contact-us>section:first-child{margin-top:4.6875rem}}.contact-search{display:flex}.contact-search>svg{margin-left:.3125rem;margin-top:8.75rem}.contact-search>svg path,.contact-search>svg polygon{cursor:pointer;opacity:.25;transition:opacity .25s ease-in}.contact-search>svg path:hover,.contact-search>svg polygon:hover{opacity:1!important}.contact-search>svg path::-moz-selection,.contact-search>svg polygon::-moz-selection{opacity:1}.contact-search>svg path::selection,.contact-search>svg polygon::selection{opacity:1}@media (max-width:61.855rem){.contact-search>svg{display:none}}@media (min-width:61.875rem){.contact-search{padding-top:3.0625rem}}@media (max-width:61.855rem){.contact-search{padding:1.25rem 1.25rem 1.875rem!important}.contact-search div{width:100%}}.contact-search-form,.contact-search-results{border-radius:.375rem;padding:1.875rem 2.5rem;width:39.375rem}@media (max-width:61.855rem){.contact-search-form,.contact-search-results{padding:1.25rem 0}}.contact-search-form{border-bottom-left-radius:0;border-bottom-right-radius:0}@media (max-width:61.855rem){.contact-search-form{display:flex;flex-direction:column;padding-top:0}}.contact-search-results{border-top-left-radius:0;border-top-right-radius:0;min-height:40.0625rem;padding-right:.9375rem}@media (max-width:61.855rem){.contact-search-results{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:.625rem;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;padding:0;width:100%}}.contact-search .contact-country-title{display:flex;justify-content:space-between;margin-bottom:1.0625rem}.contact-search .contact-country-title h4{font-size:1.75rem;line-height:1.875rem}@media (max-width:61.855rem){.contact-search .contact-country-title h4{font-size:1.375rem;line-height:1.75rem}}.contact-search .contact-country-title .counter{font-size:1.375rem;line-height:1.875rem;opacity:.6}@media (max-width:61.855rem){.contact-search .contact-country-title .counter{font-size:1.125rem;line-height:1.5rem}.contact-search .contact-country-title{display:none}}.contact-country,.country-contacts{margin-bottom:1.25rem}@media (min-width:61.875rem){.page-node-type-area .page-contact-us>header+section,.page-node-type-roc .page-contact-us>header+section{margin-top:5rem}}@media (max-width:61.855rem){.page-node-type-area .page-contact-us>header+section,.page-node-type-roc .page-contact-us>header+section{margin-top:3.125rem}}@media (min-width:61.875rem){.page-node-type-area .page-contact-us,.page-node-type-roc .page-contact-us{padding-top:0}.page-node-type-area header div h2,.page-node-type-roc header div h2{white-space:nowrap}.page-node-type-area header nav>.menu>.menu-item>.link-element a,.page-node-type-area header nav>.menu>.menu-item>.link-element span,.page-node-type-roc header nav>.menu>.menu-item>.link-element a,.page-node-type-roc header nav>.menu>.menu-item>.link-element span{color:#fff}}.page-node-type-area.has-ax-hero main>article header+.section-contact,.page-node-type-roc.has-ax-hero main>article header+.section-contact{margin-top:5rem}@media (max-width:61.855rem){.page-node-type-area.has-ax-hero main>article header+.section-contact,.page-node-type-roc.has-ax-hero main>article header+.section-contact{margin-top:2.5rem}}.page-search{display:flex;flex-direction:column}.page-search .search-load-more{display:flex;justify-content:center}.page-search .search-load-more .load-more{background-color:#19c3bf;background-image:url(/themes/custom/axens/assets/medias/load.svg);background-position:auto 0;background-position:right 1.25rem center;border-radius:1.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:2.5rem;line-height:2rem;margin-left:25%;padding-right:1.25rem;padding-top:.3125rem;text-align:center;text-decoration:none;width:9.1875rem}.page-search .search-load-more .load-more:hover{background-color:#00918e}@media (max-width:61.855rem){.page-search .search-load-more .load-more{margin-left:0}}.page-search .search-content{display:flex}@media (max-width:61.855rem){.page-search .search-content{align-content:center;background-color:#f3f8f7;flex-direction:column}}.page-search .search-content .search-types,.page-search .search-filters-mobile .search-types{border-left:.1875rem solid #19c3bf;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-left:2.0625rem;width:20.3125rem}@media (max-width:61.855rem){.page-search .search-content .search-types,.page-search .search-filters-mobile .search-types{margin-bottom:1.875rem;margin-left:1.25rem;padding-left:1.4375rem}}@media (min-width:61.875rem){.page-search .search-content .search-types ul li,.page-search .search-filters-mobile .search-types ul li{max-width:13.125rem}}.page-search .search-content .search-types ul,.page-search .search-filters-mobile .search-types ul{list-style:none;margin-bottom:0;margin-top:0;padding-left:0}.page-search .search-content .search-types ul .type,.page-search .search-filters-mobile .search-types ul .type{color:#3d284f;cursor:pointer;font-size:1.375rem;line-height:1.875rem;margin-bottom:1.25rem}.page-search .search-content .search-types ul .type:hover,.page-search .search-filters-mobile .search-types ul .type:hover{color:#19c3bf}.page-search .search-content .search-types ul .checked,.page-search .search-filters-mobile .search-types ul .checked{color:#19c3bf;font-weight:600}@media (max-width:61.855rem){.page-search .search-content .search-types ul .type,.page-search .search-filters-mobile .search-types ul .type{font-size:1.125rem;line-height:1.5rem}}.page-search .search-content .search-types ul .type .option-count,.page-search .search-filters-mobile .search-types ul .type .option-count{color:rgba(61,40,79,.5);margin-left:.625rem}.page-search .search-content .search-types ul li:last-child,.page-search .search-filters-mobile .search-types ul li:last-child{margin-bottom:0}@media (max-width:61.855rem){.page-search .search-content .search-types{display:none}}.page-search .search-content .search-noresults{display:none}.page-search .search-content .search-results mark{background-color:transparent;color:#fbbb21}.page-search .search-content .search-noresults,.page-search .search-content .search-results{background-color:#f3f8f7;flex:1;padding:2.5rem}@media (max-width:61.855rem){.page-search .search-content .search-noresults,.page-search .search-content .search-results{padding:.9375rem}}.page-search .search-content .search-noresults .search-result,.page-search .search-content .search-noresults .search-result-noresults,.page-search .search-content .search-results .search-result,.page-search .search-content .search-results .search-result-noresults{background-color:#fff;border:.0625rem solid #d2cdda;border-radius:.375rem;margin-bottom:2.5rem;padding:2.5rem}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result,.page-search .search-content .search-noresults .search-result-noresults,.page-search .search-content .search-results .search-result,.page-search .search-content .search-results .search-result-noresults{margin-bottom:.9375rem;padding:1.5625rem 1.875rem 1.875rem}}.page-search .search-content .search-noresults .search-result .noresults,.page-search .search-content .search-noresults .search-result-noresults .noresults,.page-search .search-content .search-results .search-result .noresults,.page-search .search-content .search-results .search-result-noresults .noresults{color:#3d284f;font-size:1rem;font-weight:600;line-height:1.375rem;margin-bottom:1.875rem}.page-search .search-content .search-noresults .search-result .contact-us,.page-search .search-content .search-noresults .search-result-noresults .contact-us,.page-search .search-content .search-results .search-result .contact-us,.page-search .search-content .search-results .search-result-noresults .contact-us{margin-top:1.875rem}.page-search .search-content .search-noresults .search-result .contact-us .more,.page-search .search-content .search-noresults .search-result-noresults .contact-us .more,.page-search .search-content .search-results .search-result .contact-us .more,.page-search .search-content .search-results .search-result-noresults .contact-us .more{background-image:none;padding-right:1.25rem}.page-search .search-content .search-noresults .search-result-noresults-top,.page-search .search-content .search-noresults .search-result-top,.page-search .search-content .search-results .search-result-noresults-top,.page-search .search-content .search-results .search-result-top{border-bottom:.0625rem solid #d2cdda;display:flex;margin-bottom:1.375rem;padding-bottom:2.5rem}.page-search .search-content .search-noresults .search-result-noresults-top>div,.page-search .search-content .search-noresults .search-result-top>div,.page-search .search-content .search-results .search-result-noresults-top>div,.page-search .search-content .search-results .search-result-top>div{flex:1}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-noresults-top,.page-search .search-content .search-noresults .search-result-top,.page-search .search-content .search-results .search-result-noresults-top,.page-search .search-content .search-results .search-result-top{padding-bottom:0}}.page-search .search-content .search-noresults .search-result figure,.page-search .search-content .search-noresults .search-result-noresults figure,.page-search .search-content .search-results .search-result figure,.page-search .search-content .search-results .search-result-noresults figure{border-radius:.375rem;display:flex;height:9.375rem;justify-content:center;margin-right:1.875rem;overflow:hidden;width:6.875rem}.page-search .search-content .search-noresults .search-result figure embed,.page-search .search-content .search-noresults .search-result figure img,.page-search .search-content .search-noresults .search-result figure object,.page-search .search-content .search-noresults .search-result figure video,.page-search .search-content .search-noresults .search-result-noresults figure embed,.page-search .search-content .search-noresults .search-result-noresults figure img,.page-search .search-content .search-noresults .search-result-noresults figure object,.page-search .search-content .search-noresults .search-result-noresults figure video,.page-search .search-content .search-results .search-result figure embed,.page-search .search-content .search-results .search-result figure img,.page-search .search-content .search-results .search-result figure object,.page-search .search-content .search-results .search-result figure video,.page-search .search-content .search-results .search-result-noresults figure embed,.page-search .search-content .search-results .search-result-noresults figure img,.page-search .search-content .search-results .search-result-noresults figure object,.page-search .search-content .search-results .search-result-noresults figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result figure,.page-search .search-content .search-noresults .search-result-noresults figure,.page-search .search-content .search-results .search-result figure,.page-search .search-content .search-results .search-result-noresults figure{height:6.4375rem;width:4.6875rem}}.page-search .search-content .search-noresults .search-result-noresults-title,.page-search .search-content .search-noresults .search-result-title,.page-search .search-content .search-results .search-result-noresults-title,.page-search .search-content .search-results .search-result-title{color:#19c3bf;font-size:1.75rem;line-height:2.125rem;text-decoration:none}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-noresults-title,.page-search .search-content .search-noresults .search-result-title,.page-search .search-content .search-results .search-result-noresults-title,.page-search .search-content .search-results .search-result-title{font-size:1.375rem;line-height:1.75rem}}.page-search .search-content .search-noresults .search-result-noresults-text,.page-search .search-content .search-noresults .search-result-text,.page-search .search-content .search-results .search-result-noresults-text,.page-search .search-content .search-results .search-result-text{font-size:1.125rem;line-height:1.625rem;margin-bottom:1.25rem;padding-top:1.375rem}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-noresults-text,.page-search .search-content .search-noresults .search-result-text,.page-search .search-content .search-results .search-result-noresults-text,.page-search .search-content .search-results .search-result-text{font-size:1rem;line-height:1.375rem;margin-bottom:0;padding-bottom:1.25rem;padding-top:.625rem}}.page-search .search-content .search-noresults .search-result-info,.page-search .search-content .search-noresults .search-result-noresults-info,.page-search .search-content .search-results .search-result-info,.page-search .search-content .search-results .search-result-noresults-info{align-items:baseline;display:flex;justify-content:space-between}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-info,.page-search .search-content .search-noresults .search-result-noresults-info,.page-search .search-content .search-results .search-result-info,.page-search .search-content .search-results .search-result-noresults-info{flex-direction:column}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper{margin-bottom:.625rem}}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper .add-to-calendar-widget,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper .add-to-calendar-widget,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper .add-to-calendar-widget,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper .add-to-calendar-widget{align-items:flex-start;display:flex;flex-direction:column}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper.open label,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper.open label,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper.open label,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper.open label{background-color:#664284;color:#fff}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper.open label:after,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper.open label:after,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper.open label:after,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper.open label:after{content:url("data:image/svg+xml,%3Csvgwidth='16'height='17'viewBox='001617'xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EShape2%3C/title%3E%3Cgfill='none'fill-rule='evenodd'%3E%3Cpathd='M0-1h16v21H0z'/%3E%3Cpathd='M317h10.5c1.77902.5-.7332.5-2.5v-10c0-1.587-.721-2.32-2.5-2.5h-2V0H10v2H5.5V0H4v2H3c-1.779.18-3.913-32.5v10C016.2671.22117317zm10.5-1.5h-11c-.6020-1-.387-1-1v-6h13v6c0.613-.3981-11zm-11-12H4V6h1.5V3.5H10V6h1.5V3.5h2c.60201.42611V7h-13V4.5c0-.574.398-11-1z'fill='white'fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper.open .add-to-calendar-icons,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper.open .add-to-calendar-icons,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper.open .add-to-calendar-icons,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper.open .add-to-calendar-icons{background-color:#fff;border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;float:left;margin-top:.3125rem;padding:1.25rem;width:auto}.page-search .search-content .search-noresults .search-result-info .add-to-calendar-wrapper.open .add-to-calendar-icons a,.page-search .search-content .search-noresults .search-result-noresults-info .add-to-calendar-wrapper.open .add-to-calendar-icons a,.page-search .search-content .search-results .search-result-info .add-to-calendar-wrapper.open .add-to-calendar-icons a,.page-search .search-content .search-results .search-result-noresults-info .add-to-calendar-wrapper.open .add-to-calendar-icons a{color:#664284;display:flex;font-weight:600;text-decoration:none}.page-search .search-content .search-noresults .search-result-info .result-info,.page-search .search-content .search-noresults .search-result-noresults-info .result-info,.page-search .search-content .search-results .search-result-info .result-info,.page-search .search-content .search-results .search-result-noresults-info .result-info{align-items:baseline;display:flex}.page-search .search-content .search-noresults .search-result-info .result-info>div,.page-search .search-content .search-noresults .search-result-noresults-info .result-info>div,.page-search .search-content .search-results .search-result-info .result-info>div,.page-search .search-content .search-results .search-result-noresults-info .result-info>div{display:flex}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-info .result-info,.page-search .search-content .search-noresults .search-result-noresults-info .result-info,.page-search .search-content .search-results .search-result-info .result-info,.page-search .search-content .search-results .search-result-noresults-info .result-info{flex-direction:column}}.page-search .search-content .search-noresults .search-result-info .result-info span,.page-search .search-content .search-noresults .search-result-noresults-info .result-info span,.page-search .search-content .search-results .search-result-info .result-info span,.page-search .search-content .search-results .search-result-noresults-info .result-info span{margin-right:0}.page-search .search-content .search-noresults .search-result-info .result-info .type,.page-search .search-content .search-noresults .search-result-noresults-info .result-info .type,.page-search .search-content .search-results .search-result-info .result-info .type,.page-search .search-content .search-results .search-result-noresults-info .result-info .type{background-color:#f3f8f7;border:.0625rem solid #d2cdda;border-radius:.84375rem;color:#3d284f;font-size:1rem;font-weight:600;height:-webkit-max-content;height:-moz-max-content;height:max-content;line-height:1.1875rem;margin-right:.9375rem;opacity:.5;padding:.25rem .625rem}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-info .result-info .type,.page-search .search-content .search-noresults .search-result-noresults-info .result-info .type,.page-search .search-content .search-results .search-result-info .result-info .type,.page-search .search-content .search-results .search-result-noresults-info .result-info .type{margin-bottom:.625rem}}.page-search .search-content .search-noresults .search-result-info .result-info .dash,.page-search .search-content .search-noresults .search-result-noresults-info .result-info .dash,.page-search .search-content .search-results .search-result-info .result-info .dash,.page-search .search-content .search-results .search-result-noresults-info .result-info .dash{margin-left:.625rem;margin-right:.625rem}.page-search .search-content .search-noresults .search-result-info .result-info .date,.page-search .search-content .search-noresults .search-result-noresults-info .result-info .date,.page-search .search-content .search-results .search-result-info .result-info .date,.page-search .search-content .search-results .search-result-noresults-info .result-info .date{color:#3d284f;font-size:1rem;line-height:1.5rem}.page-search .search-content .search-noresults .search-result-info .more,.page-search .search-content .search-noresults .search-result-noresults-info .more,.page-search .search-content .search-results .search-result-info .more,.page-search .search-content .search-results .search-result-noresults-info .more{background-color:#19c3bf;background-image:url(/themes/custom/axens/assets/medias/arrow-right.svg);background-position:auto 0;background-position:right 1.25rem center;border-radius:1.5rem;color:#fff;font-size:1rem;font-weight:600;height:2.5rem;line-height:2rem;padding-left:1.25rem;padding-right:2.5rem;padding-top:.3125rem;text-align:center;text-decoration:none;width:auto}.page-search .search-content .search-noresults .search-result-info .more:hover,.page-search .search-content .search-noresults .search-result-noresults-info .more:hover,.page-search .search-content .search-results .search-result-info .more:hover,.page-search .search-content .search-results .search-result-noresults-info .more:hover{background-color:#00918e}@media (max-width:61.855rem){.page-search .search-content .search-noresults .search-result-info .more,.page-search .search-content .search-noresults .search-result-noresults-info .more,.page-search .search-content .search-results .search-result-info .more,.page-search .search-content .search-results .search-result-noresults-info .more{align-self:flex-start}}.page-search .search-content .search-noresults .search-result-noresults,.page-search .search-content .search-results .search-result-noresults{margin-bottom:0}.page-user #content .tabs{float:none}.page-user #content .profile,.page-user #content .tabs,.page-user #content form{margin:1.25rem auto auto;width:60rem}.page-user .profile h3,.page-user .profile>dl{float:left;margin-bottom:.625rem;position:relative;width:100%}.page-node-type-market .section-market-push,.page-node-type-offer .section-market-push{margin-bottom:0;margin-top:0}.page-node-type-market .section-market-push .push-diagram,.page-node-type-market .section-market-push .push-product-finder,.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{background-color:#fff;border-radius:.375rem;position:relative;width:100%}.page-node-type-market .section-market-push .push-diagram h2,.page-node-type-market .section-market-push .push-product-finder h2,.page-node-type-offer .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-product-finder h2{font-size:2.125rem}.page-node-type-market .section-market-push .push-diagram h2,.page-node-type-market .section-market-push .push-diagram p,.page-node-type-market .section-market-push .push-product-finder h2,.page-node-type-market .section-market-push .push-product-finder p,.page-node-type-offer .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-diagram p,.page-node-type-offer .section-market-push .push-product-finder h2,.page-node-type-offer .section-market-push .push-product-finder p{max-width:21.875rem}.page-node-type-market .section-market-push .push-diagram>div,.page-node-type-market .section-market-push .push-product-finder>div,.page-node-type-offer .section-market-push .push-diagram>div,.page-node-type-offer .section-market-push .push-product-finder>div{background-position:50%;background-size:cover;height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%}.page-node-type-market .section-market-push .push-diagram .ax-btn,.page-node-type-market .section-market-push .push-product-finder .ax-btn,.page-node-type-offer .section-market-push .push-diagram .ax-btn,.page-node-type-offer .section-market-push .push-product-finder .ax-btn{margin-top:1.875rem;position:relative;z-index:10}.page-node-type-market .section-market-push .push-diagram>div,.page-node-type-offer .section-market-push .push-diagram>div{background-image:url(/themes/custom/axens/assets/medias/bg-push-diagram.svg)}.page-node-type-market .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-diagram h2{color:#664284}.page-node-type-market .section-market-push .push-product-finder>div,.page-node-type-offer .section-market-push .push-product-finder>div{background-image:url(/themes/custom/axens/assets/medias/bg-push-product-finder.svg)}.page-node-type-market .section-market-push .push-product-finder h2,.page-node-type-offer .section-market-push .push-product-finder h2{color:#19c3bf}@media (min-width:61.875rem){.page-node-type-market .section-market-push,.page-node-type-offer .section-market-push{display:flex;padding-bottom:5rem;padding-top:0}.page-node-type-market .section-market-push.col1 .push-diagram,.page-node-type-market .section-market-push.col1 .push-product-finder,.page-node-type-offer .section-market-push.col1 .push-diagram,.page-node-type-offer .section-market-push.col1 .push-product-finder{border-radius:.375rem}.page-node-type-market .section-market-push.col1 .push-diagram h2,.page-node-type-market .section-market-push.col1 .push-diagram p,.page-node-type-market .section-market-push.col1 .push-product-finder h2,.page-node-type-market .section-market-push.col1 .push-product-finder p,.page-node-type-offer .section-market-push.col1 .push-diagram h2,.page-node-type-offer .section-market-push.col1 .push-diagram p,.page-node-type-offer .section-market-push.col1 .push-product-finder h2,.page-node-type-offer .section-market-push.col1 .push-product-finder p{max-width:21.875rem}.page-node-type-market .section-market-push.col2 .push-diagram,.page-node-type-market .section-market-push.col2 .push-product-finder,.page-node-type-offer .section-market-push.col2 .push-diagram,.page-node-type-offer .section-market-push.col2 .push-product-finder{width:50%}.page-node-type-market .section-market-push.col2 .push-diagram a,.page-node-type-market .section-market-push.col2 .push-diagram h2,.page-node-type-market .section-market-push.col2 .push-diagram p,.page-node-type-market .section-market-push.col2 .push-product-finder a,.page-node-type-market .section-market-push.col2 .push-product-finder h2,.page-node-type-market .section-market-push.col2 .push-product-finder p,.page-node-type-offer .section-market-push.col2 .push-diagram a,.page-node-type-offer .section-market-push.col2 .push-diagram h2,.page-node-type-offer .section-market-push.col2 .push-diagram p,.page-node-type-offer .section-market-push.col2 .push-product-finder a,.page-node-type-offer .section-market-push.col2 .push-product-finder h2,.page-node-type-offer .section-market-push.col2 .push-product-finder p{-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.page-node-type-market .section-market-push.col2 .push-diagram.disabled,.page-node-type-market .section-market-push.col2 .push-product-finder.disabled,.page-node-type-offer .section-market-push.col2 .push-diagram.disabled,.page-node-type-offer .section-market-push.col2 .push-product-finder.disabled{opacity:.8}.page-node-type-market .section-market-push.col2 .push-diagram:hover,.page-node-type-market .section-market-push.col2 .push-product-finder:hover,.page-node-type-offer .section-market-push.col2 .push-diagram:hover,.page-node-type-offer .section-market-push.col2 .push-product-finder:hover{width:60%}.page-node-type-market .section-market-push.col2 .push-diagram:hover a,.page-node-type-market .section-market-push.col2 .push-diagram:hover h2,.page-node-type-market .section-market-push.col2 .push-diagram:hover p,.page-node-type-market .section-market-push.col2 .push-product-finder:hover a,.page-node-type-market .section-market-push.col2 .push-product-finder:hover h2,.page-node-type-market .section-market-push.col2 .push-product-finder:hover p,.page-node-type-offer .section-market-push.col2 .push-diagram:hover a,.page-node-type-offer .section-market-push.col2 .push-diagram:hover h2,.page-node-type-offer .section-market-push.col2 .push-diagram:hover p,.page-node-type-offer .section-market-push.col2 .push-product-finder:hover a,.page-node-type-offer .section-market-push.col2 .push-product-finder:hover h2,.page-node-type-offer .section-market-push.col2 .push-product-finder:hover p{-webkit-transform:scale(1.15);transform:scale(1.15)}.page-node-type-market .section-market-push .push-diagram,.page-node-type-market .section-market-push .push-product-finder,.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{padding:8.4375rem 4.375rem;transition:width .3s ease,opacity .3s ease,font-size .3s ease,line-height .3s ease}.page-node-type-market .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-diagram{border-bottom-right-radius:0;border-right:.0625rem solid rgba(102,66,132,.15);border-top-right-radius:0}.page-node-type-market .section-market-push .push-product-finder,.page-node-type-offer .section-market-push .push-product-finder{border-bottom-left-radius:0;border-top-left-radius:0}}@media (max-width:61.855rem){.page-node-type-market .section-market-push,.page-node-type-offer .section-market-push{padding:3.125rem 1.25rem 2.5rem}.page-node-type-market .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-diagram{display:none}.page-node-type-market .section-market-push .push-diagram,.page-node-type-market .section-market-push .push-product-finder,.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{margin-bottom:1.25rem;padding:3.75rem 1.875rem}.page-node-type-market .section-market-push .push-diagram h2,.page-node-type-market .section-market-push .push-product-finder h2,.page-node-type-offer .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-product-finder h2{font-size:1.75rem}.page-node-type-market .section-market-push .push-diagram>p,.page-node-type-market .section-market-push .push-product-finder>p,.page-node-type-offer .section-market-push .push-diagram>p,.page-node-type-offer .section-market-push .push-product-finder>p{font-size:1rem}.page-node-type-market .section-market-push .push-diagram a,.page-node-type-market .section-market-push .push-product-finder a,.page-node-type-offer .section-market-push .push-diagram a,.page-node-type-offer .section-market-push .push-product-finder a{margin-top:.9375rem}.page-node-type-market .section-market-push .push-diagram.push-product-finder,.page-node-type-market .section-market-push .push-product-finder.push-product-finder,.page-node-type-offer .section-market-push .push-diagram.push-product-finder,.page-node-type-offer .section-market-push .push-product-finder.push-product-finder{padding:2.5rem 1.875rem}.page-node-type-market .section-market-push .push-diagram.push-product-finder h2,.page-node-type-market .section-market-push .push-product-finder.push-product-finder h2,.page-node-type-offer .section-market-push .push-diagram.push-product-finder h2,.page-node-type-offer .section-market-push .push-product-finder.push-product-finder h2{margin-bottom:0}.page-node-type-market .section-market-push .push-diagram.push-product-finder .ax-btn,.page-node-type-market .section-market-push .push-product-finder.push-product-finder .ax-btn,.page-node-type-offer .section-market-push .push-diagram.push-product-finder .ax-btn,.page-node-type-offer .section-market-push .push-product-finder.push-product-finder .ax-btn{margin-top:.9375rem}}.page-node-type-offer .section-market-push .push-product-finder{margin:0}.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{background-color:#f3f8f7;border-radius:.375rem;margin-top:4.6875rem}.page-node-type-offer .section-market-push .push-diagram .ax-btn,.page-node-type-offer .section-market-push .push-product-finder .ax-btn{margin-top:.9375rem}.page-node-type-offer .section-market-push .push-diagram>p,.page-node-type-offer .section-market-push .push-product-finder>p{position:relative;z-index:1}.page-node-type-offer .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-product-finder h2{font-size:2.75rem;margin-bottom:1.5625rem;position:relative;z-index:1}.page-node-type-offer .section-market-push .push-diagram h2 p,.page-node-type-offer .section-market-push .push-product-finder h2 p{margin-bottom:0}@media (min-width:61.875rem){.page-node-type-offer .section-market-push .push-product-finder{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{padding:5.9375rem 10.9375rem 4.6875rem}}@media (max-width:61.855rem){.page-node-type-offer .section-market-push .push-diagram,.page-node-type-offer .section-market-push .push-product-finder{padding:3.75rem 1.875rem 3.125rem}.page-node-type-offer .section-market-push .push-diagram h2,.page-node-type-offer .section-market-push .push-product-finder h2{font-size:1.625rem;margin-bottom:.9375rem}.page-node-type-offer .section-market-push .push-diagram .ax-btn,.page-node-type-offer .section-market-push .push-product-finder .ax-btn{margin-top:.625rem}}.page-node-type-segment section.section-segment .second-category ul li.disable{display:none}.page-node-type-segment section.section-segment .second-category ul.active>li:before{background-color:#664284;border-radius:3.125rem;height:.1875rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.1875rem}.page-node-type-segment section.section-segment .second-category ul.active>li.is-open:before{background-color:#19c3bf;border-radius:.375rem;content:"";height:100%;top:.25rem;-webkit-transform:translateY(0);transform:translateY(0);width:.1875rem}.page-node-type-segment section.section-segment .second-category ul.hide{display:none}.page-node-type-segment section.section-segment .description>div{display:block}.page-node-type-segment section.section-segment .description>div.hide{display:none}.page-node-type-segment section.section-segment .content .category-results{background-color:transparent;padding:0}.page-node-type-segment section.section-segment .content .category-results>div{padding:0}.page-node-type-segment section.section-segment .content .category-results>div.hide{display:none}.page-node-type-segment section.section-segment .content .category-results>div h3{color:#19c3bf;font-size:1.75rem;margin-bottom:1.5625rem}.page-node-type-segment section.section-segment .product-teaser{position:relative}.page-node-type-segment section.section-segment .product-teaser .text-items{display:flex;font-size:1rem}.page-node-type-segment section.section-segment .product-teaser .text-items>div{width:50%}.page-node-type-segment section.section-segment .product-teaser .text-items .item-title{color:rgba(102,66,132,.5);float:left;font-weight:600;margin-bottom:.3125rem;width:100%}.page-node-type-segment section.section-segment .product-teaser .text-items .item-text{width:100%}.page-node-type-segment section.section-segment .product-teaser .medias{display:flex;margin-top:1.25rem}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons{align-items:flex-start;display:flex;margin-right:1.5625rem}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons-expand{left:85%}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons.show{z-index:10}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons.show .document-buttons-expand{position:relative}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons .document-buttons-expand{left:auto;right:0}.page-node-type-segment section.section-segment .product-teaser .cta-title{color:#3d284f;display:flex;font-size:1rem;font-weight:600;line-height:1;margin-bottom:1.25rem;margin-top:2.5rem}.page-node-type-segment section.section-segment .product-teaser-modal{position:relative}.page-node-type-segment section.section-segment .product-teaser-modal svg{padding:0}.page-node-type-segment section.section-segment .product-teaser-modal>button{bottom:2.5rem;left:2.5rem;position:absolute;z-index:10}.page-node-type-segment section.section-segment .product-teaser-modal>button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.036 9.672-.354 6.01-6.01.354m-.354-6.718 6.01 6.01m-14.364-8 .354-6.01 6.01-.354m.354 6.718-6.01-6.01' stroke='%23FFF' stroke-width='1.5' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");margin-left:.9375rem;position:relative;top:.1875rem}.page-node-type-segment section.section-segment .product-teaser-modal.disabled>button{display:none}.page-node-type-segment section.section-segment .product-teaser-modal:before{background-color:rgba(60,20,94,.06);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container{border-top-left-radius:0;border-top-right-radius:0;height:17.1875rem;left:0;margin-top:.625rem;position:relative;top:0;-webkit-transform:translate(0);transform:translate(0);width:100%;z-index:8}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened:after{background-color:rgba(36,35,38,.5);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:98}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container{border-top-left-radius:.375rem;border-top-right-radius:.375rem;height:auto;left:50%;margin:0;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80vw;z-index:101}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container figure article{height:80vh;width:auto}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container figure article img{max-height:100%;-o-object-fit:contain;object-fit:contain}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container .modal-container-intro{display:flex;justify-content:flex-end}.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container .modal-container-intro h3,.page-node-type-segment section.section-segment .product-teaser-modal.modal-product-opened .modal-container .modal-container-intro p{margin-bottom:0}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container-intro{display:none}@media (min-width:61.875rem){.page-node-type-segment section.section-segment .offer-teaser,.page-node-type-segment section.section-segment .product-catalog-teaser{padding:2.8125rem 2.5rem}.page-node-type-segment section.section-segment .product-teaser .text-items{margin-top:2.1875rem}.page-node-type-segment section.section-segment .product-teaser .text-items>div{padding-right:.9375rem}.page-node-type-segment section.section-segment .product-teaser-content{padding:2.8125rem 1.875rem 1.875rem}.page-node-type-segment section.section-segment .product-teaser-content>a{margin-right:.625rem}.page-node-type-segment section.section-segment .description>div{margin-bottom:5.3125rem}.page-node-type-segment section.section-segment .content nav>ul{margin:0}.page-node-type-segment section.section-segment .content .category-results .col-offer{border:none;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.page-node-type-segment section.section-segment .content .category-results .col-offer .hide{display:none}.page-node-type-segment section.section-segment .content .category-results .col-offer>div{border:.0625rem solid #eae8ef;border-radius:.375rem;margin-bottom:1.5625rem;width:calc(50% - .78125rem)}.page-node-type-segment section.section-segment .content .category-results>div h3{display:flex}.page-node-type-segment section.section-segment .content .category-results>div p{margin-bottom:1.5625rem}.page-node-type-segment section.section-segment .content .category-results .solution{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:right;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.3125rem;margin-right:.625rem;padding:0 .625rem}}@media (max-width:61.855rem){.page-node-type-segment>main>article>header{margin-bottom:3.125rem}.page-node-type-segment section.section-segment .content{float:none;width:100%}.page-node-type-segment section.section-segment .description{padding:0 1.25rem}.page-node-type-segment section.section-segment .description>div{margin-bottom:1.875rem}.page-node-type-segment section.section-segment .second-category{display:flex;flex-direction:column;float:none;width:100%}.page-node-type-segment section.section-segment .second-category ul{margin:0}.page-node-type-segment section.section-segment .second-category ul li>div{border:.0625rem solid #eae8ef;border-radius:.375rem;display:none;margin:0 1.25rem 1.25rem}.page-node-type-segment section.section-segment .second-category ul li>div:first-of-type{margin-top:2.8125rem}.page-node-type-segment section.section-segment .second-category ul li>div h3{color:#19c3bf;font-size:1.125rem;margin-bottom:.9375rem}.page-node-type-segment section.section-segment .second-category ul li>div .offer-teaser,.page-node-type-segment section.section-segment .second-category ul li>div .product-catalog-teaser{padding:1.875rem;width:100%}.page-node-type-segment section.section-segment .second-category ul li>div .product-teaser-content{padding:1.875rem}.page-node-type-segment section.section-segment .second-category ul li>div .product-teaser-content .field--name-title{color:#19c3bf}.page-node-type-segment section.section-segment .second-category ul li>div .product-teaser-content p,.page-node-type-segment section.section-segment .second-category ul li>div .product-teaser-content span{color:#3d284f}.page-node-type-segment section.section-segment .second-category ul li.is-open>div{display:flex}.page-node-type-segment section.section-segment .second-category ul li.is-open>div.hide{display:none}.page-node-type-segment section.section-segment .content .category-results{padding:0 1.25rem}.page-node-type-segment section.section-segment .content .category-results>div{border:none}.page-node-type-segment section.section-segment .offer-teaser,.page-node-type-segment section.section-segment .product-catalog-teaser{padding:2.5rem 1.875rem;position:relative}.page-node-type-segment section.section-segment .offer-teaser p,.page-node-type-segment section.section-segment .product-catalog-teaser p{color:#3d284f;font-size:1rem}.page-node-type-segment section.section-segment .offer-teaser .solution,.page-node-type-segment section.section-segment .product-catalog-teaser .solution{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;bottom:1.875rem;color:rgba(61,40,79,.5);float:right;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.3125rem;margin-right:.625rem;padding:0 .625rem;position:absolute;right:1.875rem}.page-node-type-segment section.section-segment .product-teaser .medias{align-items:baseline;flex-direction:column;margin-bottom:.9375rem}.page-node-type-segment section.section-segment .product-teaser .medias .document-buttons{margin-bottom:1.25rem;width:auto}.page-node-type-segment section.section-segment .product-teaser-content{padding:2.5rem 1.875rem}.page-node-type-segment section.section-segment .product-teaser-content ol,.page-node-type-segment section.section-segment .product-teaser-content ul{font-size:1rem;margin-bottom:.9375rem}.page-node-type-segment section.section-segment .product-teaser-content>a{margin-bottom:.625rem;margin-right:.625rem}.page-node-type-segment section.section-segment .product-teaser .cta-title{margin-top:1.25rem}.page-node-type-segment section.section-segment .product-teaser .text-items{flex-direction:column;margin-bottom:0;margin-top:1.875rem}.page-node-type-segment section.section-segment .product-teaser .text-items>div{margin-bottom:1.875rem;width:100%}.page-node-type-segment section.section-segment .product-teaser .text-items>div:last-of-type{margin-bottom:0}.page-node-type-segment section.section-segment .product-teaser p{font-size:1rem}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container{height:8.125rem;margin-top:0;width:100%}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container.modal-product-opened{height:100%;left:0;position:fixed;top:0;-webkit-transform:translate(0);transform:translate(0);width:100%;z-index:101}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container.modal-product-opened .modal-container-intro{display:block;padding:1.5625rem}.page-node-type-segment section.section-segment .product-teaser-modal .modal-container.modal-product-opened .modal-container-intro button{background-size:.75rem}.page-node-type-segment section.section-segment .product-teaser-modal>button{display:none}}.page-node-type-product-catalog section.section-product-catalog .category-results{background-color:transparent;padding:0}.page-node-type-product-catalog section.section-product-catalog .category-results>div{border:none;margin-bottom:0;padding:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item{float:left}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item .medias{margin-top:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item.hide{display:none}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div{background-color:#f3f8f7;border-radius:.375rem;float:left;margin-bottom:2.5rem;width:auto}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-card{background-color:#fff;border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;float:left;margin-bottom:2.5rem;padding:2.5rem;width:100%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-card:last-of-type{margin-bottom:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-card.is-open .product-catalog-item-details{height:100%;opacity:1;visibility:visible}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div.hide{display:none}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div h3{color:#664284;font-size:1.75rem;margin-bottom:.625rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>p{color:#7c6eb0;margin-bottom:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>div{float:left}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>div h4{color:#19c3bf;margin-bottom:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro{position:relative}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro button{position:absolute;right:0;top:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-details{float:left;transition:opacity .5s ease}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-details.expand{height:0;opacity:0;visibility:hidden}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-details>a{margin-right:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items{display:flex;font-size:1rem;margin-bottom:1.5625rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items>div{margin-right:.625rem;width:50%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items .item-title{color:rgba(124,110,176,.5);float:left;font-weight:600;margin-bottom:.3125rem;width:100%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items .item-text{width:100%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .medias{display:flex}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .medias button{margin-right:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .medias .document-buttons{width:auto}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .medias .document-buttons-expand{left:85%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .cta-title{color:#664284;display:flex;font-size:1rem;font-weight:600;margin-bottom:.3125rem}@media (min-width:61.875rem){.page-node-type-product-catalog header.header-generic>div{padding-top:15rem}.page-node-type-product-catalog section.section-product-catalog .second-category h2{margin-bottom:1.5625rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item{width:100%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div{padding:3.125rem 2.5rem;width:100%}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .cta-title{margin-top:1.25rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items{margin-top:.9375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>div{width:100%}}@media (max-width:61.855rem){.page-node-type-product-catalog header.header-generic{padding-top:0}.page-node-type-product-catalog header.header-generic>div{padding:9.6875rem 0 3.125rem}.page-node-type-product-catalog header.header-generic aside{margin:0}.page-node-type-product-catalog section.section-product-catalog{padding:0 .3125rem}.page-node-type-product-catalog section.section-product-catalog .second-category h2{margin-bottom:1.25rem}.page-node-type-product-catalog section.section-product-catalog ul li .product-catalog-item{display:none}.page-node-type-product-catalog section.section-product-catalog ul li.is-open .product-catalog-item{display:block}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div{margin-bottom:.9375rem;padding:1.875rem .9375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-details>a{margin-bottom:.625rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-card{margin-bottom:1.25rem;padding:2.5rem 1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-card:last-of-type{margin-bottom:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div h3{font-size:1.375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>p{font-size:1rem;margin-bottom:.9375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro{font-size:1rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro>p{margin-bottom:1.875rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro>div{align-items:center;display:flex;justify-content:space-between;margin-bottom:.9375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro>div h4{margin-bottom:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .product-catalog-item-intro>div button{position:relative}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div>div h4{font-size:1.125rem;margin-bottom:.9375rem}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .text-items{margin-bottom:0}.page-node-type-product-catalog section.section-product-catalog .product-catalog-item>div .cta-title{margin-top:1.25rem}}.page-node-type-offer header.header-generic,.page-node-type-offer header.header-generic h1{color:#fff}.page-node-type-offer section.section-offer>ul{padding:0}.page-node-type-offer section.section-offer>ul li>a{font-size:1.375rem}.page-node-type-offer section.section-offer>ul li>span{float:left;font-weight:lighter;padding-left:2.5rem;width:100%}.page-node-type-offer section.section-offer .offer-items{transition:opacity .4s ease-in}.page-node-type-offer section.section-offer .offer-items.hide{display:none}.page-node-type-offer section.section-offer .offer-items .offer-item{background-color:#f3f8f7;border-radius:.375rem;margin-bottom:1.125rem;padding:2.8125rem 2.5rem}.page-node-type-offer section.section-offer .offer-items .offer-item h3{color:#664284;font-size:1.75rem;margin-bottom:.625rem}.page-node-type-offer section.section-offer .offer-items .offer-item>p{color:#7c6eb0;margin-bottom:1.875rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article{background-color:#fff;border-radius:.375rem;margin-bottom:1.875rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article.no-image>div{border-radius:.375rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article:last-of-type{margin-bottom:0}.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure{border:.0625rem solid rgba(102,66,132,.2);border-bottom:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;height:15rem;overflow:hidden;width:100%}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div{border:.0625rem solid rgba(102,66,132,.2);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;padding:3.125rem 2.5rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div .offer-item-buttons>a{display:inline-flex;float:none!important;margin-bottom:.625rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div h4{color:#19c3bf;font-size:1.375rem;margin-bottom:1.5625rem}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player{border:none;border-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;height:19.6875rem;overflow:hidden;padding:0;position:relative;width:100%}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player .video-frame,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure img{height:100%}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player .video-frame:before{background-color:rgba(61,40,79,.15);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player.playing button,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player.playing figure{display:none}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player.playing .video-frame{display:block}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player button{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player textarea{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player iframe{height:100%;width:100%}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure{display:flex;justify-content:center}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure embed,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure img,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure object,.page-node-type-offer section.section-offer .offer-items .offer-item .video-player figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-offer section.section-offer .offer-items .offer-item .video-player iframe{position:relative;z-index:10}@media (min-width:61.875rem){.page-node-type-offer article header.header-generic{margin-bottom:5rem}.page-node-type-offer section.section-offer{position:relative}}@media (max-width:61.855rem){.page-node-type-offer header.header-generic{margin-bottom:3.125rem;padding-top:0}.page-node-type-offer header.header-generic>div{padding:5.625rem 0 3.125rem}.page-node-type-offer header.header-generic aside{margin:0}.page-node-type-offer section.section-offer ul li.is-open .offer-items{display:block}.page-node-type-offer section.section-offer .offer-items{padding:0 .3125rem}.page-node-type-offer section.section-offer .offer-items .offer-item{padding:1.875rem .9375rem}.page-node-type-offer section.section-offer .offer-items .offer-item h3{font-size:1.375rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure{display:flex;justify-content:center}.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure embed,.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure img,.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure object,.page-node-type-offer section.section-offer .offer-items .offer-item>div article figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div{padding:2.5rem 1.875rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div ol li,.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div ul li{font-size:1rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div .offer-item-buttons a{line-height:1;padding:.625rem 1.25rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div h4{font-size:1.125rem;margin-bottom:1.25rem}.page-node-type-offer section.section-offer .offer-items .offer-item>div article>div p{font-size:1rem}}.page-node-type-news .news-content-date-duration{display:flex;font-size:1rem;font-weight:600;justify-content:space-between}.page-node-type-news .news-content-date-duration a{color:#19c3bf;margin-right:.625rem;text-decoration:none}.page-node-type-news .news-content-date-duration .duration:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='%231D0647' stroke-width='1.3' cx='5.5' cy='5.5' r='4.85'/%3E%3Cpath fill='%23281250' d='M5 3h1v3H5z'/%3E%3Cpath fill='%23281250' d='M5 5h2v1H5z'/%3E%3C/g%3E%3C/svg%3E");margin-right:.3125rem}.page-node-type-news .news-content h1{margin-bottom:1.875rem}.page-node-type-news .news-content-subtitle{color:#664284;display:flex;font-weight:600;margin-bottom:1.875rem}.page-node-type-news .news-content-subtitle a{align-items:center;background-color:#19c3bf;border-radius:3.125rem;display:flex;height:1.25rem;justify-content:center;margin-left:.625rem;width:1.25rem}.page-node-type-news .news-content-subtitle a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.025 12.906h-2.55V8.908c0-.955-.017-2.181-1.325-2.181-1.327 0-1.53 1.039-1.53 2.111v4.068H5.07V4.683h2.447v1.124h.034c.34-.647 1.173-1.328 2.414-1.328 2.584 0 3.06 1.703 3.06 3.917v4.51zM2.195 3.56a1.481 1.481 0 0 1 0-2.963 1.481 1.481 0 0 1 0 2.963zM.918 12.906H3.47V4.683H.918v8.223z' fill='%23FAFAFB' fill-rule='evenodd'/%3E%3C/svg%3E")}.page-node-type-news .news-content-tag{float:left;margin-bottom:1.875rem;width:100%}.page-node-type-news .news-content-tag.open>div{display:block}.page-node-type-news .news-content-tag.open .news-content-tag-more,.page-node-type-news .news-content-tag>div{display:none}.page-node-type-news .news-content-tag span.news-content-tag-more{background-color:transparent;color:rgba(61,40,79,.5);cursor:pointer;font-size:1rem;line-height:1.5625rem}.page-node-type-news .news-content-tag span{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:left;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.625rem;margin-right:.625rem;padding:0 .625rem;text-decoration:none}.page-node-type-news .news-content-tag span.markets-term{align-items:center;background-color:#664284;border:none;color:#fff;display:flex}.page-node-type-news .news-content-tag span.picto-term{padding-left:.1875rem}.page-node-type-news .news-content-tag span.picto-term img{height:100%;margin-right:.3125rem;max-height:1.25rem}.page-node-type-news .news-content-sharer{align-items:center;display:flex;font-size:1rem;font-weight:600}.page-node-type-news .news-content-sharer.deploy>div{opacity:1;visibility:visible}.page-node-type-news .news-content-sharer span{margin-right:.625rem}.page-node-type-news .news-content-sharer>button{background-color:transparent;border:0;line-height:normal;padding:0}.page-node-type-news .news-content-sharer>button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.788 5.91 11.074.212A.687.687 0 0 0 10.572 0a.686.686 0 0 0-.503.212.684.684 0 0 0-.212.5v2.85C4.952 3.52 1.864 5.016.591 8.047.177 9.035 0 10.277 0 11.754c0 1.231.33 1.596 1.275 3.711a26.216 26.216 0 0 0 .267.6c.045.097.093.179.146.246.089.126.193.189.312.189.112 0 .2-.037.262-.111a.414.414 0 0 0 .095-.278c0-.067-.01-.165-.028-.295a2.296 2.296 0 0 1-.028-.262 18.749 18.749 0 0 1-.056-1.369c0-.75.208-.112.339-.706.13-.594.31-1.107.54-1.542.232-.434.53-.808.894-1.124a5.24 5.24 0 0 1 1.177-.773c.42-.2.915-.358 1.485-.473a14.282 14.282 0 0 1 1.718-.24c.385-.03.871-.052 1.46-.066v2.85c0 .192.07.359.211.5.142.14.309.211.502.211.194 0 .361-.07.503-.211l5.714-5.699a.683.683 0 0 0 .212-.5c0-.194-.07-.36-.212-.502z' fill='%2318C3BF'/%3E%3C/svg%3E")}.page-node-type-news .news-content-sharer>div{align-items:center;display:flex;opacity:0;transition:all .3s ease-in;visibility:hidden}.page-node-type-news .news-content-sharer>div button{background-color:transparent;background-size:contain;border:0;border-radius:0;display:flex;margin-right:1.25rem;padding:0}.page-node-type-news .news-content-sharer>div .twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.049 11.786c5.453 0 8.435-4.518 8.435-8.436 0-.128-.002-.256-.008-.383a6.031 6.031 0 0 0 1.479-1.535 5.918 5.918 0 0 1-1.703.467 2.975 2.975 0 0 0 1.304-1.64 5.942 5.942 0 0 1-1.883.72A2.965 2.965 0 0 0 7.62 3.682 8.417 8.417 0 0 1 1.51.584a2.963 2.963 0 0 0 .918 3.958 2.943 2.943 0 0 1-1.343-.371l-.001.037a2.966 2.966 0 0 0 2.379 2.907 2.973 2.973 0 0 1-1.34.051 2.968 2.968 0 0 0 2.77 2.06 5.95 5.95 0 0 1-4.39 1.227 8.394 8.394 0 0 0 4.546 1.332' fill='%23FFFFFE' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:.9375rem .75rem}.page-node-type-news .news-content-sharer>div .linkedin,.page-node-type-news .news-content-sharer>div .twitter{background-color:#19c3bf;background-position:50%;border-radius:3.125rem;height:1.5625rem;padding:.3125rem;width:1.5625rem}.page-node-type-news .news-content-sharer>div .linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.025 12.906h-2.55V8.908c0-.955-.017-2.181-1.325-2.181-1.327 0-1.53 1.039-1.53 2.111v4.068H5.07V4.683h2.447v1.124h.034c.34-.647 1.173-1.328 2.414-1.328 2.584 0 3.06 1.703 3.06 3.917v4.51zM2.195 3.56a1.481 1.481 0 0 1 0-2.963 1.481 1.481 0 0 1 0 2.963zM.918 12.906H3.47V4.683H.918v8.223z' fill='%23FAFAFB' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:.8125rem}.page-node-type-news .news-content-sharer>div .print{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%2318C3BF' y='7' width='19' height='10' rx='2'/%3E%3Cpath fill='%23FFF' d='M2 9h2v2H2z'/%3E%3Crect stroke='%23FFF' stroke-width='2' fill='%2318C3BF' x='4' y='13' width='11' height='8' rx='1'/%3E%3Cpath fill='%2318C3BF' d='M5 0h7.5L15 2.5V5H5z'/%3E%3C/g%3E%3C/svg%3E");height:1.25rem;width:1.1875rem}.page-node-type-news .news-content-sharer>div .link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.676 6.61c.37.401.347 1.075-.046 1.454-.263.281-.673.374-1.047.303-.412-.1-.65-.472-1.008-.665a2.463 2.463 0 0 0-2.4-.023c-.488.268-.833.714-1.237 1.083-.262.232-.481.508-.757.726-.2.24-.432.45-.668.655-.533.592-1.135 1.118-1.683 1.697a2.359 2.359 0 0 0-.62 1.833c.07.957.8 1.82 1.736 2.072.814.243 1.743.01 2.352-.572.6-.585 1.194-1.175 1.79-1.764.618.416 1.314.71 2.035.9-.103.182-.209.366-.363.51-.639.625-1.271 1.254-1.909 1.88A4.6 4.6 0 0 1 4.603 18a4.615 4.615 0 0 1-3.017-1.114 4.54 4.54 0 0 1-1.571-3.788c.075-.717.24-1.467.687-2.05.04-.066.264-.338.324-.414.306-.44 3.224-3.239 3.99-4.012A4.646 4.646 0 0 1 7.75 5.256c1.426-.201 2.939.316 3.925 1.353zM15.396 0a4.611 4.611 0 0 1 3.356 1.435 4.518 4.518 0 0 1-.158 6.385c-.602.577-1.172 1.187-1.792 1.745a7.82 7.82 0 0 1-.66.661c-.388.408-.8.794-1.197 1.193a4.6 4.6 0 0 1-2.61 1.313c-1.45.229-3.009-.283-4.009-1.349-.42-.448-.322-1.216.181-1.564.415-.307 1.039-.28 1.404.093.662.65 1.702.898 2.578.556.108-.024.625-.317.687-.39.674-.568 1.233-1.261 1.92-1.816l-.008-.018.125-.126.016.014c.62-.734 1.377-1.347 2.02-2.062.43-.502.62-1.181.535-1.83-.108-.969-.886-1.815-1.852-2.018a2.474 2.474 0 0 0-2.272.641c-.58.576-1.164 1.15-1.743 1.726a6.869 6.869 0 0 0-2.036-.901c.095-.163.184-.332.32-.463l1.914-1.888A4.609 4.609 0 0 1 15.396 0z' fill='%2318C3BF'/%3E%3C/svg%3E");background-size:contain;height:1.125rem;width:1.25rem}.page-node-type-news .news-content figure{display:flex;justify-content:center;overflow:hidden}.page-node-type-news .news-content figure embed,.page-node-type-news .news-content figure img,.page-node-type-news .news-content figure object,.page-node-type-news .news-content figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-news .news-newsletter .form{background-color:#19c3bf;border-radius:.375rem;padding:2.8125rem 2.5rem}.page-node-type-news .news-newsletter .form h3{color:#fff;font-size:1.75rem;margin-bottom:1.875rem}.page-node-type-news .news-newsletter .form form{margin-bottom:1.875rem}.page-node-type-news .news-newsletter .form form input{background-color:#fff;border:none;border-radius:3.125rem;color:#7c6eb0;height:3.125rem;padding-left:1.5625rem;width:100%}@media (min-width:61.875rem){.page-node-type-news .news-content{display:flex}.page-node-type-news .news-content.with-image .news-content-sharer{display:flex;padding:0}.page-node-type-news .news-content.with-image .button{float:none}.page-node-type-news .news-content>div{flex:1;max-width:100%;padding-right:1.875rem}.page-node-type-news .news-content-tag.mobile-only{display:none}.page-node-type-news .news-content-sharer{float:left;padding:.5rem 0}.page-node-type-news .news-content-sharer>button{margin-right:1.25rem}.page-node-type-news .news-content .button{float:left;margin-bottom:4.6875rem;margin-right:1.875rem}.page-node-type-news .news-content figure{border-radius:.375rem}.page-node-type-news .news-newsletter{align-items:center;display:flex;justify-content:space-between;width:100%}.page-node-type-news .news-newsletter p{font-size:2.125rem;padding-right:1.25rem}.page-node-type-news .news-newsletter .form{max-width:25.625rem;width:100%}}@media (max-width:61.855rem){.page-node-type-news{padding-top:5.625rem}.page-node-type-news .news-content{display:flex;flex-direction:column}.page-node-type-news .news-content>div{padding:0 1.25rem}.page-node-type-news .news-content h1{font-size:2.25rem}.page-node-type-news .news-content-date-duration{margin-bottom:2.1875rem}.page-node-type-news .news-content-subtitle,.page-node-type-news .news-content-tag{display:none;margin-bottom:1.25rem}.page-node-type-news .news-content-sharer span,.page-node-type-news .news-content-subtitle.mobile-only,.page-node-type-news .news-content-tag.mobile-only{display:block}.page-node-type-news .news-content-sharer>div{position:absolute;right:0;top:-2.1875rem;z-index:10}.page-node-type-news .news-content-sharer>div .print{display:none}.page-node-type-news .news-content figure{height:19.6875rem;margin-bottom:0}.page-node-type-news .news-content .button{margin-bottom:1.875rem}.page-node-type-news .news-newsletter{float:left;padding:0 1.25rem;width:100%}.page-node-type-news .news-newsletter p{font-size:1.625rem;margin-bottom:3.125rem}}@media screen and (max-width:25.9375rem){.page-node-type-news .news-content-sharer span{display:none}}@media print{body>header #block-axens-search{display:none!important}.page-node-type-news{-webkit-print-color-adjust:exact!important}.page-node-type-news #scroll_top_button,.page-node-type-news ._hj_feedback_container{display:none}.page-node-type-news header{border:none;float:left;padding-top:.5cm}.page-node-type-news header.is-hidden,.page-node-type-news header.is-visible{border:none;position:relative!important;top:0!important}.page-node-type-news .button.button-icon,.page-node-type-news .section-social,.page-node-type-news footer,.page-node-type-news header .main-menu-mobile,.page-node-type-news header nav,.page-node-type-news header.is-hidden>div,.page-node-type-news header.is-visible>div,.page-node-type-news header>div{display:none}.page-node-type-news .news-newsletter{margin-top:2cm}.page-node-type-news .news-newsletter p{font-size:.4cm}.page-node-type-news .news-newsletter .form{display:none}.page-node-type-news main{float:left;min-height:auto;padding-top:1cm}.page-node-type-news main .news-content-sharer,.page-node-type-news main nav.breadcrumb{display:none}.page-node-type-news main .news-content-date-duration{margin-bottom:2cm}.page-node-type-news main #scroll_top_button,.page-node-type-news main .news-content-subtitle a,.page-node-type-news main .section-related-content{display:none}.page-node-type-news main article{float:left;margin-top:1cm}.page-node-type-news main article>section,.page-node-type-news main article>section>div{float:left}.page-node-type-news main article .section-richtext>div{float:left;width:50%}.page-node-type-news main article .section-richtext>div:nth-child(2) article{width:auto}.page-node-type-news main article .section-richtext>div>article,.page-node-type-news main article .section-richtext>div>article p{float:left;width:100%}.page-node-type-news main article .section-richtext .richtext-bounce{max-width:7cm;page-break-inside:avoid}.page-node-type-news main article .section-richtext .richtext-bounce>div{float:left;padding:1.05cm}.page-node-type-news main article .section-richtext .richtext-bounce h3{margin-bottom:.8cm}.page-node-type-news main article .section-richtext article.richtext-blockquote{float:left;margin-bottom:2.5rem;page-break-inside:avoid;width:100%}.page-node-type-news main article .section-richtext article.richtext-blockquote figure{float:left}.page-node-type-news main article .section-richtext article.richtext-blockquote>div{float:left;padding:1cm;width:100%}.page-node-type-news main article .section-richtext article.richtext-blockquote>div blockquote{height:auto;margin-bottom:.8cm;width:7cm!important}.page-node-type-news main article .section-richtext article.richtext-blockquote>div blockquote:after,.page-node-type-news main article .section-richtext article.richtext-blockquote>div blockquote:before{display:block}.page-node-type-news main article .section-richtext article.richtext-blockquote>div .name{margin-bottom:.26cm}.page-node-type-news main article .section-richtext article.richtext-blockquote figure,.page-node-type-news main article .section-richtext article.richtext-blockquote>div{float:left;width:50%}.page-node-type-news main article .section-richtext .richtext-rte-1,.page-node-type-news main article .section-richtext .richtext-rte-2{float:left}.page-node-type-news main article .section-richtext .richtext-rte-2{page-break-before:always}.page-node-type-news main article section{float:left}.page-node-type-news main article section>div .news-content-tag{float:none;width:50%}.page-node-type-news main article section>div .news-content-tag.mobile-only{display:none}.page-node-type-news main article section .news-content.with-image figure,.page-node-type-news main article section .news-content.with-image>div,.page-node-type-news main article section>div .news-content-date{float:left;width:50%}.page-node-type-news main article section .news-content.with-image>div{float:left;padding-right:.8cm}.page-node-type-news main article section .news-content.with-image figure{float:left;height:7cm;width:50%}.page-node-type-news main article section .news-content.with-image figure img{height:100%}.page-node-type-news main article section h1{font-size:1cm;width:100%}}.page-error-404{align-items:center;background-image:url(/themes/custom/axens/assets/medias/bg-404.jpg);background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 5.625rem);justify-content:center}.page-error-404 h1{color:#fff;font-size:3.625rem;margin-bottom:2.5rem}.page-error-404 p{color:#fff;font-size:1.75rem;font-weight:lighter;margin-bottom:3.125rem}.page-error-404>article{display:flex}.page-error-404>article .button-icon{margin-right:1.25rem;padding-left:2.5rem;position:relative}.page-error-404>article .button-icon:after{left:0;position:absolute;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-error-404>article form{position:relative}.page-error-404>article form input[type=search]{background-color:#fff;border:none;border-radius:3.125rem;color:#7c6eb0;height:2.5rem;min-width:25rem;padding-left:1.5625rem}.page-error-404>article form input[type=search]::-webkit-search-cancel-button,.page-error-404>article form input[type=search]::-webkit-search-decoration,.page-error-404>article form input[type=search]::-webkit-search-results-button,.page-error-404>article form input[type=search]::-webkit-search-results-decoration{display:none}.page-error-404>article form input[type=submit]{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%2335B6B4' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='6' cy='6' r='6'/%3E%3Cpath d='M10.5 10.5 15 15'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;border:none;height:1.0625rem;padding:0;position:absolute;right:1.25rem;text-indent:-624.9375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.0625rem}@media (max-width:61.855rem){.page-error-404{height:21.875rem}.page-error-404 h1{font-size:2.75rem;line-height:1;margin-bottom:1.25rem}.page-error-404 p{font-size:1.375rem;text-align:center}.page-error-404>article .button-icon{margin-right:.625rem}.page-error-404>article form input[type=search]{max-width:15rem;min-width:auto}}.page-node-type-faq-page .faq-author{float:left;margin-bottom:5rem;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);position:relative;width:100%}@media (max-width:82.48rem){.page-node-type-faq-page .faq-author{padding-left:1.875rem;padding-right:1.875rem}}.page-node-type-faq-page .faq-author p{margin:0}@media (max-width:61.855rem){.page-node-type-faq-page .faq-author{margin-bottom:3.125rem;padding:0 1.25rem}}.page-node-type-faq-landing .section-category .first-category>span{color:rgba(61,40,79,.5)}.page-node-type-faq-landing [class*=section-] h1{background-color:#f3f8f7}.page-node-type-faq-landing [class*=section-] .faq-load-more a.empty,.page-node-type-faq-landing [class*=section-]>div nav.second-category.hide-sub-menu{display:none}.page-node-type-faq-landing [class*=section-]>div nav.second-category ul li:before{top:.5625rem;-webkit-transform:translate(0);transform:translate(0)}.page-node-type-faq-landing [class*=section-]>div nav.second-category ul li.is-open:before{top:0}.page-node-type-faq-landing [class*=section-]>div nav.second-category ul li span{max-width:30.625rem;padding-left:0;width:100%}.page-node-type-faq-landing [class*=section-]>div nav.second-category ul li span p{color:#664284;font-weight:lighter;padding-bottom:0;padding-top:1.25rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul{width:100%}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li{margin-bottom:0}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.sub-menu-visible{margin-bottom:4.0625rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.is-open>a{margin-bottom:1.875rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.is-open>span{margin-bottom:1.25rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.is-open>span p{padding-top:0}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.is-active>a{color:#19c3bf}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.not-active>a{color:#3d284f}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.not-active>ul>li.is-open:before{background-color:#664284;border-radius:3.125rem;font-size:.875rem;height:.1875rem;left:0;margin-right:1.875rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.1875rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li.not-active>ul>li.is-open a{color:#664284}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li:before{display:none}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>a{color:#3d284f;display:flex;font-size:1.75rem;line-height:1;margin-bottom:1.875rem;padding-left:0}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul{float:left;padding:0;width:100%}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul>li{display:flex;flex-direction:column;line-height:1;margin-bottom:2.1875rem;padding-left:1.875rem;position:relative}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul>li.is-open>span{color:#664284;height:100%;opacity:1;visibility:visible}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul>li>span{float:left;height:0;opacity:0;transition:opacity .3s ease-in;visibility:hidden}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul>li a{color:#664284;cursor:pointer;font-size:1.375rem}.page-node-type-faq-landing [class*=section-]>div nav.second-category>ul>li>ul>li.is-open a{color:#19c3bf}.page-node-type-faq-landing [class*=section-]>div .category-results{background-color:transparent;border-radius:0;padding:0}.page-node-type-faq-landing [class*=section-]>div .category-results h2{color:#664284;font-size:1.75rem;margin-bottom:1.875rem}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item{background-color:#f3f8f7;border-radius:.375rem;padding:2.8125rem 2.5rem}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item.disable{margin:0;opacity:0;padding:0}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item.disable h2{display:none}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item.enable{margin-bottom:2.5rem;opacity:1;padding:2.8125rem 2.5rem}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item.enable h2{display:block}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item>div{background-color:#fff;border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;padding:1.875rem}.page-node-type-faq-landing [class*=section-]>div .category-results .category-item>div>div h3{margin-bottom:1.5625rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div{background-color:transparent;border:none;border-radius:0;margin-bottom:2.5rem;padding:0}.page-node-type-faq-landing [class*=section-]>div .category-results>div.hide{display:none}.page-node-type-faq-landing [class*=section-]>div .category-results>div>div{margin-bottom:1.875rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div>div:last-of-type{margin-bottom:0}.page-node-type-faq-landing [class*=section-]>div .category-results>div h3{color:#19c3bf;font-size:1.375rem;margin-bottom:1.5625rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div time{font-size:1rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div .market-label{align-items:center;background-color:#664284;border:none;display:flex;float:right;line-height:1.875rem;padding:0 .625rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div .market-label img{height:auto;margin-right:.3125rem;width:1.25rem}.page-node-type-faq-landing [class*=section-]>div .category-results>div a.button{margin-top:1.875rem}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos{align-items:center;display:flex;font-size:1rem}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos time{margin-left:.3125rem}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos .button-tooltip{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0C4.032 0 0 4.032 0 9s4.032 9 9 9 9-4.032 9-9-4.032-9-9-9zm1 13H8V8h2v5zm0-7H8V4h2v2z' fill='%2319C3BF'/%3E%3C/svg%3E");background-size:contain;border:none;cursor:pointer;float:right;height:1.125rem;margin-left:.625rem;padding:0;position:relative;width:1.125rem}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos .button-tooltip:hover span{opacity:1;visibility:visible}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos .button-tooltip span{background-color:#3d284f;border-radius:.375rem;bottom:1.875rem;box-shadow:0 0 .125rem rgba(0,0,0,.5);color:#fff;font-size:.875rem;font-weight:400;left:50%;line-height:1.25rem;opacity:0;padding:1.25rem 1.875rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.3s ease;transition-property:opacity;visibility:hidden;width:19.375rem}.page-node-type-faq-landing [class*=section-]>div .category-results .author-infos .button-tooltip span:after{border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.375rem solid #3d284f;bottom:-.375rem;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}@media (min-width:61.875rem){.page-node-type-faq-landing article [class*=section-]>nav ul{display:flex}.page-node-type-faq-landing article [class*=section-] .category-results .category-item>div .market-label{margin-left:1.875rem}.page-node-type-faq-landing article [class*=section-] .category-results .category-item>div>div h3{line-height:1;margin-right:1.5625rem}.page-node-type-faq-landing article [class*=section-] .filter-category .title-topic{display:none}.page-node-type-faq-landing article [class*=section-] .faq-load-more{display:flex;justify-content:flex-end;margin-bottom:5rem;width:100%}}@media (max-width:61.855rem){.page-node-type-faq-landing article h1{font-size:2.75rem;margin:0;padding:5.625rem 1.25rem 3.75rem}.page-node-type-faq-landing article [class*=section-]{padding-top:2.5rem}.page-node-type-faq-landing article [class*=section-] .faq-load-more{padding-top:0;text-align:center}.page-node-type-faq-landing article [class*=section-] .first-category{margin-bottom:1.875rem}.page-node-type-faq-landing article [class*=section-] .first-category ul li{float:left}.page-node-type-faq-landing article [class*=section-] .first-category .sub-menu{display:none;float:left}.page-node-type-faq-landing article [class*=section-] .filter-category{display:flex;flex-direction:column;width:100%}.page-node-type-faq-landing article [class*=section-] .filter-category .title-topic{color:rgba(61,40,79,.5);display:flex;font-weight:lighter;margin-bottom:.3125rem}.page-node-type-faq-landing article [class*=section-] .filter-category .category-toggle{border:.0625rem solid rgba(61,40,79,.15);border-radius:1.5rem;color:#19c3bf;font-weight:600;margin-bottom:.625rem;padding:.625rem 0 .625rem 1.25rem;position:relative;width:100%}.page-node-type-faq-landing article [class*=section-] .filter-category .category-toggle button{background-color:transparent;background-image:url(/themes/custom/axens/assets/medias/filters.svg);border:0;border-radius:0;height:.75rem;padding:0;position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.125rem}.page-node-type-faq-landing article [class*=section-] .filter-category .category-toggle p{margin:0 3.125rem 0 0}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category{padding:0 .9375rem;position:relative}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category.sub-category-empty{display:none}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category.toggle>ul{height:auto;opacity:1;visibility:visible}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul{background-color:#c87eab;border-radius:1.5rem;height:0;left:0;margin:0;opacity:0;padding:1.25rem 0;position:absolute;top:0;visibility:hidden;z-index:100}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul p{align-items:center;border-bottom:.0625rem solid;color:#fff;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;margin:0 1.25rem;padding:0 .3125rem .3125rem;position:relative}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul p button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.314 0 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95L0 11.314l4.95-4.95L0 1.414 1.414 0l4.95 4.95L11.314 0z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;border:none;float:right;height:.8125rem;padding:0;width:.8125rem}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li{margin:1.25rem 0 0;padding-left:1.5625rem}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li.sub-menu-visible{margin-bottom:.9375rem}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li:last-of-type{margin-bottom:0}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li.is-active a,.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li.is-open a,.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li.not-active a{color:#fff;margin:0}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li.not-active>ul>li.is-open a{color:#fff}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>a{color:#fff;float:left;font-size:1.125rem;font-weight:700;line-height:1;margin:0;padding:0;width:100%}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>a:after{display:none}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul>li{margin:0;padding-left:0}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul>li a{float:left;font-weight:lighter;padding:.625rem 0;width:100%}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul>li a:before{background-color:#fff;border-radius:3.125rem;content:"";float:left;height:.1875rem;margin-right:.9375rem;margin-top:.1875rem;width:.1875rem}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul>li.is-open>a{color:#fff}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul a{color:#fff;font-size:1.125rem;font-weight:lighter}.page-node-type-faq-landing article [class*=section-] .filter-category nav.second-category>ul>li>ul span{display:none}.page-node-type-faq-landing article [class*=section-]>div .category-results{margin-top:1.25rem}.page-node-type-faq-landing article [class*=section-]>div .category-results .category-item{padding:2.5rem .9375rem}.page-node-type-faq-landing article [class*=section-]>div .category-results .category-item.enable{margin-bottom:2.5rem;padding:2.5rem .9375rem}.page-node-type-faq-landing article [class*=section-]>div .category-results>div .market-label{display:none}.page-node-type-faq-landing article [class*=section-]>div .category-results>div .author-infos{flex-wrap:wrap}.page-node-type-faq-landing article [class*=section-]>div .category-results>div .author-infos .button-tooltip{background-size:cover}.page-node-type-faq-landing article [class*=section-]>div .category-results>div .author-infos .button-tooltip span{left:auto;min-width:17.5rem;width:auto}}.page-node-type-events-landing.has-ax-hero main .breadcrumb{background-color:transparent}.page-node-type-events-landing header,.page-node-type-events-landing main .breadcrumb{background-color:#f3f8f7}.page-node-type-events-landing main>article{padding-top:0}.page-node-type-events-landing main>article .header-editorial{background-color:#f3f8f7;padding-top:8.1875rem}.page-node-type-events-landing main>article .header-editorial h2{padding-bottom:2.5rem}.page-node-type-events-landing main>.header-generic.generic-simple{background-color:#f3f8f7}.page-node-type-events-landing main>.header-generic.generic-simple h1{color:#3d284f;font-size:2.75rem}@media (min-width:61.875rem){.page-node-type-events-landing main>.header-generic.generic-simple{float:left;height:16.25rem;margin-bottom:3.125rem;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);position:relative;width:100%}}@media (min-width:61.875rem) and (max-width:82.48rem){.page-node-type-events-landing main>.header-generic.generic-simple{padding-left:1.875rem;padding-right:1.875rem}}@media (min-width:61.875rem){.page-node-type-events-landing main>.header-generic.generic-simple h1{padding-top:7.8125rem}}@media (max-width:61.855rem){.page-node-type-events-landing main>.header-generic.generic-simple{display:flex}.page-node-type-events-landing main>.header-generic.generic-simple h1{margin-bottom:3.125rem;padding:0 1.25rem}.page-node-type-events-landing article .nav-events-landing-filter{display:none;float:left;width:100%}}.page-node-type-events-landing article .nav-events-landing{background-color:#fff;padding-top:.625rem;width:100%;z-index:1}.page-node-type-events-landing article .nav-events-landing.fixed{padding-top:1.875rem;position:fixed;top:0;z-index:10}.page-node-type-events-landing article .nav-events-landing ul{margin:0;padding:0}.page-node-type-events-landing article .nav-events-landing ul>li{position:relative}.page-node-type-events-landing article .nav-events-landing ul>li:before{display:none}.page-node-type-events-landing article .nav-events-landing ul>li>a{color:#3d284f;text-decoration:none}.page-node-type-events-landing article .nav-events-landing ul>li>a:hover{color:#19c3bf}.page-node-type-events-landing article .nav-events-landing-filter{position:relative;top:-.625rem}.page-node-type-events-landing article .nav-events-landing-filter .events-landing-filter-title-mobile{display:none}.page-node-type-events-landing article .nav-events-landing-filter ul{align-items:center;background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);background-position:right 1.25rem center;border:.0625rem solid rgba(102,66,132,.15);border-radius:1.5rem;color:#664284;cursor:pointer;display:flex!important;flex-wrap:wrap;font-size:1rem;height:2.5rem;line-height:1;list-style:none;margin:0 0 0 1.25rem;padding:.3125rem 2.5rem .3125rem 1.25rem;position:relative;text-align:center;transition:.2s ease;transition-property:background-color,color;white-space:normal;width:auto}.page-node-type-events-landing article .nav-events-landing-filter ul>span{flex-shrink:0;white-space:normal;width:100%}.page-node-type-events-landing article .nav-events-landing-filter ul>.button-reset-filter{flex-shrink:0;padding:0;width:.6875rem}.page-node-type-events-landing article .nav-events-landing-filter ul.active{background-color:#664284;background-image:none;color:#fff;justify-content:space-between;padding-right:1.25rem}.page-node-type-events-landing article .nav-events-landing-filter ul.active>a.button-reset-filter{display:inline-block}.page-node-type-events-landing article .nav-events-landing-filter ul.open{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/arrow-up-white.svg);color:#fff}.page-node-type-events-landing article .nav-events-landing-filter ul.open .sub-menu{opacity:1;visibility:visible}.page-node-type-events-landing article .nav-events-landing-filter ul.open>a.button-reset-filter{pointer-events:none;visibility:hidden}.page-node-type-events-landing article .nav-events-landing-filter ul>a.button-reset-filter{display:none}.page-node-type-events-landing article .nav-events-landing-filter ul li{width:100%}.page-node-type-events-landing article .nav-events-landing-filter ul .sub-menu{background-color:#fff;border:.0625rem solid rgba(102,66,132,.15);border-radius:.375rem;left:0;margin-top:.5rem;opacity:0;padding:.625rem 0;position:absolute;top:2.5rem;transition:.2s ease;transition-property:opacity;visibility:hidden;white-space:nowrap;z-index:100}.page-node-type-events-landing article .nav-events-landing-filter ul a{color:#664284;float:left;font-size:1rem;font-weight:600;line-height:2rem;padding:0 1.25rem;text-align:left;text-decoration:none;width:100%}.page-node-type-events-landing article .nav-events-landing-filter ul a:hover{color:#19c3bf}@media (min-width:61.875rem){.page-node-type-events-landing article .nav-events-landing{align-items:flex-start;border-bottom:.0625rem solid rgba(61,40,79,.15);display:flex;justify-content:space-between;margin-bottom:3.125rem}.page-node-type-events-landing article .nav-events-landing ul{display:flex;flex-wrap:wrap;gap:1rem}}@media (min-width:61.875rem) and (min-width:82.5rem){.page-node-type-events-landing article .nav-events-landing ul{gap:2rem}}@media (min-width:61.875rem){.page-node-type-events-landing article .nav-events-landing ul>li{font-size:1.25rem;line-height:1;margin:0;padding-bottom:1.5625rem;white-space:nowrap}}@media (min-width:61.875rem) and (min-width:82.5rem){.page-node-type-events-landing article .nav-events-landing ul>li{font-size:1.75rem}}@media (min-width:61.875rem){.page-node-type-events-landing article .nav-events-landing ul>li:after{background-color:#19c3bf;border-radius:.375rem;bottom:-.125rem;content:"";height:0;left:0;opacity:0;position:absolute;width:0}.page-node-type-events-landing article .nav-events-landing ul>li.active a,.page-node-type-events-landing article .nav-events-landing ul>li:hover a{color:#19c3bf}.page-node-type-events-landing article .nav-events-landing ul>li.active:after,.page-node-type-events-landing article .nav-events-landing ul>li:hover:after{height:.1875rem;opacity:1;width:100%}.page-node-type-events-landing article .nav-events-landing .nav-events-landing-filter{display:flex}}@media (max-width:61.855rem){.page-node-type-events-landing article .nav-events-landing{border-bottom:.125rem solid #19c3bf;border-top:.0625rem solid rgba(61,40,79,.15);float:left;margin-bottom:2.1875rem}.page-node-type-events-landing article .nav-events-landing>span{color:#19c3bf;float:left;font-size:1.375rem;line-height:1;padding:1.25rem;width:100%}.page-node-type-events-landing article .nav-events-landing>span:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.5.5-9 9-9-9' stroke='%2319C3BF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");float:right}.page-node-type-events-landing article .nav-events-landing ul{width:100%}.page-node-type-events-landing article .nav-events-landing ul .sub-menu{display:none;padding-top:3.875rem}.page-node-type-events-landing article .nav-events-landing ul li{font-size:1.375rem;line-height:1;padding:1.25rem}.page-node-type-events-landing article .nav-events-landing ul li:first-of-type{border-top:.125rem solid #eae8ef}.page-node-type-events-landing article .nav-events-landing ul li a:link,.page-node-type-events-landing article .nav-events-landing ul li a:visited{color:#3d284f;text-decoration:none}.page-node-type-events-landing article .nav-events-landing-filter{display:flex;flex-wrap:wrap;margin:0 1.25rem}.page-node-type-events-landing article .nav-events-landing-filter.open .events-landing-filter-title-mobile{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/close.svg);background-position:auto 0;border:.0625rem solid #664284;color:#fff}.page-node-type-events-landing article .nav-events-landing-filter.open ul{display:flex!important}.page-node-type-events-landing article .nav-events-landing-filter ul{display:none!important;margin:0 .625rem 1.25rem 0}.page-node-type-events-landing article .nav-events-landing-filter .events-landing-filter-title-mobile{background-image:url(/themes/custom/axens/assets/medias/filters.svg);background-position:auto 0;background-position:right 1.25rem center;border:.0625rem solid rgba(61,40,79,.15);border-radius:1.5rem;color:#19c3bf;display:block;font-size:1rem;font-weight:600;line-height:2rem;margin:0 0 1.25rem;padding:.25rem 1.25rem;width:calc(100% - 2.5rem)}}.page-node-type-events-landing article .section-events-landing .event-content{display:none;width:100%}.page-node-type-events-landing article .section-events-landing .event-content>time{color:#664284;display:flex;font-size:1.75rem;margin-bottom:0;padding:0 0 1rem}.page-node-type-events-landing article .section-events-landing .event-content .event-teaser{background-color:transparent;margin-bottom:0}@media (max-width:61.855rem){.page-node-type-events-landing article .section-events-landing .event-content.first-teaser{margin-top:.9375rem}.page-node-type-events-landing article .section-events-landing .event-content.first-teaser:first-of-type{margin-top:0}.page-node-type-events-landing article .section-events-landing .event-content time{font-size:1.375rem;margin:1.25rem 0 .3125rem;padding:.9375rem .9375rem 0}.page-node-type-events-landing article .section-events-landing .event-content .event-teaser{padding:.9375rem}}.page-node-type-events-landing article .button-load{margin-top:2.5rem}.page-node-type-events-landing article .button-load.empty{display:none}.page-node-type-events-landing article .event-teaser{background-color:#f3f8f7;border-radius:.375rem;text-align:left}.page-node-type-events-landing article .event-teaser>time{color:#664284;font-size:1.75rem}.page-node-type-events-landing article .event-teaser>div{background-color:#fff;border:.0625rem solid rgba(61,40,79,.2);border-radius:.375rem;padding:3.125rem 2.5rem}.page-node-type-events-landing article .event-teaser-description h3{font-size:1.75rem;margin-bottom:1.375rem}.page-node-type-events-landing article .event-teaser-tags-type{display:flex;font-size:0;margin-bottom:1.25rem}.page-node-type-events-landing article .event-teaser-tags-type div{flex:1}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag.open>div{display:block}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag.open .news-content-tag-more,.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag>div{display:none}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag span.news-content-tag-more{background-color:transparent;color:rgba(61,40,79,.5);cursor:pointer;font-size:1rem;line-height:1.5625rem;margin-right:0}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag span{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:left;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.3125rem;margin-right:.625rem;margin-top:.3125rem;padding:0 .625rem;text-decoration:none}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag span.markets-term{align-items:center;background-color:#664284;border:none;color:#fff;display:flex}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag span.picto-term{padding-left:.1875rem}.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag span.picto-term img{height:100%;margin-right:.3125rem;max-height:1.25rem}@media (max-width:61.855rem){.page-node-type-events-landing article .event-teaser-tags-type .news-content-tag{display:none}}.page-node-type-events-landing article .event-teaser-type{align-items:center;color:#19c3bf;display:flex;font-size:1rem;font-weight:600;text-transform:capitalize}.page-node-type-events-landing article .event-teaser-type:before{background-color:#19c3bf;border-radius:.1875rem;float:left;height:2.625rem;margin-right:.9375rem;padding:.625rem}.page-node-type-events-landing article .event-teaser-type-seminar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23F3F8F7'%3E%3Cpath d='M9.986 3.631A1.817 1.817 0 0 1 8.17 1.816a1.816 1.816 0 0 1 3.63 0A1.817 1.817 0 0 1 9.986 3.63zm2.95 3.631h-5.9a.681.681 0 0 1-.681-.68c0-1.127.916-2.043 2.042-2.043h3.177c1.126 0 2.043.916 2.043 2.043a.68.68 0 0 1-.68.68z'/%3E%3Ccircle cx='17.248' cy='16.794' r='1.362'/%3E%3Cpath d='M19.29 21.787h-4.084a.681.681 0 0 1-.681-.68c0-1.127.917-2.043 2.042-2.043h1.362c1.126 0 2.043.916 2.043 2.042a.681.681 0 0 1-.681.681z'/%3E%3Ccircle cx='9.986' cy='16.794' r='1.362'/%3E%3Cpath d='M12.028 21.787H7.943a.681.681 0 0 1-.68-.68c0-1.127.916-2.043 2.042-2.043h1.362c1.125 0 2.042.916 2.042 2.042a.68.68 0 0 1-.68.681z'/%3E%3Ccircle cx='2.723' cy='16.794' r='1.362'/%3E%3Cpath d='M4.766 21.787H.681a.681.681 0 0 1-.681-.68c0-1.127.917-2.043 2.043-2.043h1.361c1.126 0 2.043.916 2.043 2.042a.681.681 0 0 1-.681.681zM15.433 8.17H4.539a.908.908 0 1 0 0 1.816h.55l.594 5.546c.062.624.547.808 1.172.808a3.172 3.172 0 0 1 3.13-2.723 3.172 3.172 0 0 1 3.132 2.723c.624 0 1.11-.184 1.172-.808l.594-5.546h.55a.908.908 0 1 0 0-1.816z'/%3E%3C/g%3E%3C/svg%3E");height:2.5rem;width:2.5rem}.page-node-type-events-landing article .event-teaser-type-webinar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M10.06 1.183c.137-.397.543-.685.97-.681 2.98-.003 5.96-.003 8.94 0 .55-.01 1.041.474 1.028 1.017.002 1.697.002 3.394 0 5.09-.002.243.025.498-.08.725-.154.37-.542.632-.949.629-1.906.002-3.811 0-5.717 0-.773.65-1.54 1.307-2.315 1.956-.19.177-.54.044-.559-.213-.011-.58 0-1.161-.004-1.742-.246-.003-.504.024-.734-.08a1.022 1.022 0 0 1-.638-.938c0-1.697-.003-3.394 0-5.09.003-.225-.024-.458.058-.673m4.14 1.334a.293.293 0 0 0-.199.31c.003.949 0 1.899 0 2.849a.301.301 0 0 0 .13.272.32.32 0 0 0 .365-.01c.77-.468 1.539-.939 2.31-1.405.081-.048.163-.113.184-.208a.293.293 0 0 0-.139-.326c-.781-.482-1.57-.953-2.352-1.434-.087-.056-.198-.086-.299-.048z'/%3E%3Cpath d='M.502 2.027C.488 1.48.988.989 1.545 1c2.69 0 5.38-.002 8.07 0a1.233 1.233 0 0 0-.062.387v.983H2.46c-.139.005-.295-.026-.416.059a.35.35 0 0 0-.152.323c.003 3.108-.003 6.216.002 9.323.003.137-.027.291.062.409.07.104.202.151.326.146h15.934c.125.005.257-.042.328-.147.071-.094.063-.215.065-.325-.006-1.21 0-2.421-.001-3.632H20c.004 1.483-.003 2.965 0 4.447.011.547-.488 1.035-1.044 1.024-5.79.002-11.58.002-17.37 0-.57.03-1.097-.461-1.085-1.024C.502 9.325.498 5.676.502 2.027z'/%3E%3Cpath d='M6 4.5c.114-.388.535-.506 1-.5.35.01.757-.034 1 0 .788.25 1.33.755 1.5 1.5.122.133.141.403 0 .5.131.462.145.755 0 1 .116.216-.045.326 0 .5-.206.112-.198.383-.5.5.142.518-.068.858-.5 1 .097.164.12.236 0 .5.117.03.112.268 0 .5.492-.004.883.003 1 0 .985.45 1.505 1.21 1.5 2H3.5c.002-.533.228-1.06.5-1.5.395-.19.746-.375 1-.5.372-.008.631.007 1 0-.114-.261-.11-.528 0-1-.103.147-.159.114 0 0-.483-.2-.68-.567-1-1 .197-.186.207-.422 0-.5.029-.173-.14-.31 0-.5a1.268 1.268 0 0 1 0-1c-.127-.683.225-1.303 1-1.5m0 3a31.5 31.5 0 0 0 0 1c.416.37 1.069.615 1.5.5.5-.157.813-.45 1-1 .031-.084-.01-.378 0-.5-.12-.275-.239-.388-.5-.5-.504.352-1.25.556-2 .5m.5 2c.008.22-.01.442 0 .5.105.37.388.487.5.5.477.023.868-.074 1-.5.011-.057-.01-.278 0-.5a2.83 2.83 0 0 1-1.5 0zm-3.407 5.628a1.744 1.744 0 0 1 2.382 1.34c.037.34.038.69-.032 1.029-.199-.034-.398-.073-.6-.07-.729 0-1.458-.004-2.187-.001-.2.001-.398.032-.594.074-.083-.337-.07-.69-.037-1.033a1.738 1.738 0 0 1 1.068-1.34zm7.067-.025a1.75 1.75 0 0 1 1.484.142c.441.258.755.719.83 1.222.034.342.046.696-.036 1.033-.38-.093-.772-.071-1.159-.074H9.662c-.203 0-.403.036-.602.071-.076-.41-.09-.842.016-1.248a1.758 1.758 0 0 1 1.084-1.146zm7 .001c.46-.169.992-.131 1.421.106.5.265.853.786.905 1.348.02.314.027.633-.04.942-.2-.032-.4-.073-.603-.071l-2.138-.001a3.322 3.322 0 0 0-.645.072 2.884 2.884 0 0 1 .016-1.246c.15-.526.566-.968 1.084-1.15zm-14.651 2.93c.132-.027.267-.033.4-.033.624.002 1.247-.007 1.87.006.732.036 1.407.609 1.627 1.37.13.415.085.859.09 1.29.005.176-.14.336-.304.329-1.616.005-3.232-.001-4.849.002-.174.021-.347-.136-.34-.331.006-.43-.04-.874.09-1.289.201-.684.766-1.222 1.416-1.344zm7 .001c.245-.05.497-.027.745-.032.51.004 1.019-.012 1.528.005.735.037 1.408.616 1.628 1.378.124.398.08.824.088 1.237.02.19-.125.38-.304.372-1.604.007-3.207-.002-4.81.004-.113.006-.238-.017-.311-.12-.086-.104-.071-.251-.073-.38.006-.347-.024-.702.07-1.039.179-.722.762-1.3 1.439-1.425zm7.035-.008c.209-.038.42-.024.632-.026.521.003 1.043-.005 1.565.002.73.02 1.411.573 1.649 1.323.15.428.101.893.106 1.34.006.197-.168.355-.343.332h-4.812c-.174.02-.343-.138-.337-.331.005-.43-.04-.874.09-1.289.204-.698.786-1.241 1.45-1.351z'/%3E%3C/g%3E%3C/svg%3E")}.page-node-type-events-landing article .event-teaser-type-conference:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.657 5.704a3.983 3.983 0 0 1-5.314 0c-.688.83-1.054 1.953-1.054 3.046v.742h7.422V8.75c0-1.093-.367-2.216-1.054-3.046zM10 5.547c1.469 0 2.773-1.149 2.773-2.734C12.773 1.274 11.528 0 10 0 8.474 0 7.227 1.273 7.227 2.813c0 1.58 1.3 2.734 2.773 2.734zm9.414 5.117h-.703V8.75a.586.586 0 0 0-.084-.302l-.98-1.634c.273-.32.439-.735.439-1.189a1.838 1.838 0 0 0-1.836-1.836 1.838 1.838 0 0 0-1.836 1.836 1.837 1.837 0 0 0 2.229 1.793l.896 1.495v1.751H2.461V8.913l.896-1.495a1.838 1.838 0 0 0 2.229-1.793A1.838 1.838 0 0 0 3.75 3.789a1.838 1.838 0 0 0-1.836 1.836c0 .454.166.869.44 1.19l-.981 1.633a.586.586 0 0 0-.084.302v1.914H.586A.586.586 0 0 0 0 11.25v3.125c0 .323.262.586.586.586h18.828a.586.586 0 0 0 .586-.586V11.25a.586.586 0 0 0-.586-.586zM2.54 16.133v3.281c0 .323.263.586.586.586h13.75a.586.586 0 0 0 .586-.586v-3.281H2.539zm9.961 1.953h-5a.586.586 0 0 1 0-1.172h5a.586.586 0 0 1 0 1.172z' fill='%23FFF'/%3E%3C/svg%3E")}.page-node-type-events-landing article .event-teaser-date{font-size:1.75rem;font-weight:lighter;line-height:2;margin-bottom:.9375rem}.page-node-type-events-landing article .event-teaser-date>span{color:#d085af;display:block}.page-node-type-events-landing article .event-teaser-date time{font-size:1.75rem}.page-node-type-events-landing article .event-teaser-date time sup{font-size:2.3125rem;top:0}.page-node-type-events-landing article .event-teaser-location-timezone{display:flex}.page-node-type-events-landing article .event-teaser-location-timezone:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1.35c1.282 0 2.444.52 3.286 1.358a4.611 4.611 0 0 1 1.364 3.276c0 2.882-3.737 7.153-3.9 7.332-1.388.012-5.4-4.309-5.4-7.332 0-1.278.521-2.437 1.364-3.276A4.644 4.644 0 0 1 6 1.35zm0 2.8c-.555 0-1.026.17-1.353.497-.326.327-.497.798-.497 1.353 0 .555.17 1.026.497 1.353.327.326.798.497 1.353.497.555 0 1.026-.17 1.353-.497.326-.327.497-.798.497-1.353 0-.555-.17-1.026-.497-1.353C7.026 4.321 6.555 4.15 6 4.15z' stroke='%231D0647' stroke-width='1.3' fill='none'/%3E%3C/svg%3E");padding-right:.4375rem}.page-node-type-events-landing article .event-teaser-duration{display:flex}.page-node-type-events-landing article .event-teaser-duration:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='%231D0647' stroke-width='1.3' cx='5.5' cy='5.5' r='4.85'/%3E%3Cpath fill='%23281250' d='M5 3h1v3H5z'/%3E%3Cpath fill='%23281250' d='M5 5h2v1H5z'/%3E%3C/g%3E%3C/svg%3E");padding-right:.4375rem}.page-node-type-events-landing article .event-teaser-buttons{align-items:flex-start;white-space:nowrap}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper .add-to-calendar-widget{align-items:flex-start;display:flex;flex-direction:column}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper.open label{background-color:#664284;color:#fff}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper.open label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0-1h16v21H0z'/%3E%3Cpath d='M3 17h10.5c1.779 0 2.5-.733 2.5-2.5v-10c0-1.587-.721-2.32-2.5-2.5h-2V0H10v2H5.5V0H4v2H3c-1.779.18-3 .913-3 2.5v10C0 16.267 1.221 17 3 17zm10.5-1.5h-11c-.602 0-1-.387-1-1v-6h13v6c0 .613-.398 1-1 1zm-11-12H4V6h1.5V3.5H10V6h1.5V3.5h2c.602 0 1 .426 1 1V7h-13V4.5c0-.574.398-1 1-1z' fill='%23fff' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper.open .add-to-calendar-icons{border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;float:left;margin-top:.3125rem;padding:1.25rem;width:auto}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper.open .add-to-calendar-icons a{display:flex}.page-node-type-events-landing article .event-teaser-buttons .add-to-calendar-wrapper a{color:#664284;font-weight:600;margin:0;padding:.3125rem 0;text-decoration:none;white-space:nowrap;width:100%}.page-node-type-events-landing article .event-teaser-excerpt{margin-bottom:1.875rem}.page-node-type-events-landing article .event-teaser-speakers h3{font-size:1.375rem;margin-bottom:.9375rem}.page-node-type-events-landing article .event-teaser-speakers>div{display:flex;font-size:1rem;margin-bottom:.9375rem}.page-node-type-events-landing article .event-teaser-speakers>div>div{padding-left:1.25rem}.page-node-type-events-landing article .event-teaser-speakers>div strong{align-items:center;display:flex}.page-node-type-events-landing article .event-teaser-speakers>div strong a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M20 10c0 5.523-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0s10 4.477 10 10' fill='%2318C3BF'/%3E%3Cpath d='M15.455 14.545h-2.072v-3.248c0-.775-.014-1.771-1.076-1.771-1.079 0-1.244.844-1.244 1.715v3.304H8.992v-6.68h1.988v.913h.028c.276-.525.952-1.078 1.96-1.078 2.1 0 2.487 1.383 2.487 3.182v3.663zM6.656 6.953a1.203 1.203 0 0 1 0-2.408 1.203 1.203 0 0 1 0 2.408zM5.62 14.545h2.072v-6.68H5.62v6.68z' fill='%23FAFAFB'/%3E%3C/g%3E%3C/svg%3E");border-radius:3.125rem;height:1.25rem;margin-left:.625rem;width:1.25rem}.page-node-type-events-landing article .event-teaser-speakers figure{border-radius:3.125rem;display:flex;height:2.5rem;justify-content:center;overflow:hidden;width:2.5rem}.page-node-type-events-landing article .event-teaser-speakers figure embed,.page-node-type-events-landing article .event-teaser-speakers figure img,.page-node-type-events-landing article .event-teaser-speakers figure object,.page-node-type-events-landing article .event-teaser-speakers figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:61.875rem){.page-node-type-events-landing article .event-teaser{margin-bottom:2.5rem;padding:0 2.5rem 2.5rem}.page-node-type-events-landing article .event-teaser>time{display:flex;margin-bottom:1.875rem}.page-node-type-events-landing article .event-teaser>div{display:flex;justify-content:space-between}.page-node-type-events-landing article .event-teaser-infos{min-width:17.5rem;padding-right:4.0625rem}.page-node-type-events-landing article .event-teaser-description{display:flex;flex:1;flex-direction:column;margin-right:5rem;min-width:32.5rem}.page-node-type-events-landing article .event-teaser-buttons{display:flex}.page-node-type-events-landing article .event-teaser-buttons a{margin-right:1.25rem}.page-node-type-events-landing article .event-teaser-type{padding-right:3.4375rem}.page-node-type-events-landing article .event-teaser-speakers>div>div{flex:1}}@media (max-width:61.855rem){.page-node-type-events-landing article{padding:0 .3125rem}.page-node-type-events-landing article .event-teaser{float:left;margin-bottom:.9375rem;padding:.9375rem;width:100%}.page-node-type-events-landing article .event-teaser>time{font-size:1.375rem}.page-node-type-events-landing article .event-teaser>div{float:left;padding:2.5rem 1.875rem;width:100%}.page-node-type-events-landing article .event-teaser-infos .event-teaser-date{margin-bottom:.9375rem}.page-node-type-events-landing article .event-teaser-description{margin-top:1.25rem}.page-node-type-events-landing article .event-teaser-buttons{float:left;margin-bottom:0;width:100%}.page-node-type-events-landing article .event-teaser-buttons a{margin-bottom:.625rem}.page-node-type-events-landing article .event-teaser-speakers{margin-bottom:1.875rem}.page-node-type-events-landing article .event-teaser-speakers h3{font-size:1.125rem}.page-node-type-events-landing article .event-teaser-speakers>div>div{flex:1}}.ax-page--news-landing nav.nav-news-landing{background-color:#fff;width:100%}.ax-page--news-landing nav.nav-news-landing.fixed{padding-top:1.875rem;position:fixed;top:calc(var(--ax-page-top));z-index:10}body.ax-scrolled-up .ax-page--news-landing nav.nav-news-landing.fixed{top:calc(var(--ax-page-top) + var(--ax-navbar-height))}.ax-page--news-landing nav.nav-news-landing ul{margin:0 var(--ax-spacer-left);padding:0}.ax-page--news-landing nav.nav-news-landing ul li{position:relative}.ax-page--news-landing nav.nav-news-landing ul li:before{display:none}.ax-page--news-landing nav.nav-news-landing ul li a{color:#3d284f;text-decoration:none}@media (min-width:61.875rem){.ax-page--news-landing nav.nav-news-landing{border-bottom:.0625rem solid rgba(61,40,79,.15)}.ax-page--news-landing nav.nav-news-landing ul{display:flex;flex-wrap:wrap;gap:2.5rem}.ax-page--news-landing nav.nav-news-landing ul li{font-size:1.75rem;line-height:1;margin:0;padding-bottom:1.5625rem}.ax-page--news-landing nav.nav-news-landing ul li:after{background-color:#19c3bf;border-radius:.375rem;bottom:-.125rem;content:"";height:0;left:0;opacity:0;position:absolute;width:0}.ax-page--news-landing nav.nav-news-landing ul li.active a,.ax-page--news-landing nav.nav-news-landing ul li:hover a{color:#19c3bf}.ax-page--news-landing nav.nav-news-landing ul li.active:after,.ax-page--news-landing nav.nav-news-landing ul li:hover:after{height:.1875rem;opacity:1;width:100%}}@media (max-width:61.855rem){.ax-page--news-landing nav.nav-news-landing{border-bottom:.125rem solid #19c3bf;border-top:.0625rem solid rgba(61,40,79,.15)}.ax-page--news-landing nav.nav-news-landing>span{color:#19c3bf;float:left;font-size:1.375rem;line-height:1;padding:1.25rem;width:100%}.ax-page--news-landing nav.nav-news-landing>span:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.5.5-9 9-9-9' stroke='%2319C3BF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");float:right}.ax-page--news-landing nav.nav-news-landing ul{width:100%}.ax-page--news-landing nav.nav-news-landing ul .sub-menu{display:none;padding-top:3.875rem}.ax-page--news-landing nav.nav-news-landing ul .sub-menu li:first-of-type{border-top:.125rem solid #eae8ef}.ax-page--news-landing nav.nav-news-landing ul li{font-size:1.375rem;line-height:1;padding:1.25rem}}.ax-page--news-landing .section-news-landing{text-align:center}.ax-page--news-landing .section-news-landing .button-load.empty{display:none}.ax-page--news-landing .section-news-landing .news-teaser{text-align:left}.ax-page--news-landing .section-news-landing .news-teaser>article{background-color:#fff;border:.0625rem solid rgba(61,40,79,.2);border-radius:.375rem;overflow:hidden}.ax-page--news-landing .section-news-landing .news-teaser>article:last-of-type{margin-bottom:0}.ax-page--news-landing .section-news-landing .news-teaser>article time{color:rgba(61,40,79,.5);float:left;font-size:1rem;margin-bottom:1.875rem;width:100%}.ax-page--news-landing .section-news-landing .news-teaser>article h2{color:#19c3bf}.ax-page--news-landing .section-news-landing .news-teaser-button-tag{width:100%}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .button{white-space:nowrap}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag.open{max-width:60%}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag.open>div{display:block}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag.open .news-content-tag-more{display:none}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag.open span{float:right}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag span.news-content-tag-more{background-color:transparent;color:rgba(61,40,79,.5);cursor:pointer;font-size:1rem;line-height:1.5625rem;margin:0}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag span{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:left;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.3125rem;margin-right:.625rem;padding:0 .625rem;text-decoration:none;white-space:nowrap}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag span.markets-term{align-items:center;background-color:#664284;border:none;color:#fff;display:flex}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag span.picto-term{padding-left:.1875rem}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag span.picto-term img{height:100%;margin-right:.3125rem;max-height:1.25rem}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag>div{display:none}@media (min-width:61.875rem){.ax-page--news-landing .section-news-landing .news-teaser{padding:.9375rem 2.5rem}.ax-page--news-landing .section-news-landing .news-teaser.without-image h2{float:left;padding-right:8.4375rem;width:50%}.ax-page--news-landing .section-news-landing .news-teaser.without-image .news-teaser-content{float:right;width:50%}.ax-page--news-landing .section-news-landing .news-teaser:first-of-type{border-top-left-radius:.375rem;border-top-right-radius:.375rem;padding-top:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser:last-of-type{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;padding-bottom:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser>article{display:flex;justify-content:space-between;margin-bottom:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser>article>div{flex:1;padding:2.8125rem 6.25rem 2.8125rem 2.5rem}.ax-page--news-landing .section-news-landing .news-teaser>article h2{font-size:1.75rem;margin-bottom:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser>article figure{display:flex;height:100%;justify-content:center;max-height:25rem;max-width:30rem;overflow:hidden;width:100%}.ax-page--news-landing .section-news-landing .news-teaser>article figure embed,.ax-page--news-landing .section-news-landing .news-teaser>article figure img,.ax-page--news-landing .section-news-landing .news-teaser>article figure object,.ax-page--news-landing .section-news-landing .news-teaser>article figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ax-page--news-landing .section-news-landing .news-teaser>article figure img{max-width:none}.ax-page--news-landing .section-news-landing .news-teaser-button-tag{align-items:flex-end;display:flex;justify-content:space-between}}@media (max-width:61.855rem){.ax-page--news-landing .section-news-landing{padding:0 .3125rem}.ax-page--news-landing .section-news-landing .button-load{margin-top:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser{padding:.9375rem}.ax-page--news-landing .section-news-landing .news-teaser.without-image>article{padding-top:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser>article{display:flex;flex-direction:column-reverse;margin-bottom:.9375rem}.ax-page--news-landing .section-news-landing .news-teaser>article>div{padding:0 1.875rem 1.875rem}.ax-page--news-landing .section-news-landing .news-teaser>article h2{font-size:1.375rem;margin-bottom:1.25rem}.ax-page--news-landing .section-news-landing .news-teaser>article figure{margin-bottom:1.875rem;max-height:22.1875rem;overflow:hidden}.ax-page--news-landing .section-news-landing .news-teaser>article figure embed,.ax-page--news-landing .section-news-landing .news-teaser>article figure img,.ax-page--news-landing .section-news-landing .news-teaser>article figure object,.ax-page--news-landing .section-news-landing .news-teaser>article figure video{-o-object-fit:cover;object-fit:cover}.ax-page--news-landing .section-news-landing .news-teaser>article figure img{height:100%;width:100%}.ax-page--news-landing .section-news-landing .news-teaser-button-tag{align-items:baseline;display:flex;flex-direction:column-reverse}.ax-page--news-landing .section-news-landing .news-teaser-button-tag>div{margin-bottom:1.875rem}.ax-page--news-landing .section-news-landing .news-teaser-button-tag .news-content-tag{display:none}}.page-node-type-resources main>article{padding-top:0}@media (max-width:61.855rem){.page-node-type-resources article .nav-resources-landing-filter{display:none;width:100%}.page-node-type-resources article .nav-resources-landing{display:none}}.page-node-type-resources article .nav-resources-landing{background-color:#fff;width:100%;z-index:1}.page-node-type-resources article .nav-resources-landing.fixed{padding-top:1.875rem;position:fixed;top:0;z-index:10}.page-node-type-resources article .nav-resources-landing ul{margin:0;padding:0}.page-node-type-resources article .nav-resources-landing ul>li{position:relative}.page-node-type-resources article .nav-resources-landing ul>li:before{display:none}.page-node-type-resources article .nav-resources-landing ul>li>a{color:#3d284f;text-decoration:none}.page-node-type-resources article .nav-resources-landing ul>li>a:hover{color:#19c3bf}.page-node-type-resources article .nav-resources-landing-filter{position:relative}.page-node-type-resources article .nav-resources-landing-filter .resources-landing-filter-title-mobile{display:none}.page-node-type-resources article .nav-resources-landing-filter ul{align-items:center;background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);background-position:right 1.25rem center;border:.0625rem solid rgba(102,66,132,.15);border-radius:1.5rem;color:#664284;cursor:pointer;display:flex;font-size:1rem;line-height:2rem;list-style:none;margin:0 0 0 1.25rem;min-height:2.5rem;padding:.125rem 2.5rem 0 1.25rem;position:relative;text-align:center;transition:.2s ease;transition-property:background-color,color;width:auto}.page-node-type-resources article .nav-resources-landing-filter ul>.count{margin-left:.3125rem}.page-node-type-resources article .nav-resources-landing-filter ul>.button-reset-filter{padding:0;pointer-events:none;visibility:hidden;width:.6875rem}.page-node-type-resources article .nav-resources-landing-filter ul:hover{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/arrow-down-white.svg);color:#fff}.page-node-type-resources article .nav-resources-landing-filter ul.active{background-color:#664284;background-image:none;color:#fff;padding-right:1.25rem}.page-node-type-resources article .nav-resources-landing-filter ul.active>.button-reset-filter{pointer-events:all;visibility:visible}.page-node-type-resources article .nav-resources-landing-filter ul.open{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/arrow-up-white.svg);color:#fff}.page-node-type-resources article .nav-resources-landing-filter ul.open .sub-menu{opacity:1;visibility:visible}.page-node-type-resources article .nav-resources-landing-filter ul.open>.button-reset-filter{pointer-events:none;visibility:hidden}.page-node-type-resources article .nav-resources-landing-filter ul li{padding:0 1.25rem;width:100%}.page-node-type-resources article .nav-resources-landing-filter ul li[data-key=_none],.page-node-type-resources article .nav-resources-landing-filter ul li[data-key=none]{display:none}.page-node-type-resources article .nav-resources-landing-filter ul li.active a,.page-node-type-resources article .nav-resources-landing-filter ul li.active label{color:#19c3bf}.page-node-type-resources article .nav-resources-landing-filter ul .sub-menu{background-color:#fff;border:.0625rem solid rgba(102,66,132,.15);border-radius:.375rem;left:0;margin-top:.5rem;opacity:0;padding:.9375rem 0;position:absolute;top:2.5rem;transition:opacity .2s ease;visibility:hidden;z-index:100}.page-node-type-resources article .nav-resources-landing-filter ul a,.page-node-type-resources article .nav-resources-landing-filter ul label{color:#664284;float:left;font-size:1rem;font-weight:600;line-height:2rem;text-align:left;text-decoration:none;width:100%}.page-node-type-resources article .nav-resources-landing-filter ul a:hover,.page-node-type-resources article .nav-resources-landing-filter ul label:hover{color:#19c3bf}.page-node-type-resources article .nav-resources-landing-filter ul label{padding-left:1.875rem}.page-node-type-resources article .nav-resources-landing-filter ul label:after,.page-node-type-resources article .nav-resources-landing-filter ul label:before{margin:0;top:calc(50% - .5rem)}.page-node-type-resources article .nav-resources-landing-filter ul label:before{background-color:#19c3bf;border-radius:.15625rem;color:#fff}.page-node-type-resources article .nav-resources-landing-filter ul label:after{border-color:rgba(102,66,132,.15)}.page-node-type-resources article .nav-resources-landing-filter .button-clear{color:#664284;font-size:1rem}.page-node-type-resources article .nav-resources-landing-filter .button-clear:hover{color:#19c3bf}@media (min-width:61.875rem){.page-node-type-resources article .nav-resources-landing{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:3.125rem}.page-node-type-resources article .nav-resources-landing .nav-resources-landing-filter{align-items:center;display:flex}.page-node-type-resources article .nav-resources-landing .nav-resources-landing-filter .sub-menu{white-space:nowrap}.page-node-type-resources article .nav-resources-landing .nav-resources-landing-filter .button-clear{margin-left:1.25rem}.page-node-type-resources article .nav-resources-landing>ul{display:flex}.page-node-type-resources article .nav-resources-landing>ul>li{font-size:1.75rem;line-height:1;margin-right:2.5rem;padding-bottom:1.5625rem}.page-node-type-resources article .nav-resources-landing>ul>li:after{background-color:#19c3bf;border-radius:.375rem;bottom:-.125rem;content:"";height:0;left:0;opacity:0;position:absolute;width:0}.page-node-type-resources article .nav-resources-landing>ul>li.active a{color:#19c3bf}.page-node-type-resources article .nav-resources-landing>ul>li.active:after{height:.1875rem;opacity:1;width:100%}}@media (max-width:61.855rem){.page-node-type-resources article .nav-resources-landing{float:left;margin-bottom:2.1875rem}.page-node-type-resources article .nav-resources-landing>span{color:#19c3bf;float:left;font-size:1.375rem;line-height:1;padding:1.25rem;width:100%}.page-node-type-resources article .nav-resources-landing>span:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.5.5-9 9-9-9' stroke='%2319C3BF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");float:right}.page-node-type-resources article .nav-resources-landing ul{width:100%}.page-node-type-resources article .nav-resources-landing ul .sub-menu{display:none;padding-top:3.875rem}.page-node-type-resources article .nav-resources-landing ul li{font-size:1.375rem;line-height:1;padding:1.25rem}.page-node-type-resources article .nav-resources-landing ul li a:link,.page-node-type-resources article .nav-resources-landing ul li a:visited{color:#3d284f;text-decoration:none}.page-node-type-resources article .nav-resources-landing-filter{display:block;padding:0 1.25rem}.page-node-type-resources article .nav-resources-landing-filter>span{display:none}.page-node-type-resources article .nav-resources-landing-filter ul{display:none;margin:0 .625rem 1.25rem 0;width:100%}.page-node-type-resources article .nav-resources-landing-filter .resources-landing-filter-title-mobile{background-image:url(/themes/custom/axens/assets/medias/filters.svg);background-position:auto 0;background-position:right 1.25rem center;border:.0625rem solid rgba(61,40,79,.15);border-radius:1.5rem;color:#19c3bf;display:block;font-size:1rem;font-weight:600;line-height:2rem;margin:0 0 1.25rem;padding:.25rem 1.25rem}.page-node-type-resources article .nav-resources-landing-filter .button-clear{display:none;float:right;margin-bottom:1.875rem}.page-node-type-resources article .nav-resources-landing-filter.open .resources-landing-filter-title-mobile{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/close.svg);background-position:auto 0;border:.0625rem solid #664284;color:#fff;margin-bottom:1.25rem}.page-node-type-resources article .nav-resources-landing-filter.open ul{display:flex;justify-content:space-between}.page-node-type-resources article .nav-resources-landing-filter.open .button-clear{display:block}}.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser{display:none;min-height:15.625rem}.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser.show{opacity:1}.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser>div{height:100%}.page-node-type-resources article .section-resources-landing .load-more{background-color:#fff;display:flex;justify-content:center;padding:3.125rem 0 0;text-align:center}.page-node-type-resources article .section-resources-landing .load-more a.empty{display:none}.page-node-type-resources article .section-resources-landing article{background-color:#fff;border:.0625rem solid rgba(61,40,79,.15);border-radius:.375rem;display:flex;margin-bottom:1.875rem;margin-right:1.875rem;padding:1.875rem}.page-node-type-resources article .section-resources-landing article:nth-child(2n+2){margin-right:0}.page-node-type-resources article .section-resources-landing article.resource-video figure{display:flex;height:7.5rem;justify-content:center;max-width:10.3125rem;position:relative;width:100%}.page-node-type-resources article .section-resources-landing article.resource-video figure embed,.page-node-type-resources article .section-resources-landing article.resource-video figure img,.page-node-type-resources article .section-resources-landing article.resource-video figure object,.page-node-type-resources article .section-resources-landing article.resource-video figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-resources article .section-resources-landing article.resource-video figure:after{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.555 1.036 6.197 4.132a1 1 0 0 1 0 1.664l-6.197 4.132A1 1 0 0 1 0 10.13V1.87a1 1 0 0 1 1.555-.833z' fill='%2336B6B4' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:center left .8125rem;border-radius:50%;bottom:.625rem;content:"";height:2rem;left:.625rem;position:absolute;width:2rem}.page-node-type-resources article .section-resources-landing article>div{display:flex}.page-node-type-resources article .section-resources-landing article>div figure{border-radius:.375rem;display:flex;height:12.8125rem;justify-content:center;overflow:hidden;width:9.375rem}.page-node-type-resources article .section-resources-landing article>div figure embed,.page-node-type-resources article .section-resources-landing article>div figure img,.page-node-type-resources article .section-resources-landing article>div figure object,.page-node-type-resources article .section-resources-landing article>div figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-resources article .section-resources-landing article>div h2{font-size:1.375rem;margin-bottom:.9375rem}.page-node-type-resources article .section-resources-landing article>div>div{position:relative}.page-node-type-resources article .section-resources-landing article>div .button{white-space:nowrap}.page-node-type-resources article .section-resources-landing article .resource-content-tag{float:left;width:100%}.page-node-type-resources article .section-resources-landing article .resource-content-tag .resource-tag-more{cursor:pointer}.page-node-type-resources article .section-resources-landing article .resource-content-tag .resource-tag,.page-node-type-resources article .section-resources-landing article .resource-content-tag .resource-tag-more,.page-node-type-resources article .section-resources-landing article .resource-content-tag>div span{background-color:#f3f8f7;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:left;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.625rem;margin-right:.625rem;padding:0 .625rem;text-decoration:none}.page-node-type-resources article .section-resources-landing article .resource-content-tag.open .resource-tag-more,.page-node-type-resources article .section-resources-landing article .resource-content-tag>div{display:none}.page-node-type-resources article .section-resources-landing article .resource-content-tag.open>div{display:block}@media (min-width:61.875rem){.page-node-type-resources article .section-resources-landing .list-resources{display:flex;flex-wrap:wrap;justify-content:space-between}.page-node-type-resources article .section-resources-landing .list-resources article{margin-right:0;width:calc(50% - .9375rem)}.page-node-type-resources article .section-resources-landing .list-resources article>div{width:100%}.page-node-type-resources article .section-resources-landing .list-resources article>div .mobile-only{display:none}.page-node-type-resources article .section-resources-landing .list-resources article>div>div{flex:1}.page-node-type-resources article .section-resources-landing .list-resources .button{margin-top:3.125rem}}@media (max-width:61.855rem){.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser>div{margin-bottom:1.875rem}.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser>div>div{max-width:20.625rem}.page-node-type-resources article .section-resources-landing article{padding:.9375rem;width:100%}.page-node-type-resources article .section-resources-landing article.resource-video{align-items:baseline;flex-direction:column}.page-node-type-resources article .section-resources-landing article.resource-video>div{margin-bottom:1.25rem;width:100%}.page-node-type-resources article .section-resources-landing article.resource-video>div figure img,.page-node-type-resources article .section-resources-landing article.resource-video>div>div{width:100%}}@media screen and (max-width:25.9375rem){.page-node-type-resources article .section-resources-landing .list-resources .resource-teaser{min-height:auto}.page-node-type-resources article .section-resources-landing>div{margin:0 .3125rem}.page-node-type-resources article .section-resources-landing .load-more{margin-bottom:3.125rem}.page-node-type-resources article .section-resources-landing>div{padding:1.875rem .9375rem}.page-node-type-resources article .section-resources-landing article{padding:.9375rem;width:100%}.page-node-type-resources article .section-resources-landing article.resource-video{align-items:baseline;flex-direction:column}.page-node-type-resources article .section-resources-landing article.resource-video figure{min-width:10.3125rem}.page-node-type-resources article .section-resources-landing article.resource-video>div>div h2{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}.page-node-type-resources article .section-resources-landing article .desktop-only{display:none}.page-node-type-resources article .section-resources-landing article>div{margin-bottom:1.875rem}.page-node-type-resources article .section-resources-landing article>div>div{margin-bottom:0}.page-node-type-resources article .section-resources-landing article>div>div h2{font-size:1.125rem;margin-bottom:0}.page-node-type-resources article .section-resources-landing article>div>div>div{float:left;margin-top:.9375rem}.page-node-type-resources article .section-resources-landing article>div figure{height:6.25rem;width:4.6875rem}}.page-node-type-event{background-color:#f3f8f7}.page-node-type-event section .event-intro h1{font-size:2.75rem;line-height:.9;margin-bottom:1.875rem}.page-node-type-event section .event-intro .event-type{align-items:center;display:flex;font-size:1rem;font-weight:600;margin-bottom:1.5625rem;text-transform:capitalize}.page-node-type-event section .event-intro .event-type:before{background-color:#19c3bf;border-radius:.1875rem;height:2.625rem;margin-right:.9375rem;padding:.625rem}.page-node-type-event section .event-intro .event-type-seminar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23F3F8F7'%3E%3Cpath d='M9.986 3.631A1.817 1.817 0 0 1 8.17 1.816a1.816 1.816 0 0 1 3.63 0A1.817 1.817 0 0 1 9.986 3.63zm2.95 3.631h-5.9a.681.681 0 0 1-.681-.68c0-1.127.916-2.043 2.042-2.043h3.177c1.126 0 2.043.916 2.043 2.043a.68.68 0 0 1-.68.68z'/%3E%3Ccircle cx='17.248' cy='16.794' r='1.362'/%3E%3Cpath d='M19.29 21.787h-4.084a.681.681 0 0 1-.681-.68c0-1.127.917-2.043 2.042-2.043h1.362c1.126 0 2.043.916 2.043 2.042a.681.681 0 0 1-.681.681z'/%3E%3Ccircle cx='9.986' cy='16.794' r='1.362'/%3E%3Cpath d='M12.028 21.787H7.943a.681.681 0 0 1-.68-.68c0-1.127.916-2.043 2.042-2.043h1.362c1.125 0 2.042.916 2.042 2.042a.68.68 0 0 1-.68.681z'/%3E%3Ccircle cx='2.723' cy='16.794' r='1.362'/%3E%3Cpath d='M4.766 21.787H.681a.681.681 0 0 1-.681-.68c0-1.127.917-2.043 2.043-2.043h1.361c1.126 0 2.043.916 2.043 2.042a.681.681 0 0 1-.681.681zM15.433 8.17H4.539a.908.908 0 1 0 0 1.816h.55l.594 5.546c.062.624.547.808 1.172.808a3.172 3.172 0 0 1 3.13-2.723 3.172 3.172 0 0 1 3.132 2.723c.624 0 1.11-.184 1.172-.808l.594-5.546h.55a.908.908 0 1 0 0-1.816z'/%3E%3C/g%3E%3C/svg%3E");height:2.5rem;width:2.5rem}.page-node-type-event section .event-intro .event-type-webinar:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M10.06 1.183c.137-.397.543-.685.97-.681 2.98-.003 5.96-.003 8.94 0 .55-.01 1.041.474 1.028 1.017.002 1.697.002 3.394 0 5.09-.002.243.025.498-.08.725-.154.37-.542.632-.949.629-1.906.002-3.811 0-5.717 0-.773.65-1.54 1.307-2.315 1.956-.19.177-.54.044-.559-.213-.011-.58 0-1.161-.004-1.742-.246-.003-.504.024-.734-.08a1.022 1.022 0 0 1-.638-.938c0-1.697-.003-3.394 0-5.09.003-.225-.024-.458.058-.673m4.14 1.334a.293.293 0 0 0-.199.31c.003.949 0 1.899 0 2.849a.301.301 0 0 0 .13.272.32.32 0 0 0 .365-.01c.77-.468 1.539-.939 2.31-1.405.081-.048.163-.113.184-.208a.293.293 0 0 0-.139-.326c-.781-.482-1.57-.953-2.352-1.434-.087-.056-.198-.086-.299-.048z'/%3E%3Cpath d='M.502 2.027C.488 1.48.988.989 1.545 1c2.69 0 5.38-.002 8.07 0a1.233 1.233 0 0 0-.062.387v.983H2.46c-.139.005-.295-.026-.416.059a.35.35 0 0 0-.152.323c.003 3.108-.003 6.216.002 9.323.003.137-.027.291.062.409.07.104.202.151.326.146h15.934c.125.005.257-.042.328-.147.071-.094.063-.215.065-.325-.006-1.21 0-2.421-.001-3.632H20c.004 1.483-.003 2.965 0 4.447.011.547-.488 1.035-1.044 1.024-5.79.002-11.58.002-17.37 0-.57.03-1.097-.461-1.085-1.024C.502 9.325.498 5.676.502 2.027z'/%3E%3Cpath d='M6 4.5c.114-.388.535-.506 1-.5.35.01.757-.034 1 0 .788.25 1.33.755 1.5 1.5.122.133.141.403 0 .5.131.462.145.755 0 1 .116.216-.045.326 0 .5-.206.112-.198.383-.5.5.142.518-.068.858-.5 1 .097.164.12.236 0 .5.117.03.112.268 0 .5.492-.004.883.003 1 0 .985.45 1.505 1.21 1.5 2H3.5c.002-.533.228-1.06.5-1.5.395-.19.746-.375 1-.5.372-.008.631.007 1 0-.114-.261-.11-.528 0-1-.103.147-.159.114 0 0-.483-.2-.68-.567-1-1 .197-.186.207-.422 0-.5.029-.173-.14-.31 0-.5a1.268 1.268 0 0 1 0-1c-.127-.683.225-1.303 1-1.5m0 3a31.5 31.5 0 0 0 0 1c.416.37 1.069.615 1.5.5.5-.157.813-.45 1-1 .031-.084-.01-.378 0-.5-.12-.275-.239-.388-.5-.5-.504.352-1.25.556-2 .5m.5 2c.008.22-.01.442 0 .5.105.37.388.487.5.5.477.023.868-.074 1-.5.011-.057-.01-.278 0-.5a2.83 2.83 0 0 1-1.5 0zm-3.407 5.628a1.744 1.744 0 0 1 2.382 1.34c.037.34.038.69-.032 1.029-.199-.034-.398-.073-.6-.07-.729 0-1.458-.004-2.187-.001-.2.001-.398.032-.594.074-.083-.337-.07-.69-.037-1.033a1.738 1.738 0 0 1 1.068-1.34zm7.067-.025a1.75 1.75 0 0 1 1.484.142c.441.258.755.719.83 1.222.034.342.046.696-.036 1.033-.38-.093-.772-.071-1.159-.074H9.662c-.203 0-.403.036-.602.071-.076-.41-.09-.842.016-1.248a1.758 1.758 0 0 1 1.084-1.146zm7 .001c.46-.169.992-.131 1.421.106.5.265.853.786.905 1.348.02.314.027.633-.04.942-.2-.032-.4-.073-.603-.071l-2.138-.001a3.322 3.322 0 0 0-.645.072 2.884 2.884 0 0 1 .016-1.246c.15-.526.566-.968 1.084-1.15zm-14.651 2.93c.132-.027.267-.033.4-.033.624.002 1.247-.007 1.87.006.732.036 1.407.609 1.627 1.37.13.415.085.859.09 1.29.005.176-.14.336-.304.329-1.616.005-3.232-.001-4.849.002-.174.021-.347-.136-.34-.331.006-.43-.04-.874.09-1.289.201-.684.766-1.222 1.416-1.344zm7 .001c.245-.05.497-.027.745-.032.51.004 1.019-.012 1.528.005.735.037 1.408.616 1.628 1.378.124.398.08.824.088 1.237.02.19-.125.38-.304.372-1.604.007-3.207-.002-4.81.004-.113.006-.238-.017-.311-.12-.086-.104-.071-.251-.073-.38.006-.347-.024-.702.07-1.039.179-.722.762-1.3 1.439-1.425zm7.035-.008c.209-.038.42-.024.632-.026.521.003 1.043-.005 1.565.002.73.02 1.411.573 1.649 1.323.15.428.101.893.106 1.34.006.197-.168.355-.343.332h-4.812c-.174.02-.343-.138-.337-.331.005-.43-.04-.874.09-1.289.204-.698.786-1.241 1.45-1.351z'/%3E%3C/g%3E%3C/svg%3E")}.page-node-type-event section .event-intro .event-type-conference:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.657 5.704a3.983 3.983 0 0 1-5.314 0c-.688.83-1.054 1.953-1.054 3.046v.742h7.422V8.75c0-1.093-.367-2.216-1.054-3.046zM10 5.547c1.469 0 2.773-1.149 2.773-2.734C12.773 1.274 11.528 0 10 0 8.474 0 7.227 1.273 7.227 2.813c0 1.58 1.3 2.734 2.773 2.734zm9.414 5.117h-.703V8.75a.586.586 0 0 0-.084-.302l-.98-1.634c.273-.32.439-.735.439-1.189a1.838 1.838 0 0 0-1.836-1.836 1.838 1.838 0 0 0-1.836 1.836 1.837 1.837 0 0 0 2.229 1.793l.896 1.495v1.751H2.461V8.913l.896-1.495a1.838 1.838 0 0 0 2.229-1.793A1.838 1.838 0 0 0 3.75 3.789a1.838 1.838 0 0 0-1.836 1.836c0 .454.166.869.44 1.19l-.981 1.633a.586.586 0 0 0-.084.302v1.914H.586A.586.586 0 0 0 0 11.25v3.125c0 .323.262.586.586.586h18.828a.586.586 0 0 0 .586-.586V11.25a.586.586 0 0 0-.586-.586zM2.54 16.133v3.281c0 .323.263.586.586.586h13.75a.586.586 0 0 0 .586-.586v-3.281H2.539zm9.961 1.953h-5a.586.586 0 0 1 0-1.172h5a.586.586 0 0 1 0 1.172z' fill='%23FFF'/%3E%3C/svg%3E")}.page-node-type-event section .event-intro .event-date{font-size:2.125rem}.page-node-type-event section .event-intro .event-date time{color:#19c3bf}.page-node-type-event section .event-intro .event-date-1 span{color:#d085af}.page-node-type-event section .event-intro .event-date-1 time{color:#3d284f}.page-node-type-event section .event-intro .event-location{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0C2.243 0 0 2.337 0 5.21c0 1.607.794 3.558 2.36 5.798a25.404 25.404 0 0 0 2.323 2.857.44.44 0 0 0 .627.007 22.907 22.907 0 0 0 2.328-2.785C9.205 8.88 10 6.903 10 5.21 10 2.337 7.757 0 5 0zm0 7.46c-1.348 0-2.444-1.123-2.444-2.503 0-1.38 1.096-2.502 2.444-2.502 1.348 0 2.444 1.123 2.444 2.502C7.444 6.337 6.348 7.46 5 7.46z' fill='%231D0647'/%3E%3C/svg%3E")}.page-node-type-event section .event-intro .event-location span{padding-left:1.0625rem}.page-node-type-event section .event-intro .event-timezone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.484 9.727a2.637 2.637 0 1 1 0 5.273 2.637 2.637 0 0 1 0-5.273zm-5.346.182v3.17c-.788-.187-1.497-.881-2.03-2a8.045 8.045 0 0 1-.442-1.17h2.472zm2.832 0a3.504 3.504 0 0 0-.995 2.659 2.29 2.29 0 0 1-.958.512V9.909zm2.514 1.136a.44.44 0 0 0-.44.44v.439h-.439a.44.44 0 0 0 0 .879h.88a.44.44 0 0 0 .439-.44v-.879a.44.44 0 0 0-.44-.44zm-8.73-1.136a9.14 9.14 0 0 0 .561 1.548c.211.443.45.832.71 1.164a6.583 6.583 0 0 1-2.109-1.42A6.634 6.634 0 0 1 .908 9.909zm7.185-2.93a12.431 12.431 0 0 1-.233 2.051h-2.69V6.98zm-3.801 0V9.03h-2.69c-.13-.647-.21-1.338-.233-2.05h2.923zm-3.802 0c.022.708.095 1.398.217 2.051H.47A6.558 6.558 0 0 1 0 6.98zm10.818 0a6.559 6.559 0 0 1-.47 2.051h-.081a3.501 3.501 0 0 0-1.99-.073c.115-.632.184-1.297.205-1.978zM9.706 4.05c.13.648.21 1.339.233 2.051H7.016V4.05zm-3.568 0V6.1H3.215c.023-.712.102-1.403.233-2.05h2.69zm-3.585 0a13.443 13.443 0 0 0-.217 2.05H0a6.559 6.559 0 0 1 .47-2.05zm10.13 0c.265.648.425 1.339.471 2.051h-2.336a13.44 13.44 0 0 0-.217-2.05zM7.017 0c.788.188 1.497.882 2.03 2 .17.36.318.752.442 1.17H7.016zm-.878 0v3.17H3.666c.124-.418.272-.81.443-1.17C4.64.883 5.35.189 6.138 0zM4.025.459c-.26.332-.499.72-.71 1.164a9.09 9.09 0 0 0-.562 1.548H.908A6.635 6.635 0 0 1 4.025.459zm5.104 0a6.583 6.583 0 0 1 2.11 1.42c.392.393.73.827 1.007 1.292H10.4a9.14 9.14 0 0 0-.562-1.548 6.202 6.202 0 0 0-.71-1.164z' fill='%231D0647'/%3E%3C/svg%3E")}.page-node-type-event section .event-intro .event-timezone span{padding-left:1.0625rem}.page-node-type-event section .event-intro .event-intro-details{display:inline-block;position:relative;width:100%}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper .add-to-calendar-widget{align-items:flex-start;display:flex;flex-direction:column}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper.open label{background-color:#664284;color:#fff}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper.open label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0-1h16v21H0z'/%3E%3Cpath d='M3 17h10.5c1.779 0 2.5-.733 2.5-2.5v-10c0-1.587-.721-2.32-2.5-2.5h-2V0H10v2H5.5V0H4v2H3c-1.779.18-3 .913-3 2.5v10C0 16.267 1.221 17 3 17zm10.5-1.5h-11c-.602 0-1-.387-1-1v-6h13v6c0 .613-.398 1-1 1zm-11-12H4V6h1.5V3.5H10V6h1.5V3.5h2c.602 0 1 .426 1 1V7h-13V4.5c0-.574.398-1 1-1z' fill='%23fff' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper.open .add-to-calendar-icons{background-color:#fff;border:.0625rem solid rgba(102,66,132,.2);border-radius:.375rem;float:left;margin-top:.3125rem;padding:1.25rem;width:auto}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper.open .add-to-calendar-icons a{display:flex}.page-node-type-event section .event-intro .event-intro-details .add-to-calendar-wrapper a{color:#664284;font-weight:600;margin:0;padding:.3125rem 0;text-decoration:none;white-space:nowrap;width:100%}.page-node-type-event section .event-intro .event-tag{display:flex;margin-bottom:1.25rem}.page-node-type-event section .event-intro .event-tag.mobile-only{display:none}.page-node-type-event section .event-intro .event-tag.open>div{display:block}.page-node-type-event section .event-intro .event-tag.open .event-tag-more,.page-node-type-event section .event-intro .event-tag>div{display:none}.page-node-type-event section .event-intro .event-tag span{margin-bottom:.625rem;margin-right:.625rem}.page-node-type-event section .event-intro .event-subtitle{float:left}.page-node-type-event section .event-intro .event-subtitle-text{align-items:center;display:flex}.page-node-type-event section .event-intro .event-subtitle-text .button-info{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0C4.032 0 0 4.032 0 9s4.032 9 9 9 9-4.032 9-9-4.032-9-9-9zm1 13H8V8h2v5zm0-7H8V4h2v2z' fill='%2319C3BF'/%3E%3C/svg%3E");border:none;cursor:pointer;float:right;height:1.125rem;margin-left:.625rem;padding:0;position:relative;width:1.125rem}.page-node-type-event section .event-intro .event-subtitle-text p{line-height:1.2}.page-node-type-event section .event-intro .event-subtitle-bullet{background-color:#3d284f;border-radius:.375rem;bottom:1.875rem;box-shadow:0 0 .125rem rgba(0,0,0,.5);color:#fff;left:50%;opacity:0;padding:1.25rem 1.875rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.3s ease;transition-property:opacity;visibility:hidden;width:19.375rem}.page-node-type-event section .event-intro .event-subtitle-bullet.show{opacity:1;visibility:visible}.page-node-type-event section .event-intro .event-subtitle-bullet:after{border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.375rem solid #3d284f;bottom:-.375rem;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.page-node-type-event section .event-intro .event-subtitle-bullet p{font-size:.875rem;font-weight:lighter;line-height:1.5;margin-bottom:0}.page-node-type-event section .event-intro .event-organizer{display:flex;font-size:1rem}.page-node-type-event section .event-intro .event-organizer figure{align-items:center;display:flex;height:2.5rem;margin-right:1.25rem;overflow:hidden;width:2.5rem}.page-node-type-event section .event-intro .event-organizer figure embed,.page-node-type-event section .event-intro .event-organizer figure img,.page-node-type-event section .event-intro .event-organizer figure object,.page-node-type-event section .event-intro .event-organizer figure video{-o-object-fit:cover;object-fit:cover}.page-node-type-event section .event-intro .event-organizer>div>div{margin-bottom:.4375rem}.page-node-type-event section .event-intro .event-button .button-icon.play:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4.5L1 10z' fill='%23FFF' stroke='%23FFF' stroke-width='1.5' fill-rule='evenodd' stroke-linejoin='round'/%3E%3C/svg%3E");margin-left:.625rem}.page-node-type-event section .event-intro .event-button .button-icon.download:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0-4h13v21H0z'/%3E%3Cpath fill='%23664384' d='M0 12h13v1.5H0z'/%3E%3Cpath d='M11 5 6.5 9 2 5m4.5-5v8.5' stroke='%23664384' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");margin-left:.625rem}.page-node-type-event section .event-intro .event-button .button-icon.download:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 12h13v1.5H0z'/%3E%3Cpath d='M11 5 6.5 9 2 5m4.5-5v8.5' stroke='%23fff' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E")}.page-node-type-event section .event-time-slot{background-color:#fff;border-radius:.375rem;padding:0 2.5rem}.page-node-type-event section .event-time-slot>article{border-bottom:1 solid rgba(102,66,132,.2)}.page-node-type-event section .event-time-slot>article:last-of-type{border:none}.page-node-type-event section .event-time-slot>article .event-time-slot-time time{font-weight:600}.page-node-type-event section .event-time-slot>article .event-time-slot-time div:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='%231D0647' stroke-width='1.3' cx='5.5' cy='5.5' r='4.85'/%3E%3Cpath fill='%23281250' d='M5 3h1v3H5z'/%3E%3Cpath fill='%23281250' d='M5 5h2v1H5z'/%3E%3C/g%3E%3C/svg%3E");padding-right:.4375rem}.page-node-type-event section .event-time-slot>article .event-time-slot-description{font-size:1.375rem}.page-node-type-event section .event-time-slot>article .event-time-slot-person strong{display:flex}.page-node-type-event section .event-time-slot>article .event-time-slot-person>div{align-items:center;display:flex;margin-bottom:1.25rem}.page-node-type-event section .event-time-slot>article .event-time-slot-person>div>div{flex:1}.page-node-type-event section .event-time-slot>article .event-time-slot-person figure{border-radius:3.125rem;display:flex;height:2.5rem;justify-content:center;margin-right:1.25rem;overflow:hidden;width:2.5rem}.page-node-type-event section .event-time-slot>article .event-time-slot-person figure embed,.page-node-type-event section .event-time-slot>article .event-time-slot-person figure img,.page-node-type-event section .event-time-slot>article .event-time-slot-person figure object,.page-node-type-event section .event-time-slot>article .event-time-slot-person figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-node-type-event section .event-time-slot>article .event-time-slot-person-linkedin{align-items:center;display:flex}.page-node-type-event section .event-time-slot>article .event-time-slot-person-linkedin:after{border-radius:3.125rem;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M20 10c0 5.523-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0s10 4.477 10 10' fill='%2318C3BF'/%3E%3Cpath d='M15.455 14.545h-2.072v-3.248c0-.775-.014-1.771-1.076-1.771-1.079 0-1.244.844-1.244 1.715v3.304H8.992v-6.68h1.988v.913h.028c.276-.525.952-1.078 1.96-1.078 2.1 0 2.487 1.383 2.487 3.182v3.663zM6.656 6.953a1.203 1.203 0 0 1 0-2.408 1.203 1.203 0 0 1 0 2.408zM5.62 14.545h2.072v-6.68H5.62v6.68z' fill='%23FAFAFB'/%3E%3C/g%3E%3C/svg%3E");float:right;height:1.25rem;margin-left:.625rem;width:1.25rem}@media (min-width:61.875rem){.page-node-type-event section .event-intro .event-date{line-height:.8}.page-node-type-event section .event-intro>div{align-items:flex-end;display:flex;line-height:1;margin-bottom:.9375rem}.page-node-type-event section .event-intro>div .event-location,.page-node-type-event section .event-intro>div .event-timezone{margin-left:1.25rem}.page-node-type-event section .event-intro>div .event-subtitle{max-width:37.5rem}.page-node-type-event section .event-intro-details-links{display:flex;float:right;justify-content:space-between}.page-node-type-event section .event-intro-details-links .event-organizer{padding-left:9.375rem}.page-node-type-event section .event-intro-details-links .event-organizer>div{padding-right:.9375rem}.page-node-type-event section .event-intro-details>div{align-items:center;display:flex;justify-content:space-between}.page-node-type-event section .event-intro-details>div .event-subtitle{margin-bottom:.9375rem}.page-node-type-event section .event-intro-details-calendar{display:flex;flex-direction:column}.page-node-type-event section .event-intro .event-tag{justify-content:normal}.page-node-type-event section .event-time-slot>article{align-items:flex-start;display:flex;padding:2.5rem 0}.page-node-type-event section .event-time-slot>article .event-time-slot-description{flex:1;min-width:36.25rem;padding-right:4.375rem}.page-node-type-event section .event-time-slot>article .event-time-slot-person{flex:1}.page-node-type-event section .event-time-slot>article .event-time-slot-time{min-width:12.5rem;padding-right:7.5rem}.page-node-type-event section .event-time-slot>article .event-intro-details-links{display:flex;float:right;max-width:37.5rem}.page-node-type-event section .event-time-slot>article .event-organizer{padding-right:13.4375rem}.page-node-type-event section .event-time-slot>article .event-organizer figure{align-items:center;display:flex}}@media (max-width:61.855rem){.page-node-type-event section{padding:4.375rem .3125rem 0}.page-node-type-event section .event-intro{display:flex;flex-direction:column;padding:0 .9375rem}.page-node-type-event section .event-intro .event-tag{display:none;flex-wrap:wrap}.page-node-type-event section .event-intro .event-tag.mobile-only{display:flex}.page-node-type-event section .event-intro h1{font-size:2.25rem}.page-node-type-event section .event-intro .event-date{font-size:1.625rem}.page-node-type-event section .event-intro .event-location{margin-right:1.25rem}.page-node-type-event section .event-intro .event-location,.page-node-type-event section .event-intro .event-timezone{background-position:left top .25rem;float:left;margin-bottom:.9375rem;width:auto}.page-node-type-event section .event-intro .event-subtitle{margin-bottom:.9375rem;position:relative}.page-node-type-event section .event-intro .event-subtitle-text p{margin-bottom:1.875rem}.page-node-type-event section .event-intro .event-subtitle-text .button-info{position:static}.page-node-type-event section .event-intro .event-subtitle-bullet{left:0;-webkit-transform:translateX(0);transform:translateX(0);width:20.625rem}.page-node-type-event section .event-intro .event-subtitle-bullet:after{left:1.25rem;-webkit-transform:translateX(0);transform:translateX(0)}.page-node-type-event section .event-intro .event-subtitle-bullet p{margin-bottom:0}.page-node-type-event section .event-intro .event-organizer{margin-bottom:1.25rem;width:100%}.page-node-type-event section .event-intro .event-organizer>div>div{margin-bottom:0}.page-node-type-event section .event-intro .event-button{margin-bottom:1.25rem}.page-node-type-event section .event-time-slot{padding:0 2.1875rem}.page-node-type-event section .event-time-slot>article{padding:1.875rem 0}.page-node-type-event section .event-time-slot>article .event-time-slot-person>div>div{flex:1}.page-node-type-event section .event-time-slot>article .event-time-slot-time{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:1.25rem}.page-node-type-event section .event-time-slot>article .event-time-slot-description{font-size:1.125rem;margin-bottom:1.25rem}.page-node-type-event section .event-intro-details .add-to-calendar-wrapper{display:flex;margin-bottom:1.25rem;width:100%}.page-node-type-event section .event-intro-details-links{float:left}}.content-rte ol,.content-rte ul{list-style:none;margin:0 0 1.5625rem;padding-left:1.5625rem}.content-rte ol li em,.content-rte ul li em{font-style:normal}.content-rte ol{counter-reset:custom-counter}.content-rte ol li{counter-increment:custom-counter}.content-rte ol li:before{color:#19c3bf;content:counter(custom-counter);display:inline-block;font-size:1.125rem;margin-right:.625rem;min-width:.625rem}.content-rte ul li:before{color:#19c3bf;content:"•";margin-right:.625rem}.content-rte ul li a{color:#3d284f;text-decoration:underline;-webkit-text-decoration-color:#19c3bf;text-decoration-color:#19c3bf}.content-rte p a{border-bottom:.125rem solid #19c3bf;color:#3d284f;text-decoration:none}.content-rte p .button{color:#fff;text-decoration:none}.content-rte img{height:auto;max-width:100%}@media screen and (max-width:25.9375rem){.content-rte:not(.section-sticky),.content-rte:not(.section-sticky) img{width:100%}}.daterangepicker{background-color:#fff;border:.0625rem solid #ddd;border-radius:.25rem;color:inherit;display:none;font-family:arial;font-size:.9375rem;left:1.25rem;line-height:1em;margin-top:.4375rem;max-width:none;padding:0;position:absolute;top:6.25rem;width:17.375rem;z-index:3001}.daterangepicker:after,.daterangepicker:before{border-bottom-color:rgba(0,0,0,.2);content:"";display:inline-block;position:absolute}.daterangepicker:before{border-bottom:.4375rem solid #ccc;border-left:.4375rem solid transparent;border-right:.4375rem solid transparent;top:-.4375rem}.daterangepicker:after{border-bottom:.375rem solid #fff;border-left:.375rem solid transparent;border-right:.375rem solid transparent;top:-.375rem}.daterangepicker.opensleft:before{right:.5625rem}.daterangepicker.opensleft:after{right:.625rem}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;margin-left:auto;margin-right:auto;right:0;width:0}.daterangepicker.opensright:before{left:.5625rem}.daterangepicker.opensright:after{left:.625rem}.daterangepicker.drop-up{margin-top:-.4375rem}.daterangepicker.drop-up:before{border-bottom:initial;border-top:.4375rem solid #ccc;bottom:-.4375rem;top:auto}.daterangepicker.drop-up:after{border-bottom:initial;border-top:.375rem solid #fff;bottom:-.375rem;top:auto}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:16.875rem}.daterangepicker .drp-calendar.left{padding:.5rem 0 .5rem .5rem}.daterangepicker .drp-calendar.right{padding:.5rem}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border:solid #000;border-radius:0;border-width:0 .125rem .125rem 0;color:#fff;display:inline-block;padding:.1875rem}.daterangepicker .calendar-table .next span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{border:.0625rem solid transparent;border-radius:.25rem;cursor:pointer;font-size:.75rem;height:1.5rem;line-height:1.5rem;min-width:2rem;text-align:center;vertical-align:middle;white-space:nowrap;width:2rem}.daterangepicker .calendar-table{background-color:#fff;border:.0625rem solid #fff;border-radius:.25rem}.daterangepicker .calendar-table table{border-collapse:collapse;border-spacing:0;margin:0;width:100%}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{color:#ccc;font-size:80%}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;border-radius:0;color:#000}.daterangepicker td.start-date{border-radius:.25rem 0 0 .25rem}.daterangepicker td.end-date{border-radius:0 .25rem .25rem 0}.daterangepicker td.start-date.end-date{border-radius:.25rem}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{cursor:default;font-size:.75rem;height:auto;margin:0;padding:.0625rem}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{background:#eee;border:.0625rem solid #eee;font-size:.75rem;margin:0 auto;outline:0;padding:.125rem;width:3.125rem}.daterangepicker .calendar-time{line-height:1.875rem;margin:.25rem auto 0;position:relative;text-align:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{border-top:.0625rem solid #ddd;clear:both;display:none;line-height:.75rem;padding:.5rem;text-align:right;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:.75rem;padding-right:.5rem}.daterangepicker .drp-buttons .btn{font-size:.75rem;font-weight:700;margin-left:.5rem;padding:.25rem .5rem}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:.0625rem solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:.0625rem solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:.0625rem solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:.0625rem solid #ddd}.daterangepicker .ranges{float:none;margin:0;text-align:left}.daterangepicker.show-calendar .ranges{margin-top:.5rem}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{cursor:pointer;font-size:.75rem;padding:.5rem .75rem}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:35.25rem){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:8.75rem}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:.5rem}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:45.625rem){.daterangepicker .ranges{float:left;width:auto}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}.search-filters{display:flex;flex-direction:column}@media (max-width:61.855rem){.search-filters{margin-bottom:0}}.search-filters-border{background-color:#d2cdda;height:.0625rem;margin-top:.75rem;width:100%}.search-filters .filters-date,.search-filters .filters-select{margin-right:1.875rem}.search-filters .filters,.search-filters-mobile .filters{display:flex}.search-filters .filters-title,.search-filters-mobile .filters-title{color:#3d284f;font-size:1.75rem;line-height:2.25rem;margin-right:1.875rem}.search-filters .filters-date select,.search-filters .filters-select select,.search-filters-mobile .filters-date select,.search-filters-mobile .filters-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.search-filters .filters-date .select,.search-filters .filters-select .select,.search-filters-mobile .filters-date .select,.search-filters-mobile .filters-select .select{background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);background-position:auto 0;background-position:right 1.25rem center;border:.0625rem solid #d2cdda;border-radius:1.5rem;color:#664284;display:flex;font-size:1rem;font-weight:600;height:2.5rem;line-height:2rem;margin-bottom:1.5rem;padding-left:1.25rem;padding-right:2.5rem;padding-top:.125rem;position:relative;width:auto}.search-filters .filters-date .select:hover,.search-filters .filters-select .select:hover,.search-filters-mobile .filters-date .select:hover,.search-filters-mobile .filters-select .select:hover{cursor:pointer}.search-filters .filters-date .select>.button-reset-filter,.search-filters .filters-select .select>.button-reset-filter,.search-filters-mobile .filters-date .select>.button-reset-filter,.search-filters-mobile .filters-select .select>.button-reset-filter{display:none}@media (max-width:61.855rem){.search-filters .filters-date .select,.search-filters .filters-select .select,.search-filters-mobile .filters-date .select,.search-filters-mobile .filters-select .select{margin-right:0}}.search-filters .filters-date .select.selected,.search-filters .filters-select .select.selected,.search-filters-mobile .filters-date .select.selected,.search-filters-mobile .filters-select .select.selected{align-items:center;background-color:#664284;border-color:#664284;color:#fff;padding-right:1rem}.search-filters .filters-date .select.selected>.button-reset-filter,.search-filters .filters-select .select.selected>.button-reset-filter,.search-filters-mobile .filters-date .select.selected>.button-reset-filter,.search-filters-mobile .filters-select .select.selected>.button-reset-filter{display:inline-block}@media (max-width:61.855rem){.search-filters .filters-date .select.selected>.button-reset-filter,.search-filters .filters-select .select.selected>.button-reset-filter,.search-filters-mobile .filters-date .select.selected>.button-reset-filter,.search-filters-mobile .filters-select .select.selected>.button-reset-filter{margin-left:auto}}.search-filters .filters-date .select.active,.search-filters .filters-select .select.active,.search-filters-mobile .filters-date .select.active,.search-filters-mobile .filters-select .select.active{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/arrow-up-white.svg);border-color:#664284;color:#fff}.search-filters .filters-date .select.active>.button-reset-filter,.search-filters .filters-select .select.active>.button-reset-filter,.search-filters-mobile .filters-date .select.active>.button-reset-filter,.search-filters-mobile .filters-select .select.active>.button-reset-filter{pointer-events:none;visibility:hidden}.search-filters .filters-date .select.active .select-container,.search-filters .filters-select .select.active .select-container,.search-filters-mobile .filters-date .select.active .select-container,.search-filters-mobile .filters-select .select.active .select-container{display:block;z-index:1}.search-filters .filters-date .select.disabled,.search-filters .filters-select .select.disabled,.search-filters-mobile .filters-date .select.disabled,.search-filters-mobile .filters-select .select.disabled{background-color:#eee;background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);border-color:#d2cdda;color:#664284;pointer-events:none}.search-filters .filters-date .select.disabled>.button-reset-filter,.search-filters .filters-select .select.disabled>.button-reset-filter,.search-filters-mobile .filters-date .select.disabled>.button-reset-filter,.search-filters-mobile .filters-select .select.disabled>.button-reset-filter{display:none}.search-filters .filters-date .select-label,.search-filters .filters-select .select-label,.search-filters-mobile .filters-date .select-label,.search-filters-mobile .filters-select .select-label{line-height:2.1875rem;margin:0}.search-filters .filters-date .select-container,.search-filters .filters-select .select-container,.search-filters-mobile .filters-date .select-container,.search-filters-mobile .filters-select .select-container{background-color:#fff;border:.0625rem solid #d2cdda;border-radius:.3125rem;display:none;left:0;list-style:none;margin-top:0;max-height:18.75rem;min-width:18.75rem;overflow-y:auto;padding:1.25rem;position:absolute;top:2.625rem}@media (max-width:61.855rem){.search-filters .filters-date .select-container,.search-filters .filters-select .select-container,.search-filters-mobile .filters-date .select-container,.search-filters-mobile .filters-select .select-container{min-width:10.625rem}}.search-filters .filters-date .select-container li,.search-filters .filters-select .select-container li,.search-filters-mobile .filters-date .select-container li,.search-filters-mobile .filters-select .select-container li{color:#664284;transition:all .3s ease}.search-filters .filters-date .select-container li:hover,.search-filters .filters-select .select-container li:hover,.search-filters-mobile .filters-date .select-container li:hover,.search-filters-mobile .filters-select .select-container li:hover{color:#19c3bf;cursor:pointer}.search-filters .filters-date .select-container li.selected,.search-filters .filters-select .select-container li.selected,.search-filters-mobile .filters-date .select-container li.selected,.search-filters-mobile .filters-select .select-container li.selected{color:#19c3bf}.search-filters .filters-date,.search-filters-mobile .filters-date{position:relative}.search-filters .filters-date>.button-reset-filter,.search-filters-mobile .filters-date>.button-reset-filter{display:none;position:absolute;right:1.0625rem;top:1rem}.search-filters .filters-date .select,.search-filters-mobile .filters-date .select{width:9.375rem}.search-filters .filters-date .select.selected,.search-filters-mobile .filters-date .select.selected{padding-right:2.25rem}.search-filters .filters-date .select.selected~.button-reset-filter,.search-filters-mobile .filters-date .select.selected~.button-reset-filter{display:inline-block}.search-filters .filters-date .select::-webkit-input-placeholder,.search-filters-mobile .filters-date .select::-webkit-input-placeholder{color:#664284;opacity:1}.search-filters .filters-date .select::-moz-placeholder,.search-filters-mobile .filters-date .select::-moz-placeholder{color:#664284;opacity:1}.search-filters .filters-date .select::-ms-input-placeholder,.search-filters-mobile .filters-date .select::-ms-input-placeholder{color:#664284;opacity:1}.search-filters .filters-date .select::placeholder,.search-filters-mobile .filters-date .select::placeholder{color:#664284;opacity:1}.search-filters{z-index:1}@media (max-width:61.855rem){.search-filters .filters,.search-filters .search-filters-border{display:none}}.daterangepicker .calendar-table .table-condensed tbody tr .end-date,.daterangepicker .calendar-table .table-condensed tbody tr .start-date{background-color:#19c3bf}.daterangepicker.show-calendar .drp-buttons{display:flex}.daterangepicker .drp-buttons{gap:1rem;justify-content:flex-end}.daterangepicker .drp-buttons .cancelBtn{background-color:#fff;border:.0625rem solid #808d9a;color:crimson}.daterangepicker .drp-buttons .applyBtn:disabled{background-color:#fff;border:.0625rem solid #808d9a;color:#808d9a}.daterangepicker .drp-buttons .btn{border-radius:1.5rem;min-width:4.375rem;padding:0 1.25rem}.daterangepicker .drp-buttons .drp-selected{align-items:center;display:flex;font-size:.875rem;justify-content:center;text-align:left;width:100%}.search-filters-mobile{display:none}@media (max-width:61.855rem){.search-filters-mobile{display:flex;flex-direction:column;margin-bottom:0}.search-filters-mobile .filters-title-mobile{background-image:url(/themes/custom/axens/assets/medias/filters.svg);background-position:auto 0;background-position:right 1.25rem center;border:.0625rem solid rgba(61,40,79,.15);border-radius:1.5rem;color:#19c3bf;font-size:1rem;font-weight:600;line-height:2rem;margin:1.875rem 1.25rem;padding:.25rem 1.25rem;width:calc(100% - 2.5rem)}.search-filters-mobile .title-search{color:#3d284f;font-size:1.375rem;line-height:1.75rem;padding-left:1.25rem}.search-filters-mobile .filters{display:flex;flex-wrap:wrap;padding:.3125rem 1.25rem}.search-filters-mobile .filters>div{width:100%}.search-filters-mobile .filters>div input[type=text]{width:100%!important}.search-filters-mobile .save{align-self:flex-start;background-color:#19c3bf;background-image:url(/themes/custom/axens/assets/medias/arrow-right.svg);background-position:auto 0;background-position:right 1.25rem center;border-radius:1.5rem;color:#fff;font-size:1rem;font-weight:600;height:2.5rem;line-height:2rem;margin-bottom:1.875rem;margin-left:1.25rem;padding-left:1.25rem;padding-right:2.5rem;padding-top:.3125rem;text-align:center;text-decoration:none;width:auto}.search-filters-mobile .save:hover{background-color:#00918e}.search-filters-mobile .filters,.search-filters-mobile .save,.search-filters-mobile .search-types,.search-filters-mobile .title-search{display:none}.open .filters,.open .save,.open .search-types,.open .title-search{display:flex}.open .filters-title-mobile{background-color:#664284;background-image:url(/themes/custom/axens/assets/medias/close.svg);background-position:auto 0;border:.0625rem solid #664284;color:#fff}}.page-search{background-color:#fff;padding-top:0}@media (max-width:61.855rem){.page-search{padding-top:0}}.page-search header{background-color:#f3f8f7;padding-top:8.25rem}@media (max-width:61.855rem){.page-search header{margin-bottom:0;padding-left:1.25rem;padding-top:0}}.page-search header p{margin-bottom:2.5rem}@media (max-width:61.855rem){.page-search header p{font-size:1rem;line-height:1.375rem}}.page-search header h1{margin-bottom:1.5625rem}.page-search header h1 .search-key{color:#19c3bf}@media (max-width:61.855rem){.page-search header h1{font-size:2.75rem;line-height:3rem;margin-top:2.3125rem;padding-top:3.125rem}}.path-search,.path-search .breadcrumb,.path-search footer,.path-search header{background-color:#f3f8f7}@-webkit-keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bar-language-open #search-widget header{top:0}#search-widget header{background-color:#664284;color:#fff;height:11.25rem;padding:6.875rem 2.5rem 0;position:relative;width:100%}@media (max-width:61.855rem){#search-widget header{align-items:center;display:flex;height:auto;justify-content:space-between;padding:1.75rem 1.25rem 1.5rem}}#search-widget header h3{color:inherit}@media (max-width:61.855rem){#search-widget header h3{font-size:1.375rem;line-height:1.75rem}}#search-widget header .button-close{position:absolute;right:2.5rem;top:6.875rem}@media (max-width:61.855rem){#search-widget header .button-close{height:2.5rem;min-width:2.5rem;position:static;width:2.5rem}}#search-widget nav{border-bottom:.0625rem solid #e3e3e3;display:flex}#search-widget nav .tab-label{border-bottom:.1875rem solid transparent;bottom:-.0625rem;color:#3d284f;cursor:pointer;flex:1 1 50%;font-weight:600;height:3.75rem;line-height:3.59375rem;opacity:.5;position:relative;text-align:center}#search-widget nav .tab-label:first-child{border-right:.0625rem solid #e3e3e3}#search-widget nav .tab-label.tab-active{border-bottom-color:#19c3bf;color:#19c3bf;opacity:1}@media (max-width:61.855rem){#search-widget nav .tab-label{font-size:1rem;height:3.125rem;line-height:1.375rem;padding-top:.875rem}}#search-widget .tab-content{display:none;width:100%}#search-widget .tab-content.tab-active{display:block}#search-widget #generic-search{padding:2.1875rem 3.125rem 0}@media (max-width:61.855rem){#search-widget #generic-search{padding:2.3125rem 1.25rem}}#search-widget #generic-search input{margin-bottom:1.5625rem;width:100%}#search-widget #product-finder{counter-reset:finder-option;padding-bottom:2.5rem;position:relative}#search-widget #product-finder.finder-loading .finder-option{opacity:.15;pointer-events:none}#search-widget #product-finder.finder-loading:before{-webkit-animation:spinner-rotate 1s linear;animation:spinner-rotate 1s linear;border:.3125rem solid #19c3bf;border-left-color:transparent;border-radius:50%;content:"";height:3rem;left:calc(50% - 1.5rem);position:absolute;top:6.25rem;width:3rem}#search-widget #product-finder.display-result .button-result,#search-widget #product-finder.display-result .finder-option{display:none}#search-widget #product-finder.display-result .finder-results{display:block}#search-widget #product-finder .finder-option{border-top:.0625rem solid #e3e3e3;counter-increment:finder-option;min-height:4.2rem;padding:.625rem 3.125rem .625rem 2.5rem;position:relative}@media (max-width:61.855rem){#search-widget #product-finder .finder-option{align-items:baseline;display:flex;flex-wrap:wrap;font-size:1rem;justify-content:space-between;line-height:1.375rem;padding:1.25rem}}#search-widget #product-finder .finder-option.option-active{cursor:default;padding-top:1.5625rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-option.option-active{align-items:stretch;display:flex;flex-direction:column}}#search-widget #product-finder .finder-option.option-active h4{color:#19c3bf;opacity:1!important}#search-widget #product-finder .finder-option.option-active h4:after{display:none}@media (max-width:61.855rem){#search-widget #product-finder .finder-option.option-active h4{width:70%}}#search-widget #product-finder .finder-option.option-active .items-widget{display:block}#search-widget #product-finder .finder-option.option-active .product-link{display:none}#search-widget #product-finder .finder-option.option-active .option-optional{top:1.5625rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-option.option-active .option-optional{top:.9375rem}}#search-widget #product-finder .finder-option:first-child{border-top:none}#search-widget #product-finder .finder-option h4{align-items:center;color:#664284;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;line-height:1.4;min-height:2.875rem;transition:opacity .3s ease;width:60%}@media (max-width:61.855rem){#search-widget #product-finder .finder-option h4{display:flex;font-size:1rem;line-height:1.375rem;margin-bottom:.625rem;width:100%}}#search-widget #product-finder .finder-option h4:before{border:.0625rem solid #e3e3e3;border-radius:50%;content:counter(finder-option);display:inline-block;font-size:.875rem;height:1.375rem;line-height:1.25rem;margin-right:.625rem;min-width:1.375rem;text-align:center;vertical-align:middle;width:1.375rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-option h4:before{min-height:1.375rem;min-width:1.375rem}}#search-widget #product-finder .finder-option h4:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%23664384' stroke-width='2' stroke-linejoin='round' d='m1 2.9 4 4 6-6'/%3E%3C/svg%3E");display:inline-block;margin-left:.625rem}#search-widget #product-finder .finder-option h4:hover{opacity:.5}#search-widget #product-finder .finder-option .option-optional,#search-widget #product-finder .finder-option .product-link{position:absolute;right:3.125rem;top:.625rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .product-link{position:static;right:0;top:0}}#search-widget #product-finder .finder-option .option-optional{color:rgba(61,40,79,.5);font-size:1rem;line-height:2.5rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .option-optional{right:1.25rem}}#search-widget #product-finder .finder-option .product-link{max-width:10.3125rem}#search-widget #product-finder .finder-option .product-link .ax-btn__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#search-widget #product-finder .finder-option .items-select{height:3.25rem}#search-widget #product-finder .finder-option .items-select .option-search{background-image:url(/themes/custom/axens/assets/medias/arrow-down.svg);background-position:right 1.25rem center;background-size:.6875rem 1.0625rem;border:.0625rem solid rgba(61,40,79,.15);border-radius:1.25rem;padding:.625rem 1.25rem;width:100%}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .items-select .option-search{font-size:1rem;line-height:1.375rem;margin-top:.625rem;padding:.5rem 1.25rem}}#search-widget #product-finder .finder-option .items-select .option-items{background-color:#fff;border:.0625rem solid rgba(61,40,79,.15);border-radius:0 0 1.25rem 1.25rem;display:none;overflow:hidden;position:relative;z-index:1}#search-widget #product-finder .finder-option .items-select .option-item{display:block;padding:.625rem 1.25rem;width:100%}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .items-select .option-item{display:flex;justify-content:space-between}}@media screen and (max-width:61.855rem) and (max-width:21.875rem){#search-widget #product-finder .finder-option .items-select .option-item{line-height:1rem;padding:.3125rem .625rem}}#search-widget #product-finder .finder-option .items-select .option-item.option-hidden{display:none}#search-widget #product-finder .finder-option .items-select .option-item:first-child{padding-top:1.25rem}#search-widget #product-finder .finder-option .items-select .option-item:last-child{border-bottom:none}#search-widget #product-finder .finder-option .items-select .option-item.option-selected,#search-widget #product-finder .finder-option .items-select .option-item:hover{background-color:#f3f8f7;color:#19c3bf}#search-widget #product-finder .finder-option .items-select.widget-expanded .option-search{background-image:url(/themes/custom/axens/assets/medias/arrow-up.svg);border-bottom:none;border-radius:1.25rem 1.25rem 0 0}#search-widget #product-finder .finder-option .items-select.widget-expanded .option-items{display:block}#search-widget #product-finder .finder-option .items-widget{display:none}#search-widget #product-finder .finder-option .items-radios{padding-top:.625rem}#search-widget #product-finder .finder-option .items-radios .option-item{align-items:center;background-color:#19c3bf;background-color:transparent;border:.0625rem solid rgba(102,66,132,.15);border-radius:62.4375rem;color:#fff;color:#664284;display:flex;flex-shrink:0;float:left;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1rem;font-weight:600;line-height:.0625rem;margin-bottom:.625rem;margin-right:.625rem;padding:.875rem 1.5625rem .875rem 2rem;text-decoration:none;transition:.3s ease;transition-property:background-color,color,border-color;width:auto}#search-widget #product-finder .finder-option .items-radios .option-item:after{align-items:center;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15 15.763 4.399M7.512 4.399h8.25v8.25' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:flex;height:1.25rem;justify-content:center;left:0;margin-left:.3125rem;position:relative;transition:left .3s ease;width:1.25rem}#search-widget #product-finder .finder-option .items-radios .option-item:not([href]):after,#search-widget #product-finder .finder-option .items-radios .option-item[href*="axens.net"]:after,#search-widget #product-finder .finder-option .items-radios .option-item[href="#"]:after,#search-widget #product-finder .finder-option .items-radios .option-item[href^="/"]:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 15 5-5-5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#search-widget #product-finder .finder-option .items-radios .option-item:hover{background-color:#00918e;border-color:#00918e;color:#fff}#search-widget #product-finder .finder-option .items-radios .option-item:hover:after{left:.75rem}#search-widget #product-finder .finder-option .items-radios .option-item:active{box-shadow:none}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .items-radios .option-item:after{margin-left:.625rem}}#search-widget #product-finder .finder-option .items-radios .option-item:hover{background-color:inherit;border-color:#664284;color:inherit}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .items-radios .option-item{display:flex;justify-content:space-between}}@media screen and (max-width:61.855rem) and (max-width:21.875rem){#search-widget #product-finder .finder-option .items-radios .option-item{line-height:1rem;padding:.625rem .9375rem}}#search-widget #product-finder .finder-option .option-item{cursor:pointer}#search-widget #product-finder .finder-option .option-item .option-url{background-color:#fff;border-color:rgba(61,40,79,.15);color:#3d284f;float:right;font-size:1rem;font-weight:400;opacity:0;pointer-events:none;transition:opacity .3s ease}@media (max-width:61.855rem){#search-widget #product-finder .finder-option .option-item .option-url{margin-top:-.25rem;padding:0 .3125rem}}@media screen and (max-width:61.855rem) and (max-width:21.875rem){#search-widget #product-finder .finder-option .option-item .option-url{font-size:.8125rem}}#search-widget #product-finder .finder-option .option-item:hover .option-url{opacity:1;pointer-events:auto}#search-widget #product-finder .product-link{border-color:rgba(61,40,79,.15)}#search-widget #product-finder .button-result{margin-left:2.5rem;margin-top:4.6875rem}@media (max-width:61.855rem){#search-widget #product-finder .button-result{margin-bottom:1.875rem;margin-left:1.25rem;margin-top:3.125rem}}#search-widget #product-finder .finder-results{display:none;padding:.625rem 3.125rem .625rem 2.5rem}@media (max-width:61.855rem){#search-widget #product-finder .finder-results{padding:2.5rem 1.25rem}}#search-widget #product-finder .finder-results hr{border-color:rgba(102,66,132,.15);border-width:.0625rem 0 0;margin:1.875rem 0 1.25rem}#search-widget #product-finder .finder-results ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}#search-widget #product-finder .finder-results ul li{margin:0;padding:0}#search-widget #product-finder .finder-results .finder-inputs:after{clear:both;content:"";display:block}#search-widget #product-finder .finder-results .finder-inputs a+a{margin-top:1rem}#search-widget .drawer-content{overflow-y:scroll}@media (max-width:61.855rem){#search-widget .drawer-content{width:100%}}#search-widget .tab-active #generic-search-value{background-image:url(/themes/custom/axens/assets/medias/search-purple.svg);background-position:right 1rem center;background-size:1rem;border:.0625rem solid rgba(29,6,71,.15);border-radius:1.25rem;color:#3d284f;font-size:1rem;line-height:1.5rem;padding:.375rem 1.0625rem}@media (max-width:61.855rem){#search-widget .tab-active #generic-search-value{background-color:#fff;width:100%}}#search-widget .tab-active #generic-search-value::-webkit-input-placeholder{opacity:.5}#search-widget .tab-active #generic-search-value::-moz-placeholder{opacity:.5}#search-widget .tab-active #generic-search-value::-ms-input-placeholder{opacity:.5}#search-widget .tab-active #generic-search-value::placeholder{opacity:.5}#search-widget .tab-active #generic-search-value:focus::-webkit-input-placeholder{opacity:.3}#search-widget .tab-active #generic-search-value:focus::-moz-placeholder{opacity:.3}#search-widget .tab-active #generic-search-value:focus::-ms-input-placeholder{opacity:.3}#search-widget .tab-active #generic-search-value:focus::placeholder{opacity:.3}.search-panel-opened{overflow:hidden}.search-panel-opened #search-widget{background-color:#fff;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;overflow-y:scroll}@media (min-width:61.875rem){main>article.node>section{float:left;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);position:relative;width:100%}}@media (min-width:61.875rem) and (max-width:82.48rem){main>article.node>section{padding-left:1.875rem;padding-right:1.875rem}}@media (max-width:61.855rem){main>article.node>section{float:left;padding-left:calc(50% - 177.5px);padding-right:calc(50% - 177.5px);position:relative;width:100%}}@media (max-width:61.855rem) and (max-width:82.48rem){main>article.node>section{padding-left:1.875rem;padding-right:1.875rem}}.modal-container{background-color:#fff;border-radius:.375rem;height:auto;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:100}.modal-container-intro{background-color:#f3f8f7}.modal-container-intro div p,.modal-container-intro div span{display:inline-block;margin:0;vertical-align:middle}.modal-container-intro div span{margin:0 .625rem}.modal-container-intro h3{font-size:1.75rem}.modal-container-intro button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 14 14m0-14L1 15' stroke='%23FFF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:50%;height:3rem;padding:0;width:3rem}.modal-container svg{padding:0 0 .9375rem}@media (min-width:61.875rem){.modal-container-intro{align-items:center;display:flex;justify-content:space-between;padding:.9375rem 3.125rem}}@media (max-width:61.855rem){.modal-container{height:100%;width:100%}.modal-container-intro{padding:.9375rem}.modal-container-intro h3{font-size:1.375rem;margin-bottom:1.25rem}.modal-container-intro p{font-size:1rem}.modal-container-intro button{height:1.5625rem;position:absolute;right:.625rem;top:.625rem;width:1.5625rem}}.modal-diagram{background-color:rgba(36,35,38,.5);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:scale(0);transform:scale(0);transition:scale .2s ease-in,opacity .2s ease-in;visibility:hidden;width:100%;z-index:100}.modal-diagram.modal-opened{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}@-webkit-keyframes show-items{0%{opacity:0}to{opacity:1}}@keyframes show-items{0%{opacity:0}to{opacity:1}}section.section-project ::-webkit-scrollbar{-webkit-appearance:none;width:.4375rem}section.section-project ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:.25rem;-webkit-box-shadow:0 0 .0625rem hsla(0,0%,100%,.5)}section.section-project .ax-section__wrapin>h2{margin-bottom:4.375rem}section.section-project .ax-section__wrapin>nav{display:flex}section.section-project .ax-section__wrapin>nav label{position:relative}section.section-project .ax-section__wrapin>nav label.is-active{color:#19c3bf}@media (min-width:61.875rem){section.section-project .ax-section__wrapin>nav{align-items:flex-end;border-bottom:.0625rem solid rgba(61,40,79,.15);margin-bottom:4.375rem}section.section-project .ax-section__wrapin>nav label{font-size:2rem;margin-right:3.75rem;max-width:14.375rem;padding-bottom:1.875rem}section.section-project .ax-section__wrapin>nav label.is-active:after{background-color:#19c3bf;border-radius:.375rem;bottom:-.125rem;content:"";height:.1875rem;left:0;position:absolute;width:100%}}@media (max-width:61.855rem){section.section-project .ax-section__wrapin>nav{border-top:.0625rem solid rgba(61,40,79,.15);flex-direction:column;width:100%}section.section-project .ax-section__wrapin>nav .sub-menu{background-color:#fff;border-bottom:.0625rem solid rgba(61,40,79,.15);display:none}section.section-project .ax-section__wrapin>nav>span{border-bottom:.125rem solid #19c3bf;color:#19c3bf;display:flex;font-size:1.375rem;justify-content:space-between;padding:.9375rem 1.25rem}section.section-project .ax-section__wrapin>nav>span:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.5.5-9 9-9-9' stroke='%2319C3BF' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");float:right}section.section-project .ax-section__wrapin>nav label{font-size:1.125rem;padding:.9375rem 1.25rem;width:100%}}section.section-project article{display:none;position:relative}section.section-project article>div figure{border-radius:.5rem;overflow:hidden}section.section-project input[type=radio]{position:fixed}section.section-project input:checked+article{-webkit-animation:show-items .8s ease-out;animation:show-items .8s ease-out;display:block}section.section-project .lifecycle-labels label{margin-bottom:.9375rem;margin-right:1.25rem}section.section-project .lifecycle-items{background-color:#664284;border-radius:.375rem;color:#fff}section.section-project .lifecycle-items button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%2318C3BF' cx='24' cy='24' r='24'/%3E%3Cpath d='m17 17 14 14m0-14L17 31' stroke='%23FFF' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;border:0;height:3rem;padding:0;position:absolute;right:2.5rem;top:2.5rem;width:3rem}section.section-project .lifecycle-items article{padding:2.5rem}section.section-project .lifecycle-items article .content-rte{margin-bottom:1.5625rem;max-height:15.625rem;overflow-y:auto}section.section-project .lifecycle-items article h4{color:#fff;font-size:1.75rem;margin-bottom:1.875rem}@media (min-width:61.875rem){section.section-project article>div{align-items:flex-start;display:flex;flex-direction:column}section.section-project article .project-intro{align-items:flex-start;float:left;font-size:1.375rem;max-width:27.1875rem;padding-right:8.75rem;transition:opacity .2s ease-in}section.section-project article .project-intro.hide{opacity:0;visibility:hidden}section.section-project article figure{margin-bottom:2.5rem}section.section-project .lifecycle-items{left:0;max-width:25.625rem;position:absolute;top:0}section.section-project .lifecycle-items h4{padding-right:4.375rem}}@media (max-width:61.855rem){section.section-project .ax-section__wrapin>h2{margin-bottom:1.875rem;padding:0 1.25rem}section.section-project article{padding:0 1.25rem}section.section-project article>div{float:left;width:100%}section.section-project article .project-intro{font-size:1.125rem;margin-bottom:1.875rem;padding-top:1.875rem;width:100%}section.section-project article figure{margin-bottom:1.25rem}section.section-project article figure img{width:100%}section.section-project .lifecycle-items{margin-bottom:.9375rem}section.section-project .lifecycle-items button{display:none}section.section-project .lifecycle-labels{align-items:baseline;display:flex;flex-direction:column}section.section-project .lifecycle-labels label{margin-bottom:.625rem;margin-right:0;width:auto}}section.section-solutions h2{margin-bottom:2.5rem}section.section-solutions h2 div{color:#19c3bf;line-height:1}section.section-solutions .solution-items article h3{color:#19c3bf;font-size:1.375rem;margin-bottom:1.25rem}@media (min-width:61.875rem){section.section-solutions .solution-title{align-items:center;display:flex;justify-content:space-between}section.section-solutions .solution-items{display:flex;flex-wrap:wrap}section.section-solutions .solution-items article{float:left;margin-bottom:1.875rem;margin-right:1.875rem;position:relative;width:calc(33.33333% - 1.25rem)}section.section-solutions .solution-items article p{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:4.375rem}section.section-solutions .solution-items article a{bottom:2.5rem;position:absolute}section.section-solutions .solution-items article:nth-child(3n+3){margin-right:0}}@media (max-width:61.855rem){section.section-solutions .ax-section__wrapin{padding-block:0}section.section-solutions .solution-title{width:100%}section.section-solutions .solution-title a{margin-bottom:.9375rem}section.section-solutions h2{margin-bottom:1.25rem}section.section-solutions .solution-items{display:flex;flex-wrap:wrap;width:100%}section.section-solutions .solution-items article{margin-bottom:.9375rem;width:100%}section.section-solutions .solution-items article h3{font-size:1.125rem}}section.section-subscribe{background-color:#eae8ef}section.section-subscribe .ax-section__wrapin>div p{margin-bottom:2.1875rem}@media (min-width:61.875rem){section.section-subscribe .ax-section__wrapin{display:flex;justify-content:space-between;padding-bottom:5.625rem;padding-top:5.625rem}section.section-subscribe .ax-section__wrapin>div,section.section-subscribe h2{width:50%}section.section-subscribe h2{padding-right:10.625rem}}@media (max-width:61.855rem){section.section-subscribe{padding:3.4375rem 1.25rem}section.section-subscribe h2{margin-bottom:1.25rem}}section.section-newsletter .ax-section__wrapin>article{background-color:#19c3bf;border-radius:.375rem}section.section-newsletter .ax-section__wrapin>article p.title{color:#fff}section.section-newsletter .ax-section__wrapin>article form input[type=email]{background-color:#fff;border:none;border-radius:3.125rem;color:rgba(61,40,79,.5);height:3.125rem;margin-bottom:1.5625rem;padding:0 1.875rem}@media (min-width:61.875rem){section.section-newsletter .ax-section__wrapin>article{align-items:center;display:flex;justify-content:space-between;padding:5.9375rem 5rem}section.section-newsletter .ax-section__wrapin>article p.title{font-size:2.75rem;max-width:30.3125rem}section.section-newsletter .ax-section__wrapin>article>a{margin:0 12.5rem}section.section-newsletter .ax-section__wrapin>article>div{align-items:baseline;display:flex;flex-direction:column}section.section-newsletter .ax-section__wrapin>article form input[type=email]{min-width:29.375rem}}@media (max-width:61.855rem){section.section-newsletter{padding:0 1.25rem}section.section-newsletter .ax-section__wrapin>article{padding:3.75rem 1.875rem}section.section-newsletter .ax-section__wrapin>article p.title{font-size:1.625rem;margin-bottom:1.875rem}}section.section-mediatext article{border-radius:.375rem;overflow:hidden;width:100%}section.section-mediatext article img{height:auto;max-width:100%}section.section-mediatext article iframe{height:12.5rem;width:100%}section.section-mediatext .video-frame{absolute:top left;height:100%;left:0;position:absolute;top:0;width:100%}section.section-mediatext .video-frame:before{background-color:rgba(61,40,79,.15);content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.section-mediatext iframe{height:100%;position:relative;width:100%;z-index:10}section.section-mediatext .ax-section__wrapin>div,section.section-mediatext article{flex:1 1}section.section-mediatext .video{border-radius:.375rem;overflow:hidden;padding-left:0;position:relative}section.section-mediatext .video figure{display:flex;height:100%;justify-content:center}section.section-mediatext .video figure embed,section.section-mediatext .video figure img,section.section-mediatext .video figure object,section.section-mediatext .video figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section-mediatext .video textarea,section.section-mediatext .video.playing button{display:none}section.section-mediatext .video button{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}section.section-mediatext .content-rte p{font-weight:lighter;margin-bottom:2.1875rem}section.section-mediatext .content-rte p:last-of-type{margin-bottom:0}section.section-mediatext .content-rte ul li{font-size:1.125rem;font-weight:lighter}section.section-mediatext .content-rte figure{margin-bottom:1.875rem}@media (min-width:61.875rem){section.section-mediatext .ax-section__wrapin{display:flex}section.section-mediatext .video{height:22.1875rem;width:100%}section.section-mediatext .video figure img{height:auto;width:100%}section.section-mediatext .content-rte{padding-left:8.75rem}section.section-mediatext .content-rte h2{margin-bottom:1.25rem}section.section-mediatext .content-rte figure img{height:1.875rem;width:auto}}@media (max-width:61.855rem){section.section-mediatext .ax-section__wrapin>div{float:left}section.section-mediatext .video{height:12.5rem;margin-bottom:1.875rem;width:100%}section.section-mediatext .video iframe{height:12.5rem;width:100%}section.section-mediatext .video figure img{height:auto;width:100%}section.section-mediatext .content-rte>div{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:1.5625rem}section.section-mediatext .content-rte p{font-size:1.375rem;font-weight:lighter}section.section-mediatext .content-rte ul li{font-size:1.375rem}section.section-mediatext .content-rte figure{margin-bottom:0;width:7.8125rem}section.section-mediatext article{margin-bottom:1.875rem}}section.section-logos{background-color:#f3f8f7;padding-bottom:5rem;padding-top:5.625rem}section.section-logos .logos-items article{background-color:#fff;border:.0625rem solid rgba(102,66,132,.15);clear:right;position:relative;text-align:center}section.section-logos .logos-items article figure{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;justify-content:space-around;overflow:hidden}section.section-logos .logos-items article figure embed,section.section-logos .logos-items article figure img,section.section-logos .logos-items article figure object,section.section-logos .logos-items article figure video{-o-object-position:center;object-position:center}section.section-logos .logos-items article figure img{margin:.9375rem 0 2.5rem;max-height:5rem;width:auto}section.section-logos .logos-items article figcaption{bottom:.625rem;color:rgba(102,66,132,.5);font-size:1rem;position:absolute}section.section-logos .logos-items article a{height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:61.875rem){section.section-logos h2{margin-bottom:3.75rem}section.section-logos .logos-items{display:flex;flex-wrap:wrap}section.section-logos .logos-items article{flex:0 1 calc(14.28571% + 0.0625rem);height:11.5625rem;margin-bottom:-.0625rem;margin-left:-.0625rem}}@media (max-width:61.855rem){section.section-logos{margin-bottom:0}section.section-logos .ax-section__wrapin{padding:3.75rem 0 3.125rem 1.25rem}section.section-logos h2{margin-bottom:1.875rem;padding-right:1.25rem}section.section-logos .logos-items{overflow:visible!important}section.section-logos .logos-items>.logos-group{display:flex;flex-flow:column;float:left;margin-left:-.0625rem;width:calc(33.33333% + .0625rem)}section.section-logos .logos-items article{height:7.1875rem;margin-bottom:-.0625rem}section.section-logos .logos-items article figure img{margin:2.5rem 0;max-height:3.75rem}section.section-logos .logos-items article figure figcaption{display:none}}section.section-pushsimple .ax-section__wrapin{display:flex}section.section-pushsimple.has-background-color .ax-section__wrapin{align-items:stretch}section.section-pushsimple.has-background-color .ax-section__wrapin>div{background-color:#00568a;justify-content:center;padding:8.125rem 5.625rem 7.1875rem 3.75rem}section.section-pushsimple.has-background-color .ax-section__wrapin>div h2,section.section-pushsimple.has-background-color .ax-section__wrapin>div p{color:#fff}section.section-pushsimple.has-background-color .ax-section__wrapin>div p{opacity:.5}section.section-pushsimple.has-background-color figure{border-radius:0 .375rem .375rem 0}section.section-pushsimple .ax-section__wrapin>div{align-items:baseline;display:flex;flex-direction:column;padding:0 5.625rem 0 0}section.section-pushsimple .ax-section__wrapin>div,section.section-pushsimple figure{border-radius:.375rem;flex:1 1;overflow:hidden}section.section-pushsimple figure{display:flex;height:31.25rem;justify-content:center}section.section-pushsimple figure embed,section.section-pushsimple figure img,section.section-pushsimple figure object,section.section-pushsimple figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section-pushsimple h2{font-size:2.625rem;margin-bottom:2.5rem}section.section-pushsimple p{font-size:1.375rem;font-weight:lighter;margin-bottom:1.875rem}@media (min-width:61.875rem){section.section-pushsimple .ax-section__wrapin{margin-bottom:5rem}section.section-pushsimple.has-background-color .ax-section__wrapin>div{border-radius:.375rem 0 0 .375rem}section.section-pushsimple.has-background-color figure{height:auto}section.section-pushsimple.has-background-color figure embed,section.section-pushsimple.has-background-color figure img,section.section-pushsimple.has-background-color figure object,section.section-pushsimple.has-background-color figure video{-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:25.9375rem) and (max-width:65.625rem){section.section-pushsimple .ax-section__wrapin{padding:0}}@media (max-width:61.855rem){section.section-pushsimple.has-background-color .ax-section__wrapin{padding:0 1.25rem}section.section-pushsimple.has-background-color .ax-section__wrapin>div{padding:3.75rem 1.25rem 3.125rem}section.section-pushsimple figure{display:none}section.section-pushsimple .ax-section__wrapin>div{border-radius:.375rem;padding:0 1.25rem 3.125rem}section.section-pushsimple .ax-section__wrapin>div p{font-size:1.125rem}section.section-pushsimple .ax-section__wrapin>div h2{font-size:2.25rem;margin-bottom:1.25rem}}section.section-mediarte figure{border-radius:.375rem;overflow:hidden}section.section-mediarte .ax-section__wrapin>div{flex:1}@media (min-width:61.875rem){section.section-mediarte .ax-section__wrapin{display:flex}section.section-mediarte figure{margin-right:8.75rem}section.section-mediarte h2{margin-bottom:1.875rem}section.section-mediarte p{margin-bottom:1.5625rem}}@media (max-width:61.855rem){section.section-mediarte .ax-section__wrapin{padding:0 1.25rem}section.section-mediarte figure{display:none}section.section-mediarte h2{font-size:2.125rem}}.section-timeline-lightbox{background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.section-timeline-lightbox .button-close{position:absolute;right:3.125rem;top:4.6875rem;z-index:2}.section-timeline-lightbox figure{align-items:center;display:flex;height:100vh;justify-content:center}.section-timeline-lightbox figure img{background-color:#fff;border-radius:.375rem;max-height:90%;padding:2.5rem}section.section-timeline .card{position:relative}section.section-timeline .timeline-years .carousel-nav{justify-content:flex-start;width:auto}section.section-timeline .timeline-years .carousel-nav .carousel-dots{display:flex;margin:0 .9375rem}section.section-timeline .timeline-years .carousel-nav .carousel-dots button{background-image:none}section.section-timeline .timeline-events.carousel-initialized,section.section-timeline .timeline-events.destroy nav{display:none}section.section-timeline .timeline-events.active{display:block}section.section-timeline .timeline-event{align-items:self-start;display:flex}section.section-timeline .timeline-event figure{border:.0625rem solid #eae8ef;border-radius:.375rem;cursor:pointer;display:flex;height:26.25rem;justify-content:center;overflow:hidden;width:calc(100% - 46.875rem)}section.section-timeline .timeline-event figure embed,section.section-timeline .timeline-event figure img,section.section-timeline .timeline-event figure object,section.section-timeline .timeline-event figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section-timeline .timeline-event figure img{height:100%}section.section-timeline .timeline-event h4{margin-bottom:.9375rem}section.section-timeline .timeline-event time{color:#19c3bf;display:block;margin-bottom:1.5625rem}section.section-timeline .timeline-event p{margin-bottom:0}@media (min-width:61.875rem){section.section-timeline .card,section.section-timeline h2{padding:2.8125rem 5rem 2.8125rem 2.5rem}section.section-timeline .carousel-nav{padding-left:48.125rem}section.section-timeline .timeline-nav{left:34.375rem;position:absolute;top:2.8125rem;width:41.25rem;z-index:1}section.section-timeline .timeline-events .event-content{margin-left:5.625rem;width:41.25rem}section.section-timeline .timeline-events .event-content p{font-size:1.375rem}section.section-timeline .timeline-events .event-content time{font-size:1.125rem}section.section-timeline .timeline-events .event-content a{margin-top:2.5rem}section.section-timeline .timeline-event div{padding-top:5.9375rem}}@media (max-width:61.855rem){section.section-timeline h2{margin-bottom:1.25rem;padding:0 1.25rem}section.section-timeline .card{background-color:transparent;padding:0}section.section-timeline .timeline-nav{margin:0 1.25rem 1.5625rem;width:calc(100% - 2.5rem)}section.section-timeline .timeline-years .carousel-nav{display:flex;justify-content:center;padding:0;width:100%}section.section-timeline .timeline-years .carousel-nav>button{display:none}section.section-timeline .timeline-events{padding:0 0 0 1.25rem}section.section-timeline .timeline-event{background-color:#f3f8f7;border-radius:.375rem;margin-bottom:1.25rem;margin-right:.625rem;padding:2.5rem 1.875rem}section.section-timeline .timeline-event h4{font-size:1.375rem;margin-bottom:.9375rem}section.section-timeline .timeline-event p,section.section-timeline .timeline-event time{font-size:1.125rem}section.section-timeline .timeline-event time{margin-bottom:.9375rem}section.section-timeline .timeline-event figure{display:none}section.section-timeline .timeline-event a{margin-top:1.875rem}}section.section-business .business-carousel{margin:0 0 0 -1.875rem;overflow:visible!important}section.section-business .business-carousel>div{display:flex}section.section-business .business-carousel>div>div{background-color:#f3f8f7;border-radius:.375rem;margin:0 0 0 1.875rem}section.section-business .business-carousel>div>div>div{padding:3.125rem 2.5rem;position:relative}section.section-business .business-carousel>div>div h3{font-size:2.125rem;line-height:.8}section.section-business .business-roc span{color:#19c3bf;display:flex;font-size:1rem;font-weight:600;margin-bottom:1.5625rem}section.section-business .business-roc h3,section.section-business .business-roc p{margin-bottom:1.875rem}section.section-business .business-contact{height:100%}section.section-business .business-contact-person figure{border-radius:50%;display:flex;float:left;height:5rem;justify-content:center;margin-right:1.25rem;min-width:5rem;overflow:hidden}section.section-business .business-contact-person figure embed,section.section-business .business-contact-person figure img,section.section-business .business-contact-person figure object,section.section-business .business-contact-person figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section-business .business-contact-person figure img{width:100%}section.section-business .business-contact-name{color:#3d284f;display:inline-block;font-size:1.75rem;line-height:1;text-decoration:none;width:auto}section.section-business .business-contact-name p{margin-bottom:.625rem;position:relative}section.section-business .business-contact-name a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M20 10c0 5.523-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0s10 4.477 10 10' fill='%2318C3BF'/%3E%3Cpath d='M15.455 14.545h-2.072v-3.248c0-.775-.014-1.771-1.076-1.771-1.079 0-1.244.844-1.244 1.715v3.304H8.992v-6.68h1.988v.913h.028c.276-.525.952-1.078 1.96-1.078 2.1 0 2.487 1.383 2.487 3.182v3.663zM6.656 6.953a1.203 1.203 0 0 1 0-2.408 1.203 1.203 0 0 1 0 2.408zM5.62 14.545h2.072v-6.68H5.62v6.68z' fill='%23FAFAFB'/%3E%3C/g%3E%3C/svg%3E");border-radius:3.125rem;float:right;height:1.25rem;margin-left:.625rem;width:1.25rem}section.section-business .business-contact-tags{display:flex;flex-wrap:wrap;float:left}section.section-business .business-contact-tags span{background-color:#fff;border:.0625rem solid #eae8ef;border-radius:3.125rem;color:rgba(61,40,79,.5);float:left;font-size:1rem;font-weight:600;line-height:1.5625rem;margin-bottom:.3125rem;margin-right:.625rem;padding:0 .625rem}section.section-business .business-contact-tags span.markets-term{align-items:center;background-color:#664284;border:none;color:#fff;display:flex}section.section-business .business-contact-tags span.picto-term{padding-left:.1875rem}section.section-business .business-contact-tags span.picto-term img{height:100%;margin-right:.3125rem;max-height:1.25rem}section.section-business .business-contact-job{color:#19c3bf;float:left;font-size:1rem;font-weight:600;line-height:1}section.section-business .business-contact-phone{cursor:pointer}section.section-business .business-contact-phone:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.999 10.475a1.923 1.923 0 0 0-.59-1.321c-.71-.684-1.303-1.079-1.87-1.243-.78-.225-1.504-.02-2.15.61l-.002.003-.687.681a10.289 10.289 0 0 1-2.164-1.674l-.067-.067A10.29 10.29 0 0 1 3.795 5.3l.681-.687.003-.003c.63-.645.835-1.368.61-2.149-.164-.567-.559-1.16-1.243-1.87a1.923 1.923 0 0 0-1.321-.59 1.922 1.922 0 0 0-1.36.493L1.15.507a.53.53 0 0 0-.02.02C.385 1.271-.006 2.314 0 3.543.01 5.632 1.158 8.02 3.07 9.931c.36.36.77.717 1.217 1.06.222.17.69.486 1.02.701.33.216.988.52 1.246.632 1.03.444 2.006.671 2.903.676h.028c1.217 0 2.25-.39 2.99-1.13a.51.51 0 0 0 .018-.02l.014-.015c.336-.374.51-.857.493-1.36z' fill='%23001C36'/%3E%3C/svg%3E");margin-left:.9375rem}section.section-business .business-contact-phone:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.999 10.475a1.923 1.923 0 0 0-.59-1.321c-.71-.684-1.303-1.079-1.87-1.243-.78-.225-1.504-.02-2.15.61l-.002.003-.687.681a10.289 10.289 0 0 1-2.164-1.674l-.067-.067A10.29 10.29 0 0 1 3.795 5.3l.681-.687.003-.003c.63-.645.835-1.368.61-2.149-.164-.567-.559-1.16-1.243-1.87a1.923 1.923 0 0 0-1.321-.59 1.922 1.922 0 0 0-1.36.493L1.15.507a.53.53 0 0 0-.02.02C.385 1.271-.006 2.314 0 3.543.01 5.632 1.158 8.02 3.07 9.931c.36.36.77.717 1.217 1.06.222.17.69.486 1.02.701.33.216.988.52 1.246.632 1.03.444 2.006.671 2.903.676h.028c1.217 0 2.25-.39 2.99-1.13a.51.51 0 0 0 .018-.02l.014-.015c.336-.374.51-.857.493-1.36z' fill='%2319C3BF'/%3E%3C/svg%3E")}section.section-business .business-contact-push{align-items:center;display:flex;flex-wrap:wrap;font-size:0;justify-content:space-between}@media (min-width:61.875rem){section.section-business .ax-section__wrapin{padding-left:var(--ax-spacer-left)}section.section-business .ax-section__wrapin>div{position:relative}section.section-business .ax-section__wrapin>div.destroy nav.carousel-nav{display:none}section.section-business nav.carousel-nav{float:left;padding-left:calc(50% - 645px);padding-right:calc(50% - 645px);position:relative;position:absolute;right:0;top:-5rem;width:100%}}@media (min-width:61.875rem) and (max-width:82.48rem){section.section-business nav.carousel-nav{padding-left:1.875rem;padding-right:1.875rem}}@media (min-width:61.875rem){section.section-business nav.carousel-nav button{float:right;position:relative}section.section-business nav.carousel-nav button.carousel-next{right:-4.375rem}section.section-business nav.carousel-nav button.carousel-prev{left:-4.375rem}section.section-business .business-contact-name{align-items:center;display:flex}section.section-business .business-contact-name>div{display:flex;flex-direction:column}section.section-business .business-contact-person{display:flex;margin-bottom:5.3125rem}section.section-business .business-contact-person p{display:inline-block}section.section-business .business-contact-person p a{position:relative;top:.3125rem}section.section-business .business-contact-job{width:100%}section.section-business .business-contact-job.mobile-only{display:none}section.section-business .business-contact-tags{margin-top:.625rem;padding-left:6.25rem}section.section-business .business-contact-push{bottom:2.5rem;left:2.5rem;position:absolute;width:calc(100% - 5rem)}}@media (max-width:61.855rem){section.section-business .ax-section__wrapin{padding:0 0 0 1.25rem}section.section-business nav.carousel-nav{display:none}section.section-business h2{margin-bottom:1.5625rem}section.section-business .business-carousel{margin:0 0 0 -.3125rem}section.section-business .business-carousel>div>div{margin:0 0 0 .3125rem;position:relative}section.section-business .business-carousel>div>div>div{margin-right:.3125rem;padding:2.5rem 1.875rem 1.25rem}section.section-business .business-contact{float:left}section.section-business .business-contact-name{align-items:center;display:flex;font-size:1.625rem;line-height:1;margin-bottom:.3125rem}section.section-business .business-contact-name>div{flex:1}section.section-business .business-contact-name a{position:relative;top:.3125rem}section.section-business .business-contact-name p{margin-bottom:0}section.section-business .business-contact-person{float:left;margin-bottom:7.8125rem;width:100%}section.section-business .business-contact-person figure{height:3.75rem;margin-right:.9375rem;min-width:3.75rem}section.section-business .business-contact-job{float:none;padding-left:4.6875rem}section.section-business .business-contact-job.desktop-only{display:none}section.section-business .business-contact-tags{margin-bottom:0;margin-top:.9375rem;width:100%}section.section-business .business-contact-push{bottom:1.25rem;flex-direction:column;float:left;gap:.9375rem;left:1.875rem;position:absolute;width:calc(100% - 3.75rem)}}section.section-push-social-media{background-color:#f3f8f7;padding-right:0}section.section-push-social-media article{background-color:#fff;border-radius:.375rem}section.section-push-social-media article>div{display:flex;justify-content:space-between}section.section-push-social-media article>div>div{display:flex;flex-direction:row}section.section-push-social-media article>div>div>div{display:flex;flex-direction:column}section.section-push-social-media article>div figure{border-radius:3.125rem;height:2.5rem;margin-right:1.25rem;overflow:hidden;width:2.5rem}section.section-push-social-media article>div .tweet-name{font-weight:600}section.section-push-social-media article span,section.section-push-social-media article time{font-size:1rem}section.section-push-social-media article time{font-size:0}section.section-push-social-media article time p{display:inline;font-size:1rem;margin:0}section.section-push-social-media article time:after{background-position:100%;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.346 13.889c6.416 0 9.924-5.329 9.924-9.95 0-.15-.003-.302-.01-.452A7.103 7.103 0 0 0 17 1.677a6.94 6.94 0 0 1-2.003.55A3.508 3.508 0 0 0 16.531.293c-.674.4-1.42.692-2.215.849A3.48 3.48 0 0 0 11.77.037a3.493 3.493 0 0 0-3.488 3.496c0 .275.03.542.09.798A9.894 9.894 0 0 1 1.183.677a3.495 3.495 0 0 0-.472 1.758c0 1.213.616 2.284 1.552 2.91a3.455 3.455 0 0 1-1.58-.437v.045A3.496 3.496 0 0 0 3.48 8.38a3.484 3.484 0 0 1-1.575.06 3.493 3.493 0 0 0 3.258 2.429 6.986 6.986 0 0 1-4.332 1.496 7.15 7.15 0 0 1-.832-.048 9.855 9.855 0 0 0 5.347 1.57' fill='%231DA1F2'/%3E%3C/svg%3E");margin-left:.625rem}@media (min-width:61.875rem){section.section-push-social-media .ax-section__wrapin{padding-bottom:7.1875rem;padding-top:5.9375rem}section.section-push-social-media .ax-section__wrapin>div>div{display:flex}section.section-push-social-media .ax-section__wrapin>div>div>div{align-items:stretch;display:flex;padding-right:1.875rem}section.section-push-social-media .ax-section__wrapin>div article{height:100%;padding:2.5rem;width:100%}section.section-push-social-media .ax-section__wrapin>div article>div{align-items:center;margin-bottom:2.5rem}section.section-push-social-media .ax-section__wrapin>div article>div time{font-size:1rem}section.section-push-social-media .ax-section__wrapin>div article>p{font-size:1.125rem;line-height:1.625rem}}@media (max-width:61.855rem){section.section-push-social-media{padding-bottom:0;padding-left:1.25rem;padding-top:0}section.section-push-social-media .ax-section__wrapin>div>div>div{padding-right:.3125rem}section.section-push-social-media .ax-section__wrapin>div article{padding:1.875rem}section.section-push-social-media .ax-section__wrapin>div article>div{margin-bottom:3.4375rem}section.section-push-social-media .ax-section__wrapin>div article>div time p{display:none}section.section-push-social-media .ax-section__wrapin>div article>p{font-size:1rem}}section.section-social p.title{color:var(--ax-color-title);color:#fff;font-family:var(--ax-font-family-heading);font-size:2.75rem;font-weight:700;line-height:1.2;margin:0;overflow-wrap:break-word}section.section-social p.title a{color:inherit;font-size:inherit;font-weight:inherit}@media screen and (max-width:25.9375rem){section.section-social p.title{overflow-wrap:normal}}section.section-social p{font-size:1.75rem;font-weight:lighter}@media (min-width:61.875rem){section.section-social div.card{display:flex;padding:5.9375rem 5rem;position:relative}section.section-social div.card figure{bottom:0;position:absolute;right:8.125rem;width:17.1875rem}section.section-social div.card>div{max-width:37.5rem}section.section-social div.card p.title{margin-bottom:2.1875rem}section.section-social div.card p{margin-bottom:1.875rem}}@media screen and (min-width:25.9375rem) and (max-width:65.625rem){section.section-social div.card{display:flex;padding:3.75rem 1.875rem;position:relative}section.section-social div.card figure{bottom:0;position:absolute;right:1.875rem;width:14.6875rem}section.section-social div.card>div{max-width:31.25rem}}@media screen and (max-width:25.9375rem){section.section-social p.title{margin-bottom:1.875rem}section.section-social div.card{padding-bottom:0}section.section-social div.card p{font-size:1.375rem;margin-bottom:1.875rem}section.section-social div.card .button{margin-bottom:.9375rem}}.section-consulting ul{margin:0;padding:0}.section-consulting ul li{list-style:none}.section-consulting ul li h3{color:#664284;cursor:pointer;font-size:1.375rem;line-height:1}.section-consulting ul li h4{color:#001c36;display:none;font-size:1.125rem;font-weight:lighter;line-height:1}.section-consulting ul li.show .consulting-content{opacity:1;visibility:visible}.section-consulting ul li.show .consulting-content h3{color:#19c3bf}.section-consulting ul li .consulting-list{align-items:normal;display:flex;flex-direction:column}.section-consulting ul li .consulting-list h3{width:auto}.section-consulting ul li .consulting-list h4{line-height:1.2}.section-consulting ul li .consulting-content{background-color:#f3f8f7;border-radius:.375rem;opacity:0;transition:opacity .3s ease-in;visibility:hidden;width:auto}.section-consulting ul li .consulting-content figure{border-radius:.375rem;display:flex;justify-content:center;margin-bottom:1.5625rem;overflow:hidden}.section-consulting ul li .consulting-content figure embed,.section-consulting ul li .consulting-content figure img,.section-consulting ul li .consulting-content figure object,.section-consulting ul li .consulting-content figure video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-consulting ul li .consulting-content p{margin-bottom:1.875rem}.section-consulting ul li .consulting-related-services h5{color:#664284;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.section-consulting ul li .consulting-related-services a{margin-bottom:.625rem}@media (min-width:61.875rem){.section-consulting{margin-bottom:10.625rem}.section-consulting h2{margin-bottom:3.125rem}.section-consulting ul{position:relative}.section-consulting ul li{margin-bottom:2.5rem}.section-consulting ul li.show h4{display:block}.section-consulting ul li.show h3{color:#19c3bf}.section-consulting ul li.show h3:before{background-color:#19c3bf;border-radius:.375rem;content:"";height:100%;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:.1875rem}.section-consulting ul li h3{line-height:1}.section-consulting ul li h3:before{background-color:#664284;border-radius:3.125rem;content:"";font-size:.875rem;height:.1875rem;left:0;margin-right:1.875rem;position:absolute;top:.375rem;transition:height .2s ease-in;width:.1875rem}.section-consulting ul li h4{margin-top:.9375rem}.section-consulting ul li .consulting-list{max-width:27.5rem;padding-left:1.875rem;position:relative}.section-consulting ul li .consulting-content{display:flex;min-width:46.25rem;padding:2.5rem;position:absolute;right:0;top:0;z-index:10}.section-consulting ul li .consulting-content.no-related>div{display:flex;max-width:none}.section-consulting ul li .consulting-content.no-related>div>div{width:auto}.section-consulting ul li .consulting-content.no-related>div figure{margin-right:1.875rem}.section-consulting ul li .consulting-content.no-related>div div{width:18.75rem}.section-consulting ul li .consulting-content>div{max-width:21.5625rem}.section-consulting ul li .consulting-content>div>div{width:19.6875rem}.section-consulting ul li .consulting-content figure{height:11.6875rem;padding-right:0;width:19.6875rem}.section-consulting ul li .consulting-related-services{padding-left:2.5rem}}@media (max-width:61.855rem){.section-consulting{margin-bottom:3.125rem!important;padding:0 .3125rem}.section-consulting h2{margin-bottom:1.5625rem;padding:0 1.25rem}.section-consulting ul li{float:left}.section-consulting ul li.show{margin-bottom:1.875rem}.section-consulting ul li.show .consulting-content{height:100%;padding:.9375rem}.section-consulting ul li.show .consulting-content>div{float:left;width:100%}.section-consulting ul li.show h3{color:#19c3bf;margin-bottom:1.25rem}.section-consulting ul li.show h3:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(0 -1 -1 0 25 25)' fill='none' fill-rule='evenodd'%3E%3Crect fill='%2318C3BF' width='25' height='25' rx='12.5'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m11 8 4 4.5-4 4.5'/%3E%3C/g%3E%3C/svg%3E")}.section-consulting ul li h3{font-size:1.125rem;margin-bottom:1.875rem;position:relative}.section-consulting ul li h3:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(0 -1 -1 0 26 26)' fill='none' fill-rule='evenodd'%3E%3Crect stroke='%23D2CDDA' fill='%23FFF' x='-.5' y='-.5' width='26' height='26' rx='12.5'/%3E%3Cpath stroke='%23664384' stroke-width='1.5' d='m14 8-4 4.5 4 4.5'/%3E%3C/g%3E%3C/svg%3E");position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section-consulting ul li .consulting-list{padding:0 1.25rem}.section-consulting ul li .consulting-content{float:left;height:0;padding:0;transition:height .2s ease-in,opacity .2s ease-in}.section-consulting ul li .consulting-content figure{height:13.125rem;margin-bottom:1.25rem;width:100%}.section-consulting ul li .consulting-content figure img{width:100%}.section-consulting ul li .consulting-content p{margin-bottom:1.25rem}.section-consulting ul li .consulting-related-services{margin-top:3.75rem;padding-bottom:2.5rem}}.product-finder-solutions .ax-section__wrapin{background-position:50%;background-size:cover;border-radius:.375rem;overflow:hidden}.product-finder-solutions .ax-section__wrapin h2{line-height:1}.product-finder-solutions .ax-section__wrapin h2 em{color:#19c3bf;font-style:normal}@media (min-width:61.875rem){.product-finder-solutions .ax-section__wrapin{background-image:url(/themes/custom/axens/assets/medias/product-finder.jpg);min-height:26.25rem;padding:5.9375rem 0 5.9375rem 10.9375rem}.product-finder-solutions .ax-section__wrapin h2,.product-finder-solutions .ax-section__wrapin p{max-width:29.375rem}.product-finder-solutions .ax-section__wrapin h2,.product-finder-solutions .ax-section__wrapin p{margin-bottom:1.875rem}}@media (max-width:61.855rem){.product-finder-solutions{padding:0 1.25rem}.product-finder-solutions .ax-section__wrapin{background-image:url(/themes/custom/axens/assets/medias/product-finder-mobile.jpg);min-height:18.125rem;padding:3.125rem 1.875rem}.product-finder-solutions .ax-section__wrapin h2{font-size:1.625rem;margin-bottom:1.25rem}.product-finder-solutions .ax-section__wrapin>p{font-size:1rem;margin-bottom:1.5625rem}}nav.nav-tabs ul{display:flex;list-style:none;margin:0;padding-left:0}@media (min-width:61.875rem){nav.nav-tabs{background-color:rgba(125,178,176,.102);border-radius:62.4375rem;display:inline-block;padding:.5rem}}@media (max-width:61.855rem){nav.nav-tabs{background-color:#19c3bf;border-radius:.5rem;color:#fff;float:left;padding:.5rem 1.5rem;transition:all .3s ease;width:100%}nav.nav-tabs span{align-items:center;display:flex;font-weight:700;justify-content:space-between;line-height:1.25rem;width:100%}nav.nav-tabs span:after{align-items:center;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 7.5 5 5 5-5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:flex;height:1.25rem;justify-content:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.25rem}nav.nav-tabs ul{display:none;flex-direction:column;float:left;gap:.5rem;padding-bottom:0;padding-top:.9375rem;width:100%}nav.nav-tabs ul li .button{color:#fff;font-weight:500;padding:0;width:100%}nav.nav-tabs.open{padding-bottom:1rem;padding-top:1rem}nav.nav-tabs.open span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.tag{border:.0625rem solid #eae8ef;border-radius:.5rem;color:#664284;display:inline-block;font-family:Proxima Nova,Helvetica Neue,Helvetica,Lucida Grande,sans-serif;font-size:1rem;font-weight:600;line-height:1.25rem;padding:.1875rem .5rem;text-decoration:none;transition:.3s ease;transition-property:background-color,color,border-color;white-space:nowrap;width:auto}.tag:hover{border-color:#001c36}.tag.picto-term{background-color:#664284;border-color:#664284;color:#fff}.tag.picto-term img{height:100%;margin-right:.5rem;max-height:1.25rem}.tag.picto-term:hover{background-color:#3d284f;border-color:#3d284f}.tag-more{cursor:pointer}.tag-product{background-color:#f3f8f7;border-color:#eae8ef;color:rgba(0,28,54,.5)}.tag-term>span{position:relative}.tag-term>span a{height:100%;left:0;position:absolute;top:0;width:100%}p{-webkit-margin-before:0;-webkit-margin-after:.9375rem;margin:0 0 .9375rem;margin-block-end:.9375rem;margin-block-start:0}ol,ul{-webkit-padding-start:2.5rem;-moz-padding-start:2.5rem;padding-left:2.5rem;padding-inline-start:2.5rem}.ax-title-1,h1{margin:0}@media (max-width:46.855rem){.ax-title-1,h1{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:2.25rem;font-weight:700;line-height:1;max-width:100%}}@media (min-width:46.875rem){.ax-title-1,h1{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:3.125rem;font-weight:700;line-height:1;max-width:100%;overflow-wrap:break-word}}.ax-title-2,h2,p.title{margin:0 0 2.1875rem}@media (max-width:46.855rem){.ax-title-2,h2,p.title{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:2.25rem;font-weight:700;line-height:1.056;max-width:100%}}@media (min-width:46.875rem){.ax-title-2,h2,p.title{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:3.125rem;font-weight:700;line-height:1;max-width:100%;overflow-wrap:break-word}}.ax-title-3,h3{margin:0}@media (max-width:46.855rem){.ax-title-3,h3{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:1.5rem;font-weight:700;line-height:1.166;max-width:100%}}@media (min-width:46.875rem){.ax-title-3,h3{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:1.75rem;font-weight:700;line-height:1.143;max-width:100%;overflow-wrap:break-word}}.ax-title-3:not([class*=ax-color-]):not([class*=ax-color-]),h3:not([class*=ax-color-]):not([class*=ax-color-]){color:var(--ax-dark-mode,var(--ax-color-purple)) var(--ax-light-mode,var(--ax-theme-color-dark-color))!important}.ax-title-4,h4{margin:0}@media (max-width:46.855rem){.ax-title-4,h4{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:1.25rem;font-weight:500;line-height:1.2;max-width:100%}}@media (min-width:46.875rem){.ax-title-4,h4{word-wrap:break-word;font-family:var(--ax-font-family-heading);font-size:1.375rem;font-weight:500;line-height:1.364;max-width:100%;overflow-wrap:break-word}}p.overtitle{color:var(--ax-color-title);font-family:var(--ax-font-family-heading);font-size:1.375rem;font-weight:700;line-height:1.3;margin:0;overflow-wrap:break-word}p.overtitle a{color:inherit;font-size:inherit;font-weight:inherit}@media screen and (max-width:25.9375rem){p.overtitle{overflow-wrap:normal}}h5{color:var(--ax-color-title);font-family:var(--ax-font-family-heading);font-size:1.375rem;font-weight:700;line-height:1.35;margin:0;overflow-wrap:break-word}h5 a{color:inherit;font-size:inherit;font-weight:inherit}@media screen and (max-width:25.9375rem){h5{overflow-wrap:normal}}.video figure{align-items:center}.video figure img{display:none}.video figure figcaption{position:absolute;top:70px}.video #cookie-ytb{background-color:#50405d;border:1px solid #50405d;border-radius:3px;color:#fff;font-weight:400;padding:10px 16px;text-decoration:none;text-shadow:none}.video .button,.video .button-play,.video .play{display:none}@media (max-width:61.855rem){.video figure figcaption{font-size:12px;padding:10px;position:relative;top:-55px}.video figure button{font-size:12px;line-height:20px;padding:0}}.video-allowed .button,.video-allowed .button-play,.video-allowed .play{display:flex}.video-allowed figure img{display:flex;width:100%}.video-allowed figure button,.video-allowed figure figcaption{display:none}.easy-autocomplete{position:relative}.easy-autocomplete input{border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:#555;float:none;padding:6px 12px}.easy-autocomplete input:focus,.easy-autocomplete input:hover{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:focus,.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.easy-autocomplete.eac-blue-light ul .eac-category,.easy-autocomplete.eac-blue-light ul li{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul .eac-category.selected,.easy-autocomplete.eac-blue-light ul li.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:focus,.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light ul{border-color:#41db00;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(146,237,107,.6)}.easy-autocomplete.eac-green-light ul .eac-category,.easy-autocomplete.eac-green-light ul li{border-color:#41db00}.easy-autocomplete.eac-green-light ul .eac-category.selected,.easy-autocomplete.eac-green-light ul li.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:focus,.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,90,90,.6)}.easy-autocomplete.eac-red-light ul .eac-category,.easy-autocomplete.eac-red-light ul li{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul .eac-category.selected,.easy-autocomplete.eac-red-light ul li.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:focus,.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,231,84,.6)}.easy-autocomplete.eac-yellow-light ul .eac-category,.easy-autocomplete.eac-yellow-light ul li{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul .eac-category.selected,.easy-autocomplete.eac-yellow-light ul li.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:focus,.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(55,55,55,.6)}.easy-autocomplete.eac-dark-light ul .eac-category,.easy-autocomplete.eac-dark-light ul li{border-color:#333}.easy-autocomplete.eac-dark-light ul .eac-category.selected,.easy-autocomplete.eac-dark-light ul li.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:none;color:#f6f6f6}.easy-autocomplete.eac-dark input:focus,.easy-autocomplete.eac-dark input:hover{border-color:#333;box-shadow:none}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul .eac-category,.easy-autocomplete.eac-dark ul li{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul .eac-category.selected,.easy-autocomplete.eac-dark ul li.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,.8);border-radius:4px;box-shadow:none;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:focus,.easy-autocomplete.eac-dark-glass input:hover{border-color:rgba(0,0,0,.8);box-shadow:none}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,.8)}.easy-autocomplete.eac-dark-glass ul .eac-category,.easy-autocomplete.eac-dark-glass ul li{background-color:rgba(0,0,0,.8);border-color:rgba(0,0,0,.8)}.easy-autocomplete.eac-dark-glass ul .eac-category.selected,.easy-autocomplete.eac-dark-glass ul li.selected{background-color:rgba(64,64,64,.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul .eac-category:last-child,.easy-autocomplete.eac-dark-glass ul li:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:none;color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder,.easy-autocomplete.eac-blue input:-ms-input-placeholder,.easy-autocomplete.eac-blue input::-moz-placeholder,.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:focus,.easy-autocomplete.eac-blue input:hover{border-color:#5a91cb;box-shadow:none}.easy-autocomplete.eac-blue ul{border-color:#5a91cb}.easy-autocomplete.eac-blue ul .eac-category,.easy-autocomplete.eac-blue ul li{background-color:#6d9ed1;border-color:#5a91cb}.easy-autocomplete.eac-blue ul .eac-category.selected,.easy-autocomplete.eac-blue ul li.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:none;color:#333}.easy-autocomplete.eac-yellow input:focus,.easy-autocomplete.eac-yellow input:hover{border-color:#333;box-shadow:none}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul .eac-category,.easy-autocomplete.eac-yellow ul li{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul .eac-category.selected,.easy-autocomplete.eac-yellow ul li.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:none;color:#333}.easy-autocomplete.eac-purple input:focus,.easy-autocomplete.eac-purple input:hover{border-color:#333;box-shadow:none}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul .eac-category,.easy-autocomplete.eac-purple ul li{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul .eac-category.selected,.easy-autocomplete.eac-purple ul li.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border:1px solid #ccc;border-radius:4px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #fff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul .eac-category,.easy-autocomplete-container ul li{background:inherit;border-color:#ccc;-o-border-image:none;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:400;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:400}.easy-autocomplete-container ul li div{display:block;font-weight:400;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:700}.easy-autocomplete-container ul .eac-category{color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-size:.9em;font-style:italic}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-vertical{top:0;width:11px}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-track.simplebar-horizontal{height:11px;left:0}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.ax-wysiwyg :last-child{margin-bottom:0}.ax-wysiwyg img{height:auto;max-width:100%}.ax-wysiwyg h2{color:var(--ax-dark-mode,var(--ax-color-purple)) var(--ax-light-mode,var(--ax-color-white))}.ax-wysiwyg h2,.ax-wysiwyg h3,.ax-wysiwyg h4{margin-bottom:1.5rem}.ax-wysiwyg ol,.ax-wysiwyg ul{display:flex;flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0}.ax-wysiwyg ul{-webkit-margin-start:1rem;-moz-margin-start:1rem;margin-inline-start:1rem}.ax-wysiwyg ol{counter-reset:list-number;list-style:none}.ax-wysiwyg ol>li{counter-increment:list-number;display:flex;gap:.5rem}.ax-wysiwyg ol>li:before{content:counter(list-number) "/"}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/css/components/../../images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
