/*
Theme Name: Semplice v6 Child
Theme URI: https://www.semplice.com
Template: semplice6
Author URI: https://www.semplice.com
Description: With Semplice you can build fully responsive case studies &amp; custom branded project pages with just a few clicks. Visit our documentation, changelog and follow us on Twitter for update notifications.
Tags: portfolio,responsive,case study,fullscreen cover,content editor
Version: 6.2.5.1744901393
Updated: 2025-04-17 15:49:53

*/


:root {
    /* Font size variables */
    --font-size-smaller: 0.875rem; /* 14px */
    --font-size-small: 1rem; /* 16px */
    --font-size-normal: 1.25rem; /* 20px */
    --font-size-medium: 1.5rem; /* 24px */
    --font-size-large: 2.25rem; /* 24px */
    --font-size-xl: 2rem; /* 32px */
    --font-size-xxl: 3rem; /* 48px */
    --font-size-xxxl: 4rem; /* 64px */
    --font-size-huge: 16rem; /* 256px */
    
    /* Colors */
    --color-white: #F5F5F5;
    --color-black: #141414;
    --color-gray: #B1AEA9;

}

/* Headings */

.h1,
.h1 h1,
.h1 span {
    font-size: var(--font-size-huge) !important;
    font-family: "Archivo Expanded" !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    line-height: 100%;
    word-wrap: break-word;
} 

.h2,
.h2 h2,
.h2 span {
    font-size: var(--font-size-xxxl);
    font-family: "Archivo Expanded";
    font-weight: 900;
    text-transform: uppercase;
    line-height: 100%;
    word-wrap: break-word;
}

.h3,
.h3 h3 {
    font-size: var(--font-size-xxl);
    font-family: "Archivo Expanded";
    font-weight: 900;
    text-transform: uppercase;
    line-height: 110%;
    word-wrap: break-word;
}

/* Display */

.display-1 {
    font-size: var(--font-size-xl);
    font-family: "Archivo Expanded";
    font-weight: 900;
    text-transform: uppercase;
    line-height: 120%;
    word-wrap: break-word;
}

.display-2 {
    font-size: var(--font-size-small);
    font-family: "Archivo Expanded";
    font-weight: 800;
    text-transform: uppercase;
    line-height: 140%;
    word-wrap: break-word;
}

/* Body */

.body-large,
.body-large p,
.body-large span {
    font-size: var(--font-size-large);
    font-family: Archivo !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    word-wrap: break-word;
    display: inline-flex;
}

.body-medium,
.body-medium p,
.body-medium span {
    font-size: var(--font-size-medium);
    font-family: Archivo !important;
    font-weight: 600 !important;
    line-height: 170% !important;
    word-wrap: break-word;
    display: inline-flex;
}

.body-normal,
.body-normal p,
.body-normal span {
    font-size: var(--font-size-normal);
    font-family: Archivo;
    font-weight: 500;
    line-height: 150%;
    word-wrap: break-word;
    display: inline-flex;
}

.body-small,
.body-small p,
.body-small span {
    font-size: var(--font-size-small);
    font-family: Archivo;
    font-weight: 500;
    line-height: 130%;
    word-wrap: break-word;
    display: inline-flex;
}

/* Single */

.single-large-bold, 
.single-large-bold span {
    font-size: var(--font-size-large);
    font-family: Archivo;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
    word-wrap: break-word;
}

.single-normal-bold,
.single-normal-bold p,
.single-normal-bold span {
    font-size: var(--font-size-normal);
    font-family: Archivo;
    font-weight: 700;
    line-height: 100%;
    word-wrap: break-word;
}

.single-normal-medium,
.single-normal-medium span {
    font-size: var(--font-size-normal);
    font-family: Archivo;
    font-weight: 500;
    line-height: 100%;
    word-wrap: break-word;
}

.single-small-bold,
.single-small-bold span {
    font-size: var(--font-size-small);
    font-family: Archivo;
    font-weight: 700;
    line-height: 100%;
    word-wrap: break-word;
}

.single-small-regular,
.single-small-regular span {
    font-size: var(--font-size-small);
    font-family: Archivo;
    font-weight: 500;
    line-height: 130%;
    word-wrap: break-word;
    display: flex;
}

.single-small-regular-opacity, 
.single-small-regular-opacity span {
    font-size: var(--font-size-small);
    font-family: Archivo;
    font-weight: 400;
    line-height: 100%;
    word-wrap: break-word;
}

.list-small,
.list-small span,
.list-small p {
    font-size: var(--font-size-small);
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 1.5rem */
}

/* Menu */

