.tn-elem__2039755351592554668207,
.tn-elem__2039755351592554552664, 
.tn-elem__2039755351592554672287,
.tn-elem__2039755351592554682118,
.tn-elem__2039755351592554692090 {
  position: relative !important;
}

a[href] li:after {
background: url(https://static.tildacdn.com/tild3566-6238-4536-b364-303662653835/Rectangle_699.svg);
background-size: contain;
background-repeat: no-repeat;
content: " ";
opacity: 0;
will-change: opacity;
transition: opacity .2s ease-out;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}

a[href]:hover li:after {
opacity: 1
}

.menthird li {
position: relative;
color: #000;
font-family: 'Montserrat',Arial,sans-serif;
font-size: 12px;
}