.select{position:relative;display:flex;align-items:center;justify-content:center;height:2.25rem;width:100%;min-width:11rem;border-radius:9999px;padding-left:1.75rem;padding-right:1.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(96 201 223/var(--tw-border-opacity,1));cursor:pointer;font-size:.875rem;font-weight:500}@media (min-width:1024px){.select{padding-left:1rem;padding-right:1rem;font-size:1rem}}@media (min-width:1280px){.select{padding-left:1.75rem;padding-right:1.75rem}}.select .label{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;width:100%;font-size:.875rem;font-weight:500}@media (min-width:1024px){.select .label{font-size:1rem}}.select svg{position:absolute;right:1rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1024px){.select svg{right:.5rem}}@media (min-width:1280px){.select svg{right:1rem}}.select .options{position:absolute;bottom:calc(100% + 10px);left:0;z-index:50;height:fit-content;width:100%;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(96 201 223/var(--tw-border-opacity,1))}@media (min-width:1024px){.select .options{top:calc(100% + 10px)}}.select .options .option{padding:.375rem 1.75rem}.select .options .option:first-child{padding-top:.5rem}@media (min-width:1024px){.select .options .option{padding-left:1rem;padding-right:1rem}}@media (min-width:1280px){.select .options .option{padding-left:1.75rem;padding-right:1.75rem}}.select.light{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(96 201 223/var(--tw-text-opacity,1))}.select.light .label,.select.light svg{--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}.select.light .options{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.select.light .options .option{--tw-text-opacity:1;color:rgb(17 21 33/var(--tw-text-opacity,1))}.select.light .options .option:hover{background-color:rgb(60 107 179/.1)}.select.dark{--tw-bg-opacity:1;background-color:rgb(17 21 33/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(96 201 223/var(--tw-text-opacity,1))}.select.dark .label,.select.dark svg{--tw-text-opacity:1;color:rgb(206 224 237/var(--tw-text-opacity,1))}.select.dark .options{--tw-bg-opacity:1;background-color:rgb(17 21 33/var(--tw-bg-opacity,1))}.select.dark .options .option{--tw-text-opacity:1;color:rgb(206 224 237/var(--tw-text-opacity,1))}.select.dark .options .option:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.search-bar{position:fixed;top:4rem;z-index:100;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1.25rem 1.5rem}@media (min-width:640px){.search-bar{padding-left:3rem;padding-right:3rem}}@media (min-width:768px){.search-bar{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.search-bar{padding-left:5rem;padding-right:5rem}}@media (min-width:1280px){.search-bar{padding-left:7rem;padding-right:7rem}}@media (min-width:1536px){.search-bar{padding-left:10rem;padding-right:10rem}}@media (min-width:640px){.search-bar{flex-wrap:nowrap}}@media (min-width:768px){.search-bar{top:72px}}@media (min-width:1024px){.search-bar{top:5rem;gap:1rem;padding-top:.75rem;padding-bottom:.75rem}}@media (min-width:1280px){.search-bar{gap:2.5rem}}@media (min-width:1536px){.search-bar{gap:5rem}}@media (min-width:1920px){.search-bar{gap:8rem}}.search-bar .input-wrapper{display:flex;align-items:center;gap:.75rem;width:100%}@media (min-width:640px){.search-bar .input-wrapper{width:100%}}@media (min-width:1024px){.search-bar .input-wrapper{width:25%}}@media (min-width:1280px){.search-bar .input-wrapper{width:33.333333%}}@media (min-width:640px){.search-bar .filters-wrapper{width:40%}}.search-bar .filters-wrapper{max-width:60%}@media (min-width:1024px){.search-bar .filters-wrapper{width:60%}}@media (min-width:1280px){.search-bar .filters-wrapper{width:50%}}.search-bar .filters-wrapper .desktop-filters{display:none}@media (min-width:1024px){.search-bar .filters-wrapper .desktop-filters{display:flex;align-items:center;gap:.75rem}}.search-bar .filters-wrapper .desktop-filters{width:50%}@media (min-width:1280px){.search-bar .filters-wrapper .desktop-filters{margin-left:-1.5rem}}@media (min-width:1920px){.search-bar .filters-wrapper .desktop-filters{margin-left:-5rem}}@media (min-width:640px){.search-bar .filters-wrapper .mobile-filters{display:flex;align-items:center;justify-content:center}}@media (min-width:1024px){.search-bar .filters-wrapper .mobile-filters{display:none}}.search-bar .filters-wrapper .mobile-filters .label-wrapper{display:flex;align-items:center;gap:.5rem;cursor:pointer}.search-bar .filters-wrapper .mobile-filters .label-wrapper .icon{position:relative}.search-bar .filters-wrapper .mobile-filters .label-wrapper .icon svg{font-size:1rem}.search-bar .filters-wrapper .mobile-filters .label-wrapper .icon span{position:absolute;right:-.25rem;top:0;display:inline-block;height:.625rem;width:.625rem;border-radius:9999px;font-size:7px;font-weight:500}.search-bar .filters-wrapper .mobile-filters .label-wrapper p{font-size:.875rem;font-weight:500}.search-bar .switch-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.search-bar .switch-wrapper .switch-label{display:none;text-wrap:nowrap;font-size:1rem;font-weight:500}@media (min-width:1536px){.search-bar .switch-wrapper .switch-label{display:inline-block}}.search-bar .switch-wrapper .switch{display:flex;align-items:center;justify-content:space-between;height:2.25rem;width:5rem;border-radius:9999px}.search-bar .switch-wrapper .switch>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-opacity:1;border-color:rgb(96 201 223/var(--tw-divide-opacity,1))}.search-bar .switch-wrapper .switch{border-width:1px;--tw-border-opacity:1;border-color:rgb(96 201 223/var(--tw-border-opacity,1))}.search-bar .switch-wrapper .icon-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:50%}.search-bar .switch-wrapper .icon-wrapper svg{font-size:1rem;--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}.search-bar .switch-wrapper .icon-wrapper.active svg{--tw-text-opacity:1;color:rgb(96 201 223/var(--tw-text-opacity,1))}.search-bar.light{--tw-bg-opacity:1;background-color:rgb(220 227 240/var(--tw-bg-opacity,1))}.search-bar.light .mobile-filters .icon svg{--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}.search-bar.light .mobile-filters .icon span{--tw-bg-opacity:1;background-color:rgb(38 40 100/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(206 224 237/var(--tw-text-opacity,1))}.search-bar.light .mobile-filters .filter-label,.search-bar.light .switch-label{--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}.search-bar.light .switch{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.search-bar.dark{background-color:rgb(60 107 179/.2)}.search-bar.dark .mobile-filters .icon svg{--tw-text-opacity:1;color:rgb(96 201 223/var(--tw-text-opacity,1))}.search-bar.dark .mobile-filters .icon span{--tw-bg-opacity:1;background-color:rgb(96 201 223/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 21 33/var(--tw-text-opacity,1))}.search-bar.dark .mobile-filters .filter-label{--tw-text-opacity:1;color:rgb(96 201 223/var(--tw-text-opacity,1))}.search-bar.dark .icon-wrapper svg{font-size:1rem;--tw-text-opacity:1;color:rgb(206 224 237/var(--tw-text-opacity,1))}.search-bar.dark .switch-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.search-bar.dark .switch{--tw-bg-opacity:1;background-color:rgb(17 21 33/var(--tw-bg-opacity,1))}.drawer-content{border-style:none}.drawer-content .drawer-divider{--tw-bg-opacity:1;background-color:rgb(96 201 223/var(--tw-bg-opacity,1))}.drawer-content .drawer-header{grid-template-columns:repeat(12,minmax(0,1fr))}.drawer-content .drawer-header .select{grid-column:span 12/span 12}@media (min-width:640px){.drawer-content .drawer-header .select{grid-column:span 6/span 6;grid-column-start:4}}.drawer-content button{width:100%;margin-left:auto;margin-right:auto}@media (min-width:640px){.drawer-content button button{width:50%}}.drawer-content.light{background-color:rgb(255 255 255/.9)}.drawer-content.dark{background-color:rgb(17 21 33/.9)}.pulse{position:relative;height:.875rem;width:.875rem;z-index:10}.pulse,.pulse:after{border-radius:9999px}.pulse:after{position:absolute;--tw-content:"";top:50%;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));height:.375rem;width:.375rem;content:var(--tw-content)}.pulse.active{background-color:rgb(103 255 121/.5)}.pulse.active:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(0 255 30/var(--tw-bg-opacity,1))}.pulse.revoked{background-color:rgb(244 62 167/.5)}.pulse.revoked:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(244 62 167/var(--tw-bg-opacity,1))}.list{margin-top:13rem;margin-bottom:3rem;display:grid;grid-template-columns:repeat(24,minmax(0,1fr))}@media not all and (min-width:640px){.list{overflow-x:scroll}}@media (min-width:640px){.list{margin-top:10rem;margin-bottom:3.5rem}}@media (min-width:768px){.list{margin-top:11rem;margin-bottom:4rem}}@media (min-width:1280px){.list{margin-top:13rem;margin-bottom:5rem}}@media (min-width:1536px){.list{padding-left:1.5rem;padding-right:1.5rem}@media (min-width:640px){.list{padding-left:3rem;padding-right:3rem}}@media (min-width:768px){.list{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.list{padding-left:5rem;padding-right:5rem}}@media (min-width:1280px){.list{padding-left:7rem;padding-right:7rem}}@media (min-width:1536px){.list{padding-left:10rem;padding-right:10rem}}}.list .title{text-wrap:nowrap;font-size:.875rem;font-weight:600;--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}@media (min-width:1024px){.list .title{font-size:1rem}}.list .title.large{font-weight:700}.list .text{font-size:.875rem;font-weight:400;--tw-text-opacity:1;color:rgb(38 40 100/var(--tw-text-opacity,1))}@media (min-width:1536px){.list .text{font-size:1rem}}.list .status{display:flex;align-items:center;gap:.5rem}.list .status p{text-decoration-line:underline}.list .location .coordinates{font-size:.875rem}.list .level{gap:.375rem}.list .case-study,.list .level{display:flex;align-items:center}.list .case-study{z-index:20;margin:0;justify-content:center}.list table{grid-column:span 24/span 24}.list table thead{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(206 224 237/var(--tw-border-opacity,1))}.list table thead th{display:none;padding:.75rem .5rem;text-align:left}.list table thead th:first-child{padding-left:1.5rem}.list table thead th:last-child{padding-right:1.5rem;text-align:center}@media (min-width:640px){.list table thead th:first-child{padding-left:3rem}.list table thead th:last-child{padding-right:3rem}}@media (min-width:768px){.list table thead th:first-child{padding-left:4rem}.list table thead th:last-child{padding-right:4rem}}@media (min-width:1024px){.list table thead th{padding-left:1.25rem;padding-right:1.25rem}.list table thead th:first-child{padding-left:5rem}.list table thead th:last-child{padding-right:5rem}}@media (min-width:1280px){.list table thead th{padding-left:1.5rem;padding-right:1.5rem}.list table thead th:first-child{padding-left:7rem}.list table thead th:last-child{padding-right:7rem}}@media (min-width:1536px){.list table thead th:first-child{padding-left:1.5rem}.list table thead th:last-child{padding-right:1.5rem}}@media (min-width:1920px){.list table thead th{display:table-cell}}.list table thead th:first-child,.list table thead th:nth-child(2){display:table-cell}@media (min-width:640px){.list table thead th:last-child,.list table thead th:nth-child(3){display:table-cell}}@media (min-width:1024px){.list table thead th:nth-child(4){display:table-cell}}@media (min-width:1280px){.list table thead th:nth-child(7){display:table-cell}}@media (min-width:1920px){.list table thead th:nth-child(6){display:table-cell}}.list table tbody tr{cursor:pointer}.list table tbody tr:nth-child(odd){background-color:rgb(206 224 237/.15)}.list table tbody tr:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.list table tbody tr:nth-child(odd):hover{background-color:rgb(206 224 237/.25)}.list table tbody tr:nth-child(2n):hover{background-color:rgb(206 224 237/.1)}.list table tbody tr td{display:none;height:3.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:.5rem;padding-right:.5rem}.list table tbody tr td:first-child{max-width:8rem;padding-left:1.5rem}.list table tbody tr td:last-child{padding-right:1.5rem}@media (min-width:640px){.list table tbody tr td{height:5rem}.list table tbody tr td:first-child{padding-left:3rem}.list table tbody tr td:last-child{padding-right:3rem}}.list table tbody tr td:first-child{max-width:12rem}@media (min-width:768px){.list table tbody tr td:first-child{padding-left:4rem}.list table tbody tr td:last-child{padding-right:4rem}}.list table tbody tr td:first-child{max-width:18rem}@media (min-width:1024px){.list table tbody tr td{padding-left:1.25rem;padding-right:1.25rem}.list table tbody tr td:first-child{padding-left:5rem}.list table tbody tr td:last-child{padding-right:5rem}}@media (min-width:1280px){.list table tbody tr td{max-width:24rem;padding-left:1.5rem;padding-right:1.5rem}.list table tbody tr td:first-child{padding-left:7rem}.list table tbody tr td:last-child{padding-right:7rem}}@media (min-width:1536px){.list table tbody tr td:first-child{padding-left:1.5rem}.list table tbody tr td:last-child{padding-right:1.5rem}}@media (min-width:1920px){.list table tbody tr td{display:table-cell}}.list table tbody tr td .title{width:11rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1536px){.list table tbody tr td .title{width:13rem}}.list table tbody tr td:first-child,.list table tbody tr td:nth-child(2){display:table-cell}@media (min-width:640px){.list table tbody tr td:last-child,.list table tbody tr td:nth-child(3){display:table-cell}}@media (min-width:1024px){.list table tbody tr td:nth-child(4){display:table-cell}}@media (min-width:1280px){.list table tbody tr td:nth-child(7){display:table-cell}}@media (min-width:1920px){.list table tbody tr td:nth-child(6){display:table-cell}}.projects{position:relative;min-height:calc(100vh - 324px)}