/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *




 *


 */

/* Body, Text, Images */


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Patua+One&display=swap');

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: 'Inter', sans-serif;
}
/* line 2, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.dojoFloatingPane {
  position: fixed !important;
  top: 40px;
  left: 50%;
  margin-left: -25%; }

/* line 9, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.search-result {
  margin-bottom: 20px; }
  /* line 11, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
  .search-result .search-result-title {
    font-size: 1.1em; }
  /* line 12, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
  .search-result .search-result-summary {
    font-size: 0.9em; }

/* line 15, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-paginator {
  clear: both;
  padding-top: 4px;
  text-align: right; }

/* line 16, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
a.imagine_cms-paginator-link {
  display: inline-block;
  margin-left: 3px;
  min-width: 1.2em;
  padding: 2px 4px;
  text-align: center;
  color: #333;
  background-color: white;
  border: solid 1px #333;
  text-decoration: none; }

/* line 21, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
a.imagine_cms-paginator-link:hover {
  color: white;
  background-color: #333; }

/* line 24, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
a.imagine_cms-paginator-link-selected {
  color: white;
  background-color: #333; }

/* line 28, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery {
  padding: 10px 10px 5px;
  background-color: #d8d6cd; }

/* line 29, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-images {
  width: 100%;
  height: 340px;
  margin: 15px auto; }

/* line 30, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-image {
  width: 450px;
  height: 340px;
  position: absolute; }

/* line 31, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-thumbs {
  margin-top: 20px; }

/* line 32, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-thumb {
  float: left;
  border: 5px solid #fff;
  margin: 0 5px 5px 0;
  cursor: pointer; }

/* line 33, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-nav {
  width: 243px;
  margin: 0 auto; }

/* line 34, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-nav-button {
  cursor: pointer;
  color: white; }

/* line 35, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-caption {
  width: 100%;
  height: 80px;
  margin: 0 auto 40px;
  overflow: auto;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  text-align: center;
  color: #fff; }

/* line 39, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery-close {
  position: absolute;
  top: -20px;
  right: -20px; }

/* line 40, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imagine_cms-gallery cite {
  font-size: 140%;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  color: #F17130; }

/* line 42, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_wrap {
  /* width: 500px;   @done_in_js */
  /* height: 375px;  @done_in_js */
  position: relative;
  cursor: crosshair; }

/* an extra classname is applied for Opera < 9.0 to fix it's lack of opacity support */
/* line 50, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_wrap.opera8 .imgCrop_overlay,
.imgCrop_wrap.opera8 .imgCrop_clickArea {
  background-color: transparent; }

/* fix for IE displaying all boxes at line-height by default, although they are still 1 pixel high until we combine them with the pointless span */
/* line 56, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_wrap,
.imgCrop_wrap * {
  font-size: 0; }

/* line 61, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_overlay {
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  width: 100%;
  height: 100%; }

/* line 70, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_selArea {
  position: absolute;
  /* @done_in_js
  top: 20px;
  left: 20px;
  width: 200px;
  height: 200px;
  background: transparent url(/castle.jpg) no-repeat  -210px -110px;
  */
  cursor: move;
  z-index: 2; }

/* clickArea is all a fix for IE 5.5 & 6 to allow the user to click on the given area */
/* line 84, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_clickArea {
  width: 100%;
  height: 100%;
  background-color: #FFF;
  opacity: 0.01;
  filter: alpha(opacity=1); }

/* line 92, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeHoriz {
  position: absolute;
  width: 100%;
  height: 1px;
  background: transparent url(/assets/cropper/marqueeHoriz-db2df2204cb2ecfa82e6a3155c79173747a0fe74820eb0726f84402fd96625ed.gif) repeat-x 0 0;
  z-index: 3; }

/* line 100, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeVert {
  position: absolute;
  height: 100%;
  width: 1px;
  background: transparent url(/assets/cropper/marqueeVert-827f39697994a08718fc2a86b5da07cdf945d8d6b25e6ae3eb642e7d8a8d5bb2.gif) repeat-y 0 0;
  z-index: 3; }

/*
 *  FIX MARCHING ANTS IN IE
 *	As IE <6 tries to load background images we can uncomment the follwoing hack
 *  to remove that issue, not as pretty - but is anything in IE?
 *  And yes I do know that 'filter' is evil, but it will make it look semi decent in IE
 *
* html .imgCrop_marqueeHoriz,
* html .imgCrop_marqueeVert {
	background: transparent;
	filter: Invert;
}
* html .imgCrop_marqueeNorth { border-top: 1px dashed #000; }
* html .imgCrop_marqueeEast  { border-right: 1px dashed #000; }
* html .imgCrop_marqueeSouth { border-bottom: 1px dashed #000; }
* html .imgCrop_marqueeWest  { border-left: 1px dashed #000; }
*/
/* line 125, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeNorth {
  top: 0;
  left: 0; }

/* line 126, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeEast {
  top: 0;
  right: 0; }

/* line 127, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeSouth {
  bottom: 0px;
  left: 0; }

/* line 128, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_marqueeWest {
  top: 0;
  left: 0; }

/* line 131, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handle {
  position: absolute;
  border: 1px solid #333;
  width: 6px;
  height: 6px;
  background: #FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 4; }

/* fix IE 5 box model */
/* line 143, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
* html .imgCrop_handle {
  width: 8px;
  height: 8px;
  width: 6px;
  height: 6px; }

/* line 150, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleN {
  top: -3px;
  left: 0;
  /* margin-left: 49%;    @done_in_js */
  cursor: n-resize; }

/* line 157, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleNE {
  top: -3px;
  right: -3px;
  cursor: ne-resize; }

/* line 163, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleE {
  top: 0;
  right: -3px;
  /* margin-top: 49%;    @done_in_js */
  cursor: e-resize; }