.menu {
    font-size: var(--font-size-smaller);
    font-family: Archivo;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
    word-wrap: break-word;
}

/* Link */

.link {
    font-size: var(--font-size-small);
    font-family: Archivo;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
    word-wrap: break-word;
}

.semplice-next-prev .np-inner .np-link {
    background: #141414;
}

.is-frontend [data-np-mouseover="scale-opacity"] .np-link .np-bg {
    opacity: 0.7;
  }

.np-inner .np-link:hover .np-bg {
    opacity: 1;
  }

.semplice-next-prev .np-inner {
    gap: 60px;
}


/* GLOBALS */

html {
    background-color: var(--color-black);
}

/* .semplice-cursor #semplice-cursor,
.semplice-cursor #semplice-cursor.mouse-over
{
    backdrop-filter: blur(50px)!important;
} */

.semplice-cursor-inner
{
    /* backdrop-filter: blur(5px) invert() !important; */
    backdrop-filter: blur(8px) !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
}


.mouseover-cursor .semplice-cursor-inner
{
    background-color: rgba(0, 0, 0, 0.5) !important;
    /* box-shadow: 0px 0px 80px 0px rgba(196, 196, 196, 0.11) inset; */
}

.semplice-cursor #semplice-cursor .semplice-cursor-inner .cursor-text {
    color: #FFF !important;
}

/*--------------------- FRONT PAGE -----------------------*/

/* #section_a34d9f508::before {
    content: '';
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: linear-gradient(90deg, #141414 0%, rgba(20, 20, 20, 0.00) 15%, rgba(20, 20, 20, 0.00) 85%, #141414 100%);
} */

/* STATUS indicator */

.work-status {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 6px;
    margin-right: -14px;
    line-height: 130%;
}

.status, .location-time {
    color: var(--color-white);
}

.status-container {
    display: flex;
    align-items: end;
    flex-direction: column;
}

.indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.on-duty {
    background-color: green;
    animation: blink 1.6s infinite;
}

.off-duty {
    background-color: red;
    animation: none;
}

.double-dot {
    animation: blink 1000ms infinite step-end;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}


/*--------------------- PROJECT PAGE -----------------------*/


.project-details {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.project-details .client,
.project-details .date,
.project-details .deliverables {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4375rem;
    align-self: stretch;
    color: var(--color-gray);
}

.project-details .client span:first-child ,
.project-details .date span:first-child,
.project-details .deliverables span:first-child {
    color: var(--color-white);
}
.project-details .deliverables div span:first-child {
    color: var(--color-gray);
}

.project-details .deliverables div{
    display: grid;
}

.project-details .deliverables p {
    font-weight: 500 !important;
    line-height: 150% !important;
}



/*--------------------- ABOUT PAGE -----------------------*/


.about-headline {
    position: absolute !important;
    top: 43vh;
    mix-blend-mode: exclusion;
}

.about-list {
    display: flex;
    width: 16.0625rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    flex-shrink: 0;
}

.about-list div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
    align-self: stretch;
    color: var(--color-gray);
}

.about-list div.body-normal {
    margin-top: -0.32rem;
}

.text-holder {
    position: absolute;
    color: var(--color-white);
    top: 43%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
}

.text-holder .h1 {
    mix-blend-mode: exclusion;
    text-align: center;
}



/*--------------------- PRELOADER -----------------------*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0c0a0b;
    overflow: hidden;
    z-index: 121;
    }
    
    .text-container {
      display: flex;
      flex-direction: row;
      gap: 1em;
      overflow: hidden;
      color: white;
      visibility: hidden;
    }

    spline-viewer a#logo {
        display: none!important;
        opacity: 0;
    }


/*--------------------- FOOTER -----------------------*/

.footer-top {
    overflow: hidden;
}

.footer-bottom {
    color: var(--color-white);
}

.footer-bottom .work-status {
    justify-content: start;
}

.footer-bottom .status-container {
    align-items: start;
}

.footer-bottom .status-container-footer {
    display: flex;
    gap: 6px;
}

.footer-social-links {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: flex-start;
    gap: 0.75rem;
}

.footer-contact-links {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: flex-start;
    gap: 0.25rem;
}

.video-texture-overlay {
    position: absolute;
    z-index: 9;
    mix-blend-mode: darken;
    display: flex;
    flex-direction: row;
    /* overflow: hidden;
    height: 320px; */
    -webkit-animation: move-left 12s linear infinite;
    animation: move-left 12s linear infinite;
}

.video-texture-overlay video:nth-child(even){
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

@keyframes move-left {
    to {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

@-webkit-keyframes move-left {
    to {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }