/*! tailwindcss v2.2.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

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

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

/*
Forms
=====
*/

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

/*
Interactive
===========
*/

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

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

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

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

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

body {
  font-family: inherit;
  line-height: inherit;
}

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

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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

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

table {
  border-collapse: collapse;
}

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

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

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

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

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

*, ::before, ::after {
  border-color: currentColor;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

.x-center {
  left: 50%;
  transform: translateX(-50%);
}

.y-center {
  top: 50%;
  transform: translateY(-50%);
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.top-0 {
  top: 0px;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-8 {
  top: 2rem;
}

.top-10 {
  top: 2.5rem;
}

.top-12 {
  top: 3rem;
}

.top-14 {
  top: 3.5rem;
}

.top-20 {
  top: 5rem;
}

.top-100 {
  top: 25rem;
}

.-top-3 {
  top: -0.75rem;
}

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

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

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-8 {
  right: 2rem;
}

.-right-8 {
  right: -2rem;
}

.-right-28 {
  right: -7rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-20 {
  bottom: 5rem;
}

.-bottom-10 {
  bottom: -2.5rem;
}

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.-left-8 {
  left: -2rem;
}

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

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

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

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

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

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

.float-left {
  float: left;
}

.m-4 {
  margin: 1rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

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

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

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

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

.mt-3 {
  margin-top: 0.75rem;
}

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

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

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

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

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

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

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

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

.mr-8 {
  margin-right: 2rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mr-auto {
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

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

.ml-auto {
  margin-left: auto;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 8rem;
}

.h-44 {
  height: 11rem;
}

.h-48 {
  height: 12rem;
}

.h-52 {
  height: 13rem;
}

.h-56 {
  height: 14rem;
}

.h-60 {
  height: 15rem;
}

.h-64 {
  height: 16rem;
}

.h-72 {
  height: 18rem;
}

.h-80 {
  height: 20rem;
}

.h-96 {
  height: 24rem;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.h-93vh {
  height: 93vh;
}

.max-h-0 {
  max-height: 0px;
}

.w-2 {
  width: 0.5rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-52 {
  width: 13rem;
}

.w-60 {
  width: 15rem;
}

.w-80 {
  width: 20rem;
}

.w-30p {
  width: 30%;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-3\/12 {
  width: 25%;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.w-49p {
  width: 49%;
}

.w-65p {
  width: 65%;
}

.max-w-6xl {
  max-width: 72rem;
}

.flex-none {
  flex: none;
}

.border-collapse {
  border-collapse: collapse;
}

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

.translate-x-full {
  --tw-translate-x: 100%;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-1p {
  gap: 1%;
}

.gap-2p {
  gap: 2%;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}

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

.border {
  border-width: 1px;
}

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

.border-grey-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}

.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgba(12, 165, 95, var(--tw-border-opacity));
}

.border-primary-100 {
  border-color: var(--up-primary-100);
}

.border-primary-300 {
  border-color: var(--up-primary-300);
}

.border-secondary-100 {
  border-color: var(--up-secondary-100);
}

.border-secondary-500 {
  border-color: var(--up-secondary-500);
}

.border-secondary {
  border-color: var(--up-secondary);
}

.focus\:border-primary-500:focus {
  border-color: var(--up-primary-500);
}

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

.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(212, 212, 212, var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(148, 255, 205, var(--tw-bg-opacity));
}

.bg-primary-100 {
  background-color: var(--up-primary-100);
}

.bg-primary-200 {
  background-color: var(--up-primary-200);
}

.bg-primary-300 {
  background-color: var(--up-primary-300);
}

.bg-primary-500 {
  background-color: var(--up-primary-500);
}

.bg-primary-900 {
  background-color: var(--up-primary-900);
}

.bg-secondary-100 {
  background-color: var(--up-secondary-100);
}

.bg-secondary-300 {
  background-color: var(--up-secondary-300);
}

.bg-secondary {
  background-color: var(--up-secondary);
}

.hover\:bg-primary-100:hover {
  background-color: var(--up-primary-100);
}

.hover\:bg-primary-900:hover {
  background-color: var(--up-primary-900);
}

.hover\:bg-secondary:hover {
  background-color: var(--up-secondary);
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

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

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

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

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

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

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

.pb-16 {
  padding-bottom: 4rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

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

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

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

.font-heading {
  font-family: ff-tisa-sans-web-pro, sans-serif;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.font-light {
  font-weight: 200;
}

.font-thin {
  font-weight: 300;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.leading-tight {
  line-height: 1.25;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

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

.text-red {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 42, var(--tw-text-opacity));
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgba(51, 102, 153, var(--tw-text-opacity));
}

.text-grey-400 {
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity));
}

.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, var(--tw-text-opacity));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgba(204, 51, 0, var(--tw-text-opacity));
}

.text-primary-100 {
  color: var(--up-primary-100);
}

.text-primary-500 {
  color: var(--up-primary-500);
}

.text-secondary-100 {
  color: var(--up-secondary-100);
}

.text-secondary {
  color: var(--up-secondary);
}

.group:hover .group-hover\:text-primary-100 {
  color: var(--up-primary-100);
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 42, var(--tw-text-opacity));
}

.hover\:text-primary-100:hover {
  color: var(--up-primary-100);
}

.hover\:text-primary-200:hover {
  color: var(--up-primary-200);
}

.hover\:text-secondary:hover {
  color: var(--up-secondary);
}

.underline {
  text-decoration: underline;
}

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

.hover\:underline:hover {
  text-decoration: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur {
  --tw-blur: blur(8px);
}

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

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

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

/*Généréralités ------------------------------------*/

html{
  scroll-behavior: smooth;
}

h1 {
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 640px) {
  h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1280px) {
  h1 {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1600px) {
  h1 {
    font-size: 3.75rem;
    line-height: 1;
  }
}

h1 {
  text-transform: none !important;
}

h2 {
  margin-bottom: 2.5rem;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  line-height: 1.375;
}

@media (min-width: 1024px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1280px) {
  h2 {
    font-size: 3rem;
    line-height: 1;
  }
}

h3 {
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 1280px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.bg-primary{
  border-radius: 9999px;
  background-color: var(--up-primary-100);
}

.bg-primary:hover {
  background-color: var(--up-secondary);
}

.bg-primary {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition: all 300ms ease-in-out;
}

.fil-ariane a, #content .fil-ariane a, #contact .fil-ariane a{
  color: #a1a1aa !important;
}

.fil-ariane a,#content .fil-ariane a,#contact .fil-ariane a{
  transition:all 300ms ease-in-out;
}

.fil-ariane a:hover, #content .fil-ariane a:hover, #contact .fil-ariane a:hover{
  color: #e49929 !important;
}

.fil-ariane *{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity))
}

.fil-ariane p{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity))
}

#hero p{
  line-height: 1.5rem;
}

#hero>div>p{
  display: block;
  height: 100%;
  width: 100%;
  height: 100%
}

#hero>div>p>img{
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

#hero a:hover {
  color: var(--up-secondary-300);
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]), select{
  height: 2.5rem;
  border-style: none;
  padding-left: 1rem;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

input:focus{
  outline: none !important;
}

h2 strong{
  font-weight: unset;
}

footer input:focus{
  outline: none !important;
}

#swiper-intro h1{
  max-width: 100%;
}

.swiper-intro_next>svg, .swiper-activite-une_next>svg, .swiper-actus-next>svg, .swiper-activites-assoc_next>svg {
  transform: rotate(-90deg);
}

.swiper-intro_prev>svg,.swiper-activite-une_prev>svg, .swiper-actus-prev>svg, .swiper-activites-assoc_prev>svg{
  transform: rotate(90deg);
}

#button-next>svg{
  transform: rotate(90deg);
}

