.project-page__top{display:flex;min-height:750px;position:relative;border-top:3px solid #000;border-bottom:3px solid #000}.project-page__top-star{pointer-events:none;position:absolute;left:calc(25% + 30px);top:190px;transform:translate(-50%)}@media(max-width:1440px){.project-page__top-star{left:350px}}@media(max-width:969px){.project-page__top-star{display:none}.project-page__top{flex-direction:column;min-height:auto}}.project-page__top-title{flex:25 1;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;transition:all .3s ease}.project-page__top-title:hover{background-color:#e7fe13}@media(max-width:1440px){.project-page__top-title:hover{background-color:rgba(0,0,0,0)}}.project-page__top-title-text{font-size:40px}@media(max-width:1440px){.project-page__top-title{flex:0 0 350px}}@media(max-width:969px){.project-page__top-title{flex:0 0 265px;padding:20px 15px}}.project-page__top-content{flex:50 1;padding:40px;border-left:3px solid #000;border-right:3px solid #000;display:flex;flex-direction:column;justify-content:space-between;gap:300px;transition:all .3s ease}.project-page__top-content:hover{background-color:#000}.project-page__top-content:hover .project-page__top-content-text{color:#fff}.project-page__top-content:hover .tag{color:#fff;border-color:#fff}@media(max-width:1440px){.project-page__top-content:hover{background-color:rgba(0,0,0,0)}.project-page__top-content:hover .project-page__top-content-text{color:#000}.project-page__top-content:hover .tag{color:#000;border-color:#000}.project-page__top-content{border-right:none;flex:1 1}}@media(max-width:969px){.project-page__top-content{border-left:none;padding:20px 15px 70px;gap:60px;flex:auto}}.project-page__top-content-tags{display:flex;flex-wrap:wrap;gap:16px 20px;transition:all .3s ease}@media(max-width:969px){.project-page__top-content-tags{gap:10px}}.project-page__top-content-text{font-size:40px;max-width:520px;transition:all .3s ease;position:relative}@media(max-width:969px){.project-page__top-content-text{font-size:20px}}@media(max-width:767px){.project-page__top-content-text{max-width:305px}}.project-page__top-content-text-star{display:none}@media(max-width:969px){.project-page__top-content-text-star{display:block;position:absolute;width:112px;height:112px;top:-62px;right:-62px}}.project-page__top-contact-us{flex:25 1;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media(max-width:1440px){.project-page__top-contact-us{display:none}}.project-page__gallery{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.project-page__gallery picture{display:block;line-height:0}.project-page__gallery img{display:block;width:100%;height:auto}.project-page__links{padding:90px 0}.project-page__links .container{display:flex;justify-content:space-between;align-items:center}.project-page__link{display:flex;align-items:center;font-size:30px;gap:10px}.project-page__link_next svg{transform:rotate(90deg)}@media(max-width:969px){.project-page__link .project-word{display:none}}