/***********************************************************************
Filename: _style.scss
Title: Style
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Reset
-----------------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 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.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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.
 */
[type=search]::-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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* swiper.js
-----------------------------------------------------------------------*/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* 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;
}

/* Import formatting
-----------------------------------------------------------------------*/
/******************************************************************
Filename: _mixins.scss
Title: Mixins
Author: Maraid Design
Client: Leeds Uni - Open up
******************************************************************/
/***********************************************************************
Filename: _functions.scss
Title: Functions
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/***********************************************************************
Filename: _fonts.scss
Title: Fonts
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Headings - SANS
-----------------------------------------------------------------------*/
@font-face {
  font-family: "UoLSans-Bold";
  src: url("webfonts/UoLSans-Bold.woff") format("woff"), url("library/fonts/UoLSans-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UoLSans-Light";
  src: url("webfonts/UoLSans-Light.woff") format("woff"), url("library/fonts/UoLSans-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* body copy - INTER
-----------------------------------------------------------------------*/
@font-face {
  font-family: "UoLInter-Regular";
  src: url("webfonts/UoLInter-Regular.woff") format("woff"), url("library/fonts/UoLInter-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UoLInter-Italic";
  src: url("webfonts/UoLInter-Italic.woff") format("woff"), url("library/fonts/UoLInter-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Font stack
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _base.scss
Title: Main colours etc
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Set media query names
-----------------------------------------------------------------------*/
/* Text sizes
-----------------------------------------------------------------------*/
/* Main site colours
-----------------------------------------------------------------------*/
/* Main text and links
-----------------------------------------------------------------------*/
a {
  color: #fff;
  transition: all 0.3s ease 0s;
  overflow-wrap: break-word;
}
a:hover, a:focus {
  color: #d9ff2e;
}

strong, b {
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

italic, em, cite {
  font-family: "UoLInter-Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

address {
  font-style: normal;
}

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

/* Headings
-----------------------------------------------------------------------*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
  line-height: 1.2em;
}

h1, .h1 {
  font-size: 1.875rem;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

.single-event h1, .single-venue h1, .single-post h1 {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 30px;
}

h2, .h2 {
  font-size: 1.875rem;
  margin-bottom: 0.375em;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 2.5rem;
  }
}

h2.h2 {
  font-family: "UoLSans-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
  h2.h2 {
    font-size: 2.375rem;
  }
}

article h2, article .h2 {
  font-size: 1.875rem;
  font-family: "UoLSans-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  article h2, article .h2 {
    font-size: 2.375rem;
  }
}

.classic-columns .col1 p.h2 {
  color: #d9ff2e;
}

.flexbox-3 h2, .flexbox-3 .h2, .flexbox-3 h3 {
  font-size: 1.875rem;
  margin-top: 2em;
}

h3, .h3 {
  font-size: 1.375rem;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  h3, .h3 {
    font-size: 1.875rem;
  }
}

h4, .h4 {
  font-size: 1.875rem;
  font-family: "UoLSans-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h5, .h5 {
  font-size: 1.25rem;
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* General
-----------------------------------------------------------------------*/
body {
  font-size: 1.25rem;
  line-height: 1.4;
  color: #fff;
  background-color: #002235;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap {
  margin: 0 auto;
  max-width: 1300px;
  width: 90%;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .wrap {
    width: 100%;
  }
}

.wrap-mid {
  margin: 0 auto;
  max-width: 900px;
  width: 90%;
}

.wrap-narrow {
  margin: 0 auto;
  max-width: 700px;
  width: 90%;
}

hr {
  margin: 3em 0;
  border: 2px solid #eaedf2;
}

/* Breadcrumb
-----------------------------------------------------------------------*/
.breadcrumb {
  font-size: 1rem;
}
.breadcrumb a {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #d9ff2e;
  border-color: #d9ff2e;
}

/* Blockquote
-----------------------------------------------------------------------*/
blockquote {
  padding: 0 0 0 30px;
  border-left: 5px solid #0037fb;
}

/* Newsletter
-----------------------------------------------------------------------*/
#f24-986d1e4e-977d-4d1a-9d64-129b523c6431 {
  display: block;
  max-width: 500px;
}

/* Border radius
-----------------------------------------------------------------------*/
/* Map
-----------------------------------------------------------------------*/
.acf-map, .acf-map-single {
  height: 300px;
  color: #002235;
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 12px;
}
.acf-map a, .acf-map-single a {
  color: #002235;
}
.acf-map h2, .acf-map h3, .acf-map-single h2, .acf-map-single h3 {
  margin: 0;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}
.acf-map .gm-style, .acf-map-single .gm-style {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #002235;
}
.acf-map .gm-style-mtc-bbw button[type=button], .acf-map-single .gm-style-mtc-bbw button[type=button] {
  border-radius: 2px;
}
.acf-map .gm-style-mtc-bbw ul li, .acf-map-single .gm-style-mtc-bbw ul li {
  background-image: none;
}

.event-groupings-template-default .acf-map {
  height: 500px;
}

/* table
-----------------------------------------------------------------------*/
article table {
  border: 1px solid white;
}
article table th, article table td {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
article table th:last-of-type, article table td:last-of-type {
  border-right: none;
}
article table tr:last-of-type td {
  border-bottom: none;
}

/* Pagination and blog prev back
-----------------------------------------------------------------------*/
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  background-color: #d9ff2e;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
  overflow: hidden;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #002235;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.4em 0.6em;
  min-width: 1em;
  display: block;
  color: #002235;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #002235;
  color: #d9ff2e;
}
.pagination .current {
  cursor: default;
  color: #002235;
}
.pagination .current:hover, .pagination .current:focus {
  background-color: #d9ff2e;
  color: #002235;
}

/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/***********************************************************************
Filename: _corners.scss
Title: Corners
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
img.corner {
  display: flex;
  width: 4em;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  bottom: -1px;
  right: -1px;
}
@media screen and (min-width: 1030px) {
  img.corner {
    width: 6em;
  }
}

a.link-wrap:hover img.corner, a.link-wrap:focus img.corner {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  bottom: 0.4em;
  right: 0.4em;
}
@media screen and (min-width: 1030px) {
  a.link-wrap:hover img.corner, a.link-wrap:focus img.corner {
    bottom: 0.55em;
    right: 0.55em;
  }
}

img.corner.large {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4em;
  transition: all 0.3s ease 0s;
}
@media screen and (min-width: 1030px) {
  img.corner.large {
    width: 6em;
  }
}
@media screen and (min-width: 1240px) {
  img.corner.large {
    width: 8em;
  }
}

p.free {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  margin: 0;
  transform: rotate(-45deg);
  text-transform: lowercase;
  color: white;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: all 0.3s ease 0s;
  background-color: #002235;
}
@media screen and (min-width: 1030px) {
  p.free {
    bottom: 0.9em;
    right: 0.9em;
    font-size: 1.375rem;
  }
}

/* highlights
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  .highlight p.free {
    bottom: 0.7em;
    right: 0.7em;
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 1240px) {
  .highlight p.free {
    bottom: 0.6em;
    right: 0.6em;
    font-size: 2.5rem;
  }
}
.highlight .spaceforcorner {
  margin-bottom: 4em;
}
@media screen and (min-width: 481px) {
  .highlight .spaceforcorner {
    margin-right: 6em;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1030px) {
  .highlight .spaceforcorner {
    margin-right: 0;
  }
}

/* feature images
-----------------------------------------------------------------------*/
.feature-image-wrap {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .feature-image-wrap {
    margin-bottom: 40px;
  }
}
.feature-image-wrap .feature {
  border-radius: 12px 12px 0 12px;
}
.feature-image-wrap .corner {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* keep corners small
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  .blog img.corner, .archive img.corner {
    width: 4em;
  }
}
.blog a.link-wrap:hover img.corner, .blog a.link-wrap:focus img.corner, .archive a.link-wrap:hover img.corner, .archive a.link-wrap:focus img.corner {
  bottom: 0.4em;
  right: 0.4em;
}
.blog a.link-wrap .text, .archive a.link-wrap .text {
  padding-bottom: 4em;
}

/***********************************************************************
Filename: _animation.scss
Title: Animation
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Set the animation
-----------------------------------------------------------------------*/
@keyframes reveal {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes revealmove {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Animation in use - all good for safari!
-----------------------------------------------------------------------*/
#main, .side-col {
  animation-name: revealmove;
  animation-duration: 800ms;
  animation-delay: 200ms;
  animation-timing-function: ease;
  animation-fill-mode: backwards;
}

.side-col {
  animation-delay: 500ms;
}

header .wrap {
  animation-name: reveal;
  animation-duration: 1000ms;
  animation-delay: 500ms;
  animation-timing-function: ease;
  animation-fill-mode: backwards;
}

/* Animate on scroll
-----------------------------------------------------------------------*/
@keyframes appear {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes appear-move {
  0% {
    opacity: 0;
    transform: translateY(-20);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* appear with lots of elements - add animate-on-scroll to html
-----------*/
/* normal appear
-----------*/
/***********************************************************************
Filename: _grid.scss
Title: Grid
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Internal pages
-----------------------------------------------------------------------*/
main {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  main {
    margin-bottom: 50px;
  }
}

.classic-columns .col1 {
  overflow: hidden;
}
@media screen and (min-width: 1030px) {
  .classic-columns .col1 {
    width: 30%;
    float: left;
    margin-bottom: 50px;
  }
}
.classic-columns .col1 h1 {
  margin-top: 0;
}
.classic-columns .col2 {
  margin-top: 20px;
  overflow: hidden;
}
@media screen and (min-width: 1030px) {
  .classic-columns .col2 {
    margin-top: 40px;
    width: 65%;
    margin-bottom: 50px;
    float: right;
  }
}

article .classic-columns .col2 a {
  color: #d9ff2e;
}
article .classic-columns .col2 a:hover, article .classic-columns .col2 a:focus {
  color: #eec3b5;
}

@media screen and (min-width: 1030px) {
  .classic-columns.alt .col1 {
    width: 65%;
  }
}
@media screen and (min-width: 1030px) {
  .classic-columns.alt .col2 {
    width: 30%;
  }
}
.classic-columns.alt .col2 img {
  border-radius: 12px;
}

article.classic-columns.alt .col1 a {
  color: #d9ff2e;
}
article.classic-columns.alt .col1 a:hover, article.classic-columns.alt .col1 a:focus {
  color: #eec3b5;
}

.footer .classic-columns {
  margin-top: 30px;
}
@media screen and (min-width: 1030px) {
  .footer .classic-columns {
    margin-top: 50px;
  }
}
.footer .classic-columns .col1 {
  overflow: hidden;
}
@media screen and (min-width: 1030px) {
  .footer .classic-columns .col1 {
    width: 30%;
    float: left;
    margin: 0;
  }
}
.footer .classic-columns .col2 {
  overflow: hidden;
}
@media screen and (min-width: 1030px) {
  .footer .classic-columns .col2 {
    width: 65%;
    margin: 0;
    float: right;
  }
}

/* Clears and hides
-----------------------------------------------------------------------*/
.hidden, .screen-reader-text, ul.children, .search-header button, #searchsubmit, .button span, .wp-block-search__label {
  position: absolute !important;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: auto;
}

.clear-float:after {
  /*clear floated elements*/
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.really-hidden {
  display: none;
}

.clear {
  /*clears anything leaving no gap*/
  float: none;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.clearheight {
  /*clear anything leaving a gap*/
  float: none;
  clear: both;
}

/***********************************************************************
Filename: _images.scss
Title: Images
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* base images
-----------------------------------------------------------------------*/
img, .wp-caption, .alignnone {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

img.size, img.mepr-submit, img.mepr-loading-gif {
  width: auto;
}

/* floated images
-----------------------------------------------------------------------*/
#main .alignright, #main img.alignright {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  #main .alignright, #main img.alignright {
    width: 45% !important;
    float: right;
    margin: 20px 0 20px 30px !important;
    max-width: 45% !important;
  }
}

#main .alignleft, #main img.alignleft {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  #main .alignleft, #main img.alignleft {
    width: 45% !important;
    float: left;
    margin: 20px 30px 20px 0 !important;
    max-width: 45% !important;
  }
}

#main .aligncenter, #main img.aligncenter {
  margin-bottom: 20px;
  display: block;
}
@media screen and (min-width: 600px) {
  #main .aligncenter, #main img.aligncenter {
    width: 60% !important;
    margin: 30px auto 30px auto !important;
    max-width: 60% !important;
  }
}

/* video
-----------------------------------------------------------------------*/
.video-container {
  margin: 1.5em 0;
}

.fluid-width-video-wrapper iframe {
  border: none;
}

/* event image with tag
-----------------------------------------------------------------------*/
.image-wrap {
  position: relative;
  overflow: hidden;
}
.image-wrap img {
  display: block;
}
.image-wrap p {
  position: absolute;
  font-size: 0.8125rem;
  padding: 3px 10px;
  margin: 0 !important;
  text-transform: lowercase;
}
.image-wrap p.event-category {
  bottom: 25px;
  right: 25px;
  background-color: #fff0e2;
  color: #002235;
}
.image-wrap p.cancelled, .image-wrap p.soldout {
  bottom: 25px;
  left: 25px;
  background-color: #af1b00;
  color: white;
}

/***********************************************************************
Filename: _lists.scss
Title: Lists
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* Lists in content
-----------------------------------------------------------------------*/
article ul {
  list-style-type: none;
}
article ul li {
  background: url(../images/bullet.svg) no-repeat 0 10px transparent;
  background-size: 8px 8px;
  padding-left: 20px;
}

article ol {
  list-style-type: decimal;
  margin-left: 1.5em;
}

/* Complex whats on filtering
-----------------------------------------------------------------------*/
ul.tabs {
  padding: 0;
  list-style-type: none;
  margin: 20px 0;
  display: block;
  padding: 0;
  font-size: 1rem;
}
@media screen and (min-width: 1030px) {
  ul.tabs {
    font-size: 1.25rem;
  }
}
ul.tabs li {
  background-image: none;
  display: inline-block;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.tabs li a {
  border: 1px solid white;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
}
ul.tabs li a:hover, ul.tabs li a:focus {
  color: #00d0a0;
  border-color: #00d0a0;
}
ul.tabs li.current a {
  background-color: #00d0a0;
  color: #002235;
  border-color: #00d0a0;
}

/***********************************************************************
Filename: _flex.scss
Title: Flex
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
a.link-wrap {
  text-decoration: none;
}
a.link-wrap h2, a.link-wrap h3 {
  text-decoration: underline;
}

/* Flexbox container basics
-----------------------------------------------------------------------*/
.flexbox-container {
  display: flex;
  gap: 20px 20px;
  /* row-gap column-gap */
  flex-wrap: wrap;
}

.flexbox-item {
  flex-grow: 1;
  /* 0 is default - 1 remaining space in the container will be distributed equally to all children */
}

/* flexbox-center - Image and text side by side centered
-----------------------------------------------------------------------*/
@media screen and (min-width: 600px) {
  .flexbox-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.flexbox-center .item-pic {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .flexbox-center .item-pic {
    flex-basis: 48%;
    margin-bottom: 0;
  }
}
.flexbox-center .item-pic img {
  display: block;
}
@media screen and (min-width: 600px) {
  .flexbox-center .item-text {
    flex-basis: 48%;
  }
}
.flexbox-center .item-text h2, .flexbox-center .item-text h3 {
  margin-top: 0;
}
.flexbox-center .item-text p {
  margin-bottom: 0;
}

@media screen and (min-width: 600px) {
  .flexbox-center.alt {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 600px) {
  .flexbox-center.alt .item-text {
    text-align: right;
  }
}

/* flexbox-1 - images and text floating side by side - used on event detail page - 'further reading'
-----------------------------------------------------------------------*/
.flexbox-1 {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
.flexbox-1 li {
  padding-left: 0;
  background: none !important;
  margin-bottom: 30px;
}
.flexbox-1 li:last-of-type {
  margin-bottom: 0;
}
.flexbox-1 a.link-wrap {
  padding: 0;
  background-image: none;
  margin-bottom: 20px;
  color: white;
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap {
    display: flex;
    column-gap: 20px;
  }
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap .image-wrap {
    flex-basis: 23%;
    flex-grow: 1;
  }
}
.flexbox-1 a.link-wrap .image-wrap img {
  display: block;
  margin-bottom: 20px;
  border-radius: 12px;
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap .image-wrap img {
    margin-bottom: 0;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap .text {
    flex-basis: 76%;
    flex-grow: 1;
  }
}
.flexbox-1 a.link-wrap p.date {
  margin-top: 0.4em;
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap p.date {
    margin-top: 1em;
  }
}
.flexbox-1 a.link-wrap h2, .flexbox-1 a.link-wrap h3 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .flexbox-1 a.link-wrap h2, .flexbox-1 a.link-wrap h3 {
    margin-bottom: 0.5em;
  }
}
article .classic-columns .col2 .flexbox-1 a {
  color: white;
}
article .classic-columns .col2 .flexbox-1 a:hover, article .classic-columns .col2 .flexbox-1 a:focus {
  color: #d9ff2e;
}

/* flexbox-2 modules side by side 2 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-2 {
  list-style-type: none;
  padding: 0;
}
@media screen and (min-width: 600px) {
  ul.flexbox-2 {
    column-gap: 6%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
  }
}
ul.flexbox-2 li {
  margin-bottom: 40px;
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  ul.flexbox-2 li {
    flex-basis: 47%;
    margin-bottom: 0;
  }
}
ul.flexbox-2 li img {
  display: block;
}
/* flexbox-2-c modules side by side 2 on desktop - *centred*
-----------------------------------------------------------------------*/
.flexbox-2-c {
  padding: 0;
}
@media screen and (min-width: 600px) {
  .flexbox-2-c {
    column-gap: 6%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
    align-items: center;
    align-items: center;
    justify-content: center;
  }
}
.flexbox-2-c div {
  padding: 0;
}
@media screen and (min-width: 600px) {
  .flexbox-2-c div {
    flex-basis: 47%;
  }
}
.flexbox-2-c img {
  display: block;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .flexbox-2-c img {
    flex-basis: 47%;
    margin-bottom: 0;
  }
}

/* flexbox-3 modules side by side 3 on desktop - multiple rows
-----------------------------------------------------------------------*/
ul.flexbox-3 {
  list-style-type: none;
  padding: 0;
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  ul.flexbox-3 {
    column-gap: 3%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-3 {
    column-gap: 2.5%;
    row-gap: 30px;
  }
}
ul.flexbox-3 li {
  padding: 0;
  background-image: none;
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  ul.flexbox-3 li {
    flex-basis: 48.5%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-3 li {
    flex-basis: 31.6666666667%;
  }
}
ul.flexbox-3 li img {
  display: block;
}
ul.flexbox-3 li h2, ul.flexbox-3 li h3 {
  margin-top: 0.6em;
  margin-bottom: 0.1em;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* flexbox-4 modules side by side 4 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-4 {
  list-style-type: none;
  padding: 0;
}
@media screen and (min-width: 600px) {
  ul.flexbox-4 {
    column-gap: 6%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-4 {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-4 {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
ul.flexbox-4 li {
  padding: 0;
  background-image: none;
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  ul.flexbox-4 li {
    flex-basis: 47%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-4 li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-4 li {
    flex-basis: 23.125%;
  }
}
ul.flexbox-4 li img {
  display: block;
  border-radius: 12px;
}
ul.flexbox-4 li:last-of-type, ul.flexbox-4 div:last-of-type {
  margin-bottom: 0;
}

.blog .flexbox-4 h2, .blog .flexbox-4 h3, .archive .flexbox-4 h2, .archive .flexbox-4 h3 {
  margin-bottom: 0;
}
.blog .flexbox-4 p.date, .archive .flexbox-4 p.date {
  margin-top: 0;
}

/* flexbox-5 modules side by side 5 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-5 {
  list-style-type: none;
  padding: 0;
}
@media screen and (min-width: 600px) {
  ul.flexbox-5 {
    column-gap: 6%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-5 {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-5 {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
@media screen and (min-width: 1240px) {
  ul.flexbox-5 {
    column-gap: 2.5%;
  }
}
ul.flexbox-5 li {
  padding: 0;
  background-image: none;
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  ul.flexbox-5 li {
    flex-basis: 47%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-5 li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-5 li {
    flex-basis: 23.125%;
  }
}
@media screen and (min-width: 1240px) {
  ul.flexbox-5 li {
    flex-basis: 18%;
  }
}
ul.flexbox-5 li img {
  display: block;
}
ul.flexbox-5 li:last-of-type, ul.flexbox-5 div:last-of-type {
  margin-bottom: 0;
}

/***********************************************************************
Filename: _forms.scss
Title: Forms
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
main article input[type=text],
main article input[type=password],
main article input[type=datetime],
main article input[type=datetime-local],
main article input[type=date],
main article input[type=month],
main article input[type=time],
main article input[type=week],
main article input[type=number],
main article input[type=email],
main article input[type=url],
main article input[type=search],
main article input[type=tel],
main article input[type=color],
main article select,
main article textarea,
main article .field {
  display: block;
  font-size: 1rem;
  padding: 5px 40px 5px 20px;
  margin-bottom: 14px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid white;
  background-color: #002235;
  border: 1px solid white;
  color: white;
  border-radius: 20px;
}
main article input[type=text]:focus, main article input[type=text]:active,
main article input[type=password]:focus,
main article input[type=password]:active,
main article input[type=datetime]:focus,
main article input[type=datetime]:active,
main article input[type=datetime-local]:focus,
main article input[type=datetime-local]:active,
main article input[type=date]:focus,
main article input[type=date]:active,
main article input[type=month]:focus,
main article input[type=month]:active,
main article input[type=time]:focus,
main article input[type=time]:active,
main article input[type=week]:focus,
main article input[type=week]:active,
main article input[type=number]:focus,
main article input[type=number]:active,
main article input[type=email]:focus,
main article input[type=email]:active,
main article input[type=url]:focus,
main article input[type=url]:active,
main article input[type=search]:focus,
main article input[type=search]:active,
main article input[type=tel]:focus,
main article input[type=tel]:active,
main article input[type=color]:focus,
main article input[type=color]:active,
main article select:focus,
main article select:active,
main article textarea:focus,
main article textarea:active,
main article .field:focus,
main article .field:active {
  background-color: #0037fb;
  outline: none;
}
main article textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}
main article select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -webkit-appearance: none;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-image: url("../images/form-arrow.svg");
  background-size: 10px 10px;
}
main article select::-ms-expand {
  display: none;
}

#cats {
  margin: 0;
}
#cats select {
  display: block;
  font-size: 1rem;
  padding: 5px 2em 5px 20px;
  top: -5px;
  position: relative;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid white;
  background-color: #002235;
  border: 1px solid white;
  color: white;
  border-radius: 20px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -webkit-appearance: none;
  background-position: calc(100% - 1em) 50%;
  background-repeat: no-repeat;
  background-image: url("../images/form-arrow.svg");
  background-size: 0.5em 0.5em;
}
#cats select:focus, #cats select:active {
  background-color: #0037fb;
  outline: none;
}

/* WP form labels - see buttons scss for button stuff
-----------------------------------------------------------------------*/
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: normal !important;
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}

/***********************************************************************
Filename: _buttons.scss
Title: Buttons
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
a.button, input[type=submit], #searchsubmit, button[type=button] {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: normal;
  padding: 10px 20px;
  border-radius: 30px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
a.button:hover, input[type=submit]:hover, #searchsubmit:hover, button[type=button]:hover, a.button:focus, input[type=submit]:focus, #searchsubmit:focus, button[type=button]:focus {
  color: #fff;
  text-decoration: none;
}
a.button:active, input[type=submit]:active, #searchsubmit:active, button[type=button]:active {
  top: 1px;
}

/* the individual buttons
-----------------------------------------------------------------------*/
a.button, input[type=submit], #searchsubmit, button[type=button] {
  background-color: #d9ff2e;
  color: #002235;
}
a.button:hover, a.button:focus, input[type=submit]:hover, input[type=submit]:focus, #searchsubmit:hover, #searchsubmit:focus, button[type=button]:hover, button[type=button]:focus {
  background-color: #0037fb;
  color: white;
}

button.wpforms-submit {
  background-color: #0037fb !important;
  padding: 4px 14px !important;
  border: none !important;
  color: #fff !important;
}
.col1 a.button {
  display: block;
  text-align: center;
  margin-top: 2em;
}

.newsletter a.button {
  text-decoration: none;
  background-color: #0037fb;
  color: #fff;
  border: 2px solid #0037fb;
}
.newsletter a.button:hover, .newsletter a.button:focus {
  background-color: #d9ff2e;
  color: #0037fb;
}

/***********************************************************************
Filename: _footers.scss
Title: Footers
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* newsletter aside
-----------------------------------------------------------------------*/
.newsletter {
  background-color: #00d0a0;
  border-radius: 12px;
  color: #002DD1;
  margin-top: 50px;
}
.newsletter .inner {
  padding: 30px;
}
@media screen and (min-width: 1240px) {
  .newsletter .inner {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
  }
}
.newsletter .inner div:nth-child(1) {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .newsletter .inner div:nth-child(1) {
    float: left;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1240px) {
  .newsletter .inner div:nth-child(1) {
    float: none;
  }
}
.newsletter .inner div:nth-child(2) {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .newsletter .inner div:nth-child(2) {
    float: right;
    width: calc(100% - 230px);
  }
}
@media screen and (min-width: 1240px) {
  .newsletter .inner div:nth-child(2) {
    float: none;
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  .newsletter .inner div:nth-child(3) {
    float: right;
    width: calc(100% - 230px);
  }
}
@media screen and (min-width: 1240px) {
  .newsletter .inner div:nth-child(3) {
    float: none;
    width: auto;
  }
}
.newsletter img {
  max-width: 200px;
  display: block;
}
.newsletter h2 {
  margin: 0;
}
.newsletter p {
  margin: 0;
}

/* leeds uni logo  in footer
-----------------------------------------------------------------------*/
.footer-logo {
  max-width: 250px;
}

/* nav footer and copyright
-----------------------------------------------------------------------*/
.footer nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer nav ul li {
  margin-right: 20px;
  display: inline-block;
}
.footer nav ul a {
  text-decoration: none;
  border-bottom: 1px solid white;
}
.footer nav ul a:hover, .footer nav ul a:focus {
  border-color: #d9ff2e;
}
@media screen and (min-width: 600px) {
  .footer p.info {
    margin-top: 0;
  }
}
.footer p.info a {
  text-decoration: none;
  border-bottom: 1px solid white;
}
.footer p.info a:hover, .footer p.info a:focus {
  border-color: #d9ff2e;
}
@media screen and (min-width: 1030px) {
  .footer p.info a {
    margin-left: 20px;
  }
}

/* real footer
-----------------------------------------------------------------------*/
footer.footer {
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  footer.footer {
    padding: 30px 0;
  }
}

/***********************************************************************
Filename: _main_header.scss
Title: Main Header
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* skip
-----------------------------------------------------------------------*/
nav.skip-nav ul {
  margin: 0;
  list-style-type: none;
}
nav.skip-nav ul a {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  color: #000;
  background-color: white;
}
nav.skip-nav ul a:focus, nav.skip-nav ul a:active {
  background-color: black;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: auto;
  padding: 10px;
  z-index: 999;
  color: #fff;
}

/* underline on hover on desktop
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  header nav #menu-main-nav a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: white;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  header nav #menu-main-nav a:hover:before, header nav #menu-main-nav a:focus:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  header nav #menu-main-nav li {
    position: relative;
  }
}
/* header
-----------------------------------------------------------------------*/
.header {
  position: relative;
  z-index: 500;
  padding: 5vw 0;
}
.header ul {
  list-style-type: none;
}
.header a {
  display: block;
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 1030px) {
  .header a {
    margin-bottom: 5px !important;
  }
}
.header a svg {
  transition: all 0.3s ease;
}
.header a:hover svg, .header a:focus svg {
  fill: #fff;
}
.header .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo-link {
  width: 50%;
  max-width: 200px;
}
.header .logo-link img, .header .logo-link svg {
  display: block;
  width: 100%;
  height: auto;
}
.header .menu-toggle,
.header .search-toggle {
  display: flex;
  align-items: center;
  gap: 0.75em;
}
.header .menu-toggle svg,
.header .search-toggle svg {
  width: 1em;
  height: auto;
  fill: #fff;
}
.header .menu-toggle .close {
  display: none;
}
.header .nav-wrap {
  display: none;
  margin: 0;
  padding: 10px 0;
}
@media screen and (min-width: 1030px) {
  .header .nav-wrap {
    padding: 2em 0 0 0;
    border: none;
    margin: 30px 0 0 0;
  }
}
.header .nav-wrap a {
  padding: 0.3em 0;
  border-top: 2px solid #0037fb;
}
@media screen and (min-width: 1030px) {
  .header .nav-wrap a {
    color: white;
    padding: 0.2em 0;
    border: none;
  }
}
.header .nav-wrap li:last-of-type a {
  border-bottom: 2px solid #0037fb;
}
@media screen and (min-width: 1030px) {
  .header .nav-wrap li:last-of-type a {
    border: none;
  }
}
.header .nav-wrap li:first-of-type {
  display: none;
}
.header .nav-wrap ul ul li:first-of-type {
  display: block;
}
.header a.search-toggle {
  margin-top: 1em;
}
.header #menu-main-nav {
  margin: 0;
  padding: 0;
}
.header .menu-item-has-children > a {
  position: relative;
}
.header .menu-item-has-children > a::before, .header .menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.header .menu-item-has-children > a::before {
  right: 0;
  width: 1em;
  height: 0.2em;
  transform: translateY(-50%);
}
.header .menu-item-has-children > a::after {
  right: 0.5em;
  width: 0.2em;
  height: 1em;
  transform: translate(50%, -50%);
}
.header .menu-item-has-children > a:hover::before, .header .menu-item-has-children > a:hover::after {
  background-color: #0037fb;
}
.header .menu-item-has-children.menu-open > a::after {
  opacity: 0;
}
.header .menu-item-has-children .sub-menu {
  display: none;
  margin: 0;
  padding-left: 1em;
}
.header .flat-on-mobile .menu-item-has-children > a::before, .header .flat-on-mobile .menu-item-has-children > a::after {
  display: none;
}
.header .flat-on-mobile .menu-item-has-children .sub-menu {
  display: block;
}
.header.menu-open .menu-toggle svg.burger {
  display: none;
}
.header.menu-open .menu-toggle svg.close {
  display: block;
}
@media (min-width: 768px) {
  .header {
    padding: 38px 0;
  }
}
@media (min-width: 1030px) {
  .header {
    padding: 24px 0;
    margin-bottom: 50px;
  }
  .header .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3em;
  }
  .header .top {
    display: block;
    width: 20%;
    flex-shrink: 1;
  }
  .header .logo-link {
    width: initial;
    max-width: initial;
    min-width: 200px;
  }
  .header .nav-wrap {
    background-color: transparent;
    padding: 0;
  }
  .header .nav-wrap a {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .header .menu-toggle {
    display: none;
  }
  .header #menu-main-nav,
.header .wrap-inner {
    display: flex;
    gap: 1.5em;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 0.5em;
  }
  .header #menu-main-nav > li {
    white-space: nowrap;
  }
  .header .menu-item-has-children {
    position: relative;
  }
  .header .menu-item-has-children > a {
    padding-right: 1em;
  }
  .header .menu-item-has-children > a::before {
    background-image: url("../images/nav-drop-down.svg");
    background-repeat: no-repeat;
    background-color: transparent;
    width: 0.65em;
    height: 0.35em;
  }
  .header .menu-item-has-children > a::after {
    display: none;
  }
  .header .menu-item-has-children > a:hover::before, .header .menu-item-has-children > a:hover::after {
    background-color: transparent;
  }
  .header .menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    left: -1.25em;
    width: 12em;
    background-color: #002235;
    padding: 0.33em 1.25em 0.66em 1.25em;
  }
  .header .menu-item-has-children .sub-menu li {
    display: block;
    margin: 0;
  }
  .header .menu-item-has-children .sub-menu li.duplicate {
    display: none;
  }
  .header .menu-item-has-children .sub-menu a {
    margin: 0;
    padding: 0.5em 0;
    line-height: 1.1em;
  }
  .header .flat-on-mobile .menu-item-has-children > a::before, .header .flat-on-mobile .menu-item-has-children > a::after {
    display: block;
    background-color: transparent;
  }
  .header .flat-on-mobile .menu-item-has-children .sub-menu {
    display: none;
  }
}

@media screen and (min-width: 1030px) {
  .home .header {
    position: absolute;
    z-index: 3000;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
    width: 100%;
    top: 0;
  }
}

/***********************************************************************
Filename: _homepage.scss
Title: Home page 
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
.home-events {
  position: relative;
}
.home-events .above-swiper {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .home-events .above-swiper {
    margin-bottom: 40px;
  }
}
.home-events .above-swiper nav {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  gap: 10px;
}
.home-events .above-swiper nav a {
  transition: all 150ms ease;
}
.home-events .above-swiper nav svg {
  display: block;
  width: 40px;
  height: 40px;
}
.home-events .above-swiper nav svg path {
  fill: #00d3ff;
}
.home-events .above-swiper nav .nav-prev svg {
  transform: rotateY(-180deg);
}
.home-events .above-swiper nav .swiper-button-disabled {
  opacity: 0.5;
}
.home-events .swiper {
  padding: 0 5%;
}
.home-events h2 {
  max-width: 200px;
}
@media screen and (min-width: 380px) {
  .home-events h2 {
    max-width: none;
  }
}
.home-events ul {
  margin: 0;
  padding: 0;
}
.home-events li {
  padding: 0;
  height: auto;
}
@media (min-width: 320px) {
  .home-events .above-swiper nav {
    display: flex;
  }
}
@media (min-width: 600px) {
  .home-events .above-swiper nav svg {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1430px) {
  .home-events .swiper {
    padding: 0 calc(50% - 650px);
  }
}

/***********************************************************************
Filename: _main_content.scss
Title: Main content
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* reduced width intro
-----------------------------------------------------------------------*/
.intro {
  max-width: 800px;
}

/* heading and filter
-----------------------------------------------------------------------*/
@media screen and (min-width: 600px) {
  .heading-filter {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.heading-filter form {
  font-family: 1rem;
}
@media screen and (min-width: 600px) {
  .heading-filter form {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  .heading-filter form select {
    margin-bottom: 0;
  }
}
.heading-filter h1 {
  margin-top: 0;
}
@media screen and (min-width: 600px) {
  .heading-filter h1 {
    margin-bottom: 0;
  }
}

.page-template-page-whatson .heading-filter, .search-results .heading-filter {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

/* highlight
-----------------------------------------------------------------------*/
.highlight {
  width: 100%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  color: #002235;
  overflow: hidden;
  margin: 40px 0;
}
@media screen and (min-width: 1030px) {
  .highlight {
    background-color: transparent;
    color: white;
  }
}
.highlight a {
  color: white;
}
@media screen and (min-width: 1030px) {
  .highlight a {
    display: block;
    z-index: 1000;
    position: relative;
  }
}
.highlight .wrap {
  padding: 1px 5%;
  margin: 0;
  max-width: none;
  width: auto;
  position: relative;
}
@media screen and (min-width: 1030px) {
  .highlight .wrap {
    margin: 0 auto;
    max-width: 1300px;
    width: 90%;
    padding: 25px 0;
  }
}
@media screen and (min-width: 1030px) {
  .highlight .outer-wrap {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 2000;
  }
}
.highlight img.content {
  width: 150%;
  max-width: 150%;
  margin-left: -25%;
}
@media screen and (min-width: 481px) {
  .highlight img.content {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}
@media screen and (min-width: 600px) {
  .highlight img.content {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.highlight .text-area {
  margin-bottom: 20px;
}
@media screen and (min-width: 1030px) {
  .highlight .text-area {
    background-color: rgba(0, 34, 53, 0.8);
    max-width: 500px;
    padding: 10px 25px 20px;
    border-radius: 8px;
  }
}
.highlight .text-area h2 {
  margin-top: 20px;
  color: white;
  font-size: 1.875rem;
}
@media screen and (min-width: 1030px) {
  .highlight .text-area h2 {
    margin-top: 0;
  }
}
@media screen and (min-width: 1240px) {
  .highlight .text-area h2 {
    font-size: 2.5rem;
  }
}
.highlight .text-area p {
  margin-bottom: 0;
}
.highlight .dates {
  max-width: calc(100% - 6em);
}
@media screen and (min-width: 1030px) {
  .highlight .dates {
    background-color: #0037fb;
    max-width: 500px;
    padding: 10px 25px;
    border-radius: 8px;
    margin: 0;
    width: fit-content;
  }
}

main > .highlight {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

main > .highlight ~ .highlight {
  margin-top: 50px !important;
}

/* highlight not full width / in a wrap - NOT USED IN THE END
-----------------------------------------------------------------------*/
.wrap .highlight {
  border-radius: 12px 12px 0 12px;
}
@media screen and (min-width: 1030px) {
  .wrap .highlight {
    border-radius: 20px 20px 0 20px;
  }
}
.wrap .highlight .wrap {
  padding: 0 25px;
}

/* highlight colours - date and corner
-----------------------------------------------------------------------*/
.highlight.corner-orange img.corner-blue, .highlight.corner-orange img.corner-light-blue, .highlight.corner-orange img.corner-teal {
  display: none;
}
@media screen and (min-width: 1030px) {
  .highlight.corner-orange .dates {
    background-color: #ff620a;
    color: #002235;
  }
}

.highlight.corner-blue img.corner-orange, .highlight.corner-blue img.corner-light-blue, .highlight.corner-blue img.corner-teal {
  display: none;
}
@media screen and (min-width: 1030px) {
  .highlight.corner-blue .dates {
    background-color: #0037fb;
    color: #fff;
  }
}

.highlight.corner-light-blue img.corner-blue, .highlight.corner-light-blue img.corner-orange, .highlight.corner-light-blue img.corner-teal {
  display: none;
}
@media screen and (min-width: 1030px) {
  .highlight.corner-light-blue .dates {
    background-color: #00d3ff;
    color: #002235;
  }
}

.highlight.corner-teal img.corner-blue, .highlight.corner-teal img.corner-light-blue, .highlight.corner-teal img.corner-orange {
  display: none;
}
@media screen and (min-width: 1030px) {
  .highlight.corner-teal .dates {
    background-color: #00d0a0;
    color: #002235;
  }
}

/* highlight with leeds uni logo
-----------------------------------------------------------------------*/
.highlight .leeds-uni-logo-black, .highlight .leeds-uni-logo-white {
  max-width: 150px;
  display: none;
}
@media screen and (min-width: 600px) {
  .highlight .leeds-uni-logo-black, .highlight .leeds-uni-logo-white {
    max-width: 250px;
  }
}

.highlight.leeds-uni .text-area, .highlight.leeds-uni .dates, .highlight.leeds-uni .free {
  display: none;
}
.highlight.leeds-uni .outer-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  z-index: 2000;
}

.highlight.leeds-uni.white .leeds-uni-logo-white {
  display: block;
}

.highlight.leeds-uni.black .leeds-uni-logo-black {
  display: block;
}

/* event listing - cards
-----------------------------------------------------------------------*/
.card {
  background-color: #eec3b5;
  border-radius: 12px 12px 0 12px;
  color: #002235;
  position: relative;
}
.card .image-wrap {
  border-radius: 12px 12px 0 0;
}
.card a {
  display: block;
}
.card a.link-wrap {
  text-decoration: none;
  display: block;
  height: 100%;
  border-radius: 12px 12px 0 12px;
}
.card a.link-wrap:hover, .card a.link-wrap:focus {
  border-radius: 12px 12px 0 12px;
}
.card a.link-wrap .text {
  padding: 1px 25px;
  padding-bottom: 4em;
}
@media screen and (min-width: 600px) {
  .card a.link-wrap .text {
    padding-bottom: 6em;
  }
}
.card a.link-wrap .text h2, .card a.link-wrap .text h3 {
  margin-top: 1em;
  margin-bottom: 0.1em;
  text-decoration: underline;
  color: #002235;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
}
@media screen and (min-width: 768px) {
  .card a.link-wrap .text h2, .card a.link-wrap .text h3 {
    margin-top: 0.6em;
    font-size: 1.875rem;
  }
}
.card a.link-wrap .text p {
  color: #002235;
}
.card a.link-wrap .text p.description {
  margin-bottom: 0.1em;
}
.card a.link-wrap .text p.date {
  margin-top: 0;
}
.card a.link-wrap .venuecorner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.card a.link-wrap .venuecorner .venue {
  display: flex;
  color: #002235;
  font-size: 1rem;
  padding: 0 25px;
}

/* list cards with coloured backgrounds
-----------------------------------------------------------------------*/
.flexbox-3.peach .card, .swiper-wrapper.peach .card {
  background-color: #eec3b5;
}
.flexbox-3.peach .card a.link-wrap:hover, .flexbox-3.peach .card a.link-wrap:focus, .swiper-wrapper.peach .card a.link-wrap:hover, .swiper-wrapper.peach .card a.link-wrap:focus {
  background-color: #ffa8ff;
}
.flexbox-3.peach img.corner-lilac, .flexbox-3.peach img.corner-pink, .swiper-wrapper.peach img.corner-lilac, .swiper-wrapper.peach img.corner-pink {
  display: none;
}

.mod.peach .flexbox-3 .card {
  background-color: #eec3b5;
}
.mod.peach .flexbox-3 .card a.link-wrap:hover, .mod.peach .flexbox-3 .card a.link-wrap:focus {
  background-color: #ffa8ff;
}
.mod.peach .flexbox-3 img.corner-lilac, .mod.peach .flexbox-3 img.corner-pink {
  display: none;
}

.flexbox-3.pale-blue .card, .swiper-wrapper.pale-blue .card {
  background-color: #9cedff;
}
.flexbox-3.pale-blue .card a.link-wrap:hover, .flexbox-3.pale-blue .card a.link-wrap:focus, .swiper-wrapper.pale-blue .card a.link-wrap:hover, .swiper-wrapper.pale-blue .card a.link-wrap:focus {
  background-color: #00d3ff;
}
.flexbox-3.pale-blue img.corner-lilac, .flexbox-3.pale-blue img.corner-yellow, .swiper-wrapper.pale-blue img.corner-lilac, .swiper-wrapper.pale-blue img.corner-yellow {
  display: none;
}

.mod.pale-blue .flexbox-3 .card {
  background-color: #9cedff;
}
.mod.pale-blue .flexbox-3 .card a.link-wrap:hover, .mod.pale-blue .flexbox-3 .card a.link-wrap:focus {
  background-color: #00d3ff;
}
.mod.pale-blue .flexbox-3 img.corner-lilac, .mod.pale-blue .flexbox-3 img.corner-yellow {
  display: none;
}

.flexbox-3.yellow .card, .swiper-wrapper.yellow .card {
  background-color: #d9ff2e;
}
.flexbox-3.yellow .card a.link-wrap:hover, .flexbox-3.yellow .card a.link-wrap:focus, .swiper-wrapper.yellow .card a.link-wrap:hover, .swiper-wrapper.yellow .card a.link-wrap:focus {
  background-color: #88ffb8;
}
.flexbox-3.yellow img.corner-yellow, .flexbox-3.yellow img.corner-pink, .swiper-wrapper.yellow img.corner-yellow, .swiper-wrapper.yellow img.corner-pink {
  display: none;
}

.mod.yellow .flexbox-3 .card {
  background-color: #d9ff2e;
}
.mod.yellow .flexbox-3 .card a.link-wrap:hover, .mod.yellow .flexbox-3 .card a.link-wrap:focus {
  background-color: #88ffb8;
}
.mod.yellow .flexbox-3 img.corner-yellow, .mod.yellow .flexbox-3 img.corner-pink {
  display: none;
}

.flexbox-3.blue .card {
  background-color: #002A84;
  color: white;
}
.flexbox-3.blue .card a.link-wrap:hover, .flexbox-3.blue .card a.link-wrap:focus {
  background-color: #0037fb;
}
.flexbox-3.blue .card a.link-wrap .text h2, .flexbox-3.blue .card a.link-wrap .text h3, .flexbox-3.blue .card a.link-wrap .text p {
  color: white;
}
.flexbox-3.blue .card a.link-wrap .venuecorner .venue {
  color: white;
}

/* Single event
-----------------------------------------------------------------------*/
.venue a {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.venue a:hover, .venue a:focus {
  color: #d9ff2e;
  border-color: #d9ff2e;
}

/* What's on
-----------------------------------------------------------------------*/
nav.switch {
  margin-bottom: 30px;
}

.page-template-page-whatson h2 {
  display: inline;
}
.page-template-page-whatson form#cats {
  display: inline-block;
  margin-left: 20px;
}
.page-template-page-whatson ul.flexbox-3 {
  margin-top: 10px;
}

.tab-content.current {
  display: inherit;
}

.tab-content {
  display: none;
}

/* green spaces - small modules for events page
-----------------------------------------------------------------------*/
.green-spaces {
  margin: 40px 0;
  background-color: #00502f;
  padding: 25px;
  border-radius: 12px 12px 0 12px;
}
.green-spaces h2 {
  margin-top: 0;
  line-height: 1em;
}
.green-spaces p {
  margin: 0;
}

/* about page
-----------------------------------------------------------------------*/
.page-template-page-about .home-events {
  margin-top: 50px;
}
@media screen and (min-width: 1030px) {
  .page-template-page-about .home-events {
    margin-top: 0;
  }
}

/***********************************************************************
Filename: _social.scss
Title: Social
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
.social {
  margin: 1em 0;
  padding: 0;
}
@media screen and (min-width: 1030px) {
  .social {
    margin-top: 0;
  }
}
.social a {
  padding: 8px 16px 8px 8px;
  border: 1px solid white;
  border-radius: 30px;
  display: block;
  display: inline-block;
  margin-right: 10px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.social a:hover, .social a:focus {
  background-color: #0037fb;
  color: white;
  border-color: #0037fb;
}
.social li {
  display: inline-block;
  margin-bottom: 5px;
}
.social li.instagram span {
  background-image: url(../images/social-instagram.svg);
  background-size: 1.6em 1.6em !important;
  padding: 5px 0 5px 2em;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.social li.linkedin span {
  background-image: url(../images/social-linkedin.svg);
  background-size: 1.6em 1.6em !important;
  padding: 5px 0 5px 2em;
  background-position: 0 50%;
  background-repeat: no-repeat;
}

/******************************************************************
Filename: _modules.scss
Title: Modules
Author: Maraid Design
Client: Leeds Uni - Open up
******************************************************************/
/* base info
-----------------------------------------------------------------------*/
.mod {
  margin: 40px 0;
}
.mod img {
  display: block;
  border-radius: 12px;
}
.mod h2 {
  margin-top: 0;
}

.mod.home-events img, .mod.festival-events img {
  border-radius: 0;
}

.mod:after {
  /*clear floated elements*/
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.margin_top {
  padding-top: 1.5em;
}
@media screen and (min-width: 1030px) {
  .margin_top {
    padding-top: 3em;
  }
}

.margin_bottom {
  padding-bottom: 1.5em;
}
@media screen and (min-width: 1030px) {
  .margin_bottom {
    padding-bottom: 3em;
  }
}

/* columns of text
-----------------------------------------------------------------------*/
.one-column-text {
  text-align: center;
}
.one-column-text h2 {
  margin-top: 0;
}

.two-column-text .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .two-column-text .wrap div {
    width: 48.3333333333%;
    float: left;
    margin-right: 3.3333333333%;
  }
}
.two-column-text .wrap div:last-of-type {
  margin-right: 0;
}

.three-column-text .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .three-column-text .wrap div {
    width: 31.3888888889%;
    margin-right: 2.9166666667%;
    float: left;
  }
}
.three-column-text .wrap div:last-of-type {
  margin-right: 0;
}

.four-column-text .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .four-column-text .wrap div {
    width: 23.125%;
    float: left;
    margin-right: 2.5%;
  }
}
.four-column-text .wrap div:last-of-type {
  margin-right: 0;
}

/* Rows of images
-----------------------------------------------------------------------*/
.single-image h2 {
  margin-top: 0;
}

.two-pictures .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .two-pictures .wrap > div {
    width: 48.3333333333%;
    float: left;
    margin-right: 3.3333333333%;
  }
}
.two-pictures .wrap div:last-of-type {
  margin-right: 0;
}
.two-pictures .wrap div h2, .two-pictures .wrap div h3 {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}

.three-pictures .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .three-pictures .wrap > div {
    width: 31.3888888889%;
    float: left;
    margin-right: 2.9166666667%;
  }
}
.three-pictures .wrap div:last-of-type {
  margin-right: 0;
}
.three-pictures .wrap div h2, .three-pictures .wrap div h3 {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}
.three-pictures .wrap img {
  display: block;
}

.four-pictures .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .four-pictures .wrap > div {
    width: 23.125%;
    float: left;
    margin-right: 2.5%;
  }
}
.four-pictures .wrap div:last-of-type {
  margin-right: 0;
}
.four-pictures .wrap div h2, .four-pictures .wrap div h3 {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}

.five-pictures .wrap h2 {
  margin-top: 0;
}
@media screen and (min-width: 1030px) {
  .five-pictures .wrap > div {
    width: 18.3333333333%;
    float: left;
    margin-right: 2.0833333333%;
  }
}
.five-pictures .wrap div:last-of-type {
  margin-right: 0;
}
.five-pictures .wrap div h2, .five-pictures .wrap div h3 {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}

@media screen and (min-width: 768px) {
  .lay-50-50 .img-wrap {
    width: 48.3333333333%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50 .img-wrap img {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50 .text-wrap {
    width: 48.3333333333%;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50 .text-wrap h2, .lay-50-50 .text-wrap h3 {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50 .text-wrap > :first-child {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .lay-50-50-alt h2, .lay-50-50-alt h3 {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50-alt .img-wrap {
    width: 48.3333333333%;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50-alt .img-wrap img {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50-alt .text-wrap {
    width: 48.3333333333%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50-alt .text-wrap h2 {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .lay-50-50-alt .text-wrap > :first-child {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .lay-75-25 .text-wrap {
    width: 48.3333333333%;
    float: right;
  }
}
@media screen and (min-width: 1030px) {
  .lay-75-25 .text-wrap {
    width: 74.375%;
  }
}
@media screen and (min-width: 768px) {
  .lay-75-25 .text-wrap > :first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .lay-75-25 .img-wrap {
    width: 48.3333333333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .lay-75-25 .img-wrap {
    width: 23.125%;
  }
}

@media screen and (min-width: 1030px) {
  .lay-25-75 .img-wrap {
    width: 74.375%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .lay-25-75 .text-wrap {
    width: 23.125%;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .lay-25-75 .text-wrap > :first-child {
    margin-top: 0;
  }
}

/* Video
-----------------------------------------------------------------------*/
.full-width-video .wrap {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1030px) {
  .two-videos .wrap > div {
    width: 48.3333333333%;
    float: left;
    margin-right: 3.3333333333%;
  }
}
.two-videos .wrap div:last-of-type {
  margin-right: 0;
}

/* Free text and other stuff
-----------------------------------------------------------------------*/
.text-panel {
  max-width: 800px;
}

/* slideshow - full width
-----------------------------------------------------------------------*/
.slick-prev::before, .slick-next::before {
  color: #fff !important;
  font-size: 30px !important;
}
@media screen and (min-width: 900px) {
  .slick-prev::before, .slick-next::before {
    color: black !important;
  }
}

.slick-prev, .slick-next {
  z-index: 4000;
  width: 30px !important;
  height: 30px !important;
}

.slick-next {
  right: 25px !important;
}
@media screen and (min-width: 900px) {
  .slick-next {
    right: -35px !important;
  }
}
@media screen and (min-width: 1240px) {
  .slick-next {
    right: -45px !important;
  }
}

.slick-prev {
  left: 25px !important;
}
@media screen and (min-width: 900px) {
  .slick-prev {
    left: -35px !important;
  }
}
@media screen and (min-width: 1240px) {
  .slick-prev {
    left: -45px !important;
  }
}

.slideshow-img .slider {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.slideshow-txt .slider {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.slideshow-txt .slider p {
  margin: 0;
}

/* quote
-----------------------------------------------------------------------*/
.quote-text {
  text-align: center;
}
.quote-text blockquote {
  border: none;
  margin: 0 auto;
  padding: 0;
  font-size: 1.875rem;
  font-family: "UoLSans-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1em;
}
.quote-text cite {
  display: block;
  margin-top: 2em;
  font-style: normal;
}

.multiple-image.two-pictures ul {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .multiple-image.two-pictures ul {
    justify-content: space-between;
  }
}
.multiple-image.two-pictures ul li {
  padding: 0;
}
@media screen and (min-width: 600px) {
  .multiple-image.two-pictures ul li {
    flex-basis: 48%;
  }
}
.multiple-image.two-pictures ul img {
  display: block;
}
.multiple-image.two-pictures ul h2 {
  margin-top: 0;
}

.multiple-image.three-pictures ul {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .multiple-image.three-pictures ul {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.three-pictures ul {
    column-gap: 2.9166666667%;
    row-gap: 30px;
  }
}
.multiple-image.three-pictures ul li {
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  .multiple-image.three-pictures ul li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.three-pictures ul li {
    flex-basis: 31.3888888889%;
  }
}
.multiple-image.three-pictures ul li img {
  display: block;
}
.multiple-image.four-pictures ul {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .multiple-image.four-pictures ul {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.four-pictures ul {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  .multiple-image.four-pictures ul {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
.multiple-image.four-pictures ul li {
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  .multiple-image.four-pictures ul li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.four-pictures ul li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  .multiple-image.four-pictures ul li {
    flex-basis: 23.125%;
  }
}
.multiple-image.four-pictures ul li img {
  display: block;
}
.multiple-image.five-pictures ul {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .multiple-image.five-pictures ul {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.five-pictures ul {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  .multiple-image.five-pictures ul {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
@media screen and (min-width: 1240px) {
  .multiple-image.five-pictures ul {
    column-gap: 2.0833333333%;
  }
}
.multiple-image.five-pictures ul li {
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  .multiple-image.five-pictures ul li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  .multiple-image.five-pictures ul li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  .multiple-image.five-pictures ul li {
    flex-basis: 23.125%;
  }
}
@media screen and (min-width: 1240px) {
  .multiple-image.five-pictures ul li {
    flex-basis: 18.3333333333%;
  }
}
.multiple-image.five-pictures ul li img {
  display: block;
}
.horizonal-rule.rule-1 hr {
  border: 2px solid #ffa8ff;
}

.horizonal-rule.rule-2 hr {
  border: 2px solid #00d0a0;
}

.horizonal-rule.rule-3 hr {
  border: 2px solid #b7a6ff;
}

.horizonal-rule.rule-4 hr {
  border: 2px solid #9cedff;
}

/* columns of text
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  .two-column-text div {
    width: 48.3333333333%;
    float: left;
    margin-right: 3.3333333333%;
  }
}
.two-column-text div:last-of-type {
  margin-right: 0;
}

/***********************************************************************
Filename: _cookies.scss
Title: Cookies
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
/* cookies
-----------------------------------------------------------------------*/
#cc-window {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  border: 2px solid #0037fb;
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}

a.cc-link {
  color: #0037fb !important;
}
a.cc-link:focus {
  color: #fff !important;
}

a.cc-save {
  border: 2px solid #0037fb !important;
}

.cc-revoke {
  font-family: "UoLInter-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #0037fb !important;
}

/* Cookies statement
-----------------------------------------------------------------------*/
#cmplz-document {
  max-width: none !important;
  font-size: 1.25rem !important;
}
#cmplz-document p {
  font-size: 1.25rem !important;
}
#cmplz-document h2 {
  border-bottom: none !important;
  font-size: 1.875rem !important;
}
#cmplz-document h3, #cmplz-document .cmplz-subtitle {
  font-size: 1.25rem !important;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#cmplz-document ul {
  list-style-type: none !important;
  font-size: 1.25rem !important;
}
#cmplz-document ul li {
  font-size: 1.25rem !important;
}

/***********************************************************************
Filename: _accordion.scss
Title: Accordion
Author: Maraid Design
Client: Leeds Uni - Open up
************************************************************************/
main details {
  border: 2px solid;
  border-color: white;
}
main details + details {
  border-top: none;
}
main details[open] {
  padding-bottom: 1em;
}
main summary::-webkit-details-marker {
  display: none;
}
main summary {
  cursor: pointer;
  position: relative;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main summary:hover {
  color: #fff;
}
main summary h2, main summary h3 {
  margin: 0;
  font-size: 1.375rem;
  padding: 1rem 2em 1rem 1em;
  color: #fff;
}
main summary h2:hover, main summary h2:focus, main summary h3:hover, main summary h3:focus {
  color: #d9ff2e;
}
main .mod details h2, main .mod details h3 {
  margin: 0;
}
main summary::marker {
  content: none;
}
main summary::before,
main summary::after {
  content: "";
}
main summary::before,
main summary::after {
  width: 0.75em;
  height: 0;
  border-bottom: 2px solid;
  position: absolute;
  top: calc(50%);
  right: calc(0% + 1em);
  transform: translateY(-50%);
  transition: opacity 100ms ease-out;
  border-color: #fff;
}
main summary::after {
  transform: translateY(-50%) rotate(90deg);
  transform-origin: 50% 50%;
}
main [open] summary::after {
  opacity: 0;
}
main .details-content {
  padding: 0 1em;
  margin-top: 1em;
}
main .details-content h2, main .details-content h3 {
  color: var(#fff);
}

/***********************************************************************
Filename: _searchbox.scss
Title: Accordion
Author: Maraid Design
Client: Open up
************************************************************************/
/* div */
.search-box {
  background: #002235;
  border-radius: 20px;
  border: 1px solid white;
  z-index: 2000;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  display: flex;
  font-size: 1rem;
  color: white;
}
@media screen and (min-width: 481px) {
  .search-box {
    margin-bottom: 0;
  }
}
.search-box button {
  border: none;
}
.search-box form {
  padding: 5px 10px;
  width: 100%;
}

/* input */
.search-input {
  outline: none;
  border: none;
  background: none;
  width: 150px;
  color: white;
  transition: 0.3s;
}

.search-input::placeholder {
  color: white;
  font-family: "UoLSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1;
}

/* icon */
.search-btn {
  float: right;
  width: 0.9em;
  height: 0.9em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.3s;
  background: url(../images/search.svg) no-repeat 50% 50% transparent;
  background-size: 0.9em;
  margin-top: 0.3em;
  color: white !important;
}

.search-input:focus,
.search-input:not(:placeholder-shown) {
  width: 240px;
}

.search-box:hover > .search-input {
  width: 240px;
}

/* Print
-----------------------------------------------------------------------*/
@media print {
  /***********************************************************************
  Filename: _print.scss
  Title: Print
  Author: Maraid Design
  Client:
  ************************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  header img {
    filter: url(../images/logo.svg#negative) !important;
    -webkit-filter: invert(100%) !important;
    filter: invert(100%) !important;
  }

  /*
  body > *:not(main) {
  	display: none;
  }
  */
  img {
    border-radius: 0 !important;
  }

  a, a:visited {
    color: #000 !important;
    text-decoration: underline;
  }

  a.button, p.link a, input[type=submit] {
    border: 2px solid #fff;
    padding: 10px !important;
    color: #fff;
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img, .wp-caption {
    max-width: 500px !important;
  }

  .entry-content ul {
    list-style-type: circle;
  }
  .entry-content ul li {
    padding-left: 0;
  }

  /* accordion
  -----------------------------------------------------------------------*/
  .js-accordion__panel[aria-hidden=true] {
    display: block;
  }

  .js-accordion .js-accordion__header {
    border: 2px solid #000;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
header nav,
footer nav,
.side-col, .nav-wrap, img.corner, .leeds-uni-logo-white, .leeds-uni-logo-black, aside.newsletter, footer, .search-box, .full-width-video, .menu-toggle {
    display: none !important;
  }

  /* forms
  -----------------------------------------------------------------------*/
  input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
    border: 2px solid #000;
  }

  /* floated images
  -----------------------------------------------------------------------*/
  #main .alignright, #main img.alignright {
    width: 45% !important;
    float: right;
    margin: 20px 0 20px 30px !important;
    max-width: 45% !important;
  }

  #main .alignleft, #main img.alignleft {
    width: 45% !important;
    float: left;
    margin: 20px 30px 20px 0 !important;
    max-width: 45% !important;
  }

  #main .aligncenter, #main img.aligncenter {
    display: block;
    width: 60% !important;
    margin: 30px auto 30px auto !important;
    max-width: 60% !important;
  }

  /* lists
  -----------------------------------------------------------------------*/
  /* flexbox-center - Image and text side by side centered
  -----------------------------------------------------------------------*/
  .flexbox-center {
    display: flex;
  }
  .flexbox-center .item-pic {
    flex-basis: 48%;
  }
  .flexbox-center .item-text {
    flex-basis: 48%;
    margin-left: 4%;
  }

  /* flexbox-1 - images and text floating side by side
  -----------------------------------------------------------------------*/
  .flexbox-1 a.link-wrap {
    display: flex;
    column-gap: 20px;
  }
  .flexbox-1 a.link-wrap .image-wrap {
    flex-basis: 23%;
    flex-grow: 1;
  }
  .flexbox-1 a.link-wrap .image-wrap img {
    margin-bottom: 0;
    margin-bottom: 30px;
  }
  .flexbox-1 a.link-wrap .text {
    flex-basis: 76%;
    flex-grow: 1;
  }
  .flexbox-1 a.link-wrap p.date {
    margin-top: 1em;
  }
  .flexbox-1 a.link-wrap h2, .flexbox-1 a.link-wrap h3 {
    margin-bottom: 0.5em;
  }

  /* flexbox-2 modules side by side 2 on desktop
  -----------------------------------------------------------------------*/
  ul.flexbox-2 {
    display: flex;
    column-gap: 6%;
  }
  ul.flexbox-2 li {
    flex-basis: 47%;
  }

  /* flexbox-2-c modules side by side 2 on desktop - *centred*
  -----------------------------------------------------------------------*/
  .flexbox-2-c {
    column-gap: 6%;
    display: flex;
    row-gap: 40px;
    flex-wrap: wrap;
    align-items: center;
    align-items: center;
    justify-content: center;
  }
  .flexbox-2-c div {
    flex-basis: 47%;
  }
  .flexbox-2-c img {
    flex-basis: 47%;
    margin-bottom: 0;
  }

  /* flexbox-3-only modules side by side 3 only
  -----------------------------------------------------------------------*/
  .flexbox-3-only {
    display: flex;
    column-gap: 4%;
    flex-wrap: wrap;
  }
  .flexbox-3-only li, .flexbox-3-only div {
    flex-basis: 30.6666666667%;
    flex-grow: 1;
    margin-bottom: 0;
  }

  /* flexbox-3 modules side by side 3 on desktop - multiple rows
  -----------------------------------------------------------------------*/
  .flexbox-3 {
    column-gap: 4%;
    row-gap: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .flexbox-3 li, .flexbox-3 div {
    flex-basis: 30.6666666667%;
  }

  /* flexbox-4 modules side by side 4 on desktop
  -----------------------------------------------------------------------*/
  .flexbox-4 {
    column-gap: 2.5%;
    row-gap: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .flexbox-4 li, .flexbox-4 div {
    flex-basis: 23.125%;
  }

  /* flexbox-5 modules side by side 5 on desktop
  -----------------------------------------------------------------------*/
  .flexbox-5 {
    column-gap: 2.5%;
    row-gap: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .flexbox-5 li, .flexbox-5 div {
    flex-basis: 18%;
  }

  /* flexible content
  -----------------------------------------------------------------------*/
  .single-image img {
    margin: 0 auto;
  }
  .single-image p {
    text-align: center;
  }

  .lay-50-50 .img-wrap {
    width: 48.3333333333%;
    float: left;
  }
  .lay-50-50 .img-wrap img {
    margin-bottom: 1em;
  }
  .lay-50-50 .text-wrap {
    width: 48.3333333333%;
    float: right;
  }
  .lay-50-50 .text-wrap h2, .lay-50-50 .text-wrap h3 {
    margin-top: 0;
  }
  .lay-50-50 .text-wrap > :first-child {
    margin-top: 0;
  }

  .lay-50-50-alt h2, .lay-50-50-alt h3 {
    margin-top: 0;
  }
  .lay-50-50-alt .img-wrap {
    width: 48.3333333333%;
    float: right;
  }
  .lay-50-50-alt .img-wrap img {
    margin-bottom: 1em;
  }
  .lay-50-50-alt .text-wrap {
    width: 48.3333333333%;
    float: left;
  }
  .lay-50-50-alt .text-wrap h2 {
    margin-top: 0;
  }
  .lay-50-50-alt .text-wrap > :first-child {
    margin-top: 0;
  }

  .lay-75-25 .text-wrap {
    float: right;
    width: 74.375%;
  }
  .lay-75-25 .text-wrap > :first-child {
    margin-top: 0;
  }
  .lay-75-25 .img-wrap {
    float: left;
    width: 23.125%;
  }

  .lay-25-75 .img-wrap {
    width: 74.375%;
    float: left;
  }
  .lay-25-75 .text-wrap {
    width: 23.125%;
    float: right;
  }
  .lay-25-75 .text-wrap > :first-child {
    margin-top: 0;
  }

  details {
    border: 2px solid black !important;
  }

  summary::before, summary::after {
    border-color: black;
  }

  .fluid-width-video-wrapper {
    max-width: 450px;
  }

  .table.mod table {
    border-color: black;
  }
  .table.mod table td {
    border-color: black;
  }
  .table.mod table th {
    border-bottom: 2px solid black;
  }

  /* Rows of images
  -----------------------------------------------------------------------*/
  .multiple-image.two-pictures ul {
    column-gap: 6%;
  }
  .multiple-image.two-pictures ul li {
    flex-basis: 47%;
  }

  .multiple-image.three-pictures ul {
    column-gap: 2.9166666667%;
    row-gap: 30px;
  }
  .multiple-image.three-pictures ul li {
    flex-basis: 31.3888888889%;
  }

  .multiple-image.four-pictures ul {
    column-gap: 2.5%;
    row-gap: 20px;
  }
  .multiple-image.four-pictures ul li {
    flex-basis: 23.125%;
  }

  .multiple-image.five-pictures ul {
    row-gap: 20px;
    column-gap: 2.0833333333%;
  }
  .multiple-image.five-pictures ul li {
    flex-basis: 18.3333333333%;
  }

  .card {
    border-radius: 0;
  }
  .card a.link-wrap .text {
    padding: 0;
  }
  .card a.link-wrap .venuecorner {
    position: relative;
  }
  .card a.link-wrap .venuecorner .venue {
    padding: 0;
    flex-basis: 100%;
  }
  .card a.link-wrap .image-wrap {
    border-radius: 0;
  }
  .card a.link-wrap p.free {
    transform: none;
    position: relative;
    top: 0;
    left: 0;
  }

  .highlight {
    margin: 0 auto;
    max-width: 1300px;
    width: 90%;
    position: relative;
  }
  .highlight img.content {
    width: 100%;
    margin: 0;
  }
  .highlight .wrap {
    padding: 0;
  }
  .highlight p.free {
    transform: none;
    position: relative;
    top: 0;
    left: 0;
  }

  .lay-25-75 .text-wrap {
    width: 48%;
  }
  .lay-25-75 .img-wrap {
    width: 48%;
  }

  a.button {
    border: 2px solid black;
    max-width: 300px;
  }

  .green-spaces {
    border: 2px solid #27af5d;
    border-radius: 0;
  }
}

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