.mapboxgl-popup{max-width:unset!important}.mapboxgl-popup .mapboxgl-popup-close-button{display:none}.popup{width:15rem}.popup .img-container{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.popup .img-container img{object-fit:cover;width:100%;height:100%}.popup .popup-content{padding:.75rem;font-family:Hermes}.popup .popup-content h3{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1rem}.world-container{flex-direction:column;flex:1;width:100%;display:flex}.world-container .mapboxgl-map{flex:1;width:100%;border-radius:0!important;height:100%!important}.world-container .mapboxgl-map .map{width:50%;height:100%}.mapboxgl-ctrl-attrib-inner{display:none}@media (min-width:768px){.header-logo-container{width:50%!important}}.header-logo-container{width:100%}.full-logo-header{z-index:1000;width:clamp(15rem,100%,20rem);padding-block:1.5rem;display:flex;position:relative}@media (max-width:767px){.full-logo-header{width:100%}}.full-logo-header.home{position:unset;background-color:#0000}.full-logo-header.home svg{fill:#fff}.home .full-logo-header{background-color:#0000;position:fixed}.home .logo{color:#fff}@media (max-width:767px){.header{display:none!important}}.header.is-white{background-color:#fff}.header{z-index:1;padding-block:1.5rem;position:fixed;top:0;left:0;right:0}.header.with-border{border-bottom:1px solid #202020}.header.home-header{background-color:#0000}.header.home-header .logo{color:#fff}.header.home-header nav a{opacity:1!important}.header.home-header nav a:hover{opacity:.5!important}.header.home-header .full-logo-header{background-color:#0000}.header.home-header .header-content nav a{color:#fff}.header .header-content{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:1.5rem;font-size:1rem;display:grid}@media (max-width:767px){.header .header-content{grid-template-columns:1fr}}.header .header-content .logo{text-transform:uppercase;font-weight:700}.header .header-content nav{gap:1.5rem;display:flex}@media (max-width:767px){.header .header-content nav{display:none}}.header .header-content nav a{opacity:.4;transition:all .1s}.header .header-content nav a:hover{opacity:1;text-decoration:none!important}.header .header-content nav a.selected{opacity:1}.header .border-animated{will-change:opacity;color:#0c0c0c}*{box-sizing:border-box;margin:0;padding:0}html{font-size:87.5%}@media (max-width:1023px){html{font-size:75%}}@font-face{font-family:Hermes;src:url("/font/Hermes Bold.otf")format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Hermes;src:url("/font/Hermes Regular.otf")format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hermes;src:url("/font/Hermes Light.otf")format("opentype");font-weight:300;font-style:normal;font-display:swap}body{color:#0c0c0c;flex-direction:column;max-width:100vw;font-size:1rem;line-height:1.4;display:flex;overflow-x:hidden;font-family:Hermes,sans-serif!important}h1{font-size:calc(2rem + 1vw);line-height:1.2}h2{font-size:1.25rem}a{color:inherit;text-decoration:none}.project-section{width:100%;height:auto;position:relative}.resources-grid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;gap:8vw;display:grid}@media (max-width:768px){.resources-grid{grid-template-columns:1fr;gap:4rem}}.resources-grid .project-card-footer{margin-top:1rem}.projects-by-year{scroll-behavior:smooth;scroll-snap-type:y mandatory}.projects-by-year .project-index-container{scroll-snap-align:start;scroll-snap-stop:always;border-bottom:1px solid #000}.projects-by-year .project-index-container:last-of-type{border-bottom:none}.projects-by-year .project-index-container .year{margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.projects-by-year .project-index-container .project-index{grid-template-columns:repeat(4,1fr);gap:4rem 1.5rem;display:grid}.projects-by-year .project-index-container .project-index a{display:block}@media (max-width:1023px){.projects-by-year .project-index-container .project-index{grid-template-columns:repeat(2,1fr)}}.projects-by-year .project-index-container .project-index .project-index-card{aspect-ratio:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden}.projects-by-year .project-index-container .project-index .project-index-card:hover img{transform:scale(1.005)}.projects-by-year .project-index-container .project-index .project-index-card:after{content:"";background-color:#0000000d;position:absolute;inset:0}.projects-by-year .project-index-container .project-index .project-index-card img{object-fit:cover;width:100%;height:100%;transition:all .2s}.projects-by-year .project-index-container .project-index .project-index-card:hover{background-color:#8080801a;transition:all .1s}.projects-by-year .project-index-container .project-index .project-card-footer{word-break:break-word;margin-top:.75rem}.projects-by-year .project-index-container .project-index .project-card-footer .project-name{margin-bottom:0;font-size:1rem;font-weight:700}.projects-by-year .project-index-container .project-index .project-card-footer .project-subtitle{font-size:1rem}.world-view{flex-direction:column;flex:1;display:flex}.world-view .world-container{min-height:80vh}.page:not(.home){min-height:95vh;padding-top:8rem}@media (max-width:767px){.page:not(.home){padding-top:2rem}}.container{width:100%;margin:0 auto;padding:1.5rem}.container.padding-inline{padding-block:0;padding-inline:1.5rem}.container .padding-bottom{padding-bottom:1.5rem}.container.no-padding{padding-block:0}.page-top{border-bottom:1px solid #0000}.project-header-container{align-items:flex-end;gap:1.5rem;min-height:180px;display:flex}@media (max-width:767px){.project-header-container{min-height:unset;flex-direction:column-reverse;display:flex}}@media (min-width:768px){.project-header-container>*{flex:1}}.projects-nav{gap:1.5rem;margin:1.5rem 0;font-weight:400;display:flex}@media (max-width:767px){.projects-nav{width:100%;margin-top:0}}.projects-nav a{opacity:.4;transition:all .1s}.projects-nav a:hover{opacity:1;text-decoration:none!important}.projects-nav a.selected{opacity:1}@media (max-width:767px){.project-filter-container{display:none!important}}.project-filter-container,.project-filter-container h3{font-size:1rem}.project-filter-container .with-filter h3{font-size:1.25rem}.project-filter-container .with-filter a{font-size:1rem}.project-filter-container p{margin:.75rem 0;font-size:1.25rem}.project-filter-container.two-cols{grid-template-columns:repeat(2,1fr);display:grid}.project-filter-container{margin-bottom:1.5rem}.project-filter-container a{opacity:.4;transition:all .1s}.project-filter-container a:hover{opacity:1;text-decoration:none!important}.project-filter-container a.selected{opacity:1;font-weight:bolder}.project-filter-container-mobile{width:100%}.project-filter-container-mobile h3{font-size:1.25rem!important}.project-filter-container-mobile p{margin:.75rem 0;font-weight:400;font-size:1.25rem!important}.project-filter-container-mobile a{opacity:.4;transition:all .1s}.project-filter-container-mobile a:hover{opacity:1;text-decoration:none!important}.project-filter-container-mobile a{margin-top:1.5rem;display:block}.project-filter-container-mobile a.selected{opacity:1;font-weight:bolder}.project-filter-container-mobile .mantine-Accordion-content a{opacity:1;margin-top:0}.project-filter-container-mobile .mantine-Accordion-content{color:gray;display:block!important}@media (max-width:767px){.project-filter-container-mobile .mantine-Accordion-content>div{margin-bottom:.75rem}}@media (min-width:1024px){.project-filter-container-mobile .mantine-Accordion-content{margin-bottom:.75rem}}@media (min-width:768px){.project-filter-container-mobile{display:none}}a{font-weight:400}.year-selector::-webkit-scrollbar{display:none}.year-selector button{transition:opacity .3s}.year-selector{-ms-overflow-style:none;scrollbar-width:none;background:linear-gradient(90deg,#000,#1a1a1a);border-radius:30px;flex-wrap:nowrap;align-items:center;gap:.5rem;width:50%;max-width:600px;height:50px;margin-bottom:2rem;padding:.5rem 1rem;font-weight:bolder;display:flex;position:sticky;bottom:1.5rem;left:50%;overflow-x:scroll;transform:translate(-50%);box-shadow:0 0 1rem #0003}@media (max-width:767px){.year-selector{width:calc(100% - 50px - 4.5rem);left:1.5rem;transform:translate(0)}}.year-selector.footer-visible{position:static}.year-selector button{color:gray;background-color:#0000;border-color:#0000;flex-shrink:0}.year-selector button{cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:.25rem;width:max-content;min-width:3.5rem;font-family:inherit;font-size:1rem;display:flex}.year-selector button:first-of-type{min-width:5rem}.year-selector button>*{flex-shrink:0}.year-selector button .dot{background-color:#fff;border-radius:50%;width:.75rem;height:.75rem;margin-right:.25rem;display:inline-block;transform:translateY(-1px)}.year-selector button:hover{color:#fff}.year-selector button.selected{color:#fff;font-weight:700}.project-slug{padding-top:4rem}.project-slug .project-subtitle{font-size:calc(2rem + 1vw);font-weight:400;line-height:1.2}.project-slug .cover{object-fit:cover;object-position:center;width:100%;position:relative}.project-slug .cover img{width:100%}.project-slug .description{grid-template-columns:repeat(2,1fr);gap:1.5rem;font-size:1.25rem;font-weight:400;display:grid}@media (max-width:767px){.project-slug .description{grid-template-columns:1fr;gap:0;padding-top:0}.project-slug .description .empty-block{display:none}}.project-slug .description *{margin-bottom:.5em}.project-slug .description br{display:none}.project-slug .images-grid{grid-template-columns:repeat(8,1fr);gap:1.5rem;display:grid}@media (min-width:768px) and (max-width:1023px){.project-slug .images-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:767px){.project-slug .images-grid{grid-template-columns:repeat(4,1fr)}}.project-slug .images-grid .image{aspect-ratio:1;cursor:pointer;background-color:#f4f8f6;transition:all .1s;position:relative}.project-slug .images-grid .image:after{content:"";background-color:#0000000d;position:absolute;inset:0}.project-slug .images-grid .image.bw{filter:grayscale()}.project-slug .images-grid .image.btn{border:none}.project-slug .images-grid .image img{object-fit:cover;object-position:center;width:100%;height:100%}.project-slug .images-grid .image:hover{filter:grayscale(0)}.line{border-top:1px solid #0c0c0c;gap:1.5rem;padding-block:.75rem;display:flex}.line.block{display:block}@media (max-width:767px){.line{display:block}}.line>*{flex:1}.line p{margin:0}.tab{font-weight:400}.tab.tab-nav-mobile .line{padding-block:1.5rem;font-size:1.25rem}.tab.tab-nav-mobile .line a{outline:none}.tab .see-more-btn{font-size:inherit;opacity:.5;cursor:pointer;color:#000;background-color:#0000;border:0;flex:0;font-family:inherit;transition:all .1s}.tab .see-more-btn:hover{opacity:1}.new-footer{color:#fff;background-color:#202020;grid-template-columns:repeat(2,1fr);gap:1.5rem;height:calc(100vh - 4.35rem);padding:1.5rem;display:grid;position:relative}@media (max-width:767px){.new-footer{flex-direction:column-reverse;justify-content:space-between;display:flex}}.new-footer .footer-left{align-items:flex-end;padding-right:4rem;display:flex}@media (max-width:767px){.new-footer .footer-left{flex-direction:column;align-items:flex-start}}.new-footer .footer-left .down-mobile{padding-top:1.5rem}.new-footer .footer-left .down-mobile .legal-nav{gap:1.5rem;display:flex}@media (min-width:768px){.new-footer .footer-left .down-mobile{display:none}}.new-footer .footer-left .logo-container .logo{fill:#fff;width:100%;height:auto}.new-footer .footer-left .logo-container{align-items:flex-end;width:100%;display:flex}.new-footer .footer-right{flex-direction:column;justify-content:space-between;display:flex}.new-footer .footer-right .up{grid-template-columns:repeat(2,1fr);display:grid}.new-footer .footer-right .up a{opacity:.4;transition:all .1s}.new-footer .footer-right .up a:hover{opacity:1;text-decoration:none!important}.new-footer .footer-right .up a{opacity:1}.new-footer .footer-right .up a:hover{opacity:.4}@media (max-width:767px){.new-footer .footer-right .up{flex-direction:column;gap:1.5rem;display:flex}}.link{opacity:.4;transition:all .1s}.link:hover{opacity:1;text-decoration:none!important}.link{opacity:1}.link:hover{opacity:.4}.agency-page .agency-nav{gap:1rem;font-size:1rem;display:flex}.agency-page .agency-nav button{color:gray;cursor:pointer;background-color:#0000;border:0;font-weight:400}.agency-page .agency-nav button.active,.agency-page .agency-nav button:hover{color:#000}.agency-page .agency-nav button.selected{color:#000;font-weight:700}.agency-page .img-couverture{margin-bottom:1.5rem}.agency-page .img-couverture .img-cover-container{position:relative;overflow:hidden}.agency-page .img-couverture .img-cover-container img{object-fit:cover;object-position:center;width:100%;height:100%}p{margin-bottom:.75rem}.philosophie-page .title{margin-top:1.5rem;font-size:calc(2rem + 1vw);line-height:1.2}.philosophie-page .philo-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:1023px){.philosophie-page .philo-content{grid-template-columns:1fr}}.philosophie-page .philo-content .right-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:767px){.philosophie-page .philo-content .right-content{grid-template-columns:1fr}}.philosophie-page .philo-content .right-content p{font-size:1rem;font-weight:400}.philosophie-page .philo-content .right-content h2,.philosophie-page .philo-content .right-content h3{margin-bottom:1rem}.accordion .fullwidth .mantine-Accordion-content{flex-direction:column;display:flex!important}.accordion .fullwidth .mantine-Accordion-content .images-grid .btn{border:none}.accordion .mantine-Accordion-item{border-top:1px solid #0c0c0c!important;border-bottom:none!important}.accordion .mantine-Accordion-item .custom-chevron{background-color:#0000;border:1px solid #0c0c0c;border-radius:50%;width:9px;height:9px}.accordion .mantine-Accordion-item .custom-chevron.invisible{opacity:0}.accordion .mantine-Accordion-item .mantine-Accordion-label{padding-block:.75rem!important}.accordion .mantine-Accordion-item[data-active=true] .custom-chevron{transition:all .2s;background-color:#0c0c0c!important}.accordion .mantine-Accordion-item[data-active=true] .mantine-Accordion-label .line-grid .title{font-weight:700}.accordion .mantine-Accordion-item .line-title{position:relative;padding-inline:0!important}.accordion .mantine-Accordion-item .line-title:hover{background-color:#0000}.accordion .mantine-Accordion-item .line-title .mantine-Accordion-chevron{position:absolute;top:.9rem;right:0}.accordion .mantine-Accordion-item .line-title .line-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:relative}@media (max-width:767px){.accordion .mantine-Accordion-item .line-title .line-grid{display:block}}.accordion .mantine-Accordion-item .line-title .line-grid p{margin:0}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 0 1.5rem;display:grid}@media (max-width:768px){.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content{grid-template-columns:1fr}}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details{width:100%;min-height:1px}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .image-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .image-grid{grid-template-columns:1fr}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .image-grid .img-container{grid-column:1/-1}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .image-grid .spacer-column{display:none}}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .image-grid .img-container{width:100%;min-width:0;max-width:100%;position:relative}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .left-details .spacer-column{grid-column:1/-1;width:100%;min-height:1px}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details{width:100%}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.one-col{font-size:1.25rem}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.one-col>div{width:100%}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols{grid-template-columns:1fr}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols>div:first-child{order:2}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols .details-image{order:1}}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols>div:first-child{width:100%}.accordion .mantine-Accordion-item:not(.fullwidth) .mantine-Accordion-content .details.two-cols .details-image{width:100%;min-width:0;max-width:100%;height:auto;position:relative}.documentation{margin-top:8rem}.documentation h3{margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.project-drawer-images{position:relative}.project-drawer-images .close-btn{z-index:1;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;display:flex;position:absolute;bottom:1rem;right:1rem;height:50px!important}.project-drawer-images .mantine-Drawer-content{background-color:#ededed!important}.project-drawer-images .mantine-Drawer-content .page-nb{z-index:2;position:fixed;bottom:1.5rem;left:1.5rem;width:unset!important;height:unset!important}.project-drawer-images .mantine-Drawer-content .mantine-Drawer-body{height:100%;padding:calc(50px + 2rem) 0;position:relative}.project-drawer-images .mantine-Drawer-content .mantine-Drawer-body .swiper{width:100%;height:100%;position:relative}.project-drawer-images .mantine-Drawer-content .mantine-Drawer-body .swiper *{height:100%;margin:auto}.project-drawer-images .mantine-Drawer-content .mantine-Drawer-body .swiper-img-container{position:relative;overflow:hidden}.project-drawer-images .mantine-Drawer-content .mantine-Drawer-body .swiper-img-container img{object-fit:contain;width:100%;height:100%;background-color:#ededed!important}.grid-skeletton{grid-template-columns:repeat(4,1fr);gap:4rem 1.5rem;display:grid}.grid-skeletton a{display:block}@media (max-width:1023px){.grid-skeletton{grid-template-columns:repeat(2,1fr)}}.grid-skeletton .project-index-card{aspect-ratio:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden}.grid-skeletton .project-index-card:hover img{transform:scale(1.005)}.grid-skeletton .project-index-card:after{content:"";background-color:#0000000d;position:absolute;inset:0}.grid-skeletton .project-index-card img{object-fit:cover;width:100%;height:100%;transition:all .2s}.grid-skeletton .project-index-card:hover{background-color:#8080801a;transition:all .1s}.grid-skeletton .project-card-footer{word-break:break-word;margin-top:.75rem}.grid-skeletton .project-card-footer .project-name{margin-bottom:0;font-size:1rem;font-weight:700}.grid-skeletton .project-card-footer .project-subtitle{font-size:1rem}.page.home{position:relative}.page.home .img-container{width:100%;height:100dvh;position:relative}.page.home .img-container>div{width:100%;height:100%;position:relative}.page.home .img-container>div:after{content:"";background-color:#00000040;position:absolute;inset:0}.page.home .img-container img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;position:relative}.page.home .actu-text{color:#fff;width:50vw;padding-right:0;font-size:1.25rem;position:absolute;bottom:1.5rem;right:1.5rem}@media (max-width:767px){.page.home .actu-text{width:75vw;left:1.5rem}}.page.home .actu-text p{margin-bottom:.75rem}.page.home .actu-text .see-more{opacity:.4;font-size:1rem;transition:all .1s}.page.home .actu-text .see-more:hover{opacity:1;text-decoration:none!important}.page.home .actu-text .see-more{opacity:.75}.footer-right p{margin-bottom:.25rem}@media (max-width:767px){.footer-right .down{display:none}}.bloc-title{margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.burger-btn{z-index:2;background-color:#0c0c0c;border:0;border-radius:50%;width:50px;height:50px;position:fixed;bottom:1.5rem;right:1.5rem}@media (min-width:768px){.burger-btn{display:none}}.mobile-menu{position:relative;z-index:1001!important}.mobile-menu .mantine-Drawer-content{background-color:#202020}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body{flex-direction:column;justify-content:space-between;height:100%;padding:1.5rem;display:flex}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body .logo-container svg{fill:#fff}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body .tab{color:#fff;margin-bottom:4rem}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body .tab .line{border-color:#fff}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body .close-btn{position:fixed;bottom:1.5rem;right:1.5rem}.mobile-menu .mantine-Drawer-content .mantine-Drawer-body .close-btn button{background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.mapboxgl-popup-content{padding:0!important}.sub-section{padding-bottom:.75rem}.sub-section:not(:last-child){padding-bottom:1.5rem}.sub-section .subsection-title{margin-bottom:.75rem;font-weight:bolder;display:block}.sub-section .sub-sub-section br{display:none}.sub-section .sub-sub-section:not(:last-child),.sub-section .sub-sub-section p:last-child{padding-bottom:.75rem}.see-more-section{border-top:1px solid #000}.see-more-section h3{margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.see-more-section .see-more-projects{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:767px){.see-more-section .see-more-projects{grid-template-columns:1fr}}.see-more-section .see-more-projects .see-more-link{color:gray;margin-bottom:1.5rem;display:block}.see-more-section .see-more-projects .project-index{grid-template-columns:repeat(4,1fr);gap:4rem 1.5rem;display:grid}.see-more-section .see-more-projects .project-index a{display:block}@media (max-width:1023px){.see-more-section .see-more-projects .project-index{grid-template-columns:repeat(2,1fr)}}.see-more-section .see-more-projects .project-index .project-index-card{aspect-ratio:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden}.see-more-section .see-more-projects .project-index .project-index-card:hover img{transform:scale(1.005)}.see-more-section .see-more-projects .project-index .project-index-card:after{content:"";background-color:#0000000d;position:absolute;inset:0}.see-more-section .see-more-projects .project-index .project-index-card img{object-fit:cover;width:100%;height:100%;transition:all .2s}.see-more-section .see-more-projects .project-index .project-index-card:hover{background-color:#8080801a;transition:all .1s}.see-more-section .see-more-projects .project-index .project-card-footer{word-break:break-word;margin-top:.75rem}.see-more-section .see-more-projects .project-index .project-card-footer .project-name{margin-bottom:0;font-size:1rem;font-weight:700}.see-more-section .see-more-projects .project-index .project-card-footer .project-subtitle{font-size:1rem}.see-more-section .see-more-projects .project-index{grid-template-columns:repeat(2,1fr)}.see-more-section .see-more-projects .project-index .see-more-project{position:relative}.documentation .img-grid .mantine-Accordion-content{gap:0!important}.see-all{opacity:.4;transition:all .1s}.see-all:hover{opacity:1;text-decoration:none!important}.bloc a,.description a{opacity:.4;transition:all .1s}.bloc a:hover,.description a:hover{opacity:1;text-decoration:none!important}section{margin-bottom:4rem}.themes-accordion .mantine-Accordion-content{padding-bottom:0!important}.not-found{min-height:60vh!important}.not-found p,.not-found a{font-size:1.2rem}.not-found a{text-underline-offset:4px;text-decoration:underline;display:block}.not-found .ctas{gap:1rem;display:flex}@media (max-width:768px){.project-header-options{justify-content:space-between;width:100%;display:flex}.project-header-options>*{flex:1}.project-header-options .projects-nav{justify-content:flex-end;margin:0}}
/*# sourceMappingURL=ac8d4f93697d1b80.css.map*/