@charset "UTF-8";
/*! tailwindcss v2.0.4 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/
:root {
  -moz-tab-size: 4;
  tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

/*
Grouping content
================
*/
/**
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)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
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;
}

/*
Tabular data
============
*/
/**
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)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
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 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    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 */
}

/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}

/* Gloucestershire Netball styles */
html {
  min-height: 100%;
  font-size: 18px;
}

body {
  min-height: 100%;
  font-family: "Titillium Web", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  color: #444;
  display: flex;
  flex-direction: column;
}

a:focus, button:focus {
  outline: 2px dotted black;
}
a.active, button.active {
  cursor: default;
}

h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}

h2 {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0.3rem;
}

p + h1,
p + h2 {
  margin-top: 1.5rem;
}

h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.4rem;
}

h4 {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

p, ul, ol, dl, blockquote, img, form, iframe, table, .buttons {
  margin-bottom: 1rem;
}

b, strong, dt {
  font-weight: 700;
}

time {
  display: block;
  margin-bottom: 1rem;
  font-size: 0.9rem;
  color: #808088;
}
time + time {
  margin-top: -1rem;
}

blockquote {
  border-left: 4px solid #d4d4d8;
  padding: 0.75rem 1rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  color: #808088;
}

.block-embed {
  margin-bottom: 1rem;
}

body > header > div {
  margin: 0 auto;
  padding: 0.5rem 0.75rem;
  max-width: 1024px;
}
body > header img {
  margin: 0;
  padding-right: 60px;
}

body > nav {
  background: #9ac24c;
  font-family: "Asap", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  z-index: 1000;
}
body > nav > div {
  overflow: hidden;
  margin: 0 auto;
  padding-left: 0.5rem;
  max-width: 1024px;
}
body > nav ul {
  margin: 0;
  overflow: hidden;
}
body > nav li {
  float: left;
  margin-right: 0.25rem;
}
body > nav li a, body > nav li button {
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding: 0.5rem 0.75rem;
  font-weight: 600;
  color: white;
}
body > nav li a .icon, body > nav li button .icon {
  margin-top: -7px;
}
body > nav li a:hover, body > nav li button:hover {
  background: #698b24;
}
body > nav li.social-media {
  float: right;
  margin-right: 0;
}
body > nav li.social-media ul {
  padding: 0;
}
body > nav li.social-media svg {
  margin-top: 0;
}
body > nav li div {
  display: none;
  position: absolute;
  background: #9ac24c;
}
body > nav li div ul {
  box-shadow: 0 0 10px -3px #808088;
}
body > nav li div li {
  float: none;
  margin-right: 0;
}
body > nav li div div {
  position: static;
  padding-left: 1rem;
}
body > nav li div div ul {
  box-shadow: none;
}
body > nav li div div a, body > nav li div div button {
  font-weight: 400;
}
body > nav li:focus-within > a, body > nav li:focus-within > button {
  background: white;
  color: #9ac24c;
  outline: none;
}
body > nav li:focus-within > a ~ div, body > nav li:focus-within > button ~ div {
  display: block !important;
}
body > nav li div:hover {
  display: block !important;
}
body > nav li > a:focus, body > nav li > button:focus {
  background: white;
  color: #9ac24c;
  outline: none;
}
body > nav li > a:focus ~ div, body > nav li > button:focus ~ div {
  display: block !important;
}
body > nav li a.active {
  background: white;
  color: #9ac24c;
}
body > nav #show-nav {
  display: none;
  position: absolute;
  top: 38px;
  right: 20px;
  border: 2px solid #9ac24c;
  border-radius: 4px;
  padding: 3px 8px 5px 8px;
  background: #9ac24c;
  color: white;
}
@media (max-width: 430px) {
  body > nav #show-nav {
    top: calc(15vw - 1.45rem);
  }
}
body > nav #show-nav-checkbox {
  display: none;
  position: absolute;
  left: -9999px;
}
body > nav #show-nav-checkbox:checked ~ div {
  display: block;
}
body > nav #show-nav-checkbox:focus ~ #show-nav, body > nav #show-nav-checkbox ~ #show-nav:hover {
  background: #698b24;
  border-color: #698b24;
}
body > nav #show-nav-checkbox:checked ~ #show-nav {
  background: white;
  border-color: #698b24;
  color: #698b24;
}
@media (max-width: 768px) {
  body > nav > div {
    display: none;
    padding-right: 0.5rem;
  }
  body > nav #show-nav,
  body > nav #show-nav-checkbox {
    display: block;
  }
  body > nav ul {
    padding: 0.5rem 0;
  }
  body > nav li {
    float: none;
    margin-right: 0;
  }
  body > nav li a, body > nav li button {
    display: block;
    width: 100%;
    text-align: left;
  }
  body > nav li.social-media li {
    float: left;
  }
  body > nav li div {
    position: static;
    padding-left: 1rem;
  }
  body > nav li div ul {
    box-shadow: none;
  }
  body > nav li div a, body > nav li div button {
    font-weight: 400;
  }
}