.basic-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

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

@media (min-width: 1024px) {
  .basic-container {
    width: 90%;
  }
}

.basic-container.container-full-mobile {
  width: 100%;
}

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

body {
  overflow-x: hidden;
  font-family: kyrial-sans-pro, sans-serif;
}

main  {
  overflow: hidden;
}

/*boutons ---------------------------------------------------*/

.btn {
  cursor: pointer;
  font-family: ff-tisa-sans-web-pro, sans-serif;
}

.btn-primary {
  display: inline-block;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: var(--up-primary-500);
  background-color: var(--up-primary-500);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-duration: 100ms;
}

.link-container a {
  margin-top: 1.75rem;
  display: inline-block;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: var(--up-primary-500);
  background-color: var(--up-primary-500);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-duration: 100ms;
}

.btn-primary-outline {
  display: inline-block;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: var(--up-primary-500);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--up-primary-500);
  transition-duration: 100ms;
}

.btn-primary-outline-small {
  display: inline-block;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: var(--up-primary-500);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--up-primary-500);
  transition-duration: 100ms;
}

.btn-primary:hover {
  background-color: transparent;
  color: var(--up-primary-500);
}

.btn-primary-outline:hover, .btn-primary-outline-small:hover {
  background-color: var(--up-primary-500);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-white {
  display: inline-block;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: var(--up-primary-500);
}

.btn-white-cat {
  display: inline-block;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.btn-panier {
  display: flex;
}

/*ColorBox*/

#cboxTitle {
  display: none!important;
}

/* Tableaux */

.tableau-content .tableau-line:nth-of-type(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.tableau-content .tableau-line:nth-of-type(even) {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
}

#page_contenu .content-txt>div{
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 1rem
}

@media (min-width: 640px) {
  #page_contenu .content-txt>div {
    width: 45%;
  }
}

