@import url(https://use.typekit.net/nxh6jwk.css);
/*
! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.tw-pointer-events-none{
  pointer-events: none;
}
.tw-invisible{
  visibility: hidden;
}
.tw-absolute{
  position: absolute;
}
.tw-relative{
  position: relative;
}
.-tw-left-6{
  left: -1.5rem;
}
.-tw-right-6{
  right: -1.5rem;
}
.-tw-top-12{
  top: -3rem;
}
.tw-left-0{
  left: 0px;
}
.tw-right-2{
  right: 0.5rem;
}
.tw-top-0{
  top: 0px;
}
.tw-top-1\/2{
  top: 50%;
}
.tw-top-16{
  top: 4rem;
}
.tw-top-2{
  top: 0.5rem;
}
.tw-top-8{
  top: 2rem;
}
.tw-z-10{
  z-index: 10;
}
.tw-col-span-2{
  grid-column: span 2 / span 2;
}
.tw-col-span-full{
  grid-column: 1 / -1;
}
.tw-col-start-1{
  grid-column-start: 1;
}
.tw-col-start-2{
  grid-column-start: 2;
}
.tw-row-span-2{
  grid-row: span 2 / span 2;
}
.tw-row-start-1{
  grid-row-start: 1;
}
.tw-row-start-2{
  grid-row-start: 2;
}
.tw-row-end-3{
  grid-row-end: 3;
}
.tw-m-2{
  margin: 0.5rem;
}
.tw-mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.tw-my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.tw-my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.-tw-mt-64{
  margin-top: -16rem;
}
.tw-mb-0{
  margin-bottom: 0px;
}
.tw-mb-1{
  margin-bottom: 0.25rem;
}
.tw-mb-12{
  margin-bottom: 3rem;
}
.tw-mb-2{
  margin-bottom: 0.5rem;
}
.tw-mb-3{
  margin-bottom: 0.75rem;
}
.tw-mb-6{
  margin-bottom: 1.5rem;
}
.tw-mb-8{
  margin-bottom: 2rem;
}
.tw-mr-1{
  margin-right: 0.25rem;
}
.tw-mt-10{
  margin-top: 2.5rem;
}
.tw-mt-12{
  margin-top: 3rem;
}
.tw-mt-2{
  margin-top: 0.5rem;
}
.tw-mt-28{
  margin-top: 7rem;
}
.tw-mt-32{
  margin-top: 8rem;
}
.tw-mt-4{
  margin-top: 1rem;
}
.tw-mt-5{
  margin-top: 1.25rem;
}
.tw-mt-6{
  margin-top: 1.5rem;
}
.tw-block{
  display: block;
}
.tw-inline-block{
  display: inline-block;
}
.tw-flex{
  display: flex;
}
.tw-inline-flex{
  display: inline-flex;
}
.tw-grid{
  display: grid;
}
.tw-hidden{
  display: none;
}
.tw-size-40{
  width: 10rem;
  height: 10rem;
}
.tw-h-0{
  height: 0px;
}
.tw-h-10{
  height: 2.5rem;
}
.tw-h-12{
  height: 3rem;
}
.tw-h-20{
  height: 5rem;
}
.tw-h-28{
  height: 7rem;
}
.tw-h-4{
  height: 1rem;
}
.tw-h-44{
  height: 11rem;
}
.tw-h-60{
  height: 15rem;
}
.tw-h-auto{
  height: auto;
}
.tw-h-full{
  height: 100%;
}
.tw-max-h-168{
  max-height: 42rem;
}
.tw-max-h-full{
  max-height: 100%;
}
.tw-min-h-56{
  min-height: 14rem;
}
.tw-min-h-60{
  min-height: 15rem;
}
.tw-min-h-72{
  min-height: 18rem;
}
.tw-w-0{
  width: 0px;
}
.tw-w-10{
  width: 2.5rem;
}
.tw-w-120{
  width: 30rem;
}
.tw-w-194{
  width: 48.5rem;
}
.tw-w-2\/3{
  width: 66.666667%;
}
.tw-w-20{
  width: 5rem;
}
.tw-w-4{
  width: 1rem;
}
.tw-w-56{
  width: 14rem;
}
.tw-w-7{
  width: 1.75rem;
}
.tw-w-auto{
  width: auto;
}
.tw-w-full{
  width: 100%;
}
.tw-w-max{
  width: -moz-max-content;
  width: max-content;
}
.tw-w-min{
  width: -moz-min-content;
  width: min-content;
}
.tw-w-screen{
  width: 100vw;
}
.tw-min-w-44{
  min-width: 11rem;
}
.tw-min-w-72{
  min-width: 18rem;
}
.tw-max-w-110{
  max-width: 27.5rem;
}
.tw-max-w-128{
  max-width: 32rem;
}
.tw-max-w-80{
  max-width: 20rem;
}
.tw-max-w-full{
  max-width: 100%;
}
.tw-flex-1{
  flex: 1 1 0%;
}
.tw-flex-none{
  flex: none;
}
.tw-shrink-0{
  flex-shrink: 0;
}
.tw-grow{
  flex-grow: 1;
}
.tw-grow-0{
  flex-grow: 0;
}
.-tw-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-cursor-pointer{
  cursor: pointer;
}
.tw-grid-flow-row{
  grid-auto-flow: row;
}
.tw-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-flex-col{
  flex-direction: column;
}
.tw-flex-wrap{
  flex-wrap: wrap;
}
.tw-items-center{
  align-items: center;
}
.tw-justify-center{
  justify-content: center;
}
.tw-justify-between{
  justify-content: space-between;
}
.tw-gap-1{
  gap: 0.25rem;
}
.tw-gap-2{
  gap: 0.5rem;
}
.tw-gap-3{
  gap: 0.75rem;
}
.tw-gap-4{
  gap: 1rem;
}
.tw-gap-6{
  gap: 1.5rem;
}
.tw-gap-8{
  gap: 2rem;
}
.tw-gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.tw-gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.tw-gap-y-1{
  row-gap: 0.25rem;
}
.tw-gap-y-2{
  row-gap: 0.5rem;
}
.tw-gap-y-3{
  row-gap: 0.75rem;
}
.tw-overflow-x-auto{
  overflow-x: auto;
}
.tw-scroll-smooth{
  scroll-behavior: smooth;
}
.tw-rounded-2xl{
  border-radius: 1rem;
}
.tw-rounded-full{
  border-radius: 9999px;
}
.tw-rounded-md{
  border-radius: 0.375rem;
}
.tw-rounded-xl{
  border-radius: 0.75rem;
}
.tw-rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.tw-rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.tw-rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.tw-rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.tw-rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.tw-rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.tw-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.tw-object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.tw-p-1{
  padding: 0.25rem;
}
.tw-p-2{
  padding: 0.5rem;
}
.tw-p-4{
  padding: 1rem;
}
.tw-px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tw-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.tw-px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tw-py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tw-py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tw-py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.tw-py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tw-pb-1{
  padding-bottom: 0.25rem;
}
.tw-pb-12{
  padding-bottom: 3rem;
}
.tw-pb-14{
  padding-bottom: 3.5rem;
}
.tw-pb-16{
  padding-bottom: 4rem;
}
.tw-pb-20{
  padding-bottom: 5rem;
}
.tw-pb-24{
  padding-bottom: 6rem;
}
.tw-pb-4{
  padding-bottom: 1rem;
}
.tw-pb-5{
  padding-bottom: 1.25rem;
}
.tw-pb-54{
  padding-bottom: 13.5rem;
}
.tw-pb-6{
  padding-bottom: 1.5rem;
}
.tw-pb-8{
  padding-bottom: 2rem;
}
.tw-pb-86{
  padding-bottom: 21.5rem;
}
.tw-pl-2{
  padding-left: 0.5rem;
}
.tw-pl-6{
  padding-left: 1.5rem;
}
.tw-pr-3{
  padding-right: 0.75rem;
}
.tw-pr-4{
  padding-right: 1rem;
}
.tw-pr-5{
  padding-right: 1.25rem;
}
.tw-pt-1{
  padding-top: 0.25rem;
}
.tw-pt-10{
  padding-top: 2.5rem;
}
.tw-pt-24{
  padding-top: 6rem;
}
.tw-pt-4{
  padding-top: 1rem;
}
.tw-pt-5{
  padding-top: 1.25rem;
}
.tw-pt-64{
  padding-top: 16rem;
}
.tw-text-center{
  text-align: center;
}
.tw-align-middle{
  vertical-align: middle;
}
.tw-text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.tw-text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tw-text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.tw-text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.tw-text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tw-font-bold{
  font-weight: 700;
}
.tw-font-medium{
  font-weight: 500;
}
.tw-font-semibold{
  font-weight: 600;
}
.tw-uppercase{
  text-transform: uppercase;
}
.tw-italic{
  font-style: italic;
}
.tw-leading-4{
  line-height: 1rem;
}
.tw-leading-5{
  line-height: 1.25rem;
}
.tw-leading-6{
  line-height: 1.5rem;
}
.tw-tracking-tight{
  letter-spacing: -0.025em;
}
.tw-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}
:root {

  /* Gradients */
  --pink-gradient: linear-gradient(153.24deg, rgba(16, 15, 52, 0) 9.23%, rgba(255, 0, 183, 0.99) 114.63%);
  --pink-gradient2: linear-gradient(149deg, rgba(0, 173, 249, 0.00) 11.16%, rgba(255, 0, 183, 0.99) 98.82%);
  --mauve-pale-gradient: linear-gradient(149deg, rgba(0, 173, 249, 0) 11.16%, rgba(255, 0, 183, 0.1) 98.82%)
  --blue-reddish-gradient: linear-gradient(150.79deg, rgba(255, 230, 230, 0) 10.36%, #00ADF9 110.13%);
  --teal-gradient: linear-gradient(152.9deg, rgba(16, 15, 52, 0) 8.51%, #2C7E9D 84.36%);
  --blue-gradient: linear-gradient(149.03deg, rgba(0, 173, 249, 0) 11.16%, rgba(0, 173, 249, 1) 98.82%);
  --yellow-greenish-gradient: linear-gradient(152.08deg, rgba(16, 15, 52, 0) 9.77%, #F5FF00 113.95%);
  --red-gradient: linear-gradient(149.03deg, rgba(255, 230, 230, 0) 11.16%, #C53A32 98.82%);
  --blue-red-gradient: linear-gradient(152.81deg, rgba(16, 15, 52, 0) 9.43%, #C53A32 120.98%);
  --purple-pink-gradient: linear-gradient(124deg, rgba(71, 17, 61, 0.80) 0%, rgba(71, 17, 61, 0.80) 17%, rgba(255, 0, 183, 0.80) 100%);
  --purple-gradient: linear-gradient(180deg, rgba(71, 17, 61, 0.90) 39%, rgba(71, 17, 61, 0.54) 69%, rgba(71, 17, 61, 0) 100%);

  /* Tones */
  --white: rgba(255, 255, 255, 1);
  --black: rgba(0, 0, 0, 1);
  --black-111: rgba(17, 17, 17, 1);

  --octo-pink: rgba(255, 0, 183, 1);
  --pink-white: rgba(254, 247, 252, 1);
  --pink-pale: rgba(254, 230, 255, 1);
  --pink-dark: rgba(99, 45, 81, 1);

  --mauve: rgba(94, 93, 145, 1);
  --purple: rgba(71, 17, 61, 1); /* #47113D */

  --octo-blue: rgba(0, 173, 249, 1); /* #00ADF9 */
  --blue-pale: rgba(217, 239, 255, 1);
  --blue-dark: rgba(39, 38, 92, 1);
  --blue-darkest: rgba(40, 15, 80, 1);

  --green-pale: rgba(225, 255, 236, 1);
  --green-dark: rgba(71, 90, 74, 1);

  --red-pale: rgba(255, 230, 230, 1);
  --red: rgba(197, 58, 50, 1); /* #C53A32 */

  --grey-pale: rgba(242, 242, 242, 1);
  --grey-tan-pale: rgba(246, 242, 238, 1);
  --yellow: rgba(245, 255, 0, 1); /* #F5FF00 */
  --teal: rgba(44, 126, 157, 1); /* #2C7E9D */

}
.text--octo-blue {
  color: var(--octo-blue);
}
.background--squares {
  background-image: url(ae45a1ba5d790ea765cd.svg);
  background-blend-mode: soft-light;
  background-size: 1500px;
}
.background--pale-blue {
  background-color: var(--blue-pale);
}
.background--pale-blue--squares {
  background-color: var(--blue-pale);
  background-image: url(ae45a1ba5d790ea765cd.svg);
  background-blend-mode: soft-light;
  background-size: min(100vw, 1536px);
}
.background--pale-blue--graph-paper {
  background-image: url(1c49c4baf4d2461b1bff.png);
  background-size: min(100vw, 1536px);
}
.background--blue-blue-gradient {
  background-color: var(--blue-pale);
  background-image: var(--blue-gradient);
}
.background--blue-reddish-gradient {
  background-color: var(--red-pale);
  background-image: var(--blue-reddish-gradient);
}
.background--peach-gradient {
  background-color: var(--red-pale);
  background-image: var(--mauve-pale-gradient);
}
.background--blue-pinkish-gradient {
  background-color: var(--pink-pale);
  background-image: var(--blue-reddish-gradient);
}
.page-top__background.background--squares {
  background-image: url(ae45a1ba5d790ea765cd.svg);
  background-blend-mode: soft-light;
}
.background--blue-blue-gradient.background--squares, .card--sector.sector--conservation h2, .projects-nav__sector-item--conservation {
  background-image: url(ae45a1ba5d790ea765cd.svg), var(--blue-gradient);
  background-color: var(--blue-pale);
  background-blend-mode: soft-light;
}
.background--red-red-gradient.background--bubbles, .card--sector.sector--arts h2, .projects-nav__sector-item--arts {
  background-image: url(a4cb699e0e95159732c1.svg), var(--red-gradient);
  background-color: var(--red-pale);
  background-blend-mode: soft-light;
}
.background--pink-blue-gradient.background--graph-paper, .card--sector.sector--heritage h2, .projects-nav__sector-item--heritage {
  background-image: url(ee662cdf1462efdcfc29.svg), var(--pink-gradient), var(--blue-gradient);
  background-color: var(--pink-pale);
  background-blend-mode: soft-light;
}
.page-top__background {
  background-size: 1500px, 100%;
}
.background--blob--dark-plant {
  background-color: var(--pink-white);
  background: var(--pink-white) bottom right / cover no-repeat url(68ba598b0fc55ff7c8b9.png);
}
@media only screen and (min-width: 475px) {
.background--blob--dark-plant {
    background: var(--pink-white) bottom right / 500px auto no-repeat url(68ba598b0fc55ff7c8b9.png)
}
  }
@media only screen and (min-width: 768px) {
.background--blob--dark-plant {
    background-image: url(b65ad027b84bd1ced99f.png);
    background: var(--pink-white) top 10.25rem center / auto 60rem no-repeat url(e7ebbab2a44d178b73a1.png);
    background-blend-mode: soft-light;
    background-blend-mode: multiply
}
  }
@media only screen and (min-width: 1024px) {
.background--blob--dark-plant {
    background: var(--pink-white) top 9rem left -42rem / cover no-repeat url(e7ebbab2a44d178b73a1.png)
}
  }
@media only screen and (min-width: 1200px) {
.background--blob--dark-plant {
    background: var(--pink-white) top 9rem left 40% / cover no-repeat url(e7ebbab2a44d178b73a1.png)
}
  }
@media only screen and (min-width: 1400px) {
.background--blob--dark-plant {
    background: var(--pink-white) top 8rem left 42% / auto calc(100% - 8rem) no-repeat url(7dfe29835a075073e693.png)
}
  }
.background--blob--pink-plant {
  background: var(--pink-pale) top / contain no-repeat url(0e842942fcb1637fbc54.png);
  background-blend-mode: darken;
}
@media only screen and (min-width: 640px) {
.background--blob--pink-plant {
    /* background-image: url(../images/shapes/hero-blob--pink-pink--pink-plant.png);
    background-size: auto;
    background-position: bottom right 0%; */
    background: var(--pink-pale) top right / contain no-repeat url(0e842942fcb1637fbc54.png)
}
  }
@media only screen and (min-width: 900px) {
.background--blob--pink-plant {
    background: var(--pink-pale) top 10rem right / contain no-repeat url(89553e226cad7f684204.png)
}
  }
@media only screen and (min-width: 1024px) {
.background--blob--pink-plant {
    background: var(--pink-pale) top 10rem right / contain no-repeat url(89553e226cad7f684204.png)
}
  }
@media only screen and (min-width: 1400px) {
.background--blob--pink-plant {
    background: var(--pink-pale) bottom -3rem center / cover no-repeat url(70323a5a72d092f8181b.png)
}
  }
.background--blob--purple-pink-plant, html {
  background: top / 100% auto no-repeat url(4f51a5da9066331acd4f.webp), linear-gradient(180deg, rgba(71, 17, 61, 0.90) 39%, rgba(71, 17, 61, 0.54) 69%, rgba(71, 17, 61, 0) 100%), linear-gradient(155deg, rgba(71, 17, 61, 0.80) 0%, rgba(71, 17, 61, 0.80) 17%, rgba(255, 0, 183, 0.80) 100%), linear-gradient(0deg, #47113D 0%, #47113D 100%);
  background-blend-mode: hard-light, normal;
}
html {
  background-attachment: fixed;
}
.background--purple-pink {
  background: linear-gradient(180deg, rgba(71, 17, 61, 0.90) 39%, rgba(71, 17, 61, 0.54) 69%, rgba(71, 17, 61, 0) 100%), linear-gradient(124deg, rgba(71, 17, 61, 0.80) 0%, rgba(71, 17, 61, 0.80) 17%, rgba(255, 0, 183, 0.80) 100%), linear-gradient(0deg, #47113D 0%, #47113D 100%);
}
footer {
  background-image: url(e596e0135b610535e1e2.svg);
  background-position: top;
  background-size: cover;
}
@media (min-width: 768px) {
footer {
    background-image: url(1ed4609ab91158372f88.svg)
}
  }
@media (min-width: 1200px) {
footer {
    background-image: url(ae69d392c42a0f6ee0d2.svg)
}
  }
@media (min-width: 1400px) {
footer {
    background-image: url(b1e286f6939aee042007.svg)
}
  }
.team-row:not(:first-child):before{
  content: "";
  position: absolute;
  top: -50%;
  z-index: -1;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 50%;
}
.team-row:nth-child(even):before {
  background-image: url(730c1b3073ce8fa5b07a.png);
  background-position: top left;
  left: -2rem;
}
.team-row:nth-child(odd):before {
  background-image: url(3e5bb2f6b92dda368fe0.png);
  background-position: top right;
  right: -2rem;
}
/* To bring back for full bleed */
/* @media screen and (min-width: 1536px) {
  .team-row:not(:first-child)::before {
    width: 50vw;
  }
  .team-row:nth-child(2n)::before {
    left: unset;
    right: calc(50vw);
  }
  .team-row:nth-child(2n+1)::before {
    right: unset;
    left: calc(50vw - 10rem);
  }
} */
section.sectors-block {
  background: no-repeat;
}
.sectors-block + .main-content .paragraph--type--gallery:first-child {
  background: none;
}
.sectors-block + .main-content .paragraph--type--gallery:first-child:before {
    background-image: url(1c49c4baf4d2461b1bff.png);
    background-size: min(100vw, 1536px);
    background-repeat: no-repeat;
  }
@media not all and (min-width: 1400px) {
.sectors-block + .main-content .paragraph--type--gallery:first-child:before {
      background-size: cover
  }
    }
.sectors-block + .main-content .paragraph--type--gallery:first-child .gallery__inner {
    background: none;
  }
* {
  box-sizing: border-box;
  max-width: 100%;
}
html, body {
  overscroll-behavior-y: none;
}
body {
  color: var(--blue-dark);
}
.dialog-off-canvas-main-canvas {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.layout-container {
  flex-grow: 1;
  background-color: var(--pink-white);
}
.drop-shadow {
  box-shadow: 0px 32px 42px -32px rgba(0,0,0,0.75);
}
.border-pink-pale {
  border-color: var(--pink-pale);
}
:root {
  --font-futura: futura-pt, sans-serif;
  --font-futura-bold: futura-pt-bold, sans-serif;
  font-family: var(--font-futura);
}
body {
  font: 16px/1.1 var(--font-futura);
  color: var(--blue-dark);
}
h1 {
  font-size: 3.1rem;
  line-height: 1.125;
  font-weight: 650;
  color: var(--blue-darkest);
}
@media not all and (min-width: 768px) {
h1 {
    font-size: 1.5rem
}
  }
h2 {
  /* font-size: 1.95rem; */
  font-size: 2.1rem;
  line-height: 1.125;
  font-weight: 650;
  color: var(--blue-darkest);
}
@media not all and (min-width: 768px) {
h2 {
    font-size: 1.36rem
}
  }
h3 {
  /* font-size: 1.75rem; */
  font-size: 1.65rem;
  line-height: 1.35;
  font-weight: 650;
  letter-spacing: 0.0425rem;
}
@media not all and (min-width: 768px) {
h3 {
    font-size: 1.25rem;
    letter-spacing: 0.0375rem
}
  }
h4 {
  /* font-size: 1.5rem; */
  font-size: 1.25rem;
  line-height: 1.54;
  font-weight: 650;
}
@media not all and (min-width: 768px) {
h4 {
    font-size: 1.17rem;
    line-height: 1.54
}
  }
h5 {
  font-size: 1.17rem;
  line-height: normal;
  font-weight: 650;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: var(--octo-blue);
}
@media not all and (min-width: 768px) {
h5 {
    font-size: 1.08rem;
    letter-spacing: 0.11375rem
}
  }
h6 {
  font-size: 0.96rem;
  line-height: normal;
  font-weight: 650;
  letter-spacing: 0.08rem;
  text-transform: uppercase;
  color: var(--octo-blue);
}
@media not all and (min-width: 768px) {
h6 {
    font-size: 0.96rem
}
  }
.intro-text {
  /* Not currently used. See '.intro' elements */
  font-size: 1.29rem;
  font-weight: 500;
  line-height: 1.39;
}
@media not all and (min-width: 768px) {
.intro-text {
    font-size: 0.92rem;
    line-height: 1.36
}
  }
p, .body-text {
  font-size: 1.25rem;
  /* font-weight: 500; */
  line-height: 1.2;
}
@media not all and (min-width: 768px) {

  }
.body-text ul, .body-text ol {
  list-style-type: revert;
  padding-left: 1.2em;
  margin-bottom: 1rem;
}
.body-text li {
  padding-left: 0.25em;
}
.body-text ol>li::marker {
  font-weight: 700;
}
.body-text h2 {
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.body-text h3 {
  font-size: 1.6rem;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.body-text h4 {
  font-size: 1.35rem;
  margin-top: 1.35rem;
  margin-bottom: 0.35rem;
  font-weight: 600;
}
.page-top__text .intro, .hero__text .intro, .intro p {
  font-size: 1.3rem;
}
.footer__body-text, .footer__body-text p {
  font-size: 1rem;
}
.body-text p {
  margin-bottom: 1rem;
}
.body-text * + p {
  margin-top: 1rem;
}
.body-text a {
	color: var(--octo-blue);
	text-decoration: underline;
}
.formatted-heading em {
  font-style: normal;
  color: var(--octo-blue);
}
.quote__body-text {
  font-size: 1.08rem;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: normal;
}
.quote__name {
  font-size: 1.25rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: normal;
}
.quote__role {
  font-size: 1rem;
  line-height: normal;
  font-weight: 500;
  text-transform: none;
  letter-spacing: normal;
  color: var(--blue-dark);
}
.caption {
  font-size: 0.83rem;
  line-height: 1.35;
  color: var(--mauve);
}
.gallery-image-wrapper .caption {
  font-size: 20px;
  line-height: 1.25;

}
.card-meta__body h3 {
  letter-spacing: 0;
}
form.webform label, [data-drupal-selector="views-exposed-form-projects-projects"] label, [data-drupal-selector="views-exposed-form-projects-projects"] summary {
  font-size: 0.96rem;
  font-weight: 650;
  text-transform: uppercase;
  color: var(--octo-blue);
  margin: 1em 0 0.75em;
}
body {
  max-width: 100%;
  margin-inline: auto;
}
.header__inner, .footer__inner, .layout-container {
  width: 1536px;
  margin-inline: auto;
}
.grid--centered-full-bleed {
  grid-template-columns: 1fr repeat(2, calc(1400px / 2)) 1fr;
}
.views-view-responsive-grid__item-inner {
  height: 100%;
}
.hero--page + .main-content > :first-child {
  margin-top: 0;
}
/* Team page */
.all-the-people > .views-element-container > [class^="js-view-dom-id-"] > h3 {
  color: var(--octo-blue);
  margin: 4rem 0 2rem;
}
.all-the-people > .views-element-container > [class^="js-view-dom-id-"] > h3:first-child {
  margin-top: 0;
}
.team-row {
  position: relative;
}
@media (min-width: 768px) {
.team-row:nth-child(2n) .person-teaser {
    flex-direction: row-reverse
}
  }
.person__face {
  z-index: 1;
}
.team-row:nth-child(3n+1) .person__texture, .team-row:nth-child(3n+3) .person__texture, .team-row:nth-child(3n+2) .person__face {
  left: 50%;
  transform: translateX(-50%);
}
.team-row:nth-child(3n+3) .person__face {
  left: unset;
  right: 0;
}
.team-row .person__accent {
  right: 0;
}
.team-row:nth-child(3n+3) .person__accent {
  right: unset;
  left: 0;
}
.team-row:nth-child(2n+1) .person__texture--gp {
  display: none;
}
.team-row:nth-child(2n) .person__texture--sq {
  display: none;
}
/* Sectors block */
section.sectors-block {
  position: relative;
  z-index: 1;
  padding-bottom: 1rem;
}
.sectors-block + .main-content .paragraph--type--gallery:first-child {
  margin-top: 0;
  padding-top: 0;
  position: relative;
}
.sectors-block + .main-content .paragraph--type--gallery:first-child:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: -37%;
  }
.sectors-block + .main-content .paragraph--type--gallery:first-child .gallery__inner {
    position: relative;
    padding-top: 0;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;
  }
/* Firefox */
.sectors-block + .main-content .paragraph--type--gallery:first-child .gallery__inner::-webkit-scrollbar {
      display: none;  /* Safari and Chrome */
    }
.sectors-block + .main-content .paragraph--type--gallery:first-child .gallery__top {
    position: relative;
  }
@media all and (min-width: 640px) {
  .gallery-image {
    max-width: 32rem;
    min-height: 18rem;
  }
}
@media not all and (min-width: 640px) {
  .sectors-block + .main-content .paragraph--type--gallery:first-child {
    overflow-y: visible;
  }

  .sectors-block + .main-content .paragraph--type--gallery:first-child::before {
    height: 170%;
    top: -80%;
  }
}
.block--sectors-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media all and (min-width: 768px) {
.block--sectors-list {
    flex-direction: row
}
  }
.block--sectors-list > .views-row {
    flex: 1 1 200px;
  }
/* Logo garden */
.logos-wrapper {
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;
}
/* Firefox */
.logos-wrapper::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
  }
/* Project page */
.meta-block__aside {
  display: flex;
  flex-direction: column;
}
.meta-block__aside .card--project {
  flex-grow: 1;
}
.meta-block__aside h3:nth-child(1) {
  flex: 0 0 auto;
}
[data-drupal-selector="views-exposed-form-projects-projects"] {
  z-index: 1;
  max-width: 700px;
  min-width: 300px;
  border-radius: 0.75rem;
  background: var(--blue-pale, #D9EFFF);
  padding: 1px 2rem 2rem 1rem;
  filter: drop-shadow(0px 4px 20px rgba(92, 123, 172, 0.30));
}
form.webform {
  /* filter: drop-shadow(0px 14px 10px rgba(0, 173, 249, 0.22)); */
}
form.webform .form-actions, [data-drupal-selector="views-exposed-form-projects-projects"] .form-actions {
  text-align: right;
}
form.webform .form-actions {
  margin-top: 1.5rem;
}
form.webform label, [data-drupal-selector="views-exposed-form-projects-projects"] label {
  display: block;
}
form.webform input[type="text"], form.webform input[type="email"], [data-drupal-selector="views-exposed-form-projects-projects"] input[type="text"] {
  width: 100%;
  padding: 0.35em 2rem 0.35rem 0.5em;
  background-color: white;
}
[data-drupal-selector="views-exposed-form-projects-projects"] input[type="text"] {
  background: white center right 0.45rem / 1.5rem no-repeat url(b41a5d420c136fc223b1.svg);
}
form.webform select, [data-drupal-selector="views-exposed-form-projects-projects"] select {
  background-color: var(--white);
  border-radius: 999px;
  padding: 0.25em 0.5em;
  vertical-align: middle;
  line-height: 1;
  font-weight: 650;
}
form.webform select option, [data-drupal-selector="views-exposed-form-projects-projects"] select option {
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
  }
form.webform [type="submit"].button, [data-drupal-selector="views-exposed-form-projects-projects"] [type="submit"].button {
  font-weight: 650;
}
form.webform [type="submit"].form-submit, [data-drupal-selector="views-exposed-form-projects-projects"] [type="submit"].form-submit:not([data-drupal-selector="edit-reset"]) {
  background-color: var(--octo-blue);
  color: var(--white);
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  letter-spacing: 0.033em;
  font-weight: 500;
}
[data-drupal-selector="views-exposed-form-projects-projects"] [type="submit"].button[data-drupal-selector="edit-reset"] {
  position: absolute;
  top: 1rem;
  right: 2rem;
  color: var(--octo-blue);
  text-decoration: underline;
}
.form-item .form-textarea {
  max-width: 100%;
  padding: 0.35em 2rem 0.35rem 0.5em;
}
.bef-links ul {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.bef-links .bef-link {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: white center left 0.65rem / 1rem no-repeat url(9de5cc09f3fb52572c12.svg);
  padding: 0.35rem 1rem 0.35rem 2rem;
  line-height: 1;
  font-weight: 500px;
}
.bef-links .bef-link.bef-link--selected {
    background-color: var(--blue-dark);
    color: var(--white);

  }
.logo-pagination-button {
}
.card--project {
  grid-template-rows: max-content 1fr;
}
.sector-content-listings .card {
    height: 100%;
  }
.card--sector h2 {
}
.card--sector {
  grid-template-rows: min-content 1fr;
}
.card--sector .card__content div:first-child {
    flex-grow: 1;
  }
.card--sector.sector--heritage h2 {
  color: var(--pink-dark);
}
.card--sector.sector--arts h2 {
  color: var(--pink-dark);
}
.card--sector.sector--conservation h2 {
  color: var(--blue-darkest);
}
.card--project {
  transition: transform 1s;
  transform-style: preserve-3d;
  perspective: 40rem;
}
.card--project .card__face--overview, .card--project .card__face--meta {
  backface-visibility: hidden;
}
.card--project .card__face--overview {
  grid-template-rows: min-content auto 1fr;
}
.card--project .card__face--meta {
  transition: all .5s;
  grid-template-rows: min-content 1fr;
  transform: rotateY( 180deg );
}
.button--card-flip .card-flip-icon {
  transition: all .5s;
}
.button--card-flip:hover .card-flip-icon {
  transform: rotateY( 180deg );
}
.card__face--meta .card-flip-icon {
  transform: rotateY( 180deg );
}
.card__face--meta .button--card-flip:hover .card-flip-icon {
  transform: rotateY( 0 );
}
.card--project.flipped {
  transform: rotateY( 180deg ) ;
  transition: transform 0.5s;
}
.card--project.flipped .card__face--meta {
  inset: 0px;
}
.card--project .field-item--sector {
  color: var(--mauve);
}
.card-meta__body .category {
  margin-bottom: 1.25rem;
}
.gallery__pagination .pagination-dot[data-active] {
  background-color: var(--octo-blue);
}
.gallery-image-wrapper {
  scroll-snap-align: center;
}
.gallery__inner {
  scroll-snap-type: x proximity;
}
/* Logo garden */
.logos-wrapper {
  scroll-snap-type: x proximity;
}
.logos-wrapper .card {
  scroll-snap-align: start;
}
.logo-pagination-button {
	z-index: 1;
}
/* Main menu */
.main-menu__nav-item-link {
  border-bottom: 3px solid transparent;
}
.main-menu__nav-item-link[data-active] {
  border-bottom-color: var(--blue-dark);
}
@media (max-width: 768px) {
  .main-menu__nav-item-link {
    padding-bottom: 0;
  }

  .main-menu__nav-item.nav-item {
    position: relative;
  }

  /* .main-menu__nav-item.nav-item:not(:first-child)::before {
    content: "";
    display: inline-block;
    position: relative;
    bottom: 0.15em;
    width: 0.25em;
    height: 0.25em;
    background: var(--octo-pink);
    margin-right: 0.5rem;
  } */
}
/* Project navigation */
.projects-nav__pagination-item {
  background: var(--white);
}
.projects-nav__sector-selector {
  background: var(--white);
}
.projects-nav__dropdown .caret {
  transition: all 0.5s ease;
  width: 0.85rem;
}
.projects-nav__dropdown[data-active] .caret {
  transform: scaleY(-1);
}
.projects-nav__sector-list {
  background: rgba(255, 255, 255, 0.68);
  bottom: calc(-200% + -1.25rem);
  padding: 0.1rem 0.25rem;
}
.projects-nav__sector-item {
  line-height: 1;
}
.projects-nav__sector-item--heritage {
  border: solid 1px var(--octo-pink);
}
.projects-nav__sector-item--arts {
  border: solid 1px var(--red);
}
.projects-nav__sector-item--conservation {
  border: solid 1px var(--teal);
}
/* Footer */
footer ul[data-menu-level="0"] {
  display: flex;
  justify-content: flex-start;
  gap: 3.5rem;
  flex-wrap: wrap;
}
footer nav a {
  margin-bottom: 0.5rem;
  display: block;
}
footer li[data-menu-level="0"] > a {
  font-weight: 700;
}
footer .body-text a {
  text-decoration: underline;
}
[data-node-type="project"] header, [data-node-type="post"] header {
  background-color: var(--white);
}
[data-route="system--404"] header {
  color: var(--white);
}
@media (min-width: 1200px) {
.footer__inner {
    padding-top: calc(11vw - 1rem)
}
  }
@media (min-width: 1536px) {
.footer__inner {
    padding-top: 10rem;
    /* For full bleed */
    padding-top: calc(11vw - 2rem)
}
  }
@media (min-width: 1620px) {
.footer__inner {
    padding-top: 9.5rem
}
  }
/* Footer curve overlap */
.footer {
  position: relative;
}
.layout-container {
  margin-bottom: -3.75rem;
}
@media (max-width: 475px){
  .xsneg\:tw-flex-col{
    flex-direction: column;
  }
}
@media (min-width: 475px){
  .xs\:tw-size-48{
    width: 12rem;
    height: 12rem;
  }
  .xs\:tw-min-h-64{
    min-height: 16rem;
  }
  .xs\:tw-w-1\/2{
    width: 50%;
  }
}
@media (max-width: 639px){
  .smneg\:tw-hidden{
    display: none;
  }
  .smneg\:tw-overflow-x-auto{
    overflow-x: auto;
  }
}
@media (min-width: 640px){
  .sm\:tw-top-10{
    top: 2.5rem;
  }
  .sm\:tw-top-5{
    top: 1.25rem;
  }
  .sm\:tw-size-54{
    width: 13.5rem;
    height: 13.5rem;
  }
  .sm\:tw-flex-wrap{
    flex-wrap: wrap;
  }
  .sm\:tw-object-fill{
    -o-object-fit: fill;
       object-fit: fill;
  }
  .sm\:tw-px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 768px){
  .mdneg\:tw-flex-col{
    flex-direction: column;
  }
}
@media (min-width: 768px){
  .md\:tw-top-16{
    top: 4rem;
  }
  .md\:tw-top-30{
    top: 7.5rem;
  }
  .md\:tw-mt-10{
    margin-top: 2.5rem;
  }
  .md\:tw-min-h-84{
    min-height: 21rem;
  }
  .md\:tw-w-1\/3{
    width: 33.333333%;
  }
  .md\:tw-w-120{
    width: 30rem;
  }
  .md\:tw-w-140{
    width: 35rem;
  }
  .md\:tw-w-2\/5{
    width: 40%;
  }
  .md\:tw-shrink{
    flex-shrink: 1;
  }
  .md\:tw-grow{
    flex-grow: 1;
  }
  .md\:tw-flex-row{
    flex-direction: row;
  }
  .md\:tw-flex-col{
    flex-direction: column;
  }
  .md\:tw-gap-6{
    gap: 1.5rem;
  }
  .md\:tw-border-l-4{
    border-left-width: 4px;
  }
  .md\:tw-pb-120{
    padding-bottom: 30rem;
  }
  .md\:tw-pb-20{
    padding-bottom: 5rem;
  }
  .md\:tw-pb-60{
    padding-bottom: 15rem;
  }
  .md\:tw-pl-4{
    padding-left: 1rem;
  }
  .md\:tw-pl-6{
    padding-left: 1.5rem;
  }
  .md\:tw-pr-4{
    padding-right: 1rem;
  }
  .md\:tw-pr-6{
    padding-right: 1.5rem;
  }
}
@media (max-width: 900px){
  .tlneg\:tw-row-end-3{
    grid-row-end: 3;
  }
  .tlneg\:tw-ml-auto{
    margin-left: auto;
  }
  .tlneg\:tw-max-h-96{
    max-height: 24rem;
  }
  .tlneg\:tw-flex-col{
    flex-direction: column;
  }
  .tlneg\:tw-object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }
  .tlneg\:tw-pl-8{
    padding-left: 2rem;
  }
}
@media (min-width: 900px){
  .tl\:-tw-left-4{
    left: -1rem;
  }
  .tl\:-tw-right-4{
    right: -1rem;
  }
  .tl\:tw-col-span-1{
    grid-column: span 1 / span 1;
  }
  .tl\:tw-col-span-2{
    grid-column: span 2 / span 2;
  }
  .tl\:tw-col-start-2{
    grid-column-start: 2;
  }
  .tl\:tw-row-span-2{
    grid-row: span 2 / span 2;
  }
  .tl\:tw-row-start-1{
    grid-row-start: 1;
  }
  .tl\:tw-row-end-3{
    grid-row-end: 3;
  }
  .tl\:tw-mb-6{
    margin-bottom: 1.5rem;
  }
  .tl\:tw-mb-8{
    margin-bottom: 2rem;
  }
  .tl\:tw-mt-10{
    margin-top: 2.5rem;
  }
  .tl\:tw-mt-12{
    margin-top: 3rem;
  }
  .tl\:tw-mt-28{
    margin-top: 7rem;
  }
  .tl\:tw-w-1\/2{
    width: 50%;
  }
  .tl\:tw-w-1\/3{
    width: 33.333333%;
  }
  .tl\:tw-w-160{
    width: 40rem;
  }
  .tl\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tl\:tw-rounded-l-3xl{
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
  .tl\:tw-px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .tl\:tw-py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .tl\:tw-pb-24{
    padding-bottom: 6rem;
  }
  .tl\:tw-pr-6{
    padding-right: 1.5rem;
  }
  .tl\:tw-pr-8{
    padding-right: 2rem;
  }
}
@media (max-width: 1024px){
  .lgneg\:tw-hidden{
    display: none;
  }
  .lgneg\:tw-flex-none{
    flex: none;
  }
}
@media (min-width: 1024px){
  .lg\:tw-my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg\:tw-mt-6{
    margin-top: 1.5rem;
  }
  .lg\:tw-hidden{
    display: none;
  }
  .lg\:tw-w-1\/3{
    width: 33.333333%;
  }
  .lg\:tw-gap-12{
    gap: 3rem;
  }
  .lg\:tw-gap-6{
    gap: 1.5rem;
  }
  .lg\:tw-gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .lg\:tw-p-6{
    padding: 1.5rem;
  }
  .lg\:tw-px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:tw-px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:tw-px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:tw-py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:tw-py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:tw-pb-6{
    padding-bottom: 1.5rem;
  }
  .lg\:tw-pb-86{
    padding-bottom: 21.5rem;
  }
  .lg\:tw-pl-10{
    padding-left: 2.5rem;
  }
  .lg\:tw-pr-8{
    padding-right: 2rem;
  }
  .lg\:tw-text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1200px){
  .xl\:tw-top-16{
    top: 4rem;
  }
  .xl\:tw-top-32{
    top: 8rem;
  }
  .xl\:tw-size-67{
    width: 16.75rem;
    height: 16.75rem;
  }
  .xl\:tw-min-h-104{
    min-height: 26rem;
  }
  .xl\:tw-w-120{
    width: 30rem;
  }
  .xl\:tw-w-140{
    width: 35rem;
  }
  .xl\:tw-w-150{
    width: 37.5rem;
  }
  .xl\:tw-w-194{
    width: 48.5rem;
  }
  .xl\:tw-max-w-2xl{
    max-width: 42rem;
  }
  .xl\:tw-flex-row{
    flex-direction: row;
  }
  .xl\:tw-justify-between{
    justify-content: space-between;
  }
  .xl\:tw-gap-16{
    gap: 4rem;
  }
  .xl\:tw-px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl\:tw-px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:tw-py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .xl\:tw-pb-30{
    padding-bottom: 7.5rem;
  }
  .xl\:tw-pl-16{
    padding-left: 4rem;
  }
  .xl\:tw-pl-20{
    padding-left: 5rem;
  }
  .xl\:tw-pl-6{
    padding-left: 1.5rem;
  }
  .xl\:tw-pr-16{
    padding-right: 4rem;
  }
  .xl\:tw-pr-20{
    padding-right: 5rem;
  }
  .xl\:tw-pr-8{
    padding-right: 2rem;
  }
  .xl\:tw-text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1536px){
  .\32xl\:tw-w-384{
    width: 96rem;
  }
  .\32xl\:tw-max-w-screen-2xl{
    max-width: 1536px;
  }
  .\32xl\:tw-pb-28{
    padding-bottom: 7rem;
  }
}