body > section {
  flex: 1 1 auto;
}
body > section > div {
  overflow: hidden;
  margin: 0 auto;
  padding: 1rem 1.5rem 1.5rem;
  max-width: 1024px;
  box-shadow: 0 0 20px -10px #808088;
}
@media (max-width: 768px) {
  body > section > div {
    display: flex;
    flex-direction: column;
    box-shadow: none;
    padding-top: 0;
  }
}
body > section a {
  color: #0284C7;
  text-decoration: underline;
  font-weight: 600;
}
body > section a:hover {
  color: rgb(75.3059701493, 192.6940298507, 253.1940298507);
}
body > section nav {
  float: right;
  width: 100%;
  max-width: 250px;
  margin: 0.75rem 0 0.75rem 0.75rem;
  background: #d4d4d8;
}
@media (max-width: 768px) {
  body > section nav {
    order: 100;
    float: none;
    margin-left: 0;
    max-width: none;
  }
}
body > section nav ul {
  margin: 0;
}
body > section nav ul li {
  list-style: none;
  margin: 0;
}
body > section nav ul li li {
  list-style: none;
  margin: 0;
  padding-left: 1rem;
  font-size: 90%;
}
body > section nav a {
  display: block;
  padding: 0.25rem 0.5rem;
  color: #444;
}
body > section nav a:hover, body > section nav a:focus, body > section nav a.active {
  background: #808088;
  color: white;
}
body > section .block-table, body > section .block-netball_results {
  overflow-x: auto;
  margin-bottom: 1rem;
}
body > section .block-table .buttons, body > section .block-netball_results .buttons {
  text-align: center;
}
body > section table {
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
body > section table caption {
  font-weight: 600;
}
body > section table thead td, body > section table thead th {
  background: #808088;
  color: white;
  border-bottom: 2px solid #9ac24c;
  text-transform: uppercase;
}
body > section table td, body > section table th {
  padding: 0.25rem 0.5rem;
  text-align: left;
  background: #d4d4d8;
}
body > section table th {
  font-weight: 600;
}
body > section table tbody tr:nth-child(even) td, body > section table tbody tr:nth-child(even) th {
  background: rgb(238.743902439, 238.743902439, 240.256097561);
}
body > section table tfoot td, body > section table tfoot th {
  background: white;
}
body > section ul > li {
  list-style: square;
  margin-left: 2rem;
}
body > section ul ul > li {
  list-style: circle;
}
body > section ul ul ul > li {
  list-style: disc;
}
body > section ol > li {
  list-style: decimal;
  margin-left: 2rem;
}
body > section ol ol > li {
  list-style: lower-latin;
}
body > section ol ol ol > li {
  list-style: lower-roman;
}
body > section ol ol ol ol > li {
  list-style: lower-latin;
}
body > section ul li, body > section ol li {
  margin-bottom: 1rem;
}
body > section ul p, body > section ol p {
  margin-bottom: 0.5rem;
}
body > section ul ul, body > section ul ol, body > section ol ul, body > section ol ol {
  margin-bottom: 0;
  font-size: 0.9rem;
}
body > section ul ul li, body > section ul ol li, body > section ol ul li, body > section ol ol li {
  margin-bottom: 0.5rem;
}
body > section ul ul p, body > section ul ol p, body > section ol ul p, body > section ol ol p {
  margin-bottom: 0.25rem;
}
body > section dl {
  overflow: hidden;
}
body > section dl dt {
  float: left;
  clear: left;
  margin-right: 0.25rem;
  font-weight: 600;
}
body > section dl dd {
  margin-left: 6rem;
}
@media (max-width: 640px) {
  body > section dl dd {
    margin-left: 1rem;
  }
}
body > section .block-image {
  margin-left: -2rem;
  margin-right: -2rem;
}
body > section img {
  margin-left: auto;
  margin-right: auto;
}
body > section .img-full {
  width: 100%;
}
body > section .img-float {
  float: right;
  clear: both;
  margin: 0.5rem 0 0.5rem 1rem;
  max-width: 50%;
}
@media (max-width: 640px) {
  body > section .img-float {
    float: none;
    margin: 0 0 1rem;
    max-width: 100%;
  }
}
body > section .block-embed > * {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  padding: 1rem;
  border: 1px solid #d4d4d8;
  border-radius: 5px;
}
body > section .block-embed iframe {
  height: 500px;
  max-height: min(80vh, 80vw);
}
body > section .resources {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 0;
}
body > section .resources li {
  align-self: center;
  position: relative;
  list-style: none;
  padding-left: 30px;
  margin-right: 0.75rem;
  margin-bottom: 1.5rem;
}
body > section .resources li a .icon {
  position: absolute;
  left: -15px;
  top: 50%;
  height: 2rem;
  width: 2rem;
  margin-top: -1rem;
  color: #444;
}
body > section .resources li a:hover .icon {
  color: rgb(131.75, 131.75, 131.75);
}
body > section .resources li span {
  color: #808088;
  font-size: 0.8rem;
}
body > section .resources li p {
  font-size: 0.9rem;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  body > section .resources {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 640px) {
  body > section .resources {
    grid-template-columns: 1fr;
  }
}
body > section form {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
body > section input, body > section textarea, body > section select, body > section button, body > section .button {
  display: block;
  border: 2px solid #444;
  border-radius: 0;
  padding: 0.3rem 0.45rem;
  margin-bottom: 0.5rem;
  background: white;
}
body > section input:focus, body > section textarea:focus, body > section select:focus, body > section button:focus, body > section .button:focus {
  outline: none;
  box-shadow: 0 0 5px 2px #9ac24c;
}
body > section input, body > section select {
  width: 100%;
}
body > section textarea {
  width: 100%;
  height: 10rem;
  resize: vertical;
}
body > section button, body > section .button, body > section input[type=submit] {
  display: inline-block;
  width: auto;
  padding: 0.3rem 0.5rem;
  margin-bottom: 0.25rem;
  background: #808088;
  color: white !important;
  font-weight: 600;
  text-decoration: none;
}
body > section button:hover, body > section .button:hover, body > section input[type=submit]:hover {
  background: rgb(154.3292682927, 154.3292682927, 160.6707317073);
}
body > section button:active, body > section .button:active, body > section input[type=submit]:active {
  border-color: white !important;
  box-shadow: none;
}
body > section button[type=submit], body > section button.button-primary, body > section .button[type=submit], body > section .button.button-primary, body > section input[type=submit][type=submit], body > section input[type=submit].button-primary {
  border-color: #698b24;
  background: #9ac24c;
}
body > section button[type=submit]:hover, body > section button.button-primary:hover, body > section .button[type=submit]:hover, body > section .button.button-primary:hover, body > section input[type=submit][type=submit]:hover, body > section input[type=submit].button-primary:hover {
  background: rgb(175.4625, 206.9625, 114.0375);
}
body > section label {
  display: block;
}
body > section .checkradio input {
  position: absolute;
  left: -9999px;
}
body > section .checkradio label {
  display: block;
  position: relative;
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
}
body > section .checkradio input:focus ~ label::before {
  box-shadow: 0 0 5px 2px #9ac24c;
}
body > section .checkradio input[type=checkbox] ~ label::before {
  content: " ";
  position: absolute;
  left: -1.75rem;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  border: 2px solid;
}
body > section .checkradio input[type=checkbox] ~ label::after {
  content: none;
  position: absolute;
  top: 0.35rem;
  left: -1.45rem;
  height: 0.6rem;
  width: 0.9rem;
  border-left: 4px solid;
  border-bottom: 4px solid;
  transform: rotate(-45deg);
}
body > section .checkradio input[type=radio] ~ label::before {
  content: " ";
  position: absolute;
  left: -1.75rem;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  border: 2px solid;
  border-radius: 0.75rem;
}
body > section .checkradio input[type=radio] ~ label::after {
  content: none;
  position: absolute;
  top: 0.375rem;
  left: -1.39rem;
  height: 0.8rem;
  width: 0.8rem;
  background: #444;
  border-radius: 1rem;
}
body > section .checkradio input:checked ~ label::after {
  content: " ";
}
body > section .errorlist {
  color: #c70202;
  font-weight: 600;
}
body > section .help {
  color: #808088;
  font-size: 0.85rem;
  margin-top: -0.5rem;
  margin-bottom: 0.75rem;
}
body > section .lead {
  margin: 1rem 0 1.5rem;
  padding: 1.5rem 2rem;
  background: #d4d4d8;
}
body > section .lead.lead-primary {
  background: #9ac24c;
  color: white;
}
body > section .lead *:last-child {
  margin-bottom: 0;
}
body > section ul.toc, body > section div.toc ul {
  margin: 1rem 0 1.5rem;
  padding: 1.5rem 2rem;
  background: #d4d4d8;
}
body > section ul.toc ul, body > section div.toc ul ul {
  margin: 0;
  padding: 0;
}
body > section ul.toc li, body > section ul.toc .h2, body > section div.toc ul li, body > section div.toc ul .h2 {
  margin-bottom: 0.25rem;
}
body > section ul.toc .h3, body > section div.toc ul .h3 {
  list-style: circle;
  margin-left: 3rem;
  margin-bottom: 0.1rem;
  font-size: 0.9rem;
}
body > section ul.toc .h4, body > section div.toc ul .h4 {
  list-style: disc;
  margin-left: 4rem;
  font-size: 0.9rem;
}
body > section ul.toc .h4 a, body > section div.toc ul .h4 a {
  font-weight: normal;
}
body > section ul.toc *:last-child, body > section div.toc ul *:last-child {
  margin-bottom: 0;
}
body > section ul.breadcrumbs {
  margin-bottom: 0;
}
body > section ul.breadcrumbs li {
  display: inline-block;
  margin-left: 0.75rem;
  padding-left: 0.75rem;
  list-style: none;
  font-size: 0.8rem;
  color: #808088;
}
body > section ul.breadcrumbs li a {
  font-weight: 400;
  color: #808088;
}
body > section ul.breadcrumbs li::before {
  content: "»";
  position: absolute;
  margin-left: -1.1rem;
}
body > section ul.breadcrumbs li:first-child {
  margin-left: 0;
  padding-left: 0;
}
body > section ul.breadcrumbs li:first-child::before {
  content: none;
}
body > section .pagination {
  margin: 1rem 0;
  text-align: center;
}
body > section .pagination a {
  margin: 0 1rem;
}
body > section .pagination a:first-child {
  margin-left: 0;
}
body > section .pagination a:last-child {
  margin-right: 0;
}
body > section .pagination a svg {
  margin: 0 0.25rem;
}
body > section .league-table tr td, body > section .league-table tr th {
  width: 10%;
  text-align: right;
  font-size: 0.85rem;
}
body > section .league-table tr td:first-child, body > section .league-table tr th:first-child {
  width: auto;
  text-align: left;
  font-size: 1rem;
}
body > section .upcoming-fixtures-table tr {
  font-size: 0.85rem;
}
body > section .upcoming-fixtures-table tr td:nth-child(1) {
  width: 25%;
}
body > section .upcoming-fixtures-table tr td:nth-child(2) {
  width: 35%;
  text-align: right;
}
body > section .upcoming-fixtures-table tr td:nth-child(3) {
  width: 5%;
  text-align: center;
}
body > section .upcoming-fixtures-table tr td:nth-child(4) {
  width: 35%;
}
body > section .recent-fixtures-table tr {
  font-size: 0.85rem;
}
body > section .recent-fixtures-table tr td:nth-child(1) {
  width: 25%;
}
body > section .recent-fixtures-table tr td:nth-child(2) {
  width: 30%;
  text-align: right;
}
body > section .recent-fixtures-table tr td:nth-child(3) {
  width: 5%;
  text-align: center;
}
body > section .recent-fixtures-table tr td:nth-child(4) {
  width: 5%;
  text-align: center;
}
body > section .recent-fixtures-table tr td:nth-child(5) {
  width: 5%;
  text-align: center;
}
body > section .recent-fixtures-table tr td:nth-child(6) {
  width: 30%;
}
body > section .block-contacts ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -1rem 1rem;
}
body > section .block-contacts li {
  list-style: none;
  margin: 0 1rem 1rem;
  width: 130px;
  text-align: center;
}
body > section .block-contacts li a, body > section .block-contacts li div {
  display: block;
  font-weight: 600;
}
body > section .block-contacts li a img, body > section .block-contacts li a svg, body > section .block-contacts li div img, body > section .block-contacts li div svg {
  display: block;
  margin-bottom: 0.25rem;
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 65px;
  color: #d4d4d8;
}
body > section .block-contacts li a:hover img, body > section .block-contacts li a:hover svg {
  filter: opacity(50%);
}
body > section .contact {
  text-align: center;
}
body > section .contact span {
  display: block;
  margin: -0.5rem 0 0.5rem;
}
body > section .contact img, body > section .contact svg {
  display: block;
  margin: 0 auto 0.25rem;
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 65px;
  color: #d4d4d8;
}

body > aside {
  background: #444;
  color: white;
}
body > aside > div {
  margin: 0 auto;
  padding: 2rem 1.5rem;
  max-width: 1024px;
}
body > aside a {
  color: #0284C7;
  text-decoration: underline;
  font-weight: 600;
}
body > aside a:hover {
  color: rgb(75.3059701493, 192.6940298507, 253.1940298507);
}

body > footer {
  background: #d4d4d8;
  font-size: 0.85rem;
}
body > footer > div {
  margin: 0 auto;
  padding: 2rem 1.5rem;
  max-width: 1024px;
}
body > footer a {
  text-decoration: underline;
  font-weight: 600;
}
body > footer a:hover {
  color: rgb(131.75, 131.75, 131.75);
}
@media (max-width: 640px) {
  body > footer .columns > div {
    margin-top: 0;
    margin-bottom: 0;
  }
}
body > footer form {
  text-align: right;
}
body > footer form label {
  position: absolute;
  left: -1000px;
}
body > footer form input {
  padding: 0.125rem 0.25rem;
}
body > footer form button {
  padding: 0.125rem 0.25rem;
}
@media (max-width: 768px) {
  body > footer form {
    text-align: left;
    margin-top: 0.5rem;
  }
}
@media (max-width: 750px) {
  body > footer br {
    display: none;
  }
}

.columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
section .columns, footer .columns {
  margin-bottom: 1rem;
}
.columns > div {
  flex: 1 1 0%;
  min-width: 250px;
  padding: 0.5rem;
  margin: 0.5rem;
  background: #d4d4d8;
  color: #444;
}
aside .columns > div {
  background: white;
}
footer .columns > div {
  padding: 0;
  flex: 2 2 0%;
}
footer .columns > div.search {
  flex: 1 1 0%;
}
.columns > div h3 {
  background: #808088;
  color: white;
  border-bottom: 2px solid #9ac24c;
  margin: -0.5rem -0.5rem 0.5rem -0.5rem;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
}
.columns > div img {
  width: 100%;
  max-height: 250px;
  object-fit: cover;
}
.columns > div *:last-child {
  margin-bottom: 0;
}
.columns .columns-link {
  display: block;
  margin-top: 0.75rem;
  font-size: 0.9rem;
}

.image-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 -1rem 1rem;
}
.image-links > div {
  margin: 0.5rem;
}
.image-links > div a {
  position: relative;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
.image-links > div a img {
  margin: 0;
  width: 300px;
  height: 200px;
  object-fit: cover;
}
.image-links > div a h3 {
  position: absolute;
  bottom: 1.5rem;
  left: 2rem;
  right: 2rem;
  margin: 0;
  padding: 0 2px;
  border: 3px solid white;
  background: rgba(68, 68, 68, 0.75);
  color: white;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.image-links > div a:hover img {
  filter: opacity(50%);
}
.image-links > div a:hover h3 {
  background: rgba(68, 68, 68, 0.9);
}

.club-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 -1rem 1rem;
}
.club-links > div {
  position: relative;
  width: 300px;
  height: 200px;
  margin: 0.5rem;
}
.club-links > div a {
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
.club-links > div a h3 {
  filter: none;
}
.club-links > div a:hover img {
  filter: opacity(50%);
}
.club-links > div a:hover h3 {
  background: rgba(68, 68, 68, 0.9);
}
.club-links > div img {
  height: 200px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.club-links > div h3 {
  position: absolute;
  bottom: 1.5rem;
  left: 2rem;
  right: 2rem;
  margin: 0;
  padding: 0 2px;
  border: 3px solid white;
  background: rgba(68, 68, 68, 0.75);
  color: white;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  filter: opacity(45%);
}
.club-links > div.faded-logo a img {
  filter: opacity(50%);
}
.club-links > div.faded-logo img {
  filter: grayscale(100%) opacity(50%);
}

ul.news li, ul.events li {
  overflow: hidden;
  list-style: none;
  margin-left: 0;
  padding-left: 220px;
}
.columns ul.news li, .columns ul.events li {
  padding-left: 120px;
  padding-top: 0.75rem;
  margin-bottom: 0.75rem;
  border-top: 1px solid #d4d4d8;
  font-size: 0.9rem;
}
ul.news li:first-child, ul.events li:first-child {
  padding-top: 0;
  border-top: none;
}
ul.news li a, ul.events li a {
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
}
.columns ul.news li a, .columns ul.events li a {
  color: #444;
  text-decoration: none;
}
ul.news li a img, ul.news li a .blank-img, ul.news li a .date-card, ul.events li a img, ul.events li a .blank-img, ul.events li a .date-card {
  float: left;
  clear: left;
  width: 210px;
  height: 140px;
  object-fit: cover;
  margin: 0 0 0 -220px;
}
.columns ul.news li a img, .columns ul.news li a .blank-img, .columns ul.news li a .date-card, .columns ul.events li a img, .columns ul.events li a .blank-img, .columns ul.events li a .date-card {
  margin-left: -120px;
  width: 110px;
  height: 75px;
}
ul.news li a .blank-img, ul.events li a .blank-img {
  background: #d4d4d8;
}
ul.news li a .date-card time, ul.events li a .date-card time {
  margin: 0 auto;
  padding: 0.2rem 0.4rem;
  width: 4rem;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  background: #9ac24c;
  color: #fff;
}
ul.news li a .date-card time .month, ul.news li a .date-card time .year, ul.events li a .date-card time .month, ul.events li a .date-card time .year {
  font-size: 1rem;
}
ul.news li a .date-card time .day, ul.events li a .date-card time .day {
  font-size: 1.4rem;
}
.columns ul.news li a:hover, .columns ul.events li a:hover {
  color: rgb(131.75, 131.75, 131.75);
}
ul.news li a:hover img, ul.news li a:hover .blank-img, ul.news li a:hover .date-card, ul.events li a:hover img, ul.events li a:hover .blank-img, ul.events li a:hover .date-card {
  filter: opacity(50%);
}
ul.news li .date-line, ul.events li .date-line {
  float: left;
  clear: left;
  margin: 0.1rem 0 0.4rem -220px;
}
ul.news li .date-line time, ul.events li .date-line time {
  margin: 0;
  color: #808088;
}
ul.news li time, ul.events li time {
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: -0.25rem;
  color: #9ac24c;
}
.columns ul.news li time, .columns ul.events li time {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  ul.news li:not(.columns *), ul.events li:not(.columns *) {
    padding-left: 0;
  }
  ul.news li:not(.columns *) a img, ul.events li:not(.columns *) a img {
    float: none;
    margin-left: 0;
    margin-bottom: 0.5rem;
    width: auto;
    height: auto;
  }
  ul.news li:not(.columns *) a .blank-img, ul.events li:not(.columns *) a .blank-img {
    display: none;
  }
  ul.news li:not(.columns *) .date-line, ul.events li:not(.columns *) .date-line {
    float: none;
    margin-left: 0;
    margin-bottom: 0.5rem;
  }
}
.columns ul.news, .columns ul.events {
  margin-bottom: 0;
}

body.template-404 > section > div {
  padding: 2rem 1.5rem;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-search {
  width: 0.9285714286em;
}

.icon-cog {
  width: 0.8571428571em;
}

.icon-home {
  width: 0.9285714286em;
}

.icon-file-o {
  width: 0.8571428571em;
}

.icon-chevron-left {
  width: 0.75em;
}

.icon-chevron-right {
  width: 0.6785714286em;
}

.icon-calendar {
  width: 0.9285714286em;
}

.icon-twitter {
  width: 0.9285714286em;
}

.icon-facebook {
  width: 0.5881428571em;
}

.icon-bars {
  width: 0.8571428571em;
}

.icon-file-text-o {
  width: 0.8571428571em;
}

.icon-external-link-square {
  width: 0.8571428571em;
}

.icon-instagram {
  width: 0.8571428571em;
}

.icon-file-pdf-o {
  width: 0.8571428571em;
}

.icon-file-word-o {
  width: 0.8571428571em;
}

.icon-file-excel-o {
  width: 0.8571428571em;
}

.icon-file-powerpoint-o {
  width: 0.8571428571em;
}

.icon-file-image-o {
  width: 0.8571428571em;
}

.icon-file-archive-o {
  width: 0.8571428571em;
}

.icon-file-movie-o {
  width: 0.8571428571em;
}

.icon-newspaper-o {
  width: 1.1428571429em;
}

.icon-address-card-o {
  width: 1.1428571429em;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: white;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: white;
}
.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.glide__container {
  margin: 0 -1.5rem;
}
@media (max-width: 640px) {
  .glide__container {
    margin: -0.5rem -1.5rem 0;
  }
}
.glide__container .glide ul {
  margin-bottom: 0;
}
.glide__container .glide li {
  list-style: none;
  margin-left: 0;
}
.glide__container .glide .glide__arrow--left {
  left: 1rem;
}
.glide__container .glide .glide__arrow--right {
  right: 1rem;
}
.glide__container .glide .glide__slide {
  position: relative;
}
.glide__container .glide .glide__slide img {
  width: 100%;
  height: 50vh;
  min-height: 275px;
  object-fit: cover;
}
.glide__container .glide .glide__slide a {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: 0;
  background: rgba(68, 68, 68, 0.5);
  color: white;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 2rem 1.5rem;
  text-decoration: none;
}
.glide__container .glide .glide__slide a:hover {
  background: rgba(68, 68, 68, 0.9);
}

@media print {
  nav, .breadcrumbs, aside, footer .columns {
    display: none;
  }
  body > section > div {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  body > footer {
    background: none;
  }
  body > footer > div {
    padding-top: 0;
    padding-bottom: 0.5rem;
  }
  .columns > div {
    min-width: 200px;
    page-break-inside: avoid;
  }
  .image-links > div {
    page-break-inside: avoid;
  }
  .block-image {
    page-break-inside: avoid;
  }
  .block-table {
    page-break-inside: avoid;
  }
  .block-netball_results {
    page-break-inside: avoid;
  }
  .lead {
    page-break-inside: avoid;
  }
  .buttons {
    page-break-inside: avoid;
  }
  .resources li {
    page-break-inside: avoid;
  }
  .block-heading {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=style.css.3fb01700e50a.map */
