<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">!function(){"use strict";var t={3048:function(t){function o(){var t=document.querySelector("body").classList.contains("day")?"light":"dark";document.querySelectorAll(".title-light-dark-mode").forEach((function(o){var e=o.style.getPropertyValue("--custom-"+t+"-mode-color");o.style.color=e}))}t.exports={switchSiteMode:function(){var t=$(".switch-mode"),e=$("body"),a=t.parents(".switch-mode-parent").attr("data-day"),s=t.parents(".switch-mode-parent").attr("data-night");e.hasClass("day")?t.find(".label-switch").text(s):t.find(".label-switch").text(a);var n=function(t){window.dataLayer.push({event:t,event_data:{}})};$(document).on("click.switchModeHandler",".switch-mode",(function(){localStorage.removeItem("switch-mode"),e.hasClass("day")?(e.removeClass("day").addClass("night"),localStorage.setItem("switch-mode","night"),t.find(".label-switch").text(a),o(),n("accessibility_dark_mode")):(e.removeClass("night").addClass("day"),localStorage.setItem("switch-mode","day"),t.find(".label-switch").text(s),o(),n("accessibility_light_mode")),$("body").trigger("switchMode:update")}))},hoverSwitchMode:function(){var t=$("body");window.matchMedia("(hover: hover)").matches&amp;&amp;($(".footer").find(".switch-mode").on("mouseenter",(function(){t.addClass("switch-hover")})).on("mouseleave",(function(){t.removeClass("switch-hover")})),$(".bal-banner--switch-mode").find(".switch-mode").on("mouseenter",(function(){t.addClass("switch-composant")})).on("mouseleave",(function(){t.removeClass("switch-composant")})))}}},9185:function(t){$.fn.isInViewport=function(t){var o=$(this).offset().top,e=o+$(this).outerHeight()-t,a=$(window).scrollTop(),s=a+$(window).height();return e&gt;a&amp;&amp;o&lt;s},t.exports=function(){var t=$(".js-monogram"),o=$(".catagory-cover");o.length?$(window).on("load scroll",(function(){var e=$(this).scrollTop()-t.offset().top-t.height()/2;o.isInViewport(Math.abs(e))?t.removeClass("dark"):t.addClass("dark")})):t.addClass("no-shadow")}},9941:function(t){t.exports=function(t){"function"==typeof t?t():"object"==typeof t&amp;&amp;Object.keys(t).forEach((function(o){"function"==typeof t[o]&amp;&amp;t[o]()}))}}},o={};function e(a){var s=o[a];if(void 0!==s)return s.exports;var n=o[a]={exports:{}};return t[a](n,n.exports,e),n.exports}var a=e(9941);$((function(){a(e(3048)),a(e(9185))}))}();</pre></body></html>