.ToggleMenu_menu__RLGLn{position:relative;display:flex;border-radius:1.5rem;margin-bottom:1.5rem;background-color:var(--dark-10)}.ToggleMenu_menuItem__tmuWG{display:flex;justify-content:center;align-items:center;position:relative;flex-grow:1;height:2.5rem;padding:0 1.25rem;border-radius:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .4s cubic-bezier(.165,.84,.44,1)}.ToggleMenu_menuItem__tmuWG:not(.ToggleMenu_menuItemActive__6E89C){cursor:pointer}.ToggleMenu_menuItem__tmuWG:not(.ToggleMenu_menuItemActive__6E89C):hover{background-color:var(--dark-10)}.ToggleMenu_menuItemActive__6E89C{color:var(--light-100)}.ToggleMenu_menuActive__greGJ{position:absolute;transform:translateX(calc(var(--pos-x) * 1px));width:calc(var(--width)*1px);height:100%;border-radius:1.5rem;background-color:#000;transition:all .4s cubic-bezier(.165,.84,.44,1)}.ToggleElements_elements__mbHs3{min-height:calc(var(--min-height)*1px)}.ToggleElements_elementItem__DNhu3{display:none;opacity:0}.ToggleElements_elementItemActive__TaWq4{display:block;opacity:1}.VideoComponent_videoComponent__KMT1i{position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:3rem 1.25rem 4rem;background:var(--background-mobile) center/cover no-repeat;color:var(--light-100);gap:3rem}@media only screen and (min-width:40rem){.VideoComponent_videoComponent__KMT1i{flex-direction:row;justify-content:flex-end;align-items:stretch;padding:5rem 2.5rem;background:var(--background-desktop) center/cover no-repeat;gap:1.25rem}}.VideoComponent_videoComponent__KMT1i h2{font-family:var(--heading-large-family);text-transform:uppercase;font-style:normal;font-weight:var(--heading-large-weight);overflow-wrap:break-word;font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}[dir=rtl] .VideoComponent_videoComponent__KMT1i h2{font-weight:var(--heading-large-weight-xl)}.VideoComponent_videoComponent__KMT1i p{display:none;margin:.75rem 0;font-family:var(--universal-body);font-style:normal;font-size:.75rem;line-height:140%;font-weight:400}@media only screen and (min-width:80rem){.VideoComponent_videoComponent__KMT1i p{font-size:.875rem}}@media only screen and (min-width:40rem){.VideoComponent_videoComponent__KMT1i p{display:block}}.VideoComponent_videoComponent__KMT1i:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:var(--dark-50);-webkit-clip-path:polygon(0 0,0 100%,1.25rem 100%,1.25rem calc(100% - (100vw - 1.25rem * 2) / 1.77 - 4rem),calc(100% - 1.25rem) calc(100% - (100vw - 1.25rem * 2) / 1.77 - 4rem),calc(100% - 1.25rem) calc(100% - 4rem),0 calc(100% - 4rem),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,1.25rem 100%,1.25rem calc(100% - (100vw - 1.25rem * 2) / 1.77 - 4rem),calc(100% - 1.25rem) calc(100% - (100vw - 1.25rem * 2) / 1.77 - 4rem),calc(100% - 1.25rem) calc(100% - 4rem),0 calc(100% - 4rem),0 100%,100% 100%,100% 0)}@media only screen and (min-width:40rem){.VideoComponent_videoComponent__KMT1i:after{-webkit-clip-path:polygon(0 0,0 100%,calc(100% - 60vw - 2.5rem) 100%,calc(100% - 60vw - 2.5rem) 5rem,calc(100% - 2.5rem) 5rem,calc(100% - 2.5rem) calc(100% - 5rem),0 calc(100% - 5rem),0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,calc(100% - 60vw - 2.5rem) 100%,calc(100% - 60vw - 2.5rem) 5rem,calc(100% - 2.5rem) 5rem,calc(100% - 2.5rem) calc(100% - 5rem),0 calc(100% - 5rem),0 100%,100% 100%,100% 0)}}@media only screen and (min-width:80rem){.VideoComponent_videoComponent__KMT1i:after{-webkit-clip-path:polygon(0 0,0 100%,calc(100% - 851px - 2.5rem) 100%,calc(100% - 851px - 2.5rem) 5rem,calc(100% - 2.5rem) 5rem,calc(100% - 2.5rem) 560px,calc(100% - 851px - 2.5rem) 560px,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,calc(100% - 851px - 2.5rem) 100%,calc(100% - 851px - 2.5rem) 5rem,calc(100% - 2.5rem) 5rem,calc(100% - 2.5rem) 560px,calc(100% - 851px - 2.5rem) 560px,0 100%,100% 100%,100% 0)}}.VideoComponent_videoComponent-content__M5Set{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.VideoComponent_videoComponent-video__eOJB0{width:100%;aspect-ratio:16/9;transition:border .6s cubic-bezier(.165,.84,.44,1);display:flex;justify-content:center;align-items:center}@media only screen and (min-width:40rem){.VideoComponent_videoComponent-video__eOJB0{flex:0 0 60vw}}@media only screen and (min-width:80rem){.VideoComponent_videoComponent-video__eOJB0{flex:0 0 53.1875rem;height:30rem}}.VideoComponent_videoComponent-video__eOJB0.VideoComponent_has-border__Irhl1{border:1px solid var(--light-30)}.VideoComponent_videoComponent-share__ftNkF{display:inline-block;box-sizing:border-box;width:3rem;border:1px solid var(--light-100);border-radius:50%;margin-top:1.25rem;aspect-ratio:1;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:39.9375rem){.VideoComponent_videoComponent-share__ftNkF{display:none}}.VideoComponent_videoComponent-shareIcon__DYeJS{width:1.25rem;height:1.25rem}.VideoComponent_videoPlayerBtn__AofhU{width:3rem;height:3rem;border-radius:50%;background-color:var(--light-100);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media only screen and (min-width:80rem){.VideoComponent_videoPlayerBtn__AofhU{width:4rem;height:4rem}}.VideoComponent_videoPlayerBtn__AofhU:hover{background-color:var(--light-80)}.VideoComponent_videoPlayerBtn__AofhU:active{transform:scale(.95);background-color:var(--light-60)}.VideoComponent_videoPlayerBtn__AofhU .VideoComponent_icon__Yoxvt{width:.875rem;height:.875rem}.VideoComponent_videoComponent-close__V69A4{position:absolute;z-index:2;right:1.25rem;bottom:16.3125rem;width:3rem;height:3rem;border-radius:50%;background-color:var(--light-10);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media only screen and (min-width:40rem){.VideoComponent_videoComponent-close__V69A4{display:none}}@media only screen and (min-width:80rem){.VideoComponent_videoComponent-close__V69A4{width:4rem;height:4rem}}.VideoComponent_videoComponent-close__V69A4:active{transform:scale(.95);background-color:var(--light-60)}.VideoComponent_videoComponent-close__V69A4 .VideoComponent_icon__Yoxvt{width:1rem;height:1rem}.LateralNavigation_nav__yX1MC{position:relative;overflow-x:hidden;width:100%}@media only screen and (max-width:79.9375rem){.LateralNavigation_nav__yX1MC{position:absolute;top:0}.LateralNavigation_nav__yX1MC:not(.LateralNavigation_is-mobile-open__AoTm5){display:none}}@media only screen and (min-width:80rem){.LateralNavigation_nav__yX1MC{height:100%}}.LateralNavigation_list__NbHWQ{display:flex;flex-direction:column;height:100%;padding:2.5rem 1.25rem;background-color:var(--light-grey);gap:1.25rem}@media only screen and (min-width:80rem){.LateralNavigation_list__NbHWQ{padding:4rem 1.25rem}}.LateralNavigation_item__dwcY_{font-family:var(--universal-body);font-style:normal;font-size:1rem;line-height:130%;font-weight:700;position:relative;display:flex;align-items:center;padding-right:calc(.375rem + .25rem);gap:.5rem;opacity:1}@media only screen and (min-width:80rem){.LateralNavigation_item__dwcY_{font-size:1.125rem}}.LateralNavigation_item__dwcY_:after{content:"";position:absolute;right:0;float:right;width:.625rem;height:.625rem;background:url(/icons/chevron-right.svg) 50%/contain no-repeat}@media only screen and (min-width:80rem){.LateralNavigation_item__dwcY_:not(.LateralNavigation_is-active__OuaZ7){opacity:.6}.LateralNavigation_item__dwcY_:not(.LateralNavigation_is-active__OuaZ7):after{content:none}}.LateralNavigation_icon__c6UFS{width:1.25rem;height:1.25rem}.LateralNavigation_open-btn__RRZXb{font-family:var(--universal-body);font-style:normal;font-size:1rem;line-height:130%;font-weight:700;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;background-color:var(--light-grey);gap:1.25rem}@media only screen and (min-width:80rem){.LateralNavigation_open-btn__RRZXb{font-size:1.125rem}}.LateralNavigation_open-btn__RRZXb:before{content:"";display:inline-block;width:2rem;height:2rem;border-radius:3.125rem;background:url(/icons/arrow-left.svg) 50%/37.5% no-repeat,var(--dark-10)}@media only screen and (min-width:80rem){.LateralNavigation_open-btn__RRZXb{display:none}}.LateralNavigation_close-btn__XukFP{font-family:var(--universal-body);font-style:normal;font-size:.875rem;line-height:140%;font-weight:400;display:flex;align-items:center;gap:.5rem}@media only screen and (min-width:80rem){.LateralNavigation_close-btn__XukFP{font-size:1rem}}.LateralNavigation_close-btn__XukFP:before{content:"";display:block;width:1rem;height:1rem;background:url(/icons/close-circle.svg) 50%/contain no-repeat}@media only screen and (min-width:80rem){.LateralNavigation_close-btn__XukFP{display:none}}