/* Bootstrap 5.3 Minimal Reset - Full version should be downloaded from https://getbootstrap.com */
*,::after,::before{box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
p{margin-top:0;margin-bottom:1rem}
ul{margin-top:0;margin-bottom:1rem}
a{color:#0d6efd;text-decoration:underline;background-color:transparent}
a:hover{color:#0a58ca}
img{vertical-align:middle;border-style:none}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
::-moz-focus-inner{padding:0;border-style:none}
textarea{overflow:auto;resize:vertical}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media(min-width:576px){.container{max-width:540px}}
@media(min-width:768px){.container{max-width:720px}}
@media(min-width:992px){.container{max-width:960px}}
@media(min-width:1200px){.container{max-width:1140px}}

