.lost_page{height:100vh;display:flex;overflow:hidden;max-width:100vw}.lost_page .lost_title{color:#1e00ff;font-size:50rem;z-index:2;letter-spacing:50px;text-align:center;width:100%;max-width:100vw;margin-left:50px}.lost_page .glass{background:hsla(0,3%,92%,.075);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:3}.lost_page .glass,.lost_page .lost_text{height:100vh;width:100vw;position:absolute}.lost_page .lost_text{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:30px;top:50%;left:50%;z-index:5;transform:translate(-50%,-50%)}.lost_page .lost_text p{font-size:60px;color:#161310}.lost_page .lost_text .back_home_text{font-size:30px;color:#161310;position:relative;transition:all .3s ease}.lost_page .lost_text .back_home_text:before{position:absolute;content:"";width:0;height:2px;background-color:#1e00ff;bottom:2px;left:18px;transition:all .3s ease}.lost_page .lost_text .back_home_text:hover:before{width:166px;transition:all .3s ease}@media only screen and (max-width:991px){.lost_page .lost_title{color:#1e00ff;font-size:28rem;z-index:2;letter-spacing:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:767px){.lost_page .lost_title{color:#1e00ff;font-size:20rem;z-index:2;letter-spacing:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:575px){.lost_page .lost_title{color:#1e00ff;font-size:13rem;z-index:2;letter-spacing:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lost_page .glass{height:100vh;width:100vw;position:absolute;background:hsla(0,3%,92%,.075);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);z-index:3}.lost_page .lost_text p{font-size:25px;color:#161310}.lost_page .lost_text .back_home_text{font-size:18px;color:#161310;position:relative;transition:all .3s ease}.lost_page .lost_text .back_home_text:before{position:absolute;content:"";width:0;height:2px;background-color:#1e00ff;bottom:2px;left:18px;transition:all .3s ease}.lost_page .lost_text .back_home_text:hover:before{width:166px;transition:all .3s ease}}.about .text_container{height:200vh;display:flex;justify-content:center;margin:0}.about .text_container .main_container{margin:0;height:100Vh;display:flex;justify-content:center;align-items:center;position:relative;max-width:100vw;overflow:hidden}.about .text_container .main_container .text{text-align:center;font-size:45px;color:#161310}.about .text_container .main_container .text_2{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}@media only screen and (max-width:1350px){.about .text_container .main_container .text{font-size:40px;max-width:90%}}@media only screen and (max-width:991px){.about .text_container .main_container .text{font-size:35px;max-width:90%}}@media only screen and (max-width:767px){.about .text_container .main_container .text{font-size:30px;max-width:90%}}@media only screen and (max-width:575px){.about .text_container .main_container .text{font-size:20px;max-width:90%}}.project_container{margin-top:190px;margin-bottom:190px;display:flex;flex-direction:column;justify-content:center;align-items:center}.project_container .project{width:100%;border:3px solid #161310;border-top:none!important}.project_container .project:hover .project_box .project_img{-webkit-clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}.project_container .project:hover .project_box .project_name p{color:#161310}.project_container .project:hover .project_box .arrow{transform:rotate(90deg)}.project_container .project:hover .project_box .arrow svg path{fill:#161310}.project_container .project .project_box{display:flex;align-items:center;justify-content:space-between;margin:0 60px;height:128px;cursor:pointer;transition:all .55s cubic-bezier(.645,.045,.355,1)}.project_container .project .project_box .project_name p{font-size:30px;text-transform:uppercase;color:#6f6f6f;transition:all .3s cubic-bezier(.645,.045,.355,1)}.project_container .project .project_box .project_img{-webkit-clip-path:polygon(25% 50%,100% 50%,75% 50%,0 50%);clip-path:polygon(25% 50%,100% 50%,75% 50%,0 50%);width:278px;height:174px;object-fit:cover;transition:-webkit-clip-path .55s cubic-bezier(.645,.045,.355,1);transition:clip-path .55s cubic-bezier(.645,.045,.355,1);transition:clip-path .55s cubic-bezier(.645,.045,.355,1),-webkit-clip-path .55s cubic-bezier(.645,.045,.355,1)}.project_container .project .project_box .arrow{transition:transform .55s cubic-bezier(.645,.045,.355,1)}.project_container .project .project_box .arrow svg path{transition:all .55s cubic-bezier(.645,.045,.355,1);fill:#6f6f6f}.project_container .project:first-child{border-top:3px solid #161310!important}@media only screen and (max-width:767px){.project_container{margin:50px 0}.project_container .project{max-width:350px}.project_container .project .project_box{display:flex;align-items:center;gap:10px;margin:0 20px}.project_container .project .project_box .project_name p{font-size:15px;text-transform:uppercase;color:#161310;transition:all .3s cubic-bezier(.645,.045,.355,1)}.project_container .project .project_box .project_img{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important;max-height:70px;max-width:90px}.project_container .project .project_box .arrow svg{height:20px}}.section{height:100vh;overscroll-behavior:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.profile_img{height:350px;width:270px;overflow:hidden;object-fit:contain;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}.profile{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:44px;gap:20px;overflow:hidden}.profile .name_item{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.profile .name_item .name{text-transform:uppercase;font-size:15px}.profile .job{color:#161310;font-size:40px;max-width:600px;text-align:center;opacity:0;overflow:hidden;height:145px;position:relative}.profile .job,h1{text-transform:uppercase}h1{color:#6f6f6f;font-size:25px}@media only screen and (max-width:575px){.section{margin-top:-80px}.profile .job{font-size:30px}}.project_template{min-height:100vh;max-width:100vw}.title{text-align:center;margin-top:190px;font-size:50px;margin-bottom:-100px;color:#161310;text-transform:uppercase}.title .intro_project{color:#6f6f6f}.project_container_template{overflow:hidden}.project_container_template .box_container{width:100%;display:flex;justify-content:flex-start;margin:190px 0}.project_container_template .box_container:nth-child(2n){display:flex;justify-content:flex-end}.project_container_template .box_container .image_container{display:flex;justify-content:center;align-items:center}.project_container_template .box_container .image_container .img_project{object-fit:contain!important;max-width:800px;max-height:800px}@media only screen and (max-width:991px){.project_container_template .box_container{width:100%;display:flex;justify-content:center;margin:190px 0}.project_container_template .box_container:nth-child(2n){display:flex;justify-content:center}.project_container_template .box_container .image_container .img_project{object-fit:contain!important;max-width:800px;max-height:800px}}@media only screen and (max-width:767px){.project_container_template .box_container{width:100%;display:flex;justify-content:center;margin:190px 0}.project_container_template .box_container:nth-child(2n){display:flex;justify-content:center}.project_container_template .box_container .image_container .img_project{object-fit:contain!important;max-width:500px;max-height:500px}}@media only screen and (max-width:575px){.project_container_template .box_container{width:100%;display:flex;justify-content:center;margin:190px 0}.project_container_template .box_container:nth-child(2n){display:flex;justify-content:center}.project_container_template .box_container .image_container .img_project{object-fit:contain!important;max-width:300px;max-height:300px}}.works{background-color:#161310}.works .grid_template{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);align-items:center}.works .grid_template .flex_top{margin-top:100px;display:flex;width:100%;justify-content:space-evenly;gap:350px}.works .grid_template .flex_top .first_item{display:flex;flex-direction:column;justify-content:center;position:relative;height:302px}.works .grid_template .flex_top .first_item .img_size{height:302px;width:235px;cursor:pointer;position:relative;z-index:5}.works .grid_template .flex_top .first_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_top .first_item .project_name p{color:#ecebeb;position:absolute;top:0;width:100%;padding-bottom:10px;text-transform:uppercase}.works .grid_template .flex_top .second_item{margin-top:150px;display:flex;flex-direction:column;justify-content:center;position:relative;height:302px}.works .grid_template .flex_top .second_item .img_size{height:302px;width:235px;cursor:pointer;position:relative;z-index:5}.works .grid_template .flex_top .second_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_top .second_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:0;width:100%;padding-bottom:10px}.works .grid_template .flex_center{display:flex;width:100%;justify-content:center;align-items:center}.works .grid_template .flex_center .third_item{display:flex;flex-direction:column;justify-content:center;position:relative;height:302px}.works .grid_template .flex_center .third_item .img_size{height:302px;width:235px;cursor:pointer;position:relative;z-index:5}.works .grid_template .flex_center .third_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_center .third_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:0;width:100%;padding-bottom:10px}.works .grid_template .flex_bottom{display:flex;width:100%;justify-content:space-evenly;gap:350px}.works .grid_template .flex_bottom .fourth_item{display:flex;flex-direction:column;justify-content:center;position:relative;height:302px}.works .grid_template .flex_bottom .fourth_item .img_size{height:302px;width:235px;cursor:pointer;position:relative;z-index:5}.works .grid_template .flex_bottom .fourth_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_bottom .fourth_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:0;width:100%;padding-bottom:10px}.works .grid_template .flex_bottom .fifth_item{margin-top:150px;display:flex;flex-direction:column;justify-content:center;position:relative;height:302px}.works .grid_template .flex_bottom .fifth_item .img_size{height:302px;width:235px;cursor:pointer;position:relative;z-index:5}.works .grid_template .flex_bottom .fifth_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_bottom .fifth_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:0;width:100%;padding-bottom:10px}@media only screen and (max-width:991px){.works .grid_template{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);align-items:center}.works .grid_template .flex_top{gap:0}.works .grid_template .flex_center{display:flex;width:100%;justify-content:center;align-items:center}.works .grid_template .flex_bottom{display:flex;width:100%;justify-content:space-evenly;gap:50px}}@media only screen and (max-width:767px){.works .grid_template .flex_top{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.works .grid_template .flex_top .first_item .project_name,.works .grid_template .flex_top .second_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_top .first_item .project_name p,.works .grid_template .flex_top .second_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:-20px;width:100%;padding-bottom:10px}.works .grid_template .flex_center{display:flex;width:100%;justify-content:center;align-items:center}.works .grid_template .flex_center .third_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_center .third_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:-20px;width:100%;padding-bottom:10px}.works .grid_template .flex_bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;justify-content:space-evenly;gap:50px}.works .grid_template .flex_bottom .fifth_item .project_name,.works .grid_template .flex_bottom .fourth_item .project_name{position:relative;z-index:-1}.works .grid_template .flex_bottom .fifth_item .project_name p,.works .grid_template .flex_bottom .fourth_item .project_name p{text-transform:uppercase;color:#ecebeb;position:absolute;top:-20px;width:100%;padding-bottom:10px}}