@media (min-width: 1024px) {
  #page_contenu .content-txt>div {
    width: 30%;
  }
}

#page_contenu .content-txt>div>p{
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: var(--up-primary-200)
}

#page_contenu  .content-txt>div>p>a{
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  height: 100%
}

#page_contenu .content-txt img{
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 300ms ease-in-out;
  width: 100% !important;
  height: 14rem !important;
}

#page_contenu .content-txt>div:hover>p img{
  transform: scale(1.1);
}

#page_contenu .content-txt>div>p:last-child>a{
  color: #000 !important;
  font-size: 1.5rem !important;
  padding: 1rem;
}

@media (min-width: 768px){
  #page_contenu .content-txt img{
    -o-object-fit: cover;
       object-fit: cover;
    transition: all 300ms ease-in-out;
    width: 100% !important;
    height: 18rem !important;
  }
}

/* Formulaires */

.form {
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
}

.form label {
  position: relative;
  margin-bottom: 0.25rem;
}

.form input:not([type=submit]), .form select{
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.form textarea{
  height: 11rem;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.form textarea:focus, .form textarea:focus-visible, .form input:focus{
  outline: none;
}

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

#page_contenu h2, #page_contenu h3{
  font-family: "graphie" !important;
}

#page_contenu p, #page_contenu a, #page_contenu span{
  font-family: "bilo" !important;
  font-size: 1.125rem !important;
}

#page_contenu h2{
  font-weight: 600 !important;
  margin-bottom: 1rem;
}

/* popup seance */

#popup_seance {
  display: block;
  height: auto;
  overflow-y: scroll;
}

#form_popup_seance {
  margin: 50px 2%;
}

#form_popup_newsletter input, #form_popup_seance input {
  width: 100%;
}

#popup_newsletter{
  display: flex;
  height: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px) {
  #form_popup_newsletter h1 {
    margin-bottom: 2rem;
  }
}

#form_popup_newsletter{
  width: 100%
}

@media (min-width: 1024px) {
  #form_popup_newsletter {
    width: 80%;
  }
}

#form_popup_newsletter .rgpd{
  font-size: 12px;
}

#popup_newsletter input[type=text]{
  background-color: var(--up-secondary-100)
}

#popup_newsletter input[type=checkbox]{
  width: 1rem !important;
  height: 1rem !important;
  flex: none;
}

#cboxClose{
  bottom: auto;
  top: 0;
}

#form_popup_seance>div:last-child {
  padding: 3rem 0;
}

.form_default .titre_centre {
  margin-top: 10px;
}

.titre_centre {
  position: relative;
  text-align: center;
  margin: 40px 0;
}

.titre_centre h1{
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}

.titre_centre h2{
  font-size: 1.125rem;
}

#popup_seance .form_group{
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
}

#popup_seance .form_rgpd{
  display: flex;
  gap: 1rem;
}

#popup_seance .form_group>div{
  width: 100%;
}

html, body{
  height: 100%;
}

#popup_seance label{
  display: block;
}

#popup_seance form input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  border: 2px solid #e3e3e3;
  border-radius: 4px;
  padding: 5px 10px;
  width: 100%;
  resize: none;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

