@media (max-width:768px){html[dir=rtl] .Hide{transform:translate(184px,-75px) rotate3d(.8,.8,.7,30deg) scale(.2) skew(8deg,0deg);transform-origin:left top}.Hide,html[dir=rtl] .Hide{transition:1s;top:0;top:50px;position:absolute;padding:20px;right:0;flex-direction:column;display:flex;overflow:hidden;width:100%;z-index:100}.Hide{transform:translate(-184px,-75px) rotate3d(.8,.8,.7,30deg) scale(.2) skew(8deg,0deg);transform-origin:left top}.Hide a{right:0;display:flex;flex-direction:column;transition:1s;justify-content:center;justify-items:center;align-items:center;transform:translateX(350px)}.Show{transform:translate(0) rotate3d(0,0,0,0deg) scale(1) skew(0deg,0deg);transition:.7s;top:0;top:62px;z-index:20;position:absolute;padding:20px;right:0;width:100%;transform-origin:right;overflow:hidden}.Show a{right:0;display:flex;flex-direction:column;transition:1s;justify-content:center;justify-items:center;align-items:center}}.headroom{top:0;left:0;right:0;z-index:1;transition:all .2s ease-in-out;color:white;font-weight:800}.headroom--unfixed{position:relative;transform:translateY(0)}.headroom--scrolled{transition:transform .2ms ease-in-out;background-color:white;color:black;font-weight:800;box-shadow:0 0 2px .2px rgba(0,0,0,.608)}.headroom--scrolled a{color:black}.headroom--scrolled .colorHead{background-color:black}.headroom--unpinned{position:fixed;transform:translateY(-100%)}.headroom--pinned{position:fixed;transform:translateY(0)}.UnderLine:after{content:"";width:0;height:2px;background-color:white;border:1px solid white;display:block;transition:all .6s;animation:Name .3s ease forwards;margin-top:2px}@keyframes Name{0%{width:0}to{width:16px}}.headroom--scrolled .UnderLine:after{background-color:rgb(15,199,202);border:1px solid rgb(15,199,202)}