:root{--primary-color:#003e62;--secondary-color:#f6cd3a;--aux-color:#e20721;--text-color:#444;--header-height:80px;--admin-aside-width:290px}@media (max-width:468px){:root{--header-height:64px}}@font-face{font-family:Tenda;font-weight:900;src:local("MyFont"),url(/tendaplay/assets/fonts/Tenda-Heavy.woff) format("woff");font-display:swap}@font-face{font-family:Tenda;font-weight:700;src:local("MyFont"),url(/tendaplay/assets/fonts/Tenda-Bold.woff) format("woff");font-display:swap}@font-face{font-family:Tenda;font-weight:500;src:local("MyFont"),url(/tendaplay/assets/fonts/Tenda-Medium.woff) format("woff");font-display:swap}@font-face{font-family:Tenda;font-weight:400;src:local("MyFont"),url(/tendaplay/assets/fonts/Tenda-Regular.woff) format("woff");font-display:swap}@font-face{font-family:Tenda;font-weight:300;src:local("MyFont"),url(/tendaplay/assets/fonts/Tenda-Thin.woff) format("woff");font-display:swap}*{box-sizing:border-box;font-family:Tenda!important}body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.animation--swing-in-top-fwd{animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes move{0%{transform:translate3d(18px,-8px,0)}to{transform:translate3d(4,8px,0)}}.animation--moving-smooth{animation-name:move;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}