#popup_seance form input[type=submit] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  border-radius: 0;
  font-size: 16px;
  transition: all 0.3s ease;
}

header>div>nav:first-child a i, header>div>nav:first-child a p{
  transition: 300ms all ease-in-out;
}

header>div>nav:first-child a:hover i, header>div>nav:first-child a:hover p {
  color: var(--up-secondary);
}

@media (min-width: 1024px) {
  .titre_centre h1{
    font-size: 2rem;
  }

  .titre_centre h2{
    font-size: 1.5rem;
  }

  #popup_seance {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    overflow-y: scroll;
  }

  #form_popup_seance {
    margin: 50px 20%;
  }

  #popup_seance .form_group>div{
    width: 45%;
  }
}

/*grille de catégories d'activités sur l'accueil -------------------------------------------------------------*/

@media (min-width: 1024px) {
  .grid-rows-6  {
    grid-template-rows: 260px 150px 260px;
  }

  .grid-rows-6 .family:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }

  .grid-rows-6 .family:nth-of-type(2) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 4;
  }

  .grid-rows-6 .family:nth-of-type(3) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 4;
  }

  .grid-rows-6 .family:nth-of-type(4) {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
  }

  .grid-rows-6 .family:nth-of-type(5) {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
  }

  .grid-rows-6 .family:nth-of-type(6) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 4;
  }

  .grid-rows-7  {
    grid-template-rows: 260px 260px 260px;
  }

  .grid-rows-7 .family:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }

  .grid-rows-7 .family:nth-of-type(2) {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
  }

  .grid-rows-7 .family:nth-of-type(3) {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
  }

  .grid-rows-7 .family:nth-of-type(4) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  .grid-rows-7 .family:nth-of-type(5) {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  .grid-rows-7 .family:nth-of-type(6) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }

  .grid-rows-7 .family:nth-of-type(7) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 4;
  }
}

.family-list .family:hover .desc, .family-list .family.show-all .desc, .family-list .family:hover p.btn-white-cat, .family-list .family.show-all p.btn-white-cat {
  opacity: 1;
}

.family h3, .family p{
  color: #000;
}

.h-full{
  height: 100%;
}

/*le dégradé au blanc transparent*/

.family-list .family .after, .family-list .family .after-color {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transition-duration: 300ms;
}

.family-list .family .after,.family-list .family .after-color{
  height: 100%;
}

.family-list .family .after,
.family-list .family .after-color {
  content: '';
}

.family-list .family .after {
  background-image: linear-gradient(-10deg, rgba(255,255,255,0.02) 40%, rgba(255,255,255,0.5) 80%);
}

.family-list .family .after-color {
  opacity: 0;
}

/*le dégradé de couleur au survol*/

.family-list .family:hover .after {
  opacity: 0;
}

.family-list .family.show-all .after-color, .family-list .family:hover .after-color {
  opacity: 1;
}

#activites::before, #activite::before{
  content: "";
  background: url("/global/img/elt/wave-left.png") no-repeat;
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 60%;
  background-size: contain;
  background-position: left top
}

#activites::before,#activite::before{
  height: 100%;
}

@media (min-width: 1024px) {
  #activites::before, #activite::before {
    width: 33.333333%;
  }
}

#activites::after{
  content: "";
  background: url("/global/img/elt/wave-right.png") no-repeat;
  pointer-events: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: right bottom;
  height: 100%
}

@media (min-width: 1024px) {
  #activites::after {
    width: 66.666667%;
  }
}

.family:hover>img{
  transform: scale(1.1);
}

.family:hover>div>div:first-child{
  transform: translate(-50%, -10px);
}

.family>div>div:last-child{
  min-height:1%;
  max-height:0px;
  opacity: 0;
  transition: all 1s ease;
}

.family:hover>div>div:last-child{
  opacity: 1;
  min-height:100%;
  max-height:3000px;
}

.family>img,.family>div>div:not(:last-child){
  transition: all 300ms linear;
}

/*Section accueil infos up --------------------------------*/

#infos .info-txt a{
  border-radius: 9999px;
  background-color: var(--up-secondary);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity))
}

#infos .info-txt a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

