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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@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: 1536px) {
  .container {
    max-width: 1536px;
  }
}

:root {
  --blue: #0073bc;
  --yellow: #f9b000;
  --blue-hover: #003cbc;
  --yellow-hover: #f9b000;
  --white: #fefefe;
  --black: #343434;
  --slate: #f8fafc;
}

* {
  box-sizing: border-box;
  scroll-behavior: smooth;
  scrollbar-color: var(--yellow) var(--blue);
}

html {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100vw;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  color: var(--black);
  letter-spacing: 0.5px;
  background-color: var(--slate);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100vw;
  overflow-y: auto;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

@media screen and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
}

@media screen and (min-width: 1280px) {
  body {
    font-size: 24px;
  }
}

h1,
  h2,
  h3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: center;
}

h2 {
  font-size: 2.25rem /* 36px */;
  line-height: 2.5rem /* 40px */;
  font-weight: 700;
}

h3 {
  font-size: 1.5rem /* 24px */;
  line-height: 2rem /* 32px */;
  font-weight: 600;
}

p {
  margin: 0;
  color: var(--black);
  line-height: 1.5;
}

.title {
  display: none;
}

iconify-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
}

section {
  position: relative;
  padding: 3em 2em;
  margin-top: 1.5rem;
}

.section__title {
  margin: 0 0 1.5em;
  text-align: center;
  color: var(--blue);
}

.post__title,
  .main__title {
  font-size: 2.25rem /* 36px */;
  line-height: 2.5rem /* 40px */;
  margin: 1em 0 1.5em 0;
  text-align: center;
  color: var(--blue);
}

/* hello */

.hello {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  padding-top: 3.5rem;
}

.hello::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: var(--black);
  background: url("/assets/images/background.webp") no-repeat center center;
  background-size: cover;
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-blur: blur(8px);
  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);
}

.hello__mobile__background {
  display: block;
  height: 100%;
  width: 100%;
}

/* Fuck this is not the best practice but whatever */

@media screen and (min-width: 600px) {
  .hello {
    min-height: 100vh;
    background: var(--white);
    background: url("/assets/images/background.webp") no-repeat center center;
    background-size: auto 100%;
  }

  .hello__mobile__background {
    display: none;
  }

  .hello::before {
    content: '';
  }
}

.hello__logo, .hello__arrow {
  display: none;
}

nav {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
}

@media (min-width: 1024px) {
  nav {
    display: block;
  }
}

