:root{--wp--color--primary:#04f;--wp--color--black:#0b1421;--wp--color--white:#fff;--container-padding:20px;--container-padding-full:clamp(20px,5vw,100vw);--breakpoint-xs:576px;--breakpoint-sm:740px;--breakpoint-md:940px;--breakpoint-lg:1279px;--breakpoint-xl:1520px;--container-xxlarge:1780px;--container-xlarge:1528px;--container-large:1280px;--container-medium:940px;--container-small:854px;--container-xsmall:575px;--container-xxsmall:360px;--scrollbar-width:0px;--button-top-padding:0.75em;--button-bottom-padding:0.7em;--swiper-btn-height:36px;--swiper-navigation-size:20px}@media screen and (min-width:940px){:root{--scrollbar-width:5px;--container-padding:2em}}@-moz-document url-prefix(){:root{--scrollbar-width:0px}}.project-types--section{background-color:#0b1421;color:#fff;padding:2.5em 0}.project-types--section .project-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.5em;min-height:100vh}.project-types--section .project-item .project-type--thumbnail{--text-offset:0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-height:520px;position:relative;width:100%;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.project-types--section .project-item .project-type--thumbnail .project-name{font-family:var(--wp--preset--font-family--subtitle);font-size:clamp(3em,7.5vw,5.81em);font-weight:500;line-height:normal;padding-bottom:.2em;position:relative;text-transform:uppercase;-webkit-transform:translateX(var(--text-offset));-ms-transform:translateX(var(--text-offset));transform:translateX(var(--text-offset));will-change:transform;z-index:0}.project-types--section .project-item .project-type--thumbnail img{-webkit-border-radius:20px;border-radius:20px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.9;position:absolute;top:0;width:80%;will-change:transform;z-index:1}.project-types--section .project-item .project-type--thumbnail:after{bottom:0;color:transparent;content:attr(data-title);font-family:var(--wp--preset--font-family--subtitle);font-size:clamp(3em,7.5vw,5.81em);font-weight:500;line-height:normal;padding-bottom:.2em;position:absolute;right:0;text-transform:uppercase;-webkit-text-stroke:2px #fff;-webkit-transform:translateX(var(--text-offset));-ms-transform:translateX(var(--text-offset));transform:translateX(var(--text-offset));will-change:transform;z-index:2}.project-types--section .project-item:nth-child(2n) .project-type--thumbnail{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.project-types--section .project-item:nth-child(2n) .project-type--thumbnail img{left:auto;right:0}.project-types--section .project-item:nth-child(2n) .project-type--thumbnail:after{left:0;right:auto}.project-types--section .project-item:nth-child(odd) .project-type--thumbnail{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.project-types--section .project-item:nth-child(odd) .project-type--thumbnail img{left:0;right:auto}.project-types--section .project-item:nth-child(odd) .project-type--thumbnail:after{left:auto;right:0}@media screen and (max-width:940px){.project-types--section .project-item{gap:2em;min-height:70vh}.project-types--section .project-item .project-type--thumbnail{min-height:250px}.project-types--section .project-item .project-type--thumbnail img{width:95%}.project-types--section .project-item .project-type--thumbnail .project-name,.project-types--section .project-item .project-type--thumbnail:after{margin-bottom:-.6em;padding-bottom:0}}