#infos .info-txt a{
  transition:all 300ms ease-in-out;
}

#infos a{
  color: var(--up-secondary)
}

#infos a:hover {
  color: var(--up-primary-100);
}

#infos a{
  transition:all 300ms ease-in-out;
}

#infos>div:first-child>div:last-child>p>img{
  width: 100%;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
}

#infos>div:first-child>div:last-child>p{
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 1rem;
  height: 100%
}

@media (min-width: 1024px) {
  #infos>div:first-child>div:last-child>p {
    width: 80%;
  }
}

#infos>div:first-child>div:last-child>div>p{
  display: block;
  height: 100%;
  width: 100%;
  height: 100%
}

#infos>div:first-child>div:last-child>div>p>img{
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
}

#infos>div:last-child::before{
  content: "";
  background: url("/global/img/elt/infos-pen.png") no-repeat;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 16rem;
  height: 100%
}

/** section actu accueil ***/

#actualites>p{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

#actualites>p>img{
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.25;
}

#actualites div.btn{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.875rem;
  line-height: 1.25rem
}

/*Section accueil avec l'effet parallax sur les pictos --------------------------------*/

.pictos-familles .parallax-container:nth-of-type(1) a {
  top: 0;
  left: 7%;
}

.pictos-familles .parallax-container:nth-of-type(2) a {
  top: 7%;
  right: 7%;
}

.pictos-familles .parallax-container:nth-of-type(3) a {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pictos-familles .parallax-container:nth-of-type(4) a {
  bottom: 30%;
  left: 0;
}

.pictos-familles .parallax-container:nth-of-type(5) a {
  bottom: 30%;
  right: 0
}

.pictos-familles .parallax-container:nth-of-type(6) a {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.parallax-img-detail {
  display: none;
}

@media (min-width: 1280px) {
  .parallax-img-detail {
    pointer-events: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin-bottom: 2rem;
    margin-left: -0.5rem;
    display: block;
    max-width: none;
    -o-object-fit: contain;
       object-fit: contain;
    opacity: 0;
    transition-duration: 150ms;
    width: 300px;
    height: 200px;
  }

  .pictos-familles .parallax-container a:hover .parallax-img-detail {
    pointer-events: auto;
    opacity: 1;
  }
}

#actualites {
  position: relative;
}

@media (min-width: 640px) {
  #presentation img{
    left: 50%;
    transform: translateX(-50%);
  }

  #swiper-intro h1{
    max-width: 350px;
  }
}

@media (min-width: 1024px) {
  #popup_newsletter{
    height: 100%;
    height: 100%;
  }

  #button-next>svg:hover{
    height: 3.25rem;
    width: 3.25rem
  }

  #swiper-intro h1{
    max-width: 400px;
  }
}

@media (min-width: 1280px) {
  #swiper-intro h1{
    max-width: 500px;
  }

  .swiper-activite-une_next, .swiper-activite-une_prev{
    top: 50%;
    transform: translateY(-50%)
  }
}

@media (min-width: 1600px) {
  #swiper-intro h1{
    max-width: 600px;
  }
}

.actualites-intro>a:hover>svg{
  width: 2.25rem
}

#presentation a:hover>svg{
  color: var(--up-primary-500)
}

/*aside----------------------------------*/

.fix-link {
  position: relative;
  display: flex;
  justify-content: center;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  background-color: var(--up-secondary-500);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

@media (min-width: 1024px) {
  .fix-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.fix-link.fix-link-open {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem
}

.fix-link::before,
.fix-link::after {
  content: "";
  border-left: 12px solid transparent !important;
}

.fix-link::before, .fix-link::after {
  position: absolute;
  right: 0px;
  height: 0px;
  width: 0px;
  border-color: var(--up-secondary-500);
}

.fix-link::before{
  bottom:100%;
  border-bottom-width: 2px;
  border-color: var(--up-secondary-500);
}

.fix-link::after {
  top:100%;
  border-top-width: 2px;
  border-color: var(--up-secondary-500);
}

/* Header ------------------------------------------------------------------*/

header nav > ul > li  {
  position: relative;
  font-family: kyrial-sans-pro, sans-serif;
}

header #nav > ul > li > a:not(.logo)  {
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: kyrial-sans-pro, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

header #nav > ul > li > a:not(.logo):hover {
  color: var(--up-primary-100);
}

header #nav > ul > li > a:not(.logo) {
  transition-duration: 75ms;
}

