.home{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-hero{position:relative;height:70vh;max-height:600px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;overflow:hidden}.home-hero-plane{position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:-1}@media screen and (max-width: 600px){.home-hero-plane{scale:.5;top:unset;bottom:-290px;left:-150px;rotate:-20deg}}@media screen and (min-width: 601px) and (max-width: 900px){.home-hero-plane{scale:.6;top:unset;bottom:-290px;left:-150px;rotate:-20deg}}@media screen and (min-width: 901px) and (max-width: 1200px){.home-hero-plane{scale:.7;top:unset;bottom:-290px;left:-150px;rotate:-10deg}}.home-hero-laptop{position:absolute;transform:translateY(-50%);top:50%;right:0;z-index:-1}@media screen and (max-width: 600px){.home-hero-laptop{scale:.5;top:unset;bottom:-200px;right:-200px}}@media screen and (min-width: 601px) and (max-width: 900px){.home-hero-laptop{scale:.6;top:unset;bottom:-200px;right:-200px}}@media screen and (min-width: 901px) and (max-width: 1200px){.home-hero-laptop{scale:.6;top:unset;bottom:-100px;right:-200px}}.home-hero h1{text-align:center}@media screen and (max-width: 600px){.home-hero h1{font-size:1.25rem}}@media screen and (min-width: 601px) and (max-width: 900px){.home-hero h1{font-size:1.25rem}}.home-hero-subtitle{color:#757575;font-size:1.25rem}@media screen and (max-width: 600px){.home-hero-subtitle{font-size:1rem}}@media screen and (min-width: 601px) and (max-width: 900px){.home-hero-subtitle{font-size:1rem}}.home-hero-button{margin-top:16px;background-color:#3d3d3d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;border-radius:25px;transition:background-color .3s ease,color .3s ease;border:none}.home-hero-button:hover{background-color:#d6f3e0;color:#3d3d3d}@media screen and (max-width: 600px){.home-hero-button{font-size:.875rem}}@media screen and (min-width: 601px) and (max-width: 900px){.home-hero-button{font-size:.875rem}}.home-links{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;align-items:flex-start;padding-bottom:100px}.home-links a{position:relative;display:flex;justify-content:center;align-items:center;font-size:1.75rem;gap:10px;transition:scale .2s ease}@media screen and (max-width: 600px){.home-links a{font-size:1.25rem}}.home-links a:after{content:"";height:2px;width:0;position:absolute;left:0;right:0;bottom:-6px;background:#1f7460;transition:width .2s ease}.home-links a:hover{scale:1.1}.home-links a:hover:after{width:100%}.home-process{z-index:2}.home-portfolio{transform:translateY(-150px);padding:240px 0 100px;width:100%;background-color:#d6f3e0;overflow:hidden}nav{margin-top:20px;display:flex;justify-content:center;align-items:center;width:100%;gap:78px}nav img{height:70px}nav a{position:relative;transition:transform .2s ease}nav a:after{content:"";height:2px;width:0;position:absolute;left:0;right:0;bottom:-6px;background:#1f7460;transition:width .2s ease,transform .2s ease}nav a:hover{transform:scale(1.1)}nav a:hover:after{width:100%}.menu{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.menu-nav{width:calc(100% - 40px);display:flex;justify-content:center;align-items:center;justify-content:space-between;z-index:1300;overflow:hidden}.menu-button{background:none;border:none;cursor:pointer;position:relative;width:40px;height:40px;padding:0}.menu-button .burger{width:20px;height:2px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease}.menu-button .burger:before,.menu-button .burger:after{content:"";width:20px;height:2px;background-color:#000;position:absolute;left:0;transition:transform .3s ease}.menu-button .burger:before{top:-6px}.menu-button .burger:after{top:6px}.menu-button.open .burger{transform:translate(-50%,-50%) rotate(45deg)}.menu-button.open .burger:before{transform:rotate(90deg) translate(6px)}.menu-button.open .burger:after{transform:rotate(-90deg) translate(6px)}.menu-drawer{position:relative}.menu-drawer.MuiDrawer-root,.menu-drawer .MuiPaper-root{height:100%}.menu-drawer-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:150px;margin-left:32px;gap:38px}.menu-drawer-container a{font-size:1.25rem}.menu-laptop{position:absolute;transform:scale(.5);bottom:40%;right:-150px}.menu-plane{position:absolute;transform:scale(.5);bottom:0;left:-150px}.about{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;width:100%;max-width:1280px;margin-top:40px}.about-text{width:80%;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:40px;padding:0 20px}@media screen and (max-width: 600px){.about-text{padding:0;margin-left:40px}}.about-text h2{font-size:1.75rem}.about-text-paragraph{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:24px}.about-text-paragraph p{font-size:1.125rem;color:#757575}.about-characteristics{margin-top:40px;width:100%;max-width:1232px;padding:24px;background-color:#f5f3f1;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 600px){.about-characteristics{padding:0}}@media screen and (min-width: 601px) and (max-width: 900px){.about-characteristics{padding:0}}@media screen and (min-width: 901px) and (max-width: 1200px){.about-characteristics{justify-content:space-around;padding:0}}.about-characteristics-tile{padding:24px;width:330px;height:190px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:16px;background-color:#fff0;border:1px solid transparent;border-radius:4px;transition:transform .1s ease-in-out,border-radius .1s ease-in-out,box-shadow .1s ease-in-out,backdrop-filter .1s ease-in-out,background-color .1s ease-in-out}@media screen and (max-width: 600px){.about-characteristics-tile{margin-left:0;width:calc(100% - 40px);padding:20px}}@media screen and (min-width: 601px) and (max-width: 900px){.about-characteristics-tile{width:450px;margin-left:30px}}.about-characteristics-tile:hover{background-color:#ffffff80;border-radius:16px;box-shadow:0 4px 30px #0000000d;backdrop-filter:blur(2.7px);-webkit-backdrop-filter:blur(2.7px);border:1px solid rgba(255,255,255,.1)}.about-characteristics-tile-title{display:flex;justify-content:center;align-items:center;justify-content:flex-start;gap:16px;font-size:1.25rem}.about-characteristics-tile-title svg,.about-characteristics-tile-title img{padding:10px;border-radius:4px;background-color:#d6f3e0}@media screen and (max-width: 600px){.about-characteristics-tile-title{font-size:1.125rem}}.about-characteristics-tile-text{font-size:1.125rem;color:#757575}@media screen and (max-width: 600px){.about-characteristics-tile-text{font-size:1rem}}.process{margin-top:64px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:48px;max-width:1280px;width:100%}.process h2{margin-left:20px}.process-tiles{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:100%;box-sizing:border-box}.process-tiles-tile{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#f5f3f1;max-width:256px;min-width:250px;width:100%;height:345px;padding:24px;box-sizing:border-box;transition:transform .3s ease-in-out}.process-tiles-tile:hover{transform:translateY(-20px)}@media screen and (max-width: 600px){.process-tiles-tile:hover{transform:none}}.process-tiles-tile:first-child,.process-tiles-tile:nth-child(4){background-color:#1f7460;border-radius:4px}.process-tiles-tile:first-child .process-tiles-tile-number,.process-tiles-tile:nth-child(4) .process-tiles-tile-number{color:#f5f3f1;border:1px solid #f5f3f1}.process-tiles-tile:first-child h3,.process-tiles-tile:nth-child(4) h3{color:#fff}.process-tiles-tile:first-child p,.process-tiles-tile:nth-child(4) p{color:#fff}.process-tiles-tile:first-child a,.process-tiles-tile:nth-child(4) a{color:#fff;letter-spacing:.5px}.process-tiles-tile:first-child svg,.process-tiles-tile:nth-child(4) svg{stroke:#fff}.process-tiles-tile-number{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #1f7460;margin-bottom:20px}.process-tiles-tile p{margin-top:20px;color:#757575}.process-tiles-tile p a{font-weight:700;text-decoration:underline}.process-tiles-tile svg{margin-left:auto;margin-top:auto}.footer{overflow:hidden;position:relative;margin-left:200px;height:700px}@media screen and (min-width: 601px) and (max-width: 900px){.footer{margin-left:40px}}@media screen and (max-width: 600px){.footer{margin-left:20px}}.footer-logo{width:150px;height:150px;margin-top:50px;margin-bottom:50px}.footer-contact{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}.footer-contact strong{font-family:Glegoo,serif;font-size:1.25rem;margin-bottom:24px}.footer-contact-container{display:flex;justify-content:center;align-items:center;gap:40px}@media screen and (min-width: 601px) and (max-width: 900px){.footer-contact-container{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}@media screen and (max-width: 600px){.footer-contact-container{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}.footer-contact-link{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:56px}@media screen and (min-width: 601px) and (max-width: 900px){.footer-contact-link{margin-bottom:0}}@media screen and (max-width: 600px){.footer-contact-link{margin-bottom:0}}.footer-contact-link a{position:relative;transition:transform .2s ease}.footer-contact-link a:after{content:"";height:2px;width:0;position:absolute;left:0;right:0;bottom:-6px;background:#1f7460;transition:width .2s ease,transform .2s ease}.footer-contact-link a:hover{transform:scale(1.1)}.footer-contact-link a:hover:after{width:100%}.footer p{margin-top:70px}.footer-heart{width:350px;height:50px;position:absolute;right:-10px;top:15%;height:500px}@media screen and (max-width: 600px){.footer-heart{right:-250px;bottom:-200px;top:unset}}.arrow{z-index:4;display:flex;justify-content:center;align-items:center;height:70px;width:70px;position:fixed;bottom:50px;right:50px;border-radius:50%;background-color:#d6f3e0;border:1px solid #1f7460;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}@media screen and (min-width: 601px) and (max-width: 900px){.arrow{width:50px;height:50px}}@media screen and (max-width: 600px){.arrow{width:50px;height:50px}}.arrow a{height:32px}@media screen and (max-width: 600px){.arrow a{height:24px}}@media screen and (min-width: 601px) and (max-width: 900px){.arrow a{height:24px}}.arrow.visible{display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible}.portfolio{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.portfolio h2{margin-bottom:32px}.portfolio.open{overflow:hidden}.projects{display:flex;justify-content:center;align-items:center;align-items:flex-start;gap:20px}.projects-project{position:relative;max-width:400px;overflow:hidden}@media screen and (max-width: 600px){.projects-project{max-width:300px}}.projects-project:hover img{transform:scale(1.05)}.projects-project h3{margin-top:16px;font-size:1.75rem}.projects-project img{width:400px;height:400px;max-height:410px;object-fit:cover;transition:transform .2s ease}@media screen and (max-width: 600px){.projects-project img{width:300px;height:300px}}.projects-project p{font-weight:700;font-size:1.25rem;word-wrap:break-word;white-space:normal}@media screen and (max-width: 600px){.projects-project p{font-size:1rem}}.projects-project-hash{width:100%;display:flex;justify-content:center;align-items:center;gap:24px;justify-content:flex-start}.projects-project-hash p{color:#1f7460;font-size:1rem}.projects-project-wzorek{scale:.9;position:absolute;right:-50px;top:40%;transform:translateY(-50%);z-index:-1}.pagination{margin-top:40px;width:100%;display:flex;justify-content:center;align-items:center;gap:10px}.pagination button{width:50px;height:50px;border-radius:50%;font-size:1.5rem;background-color:#f5f3f1;border:1px solid #1f7460;color:#1f7460}.pagination button.active{background-color:#1f7460;color:#fff}.pagination button:hover:not(.active){background-color:#ddd}.MuiDrawer-root .project-details{margin:24px;scroll-behavior:smooth;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;width:69vw;padding-top:40px;max-width:900px}@media screen and (max-width: 600px){.MuiDrawer-root .project-details{width:90vw}}.MuiDrawer-root .project-details-close{position:absolute;padding:0;background:none;border:none;right:10px;top:10px}.MuiDrawer-root .project-details-hash{width:100%;display:flex;justify-content:center;align-items:center;gap:16px;justify-content:flex-start}.MuiDrawer-root .project-details-hash p{color:#1f7460;font-size:1rem}.MuiDrawer-root .project-details-title{font-size:2rem;margin-top:16px}.MuiDrawer-root .project-details-buttons{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-buttons{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}}.MuiDrawer-root .project-details-button1 button{background-color:#3d3d3d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;border-radius:25px;transition:background-color .3s ease,color .3s ease;border:none}.MuiDrawer-root .project-details-button1 button:hover{background-color:#d6f3e0;color:#3d3d3d}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-button1 button{font-size:.875rem}}.MuiDrawer-root .project-details-button2 button{background-color:#fff;color:#1f7460;font-weight:700;font-size:1rem;padding:12px 24px;border-radius:25px;transition:background-color .3s ease,color .3s ease;border:1px solid #1f7460}.MuiDrawer-root .project-details-button2 button:hover{background-color:#1f7460;color:#fff}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-button2 button{font-size:.875rem}}.MuiDrawer-root .project-details-img{width:100%;margin-top:16px;max-height:500px;overflow:hidden;object-fit:cover;object-position:top;height:100%}.MuiDrawer-root .project-details-subtitle{margin-top:32px;font-size:1.125rem}.MuiDrawer-root .project-details-description{margin-top:32px;white-space:normal}.MuiDrawer-root .project-details-range{margin-top:16px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:16px}.MuiDrawer-root .project-details-range-title{margin-top:32px;font-size:1.25rem}.MuiDrawer-root .project-details-range span{display:flex;justify-content:center;align-items:center;gap:16px}.MuiDrawer-root .project-details-text{margin-top:60px;margin-bottom:32px}.MuiDrawer-root .project-details-container{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;margin-top:20px}@media screen and (min-width: 601px) and (max-width: 900px){.MuiDrawer-root .project-details-container{display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-container{display:flex;justify-content:center;align-items:center;flex-direction:column}}.MuiDrawer-root .project-details-container-content{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%}.MuiDrawer-root .project-details-contact{width:calc(100% - 48px);position:relative;background-color:#f5f3f1;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;padding:24px;margin-top:40px}.MuiDrawer-root .project-details-contact strong{font-family:Glegoo,serif;font-size:1.25rem;margin-bottom:24px}.MuiDrawer-root .project-details-contact-container{display:flex;justify-content:center;align-items:center;gap:40px}@media screen and (min-width: 601px) and (max-width: 900px){.MuiDrawer-root .project-details-contact-container{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-contact-container{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}.MuiDrawer-root .project-details-contact-link{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:32px}@media screen and (min-width: 601px) and (max-width: 900px){.MuiDrawer-root .project-details-contact-link{margin-bottom:0}}@media screen and (max-width: 600px){.MuiDrawer-root .project-details-contact-link{margin-bottom:0}}.MuiDrawer-root .project-details-contact-link a{position:relative;transition:transform .2s ease}.MuiDrawer-root .project-details-contact-link a:after{content:"";height:2px;width:0;position:absolute;left:0;right:0;bottom:-6px;background:#1f7460;transition:width .2s ease,transform .2s ease}.MuiDrawer-root .project-details-contact-link a:hover{transform:scale(1.1)}.MuiDrawer-root .project-details-contact-link a:hover:after{width:100%}.MuiDrawer-root .project-details-laugh{display:flex;justify-content:center;align-items:center;position:absolute;right:40px;top:50%;transform:translateY(-50%);background-color:#d6f3e0;border-radius:50%;width:220px;height:220px}@media screen and (min-width: 901px) and (max-width: 1200px){.MuiDrawer-root .project-details-laugh{width:170px;height:170px}.MuiDrawer-root .project-details-laugh-icon{width:200px;height:200px}}@media screen and (min-width: 901px) and (max-width: 1200px) and (min-width: 901px) and (max-width: 1200px){.MuiDrawer-root .project-details-laugh-icon{width:150px;height:150px}}html{scroll-behavior:smooth}body{background-color:#fafafa;font-family:Roboto,sans-serif;scroll-behavior:smooth}p,h1,h2,h3,h4,h5,h6{margin:0;font-family:Glegoo,serif;cursor:default;color:#3d3d3d}p{font-family:Roboto,sans-serif;color:#757575}li{list-style:none}a{text-decoration:none;color:#3d3d3d;font-family:Roboto,sans-serif}.cookies-container{z-index:10000;padding:20px 40px;position:fixed;bottom:0;width:calc(100% - 80px);display:flex;justify-content:center;align-items:center;background-color:#fff}@media screen and (max-width: 600px){.cookies-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 40px);padding:40px 20px}}.cookies-content{flex:1 0 300px;width:calc(100% - 120px);max-width:1440px;font-size:1.25rem}@media screen and (min-width: 601px) and (max-width: 900px){.cookies-content{font-size:1.125rem;text-wrap:pretty}}@media screen and (max-width: 600px){.cookies-content{width:100%;max-width:300px;text-wrap:pretty;max-height:100px;text-align:center}}.cookies-accept{background-color:#fff;color:#1f7460;font-weight:700;font-size:1rem;border-radius:25px;transition:background-color .3s ease,color .3s ease;border:1px solid #1f7460;padding:15px;font-size:1.125rem}.cookies-accept:hover{background-color:#1f7460;color:#fff}@media screen and (max-width: 600px){.cookies-accept{margin-left:15px}}.cookies-decline{background-color:#3d3d3d;color:#fff;font-weight:700;font-size:1rem;border-radius:25px;transition:background-color .3s ease,color .3s ease;border:none;margin-left:20px;padding:15px;font-size:1.125rem}.cookies-decline:hover{background-color:#d6f3e0;color:#3d3d3d}.cookies-more{position:relative;transition:transform .2s ease}.cookies-more-text{height:100%}.cookies-more:after{content:"";height:2px;width:0;position:absolute;left:0;right:0;bottom:-6px;background:#1f7460;transition:width .2s ease,transform .2s ease}.cookies-more:hover{transform:scale(1.1)}.cookies-more:hover:after{width:100%}.visible{max-height:450px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;min-height:100vh;font-size:1rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}
