@font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 300;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-Light.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-Light.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 300;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-LightItalic.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-LightItalic.woff?v=3.19") format("woff");
  }
  
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-Regular.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-Regular.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 400;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-Italic.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-Italic.woff?v=3.19") format("woff");
  }
  
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-Medium.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-Medium.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-MediumItalic.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-MediumItalic.woff?v=3.19") format("woff");
  }
  
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 600;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-SemiBold.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-SemiBold.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 600;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
  }
  
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-Bold.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-Bold.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/inter/Inter-BoldItalic.woff2?v=3.19") format("woff2"),
         url("/assets/fonts/inter/Inter-BoldItalic.woff?v=3.19") format("woff");
  }
  

@font-face {
    font-family: 'KnewaveRegular';
    src: url('/assets/fonts/knewave-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pilowlava';
    src: url('/assets/fonts/Pilowlava-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bluunext';
    src: url('/assets/fonts/bluunext-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    color: #010025;
}

.content-1 {
    font-size: .85rem;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

.content-2 {
    font-size: .85rem;
    font-weight: 500;
    margin: 0;
    line-height: 1.3;
}

.content-3 {
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.45;
}

.content-4 {
    font-size: .85rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.2rem;
}

.txt-content {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.37;
    grid-row: 2;
}

.title-content {
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0;
    grid-row: 1;
}

.title-1 {
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.title-section {
    font-size: 1.2rem;
    font-weight: 600;
}

.content-footer {
    font-size: 0.725rem;
    font-weight: 400;
}

.title_font-1 {
    font-family: 'Inter';
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
}

.title_font-2 {
    font-family: 'Inter';
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0;
}

.title_font-3 {
    font-family: 'KnewaveRegular';
    font-size: 3rem;
    font-weight: normal;
    font-style: italic;
}

.title_font-4 {
    font-family: 'Pilowlava';
    font-size: 3rem;
    font-weight: normal;
}

.title_font-4_2 {
    font-family: 'Pilowlava';
    font-size: 1.8rem;
    font-weight: normal;
}

.title_font-5 {
    font-family: 'bluunext';
    font-size: 3rem;
    font-weight: normal;
    height: 54px;
}

@media only screen and (max-width: 1300px) {
    .title_font-1, .title_font-2, .title_font-4_2 {
        font-size: 1.5rem;
    }

    .title_font-3, .title_font-4, .title_font-5 {
        font-size: 2.5rem;
    }
}

@media only screen and (max-width: 768px) {
    .content-1, .content-2, .content-3, .content-4, .title-1 {
        font-size: 0.8rem;
    }

    .title_font-1, .title_font-2, .title_font-4_2 {
        font-size: 1.4rem;
    }

    .title_font-3, .title_font-4, .title_font-5 {
        font-size: 1.85rem;
    }
}

@media only screen and (min-width: 1800px) {
}

@media only screen and (max-width: 1500px) {
    .txt-content {
        font-size: 1.1rem;
        font-weight: 500;
        line-height: 1.45;
    }
}

@media only screen and (max-width: 1300px) {
    .txt-content {
        font-size: .85rem;
        font-weight: 500;
        line-height: 1.45;
    }
}

@media only screen and (max-width: 992px) {

}

@media only screen and (max-width: 850px) {

}

@media only screen and (max-width: 768px) {

}