<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: "Monoton";
  src: url("../fonts/Monoton-Regular.eot");
  src: url("../fonts/Monoton-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Monoton-Regular.woff2") format("woff2"), url("../fonts/Monoton-Regular.woff") format("woff"), url("../fonts/Monoton-Regular.ttf") format("truetype"), url("../fonts/Monoton-Regular.svg#Monoton-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Sacramento";
  src: url("../fonts/Sacramento-Regular.eot");
  src: url("../fonts/Sacramento-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Sacramento-Regular.woff2") format("woff2"), url("../fonts/Sacramento-Regular.woff") format("woff"), url("../fonts/Sacramento-Regular.ttf") format("truetype"), url("../fonts/Sacramento-Regular.svg#Sacramento-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "PT Sans";
  src: url("../fonts/PTSans-Bold.eot");
  src: url("../fonts/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Bold.woff2") format("woff2"), url("../fonts/PTSans-Bold.woff") format("woff"), url("../fonts/PTSans-Bold.ttf") format("truetype"), url("../fonts/PTSans-Bold.svg#PTSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "PT Sans";
  src: url("../fonts/PTSans-BoldItalic.eot");
  src: url("../fonts/PTSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-BoldItalic.woff2") format("woff2"), url("../fonts/PTSans-BoldItalic.woff") format("woff"), url("../fonts/PTSans-BoldItalic.ttf") format("truetype"), url("../fonts/PTSans-BoldItalic.svg#PTSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "PT Sans";
  src: url("../fonts/PTSans-Italic.eot");
  src: url("../fonts/PTSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Italic.woff2") format("woff2"), url("../fonts/PTSans-Italic.woff") format("woff"), url("../fonts/PTSans-Italic.ttf") format("truetype"), url("../fonts/PTSans-Italic.svg#PTSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "PT Sans";
  src: url("../fonts/PTSans-Regular.eot");
  src: url("../fonts/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Regular.woff2") format("woff2"), url("../fonts/PTSans-Regular.woff") format("woff"), url("../fonts/PTSans-Regular.ttf") format("truetype"), url("../fonts/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Kannada:wght@300;600&amp;display=swap');
body {
  font-family: 'Noto Sans Kannada', sans-serif;
        line-height: normal;
  color: #211f20;
  font-weight: normal
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Sans Kannada', sans-serif;
  font-weight:600;
  display: block;
  letter-spacing: .5px;
  line-height: 1.2
}
.page_header {
    font-family: 'Noto Sans Kannada', sans-serif;
  margin: 0 0 3rem
}


.page_header {
  font-size: 30px
}

@media screen and (min-width:1024px) {
    .page_header {
      font-size:55px;
    
    }
  }

@media screen and (min-width: 1366px) {
  .page_header {
    font-size: 85px;
  
  }
}

.section_header {
    font-family: 'Noto Sans Kannada', sans-serif;
    margin: 0 0 3rem;
  line-height: 1
}

.section_header {
  font-size: 36px
}

@media screen and (min-width: 430px) {
  .section_header {
    /* font-size: calc(24px + 42* ((100vw - 430px) / 1490)) */
  }
}

@media screen and (min-width: 1920px) {
  .section_header {
    font-size:48px
  }
}

@media(max-width: 767px) {
  .section_header {
    margin-bottom: 2rem
  }
}


h1 {
  font-size: 2em;
  margin: .67em 0
}

h2 {
  font-size: 1.2em;
  margin: .83em 0
}

h3 {
  font-size: 1.17em;
  margin: 1em 0
}

h4 {
  font-size: 1em;
  margin: 1.33em 0
}

h5 {
  font-size: .83em;
  margin: 1.67em 0
}

h6 {
  font-size: .67em;
  margin: 2.33em 0
}

.inner_banner .page_header {
  font-size: 30px
}

@media screen and (min-width: 430px) {
  .inner_banner .page_header {
    font-size: calc(30px + 30 * ((100vw - 430px) / 1490))
  }
}

@media screen and (min-width: 1920px) {
  .inner_banner .page_header {
    font-size: 60px
  }
}
pre {
    font-family: 'Noto Sans Kannada', sans-serif;
    font-size: 1em
}
code,
kbd,
samp {
    font-family: 'Noto Sans Kannada', sans-serif;
  font-size: 1em
}</pre></body></html>