.noto-sans {font-family: "Noto Sans", sans-serif;}
.garamond {font-family: "EB Garamond", serif;}

* {padding:0; margin:0; box-sizing:border-box !important; scrollbar-width:thin; scrollbar-color: #1E2A44 #fff; --scrollbar-size:6px;}
html {scroll-behavior:smooth; font-size:16px;}
html.hidden{overflow: hidden;}
body {background-color: #fff; font-family: "Noto Sans", sans-serif; font-size:16px; font-weight:400; line-height:1.5; color:#404040; font-optical-sizing:auto;}

html, body {width:100%; min-height:100%;}

h1, h2, h3, h4, h5, h6 {font-size:inherit; font-weight:inherit;}
ul, ol, li {list-style:none; margin: 0;}
a {display:inline-block; color:inherit; text-decoration:none; cursor:pointer;}
span {display:inline-block;}
i, em, address {font-style:normal;}
strong, b {font-weight:inherit;}
p {word-break:keep-all;}
input::placeholder, textarea::placeholder {color:inherit; opacity:1;}
select::-ms-expand {display:none;}

button {color:inherit; background:inherit; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer;}
button, input, select, textarea {font:inherit; color:inherit;}
input, textarea, select {border:none; outline:none; background:none; border-radius:0; appearance:none; -webkit-appearance:none;}
textarea {resize:none;}
input[type="button"], input[type="submit"], input[type="reset"], button {cursor:pointer;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {display:none;}

img, picture, video, canvas, svg {display:block; max-width:100%; height:auto;}
img {border:0; vertical-align:top;}

table {width:100%; border-collapse:collapse; border-spacing:0;}
table, th, td {border:none; padding:0; margin:0;}

fieldset {border:0; min-width:0;}
legend, caption {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0;}

label {cursor:pointer;}
iframe {border:0;}
hr {border:0; margin:0;}