﻿@charset "UTF-8";

.maincontainer self:not(:hover, :focus, :active, :focus-visible, :focus-within) .hiddenuntilhover {
	visibility: hidden;
}
