@media(min-width: 768px){.header-group-item:before{content:"";position:absolute;top:0;inset-inline-end:calc(var(--offset)*-1);width:calc(100% + var(--offset));height:100%;-webkit-clip-path:polygon(25% 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(25% 0, 100% 0, 100% 100%, 0 100%)}.lang-rtl .header-group-item:before{-webkit-clip-path:polygon(0 0, 75% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 75% 0, 100% 100%, 0 100%)}}@media(min-width: 768px)and (min-width: 2000px){.header-group-item:before{-webkit-clip-path:polygon(15% 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(15% 0, 100% 0, 100% 100%, 0 100%)}.lang-rtl .header-group-item:before{-webkit-clip-path:polygon(0 0, 85% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 85% 0, 100% 100%, 0 100%)}}@media(min-width: 1200px){.site-nav,.nav--lv1{height:100%}}