.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.row-cols-2>*{flex:0 0 auto;width:50%}.col-auto{flex:0 0 auto;width:auto}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width: 576px){.col-sm{flex:1 0 0%}.col-sm-5{flex:0 0 auto;width:41.66666667%}}@media (min-width: 768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-4{flex:0 0 auto;width:33.33333333%}}@media (min-width: 992px){.col-lg{flex:1 0 0%}}@media (min-width: 1400px){.col-xxl-6{flex:0 0 auto;width:50%}}/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.opacity-0{opacity:0!important}.d-none{display:none!important}.justify-content-between{justify-content:space-between!important}.order-0{order:0!important}.order-1{order:1!important}.order-3{order:3!important}@media (min-width: 576px){.order-sm-0{order:0!important}.order-sm-1{order:1!important}}@media (min-width: 768px){.d-md-block{display:block!important}}@media (min-width: 992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}}.container-bs,.container-fluid,.container-bs-xxl,.container-bs-xl,.container-bs-lg,.container-bs-md,.container-bs-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}html,body{margin:0;height:100%;min-height:100%}*{box-sizing:border-box;cursor:url(/build/assets/cursor-a14b8c29.svg) 10 10,auto!important}html{scroll-behavior:smooth}body{background-color:#ebebeb}a{text-decoration:none;color:#000}.projects-scroll{overflow-y:scroll}.wrapper{width:100%;padding-top:110px;height:100%}@media (max-width: 500px){.wrapper{padding-top:80px}}*{scrollbar-width:auto;scrollbar-color:#e11d27 #d8d8d8}*::-webkit-scrollbar{width:17px}*::-webkit-scrollbar-track{background:#d8d8d8}*::-webkit-scrollbar-thumb{background-color:#e11d27;border-radius:12px;border:5px solid #d8d8d8}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ebebeb;display:flex;justify-content:center;align-items:center;z-index:9999999}.loader .loader-image{width:200px;height:200px;animation:rotate 7s linear infinite}.loader.hidden{animation:fade-out .8s linear forwards}.loader.none{display:none}@keyframes fade-out{99%{opacity:0;height:100%}to{opacity:0;height:0}}.custom-slider{width:100%;height:100%}.custom-slider .slider-wrapper{position:relative;width:100%;height:calc(100% - 30px)}.custom-slider .slider-wrapper .slide{position:absolute;top:0;left:-5%;width:110%;height:100%;transition:all 2s ease-in-out;opacity:0}.custom-slider .slider-wrapper .slide .slide-image-container{display:flex;align-items:center;width:100%;height:100%}.custom-slider .slider-wrapper .slide .slide-image-container img{width:100%;max-height:100%;object-fit:contain}@media (min-width: 1000px){.custom-slider .slider-wrapper .slide:nth-child(4n+1){left:45%;top:15%;width:55%;height:85%}.custom-slider .slider-wrapper .slide:nth-child(4n+2){left:40%;top:5%;width:55%;height:85%}.custom-slider .slider-wrapper .slide:nth-child(4n+3){left:0;top:0;width:65%;height:85%}.custom-slider .slider-wrapper .slide:nth-child(4n){left:20%;top:2%;width:55%;height:93%}}.custom-slider .slider-wrapper .slide.active{opacity:1}.custom-slider .slide-pagination{width:100%;height:20px;position:absolute;bottom:0;left:0;display:flex;justify-content:center;gap:10px;align-items:center}.custom-slider .slide-pagination .slide-pagination-item{width:8px;height:8px;border-radius:50%;background-color:#d8d9d9;transition:all .3s ease-in-out}@media (hover: hover){.custom-slider .slide-pagination .slide-pagination-item:hover{background-color:#e11927}}.custom-slider .slide-pagination .slide-pagination-item.active{background-color:#e11927}.gallery-photos{width:100%;margin-top:6rem;position:relative;margin-bottom:6rem}.gallery-photos .gallery-photo-item{position:relative;margin-top:80px;display:flex;flex-direction:column}.gallery-photos .gallery-photo-item .gallery-photo-title{font-family:IBM Plex Sans,sans-serif;margin-top:2px;font-weight:lighter}@media (max-width: 768px){.gallery-photos .gallery-photo-item .gallery-photo-title{margin-top:0;font-weight:lighter;font-size:14px}}.gallery-photos .gallery-photo-item .gallery-photo-image{width:100%;height:auto}@media (min-width: 576px){.gallery-photos .gallery-photo-item:nth-child(4n+1){top:0;margin-top:40px;margin-left:40%;width:60%}.gallery-photos .gallery-photo-item:nth-child(4n+2){position:absolute;left:0;width:35%;transform:translateY(-50%)}.gallery-photos .gallery-photo-item:nth-child(4n+3){left:50%;width:40%}.gallery-photos .gallery-photo-item:nth-child(4n){top:0;left:15%;width:60%}.gallery-photos .gallery-photo-item.fixer{width:35%;opacity:0}.gallery-photos .gallery-photo-item.fixer img{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}}@media (max-width: 575px){.gallery-photos{margin-top:3rem}.gallery-photos .gallery-photo-item{padding:0 5%;margin-top:30px}.gallery-photos .gallery-photo-item.fixer{display:none}}.scroll-up{position:fixed;right:30px;bottom:60px;background:transparent;border:none;outline:none;transition:all .3s ease-in-out;opacity:1;padding:0;width:33.33px;height:33.33px;z-index:1000}@media (hover: hover){.scroll-up:hover{opacity:1}}.scroll-up .scroll-up-icon{width:100%;height:100%}.project-back-button{position:fixed;border:15px;background-color:#0a0af1;right:80px;bottom:60px;border:none;outline:none;opacity:1;color:#fff;transition:.3s all;font-family:IBM Plex Sans,sans-serif;font-weight:400;font-size:18px;padding:5px 25px;border-radius:30px}.project-back-button:hover,.project-back-button.active{background-color:#020202;color:#eeee07}.container{max-width:100%;padding:0 5%;margin:0 auto}.header-container{background-color:#ebebeb;position:fixed;top:0;left:0;width:100%}.header{display:flex;justify-content:space-between;align-items:center;height:110px}.header .logo-link{display:block}.header .logo-link .logo{width:200px;height:auto}.header .menu-button-container{display:flex;align-items:center;gap:15px}.header .menu-button-container .menu-button{border:15px;background-color:#0a0af1;color:#fff;transition:.3s all;font-family:IBM Plex Sans,sans-serif;font-weight:400;font-size:18px;padding:5px 25px;border-radius:30px}.header .menu-button-container .menu-button:hover,.header .menu-button-container .menu-button.active{background-color:#020202;color:#eeee07}@media (max-width: 500px){.header{height:80px}.header .logo-link .logo{width:140px}.header .menu-button-container{gap:10px}.header .menu-button-container .menu-button{font-size:14px;padding:5px 15px}}.menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1040}.menu-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1041;background-color:#ebebeb;border:2px solid #000;width:500px}.menu-container .menu-header{background-color:#0a0af1;display:flex;justify-content:flex-end;padding:0 5px}.menu-container .menu-header .menu-close-btn{background-color:transparent;color:#fff;font-size:18px;padding:8px 2px;display:flex;border:0}.menu-container .menu-body{padding:40px 20px 20px}.menu-container .menu-body .menu-text{font-family:IBM Plex Mono,monospace;font-size:16px;margin-bottom:100px}.menu-container .menu-body .menu-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0;list-style-type:none;margin:0}.menu-container .menu-body .menu-list .menu-item{display:block;width:100%}.menu-container .menu-body .menu-list .menu-item .menu-link{display:block;width:100%;font-size:18px;font-family:IBM Plex Sans,sans-serif;border:2px solid #000;background-color:transparent;text-align:center;text-decoration:none;color:#000}.menu-container .menu-body .menu-list .menu-item .menu-link:hover{background-color:#020202;color:#eeee07}@media (max-width: 600px){.menu-container{width:330px;margin:0 auto}.menu-container .menu-body{padding:40px}.menu-container .menu-body .menu-text{font-size:13px;text-align:center;margin-bottom:40px}.menu-container .menu-body .menu-list{grid-template-columns:repeat(2,1fr)}.menu-container .menu-body .menu-list .menu-item .menu-link{padding-top:5px;padding-bottom:6px}}footer{margin-top:20px;padding-bottom:20px}footer .footer{width:100%;background-color:#020202;color:#eeee07;font-family:IBM Plex Mono,monospace}footer .footer .container{display:flex;justify-content:space-between}footer .footer .container .footer-item{font-size:14px}footer .footer .container .footer-item .footer-link{color:#eeee07}footer .footer .container .footer-item .footer-link.instagram{font-weight:700}@media (max-width: 1130px){footer .footer{width:100%;overflow-x:hidden}@keyframes scroll-anim{0%{left:100%}to{left:-1130px}}footer .footer .container{position:relative;width:1130px;max-width:none;animation:scroll-anim 15s linear infinite}footer .footer .container:hover{animation-play-state:paused}}.index-container{height:calc(100% - 60px)}.index{position:relative;width:100%;height:100%}.index .index-swiper{width:100%;height:100%}.index .index-swiper .swiper-slide.w-55{width:55%!important}.index .index-swiper .swiper-slide.w-65{width:65%!important}.index .index-swiper .swiper-slide .swiper-image{width:100%;height:100%;object-fit:cover}@keyframes rotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.rotating-logo{position:fixed;bottom:80px;left:-70px;width:170px;animation:rotate 10s linear infinite;z-index:999999}@media (max-width: 1000px){.rotating-logo{right:-55px;left:initial;bottom:initial;top:90px;width:110px}}.news{margin-bottom:6rem}.news *{cursor:pointer!important}.news .news-card{display:block;margin-top:3rem;font-size:18px}@media (max-width: 1600px){.news .news-card{font-size:16px}}@media (max-width: 768px){.news .news-card{font-size:14px}}.news .news-card .news-card-header{color:#0a0af1;font-family:IBM Plex Mono,monospace;font-weight:400}.news .news-card .news-issued-by{color:#000;font-family:IBM Plex Sans,sans-serif;font-weight:400}.news .news-card .issued-by-title{font-family:IBM Plex Mono,monospace;font-weight:400;font-size:18px}.news .news-card .news-body{margin-top:3rem}@media (max-width: 768px){.news .news-card .news-body{margin-top:1rem}}.news .news-card .news-body .news-image-container{padding-right:3%}.news .news-card .news-body .news-image-container .news-image{width:100%;max-width:368px;height:auto;object-fit:contain;object-position:left}@media (max-width: 568px){.news .news-card .news-body .news-image-container .news-image{max-width:100%}}@media (min-width: 767px){.news .news-card .news-body .news-title-container{padding:0}}.news .news-card .news-body .news-title-container .news-title-text{font-family:IBM Plex Mono,monospace;font-size:1.4em;text-transform:uppercase;font-weight:700;font-style:italic;color:#e11827;margin:0}.news .news-card .news-body .news-title-container .news-title-text *{font-family:IBM Plex Mono,monospace;word-break:break-word;white-space:break-spaces;font-size:1.4em;text-transform:uppercase;font-weight:700;font-style:italic;color:#e11827;margin:0}.news .news-card .news-body .news-title-container .news-title-text p{margin:0}@media (max-width: 1600px){.news .news-card .news-body .news-title-container .news-title-text{font-size:1.1em}}@media (max-width: 768px){.news .news-card .news-body .news-title-container .news-title-text{font-size:.9em}}@media (max-width: 576px){.news .news-card .news-body .news-title-container .news-title-text{margin-bottom:1rem}}.mb-6{margin-bottom:6rem}@media (max-width: 768px){.text-right{text-align:right}}.team .team-container{margin:0 auto}.team .team-container .team-title{font-family:IBM Plex Mono,monospace;font-size:min(5vw,5em);font-weight:bolder;font-style:italic;color:#e11827;text-shadow:-3px 0px 0px #0A0AF1;text-align:center;text-transform:uppercase}@media (max-width: 768px){.team .team-container .team-title{text-shadow:-1px 0px 0px #0A0AF1}}.team .team-container .team-description{font-family:IBM Plex Sans,sans-serif;font-size:1.3em;color:#000;font-weight:lighter;text-align:justify}@media (max-width: 768px){.team .team-container .team-description{font-size:14px}}.team .team-container .team-contact{margin-top:3rem}.team .team-container .team-contact .team-contact-title{font-family:IBM Plex Sans,sans-serif;font-size:1.1em;font-weight:lighter;color:#e11827}.team .team-container .team-contact .team-material-editors{font-family:IBM Plex Sans,sans-serif;font-size:1.2em;font-weight:400}.team .team-container .team-contact .team-contact-details .team-contact-detail-holder{font-family:IBM Plex Sans,sans-serif;font-size:1.1em;font-weight:lighter;color:#000}.team .team-container .team-contact .team-contact-details .team-contact-detail-holder .team-contact-detail-name{color:#0a0af1}@media (max-width: 768px){.team .team-container .team-contact .team-contact-details .team-contact-detail-holder{font-size:1em}}.team .team-container .team-contact .team-contact-socials{margin-top:3rem}@media (max-width: 768px){.team .team-container .team-contact .team-contact-socials{margin-top:1rem}}.team .team-container .team-contact .team-contact-socials .team-contact-social-link{display:block;font-family:IBM Plex Sans,sans-serif;font-weight:400}.team .team-container .team-members{margin-top:5rem}@media (max-width: 768px){.team .team-container .team-members{margin-top:1rem}}.team .team-container .team-members .team-members-header{font-family:IBM Plex Sans,sans-serif;font-size:1.1em;font-weight:lighter;color:#e11827}.team .team-container .team-members .team-members-row{margin-top:1rem;font-family:IBM Plex Sans,sans-serif}.team .team-container .team-members .team-members-row .team-members-people{text-transform:uppercase;color:#0a0af1;font-family:IBM Plex Mono,monospace}.team .team-container .team-members .team-members-row .team-members-light{font-weight:lighter;margin-top:5px;margin-bottom:5px}.team .team-container .team-members .team-members-row .team-members-light .mail,.team .team-container .team-members .team-members-row .team-members-light .phone{padding-left:2px;font-family:IBM Plex Sans,sans-serif;color:#e11827}.project-show .project-show-container{margin:0 auto}.project-show .project-show-container .project-show-title{font-family:IBM Plex Mono,monospace;font-size:min(5vw,5em);font-weight:bolder;font-style:italic;color:#e11827;text-shadow:-3px 0px 0px #0A0AF1;text-align:center;text-transform:uppercase}@media (max-width: 768px){.project-show .project-show-container .project-show-title{text-shadow:-1px 0px 0px #0A0AF1}}.project-show .project-show-container .project-show-image{width:100%;height:auto}.project-show .project-show-container .project-show-description{margin-top:4rem;font-family:IBM Plex Sans,sans-serif;font-size:1.3em;color:#000;font-weight:lighter;text-align:justify}@media (max-width: 768px){.project-show .project-show-container .project-show-description{font-size:1em}}.project-show .project-show-container .project-show-credits{margin-top:25px;color:#000}.project-show .project-show-container .project-show-credits .project-show-credits-title,.project-show .project-show-container .project-show-credits .project-show-credits-text{font-size:1.3em;font-family:IBM Plex Sans,sans-serif;font-weight:lighter;margin:0}.project-show .project-show-container .project-show-credits .project-show-credits-text{margin-top:10px}@media (max-width: 768px){.project-show .project-show-container .project-show-credits .project-show-credits-title,.project-show .project-show-container .project-show-credits .project-show-credits-text{font-size:1em}}table,tr,td,th{border:none!important}.project-list-container{position:relative;height:calc(100vh - 120px);margin-bottom:10px}.project-list-container .intersect-div{display:none}.project-list-container .project-photo-container{position:fixed;z-index:-1;left:0;top:100px;width:30%;opacity:0;transition:opacity 1s}.project-list-container .project-photo-container img{width:100%;height:100%;min-height:100%;object-fit:contain}.project-list-container .project-photo-container.active{opacity:1}.project-list-container .project-list{width:100%;padding-bottom:60px;border:none}.project-list-container .project-list .project-table{width:100%}.project-list-container .project-list .project-table .project-table-layout{display:grid;grid-template-columns:repeat(24,1fr)}.project-list-container .project-list .project-table .project-table-layout div:nth-child(1){grid-column:1/span 2}.project-list-container .project-list .project-table .project-table-layout div:nth-child(2){grid-column:3/span 6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-list-container .project-list .project-table .project-table-layout div:nth-child(3){grid-column:9/span 6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-list-container .project-list .project-table .project-table-layout div:nth-child(4){grid-column:15/span 4}.project-list-container .project-list .project-table .project-table-layout div:nth-child(5){grid-column:19/span 5}@media (max-width: 1100px){.project-list-container .project-list .project-table .project-table-layout div:nth-child(1){grid-column:1/span 3}.project-list-container .project-list .project-table .project-table-layout div:nth-child(2){grid-column:4/span 6}.project-list-container .project-list .project-table .project-table-layout div:nth-child(3){grid-column:10/span 5}.project-list-container .project-list .project-table .project-table-layout div:nth-child(4){grid-column:15/span 4}.project-list-container .project-list .project-table .project-table-layout div:nth-child(5){grid-column:19/span 5}}@media (max-width: 850px){.project-list-container .project-list .project-table .project-table-layout div:nth-child(1){grid-column:1/span 4}.project-list-container .project-list .project-table .project-table-layout div:nth-child(2){grid-column:5/span 8}.project-list-container .project-list .project-table .project-table-layout div:nth-child(3){display:none}.project-list-container .project-list .project-table .project-table-layout div:nth-child(4){grid-column:13/span 5}.project-list-container .project-list .project-table .project-table-layout div:nth-child(5){grid-column:18/span 6}}@media (max-width: 650px){.project-list-container .project-list .project-table .project-table-layout div:nth-child(1),.project-list-container .project-list .project-table .project-table-layout div:nth-child(3),.project-list-container .project-list .project-table .project-table-layout div:nth-child(4),.project-list-container .project-list .project-table .project-table-layout div:nth-child(5){display:none}.project-list-container .project-list .project-table .project-table-layout div:nth-child(2){grid-column:1/span 23}}.project-list-container .project-list .project-table .project-table-header{width:100%;line-height:1.275;margin-bottom:10px}.project-list-container .project-list .project-table .project-table-header div{text-align:left;font-family:IBM Plex Mono,monospace;font-weight:400;color:#e11827}.project-list-container .project-list .project-table .project-table-header div.id{color:#000}.project-list-container .project-list .project-table .project-table-header div .projects-txt{display:none}@media (max-width: 650px){.project-list-container .project-list .project-table .project-table-header div .what-txt{display:none}.project-list-container .project-list .project-table .project-table-header div .projects-txt{display:inline}.project-list-container .project-list .project-table .project-table-header div.when{display:none}}.project-list-container .project-list .project-table .project-table-body{display:flex;flex-direction:column;gap:6px}.project-list-container .project-list .project-table .project-table-body .project-item{padding-top:2px;padding-bottom:2px;line-height:1.5}.project-list-container .project-list .project-table .project-table-body .project-item div{color:#000;font-family:IBM Plex Sans,sans-serif}.project-list-container .project-list .project-table .project-table-body .project-item div.which{text-transform:capitalize}.project-list-container .project-list .project-table .project-table-body .project-item div.id,.project-list-container .project-list .project-table .project-table-body .project-item div.where,.project-list-container .project-list .project-table .project-table-body .project-item div.when{font-family:IBM Plex Mono,monospace;color:#0a0af1}.project-list-container .project-list .project-table .project-table-body .project-item.active{background:#020202}.project-list-container .project-list .project-table .project-table-body .project-item.active div{color:#fff}.project-list-container .project-list .project-table .project-table-body .project-item.active div.id,.project-list-container .project-list .project-table .project-table-body .project-item.active div.where,.project-list-container .project-list .project-table .project-table-body .project-item.active div.when{color:#eeee07}@media screen and (min-width: 768px){.project-list-container .project-list .project-table .project-table-body .project-item{line-height:1.275}.project-list-container .project-list .project-table .project-table-body .project-item:hover{background:#020202}.project-list-container .project-list .project-table .project-table-body .project-item:hover div{color:#fff}.project-list-container .project-list .project-table .project-table-body .project-item:hover div.id,.project-list-container .project-list .project-table .project-table-body .project-item:hover div.where,.project-list-container .project-list .project-table .project-table-body .project-item:hover div.when{color:#eeee07}}@media (max-width: 767px){.project-list-container .project-list{margin-top:30px}}.project-list-container .project-categories{position:fixed;left:0;bottom:0;width:100%;background-color:#ebebeb99;display:flex;justify-content:center;gap:20px;padding-top:15px;padding-bottom:15px}.project-list-container .project-categories .project-category-btn{min-width:135px;font-family:IBM Plex Sans,sans-serif;font-size:14px;text-transform:uppercase;border-radius:17px;background-color:#0a0af1;border:none;color:#fff;transition:.2s all}.project-list-container .project-categories .project-category-btn:hover,.project-list-container .project-categories .project-category-btn.active{background-color:#020202;color:#eeee07}@media (max-width: 767px){.project-list-container .intersect-div{position:fixed;display:block;z-index:-1;top:80px;left:0;width:100%;height:28px;background:#000}}@media (max-width: 500px){.project-list-container{top:50px}}.cke_notification_warning,.cke_notification{display:none!important}
