@media only screen and (min-width: 64rem) {#cs-navigation {position: fixed;background-color: var(--primary);}}@media only screen and (max-width: 768px) {#portfolio .horiz-gallery-wrapper {flex-direction: column;}#portfolio .horiz-gallery-strip {flex-direction: column;}#portfolio .project-wrap {width: 100%;padding: 0;box-sizing: content-box;}}body {overflow-x: hidden;margin: 0;}.row, .section, section {position: relative;overflow: hidden;}.tatisserie {background-color: #c65d59;}.tatisserie::before {background-color: #c65d59;}.purity {background-color: #704e44;}.purity::before {background-color: #704e44;}.setequintas {background-color: #3d5c4d;}.setequintas::before {background-color: #3d5c4d;}.wip {background-color: #edbb00;}.wip::before {background-color: #edbb00;}.catre {background-color: #e98a16;}.catre::before {background-color: #e98a16;}.akamtur {background-color: #d9b050;}.akamtur::before {background-color: #d9b050;}.dg {background-color: #161b21;}.dg::before {background-color: #161b21;}.siyou {background-color: #d36485;}.siyou::before {background-color: #d36485;}.escapauto {background-color: #1a39a8;}.escapauto::before {background-color: #1a39a8;}.vmps {background-color: #4a83c1;}.vmps::before {background-color: #4a83c1;}.section, section {text-align: center;}.container-fluid {width: 100%;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: auto;}.horiz-gallery-strip, .horiz-gallery-wrapper {display: flex;flex-wrap: nowrap;will-change: transform;position: relative;}.project-wrap {width: 33vw;margin: 0;padding: 1rem;box-sizing: content-box;display: flex;justify-content: center;}.project-wrap img {width: 80%;aspect-ratio: 1/1;object-fit: contain;}@media only screen and (min-width: 0rem) {#portfolio .project-wrap {position: relative;}#portfolio .project-wrap::before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) scale(0);height: 100%;width: 100%;z-index: 1;transition: all 0.8s ease;}#portfolio .project-wrap .content {position: absolute;display: none;flex-direction: column;align-items: center;justify-content: center;height: 100%;width: 100%;z-index: 2;transition-delay: 0.2s;}#portfolio .project-wrap .horiz-gallery-strip {pointer-events: none;}#portfolio .project-wrap img {transition: all 0.3s ease;}#portfolio .project-wrap .project-title {color: var(--bodyTextColorWhite);font-size: var(--headerFontSize);}#portfolio .project-wrap .project-title.dark {color: var(--headerColor);}#portfolio .project-wrap .project-description {color: var(--bodyTextColorWhite);}#portfolio .project-wrap .project-description.dark {color: var(--headerColor);}#portfolio .project-wrap:hover::before {transform: translate(-50%, -50%) scale(1);}#portfolio .project-wrap:hover img {filter: blur(5px);}#portfolio .project-wrap:hover .content {display: flex;}}@media only screen and (min-width: 48rem) {#portfolio .project-wrap {margin: 1rem;}}