* {
    font-size: 100%;
    outline: 0;
    vertical-align: baseline;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
  }
  @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
article,aside,blockquote,dialog,figure,footer,header,hgroup,hr,nav,section {
    display: block
}

nav ul,ul {
    list-style: none
}

ol {
    list-style: decimal!important
}

ol[type=a] {
    list-style: lower-latin!important
}

ol[type=I] {
    list-style: upper-roman!important
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: none
}

ins,mark {
    background-color: #ff9;
    color: #000
}

mark {
    background: 0 0;
    font-style: italic;
    font-weight: 700
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

*,button,input[type=button],input[type=submit] {
    margin: 0;
    background: 0 0;
    padding: 0;
    border: 0
}

a img,input,select {
    vertical-align: middle
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
} 
sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: smaller;
}
sub {
    top: 0.4em;
}
:first-child+html body {
    overflow: visible
}

object,video {
    width: 100%
}

img,video {
    height: auto
}

body,html,object {
    height: 100%
}

body,html {
    margin: 0;
    padding: 0;
    width: 100%
}

body {
    color: #222;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif;
    overflow: scroll;
    text-align: left;
    line-height: 1;
    position: relative
}

button,input:focus {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Roboto, Arial, sans-serif;
    outline: 0!important;
    outline-width: 0!important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

@font-face {
    font-family:'foundrymonolinebold';src:url(/lacnic/font/foundrymonoline-bold-webfont.woff2) format('woff2'),url(/lacnic/font/foundrymonoline-bold-webfont.woff) format('woff');font-weight:400;font-style:normal
}

@font-face {
    font-family:'foundrymonolinelight';src:url(/lacnic/font/foundrymonoline-light-webfont.woff2) format('woff2'),url(/lacnic/font/foundrymonoline-light-webfont.woff) format('woff');font-weight:400;font-style:normal
}