@media (min-width: 1600px) {
  header #nav > ul > li > a:not(.logo) {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

header #nav a:hover{
  color: var(--up-primary-100)
}

/* Menu et sous-menu */

nav ul li {
  position: relative;
}

nav ul li> ul {
  display: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media (min-width: 1024px) {
  .subnav {
    visibility: hidden;
    position: absolute;
    display: block;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  #nav ul li:hover>.subnav{
    visibility: visible;
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .subnav {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

header ul.subnav {
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
}

@media (min-width: 1024px) {
  header ul.subnav {
    display: block;
  }
}

header ul.subnav li a {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
}

@media (min-width: 1024px) {
  header ul.subnav li a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }
}

#site-header-sticky-wrapper.is-sticky header {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

header nav ul.mobile-nav-visible {
  pointer-events: auto;
  opacity: 1
}

#swiper-intro{
  height: 24rem
}

@media (min-width: 1024px) {
  #swiper-intro {
    height: 30rem;
  }
}

/*menu réduit  ----------*/

@media (min-width: 1280px) {
  header nav > ul > li > a  {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  header nav > ul > li > ul.subnav {
    left: 50%;
    transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    position: absolute;
    border-top-width: 4px;
    border-color: var(--up-secondary-500);
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 2rem;
    opacity: 0;
    transition-duration: 75ms;
  }

  @media (min-width: 640px) {
    header nav > ul > li > ul.subnav {
      width: 100%;
    }
  }

  @media (min-width: 1280px) {
    header nav > ul > li > ul.subnav {
      width: 13rem;
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
  }

  header nav > ul > li > ul.subnav {
    top: calc(100% - 4px);
  }

  header nav > ul > li > ul.subnav a:hover {
    color: var(--up-primary-500);
  }

  header nav ul li:hover ul.subnav {
    pointer-events: auto;
    opacity: 1;
  }

  header.small-nav #site-logo.logo-round  {
    transform: scale(0.5);
  }

  header.small-nav #site-logo.logo-square img  {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 0px;
  }
}

@media (min-width: 1600px){
  #swiper-intro{
    height: 35rem;
  }
}

/*Pied de page*/

footer h3 {
  margin-bottom: 1.5rem;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 1600px) {
  footer h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

footer a:hover {
  color: var(--up-secondary);
}

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

.link-footer a:hover {
  color: var(--up-secondary);
}

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

.recherche input[type=submit]:hover+svg{
  background-color: var(--up-primary-100)
}

.transitioning{
  transition:all 300ms ease-in-out;
}

/* Liste des activités */

/*le dégradé au blanc transparent*/

.activite-list .activite a .after, .activite-list .activite a .after-color {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transition-duration: 300ms;
}

.activite-list .activite a .after,.activite-list .activite a .after-color{
  height: 100%;
}

.activite-list .activite a .after,
.activite-list .activite a .after-color {
  content: '';
}

#grid-families a h3:hover{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.activite-list .activite a .after {
  background-image: linear-gradient(-10deg, rgba(255,255,255,0.02) 40%, rgba(255,255,255,0.5) 80%);
}

.activite-list .activite a .after-color {
  opacity: 0;
}

.activite-list .activite a:hover .after-color {
  opacity: 1;
}

/* Détail d'une activité */

.activite-desc h2 {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  color: var(--up-primary-500);
}

.activite-desc ul {
  list-style-position: inside;
  list-style-type: disc;
}

.activite-desc ol {
  list-style-position: inside;
  list-style-type: decimal;
}

.onglets-activite .active{
  background-color: var(--up-primary-100)
}

#animateur::after{
  content: "";
  background: url("/global/img/elt/wave-center.png") no-repeat;
  pointer-events: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: top;
  height: 100%;
  width: 100%;
}

@media (min-width: 1024px){
  #animateur::after{
    content: "";
    background: url("/global/img/elt/wave-center.png") no-repeat;
    pointer-events: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-size: cover;
    background-position: top;
    height: 160%;
    width: 85%;
  }
}

#activite-associees .swiper-slide {
  background-color: #e5d4cc;
  height: 100%;
}

