

@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Bold.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-LightItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Light.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik Air";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-AirItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-AirItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Medium.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-BlackItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Regular.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Thin.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-ThinItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-BoldItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-MediumItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-RegularItalic.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Aeonik Air";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Air.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Air.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Aeonik";
  src: url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Black.woff2") format("woff2"), url("https://cdn.assetcloudstore.com/fonts/aeonik-fam/Aeonik-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
* {
  font-family: "Aeonik";
}
h1, h2, h3, h4, h5 {
  font-weight: 100;
}
/*parse function*/
/*main mixin font-size calc*/
line strong {
  font-size: 22px;
  line-height: calc(22px * 1.15);
}
@media screen and (min-width: 750px) {
  line strong {
    font-size: calc(22px + 6 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(22px + 6 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  line strong {
    font-size: 28px;
    line-height: calc(28px * 1.15);
  }
}
h1 {
  font-size: 32px;
  line-height: calc(32px * 1.15);
}
@media screen and (min-width: 750px) {
  h1 {
    font-size: calc(32px + 38 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(32px + 38 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h1 {
    font-size: 70px;
    line-height: calc(70px * 1.15);
  }
}
h1.hero-title-h {
  font-weight: 300;
}
h1.hero-title-h {
  font-size: 40px;
  line-height: calc(40px * 1.15);
}
@media screen and (min-width: 750px) {
  h1.hero-title-h {
    font-size: calc(40px + 60 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(40px + 60 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h1.hero-title-h {
    font-size: 100px;
    line-height: calc(100px * 1.15);
  }
}
h2 {
  font-size: 32px;
  line-height: calc(32px * 1.15);
}
@media screen and (min-width: 750px) {
  h2 {
    font-size: calc(32px + 18 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(32px + 18 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h2 {
    font-size: 50px;
    line-height: calc(50px * 1.15);
  }
}
h3 {
  font-size: 30px;
  line-height: calc(30px * 1.15);
}
@media screen and (min-width: 750px) {
  h3 {
    font-size: calc(30px + 15 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(30px + 15 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h3 {
    font-size: 45px;
    line-height: calc(45px * 1.15);
  }
}
h4 {
  letter-spacing: 2px;
}
h4 {
  font-size: 26px;
  line-height: calc(26px * 1.15);
}
@media screen and (min-width: 750px) {
  h4 {
    font-size: calc(26px + 12 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(26px + 12 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h4 {
    font-size: 38px;
    line-height: calc(38px * 1.15);
  }
}
h5, #databank thead tr td, .searchfilter {
  font-size: 20px;
  line-height: calc(20px * 1.15);
}
@media screen and (min-width: 750px) {
  h5, #databank thead tr td, .searchfilter {
    font-size: calc(20px + 6 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(20px + 6 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  h5, #databank thead tr td, .searchfilter {
    font-size: 26px;
    line-height: calc(26px * 1.15);
  }
}
p, span, a, line *, li, line {
  font-size: 17px;
  line-height: calc(17px * 1.15);
}
@media screen and (min-width: 750px) {
  p, span, a, line *, li, line {
    font-size: calc(17px + 4 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(17px + 4 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  p, span, a, line *, li, line {
    font-size: 21px;
    line-height: calc(21px * 1.15);
  }
}
.card-p {
  font-size: 16px;
  line-height: calc(16px * 1.15);
}
@media screen and (min-width: 750px) {
  .card-p {
    font-size: calc(16px + 2 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(16px + 2 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  .card-p {
    font-size: 18px;
    line-height: calc(18px * 1.15);
  }
}
.popup-summary p {
  font-size: 15px;
  line-height: calc(15px * 1.15);
}
@media screen and (min-width: 750px) {
  .popup-summary p {
    font-size: calc(15px + 4 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(15px + 4 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  .popup-summary p {
    font-size: 19px;
    line-height: calc(19px * 1.15);
  }
}
#databank * {
  font-size: 15px;
  line-height: calc(15px * 1.15);
}
@media screen and (min-width: 750px) {
  #databank * {
    font-size: calc(15px + 2 * ((100vw - 750px) / 1170));
    line-height: calc(1.15*( calc(15px + 2 * ((100vw - 750px) / 1170))));
  }
}
@media screen and (min-width: 1920px) {
  #databank * {
    font-size: 17px;
    line-height: calc(17px * 1.15);
  }
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:typography] [3.2019] DESIGN*/
/*******************************************************************/
/* 0.4 P>P */
/* db 31 */