
/* -------------------------------------------------------------------------- */
/* Extracted template styles (archive-work)
/* Source: css/index.css, css/style.css
/* Generated: 2026-01-17T00:22:19.204Z
/* -------------------------------------------------------------------------- */

:is(.section-fullvh, .home-intro,.home-footer-lg) .animated-title {
  text-transform: uppercase;
}
.home-intro {
  position: relative;
}
.home-intro .animated-title {
    opacity: 0;
}
.home-intro.in-view .animated-title .word {
    transform: translateY(0);
}
:is(.archive-section-work-items) .archive-section-work-items-img {
  padding-bottom: 54.44%;
}
.archive-section-work-items-xsm .archive-section-work-items-img {
    padding-bottom: 102.8%;
}
.section-fullvh {
    min-height: 500px;
    overflow: hidden;
}
.home-intro {
    position: relative;
}
.home-intro .grid-container {
    position: relative;
    z-index: 2;
}
.home-intro-box {
    min-height: 60vh;
    padding: 114px 0 59px;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.home-intro-box > div {
    width: 100%;
}
.home-intro-video {
    position: absolute;
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
    pointer-events: none;
    overflow: hidden;
}
.home-intro-video iframe {
    width: 100vw;
    height: 100%;
    min-height: 100%;
    min-width: 177.77vh;
    position: absolute;
    top: calc(50% + 1px);
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.home-intro-video video {
    width: 100vw;
    height: 100%;
    min-height: 100%;
    min-width: 177.77vh;
    position: absolute;
    top: calc(50% + 1px);
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.home-intro-video::after {
    content: '';
    width: 100%; height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.50)), to(rgba(0, 0, 0, 0.20)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.20) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0; left: 0;
}
.home-intro .animated-title {
    opacity: 0;
}
.home-intro.in-view .animated-title {
    opacity: 1;
}
.home-intro.in-view .animated-title .word {
    transform: translateY(0);
}
.home-intro.in-view .home-intro-box-text {
    opacity: 1;
    visibility: visible;
}
.archive-section-work-items-img {
    height: 100%;
}
.archive-section-work-items-lg .archive-section-work-items-img {
}
.archive-section-work-items-md .archive-section-work-items-img {
}
.archive-section-work-items-sm .archive-section-work-items-img {
}
.archive-section-work-items-xsm .archive-section-work-items-img {
}
.news-resources-grid-section-list-title .archive-section-work-items-buttons {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.archive-section-work-items ul li a:hover .news-resources-grid-section-list-title .archive-section-work-items-buttons {
    opacity: 1;
    visibility: visible;
}
.home-intro.in-view .home-intro-box-text-sm {
  opacity: 1;
  visibility: visible;
}
.news-resources-grid-section-list ul li .archive-section-work-items-img::before {
    content: '';
    width: 100%; height: 100%;
    background: #000;
    opacity: 0.2;
    transition: 0.2s ease-in-out;
    position: absolute;
    top: 0; left: 0;
    z-index: 1;
}
.news-resources-grid-section-list ul li a:hover .archive-section-work-items-img::before {
    opacity: 0.5;
}
.news-resources-grid-section-list-title {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 2;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    color: var(--cream);
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.39px;
    padding: 24px;
}
@media screen and (max-width:639px) {
.home-intro .animated-title {
	        min-width: calc(100% + 30px);
	        margin-left: -15px;
	    }
.home-intro .animated-title {
        min-width: calc(100% + 30px);
        margin-left: -15px;
    }
.archive-section-work-items-img {
    }
}
@media screen and (min-width:700px) {
.section-fullvh {
      min-height: 600px;
  }
}
@media only screen and (max-width: 1023px) {
// .home-intro-box {
    //     padding: 160px 0 80px;paddingpaddingpadding
    // }
.archive-section-work-items-img {
    }
.news-resources-grid-section-list-title {
        font-size: 32px;
    }
}