﻿@import url('https://fonts.googleapis.com/css2?family=Federo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&display=swap');

.type-federo-gothica1 {
  font-family: 'Gothic A1', sans-serif;
  font-size: 100%;
  line-height: 2.1;
  font-weight: 200;
  letter-spacing: 0px;
  text-transform: none;
  font-style: normal;
}
.type-federo-gothica1 p,
.type-federo-gothica1 td,
.type-federo-gothica1 li,
.type-federo-gothica1 label {
  font-family: 'Gothic A1', sans-serif;
  font-size: 1.13rem;
  line-height: 2.1;
  font-weight: 200;
  letter-spacing: 0px;
  text-transform: none;
  font-style: normal;
}
.type-federo-gothica1 h1,
.type-federo-gothica1 h2,
.type-federo-gothica1 h3,
.type-federo-gothica1 h4,
.type-federo-gothica1 h5,
.type-federo-gothica1 h6 {
  font-family: 'Federo', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: normal;
}

.type-federo-gothica1 h1 {
  font-size: 3rem;
  margin: 0.07rem 0 0.3rem;
}
.type-federo-gothica1 h2 {
  font-size: 2.5rem;
  margin: 0.17rem 0 0.3rem;
}
.type-federo-gothica1 h3 {
  font-size: 2rem;
  margin: 0.3rem 0 0.3rem;
}
.type-federo-gothica1 h4 {
  font-size: 1.7rem;
  margin: 0.4rem 0;
  line-height: 1.65;
}
.type-federo-gothica1 h5 {
  font-size: 1.4rem;
  margin: 0.53rem 0;
  line-height: 1.8;
}
.type-federo-gothica1 h6 {
  font-size: 1.21rem;
  margin: 0.65rem 0;
  text-transform: none;
  font-weight: bold;
  line-height: 1.9;
}
.type-federo-gothica1 p {
  margin: 0.5rem 0 1rem;
}

.type-federo-gothica1 .display {
  margin-bottom: 0.5rem;
}
.type-federo-gothica1 .display h1 {
  font-family: 'Federo', sans-serif;
  font-size: 4.4rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 0.4rem 0;
  font-style: normal;
}
.type-federo-gothica1 .display p {
  font-family: 'Gothic A1', sans-serif;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 2px;
  font-style: italic;
  text-transform: none;
}

.type-federo-gothica1 .is-btn {
  padding: 12px 50px 10px;
}
.type-federo-gothica1 .is-btn-small {
  padding: 7px 25px 5px;
}

.type-federo-gothica1 .display-font1 {
  font-family: 'Federo', sans-serif;
}
.type-federo-gothica1 .display-font2 {
  font-family: 'Gothic A1', sans-serif;
}
.type-federo-gothica1 .default-font1 {
  font-family: 'Federo', sans-serif;
}
.type-federo-gothica1 .default-font2 {
  font-family: 'Gothic A1', sans-serif;
}

/* h1-h6: 48 32  24  19  16  12 */
.type-federo-gothica1 h1 {
  font-size: 48px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h1 {
    font-size: 2.5vw;
    font-size: clamp(29px, 2.5vw, 2.5vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h1 {
    font-size: 2.5vw;
  }
}

.type-federo-gothica1 h2 {
  font-size: 32px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h2 {
    font-size: 1.64vw;
    font-size: clamp(24px, 1.64vw, 1.64vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h2 {
    font-size: 1.67vw;
  }
}

.type-federo-gothica1 h3 {
  font-size: 24px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h3 {
    font-size: 1.48vw;
    font-size: clamp(22px, 1.48vw, 1.48vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h3 {
    font-size: 1.25vw;
  }
}

.type-federo-gothica1 h4 {
  font-size: 19px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h4 {
    font-size: 1.17vw;
    font-size: clamp(19px, 1.17vw, 1.17vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h4 {
    font-size: 0.99vw;
  }
}

.type-federo-gothica1 h5 {
  font-size: 16px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h5 {
    font-size: 0.99vw;
    font-size: clamp(16px, 0.99vw, 0.99vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h5 {
    font-size: 0.83vw;
  }
}

.type-federo-gothica1 h6 {
  font-size: 12px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 h6 {
    font-size: 0.74vw;
    font-size: clamp(12px, 0.74vw, 0.74vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 h6 {
    font-size: 0.63vw;
  }
}

/* 18 */
.type-federo-gothica1 p,
.type-federo-gothica1 td,
.type-federo-gothica1 li,
.type-federo-gothica1 label {
  font-size: 18px;
}
@media all and (max-width: 1800px) {
  .type-federo-gothica1 p,
  .type-federo-gothica1 td,
  .type-federo-gothica1 li,
  .type-federo-gothica1 label {
    font-size: 1.11vw;
    font-size: clamp(16px, 1.11vw, 1.11vw);
  }
}
@media all and (min-width: 1921px) {
  .type-federo-gothica1 .v2 p,
  .type-federo-gothica1 .v2 td,
  .type-federo-gothica1 .v2 li,
  .type-federo-gothica1 .v2 label {
    font-size: 0.94vw;
  }
}

/* @import url('https://fonts.googleapis.com/css?family=Federo');
@import url('https://fonts.googleapis.com/css?family=Gothic+A1:200,700'); */
