<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "Gill Sans MT";
    src: local("Gill Sans MT"), url("GIL_____.TTF"), local("Gill Sans");
}

@font-face {
    font-family: "Gill Sans MT";
    src: local("Gill Sans MT"), url("GILI____.TTF"), local("Gill Sans");
    font-style: italic;
}

@font-face {
    font-family: "Gill Sans MT";
    src: local("Gill Sans MT"), url("GILB____.TTF"), local("Gill Sans");
    font-weight: bold;
}

@font-face {
    font-family: "Gill Sans MT";
    src: local("Gill Sans MT"), url("GILBI___.TTF"), local("Gill Sans");
    font-weight: bold;
    font-style: italic;
}

body {
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0;
    line-height: 150%;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1 {
    line-height: 125%;
    margin-top: 1em;
    margin-bottom: .25em;
    margin-right: 0;
    margin-left: 0;
    font-family: 'Gill Sans MT', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
    padding: 0;
    font-weight: normal;
}

h1,
.h1 {
    font-size: 2em;
    text-align: center;
    line-height: 115%;
}

h2 {
    color: #083B7A;
    font-size: 2em;
}

h3 {
    color: #083B7A;
    font-size: 1.45em;
    font-style: italic;
}

h4 {
    color: #083B7A;
    font-size: 1.25em;
}

p {
    orphans: 2;
    widows: 2;
    text-indent: 1em;
    margin: .5em 0;
    text-align: justify;
}

li p{
    text-indent: 0;
}

table {
    width: 100%;
}

a {
    color: #007ab2
}

a:hover,
a:focus {
    color: #009de5
}

blockquote {
    margin: 1.25em;
    margin-right: 0;
    padding-left: .5em;
    padding-right: .5em;
    border-left: #009de5 solid .5em;
    background: #f9f9f9;
    font-size: .85em;
}

blockquote p {
    text-indent: 0;
}

.container {
    margin: auto;
    width: 98%;
    max-width: 75em;
    padding: 0;
}

.page-break {
    page-break-before: always;
}

.metadata {
    text-align: center;
    font-size: 1.15em;
    border: .5em solid #DDDDDD;
    border-bottom: 0;
    border-top: 0;
    background: #f9f9f9;
    width: auto;
    padding: .25em 0 .5em;
}

.metadata .doi {
    font-size: .75em;
}

.journal-title {
    font-size: 1.85em;
    line-height: 125%;
    font-family: 'Gill Sans MT', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
}

.journal-section {
    color: #03707F;
    font-size: 1.75em;
    font-family: 'Gill Sans MT', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
}

.article-title-trans {
    margin-bottom: 1em;
}

.product{
    background: #f9f9f9;
    border: .2em solid #009de5;
    border-left: 0;
    border-right: 0;
    font-size: .9em;
    text-align: justify;
    padding: .25em;
    line-height: 110%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

article div {
    text-align: justify;
}

.author-aff {
    margin-bottom: 1em;
}

.aff {
    font-size: .85em;
    line-height: 125%;
}

.article-body{
    margin-top: 1em;
}

.figgrp img,
.table img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 96%;
    padding-top: .25em;
}

.abstract-section p {
    text-indent: 0;
    margin-top: 0;
    text-align: justify;
}

.abstract-title,
.dates-title {
    font-size: 1.35em;
    margin-bottom: .25em;
    line-height: 100%;
    font-weight: 500;
}

.figgrp,
.table-wrap {
    background: #f9f9f9;
    font-size: .9em;
    font-family: helvetica, sans-serif, arial, Times;
    padding-top: .25em;
}

.xref-fig,
.xref-table,
.xref-equation {
    background: #ebf9ff;
}

.ref-list ul,
.table-wrap-foot ul,
.dates ul,
.footnote-list ul {
    list-style-type: none;
    padding: 0;
    margin-top: .25em;
}

.ref-list div {
    margin-left: 1.8em;
    text-indent: -1.8em;
    font-family: 'Gill Sans MT', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
    line-height: 125%;
    margin-bottom: .5em;
    text-align: justify;
}

.footnote-list ul li {
    font-size: .85em;
    text-align: justify;
}

.table-wrap-foot ul {
    margin-top: 0;
}

.table-wrap-foot ul li {
    font-style: italic;
    text-align: justify;
}

.table-wrap {
    margin: 1.5em 0;
}

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

.table table td {
    padding: .25em;
    border: .1em solid lightgrey;
    font-size: .9em;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.container-license {
    background: lightgrey;
    margin: 1em auto;
    text-align: center;
    padding: .5em 0 .25em 0;
    font-size: .85em;
}

h5.how2cite-title {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
}</pre></body></html>