/* line 170, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleSE {
  right: -3px;
  bottom: -3px;
  cursor: se-resize; }

/* line 176, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleS {
  right: 0;
  bottom: -3px;
  /* margin-right: 49%; @done_in_js */
  cursor: s-resize; }

/* line 183, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleSW {
  left: -3px;
  bottom: -3px;
  cursor: sw-resize; }

/* line 189, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleW {
  top: 0;
  left: -3px;
  /* margin-top: 49%;  @done_in_js */
  cursor: w-resize; }

/* line 196, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_handleNW {
  top: -3px;
  left: -3px;
  cursor: nw-resize; }

/**
 * Create an area to click & drag around on as the default browser behaviour is to let you drag the image
 */
/* line 205, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_dragArea {
  width: 100%;
  height: 100%;
  z-index: 200;
  position: absolute;
  top: 0;
  left: 0; }

/* line 214, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_previewWrap {
  /* width: 200px;  @done_in_js */
  /* height: 200px; @done_in_js */
  overflow: hidden;
  position: relative; }

/* line 221, /home/hhsaa/sites/hhsaa/vendor/bundle/ruby/3.2.0/bundler/gems/imagine_cms-5ac8b0dc07d7/app/assets/stylesheets/imagine_cms.css.scss */
.imgCrop_previewWrap img {
  position: absolute; }
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/* support old school tables with borderspacing/borderwidth on all pages */

table {
  border-collapse: unset;
  border-width: unset;
  border-style: unset;
  border-color: unset;
}

/* on legacy templates, undo some tailwind resets  */

body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main {
  *,
    ::before,
    ::after {
    box-sizing: content-box;
    border-width: unset;
    border-style: unset;
    border-color: unset;
  }
  table {
    border-collapse: unset;
    border-width: unset;
  }
  img,
    svg,
    video,
    canvas,
    audio,
    iframe,
    embed,
    object {
    display: unset;
  }
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1120px) {
  .container {
    max-width: 1120px;
  }
}

