body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
dl,
dd,
em,
strong,
pre,
code,
p {
  padding: 0;
  margin: 0;
  line-height: 1.6em;
  font-size: inherit;
  font-weight: inherit;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  width: 100%;
  display: block;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus,
a {
  outline: none;
}
svg {
  overflow: visible;
  display: block;
  max-width: 100%;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clearfix {
  display: inline-block;
}
.overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaderIcon {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/loading.svg) no-repeat 50% 0;
  margin-left: -20px;
  margin-top: -20px;
  display: none;
  top: 50%;
  left: 50%;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/GeneralSans-Light.woff2') format('woff2'), url('../fonts/GeneralSans-Light.woff') format('woff'), url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'), url('../fonts/GeneralSans-Regular.woff') format('woff'), url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'), url('../fonts/GeneralSans-Medium.woff') format('woff'), url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Thin.woff2') format('woff2'), url('../fonts/Zodiak-Thin.woff') format('woff'), url('../fonts/Zodiak-Thin.ttf') format('truetype');
  font-weight: 100;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Light.woff2') format('woff2'), url('../fonts/Zodiak-Light.woff') format('woff'), url('../fonts/Zodiak-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Regular.woff2') format('woff2'), url('../fonts/Zodiak-Regular.woff') format('woff'), url('../fonts/Zodiak-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
html {
  font-size: 18px;
}
body {
  font-size: 1rem;
  font-family: 'GeneralSans', sans-serif;
  color: #000;
}
@media screen and (max-width: 700px) {
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  body {
    font-size: 15px;
  }
}
a {
  color: #000FC7;
}
strong,
b {
  font-weight: 500;
}
p {
  margin-bottom: 1em;
  line-height: 1.6em;
}
@media screen and (max-width: 550px) {
  p {
    line-height: 1.4em;
  }
}
p:last-child {
  margin: 0;
}
ul,
ol {
  list-style-type: circle;
  margin: 0 0 1.5em 1em;
}
ul li,
ol li {
  margin: 0 0 .5em;
}
dl {
  margin-bottom: 15px;
}
dl dt {
  font-size: 12px;
  margin-bottom: .2em;
  line-height: 1em;
  font-weight: 400;
}
.title-1 {
  font-size: clamp(30px,2.6042vw,40px);
  font-family: 'Zodiak';
  margin-bottom: .8em;
  text-align: center;
  font-weight: 300;
  line-height: 1.2em;
}
@media screen and (max-width: 550px) {
  .title-1 {
    margin-bottom: .5em;
  }
}
.testo {
  max-width: 1200px;
  margin: 60px auto 0;
}
.testo h1 {
  font-size: clamp(30px,2.6042vw,40px);
  font-family: 'Zodiak';
  margin-bottom: .8em;
  text-align: center;
  font-weight: 300;
  line-height: 1.2em;
}
@media screen and (max-width: 550px) {
  .testo h1 {
    margin-bottom: .5em;
  }
}
@media screen and (max-width: 1280px) {
  .testo {
    max-width: none;
    padding: 0 2.5vw;
  }
}
body {
  background: #fff;
}
#popup {
  padding: 20px;
}
#popup .testo {
  max-width: none;
  margin: 0;
  padding: 0;
}