#professeur #activite-associees .swiper-slide {
  background-color: #fff;
}

#activite-associees .swiper-pagination-bullet {
  height: 1rem;
  width: 1rem;
}

#activite-associees .swiper-pagination-bullet-active {
  background-color: var(--up-primary-100);
}

#activites input::-moz-placeholder{
  font-weight: 300
}

#activites input:-ms-input-placeholder{
  font-weight: 300
}

#activites input::placeholder{
  font-weight: 300
}

@media (min-width: 768px) {
  #activite-associees .swiper-slide {
    height: auto;
  }
}

input::-moz-placeholder{
  color: #c4c4c4;
}

input:-ms-input-placeholder{
  color: #c4c4c4;
}

input::placeholder{
  color: #c4c4c4;
}

.placeholderColor input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.placeholderColor input:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.placeholderColor input::placeholder{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity))
}

/* Paiement */

.form-paiement input {
  visibility: hidden;
  height: 0px;
  width: 0px;
  opacity: 0;
}

.form-paiement label {
  display: grid;
  cursor: pointer;
  place-items: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.form-paiement input:checked ~ label {
  background-color: var(--up-primary-100);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

/* Compte */

.onglet_title-item {
  display: grid;
  flex-grow: 1;
  place-items: center;
  border-radius: 1rem;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .onglet_title-item {
    border-radius: 9999px;
  }
}

.onglet_title-item.active {
  background-color: var(--up-primary-100);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

/* Page de contenu */

#content h2, #contact h2, #compte h2, #animateur h2 {
  margin-bottom: 0px;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  #content h2, #contact h2, #compte h2, #animateur h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

#actu-content h3{
  margin-bottom: 0.75rem;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700
}

@media (min-width: 1280px) {
  #actu-content h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

#actu-content h2{
  margin-bottom: 1rem
}

#content p, #actu-content p {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1600px) {
  #content p, #actu-content p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#content a:not(.btn), #actu-content a:not(.btn), #contact a:not(.btn), #animateur a:not(.btn), #page_contenu .content-txt a:not(.btn) {
  color: var(--up-secondary);
}

#content a:not(.btn):hover, #actu-content a:not(.btn):hover, #contact a:not(.btn):hover, #animateur a:not(.btn):hover, #page_contenu .content-txt a:not(.btn):hover {
  color: var(--up-primary-100);
}

#content a:not(.btn),#actu-content a:not(.btn),#contact a:not(.btn),#animateur a:not(.btn),#page_contenu .content-txt a:not(.btn){
  transition:all 300ms ease-in-out;
}

#content ul, #actu-content ul {
  margin-bottom: 0.5rem;
  list-style-position: inside;
  list-style-type: disc;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1600px) {
  #content ul, #actu-content ul {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#content ol, #actu-content ol {
  margin-bottom: 0.5rem;
  list-style-position: inside;
  list-style-type: decimal;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1600px) {
  #content ol, #actu-content ol {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

/*Page listing*/

#listing a p {
  all:unset;
}

#listing a p img {
  height: 100%;
  width: 100%;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#listing a p img:hover {
  --tw-rotate: 2deg;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

#listing a p img {
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 150ms;
  height: 100%;
}

/*Page contact*/

#map p {
  all:unset;
}

#map p iframe {
  height: 100%;
  width: 100%;
  height: 100%;
}

/*Page telechargements*/

#telechargements-table table {
  width: 100%;
  table-layout: auto;
}

#telechargements-table > div {
  width: 100%;
}

#telechargements-table  a {
  display: block;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#telechargements-table  a:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

#telechargements-table  a {
  background-color: var(--up-primary-500);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-duration: 150ms;
}

#telechargements-table tbody {
  display: flex;
  flex-wrap: wrap;
}

#telechargements-table tr{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  border-color: var(--up-primary-500);
  background-color: var(--up-primary-500);
  text-align: center;
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {
  #telechargements-table tr {
    width: 16rem;
  }
}

#telechargements-table tr td {
  width: 100%;
}

#telechargements-table tr td:first-of-type {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.75rem;
}

#lieu .btn-secondary, #professeur .btn-secondary{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

