.projects-page{position:relative;height:100%;max-width:1920px;margin:auto;z-index:1;padding:100px 100px 60px;display:flex;flex-direction:column;justify-content:space-between;align-items:normal}@media only screen and (max-width:1280px){.projects-page{max-width:1280px;padding:60px}}@media only screen and (min-width:601px)and (orientation:portrait){.projects-page{max-width:768px;padding:60px 40px}}@media only screen and (max-width:600px){.projects-page{max-width:360px;padding:25px 16px 30px;overflow-x:hidden}}.projects-page__header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}@media only screen and (max-width:600px){.projects-page__header{justify-content:flex-start}.projects-page__header .breadcrumbs{display:none}}.projects-page__header-title{text-transform:uppercase;font-size:70px;font-weight:600;line-height:90%}@media only screen and (min-width:601px)and (orientation:portrait){.projects-page__header-title{width:80%}}@media only screen and (max-width:600px){.projects-page__header-title{margin-top:40px;font-size:40px;font-weight:600;line-height:36px}}.projects-page__header-title__container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px}.projects-page__header-upper{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.projects-page__header-menu{display:none}@media only screen and (max-width:600px){.projects-page__header-menu{display:inline-block}}.projects-page__header-logotype{z-index:15;padding-top:6px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px}@media only screen and (max-width:740px)and (orientation:portrait){.projects-page__header-logotype{padding-top:0}}@media only screen and (max-width:600px){.projects-page__header-logotype .language-picker{display:none}}.projects-page__content{display:flex;justify-content:left;align-items:flex-start;gap:40px;flex-direction:column;height:auto}@media only screen and (max-width:600px){.projects-page__content{gap:20px}}.projects-page .projects-list{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}@media only screen and (max-width:1280px){.projects-page .projects-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:601px)and (orientation:portrait){.projects-page .projects-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.projects-page .projects-list{grid-template-columns:repeat(1,1fr);width:100%;gap:10px}}.projects-page .footer{margin-top:160px}@media only screen and (max-width:1280px){.projects-page .footer{margin-top:120px}}@media only screen and (max-width:600px){.projects-page .footer{margin-top:80px}.projects-page .footer__copyright{margin-top:40px}}