nav {
  --tw-border-opacity: 1;
  border-color: rgb(0 115 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1024px) {
  nav {
    border-bottom-width: 4px;
  }
}

.hello__nav__wrapper {
  display: flex;
  height: 3.5rem;
  justify-content: space-between;
}

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

.hello__nav {
  display: flex;
  height: 100%;
  max-width: 72rem;
  gap: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.hello__nav__dropdown {
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 30;
  margin: auto;
  display: flex;
  width: 100vw;
  min-width: 16rem;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .hello__nav__dropdown {
    width: -moz-max-content;
    width: max-content;
  }
}

.hello__nav__item__desktop,
  .hello__nav__lang {
  display: none;
}

@media (min-width: 1024px) {
  .hello__nav__item__desktop,
  .hello__nav__lang {
    display: flex;
  }
}

.hello__nav__dropdown .hello__nav__item__desktop,
  .hello__nav__dropdown .hello__nav__lang {
  display: block;
}

@media (min-width: 1024px) {
  .hello__nav__dropdown .hello__nav__item__desktop,
  .hello__nav__dropdown .hello__nav__lang {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .hello__nav__item__selected:after {
    --tw-bg-opacity: 1;
    background-color: rgb(249 176 0 / var(--tw-bg-opacity));
    position: absolute;
    content: "";
    height: 4px;
    right: -8px;
    left: -8px;
    z-index: 40;
    top: calc(100%);
  }

  .hello__nav__dropdown .hello__nav__item__selected:after {
    content: none;
  }
}

@media screen and (max-width: 1024px) {
  .hello__nav__wrapper:after {
    z-index: 40;
    background: linear-gradient(
        to right,
        #0073bc 0%,
        #0073bc 55%,
        #f9b000 55%,
        #f9b000 100%
      );
    position: absolute;
    content: "";
    height: 4px;
    right: 0px;
    left: 0px;
    top: 100%;
  }
}

.hello__nav__dropdown:after {
  background: linear-gradient(
      to right,
      #0073bc 0%,
      #0073bc 55%,
      #f9b000 55%,
      #f9b000 100%
    );
  position: absolute;
  content: "";
  height: 4px;
  right: 0;
  left: 0;
  top: 100%;
}

.hello__nav__item {
  height: 100%;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 115 188 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hello__nav__item:hover {
  --tw-text-opacity: 1;
  color: rgb(0 83 137 / var(--tw-text-opacity));
}

.hello__nav__lang {
  /* flex from burger items display */
  height: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  text-transform: uppercase;
}

.hello__nav__item__selected {
  position: relative;
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(249 176 0 / var(--tw-text-opacity));
}

.hello__nav__item__selected:hover {
  --tw-text-opacity: 1;
  color: rgb(249 176 0 / var(--tw-text-opacity));
}

.hello__nav__dropdown .hello__nav__item,
  .hello__nav__dropdown .hello__nav__item__yellow {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hello__nav__logo {
  margin: 0.5rem;
  display: flex;
  height: 2.5rem;
}

.hello__nav__burger {
  position: relative;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  display: flex;
  width: 35px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  /* 3 bars of 5px, 2 gaps of 6px */
  --burger-height: calc(3 * 5px + 2 * 6px);
  height: var(--burger-height);
}

.hello__nav__burger .bar1,
  .hello__nav__burger .bar2,
  .hello__nav__burger .bar3 {
  width: 100%;
  height: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 188 / var(--tw-bg-opacity));
  transition: 0.4s;
  transform-origin: right center;
}

.hello__nav__burger .bar3 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 176 0 / var(--tw-bg-opacity));
}

.hello__nav__burger:hover .bar1,
  .hello__nav__burger:hover .bar2 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.hello__nav__burger:hover .bar3 {
  --tw-bg-opacity: 1;
  background-color: rgb(197 139 0 / var(--tw-bg-opacity));
}

.hello__nav__burger.change .bar1 {
  rotate: -45deg;
  width: calc(var(--burger-height) * 1.41421356);
  translate: -25% calc(5px / -2);
}

.hello__nav__burger.change .bar2 {
  opacity: 0;
  width: calc(var(--burger-height) * 1.41421356);
}

.hello__nav__burger.change .bar3 {
  rotate: 45deg;
  width: calc(var(--burger-height) * 1.41421356);
  translate: -25% calc(5px / 2);
}

.hello__logo {
  width: 50vw;
  max-width: 720px;
  background: rgba(255, 255, 255, 0.5);
  margin: auto;
}

.hello__arrow {
  position: absolute;
  bottom: calc(10% + 2em);
  margin: auto;
  width: 2em;
  height: 2em;
  border-left: 0.15em solid var(--blue);
  border-bottom: 0.15em solid var(--yellow);
  transform: rotate(-45deg);
  animation: hello__arrow-animation 1s infinite ease-in-out;
}

@keyframes hello__arrow-animation {
  0% {
    transform: rotate(-45deg) translate(0.3em, -0.3em);
  }

  50% {
    transform: rotate(-45deg) translate(0, 0);
  }

  100% {
    transform: rotate(-45deg) translate(0.3em, -0.3em);
  }
}

.calendar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.calendar__iframe {
  width: 100%;
  max-width: 1024px;
  height: 600px;
  border: 0;
}

@media screen and (max-width: 1280px) {
  .calendar {
    display: none;
  }
}

.about a {
  text-decoration: underline;
}

/* about */

.about {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.about__article {
  width: 100%;
  max-width: 720px;
  margin: 1em 0;
}

.about__article:first-of-type {
  margin: 1em 0 0;
}

.about__article:last-of-type {
  margin: 0 0 1em 0;
}

.about__article__title {
  justify-content: flex-start;
  padding: 0 0.5em;
  margin: 0 0 10px 0;
}

.about__article__title__icon {
  margin-right: 1rem;
  font-size: 2em;
  color: var(--yellow);
}

/* documents */

.refs__links {
  margin: 2em auto;
  width: -moz-fit-content;
  width: fit-content;
}

.refs__links__title {
  margin: 1.5em 0 1em;
}

.refs__links__text {
  text-align: center;
}

.refs__links__link {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  margin: 0.5em 0;
  color: var(--blue);
  text-decoration: none;
  margin-top: 0.25rem;
  transition: color 300ms;
}

.refs__links__link:hover {
  --tw-text-opacity: 1;
  color: rgb(0 83 137 / var(--tw-text-opacity));
}

.refs__links__link:hover i {
  --tw-text-opacity: 1;
  color: rgb(197 139 0 / var(--tw-text-opacity));
}

.refs__links__link i {
  transition: color 300ms;
}

.refs__links__link__logo {
  margin-right: 1rem;
  font-size: 2em;
  color: var(--yellow);
}

.refs__links__link__download {
  margin-right: 1rem;
  font-size: 1.5em;
  color: var(--yellow);
}

.event__image,
  .post__image,
  .news__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
}

::-webkit-scrollbar {
  width: auto;
}

::-webkit-scrollbar-track {
  background: var(--yellow);
}

::-webkit-scrollbar-thumb {
  background: var(--blue);
}

.hidden {
  display: none;
}

.min-h-screen {
  min-height: 100vh;
}

.w-full {
  width: 100%;
}

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

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

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

/*EVENTS*/

.news__more__link,
.events__more__link {
  margin: auto;
  margin-top: 1.5rem;
  display: block;
  width: -moz-max-content;
  width: max-content;
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 188 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.news__more__link:hover,
.events__more__link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.events__article__wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 768px) {
  .events__article__wrapper {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.events__article__wrapper {
  display: grid;
  gap: 1rem;
}

@media (min-width: 768px) {
  .events__article__wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .events__article__wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

section.events .events__article__wrapper > * {
  max-width: 24rem;
}

section.events .events__article__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 1024px) {
  section.events .events__article__wrapper {
    flex-direction: row;
    justify-content: space-evenly;
  }
}

.events__article__wrapper a {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 1024px) {
  .events__article__wrapper a {
    justify-content: space-evenly;
  }
}

@media (min-width: 1280px) {
  .events__article__wrapper a {
    flex-direction: row;
  }
}

.events__article__wrapper .event__article {
  display: flex;
  width: 100%;
  flex-grow: 0;
  flex-direction: column;
  flex-shrink: 0;
}

.event__background {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  background-color: rgba(194, 194, 194, 0.2);
  max-width: 100%;
}

.event__title {
  flex-grow: 0;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(249 176 0 / var(--tw-bg-opacity));
  padding: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.events__article__wrapper {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.events__article__wrapper .event__background {
  aspect-ratio: 16 / 9;
}

.event__title_wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
}

.event__footer {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.event__link {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 188 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.event__link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.event__date {
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(249 176 0 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

/* NEWS */

.news__article__wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
  max-width: 48rem;
  flex-direction: column;
  justify-content: flex-start;
}

.news__article {
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
}

@media (min-width: 1024px) {
  .news__article {
    flex-direction: row;
  }
}

.news__image {
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 16 / 9;
  height: 12rem;
  max-height: 12rem;
  flex-shrink: 0;
}

@media (min-width: 1024px) {
  .news__image {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.news__text {
  margin: auto;
  width: 24rem;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1.75rem;
  padding-left: 0.5rem;
}

@media (min-width: 640px) {
  .news__text {
    padding-left: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .news__text {
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-right: 0px;
  }
}

.news__text {
  max-width: 100%;
}

.news__title {
  max-width: 28rem;
  justify-content: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.news__short {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1024px) {
  .news__short {
    height: 5rem;
  }
}

.news__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .news__footer {
    justify-content: flex-start;
  }
}

.news__link {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 188 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.news__link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.news__date {
  margin-left: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .news__date {
    margin-left: 6rem;
  }
}

/* POST */

section.post {
  margin: 0;
  padding: 3rem 0rem;
}

.post article p,
.post article ul,
.post article ol,
.post article h1,
.post article h2,
.post article h3,
.post article h4,
.post article code {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.post__title__wrapper {
  position: relative;
  height: -moz-max-content;
  height: max-content;
  min-height: 7rem;
  width: 100vw;
}

.post__title__background {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  background: var(--yellow);
}

.post__title {
  word-break: break-word;
}

.post__categories {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: flex;
}

.post__category {
  margin-right: 1rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(249 176 0 / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
}

.post__main {
  margin: auto;
  margin-top: 2.5rem;
  display: flex;
  max-width: 80rem;
  justify-content: space-evenly;
  padding: 2rem;
}

.post__img {
  margin: auto;
  margin-top: 2.5rem;
  width: 100%;
  max-width: 768px;
  /* max-width: 50%; */
}

.post__article {
  width: 100%;
}

.post article * {
  word-break: break-word;
}

.post article h1,
.post article h2,
.post article h3 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 115 188 / var(--tw-text-opacity));
}

.post article h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}

.post article h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.post article h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.post article h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.post article p {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.post article ul,
.post article ol {
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  width: 100%;
  text-align: center;
}

.post article li ul,
.post article li ol {
  margin-left: 1.5rem;
}

.post article ul li {
  list-style-type: disc;
  text-align: left;
}

.post article ol li {
  list-style-type: decimal;
  text-align: left;
}

.post article blockquote {
  margin: 0;
}

.post article blockquote p {
  padding: 15px;
  background: #eee;
  border-radius: 5px;
}

.post article blockquote p::before {
  content: "\201C";
}

.post article blockquote p::after {
  content: "\201D";
}

.post article a {
  text-decoration: underline;
  outline-color: transparent;
}

.post article a:link,
.post article a:visited,
.post article a:active {
  color: var(--blue);
}

.post article a:focus,
.post article a:hover {
  color: var(--blue-hover);
}

.post article img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.post article .full img {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.post article th,
.post article td {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* PEOPLE */

.people {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}

.people__wrapper {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 1024px) {
  .people__wrapper {
    flex-direction: row;
    justify-content: space-evenly;
  }
}

.people__article {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 2rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .people__article {
    min-width: 18rem;
  }
}

.people__article__name {
  margin-top: 1.5rem;
}

.people__article__img {
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  width: 12rem;
  border-radius: 9999px;
  background-size: cover;
  background-position: center;
}

@media (min-width: 1024px) {
  .people__article__img {
    height: 13rem;
    width: 13rem;
  }
}

.people__article__name {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}

.people__article__contact {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}

.people__article__role {
  margin-top: 0.25rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .people__article__role {
    min-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .people__article__role {
    min-height: 2.25rem;
  }
}

.people__article__contact__link {
  margin-top: 0.75rem;
  font-size: 1.5em;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* PAGINATOR */

.paginator {
  margin: auto;
  margin-bottom: 2.5rem;
  margin-top: 1.5rem;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  flex-direction: row;
}

.paginator__choice {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 188 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.paginator__choice:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.paginator__arrow.paginator__arrow {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.paginator__choice.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(0 83 137 / var(--tw-bg-opacity));
}

.paginator__choice.dead {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.paginator__pages * {
  display: none;
}

@media (min-width: 1024px) {
  .paginator__pages * {
    display: inline-block;
  }
}

.paginator__pages .paginator__show-always {
  display: inline-block;
}

.paginator__pages *:last-of-type,
.paginator__pages *:nth-child(1) {
  display: inline-block;
}

/* Pages */

.page h1,
.page h2,
.page h3 {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 115 188 / var(--tw-text-opacity));
}

.page {
  margin: auto;
  margin-top: 2.5rem;
  max-width: 80rem;
  justify-content: space-evenly;
  padding: 2rem;
}

.page p {
  margin-bottom: 1rem;
}

.page a {
  text-decoration: underline;
  outline-color: transparent;
}

.page a:link,
.page a:visited,
.page a:active {
  color: var(--blue);
}

.page a:hover,
.page a:focus {
  color: var(--blue-hover);
}

.page h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}

.page h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.page h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.page h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.page h5 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.page h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.refs__button {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  margin: .5em 0;
  background-color: var(--yellow);
  color: var(--black);
  font-size: 1.5em;
  padding: 1em;
  text-decoration: none;
  transition: background-color 300ms;
}

.page ul, .page ol {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  margin-left: 1.5rem;
  text-wrap: wrap;
  text-align: center;
}

.page ul li,
.page ol li {
  padding-bottom: 0.5rem;
}

.page ul li {
  list-style-type: disc;
  text-align: left;
}

.page ol li {
  list-style-type: decimal;
  text-align: left;
}

.footer_flex {
  flex: 1;
}

footer {
  text-align: center;
  padding: 10px 0;
  position: relative;
  bottom: 0;
  width: 100%;
}

footer .footer_line {
  height: 0.2rem;
  background-color: var(--blue);
  margin-bottom: 0.5rem;
}

footer .footer_colums {
  display: grid;
}

@media (min-width: 640px) {
  footer .footer_colums {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

footer .refs__links__link__logo {
  font-size: 1.75rem;
}

.foot__button {
  display: flex;
  align-items: center;
  justify-items: center;
  width: 100%;
  margin: 0.5em 0;
  background-color: var(--yellow);
  color: var(--black);
  font-size: 1em;
  padding: 0.5em;
  text-decoration: none;
  transition: background-color 300ms;
}

.foot__button p {
  width: 100%;
  text-align: center;
}
