.project-section .grid{width:100%;display:grid;grid-template-columns:repeat(4,4fr);grid-gap:30px;gap:30px;grid-auto-rows:minmax(170px,auto);grid-auto-columns:minmax(100px,auto)}.project-section .grid .grid-section{border-radius:20px;background-size:cover;position:relative;transition:bottom .3s,box-shadow .3s;bottom:0}.project-section .grid .grid-section .image-gallery{height:100%;display:flex;flex-direction:column;align-items:center}.project-section .grid .grid-section .image-gallery .image-gallery-icon{filter:drop-shadow(0 10px 0 1px rgba(0,0,0,.4862745098))}.project-section .grid .grid-section .image-gallery .image-gallery-icon:hover{color:#6146ff}.project-section .grid .grid-section .image-gallery .image-gallery-icon.image-gallery-left-nav svg,.project-section .grid .grid-section .image-gallery .image-gallery-icon.image-gallery-right-nav svg{height:50px;width:30px;stroke-width:2}.project-section .grid .grid-section .image-gallery .image-gallery-icon.image-gallery-fullscreen-button svg,.project-section .grid .grid-section .image-gallery .image-gallery-icon.image-gallery-play-button svg{stroke-width:2.5}.project-section .grid .grid-section .image-gallery .image-gallery-content{align-self:center;width:100%;height:100%;display:block;display:flex;flex-direction:column}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen){height:100%;border-radius:20px 20px 0 0;overflow:hidden}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-slide-wrapper{overflow:hidden}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper{border-radius:0 0 20px 20px;overflow:hidden}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container{padding:0;height:70px}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails button,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails img,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails span,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container button,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container img,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container span{height:100%;margin:0}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails button:not(.active),.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container button:not(.active){opacity:.5}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails .image-gallery-thumbnail-image,.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container .image-gallery-thumbnail-image{object-fit:cover}.project-section .grid .grid-section .image-gallery .image-gallery-content:not(.fullscreen) .image-gallery-image{height:300px;object-fit:cover}.project-section .grid .grid-section:first-of-type{background-color:#c5c5c5;grid-column:1/3;grid-row:1/3}.project-section .grid .grid-section:first-of-type .back-wrapper{background-color:#fff;border-left-color:#fff;border-bottom:10px solid #fff;border-right:10px solid #fff;border-top-color:#fff;width:50px;height:50px;border-radius:0 0 20px 0;position:absolute;z-index:2}.project-section .grid .grid-section:first-of-type .back-wrapper:after{content:"";width:20px;height:20px;background-color:transparent;display:block;position:absolute;right:-30px;top:0;border-radius:50%;box-shadow:-10px -10px 0 #fff}.project-section .grid .grid-section:first-of-type .back-wrapper:before{content:"";width:20px;height:20px;background-color:transparent;display:block;position:absolute;left:0;top:50px;border-radius:50%;box-shadow:-10px -10px 0 #fff}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button{width:40px!important;height:40px!important;min-width:unset;display:flex;align-items:center;border-radius:12px;transition:background-color .5s,scale .5s;cursor:pointer}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button svg{margin:auto;transition:filter .5s}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button.active{background-color:#6146ff}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button.active svg{filter:invert(99%) sepia(50%) saturate(2%) hue-rotate(199deg) brightness(110%) contrast(101%)}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button:hover:not(.active){background-color:#ebebeb}.project-section .grid .grid-section:first-of-type .back-wrapper .back-button:active{scale:.9}.project-section .grid .grid-section:first-of-type .back-wrapper .back{background-color:#000;width:40px;height:40px;border-radius:12px}.project-section .grid .grid-section:nth-of-type(2){grid-column:3/5;grid-row:1/3;display:flex;flex-direction:column}.project-section .grid .grid-section:nth-of-type(2) .name-wrapper{display:flex;margin-bottom:20px}.project-section .grid .grid-section:nth-of-type(2) .name-wrapper h1{font-family:Lost Days;font-weight:unset;font-size:60px;width:min-content}.project-section .grid .grid-section:nth-of-type(2) .name-wrapper h1 .brand-color{color:#ff8bda}.project-section .grid .grid-section:nth-of-type(2) .name-wrapper .arrow{content:" ";background-image:url(/_next/static/media/arrow.f98324c1.png);background-size:contain;background-repeat:no-repeat;position:relative;left:20px;top:10px;width:80px}.project-section .grid .grid-section:nth-of-type(2) .show-more-text-container{flex:1 1}.project-section .grid .grid-section:nth-of-type(2) .show-more-text-container .show-more-less-clickable{font-weight:800;cursor:pointer;text-decoration:underline}.project-section .grid .grid-section:nth-of-type(2) .bottom{display:flex;justify-content:space-between;align-items:center}.project-section .grid .grid-section:nth-of-type(2) .bottom .tool-list-container{height:max-content}.project-section .grid .grid-section:nth-of-type(2) .bottom .tool-list-container h5{font-size:20px;font-family:Lost days;font-weight:unset;margin-bottom:5px}.project-section .grid .grid-section:nth-of-type(2) .bottom .link-container{display:flex;flex-direction:column;gap:10px}.project-section .grid .grid-section:nth-of-type(3){background-color:rgba(67,250,189,.447);grid-column:1;grid-row:3}.project-section .grid .grid-section:nth-of-type(4){background-color:#ececec}.project-section .grid .grid-section:nth-of-type(4) .front-image{max-height:170px}.project-section .grid .grid-section:nth-of-type(5),.project-section .grid .grid-section:nth-of-type(6){background-color:#b8ffe7}@media(max-width:768px){.project-section .grid{width:100%;display:grid;grid-template-columns:repeat(2,2fr);grid-gap:20px;gap:20px;grid-auto-rows:minmax(160px,auto);grid-auto-columns:minmax(140px,auto)}.project-section .grid .grid-section{border-radius:15px}.project-section .grid .grid-section:first-of-type{grid-column:1/3;grid-row:1/3}.project-section .grid .grid-section:nth-of-type(2){grid-column:1/3;grid-row:3/5}.project-section .grid .grid-section:nth-of-type(2) .show-more-text-container{margin-bottom:20px;flex:unset}.project-section .grid .grid-section:nth-of-type(3){grid-column:1/2;grid-row:5/6}.project-section .grid .grid-section:nth-of-type(4){grid-column:2/3;grid-row:5/6}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.modal-description{background-color:#fff;max-width:500px;margin:auto;padding:15px 20px 20px;border-radius:20px}.modal-description .modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.modal-description .modal-header h3{font-size:24px}.modal-description .modal-header .close-button{min-width:unset;width:40px;height:40px}.modal-description .content{overflow:scroll;max-height:300px;padding:20px 0;border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb}.modal-description .modal-footer{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.modal-description .modal-footer .link-container{display:flex;flex-direction:column;gap:10px}@media(max-width:480px){.modal-description{max-width:80vw}.modal-description .header-modal h3{font-size:20px}}.link{font-weight:700;display:flex;gap:4px;text-decoration:underline;text-underline-offset:4px;width:max-content;transition:color .3s,background-color .3s,scale .3s;color:#6146ff;border-radius:5px;padding:0 4px}.link svg{filter:invert(33%) sepia(98%) saturate(4735%) hue-rotate(242deg) brightness(100%) contrast(104%)}.link:hover{color:#000;background-color:#ebebeb;text-decoration:none}.link:hover svg{filter:invert(0) sepia(0) saturate(5076%) hue-rotate(350deg) brightness(107%) contrast(102%)}.link:active{scale:95%}.tool{display:flex;align-items:center;height:max-content;gap:10px}.tool .link{margin-left:auto}.icon-container{overflow:hidden;width:36px;height:36px;background-color:#fff;background-position:50%;background-size:contain;border-radius:10px;background-repeat:no-repeat;display:flex;align-items:center;transition:scale .3s}.icon-container img{margin:auto}.icon-container:active{scale:90%}.icon-container.plus{background-color:#aeaeae;color:#fff;cursor:pointer}.icon-container.plus span{font-weight:800;font-size:20px;text-align:center;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tool-container{display:flex;gap:6px}[aria-labelledby=modal-modal-title]{display:flex;align-items:center}.modal-tool{background-color:#fff;max-width:300px;width:100%;margin:auto;padding:15px 20px 20px;border-radius:20px}.modal-tool .modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.modal-tool .modal-header h3{font-size:24px}.modal-tool .modal-header .close-button{min-width:unset;width:40px;height:40px}.modal-tool .content{overflow:scroll;max-height:300px;border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb}.modal-tool .content .tool{border-bottom:1px solid #ebebeb;padding:10px 0}.modal-tool .content .tool:last-of-type{border-bottom:none}.modal-tool .modal-footer{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.modal-tool .modal-footer button{margin-left:auto}@media(max-width:480px){.modal-tool{max-width:80vw}.modal-tool .header-modal h3{font-size:20px}}.project-section .project-bloc{border-radius:20px;background-color:#ebebeb;animation-name:slide-in;animation-duration:1s;position:relative}.project-section .project-bloc img{max-height:200px}.project-section .project-bloc[aria-labelledby=cookish-master]{background-color:#a0b3ff}.project-section .project-bloc[aria-labelledby=music-library]{background-color:rgba(67,250,189,.447)}.project-section .project-bloc[aria-labelledby=design-system]{background-color:#b8ffe7}.project-section .project-bloc[aria-labelledby="3d-modeling"]{background-color:#ffff5e}@keyframes slide-in{0%{right:-200px}to{right:0}}