@media (min-width: 1160px) {
  .container {
    max-width: 1160px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

/* undo tailwind resets for images in dojo dialogs */

[dojoattachpoint] {
  & img {
    display: unset;
    height: inherit;
  }
  & input,
    & textarea {
    border: 1px solid #888888;
  }
}

.button {
  margin-bottom: 8px;
  display: inline-block;
  border-radius: 5px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 133 104 / var(--tw-border-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(0 133 104 / var(--tw-text-opacity, 1));
}

.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 104 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* form elements */

/* form { */

input {
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.4;
}

input[type="submit"], input[type="button"], button {
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.4;
}

select {
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.4;
}

/* } */

label.form-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
}

input.form {
  min-width: 36px;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.4;
}

select.form {
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.4;
}

.form_button, input.form_button[type="submit"], button.form_button {
  margin: 5px;
  padding: 2px 8px;
  font-size: 12px !important;
  line-height: 1.3 !important;
  color: #ffffff;
  background-color: #333 !important;
  border: 1px solid #555555;
  border-radius: 5px;
}

form :is(input.form_button[type="submit"], button.form_button) {
  margin: 5px;
  padding: 2px 8px;
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: #ffffff;
  background-color: #3D649D !important;
  border: 1px solid #555555;
  border-radius: 5px;
}

td > .form_button {
  margin: 0 5px 5px 0;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[10px\] {
  bottom: 10px;
}

.bottom-\[4px\] {
  bottom: 4px;
}

.left-0 {
  left: 0px;
}

.left-\[50\%\] {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-\[-20px\] {
  right: -20px;
}

.right-\[10px\] {
  right: 10px;
}

.right-\[5px\] {
  right: 5px;
}

.right-\[var\(--header-height\)\] {
  right: var(--header-height);
}

.top-0 {
  top: 0px;
}

.top-\[100\%\] {
  top: 100%;
}

.top-\[10px\] {
  top: 10px;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[50\%\] {
  top: 50%;
}

.top-\[8px\] {
  top: 8px;
}

.top-\[calc\(var\(--header-height\)\)\] {
  top: calc(var(--header-height));
}

.top-\[var\(--header-height\)\] {
  top: var(--header-height);
}

.-z-10 {
  z-index: -10;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[99\] {
  z-index: 99;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-6 {
  grid-row: span 6 / span 6;
}

.\!m-0 {
  margin: 0px !important;
}

.m-\[-4px\] {
  margin: -4px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-\[16px\] {
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-\[1em\] {
  margin-top: 1em;
  margin-bottom: 1em;
}

.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-\[32px\] {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[32px\] {
  margin-bottom: 32px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[48px\] {
  margin-bottom: 48px;
}

.mb-\[56px\] {
  margin-bottom: 56px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-\[1px\] {
  margin-left: 1px;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-\[16px\] {
  margin-right: 16px;
}

.mr-\[20px\] {
  margin-right: 20px;
}

.mr-\[4px\] {
  margin-right: 4px;
}

.mr-\[5px\] {
  margin-right: 5px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[8px\] {
  margin-top: 8px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.size-1 {
  width: 0.25rem;
  height: 0.25rem;
}

.\!h-\[30px\] {
  height: 30px !important;
}

.h-0 {
  height: 0px;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

.h-\[12px\] {
  height: 12px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[220px\] {
  height: 220px;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[4em\] {
  height: 4em;
}

.h-\[550px\] {
  height: 550px;
}

.h-\[576px\] {
  height: 576px;
}

.h-\[586px\] {
  height: 586px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[var\(--header-height\)\] {
  height: var(--header-height);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-\[120px\] {
  max-height: 120px;
}

.max-h-\[185px\] {
  max-height: 185px;
}

.max-h-\[200px\] {
  max-height: 200px;
}

.max-h-\[32px\] {
  max-height: 32px;
}

.max-h-\[calc\(100vh-var\(--header-height\)\)\] {
  max-height: calc(100vh - var(--header-height));
}

.min-h-\[120px\] {
  min-height: 120px;
}

.min-h-\[450px\] {
  min-height: 450px;
}

.\!w-\[30px\] {
  width: 30px !important;
}

.\!w-auto {
  width: auto !important;
}

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

.w-\[103px\] {
  width: 103px;
}

.w-\[104px\] {
  width: 104px;
}

.w-\[106px\] {
  width: 106px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[134px\] {
  width: 134px;
}

.w-\[144px\] {
  width: 144px;
}

.w-\[160px\] {
  width: 160px;
}

.w-\[161px\] {
  width: 161px;
}

.w-\[168px\] {
  width: 168px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[210px\] {
  width: 210px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[230px\] {
  width: 230px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[252px\] {
  width: 252px;
}

.w-\[260px\] {
  width: 260px;
}

.w-\[310px\] {
  width: 310px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[446px\] {
  width: 446px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[74px\] {
  width: 74px;
}

.w-\[755px\] {
  width: 755px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[912px\] {
  width: 912px;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-\[0\.7em\] {
  min-width: 0.7em;
}

.min-w-\[100px\] {
  min-width: 100px;
}

.min-w-\[180px\] {
  min-width: 180px;
}

.min-w-\[256px\] {
  min-width: 256px;
}

.max-w-\[120px\] {
  max-width: 120px;
}

.max-w-\[185px\] {
  max-width: 185px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[35px\] {
  max-width: 35px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[calc\(100\%-170px\)\] {
  max-width: calc(100% - 170px);
}

.max-w-full {
  max-width: 100%;
}

.max-w-screen-maxc {
  max-width: 1120px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.\!list-none {
  list-style-type: none !important;
}

.list-none {
  list-style-type: none;
}

.auto-cols-\[1fr\] {
  grid-auto-columns: 1fr;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-stretch {
  justify-content: stretch;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-\[1\.5px\] {
  gap: 1.5px;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[64px\] {
  gap: 64px;
}

.gap-\[80px\] {
  gap: 80px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-x-\[10px\] {
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.gap-x-\[15px\] {
  -moz-column-gap: 15px;
       column-gap: 15px;
}

.gap-x-\[16px\] {
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.gap-x-\[24px\] {
  -moz-column-gap: 24px;
       column-gap: 24px;
}

.gap-x-\[32px\] {
  -moz-column-gap: 32px;
       column-gap: 32px;
}

.gap-x-\[8px\] {
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.gap-y-\[16px\] {
  row-gap: 16px;
}

.gap-y-\[20px\] {
  row-gap: 20px;
}

.gap-y-\[2px\] {
  row-gap: 2px;
}

.gap-y-\[32px\] {
  row-gap: 32px;
}

.gap-y-\[8px\] {
  row-gap: 8px;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-balance {
  text-wrap: balance;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-divider {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-lineGray {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
}

.border-mediumGray {
  --tw-border-opacity: 1;
  border-color: rgb(125 125 125 / var(--tw-border-opacity, 1));
}

.border-mediumGreen {
  --tw-border-opacity: 1;
  border-color: rgb(0 133 104 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-transparentWhite {
  border-color: #FFFFFF80;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-\[\#0F2C55\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 44 85 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(28 28 28 / var(--tw-bg-opacity, 1));
}

.bg-darkGray {
  --tw-bg-opacity: 1;
  background-color: rgb(80 80 80 / var(--tw-bg-opacity, 1));
}

.bg-darkGray\/50 {
  background-color: rgb(80 80 80 / 0.5);
}

.bg-faintGray {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-hhsaaGreen {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 70 / var(--tw-bg-opacity, 1));
}

.bg-lightGray {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}

.bg-mediumGray {
  --tw-bg-opacity: 1;
  background-color: rgb(125 125 125 / var(--tw-bg-opacity, 1));
}

.bg-mediumGreen {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 104 / var(--tw-bg-opacity, 1));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-transparentBlack {
  background-color: rgba(28, 28, 28, 0.70);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.\!bg-none {
  background-image: none !important;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-\[\#152B68\] {
  --tw-gradient-from: #152B68 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(21 43 104 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#406BA1\] {
  --tw-gradient-from: #406BA1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(64 107 161 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#172F4C\] {
  --tw-gradient-to: #172F4C var(--tw-gradient-to-position);
}

.to-\[\#1F252C\] {
  --tw-gradient-to: #1F252C var(--tw-gradient-to-position);
}

.bg-\[length\:150\%\] {
  background-size: 150%;
}

.bg-\[length\:554px_340px\] {
  background-size: 554px 340px;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[16px\] {
  padding: 16px;
}

.p-\[1rem\] {
  padding: 1rem;
}

.p-\[20px\] {
  padding: 20px;
}

.p-\[8px\] {
  padding: 8px;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-\[0\.75rem\] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[1em\] {
  padding-left: 1em;
  padding-right: 1em;
}

.px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}

.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}

.px-\[64px\] {
  padding-left: 64px;
  padding-right: 64px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[0\.5rem\] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[44px\] {
  padding-top: 44px;
  padding-bottom: 44px;
}

.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[56px\] {
  padding-top: 56px;
  padding-bottom: 56px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.\!pr-\[32px\] {
  padding-right: 32px !important;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-\[12px\] {
  padding-bottom: 12px;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pb-\[24px\] {
  padding-bottom: 24px;
}

.pb-\[32px\] {
  padding-bottom: 32px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pb-\[48px\] {
  padding-bottom: 48px;
}

.pb-\[56px\] {
  padding-bottom: 56px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pl-\[10px\] {
  padding-left: 10px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[24px\] {
  padding-left: 24px;
}

.pl-\[8px\] {
  padding-left: 8px;
}

.pr-\[20px\] {
  padding-right: 20px;
}

.pr-\[3em\] {
  padding-right: 3em;
}

.pr-\[4px\] {
  padding-right: 4px;
}

.pr-\[max\(50vw-560px\2c 20px\)\] {
  padding-right: max(50vw - 560px,20px);
}

.pt-\[0\.5rem\] {
  padding-top: 0.5rem;
}

.pt-\[12px\] {
  padding-top: 12px;
}

.pt-\[16px\] {
  padding-top: 16px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[4px\] {
  padding-top: 4px;
}

.pt-\[8px\] {
  padding-top: 8px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-inter {
  font-family: Inter, sans-serif;
}

.font-patuaOne {
  font-family: Patua One, sans-serif;
}

.text-\[0\.75rem\] {
  font-size: 0.75rem;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[17px\] {
  font-size: 17px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[23px\] {
  font-size: 23px;
}

.text-\[25px\] {
  font-size: 25px;
}

.text-\[27px\] {
  font-size: 27px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-\[1\.0\] {
  line-height: 1.0;
}

.leading-\[1\.125\] {
  line-height: 1.125;
}

.leading-\[1\.15\] {
  line-height: 1.15;
}

.leading-\[1\.167\] {
  line-height: 1.167;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-none {
  line-height: 1;
}

.\!text-highlight {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1)) !important;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 50 231 / var(--tw-text-opacity, 1));
}

.text-darkBlue {
  --tw-text-opacity: 1;
  color: rgb(0 32 91 / var(--tw-text-opacity, 1));
}

.text-darkGray {
  --tw-text-opacity: 1;
  color: rgb(80 80 80 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-hhsaaGreen {
  --tw-text-opacity: 1;
  color: rgb(0 90 70 / var(--tw-text-opacity, 1));
}

.text-mediumGray {
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}

.text-mediumGreen {
  --tw-text-opacity: 1;
  color: rgb(0 133 104 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(187 59 48 / var(--tw-text-opacity, 1));
}

.text-transparentWhite {
  color: #FFFFFF80;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.\!ease-linear {
  transition-timing-function: linear !important;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* special styles */

body {
  /* set default line height */
  line-height: 1.3;
}

@media (min-width: 768px) {
  .adaptive-padding-x {
    padding-left: min(588px - 50vw,28px);
    padding-right: min(588px - 50vw,28px);
  }

  .adaptive-padding-x-32 {
    padding-left: min(588px - 50vw,32px);
    padding-right: min(588px - 50vw,32px);
  }
}

/* editor fixes */

.ccs-toolbar select {
  border: 1px solid #888888;
  padding: 2px 8px;
  font-size: 11px !important;
}

/* basic prose styles */

article {
  font-size: 16px;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
  p {
    max-width: 100vw;
    overflow-x: auto;
  }
  & p + p {
    margin-top: 16px;
  }
  & a {
    font-weight: 700;
  }
  & a {
    --tw-text-opacity: 1;
    color: rgb(0 133 104 / var(--tw-text-opacity, 1));
  }
  & img {
    border-radius: 5px;
  }
  & h2 {
    margin-bottom: 8px;
  }
  & h2 {
    font-size: 27px;
  }
  & h2 {
    font-weight: 900;
  }
  & h2 {
    line-height: 1.3;
  }
  @media (min-width: 768px) {
    & h2 {
      font-size: 35px;
    }
  }
  & h3 {
    margin-bottom: 4px;
  }
  & h3 {
    font-size: 22px;
  }
  & h3 {
    font-weight: 700;
  }
  & h3 {
    line-height: 1.3;
  }
  & h4 {
    margin-bottom: 4px;
  }
  & h4 {
    font-family: Patua One, sans-serif;
  }
  & h4 {
    font-size: 22px;
  }
  & h4 {
    text-transform: uppercase;
  }
  & h4 {
    line-height: 1.3;
  }
  & h4 {
    --tw-text-opacity: 1;
    color: rgb(0 90 70 / var(--tw-text-opacity, 1));
  }
  & h5 {
    margin-bottom: 4px;
  }
  & h5 {
    font-size: 16px;
  }
  & h5 {
    font-weight: 700;
  }
  & h5 {
    text-transform: uppercase;
  }
  & h5 {
    line-height: 1.3;
  }
  & .awards {
    font-size: 18px;
  }
  & .awards {
    font-weight: 600;
  }
  & .awards {
    line-height: 1.6;
  }
  & .awards {
    --tw-text-opacity: 1;
    color: rgb(0 90 70 / var(--tw-text-opacity, 1));
  }
}

/* tournament record book table styles */

table.tournament_records, table.data {
  width: 100%;
  min-width: 450px;
  border-collapse: collapse;
  font-family: Inter, sans-serif;
  & th,
  & td {
    border-width: 1px;
  }
  & th,
  & td {
    --tw-border-opacity: 1;
    border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  }
  & th,
  & td {
    padding-left: 4px;
    padding-right: 4px;
  }
  & th,
  & td {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  & thead tr {
    --tw-bg-opacity: 1;
    background-color: rgb(28 28 28 / var(--tw-bg-opacity, 1));
  }
  & thead tr {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  & thead tr {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  & thead tr {
    & th,
    & td {
      --tw-border-opacity: 1;
      border-color: rgb(80 80 80 / var(--tw-border-opacity, 1));
    }
    & th,
    & td {
      font-weight: 700;
    }
  }
  & tr.record_category {
    background-color: transparent;
  }
  & tr.record_category {
    font-size: 20px;
  }
  & tr.record_category {
    font-weight: 700;
  }
  & tr.record_category {
    --tw-text-opacity: 1;
    color: rgb(28 28 28 / var(--tw-text-opacity, 1));
  }
  & tr.record_category {
    & th {
      border-style: none;
    }
    & th {
      padding: 0px;
    }
    & th {
      padding-top: 32px;
    }
    & th {
      padding-bottom: 8px;
    }
    & th {
      text-align: left;
    }
  }
  & tbody tr:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
  }
  & tbody tr:nth-child(even) {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  }
  & tbody tr:nth-child(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}

.after\:\!content-none::after {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

.last\:pr-\[20px\]:last-child {
  padding-right: 20px;
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-hhsaaGreen:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 70 / var(--tw-bg-opacity, 1));
}

.hover\:bg-mediumGreen:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 104 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.hover\:text-highlight:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.hover\:text-mediumGreen:hover {
  --tw-text-opacity: 1;
  color: rgb(0 133 104 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.group:hover .group-hover\:border-highlight {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:text-highlight {
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:max-w-lg {
    max-width: 32rem;
  }

  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:right-\[32px\] {
    right: 32px;
  }

  .md\:m-\[-12px\] {
    margin: -12px;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:inline {
    display: inline;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[350px\] {
    height: 350px;
  }

  .md\:h-\[56px\] {
    height: 56px;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[206px\] {
    width: 206px;
  }

  .md\:w-\[224px\] {
    width: 224px;
  }

  .md\:w-\[252px\] {
    width: 252px;
  }

  .md\:w-\[314px\] {
    width: 314px;
  }

  .md\:w-\[6em\] {
    width: 6em;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:flex-auto {
    flex: 1 1 auto;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-\[24px\] {
    gap: 24px;
  }

  .md\:gap-\[56px\] {
    gap: 56px;
  }

  .md\:border-l-\[1px\] {
    border-left-width: 1px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .md\:px-\[28px\] {
    padding-left: 28px;
    padding-right: 28px;
  }

  .md\:py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .md\:py-\[56px\] {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-\[12px\] {
    padding-left: 12px;
  }

  .md\:pl-\[16px\] {
    padding-left: 16px;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-\[24px\] {
    padding-top: 24px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-\[35px\] {
    font-size: 35px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:last\:pr-\[28px\]:last-child {
    padding-right: 28px;
  }
}

@media (min-width: 1024px) {
  .lg\:left-\[70px\] {
    left: 70px;
  }

  .lg\:right-\[70px\] {
    right: 70px;
  }

  .lg\:m-\[-16px\] {
    margin: -16px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mt-\[32px\] {
    margin-top: 32px;
  }

  .lg\:\!block {
    display: block !important;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[124px\] {
    height: 124px;
  }

  .lg\:h-\[232px\] {
    height: 232px;
  }

  .lg\:min-h-\[220px\] {
    min-height: 220px;
  }

  .lg\:w-\[224px\] {
    width: 224px;
  }

  .lg\:w-\[240px\] {
    width: 240px;
  }

  .lg\:w-\[316px\] {
    width: 316px;
  }

  .lg\:w-\[336px\] {
    width: 336px;
  }

  .lg\:w-\[352px\] {
    width: 352px;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-\[16px\] {
    gap: 16px;
  }

  .lg\:gap-\[32px\] {
    gap: 32px;
  }

  .lg\:gap-\[64px\] {
    gap: 64px;
  }

  .lg\:gap-x-\[32px\] {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:bg-\[length\:100\%\] {
    background-size: 100%;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lg\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .lg\:px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px;
  }

  .lg\:pb-\[16px\] {
    padding-bottom: 16px;
  }

  .lg\:pb-\[58px\] {
    padding-bottom: 58px;
  }

  .lg\:pl-\[32px\] {
    padding-left: 32px;
  }

  .lg\:pt-\[32px\] {
    padding-top: 32px;
  }

  .lg\:pt-\[48px\] {
    padding-top: 48px;
  }

  .lg\:pt-\[58px\] {
    padding-top: 58px;
  }

  .lg\:last\:pr-\[32px\]:last-child {
    padding-right: 32px;
  }
}

@media (min-width: 1160px) {
  .maxcc\:hidden {
    display: none;
  }

  .maxcc\:w-\[225px\] {
    width: 225px;
  }

  .maxcc\:w-\[calc\(50\%-250px\)\] {
    width: calc(50% - 250px);
  }

  .maxcc\:gap-\[10px\] {
    gap: 10px;
  }

  .maxcc\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media print {
  .print\:static {
    position: static;
  }

  .print\:inline {
    display: inline;
  }

  .print\:hidden {
    display: none;
  }

  .print\:break-inside-avoid {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }

  .print\:overflow-hidden {
    overflow: hidden;
  }

  .print\:bg-transparent {
    background-color: transparent;
  }

  .print\:text-black {
    --tw-text-opacity: 1;
    color: rgb(28 28 28 / var(--tw-text-opacity, 1));
  }
}
@media (max-width: 768px) {
  /* line 3, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.sports_tournament article > table,
  body.sports_tournament article > table div > table,
  body.sports_tournament td[width='250'],
  body.sports_tournament td[width='250'] > table,
  body.sports_tournament td[width='240'],
  body.sports_tournament td[width='250'],
  body.sports_tournament td[width='312'],
  body.sports_tournament table[width='446'],
  body.sports_tournament td[width='446'] {
    width: 100% !important; }

  /* line 14, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.sports_tournament td[width='10'] {
    min-width: 10px !important; }

  /* line 17, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.sports_tournament td[width='110'] {
    min-width: 110px !important; }

  /* line 22, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.sports_tournament article > table > tbody > tr > td > div > table > tbody > tr > td > table > tbody > tr {
    display: flex;
    flex-direction: column; }

  /* line 29, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.general table.regular {
    width: 100% !important; }

  /* line 32, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.general table.regular tr {
    display: flex;
    flex-direction: column; }

  /* line 36, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body.general table.regular tr td:first-child {
    width: 100% !important; } }
/* line 42, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
body.general table.regular {
  width: 100% !important; }

/* line 47, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.category {
  font-size: 11px;
  color: #818181;
  font-weight: bold; }

/* line 53, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.time_stamp {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  color: #3E4B60; }

/* line 60, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.summary {
  font-size: 12px;
  line-height: 13px;
  color: #515151; }

/* line 66, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.championship {
  font-size: 12px;
  line-height: 14px;
  color: #3E4B60;
  font-weight: bold;
  text-transform: uppercase; }

/* line 74, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.divisions {
  margin-bottom: 7px;
  color: #ffffff;
  background-color: #758BA5;
  padding: 1px 0 0 5px;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  text-transform: uppercase; }

/* line 85, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.tournament_divisions {
  margin-bottom: 7px;
  color: #ae6020;
  background-color: #f1bc36;
  padding: 1px 0 0 5px;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  text-transform: uppercase; }

/* line 97, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports {
  font-size: 12px;
  font-weight: bold; }

/* line 102, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports a:link {
  text-decoration: none;
  font-weight: bold;
  color: #0E62D6; }

/* line 103, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports a:active {
  text-decoration: none;
  font-weight: bold;
  color: #0E62D6; }

/* line 104, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #0E62D6; }

/* line 105, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #28AC2B; }

/* line 107, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports_sub {
  font-size: 11px;
  font-weight: normal; }

/* line 112, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports_sub a:link {
  text-decoration: none;
  font-weight: normal;
  color: #0E62D6; }

/* line 113, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports_sub a:active {
  text-decoration: none;
  font-weight: normal;
  color: #0E62D6; }

/* line 114, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports_sub a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #0E62D6; }

/* line 115, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.sports_sub a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #28AC2B; }

/* line 128, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.gallery {
  margin: 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal; }

/* line 136, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.gallery a:link {
  text-decoration: underline;
  color: #ffffff; }

/* line 137, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.gallery a:active {
  text-decoration: underline;
  color: #ffffff; }

/* line 138, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.gallery a:visited {
  text-decoration: underline;
  color: #ffffff; }

/* line 139, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.gallery a:hover {
  text-decoration: none;
  color: #4A9CEA; }

/* line 141, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_base {
  height: 41px; }

/* line 144, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_double {
  height: 83px; }

/* line 147, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_triple {
  height: 167px; }

/* line 151, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_team {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #000000; }

/* line 158, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_info {
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  color: #105FBA; }

/* line 165, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_score {
  font-size: 20px;
  font-weight: bold;
  color: #ff3300; }

/* line 171, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
.bracket_score_small {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #ff3300; }

/* line 180, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  background-color: #e5e5e5;
  margin: 0;
  /* Images */
  /* Navigation */
  /* List Items */
  /* Tables and Data */
  /* Miscellaneous Elements */
  /* Forms and Form Buttons */
  /** auto complete **/
  /** cms paginator **/
  /** record layout **/
  /** sports list **/
  /** games/schedules **/
  /** Tournament Records **/ }
  /* line 189, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main article > table {
    margin: 0 auto;
    background-color: white; }
  /* line 194, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0px 0px 12px 0px; }
  /* line 201, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main p.content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0px; }
  /* line 208, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table {
    padding: 0;
    margin: 0; }
  /* line 213, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px; }
  /* line 220, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h1 {
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold; }
  /* line 228, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h2 {
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold; }
  /* line 236, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h3 {
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold; }
  /* line 245, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h4 {
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold; }
  /* line 253, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a:link {
    text-decoration: underline;
    color: #0E62D6; }
  /* line 254, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a:active {
    text-decoration: underline;
    color: #0E62D6; }
  /* line 255, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a:visited {
    text-decoration: underline;
    color: #465C96; }
  /* line 256, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a:hover {
    text-decoration: none;
    color: #28AC2B; }
  /* line 258, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .header {
    margin: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 278, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .note {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color: #515151; }
  /* line 286, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .error {
    font-size: 12px;
    line-height: 13px;
    color: #E10E12; }
  /* line 295, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .footer {
    color: #828282;
    font-size: 10px;
    line-height: 12px; }
  /* line 301, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .footer a:link {
    text-decoration: underline;
    color: #898989; }
  /* line 302, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .footer a:active {
    text-decoration: underline;
    color: #898989; }
  /* line 303, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .footer a:visited {
    text-decoration: underline;
    color: #898989; }
  /* line 304, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .footer a:hover {
    text-decoration: underline;
    color: #898989; }
  /* line 309, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main img {
    border: none;
    margin: 0;
    padding: 0;
    float: none; }
  /* line 310, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a img {
    border: none;
    float: none; }
  /* line 311, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main img.thumb {
    padding-right: 10px; }
  /* line 312, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div .right-photo {
    float: right;
    margin: 0 0 20px 20px;
    width: 350px;
    background-color: #dedede;
    font-size: 10px;
    padding: 10px; }
  /* line 315, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main img.nav {
    float: left;
    padding: 0px 2px 0px 0px;
    margin: 0px; }
  /* line 321, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main img.leagues {
    float: left;
    padding: 0px;
    margin: 0px; }
  /* line 330, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .nav_menu {
    font-size: 12px;
    text-align: left;
    color: #0659CE;
    background-color: #C1D5F1;
    padding: 2px;
    cursor: pointer;
    width: 170px;
    font-weight: bold; }
  /* line 341, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .nav_menu_hover {
    background-color: #DFE9F8;
    color: #28AC2B; }
  /* line 353, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 15px 0px; }
  /* line 363, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position: outside;
    padding: 0px 0px 0px 25px;
    margin: 0px 0px 15px 0px; }
  /* line 372, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main li {
    margin: 0px 0px 2px 0px;
    padding: 0px; }
  /* line 377, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.nav {
    font-size: 13px;
    line-height: 16px;
    padding: 0px 0px 0px 15px;
    list-style-image: url(/assets/interface/bullet_blue.gif); }
  /* line 384, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.blue_list {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0px 0px 15px;
    list-style-image: url(/assets/interface/bullet_next.gif); }
  /* line 391, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.gray_list {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0px 0px 40px;
    list-style-image: url(/assets/interface/bullet_gray.gif); }
  /* line 398, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.red_list {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0px 0px 40px;
    list-style-image: url(/assets/interface/bullet_red.gif); }
  /* line 405, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.navy_list {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0px 0px 40px;
    list-style-image: url(/assets/interface/bullet_navy.gif); }
  /* line 412, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.gold_list {
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 0 18px;
    margin: 0;
    list-style-image: url(/assets/interface/bullet_gold.gif); }
  /* line 420, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.pdf {
    font-size: 14px;
    padding: 0px 0px 0px 18px;
    margin: 0;
    list-style-image: url(/assets/interface/icon_pdf.gif); }
  /* line 427, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.excel {
    font-size: 14px;
    margin: 0;
    padding: 0px 0px 0px 18px;
    list-style-image: url(/assets/interface/icon_excel.gif); }
  /* line 434, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.doc {
    font-size: 14px;
    margin: 0;
    padding: 0px 0px 0px 18px;
    list-style-image: url(/assets/interface/icon_doc.gif); }
  /* line 444, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.data {
    border: 1px solid #B3C1D0;
    border-collapse: collapse; }
  /* line 445, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main th.data {
    background-color: #E7EAEE;
    font-weight: bold;
    text-align: left;
    font-size: 11px; }
  /* line 446, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main td.data {
    background-color: #758BA5;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    font-size: 14px; }
  /* line 448, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main #data-small {
    font-size: 9px; }
  /* line 450, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.data-right {
    text-align: right; }
  /* line 455, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.divider {
    line-height: 1px;
    height: 1px;
    background-color: #1371E0;
    margin: 20px 0 20px 0;
    width: 100%; }
  /* line 463, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.side_divider {
    line-height: 2px;
    height: 2px;
    background-color: #989FAA;
    margin: 14px 0 14px 0;
    width: 100%; }
  /* line 471, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .dotted_divider {
    float: none;
    background-image: url(/assets/interface/dot_horizontal.gif);
    background-repeat: repeat-x;
    line-height: 1px;
    margin: 0; }
  /* line 480, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .gold_divider {
    float: none;
    background-image: url(/assets/interface/dot_gold.gif);
    background-repeat: repeat-x;
    line-height: 2px;
    margin: 0; }
  /* line 489, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.clearer {
    clear: both;
    line-height: 0;
    height: 0; }
  /* line 494, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.right_image {
    float: right;
    margin: 0px 0px 10px 15px; }
  /* line 499, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.left_image {
    float: left;
    padding: 0px 15px 10px 0px; }
  /* line 507, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .form {
    font-size: 11px;
    line-height: 11px;
    color: #0659CE;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin: 0px;
    padding: 3px 0px 3px 3px;
    border: solid 1px #A4A4A4; }
  /* line 519, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .mailform {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin-bottom: 1px; }
  /* line 528, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main .form_button {
    margin: 0;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-indent: 0;
    background-color: #218CE8; }
  /* line 540, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.ui-autocomplete {
    width: 250px !important;
    max-height: 200px;
    overflow: scroll;
    background: #fff;
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none; }
    /* line 551, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
    body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.ui-autocomplete li {
      margin: 0;
      padding: 3px; }
      /* line 555, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
      body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.ui-autocomplete li.ui-state-focus {
        color: #800;
        background-color: #ffb; }
  /* line 564, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a.imagine_cms-paginator-link {
    color: #218CE8;
    background-color: #E6EDF2;
    border-color: #218CE8; }
  /* line 565, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a.imagine_cms-paginator-link-selected {
    color: white;
    background-color: #218CE8; }
  /* line 569, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h1.header {
    font-size: 27px;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    text-transform: none;
    color: #1C1C1C; }
  @media (min-width: 768px) {
    /* line 580, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
    body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main h1.header {
      font-size: 35px; } }
  /* line 587, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a.game_result,
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a.game_result_selected {
    padding: 2px;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
    background-color: #d8d8d8; }
  /* line 596, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main a.game_result {
    background-color: #fff; }
  /* line 600, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games {
    margin-bottom: 15px; }
  /* line 601, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games input, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games select {
    font-size: 90%; }
  /* line 602, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games input[type="text"] {
    padding: 4px; }
  /* line 603, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games input[type="text"]:focus, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.games select:focus {
    background-color: #F6EBC7; }
  /* line 606, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.record_layout {
    width: 100%;
    background-color: #fff;
    border-collapse: collapse; }
  /* line 607, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.record_layout thead tr {
    background-color: #ccc;
    font-weight: bold;
    text-align: left; }
  /* line 608, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.record_layout thead th#header_sports {
    width: 200px;
    padding: 5px; }
  /* line 609, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.record_layout tbody {
    vertical-align: top; }
  /* line 610, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.record_layout tbody td {
    padding: 5px; }
  /* line 613, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list {
    width: 200px;
    padding-right: 5px;
    margin-left: 0;
    margin-top: 5px;
    border-right: 1px solid #ddd; }
  /* line 614, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list li a {
    display: block;
    text-decoration: none;
    padding: 3px 2px;
    text-indent: 2px; }
  /* line 615, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list li a:link, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sport_list li a:visited {
    background-color: #fff;
    color: #000;
    text-decoration: none; }
  /* line 616, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list li a:hover, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list li a:active {
    background-color: #bbb;
    color: #000; }
  /* line 617, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul#sports_list li a.selected {
    background-color: #ddd;
    font-weight: bold;
    color: #000; }
  /* line 620, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.action_status {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: url(/assets/interface/loading.gif) center center no-repeat; }
  /* line 621, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div#load_status {
    line-height: 260px;
    height: 300px; }
  /* line 622, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div#load_form_status, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div#save_form_status {
    line-height: 60px;
    height: 100px; }
  /* line 623, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div#save_status, body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div#new_game_form_load_status {
    line-height: 60px;
    height: 100px; }
  /* line 628, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.record_form form {
    background-color: #d5d5d5;
    border: solid 1px #e5e5e5; }
  /* line 630, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records {
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #b3c1d0;
    margin-bottom: 20px;
    width: 100%; }
  /* line 631, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead {
    text-transform: uppercase;
    font-size: 95%; }
  /* line 632, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead tr th {
    text-align: left;
    background-color: #e7eaee;
    padding: 2px; }
  /* line 633, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead tr.record_category th {
    background-color: #758ba5;
    color: #fff;
    text-align: center;
    text-align: center;
    font-size: 120%; }
  /* line 634, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records th,
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records td {
    border: 1px solid #b3c1d0;
    padding: 1px; }
  /* line 636, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records tr.highlighted_record td {
    background-color: #e6edf2;
    color: #00d;
    cursor: pointer; }
  /* line 637, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records tbody td {
    background-color: #fff; }
  /* line 639, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record {
    margin: 20px; }
  /* line 640, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record select option span.prompt {
    background-color: #fff; }
  /* line 641, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record table.tournament_records tbody td input {
    border: 0;
    font-size: 90%;
    padding: 3px; }
  /* line 642, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record table.tournament_records tbody td input:focus {
    background-color: #e6edf2; }
  /* line 644, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main p#record_options {
    margin: 10px; }
  /* line 648, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records {
    width: 712px;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #b3c1d0;
    margin-bottom: 20px; }
  /* line 649, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead {
    text-transform: uppercase;
    font-size: 95%; }
  /* line 650, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead tr th {
    text-align: left;
    background-color: #e7eaee;
    padding: 2px; }
  /* line 651, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records thead tr.record_category th {
    background-color: #758ba5;
    color: #fff;
    text-align: center;
    text-align: center;
    font-size: 120%; }
  /* line 652, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records th,
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records td {
    border: 1px solid #b3c1d0;
    padding: 1px; }
  /* line 654, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main table.tournament_records .highlighted_record {
    background-color: #e6edf2;
    color: #00d;
    cursor: pointer; }
  /* line 656, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record {
    margin: 20px; }
  /* line 657, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record select option span.prompt {
    background-color: #fff; }
  /* line 658, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record table.tournament_records tbody td input {
    border: 0;
    font-size: 90%;
    padding: 3px; }
  /* line 659, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main form.tournament_record table.tournament_records tbody td input:focus {
    background-color: #e6edf2; }
  /* line 661, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.special-box {
    border: 5px solid #B0D2EB;
    padding: 20px;
    background-color: #E6EDF2;
    font-size: 1.4em;
    line-height: 1.2em; }
  /* line 662, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main div.special-box img {
    float: right;
    margin: 0 0 10px 15px; }
  /* line 663, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main ul.special-list {
    font-size: 15px;
    line-height: 18px;
    padding: 0px 0px 0px 15px;
    list-style-image: url(/assets/interface/bullet_next.gif); }
  /* line 668, /home/hhsaa/sites/hhsaa/app/assets/stylesheets/sportshigh_legacy.css.scss */
  body:is(.bulletin_board, .editorial_nfhs, .esports, .esports_2020, .esports-launch, .general_articles_list, .nfhs-100-years, .nfhs-honor-roll, .pr-nfhs-old, .press_relase_free_header, .press-nfhs-hhsaa, .sports_articles_list, .sports_main, .sports_schedule_results, .student_leadership, .tournament_old, .video, .wrestling_main, .wrestling_tournament) main li.special-list {
    margin-bottom: 10px; }
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
/**
 * tom-select.css (v2.4.1)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */

.ts-control {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
}
.ts-wrapper.multi.has-items .ts-control {
  padding: calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0);
}
.full .ts-control {
  background-color: #fff;
}
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}
.focus .ts-control {
  box-shadow: none;
}
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.ts-wrapper.multi .ts-control > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: rgb(124.5, 124.5, 124.5);
  background: white;
  border: 0 solid white;
}
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
  box-shadow: none !important;
}
.ts-control > input::-ms-clear {
  display: none;
}
.ts-control > input:focus {
  outline: none !important;
}
.has-items .ts-control > input {
  margin: 0 4px !important;
}
.ts-control.rtl {
  text-align: right;
}
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}
.ts-control.rtl .ts-control > input {
  margin: 0 4px 0 -2px !important;
}
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}

.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 5px 8px;
}
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.ts-dropdown .active.create {
  color: #495c68;
}
.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}
.ts-dropdown .spinner::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ts-dropdown-content {
  overflow: hidden auto;
  max-height: 200px;
  scroll-behavior: smooth;
}

.ts-wrapper.plugin-drag_drop .ts-dragging {
  color: transparent !important;
}
.ts-wrapper.plugin-drag_drop .ts-dragging > * {
  visibility: hidden !important;
}

.plugin-checkbox_options:not(.rtl) .option input {
  margin-right: 0.5rem;
}

.plugin-checkbox_options.rtl .option input {
  margin-left: 0.5rem;
}

/* stylelint-disable function-name-case */
.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max(var(--ts-pr-caret), 8px);
}
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}

.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: color-mix(#fff, #d0d0d0, 85%);
  border-radius: 3px 3px 0 0;
}
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.ts-wrapper .dropdown-header-close:hover {
  color: black;
}

.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px;
  display: block;
  padding: 8px 8px;
  box-shadow: none;
  width: 100%;
  background: transparent;
}
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}

.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::-ms-input-placeholder {
  color: transparent;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}

.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup::before {
  display: none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
}
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.ts-wrapper.plugin-remove_button:not(.rtl) .item {
  padding-right: 0 !important;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #d0d0d0;
  margin-left: 6px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #cacaca;
}
.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: white;
}

.ts-wrapper.plugin-remove_button.rtl .item {
  padding-left: 0 !important;
}
.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #d0d0d0;
  margin-right: 6px;
}
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #cacaca;
}
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: white;
}

:root {
  --ts-pr-clear-button: 0;
  --ts-pr-caret: 0;
  --ts-pr-min: .75rem;
}

.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}

.ts-control:not(.rtl) {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-control.rtl {
  padding-left: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-wrapper {
  position: relative;
}

.ts-dropdown,
.ts-control,
.ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}

.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}

.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
/*# sourceMappingURL=tom-select.css.map */