#panier textarea {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 4rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 425px) {
  .xs\:block {
    display: block;
  }

  .xs\:h-7 {
    height: 1.75rem;
  }

  .xs\:h-32 {
    height: 8rem;
  }

  .xs\:w-7 {
    width: 1.75rem;
  }

  .xs\:w-72 {
    width: 18rem;
  }

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

  .xs\:gap-2 {
    gap: 0.5rem;
  }

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

  .xs\:pl-8 {
    padding-left: 2rem;
  }
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative;
  }

  .sm\:top-auto {
    top: auto;
  }

  .sm\:-top-8 {
    top: -2rem;
  }

  .sm\:right-0 {
    right: 0px;
  }

  .sm\:right-12 {
    right: 3rem;
  }

  .sm\:left-12 {
    left: 3rem;
  }

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

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

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:ml-8 {
    margin-left: 2rem;
  }

  .sm\:ml-12 {
    margin-left: 3rem;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:h-40 {
    height: 10rem;
  }

  .sm\:h-72 {
    height: 18rem;
  }

  .sm\:h-80 {
    height: 20rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

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

  .sm\:w-30p {
    width: 30%;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-1\/6 {
    width: 16.666667%;
  }

  .sm\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .sm\:w-45p {
    width: 45%;
  }

  .sm\:w-48p {
    width: 48%;
  }

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

  .sm\:translate-x-0 {
    --tw-translate-x: 0px;
  }

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

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

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

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

  .sm\:gap-0 {
    gap: 0px;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-12 {
    gap: 3rem;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:pr-8 {
    padding-right: 2rem;
  }

  .sm\:pl-8 {
    padding-left: 2rem;
  }

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

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 768px) {
  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

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

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-auto {
    height: auto;
  }

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

  .md\:w-30p {
    width: 30%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .md\:w-45p {
    width: 45%;
  }

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

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

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

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

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

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

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

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

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:top-24 {
    top: 6rem;
  }

  .lg\:top-auto {
    top: auto;
  }

  .lg\:top-full {
    top: 100%;
  }

  .lg\:left-auto {
    left: auto;
  }

  .lg\:-z-1 {
    z-index: -1;
  }

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

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

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

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

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:-mt-16 {
    margin-top: -4rem;
  }

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

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-32 {
    height: 8rem;
  }

  .lg\:h-80 {
    height: 20rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:h-max {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:w-30p {
    width: 30%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

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

  .lg\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:w-32p {
    width: 32%;
  }

  .lg\:w-35p {
    width: 35%;
  }

  .lg\:w-45p {
    width: 45%;
  }

  .lg\:w-65p {
    width: 65%;
  }

  .lg\:max-w-50 {
    max-width: 50%;
  }

  .lg\:transform-none {
    transform: none;
  }

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

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

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

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

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

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

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

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

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

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

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

  .lg\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

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

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

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

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

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

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1280px) {
  .xl\:mx-10p {
    margin-left: 10%;
    margin-right: 10%;
  }

  .xl\:block {
    display: block;
  }

  .xl\:h-80 {
    height: 20rem;
  }

  .xl\:w-4 {
    width: 1rem;
  }

  .xl\:w-30p {
    width: 30%;
  }

  .xl\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .xl\:w-45p {
    width: 45%;
  }

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

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

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:px-15p {
    padding-left: 15%;
    padding-right: 15%;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:pr-15p {
    padding-right: 15%;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:pl-15p {
    padding-left: 15%;
  }

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

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1600px) {
  .xxl\:mx-15p {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xxl\:h-36 {
    height: 9rem;
  }

  .xxl\:h-64 {
    height: 16rem;
  }

  .xxl\:h-120 {
    height: 30rem;
  }

  .xxl\:w-32 {
    width: 8rem;
  }

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

  .xxl\:gap-y-20 {
    row-gap: 5rem;
  }

  .xxl\:p-12 {
    padding: 3rem;
  }

  .xxl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xxl\:px-20p {
    padding-left: 17%;
    padding-right: 17%;
  }

  .xxl\:pr-20 {
    padding-right: 5rem;
  }

  .xxl\:pr-20p {
    padding-right: 17%;
  }

  .xxl\:pl-20 {
    padding-left: 5rem;
  }

  .xxl\:pl-20p {
    padding-left: 17%;
  }

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

  .xxl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .xxl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xxl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xxl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
