.protected-logo-container{position:relative;display:inline-block}.protected-logo,.protected-logo-container{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.protected-logo{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.protected-logo-container{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){.protected-logo-container{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.protected-logo{touch-action:manipulation;-webkit-touch-callout:none}@media print{.protected-logo-container{display:none!important}}.protected-logo-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 48%,rgba(255,255,255,.1) 49%,rgba(255,255,255,.1) 51%,transparent 52%);background-size:20px 20px;opacity:.1;pointer-events:none;z-index:15;animation:logoShimmer 3s ease-in-out infinite}@keyframes logoShimmer{0%,to{opacity:.05}50%{opacity:.15}}.protected-logo-container:hover:before{opacity:.2}