html{scroll-behavior:smooth;scroll-padding-top:120px}body.locale-switch-is-open{overflow:hidden}body:before{content:"";position:fixed;width:100%;height:100%;display:block;inset:0;background-color:transparent;z-index:100;opacity:0;transition:background-color .5s,opacity .5s;pointer-events:none}body.locale-switch-is-open:before{background-color:rgba(0,0,0,.5);opacity:1}