/* ==========================================================================
   Basic styles
   ========================================================================== */
   /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
   /* Document
   ========================================================================== */
   /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
   html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
   /* Sections
   ========================================================================== */
   /**
 * Remove the margin in all browsers.
 */
   body {
  margin: 0;
}
   /**
 * Render the `main` element consistently in IE.
 */
   main {
  display: block;
}
   /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
   h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
   /* Grouping content
   ========================================================================== */
   /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
   hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
   /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
   pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
   /* Text-level semantics
   ========================================================================== */
   /**
 * Remove the gray background on active links in IE 10.
 */
   a {
  background-color: transparent;
}
   /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
   abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
   /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
   b,
strong {
  font-weight: bolder;
}
   /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
   code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
   /**
 * Add the correct font size in all browsers.
 */
   small {
  font-size: 80%;
}
   /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
   sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
   sub {
  bottom: -0.25em;
}
   sup {
  top: -0.5em;
}
   /* Embedded content
   ========================================================================== */
   /**
 * Remove the border on images inside links in IE 10.
 */
   img {
  border-style: none;
}
   /* Forms
   ========================================================================== */
   /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
   button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
   /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
   button,
input { /* 1 */
  overflow: visible;
}
   /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
   button,
select { /* 1 */
  text-transform: none;
}
   /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
   button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
   /**
 * Remove the inner border and padding in Firefox.
 */
   button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
   /**
 * Restore the focus styles unset by the previous rule.
 */
   button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
   /**
 * Correct the padding in Firefox.
 */
   fieldset {
  padding: 0.35em 0.75em 0.625em;
}
   /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
   legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
   /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
   progress {
  vertical-align: baseline;
}
   /**
 * Remove the default vertical scrollbar in IE 10+.
 */
   textarea {
  overflow: auto;
}
   /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
   [type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
   /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
   [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
   /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
   [type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
   /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
   [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
   /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
   ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
   /* Interactive
   ========================================================================== */
   /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
   details {
  display: block;
}
   /*
 * Add the correct display in all browsers.
 */
   summary {
  display: list-item;
}
   /* Misc
   ========================================================================== */
   /**
 * Add the correct display in IE 10+.
 */
   template {
  display: none;
}
   /**
 * Add the correct display in IE 10.
 */
   [hidden] {
  display: none;
}
   @font-face {
    font-family: Manrope;
    font-display: swap;
    src: url(/static/site/fonts/Manrope-Variable.woff2) format("woff2");
    font-weight: 200 800;
    font-style: normal;
}
   /* ==========================================================================
   Vaiables
   ========================================================================== */
   :root {
/* Colors
    ========================================================================== */
    /* &[data-theme="light"] {
        color-scheme: light;
        --color-bg:hsl(22, 65%, 54%);
        --color-fg: color-mix(in srgb, var(--color-bg) 10%, black 90%);
        --color-accent: color-mix(in srgb, var(--color-bg) 20%, var(--color-fg) 80%); ;
    }
    &[data-theme="dark"] {
        color-scheme: dark;
        --color-bg: hsl(247, 10%, 18%);
        --color-fg: color-mix(in srgb, var(--color-bg) 50%, var(--color-accent));
        --color-accent: hsl(0, 0%, 100%);
    } */

    /* --color-bg:hsl(22, 65%, 54%); */
    /* --color-bg:hsl(30, 60%, 90%); */
    /* --color-bg-2: hsl(22, 65%, 48%); */
    /* --color-bg-2: hsl(22, 65%, 54%); */
    /* --color-bg-2 : hsl(24, 17%, 62%); */
    /* --color-bg-2: color-mix(in srgb, var(--color-bg) 30%, var(--color-fg) 70%); */
    /* --color-fg: color-mix(in srgb, var(--color-bg) 10%, black 90%); */
    /* --color-fg: hsl(30, 60%, 10%); */
    /* --color-fg:color-mix(in srgb, var(--color-bg) 20%, var(--color-accent)); */
    /* --color-accent: color-mix(in srgb, var(--color-bg) 20%, var(--color-fg) 80%); ; */
    /* --color-accent: hsl(10, 90%, 60%); */
    /* --color-bg:hsl(20, 80%, 94%);
    --color-bg-2: hsl(20, 80%, 60%);
    --color-bg-3: hsl(20, 80%, 80%); */

    --color-guides: color-mix(in srgb, var(--color-bg) 90%, var(--color-fg) 10%);


    --color-bg: hsl(14, 100%, 92%);
    --color-bg-1: hsl(17, 87%, 76%);
    --color-bg-2: hsl(19, 77%, 65%);
    --color-bg-3: hsl(20, 80%, 60%);

    --color-fg: hsl(12, 41%, 13%);
    --color-accent: hsl(20, 67%, 54%);

    /* --color-fg: hsl(20, 80%, 8%);
    --color-accent:hsl(20, 80%, 40%); */

    --color-life: hsl(176, 100%, 37%);

/* SFont-size
    ========================================================================== */
    /* --fs-caption: .875rem; */
    --fs-caption: .875rem;
    --fs-body: 1rem;
    --fs-body-m: 1.5rem;
    --fs-body-l: 2.75rem;
    --fs-body-xl: 4rem;

/* Spaces
    ========================================================================== */
    --space-1: 1rem;

/*  Wrappers
    ========================================================================== */
    --wrapper-s: min(calc(100% - calc(var(--space-1) * 4)), 768px);

}
   /* ==========================================================================
    Breakpoints
    ========================================================================== */
   *,
*::before,
*::after {
    box-sizing: border-box;
}
   html {
    scroll-behavior: smooth;
    transition: background-color .250s ease-in-out;
    background-color: var(--color-bg);
    color: var(--color-fg);
    line-height: 135%;
}
   html main a {
        color: var(--color-accent);
    }
   html main a:hover {
            color: var(--color-fg);
        }
   body {
    /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; */
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    text-rendering: auto;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    grid-template-rows: auto 1fr auto;
    row-gap: 0;
    padding: calc(var(--space-1) * 1);
    min-height: 100dvh;
}
   iframe {
    border: none;
    width: 100%;
    height: 100%;
}
   figure {
    margin-inline: 0;
}
   img {
    vertical-align: middle;
    width: auto;
    max-width: 100%;
}
   /* accesibility skip link */
   #skip-link {
    position: absolute;
    top: -100vh;
    background-color: var(--color-bg);
    color: var(--color-fg);
    padding: calc(var(--space-1) / 2) var(--space-1);
    border: 1px solid var(--color-fg);
    border-radius: 2px;
    margin: 1rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-decoration: none;
    z-index: 2;
}
   #skip-link:focus-visible {
      outline: 3px solid var(--color-fg);
      top: var(--space-1);
      left: var(--space-1);
    }
   /* demo */
   /* .main {

} */
   .header,
.main,
.footer {
    display: grid;
    grid-column: 1 / -1;
    align-items: baseline;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    /* grid-template-columns: subgrid; */

}
   .page-home,
.page-entries-list,
.page-legal,
.page-entries-detial,
.page-lab,
.page-team {
    grid-column: 1 / -1;
    /* display: contents; */
}
   /* ==========================================================================
   Ui
   ========================================================================== */
   .hide {
    display: none;
}
   /* MIX --production use just 4 level on postcss nested*/
   .form-switch {
    /* label.focus span.container,
    label:hover span.container {
        background-color: red;
    } */
}
   .form-switch svg {
        vertical-align: middle;
    }
   .form-switch svg * {
            fill: var(--color-bg);
        }
   .form-switch svg {
        margin-bottom: 1px;
}
   .form-switch .label {
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        padding: calc(var(--space-1) / 2);
    }
   .form-switch .label:not(:last-child) {
            margin-bottom: calc(var(--space-1) / 2);
        }
   .form-switch .label input[role="switch"] {
            opacity: 0;

        }
   .form-switch .label input[role="switch"]~ .form-switch-state {
                --container-width: 60px;
                --container-height: 24px;
                --offset: 4px;
                display: flex;
                align-items: center;
                -webkit-user-select: none;
                   -moz-user-select: none;
                    -ms-user-select: none;
                        user-select: none;
            }
   .form-switch .label input[role="switch"]~ .form-switch-state > .container {
                opacity: .4;
                display: flex;
                align-items: center;
                position: relative;
                -moz-column-gap: calc(var(--space-1) / 2);
                     column-gap: calc(var(--space-1) / 2);
                border: 1px solid var(--color-bg);
                width: var(--container-width);
                height: calc(var(--container-height) + var(--offset));
                border-radius: var(--container-height);
                padding: var(--offset);
                margin-right: calc(var(--space-1) / 2);
            }
   .form-switch .label input[role="switch"]~ .form-switch-state > .container > .position {
                position: relative;
                border-radius: 50%;
                width: calc(var(--container-height) - var(--offset));
                height: calc(var(--container-height) - var(--offset));
                background-color: var(--color-bg);
                left: 0;
                transition: left .125s ease-in-out;
            }
   .form-switch .label input[role="switch"]:not(:checked) ~ .form-switch-state span.on,
            .form-switch .label input[role="switch"]:checked ~ .form-switch-state > span.off {
                display: none;
            }
   .form-switch .label input[role="switch"]:checked ~ .form-switch-state > .container  {
                opacity: 1;
            }
   .form-switch .label input[role="switch"]:checked ~ .form-switch-state > .container > .position {
                    left: calc(var(--container-width) - var(--container-height) - var(--offset) - 1px);
                }
   .form-switch .label input[role="switch"]:disabled,
            .form-switch .label input[role="switch"]:disabled:checked {
                cursor: not-allowed;
            }
   .form-switch .label input[role="switch"]:disabled~ .form-switch-state > .container, .form-switch .label input[role="switch"]:disabled:checked~ .form-switch-state > .container {
                    opacity: .5;
                }
   .form-switch label.focus,
    .form-switch label:hover {
        outline: none;
        cursor: pointer;
        outline: 1px solid var(--color-bg);
    }
   .form-switch label.focus:has(input[role="switch"]:checked:disabled), .form-switch label:hover:has(input[role="switch"]:checked:disabled) {
            outline: none;
            pointer-events: none;
        }
   /* ==========================================================================
   Components
   ========================================================================== */
   /* common */
   .block-iframe,
.block-text,
.block-figure,
.block-download {
    margin-block: var(--space-1);
}
   .block-download {
    display: inline-block;
    padding: calc(var(--space-1) / 2) var(--space-1);
    border: 1px solid var(--color-fg);
    color: var(--color-fg);
    text-decoration: none;
}
   .block-download::before {
        content: "↓";
        margin-right: var(--space-1);
    }
   .block-download:hover {
        background-color: var(--color-fg);
        color: var(--color-bg);
    }
   .block-figure a {
        display: block;
    }
   /* Component for cookies advise */
   /*this component is just in case we need block content. Add in common-cookies.blade*/
   /* .cookies-advise-block {} */
   .cookies-advise {
    background-color: var(--color-fg);
    color: var(--color-bg);
    position: fixed;
    z-index: 9000;
    bottom: 0;
    right: 0;
    width: min(410px, 100%);
    padding: var(--space-1);
    font-size: var(--fs-caption);
}
   .cookies-advise-info h3, .cookies-advise-info h4 {
        font-size: var(--fs-body);
        margin: 0;
    }
   .cookies-advise-info .block-text {
        margin-top: 0;
    }
   .cookies-advise-info a {
        color: var(--color-bg);
    }
   .cookies-advise-description {
    margin-top: .5rem;
}
   .cookies-advise-actions {
    border: 1px solid var(--color-bg);
    display: flex;
    flex-wrap: wrap;
}
   .cookies-advise-actions >* {
        flex: 1;
        padding: 1rem .5rem;
        text-align: center;

        vertical-align: middle;
        background-color: transparent;
        border: none;
    }
   .cookies-advise-actions >*:first-child {
            border-right: 1px solid var(--color-bg);
        }
   .cookies-advise-actions >* {
        color: var(--color-bg);
        text-decoration: none;
}
   .cookies-advise-actions >*:hover {
            background-color: var(--color-bg);
            color: var(--color-fg);
        }
   .cookies-advise-actions >*:focus-visible {
            outline: 3px solid var(--color-bg);
        }
   .cookies-advise-preferences fieldset {
        border: 1px solid var(--color-bg);
        margin: calc(var(--space-1) * 1.5) 0;
      }
   .cookies-advise-preferences legend {
        font-size: var(--fs-caption);
        padding-inline: calc(var(--space-1) / 2);
      }
   .search {
    flex: 1;
}
   .search fieldset {
        margin: 0;
        border: none;
        padding: 0;
    }
   .search legend:not(:focus):not(:active), .search label:not(:focus):not(:active) {
            width: 1px;
            height: 1px;
            overflow: hidden;
            clip: rect(0 0 0 0);
            -webkit-clip-path: inset(50%);
                    clip-path: inset(50%);
            position: absolute;
            white-space: nowrap;
        }
   .search {
    font-size: var(--fs-caption);
}
   .search button {
        display: none;
    }
   .search input {
        padding: calc(var(--space-1) / 2);
        width: 100%;
        min-width: 200px;
    }
   .promo {
    --height: 50dvh;

    position: relative;
    height: var(--height);
}
   .promo figure {
        position: absolute;
        z-index: -1;
        margin: 0;
        inset: 0;
    }
   .promo figure::before {
            content: "";
            position: absolute;
            z-index: 1;
            inset: 0;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 60%);
        }
   .promo img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
        -o-object-fit: cover;
           object-fit: cover;
    }
   /* state when user use url input in scms promo */
   .promo .has-link {
        display: block;
        height: 100%;
        text-decoration: none;
    }
   .promo .has-link:hover figure::before {
                background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
            }
   .promo-content {
    padding: calc(var(--space-1) * 2);
    height: 100%;
    display: grid;
}
   .promo-info {
    align-self: end;
    color: var(--color-bg);
}
   .promo-info p {
        font-size: clamp(var(--fs-caption), 5vw, var(--fs-body-m));
    }
   .promo-info a {
        color: var(--color-bg);
    }
   .promo-info-title {
    font-size: clamp(var(--fs-body), 5vw, var(--fs-body-l));
    margin-block: 1.5rem;
}
   .pagination {
    font-size: var(--fs-body);
    margin-block: var(--space-1);

}
   .pagination svg {
		width: 40px;
		height: 40px;
        fill: var(--color-fg);
        vertical-align: middle;
    }
   .pagination span[aria-disabled="true"] {
        opacity: 0.5;
    }
   .prev-next {
    display: none;
}
   .pagination-info >p {
        font-size: var(--fs-caption);
    }
   .pagination-info-pages {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: calc(var(--space-1) / 2);
}
   .pagination-page {
    background-color: var(--color-fg);
    color: var(--color-bg);
    text-decoration: none;
    text-align: center;
    padding: calc(var(--space-1) / 2) var(--space-1);
}
   .pagination-page:hover {
        background-color: var(--color-bg);
        color: var(--color-fg);
    }
   .current-page {
    padding: calc(var(--space-1) / 2) var(--space-1);
}
   .related-category {
    margin: 0;
    text-decoration: none;
    font-size: var(--fs-caption);
}
   .related-tags {
    display: inline-flex;
    flex-wrap: wrap;
    gap: var(--space-1);
    list-style-type: none;
    margin-inline: 0;
    padding: 0;
    font-size: var(--fs-caption);
}
   .related-tags a {
        text-decoration: none;
        border: 1px solid currentColor;
        display: inline-block;
        padding: calc(var(--space-1) / 6) calc(var(--space-1) / 1.5);
        border-radius: 18px;
    }
   .related-share h3 {
        font-size: var(--fs-body);
        margin: 0;
    }
   .related-share ul {
        display: flex;
        flex-wrap: wrap;
        gap: var(--space-1);
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
   .related-comments {
}
   .related-prev-next {}
   .related-prev {}
   .related-next {}
   .related-msg {}
   .is-error {
    color: rgb(246, 53, 53);
}
   .is-advise {
    color: rgb(230, 181, 65);
}
   .is-right {
    color: rgb(23, 206, 121);
}
   /* search results*/
   .related-results {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    padding-top: 3rem;
    row-gap: 3rem;
}
   /* 
.related-results-search{}

.related-results-cat{}

.related-results-tags{}

.related-results-tabs {
    margin-block: calc(var(--space-1) * 2);
    ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        a {
            border: 1px solid var(--color-fg);
            padding: calc(var(--space-1) / 2) var(--space-1);
            text-decoration: none;
            &:hover {
                background-color: var(--color-fg);
                color: var(--color-bg);
            }
        }
        li {
            &:first-child a{
                border-right: 0;
            }
            &.is-active a {
                background-color: var(--color-fg);
                color: var(--color-bg);
            }
        }
    }
} */
   .related-results-item h2 {
        line-height: 130%;
        margin-block: .5rem;
    }
   .related-results-intro {
    font-weight: 600;
}
   .empty-state {
    font-size: var(--fs-body-l);
    line-height: 110%;
}
   .related-results-tags {
    grid-column: 1 / -1;
}
   .related-results-back {
    text-decoration: none;
}
   .related-results-back::before {
        content: "←";
        padding-right: 1rem;
    }
   .related-results-item  {
    grid-column: 1 / -1;
}
   .related-results-item a {
        text-decoration: none;
        color: var(--color-fg);
        font-size: var(--fs-body-m);
        font-weight: 600;
    }
   .related-results-item a:hover {
            color: var(--color-accent);
        }
   @media (min-width: 900px){
    .related-results-tags {
        grid-column: 1 / 4;
    }
    .related-results-item  {
        grid-column: 4 / 10;
    }
}
   .related-results-figure {}
   .related-results-download {}
   .related-results-iframe {}
   /* Entries */
   .entries-last {
    --space: calc(var(--space-1) * 2);
    --width: 300px;

    display: flex;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    scroll-padding-left: var(--space);
}
   .entries-last > * {
        flex: 1 0 var(--width);
        scroll-snap-align: start;
        max-width: var(--width);
    }
   .entries-last a {
        display: block;
        text-decoration: none;
    }
   .entries-last-item-title {
    font-size: clamp(var(--fs-caption), 5vw, var(--fs-body-m));
    line-height: 130%;
    margin-block: .25rem;
}
   .entries-aside {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: calc(var(--space-1) * 4);
         column-gap: calc(var(--space-1) * 4);
    row-gap: var(--space-1);
    margin-bottom: calc(var(--space-1) * 3);
}
   .entries-aside-cat h3, .entries-aside-tags h3, .entries-aside-topics h3 {
        font-size: var(--fs-body);
        margin: 0;
    }
   .entries-aside-cat ul, .entries-aside-tags ul, .entries-aside-topics ul {
        font-size: var(--fs-caption);
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
   .entries-aside-cat a, .entries-aside-tags a, .entries-aside-topics a {
        text-decoration: none;
    }
   /* Entries-list */
   .page-entries-list .entries-aside, .page-entries-detail .entries-aside {
        position: sticky;
        top: 3rem;
        margin-top: 3rem;
        grid-column: 1 / -1;
        z-index: 1;
     }
   .page-entries-list .entries-aside-cat, .page-entries-detail .entries-aside-cat {
        display: none;
     }
   .page-entries-list .entries-aside-tags h2, .page-entries-detail .entries-aside-tags h2 {
            display: none;
        }
   .page-entries-list .entries-aside-tags a, .page-entries-detail .entries-aside-tags a {
            font-size: var(--fs-body-m );
            font-weight: 600;
            padding: 1rem 1.75rem;
            border-radius: 30px;
            background-color: var(--color-fg);
            color: var(--color-bg);
        }
   .page-entries-list .entries-aside-tags a:hover, .page-entries-detail .entries-aside-tags a:hover {
                background-color: var(--color-accent);
            }
   .page-entries-list .entries-aside-tags ul, .page-entries-detail .entries-aside-tags ul {
            display: flex;
            flex-wrap: wrap;
            gap: 1rem;
        }
   .page-entries-list .entries-aside-tags ul a, .page-entries-detail .entries-aside-tags ul a {
                display: inline-block;
            }
   .entries-list {
    display: grid;
    grid-column: 1 / -1;
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
}
   @media (min-width: 600px){
   .entries-list {
        grid-template-columns: subgrid;
        grid-template-columns: repeat(6, 1fr)
}
    }
   @media (min-width: 1200px){
   .entries-list {
        grid-template-columns: repeat(12, 1fr)
}
    }
   .entries-list-item {
    position: relative;
    grid-column: span 3;
    /* &::before {
        content: "";
        display: block;
        width: 7px;
        height: 100%;
        background-color: var(--color-guides);
        position: absolute;
        left: calc(-1rem - 3px);
    } */
}
   .entries-list-item:not(:last-child) {
        margin-bottom: calc(var(--space-1) * 5);
    }
   .entries-list-item .entries-list-figure {
        mix-blend-mode: multiply;
    }
   /* max-width: calc(100% * 2/3 - 1rem); */
   .entries-list-item .entries-list-figure img {
                filter: grayscale(1);
        }
   .entries-list-item time {
        font-size: var(--fs-caption);
        margin-right: var(--space-1);
    }
   .entries-list-item {
    margin-bottom: var(--space-1);
    padding-bottom: var(--space-1);
}
   /* border-bottom: 1px solid color-mix(in srgb, var(--color-fg), transparent 80%); */
   .entries-list-item:has(.entries-list-item-intro) {
        padding-bottom: 0;
    }
   .entries-list-item:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
   .entries-list-item-title {
    margin-block: calc(var(--space-1) / 2);
    line-height: 120%;
    font-size: var(--fs-body-m);
}
   .entries-list-item-title a {
        text-decoration: none;
        display: inline-block;
        color: var(--color-fg);
    }
   .entries-list-item-intro {
    line-height: 140%;
    font-size: var(--fs-body);
    font-weight: 600;
}
   .entries-list-item-intro p:first-child {
            margin-top: 0;
        }
   .entries-list-figure img {
        width: 100%;
        aspect-ratio: 16/10;
        -o-object-fit: cover;
           object-fit: cover;
    }
   .entries-list-item-read-more {}
   .entries-list-download {}
   .entries-list-iframe {}
   .entries-list-figure {}
   /* Projects-list */
   .page-projects-list .entries-aside, .page-projects-detail .entries-aside {
        position: sticky;
        top: 3rem;
        grid-column: 1 / -1;
        z-index: 1;
        align-self: start;
    }
   @media (min-width: 900px){
   .page-projects-list .entries-aside, .page-projects-detail .entries-aside {
            grid-column: 1 / 4
    }
        }
   .page-projects-list .entries-aside-tags, .page-projects-detail .entries-aside-tags {
        display: none;
    }
   .page-projects-list .entries-aside-cat h2, .page-projects-detail .entries-aside-cat h2 {
            display: none;
        }
   .page-projects-list .entries-aside-cat ul, .page-projects-detail .entries-aside-cat ul {
            display: flex;
            flex-wrap: wrap;
            -moz-column-gap: .5rem;
                 column-gap: .5rem;
        }
   .page-projects-list .entries-aside-cat li, .page-projects-detail .entries-aside-cat li {
            font-size: var(--fs-body );
        }
   .page-projects-list .entries-aside-cat li::after, .page-projects-detail .entries-aside-cat li::after {
                content: "/";
                color: var(--color-guides);
                margin-left: .5rem;
            }
   .page-projects-list .main, .page-projects-detail .main {
        margin-top: 3rem;
    }
   .project-list {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    grid-column: 1 / -1;
    row-gap: 2rem;
}
   @media (min-width: 900px){
   .project-list {
        grid-column: 4 / -1
}
    }
   .projects-list-item {
    position: relative;
    grid-column: 1 / -1;

}
   @media (min-width: 900px){
   .projects-list-item {
        grid-column: 1 / 7

}
        .projects-list-item::before {
            content: "";
            display: block;
            width: 7px;
            height: 100%;
            background-color: var(--color-guides);
            position: absolute;
            left: calc(-1rem - 3px);
        }
    }
   @media (min-width: 1200px){
        .projects-list-item:nth-child(even) {
            grid-column: 5 / 10 ;
        }
    }
   .projects-list-figure {
    max-width: 80px;
}
   .projects-list-figure img {
        width: 100%;
        /* Filtro para color #eacfc7 */
filter: invert(92%) sepia(2%) saturate(2870%) hue-rotate(324deg) brightness(88%) contrast(111%);    }
   .projects-list-item-title {
    font-size: var(--fs-body-m);
    line-height: 110%;
    margin: 0;
}
   .projects-list-item-title a {
        text-decoration: none;
        color: var(--color-fg);
    }
   .projects-list-item-intro {
    font-weight: 500;
    font-size: var(--fs-body-m);
    line-height: 120%;
}
   .projects-list-item-intro p {
        margin-bottom: 0;
    }
   .projects-detail {
    grid-column: 1 / -1;
}
   @media (min-width: 1200px){
   .projects-detail {
        grid-column: 4 / 10
}
    }
   .projects-detail h2 {
        font-size: var(--fs-body-l); 
        line-height: 110%;  
        margin-top: 1rem;
        position: relative;
    }
   .projects-detail h2::before {
            content: "";
            display: block;
            width: 7px;
            height: 100%;
            background-color: var(--color-guides);
            position: absolute;
            left: calc(-1rem - 3px);
        }
   .projects-detail h3 {
        font-size: var(--fs-body-m);
        line-height: 115%;
    }
   .projects-detail p,.projects-detail ul,.projects-detail ol {
        font-size: var(--fs-body-m);
        line-height: 145%;
        font-weight: 500;
    }
   .projects-detail ul {
        list-style-type: "";
        padding-left: 0;
    }
   .projects-detail-intro p {
    font-size: var(--fs-body-l);
    line-height: 110%;
}
   /* Entries-detail */
   .entries-detail {
    margin-top: 3rem;
}
   .entries-detail small {
        font-size: var(--fs-caption);
    }
   .entries-detail {
    grid-column: 1 /-1;
}
   @media (min-width: 900px){
   .entries-detail {
        grid-column: 4 / 10
}
    }
   .entries-detail h2 {
        font-size: var(--fs-body-m);
        line-height: 110%;
        margin-top: 1rem;
        position: relative;
    }
   .entries-detail h3 {
        font-size: var(--fs-body-m);
        line-height: 115%;
    }
   .entries-detail p,.entries-detail ul,.entries-detail ol {
        font-size: var(--fs-body);
        line-height: 145%;
        font-weight: 500;
    }
   .entries-detail ul {
        list-style-type: "";
        padding-left: 0;
    }
   .entries-detail-header {
    display: block;
}
   .entries-detail-header h2 {
        font-size: clamp(var(--fs-body-m), 5vw, 3rem);
        line-height: 100%;
        margin: 0;
    }
   .entries-detail-header time {
        font-size: var(--fs-caption);
    }
   .entries-detail-intro p{
    font-size: clamp(var(--fs-body), 5vw, var(--fs-body-m));
    line-height: 130%;
}
   .entries-detail-figure figcaption {
        font-size: var(--fs-caption);
        margin-top: calc(var(--space-1) / 2);
    }
   .entries-detail-text ul, .entries-detail-text ol, .entries-detail-text p {
        font-size: var(--fs-body);
        line-height: 150%;
    }
   .entries-detail-download {
    margin-block: var(--space-1);
    display: inline-block;
    padding: calc(var(--space-1) / 2) var(--space-1);
    border: 1px solid var(--color-fg);
    color: var(--color-fg);
    text-decoration: none;
}
   .entries-detail-download::before {
        content: "↓";
        margin-right: var(--space-1);
    }
   .entries-detail-download:hover {
        background-color: var(--color-fg);
        color: var(--color-bg);
    }
   .entries-detail-figure {}
   .entries-detail-text {}
   .entries-detail-download {}
   .entries-detail-iframe {}
   /* ==========================================================================
   Modules
   ========================================================================== */
   .header {
    padding-bottom: 2rem;
    row-gap: 1rem;
}
   .header a {
        text-decoration: none;
        color: var(--color-accent);
    }
   .header a:hover {
            color: var(--color-fg);
        }
   .header-main{
    margin: 0;
    margin-right: auto;
    flex-grow: 4;
    font-weight: 800;
    letter-spacing: -.12rem;
    grid-column: 1/4;
    font-size: var(--fs-body-l);
    line-height: 100%;
}
   .header-main a {
        color: var(--color-fg);
    }
   /* .header-description {
} */
   .main-nav{
    font-size: var(--fs-body);
    display: grid;
    grid-template-columns: subgrid;
    grid-column: 1/-1;
}
   @media (min-width: 900px){
   .main-nav{
        grid-column: 4/-1
}
    }
   .main-nav-list,
.main-nav-lang {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: var(--space-1);
         column-gap: var(--space-1);
    /* text-transform: uppercase; */
    font-weight: 800;
    letter-spacing: -.03rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

    /* .is-active { border-bottom: 1px solid var(--color-accent); } */
}
   .main-nav-list {
    width: 100%;
    grid-column: 1 / 9;
}
   @media (min-width: 900px){
   .main-nav-list {
        grid-column: 1 / 7
}
    }
   .main-nav-lang{
    justify-content: end;
    width: 100%;
    grid-column: 10/ -1;
}
   @media (min-width: 900px){
   .main-nav-lang{
        grid-column: 8/ -1
}
    }
   .main-nav-lang {
     text-transform: lowercase;
}
   /* &::before {
        content: "|";
    } */
   /* text-transform: uppercase; */
   .main-nav-lang .is-active {
        display: none;
    }
   .main-nav-lang a {
        color: var(--color-fg);
    }
   .footer {
    row-gap: calc(var(--space-1) * 6);
    align-items: baseline;
    font-size: var(--fs-body-m);
    line-height: 120%;
    font-weight: 600;
    letter-spacing: -.03rem;
    padding-block: calc(var(--space-1) * 2);
    -webkit-margin-before: calc(var(--space-1) * 6);
            margin-block-start: calc(var(--space-1) * 6);
}
   .footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
   .footer a {
        text-decoration: none;
        color: var(--color-fg);
    }
   .footer address {
        font-style: normal;
    }
   .footer svg {
        width: min(100%, 330px);
        height: auto;
        grid-column: 1 / -1;
    }
   .footer-info,
.footer-social,
.footer-navgation {
    font-size: var(--fs-body-m);
}
   .footer-legal,
.footer-social {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
}
   .footer-legal,
.cr small{
    font-size: var(--fs-body);
}
   .footer-info {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: subgrid;
    row-gap: 1rem;
}
   .footer-info address,
        .footer-info >div,
        .footer-info >ul {
            grid-column: 1 / -1;
        }
   @media (min-width: 900px){
        .footer-info address {
            grid-column: 1 / 4;
        }
        .footer-info >div {
            grid-column: 4 / 10;
        }
            .footer-info >div a {
                display: inline-block;
            }
        .footer-info >ul {
            grid-column: 10 / -1;
        }
    }
   .footer-social {
    grid-column: 1 / -1;
}
   .footer-legal {
    grid-column: 1 / -1;
}
   @media (min-width: 900px){
   .footer-legal {
        grid-column: 1 / 9
}
    }
   .footer-legal button {
        background-color: transparent;
        border: none;
        padding: 0;
        color: var(--color-fg);
        font-weight: 600;
    }
   .footer-legal button:hover {
            color: var(--color-fg);
        }
   .cr {
    margin: 0;
    grid-column: 1 / -1;
}
   @media (min-width: 900px){
   .cr {
        grid-column: 10 / -1
}
    }
   /* .footer-top {
    margin-left: auto;
    &::before {
        content: "⇡";
        width: calc(var(--space-1) * 2.5);
        font-size: 1.5rem;
        display: grid;
        place-content: center;
        text-align: center;
        border: 1px solid var(--color-fg);
        border-radius: 50%;
        aspect-ratio: 1;
    }
    span{
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
    }
    &:hover {
        &::before {
            background-color: var(--color-fg);
            color: var(--color-bg);
        }
    }
} */
   .grid-overlay {
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    width: 100dvw;
    height: 100dvh;
    display: block;
}
   /* ==========================================================================
   Pages
   ========================================================================== */
   .page-default ul,.page-default ol {
        margin: 0;
        padding: 0;
    }
   .page-default ul li, .page-default ol li {
            margin-left: 1rem;
        }
   .page-default figcaption,
    .page-default small {
        font-size: var(--fs-caption);
    }
   /* texts */
   .page-text,
.page-figure,
.page-download,
.page-iframe{
    margin-block: var(--space-1);
}
   /* files for download */
   .page-download {
    display: inline-block;
    padding: calc(var(--space-1) / 2) var(--space-1);
    border: 1px solid var(--color-fg);
    color: var(--color-fg);
    text-decoration: none;
}
   .page-download::before {
        content: "↓";
        margin-right: var(--space-1);
    }
   .page-download:hover {
        background-color: var(--color-fg);
        color: var(--color-bg);
    }
   .ratio-16-9 {
    aspect-ratio: 16 / 9;
}
   .ratio-4-3 {
    aspect-ratio: 4 / 3;
}
   /* ==========================================================================
   Page Home
   ========================================================================== */
   .page-block.block-intro-home {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    grid-auto-rows: auto;
    -webkit-margin-after: 6rem;
            margin-block-end: 6rem;
}
   .page-block.block-intro-home .block-text  {
        grid-column: 1 / -1;
        font-size: var(--fs-body-m);
        font-weight: 600;
        line-height: 135%;
    }
   .page-block.block-intro-home .block-text p {
            -webkit-margin-after: 0;
                    margin-block-end: 0;
        }
   .page-block.block-intro-home .block-text a {
            text-decoration: none;
        }
   .page-block.block-intro-home figure {
        grid-column: 1 / -1;
        pointer-events: none;
        margin: 0;
        background-color: var(--color-accent);
    }
   .page-block.block-intro-home figure picture {
            mix-blend-mode: multiply;
        }
   .page-block.block-intro-home figure img {
            filter: grayscale(1);
            width: 100%;
            aspect-ratio: 16 / 10;
            -o-object-fit: cover;
               object-fit: cover;
        }
   @media (min-width: 600px){
        .page-block.block-intro-home figure {
            grid-column: 4 / 10;
        }
        .page-block.block-intro-home .block-text {
            grid-column: 4 / -1;
        }
    }
   @media (min-width: 1200px){
        .page-block.block-intro-home .block-text {
            grid-column: 6 / -1;
        }
    }
   .page-block.block-life-tfa {
    grid-column: 1 / -1;
    grid-template-rows: auto auto;
    align-items: start;
    background: linear-gradient(50deg, var(--color-accent) 30%, var(--color-life) 100%);
    mix-blend-mode: multiply;
    margin-inline: calc(var(--space-1) * -1);
    padding: calc(var(--space-1) * 2) var(--space-1);
    min-height: 80vh;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    place-content: center;

}
   .page-block.block-life-tfa .block-text {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        -moz-column-gap: calc(var(--space-1) * 2);
             column-gap: calc(var(--space-1) * 2);
        grid-template-rows: auto auto;
    }
   .page-block.block-life-tfa .block-figure {
        grid-column: 6 / 10;
    }
   .page-block.block-life-tfa .block-figure img {
            max-width: 100px;
            filter: invert(1);
        }
   .page-block.block-life-tfa h2 {
        margin: 0;
        font-size: var(--fs-body-xl);
        font-size: clamp(1rem, calc(9vw + .25rem), 9.5rem);
        text-transform: uppercase;
        line-height: 90%;
        letter-spacing: -.05rem;
        grid-column: 1 / 6;
        grid-row: 1 / -1;
        color: var(--color-bg);
    }
   .page-block.block-life-tfa p {
        
        font-size: clamp(1.5rem, calc(3vw + .25rem), 2.5rem);
        line-height: 115%;
        font-weight: 600;
        margin: 0;
        grid-column: 6 / -1;
        grid-row: auto;
        align-self: flex-start;
        color: var(--color-bg);
    }
   .page-block.block-life-tfa p:last-child {
            align-self: flex-end;
        }
   .page-block.block-life-tfa a {
        display: inline-block;
        text-decoration: none;
        font-weight: 900;
        color: var(--color-bg);
        margin-top: calc(var(--space-1) * 1.5);
        font-size: var(--fs-body);
        text-transform: uppercase;
        background-color: var(--color-bg);
            color: var(--color-accent);
        padding: 0.05rem 1.25rem;
        border-radius: 2px;   
    }
   .page-block.block-life-tfa a:hover {
            color: var(--color-life);
        }
   .page-block.block-life-tfa a::after {
            content: "→";
            margin-left: 1rem;
        }
   .page-block.block-descargas {
    grid-column: 1 / -1;
    grid-template-rows: auto auto;
    align-items: start;
    display: grid;
    place-content: center;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    background-color: var(--color-fg);
    margin-inline: calc(var(--space-1) * -1);
    width: calc(100% + (var(--space-1) * 2));
    padding-inline: var(--space-1);
    padding-block: 3rem;
    min-height: 80vh;
}
   .page-block.block-descargas .block-text {
        grid-column: 1/ -1;
    }
   .page-block.block-descargas .block-text h2, .page-block.block-descargas .block-text h3 {
            font-size: clamp(2.5rem, calc(12vw + .25rem), 60vw);
            letter-spacing: -0.2rem;
            color: var(--color-accent);
            font-weight: 600;
            margin-block: 1rem;
            line-height: 100%;
            padding-bottom: 1rem;
        }
   .page-block.block-descargas .block-text a {
            text-decoration: none;
        }
   .page-block.block-descargas .block-text a:hover {
                color: var(--color-bg);
            }
   .page-block.block-descargas .block-text ul {
            list-style-type: "";
            margin: 0;
            padding: 0;
            display: flex;
                gap: 2rem;
        }
   .page-block.block-descargas .block-text ul li {
                flex: 1 0 calc(25% - 2rem);
                font-size: var(--fs-body-m);
                font-weight: 600;
                line-height: 115%;
                color: var(--color-bg);
                border-block: 1px solid var(--color-accent);
                padding-block: 2rem;
            }
   .page-block.block-descargas .block-text ul li::before {
                    content: "✻";
                    color: var(--color-accent);
                    font-size: var(--fs-body-xl);
                    display: block;
                    line-height: 100%;
                }
   .page-block.block-trabe {
    position: relative;
    display: grid;
    place-content: center;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    grid-auto-rows: auto;
    padding: 2rem 1rem;

    margin-inline: calc(var(--space-1) * -1);
    width: calc(100% + (var(--space-1) * 2));
    border-top: 1px solid var(--color-guides);
}
   .page-block.block-trabe .block-figure {
        margin: 0;
    }
   .page-block.block-trabe .block-figure:first-child {
            grid-column: 1 / -1;
        }
   .page-block.block-trabe .block-figure:first-child img {
                max-width: 250px;
                height: auto;
            }
   .page-block.block-trabe .block-figure:last-child {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            overflow: hidden;
        }
   .page-block.block-trabe .block-figure:last-child a {
                height: 100%;
            }
   .page-block.block-trabe .block-figure:last-child img {
                mix-blend-mode: multiply;
                width: 100%;
                height: 100%;
                -o-object-position: top;
                   object-position: top;
                -o-object-fit: cover;
                   object-fit: cover;
            }
   .page-block.block-trabe .block-text  {
        grid-column: 1 / -1;
        font-size: var(--fs-body-m);
        font-weight: 600;
        line-height: 135%;
    }
   .page-block.block-trabe .block-text p {
            -webkit-margin-before: 0;
                    margin-block-start: 0;
        }
   .page-block.block-trabe .block-text a {
            text-decoration: none;
        }
   @media (min-width: 600px){
   .page-block.block-trabe {
        min-height: 80vh
}
        .page-block.block-trabe .block-text,
        .page-block.block-trabe .block-figure:first-child {
            grid-column: 4 / 11;
        }
    }
   @media (min-width: 1200px){
        .page-block.block-trabe .block-text,
        .page-block.block-trabe .block-figure:first-child {
            grid-column: 6 / 11;
        }
    }
   /* ==========================================================================
   Page Lab
   ========================================================================== */
   .page-page-lab {
 --color-bg : var(--color-bg-1);
 
    --color-guides: color-mix(in srgb, var(--color-bg-1) 90%, var(--color-fg) 10%);
}
   .page-page-lab .main-nav-list a {
        color: var(--color-fg)
    }
   .page-lab{
    margin-top: 3rem;
}
   .page-lab h2 {
        font-size: var(--fs-body-l);
        letter-spacing: -.06rem;
        font-weight: 800;
        line-height: 95%;
        margin-top: 0rem;
        position: sticky;
        top: 2rem;
    }
   .page-lab h3 {
        font-size: var(--fs-body-m);
        margin-top: 0;
        margin-bottom: 1rem;
        font-weight: 800;
    }
   .page-lab p + h3 {
        margin-top: calc(var(--space-1) * 3);
    }
   .page-lab .page-block  {
        display: grid;
        grid-column: 1 / -1;
        grid-template-columns: repeat(12, 1fr);
        -moz-column-gap: calc(var(--space-1) * 2);
             column-gap: calc(var(--space-1) * 2);
        font-size: var(--fs-body-m);
        font-weight: 600;
        line-height: 120%;
    }
   .page-lab .page-block:not(:last-child) {
            margin-bottom: calc(var(--space-1) * 4);
        }
   @media (min-width: 900px){
   .page-lab .page-block:not(:last-child) { 
                    margin-bottom: calc(var(--space-1) * 8)
        }
                }
   .page-lab .page-block a {
           /* --color-bg:hsl(30, 60%, 90%); */
           /* color: hsl(14, 100%, 93%); */
           color: var(--color-accent);
           text-decoration: none;
        }
   .page-lab .page-block:nth-child(2) .block-figure {
                grid-column: 4 / 10;
            }
   @media (min-width: 900px){
   .page-lab .page-block:nth-child(2) .block-figure {
                    grid-column: 7 / 10
            }
                }
   .page-lab .page-block:nth-child(3) .block-figure {
                grid-column: 4 / 10;
            }
   @media (min-width: 900px){
   .page-lab .page-block:nth-child(3) .block-figure {
                    grid-column: 7 / 10
            }
                }
   .page-lab .page-block:nth-child(3) .block-figure:last-child {
                    grid-row: 2;
                    grid-column: 7 / 13;
                }
   @media (min-width: 900px){
   .page-lab .page-block:nth-child(3) .block-figure:last-child {
                        grid-column: 10 / 13;
                        align-self: end
                }
                    }
   .page-lab .page-block p {
            margin-top: 0;
        }
   .page-lab .page-block ul {
            margin-left: 0;
            padding-left: 0;
            list-style-type: "";
        }
   .page-lab .page-block ul li::before {
                    content: "✻ ";
                    margin-right: .5rem;
                }
   .page-lab .page-block ul li:not(:last-child) {
                    margin-bottom: calc(var(--space-1) / 2);
                }
   .page-lab .page-block .block-text {
                grid-column: 1 / -1;
        }
   .page-lab .page-block .block-text:has(h2) {
                grid-column: 1 / -1;
                align-self: stretch;
                grid-row: auto / span 2;
            }
   @media (min-width: 900px){
   .page-lab .page-block .block-text {
                grid-column: 4 / 10
        }
                .page-lab .page-block .block-text:has(h2) {
                    grid-column: 1 /4;
                }
            }
   .page-lab .page-block .block-figure {
            /* background-color: var(--color-accent); */
            grid-column: 1 / 7;
            pointer-events: none;
        }
   .page-lab .page-block .block-figure picture {
                mix-blend-mode: multiply;
            }
   .page-lab .page-block .block-figure img {
                filter: grayscale(1);
                width: 100%;
                aspect-ratio: 1 / 1;
                -o-object-fit: cover;
                   object-fit: cover;
            }
   @media (min-width: 900px){
   .page-lab .page-block .block-figure {
                grid-column: 4 / 7
        }
            }
   /* ==========================================================================
   Page team
   ========================================================================== */
   .page-page-team {
 --color-bg : var(--color-bg-3);
 --color-guides: color-mix(in srgb, var(--color-bg-3) 90%, var(--color-fg) 10%);
}
   .page-page-team .main-nav-list a {
        color: var(--color-fg)
    }
   .page-team{
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: repeat(6, 1fr);
    -moz-column-gap: calc(var(--space-1) * 2);
         column-gap: calc(var(--space-1) * 2);
    margin-top: 3rem;
    align-items: self-start;
}
   .page-team h2 {
        font-size: var(--fs-body-m);
        letter-spacing: -.06rem;
        font-weight: 800;
        line-height: 115%;
        margin-top: 0rem;
    }
   .page-team .page-block  {
        grid-column: span 12;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        row-gap : 1rem;
        -moz-column-gap: calc(var(--space-1) * 2);
             column-gap: calc(var(--space-1) * 2);
        -webkit-border-before: 1px solid var(--color-fg);
                border-block-start: 1px solid var(--color-fg);
        font-size: var(--fs-body);
        padding-block: 2rem;
        font-weight: 600;
        line-height: 135%;
    }
   @media (min-width: 600px) {
   .page-team .page-block  {
            grid-column: span 3
    }
        }
   .page-team .page-block a {
           --color-bg:hsl(30, 60%, 90%);
           color: var(--color-bg);
           text-decoration: none;
        }
   .page-team .page-block p {
            margin-top: 0;
        }
   .page-team .page-block p:last-child {
                margin-bottom: 0;
             }
   .page-team .page-block ul {
            margin-left: 0;
            padding-left: 0;
            list-style-type: "";
        }
   .page-team .page-block ul li::before {
                    content: "✻ ";
                    margin-right: .5rem;
                }
   .page-team .page-block ul li:not(:last-child) {
                    margin-bottom: calc(var(--space-1) / 2);
                }
   .page-team .page-block .block-text {
            grid-column: 1 / -1;
            margin: 0;
            align-self: start;

        }
   @media (min-width: 1200px) {
   .page-team .page-block .block-text {
                grid-column: 3 / 7

        }
            }
   .page-team .page-block .block-figure {
            grid-column: 1 / 4;
        }
   @media (min-width: 600px) {
   .page-team .page-block .block-figure {
                grid-column: 1 / 5
        }
            }
   @media (min-width: 900px) {
   .page-team .page-block .block-figure {
                grid-column: 1 / 3
        }
            }
   .page-team .page-block .block-figure {

            margin: 0;
            pointer-events: none;
            aspect-ratio: 1 / 1;
            border-radius: 50%;
            background-color: var(--color-bg-1);
            overflow: hidden;
            position: relative;
}
   /* border: 1px solid var(--color-guides); */
   .page-team .page-block .block-figure picture {
                display: block;
                height: 100%;
                /* background: linear-gradient(135deg, hsl(63, 65%, 47%) 0%, hsl(31, 74%, 23%) 50%, hsl(30, 50%, 80%) 100%); */
            }
   .page-team .page-block .block-figure img {
                /* mix-blend-mode: difference; */
                width: 100%;
                aspect-ratio: 1 / 1;
                -o-object-fit: cover;
                   object-fit: cover;
                -o-object-position: top;
                   object-position: top;
                /* mask-image: linear-gradient(to bottom, black 60%, transparent 90%); */
            }
   .page-legal {
    width: min(100%, 720px);
}
   .page-legal ul {
        margin: 0;
        padding-left: 1rem;
    }
   .contact {
}
   /* ==========================================================================
   Vendors
   ========================================================================== */
   /* libraries */
   /* Make clicks pass-through */
   #nprogress {
  pointer-events: none;
}
   #nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}
   /* Fancy blur effect */
   #nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}
   /* Remove these to get rid of the spinner */
   #nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
   #nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}
   .nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
   .nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
   @-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
   @keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
   /*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
   .pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  

  --pswp-root-z-index: 100000;
  
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;

  --pswp-error-text-color: var(--pswp-icon-color);
}
   /*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/
   .pswp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: var(--pswp-root-z-index);
	display: none;
	touch-action: none;
	outline: 0;
	opacity: 0.003;
	contain: layout style size;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
   /* Prevents focus outline on the root element,
  (it may be focused initially) */
   .pswp:focus {
  outline: 0;
}
   .pswp * {
  box-sizing: border-box;
}
   .pswp img {
  max-width: none;
}
   .pswp--open {
	display: block;
}
   .pswp,
.pswp__bg {
	transform: translateZ(0);
	will-change: opacity;
}
   .pswp__bg {
  opacity: 0.005;
	background: var(--pswp-bg);
}
   .pswp,
.pswp__scroll-wrap {
	overflow: hidden;
}
   .pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
   .pswp__img,
.pswp__zoom-wrap {
	width: auto;
	height: auto;
}
   .pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in;
}
   .pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
   .pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
   /* :active to override grabbing cursor */
   .pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
	cursor: zoom-out;
}
   /* Prevent selection and tap highlights */
   .pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
   .pswp__item {
	/* z-index for fade transition */
	z-index: 1;
	overflow: hidden;
}
   .pswp__hidden {
	display: none !important;
}
   /* Allow to click through pswp__content element, but not its children */
   .pswp__content {
  pointer-events: none;
}
   .pswp__content > * {
  pointer-events: auto;
}
   /*

  PhotoSwipe UI

*/
   /*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
   .pswp__error-msg-container {
  display: grid;
}
   .pswp__error-msg {
	margin: auto;
	font-size: 1em;
	line-height: 1;
	color: var(--pswp-error-text-color);
}
   /*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
   .pswp .pswp__hide-on-close {
	opacity: 0.005;
	will-change: opacity;
	transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
	z-index: 10; /* always overlap slide content */
	pointer-events: none; /* hidden elements should not be clickable */
}
   /* class pswp--ui-visible is added when opening or closing transition starts */
   .pswp--ui-visible .pswp__hide-on-close {
	opacity: 1;
	pointer-events: auto;
}
   /* <button> styles, including css reset */
   .pswp__button {
	position: relative;
	display: block;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	background: none;
	border: 0;
	box-shadow: none;
	opacity: 0.85;
	-webkit-appearance: none;
	-webkit-touch-callout: none;
}
   .pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}
   .pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}
   .pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}
   .pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}
   .pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}
   .pswp__icn:focus {
	outline: 0;
}
   /*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
   div.pswp__img--placeholder,
.pswp__img--with-bg {
	background: var(--pswp-placeholder-bg);
}
   .pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
  flex-direction: row;
  justify-content: flex-end;
	z-index: 10;

	/* allow events to pass through top bar itself */
	pointer-events: none !important;
}
   .pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}
   /*

  Close button

*/
   .pswp__button--close {
  margin-right: 6px;
}
   /*

  Arrow buttons

*/
   .pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}
   .pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}
   .pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}
   .pswp--one-slide .pswp__button--arrow {
  display: none;
}
   /* hide arrows on touch screens */
   .pswp--touch .pswp__button--arrow {
  visibility: hidden;
}
   /* show arrows only after mouse was used */
   .pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}
   .pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}
   .pswp__button--arrow--next {
  right: 0px;
}
   .pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}
   /*

  Zoom button

*/
   .pswp__button--zoom {
  display: none;
}
   .pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
   /* "+" => "-" */
   .pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}
   /*

  Loading indicator

*/
   .pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}
   .pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  -webkit-animation: pswp-clockwise 600ms linear infinite;
          animation: pswp-clockwise 600ms linear infinite;
}
   .pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}
   @-webkit-keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
   @keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
   /*

  "1 of 10" counter

*/
   .pswp__counter {
  height: 30px;
  margin-top: 15px;
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}
   .pswp--one-slide .pswp__counter {
  display: none;
}
   /* modifiers */
   #nprogress .bar {
        background: var(--color-fg);
        height: calc(var(--space-1) / 3);
    }
   #nprogress .peg,
#nprogress .spinner {
	display: none;
}
   /* hide close button on desktop */
   @media (min-width: 1200px) {
   .pswp__button--close {
      display: none
  }
    }
   /* reduce zoon icon size*/
   .pswp__icn {
    width: 24px;
    height: 24px;
}
   .pswp__button--arrow .pswp__icn {
    width: 40px;
    height: 40px;
}
   .pswp__button--close .pswp__icn {
    width: 40px;
    height: 40px;
    top: 6px;
}
