@charset "UTF-8";.blog_project_wrap{display:flex;justify-content:space-between}.blog_project_filter_wrap{width:114px;position:relative;height:auto}.blog_project_filter_test{position:-webkit-sticky;position:sticky;top:80px}.blog_project_filter_title{font-size:10px;font-weight:700;margin-bottom:10px}.blog_project_filter_content{margin:0 20px 8px 14px}.blog_project_filter_content a{font-size:15px}.blog_project_item_list{width:100%;max-width:1000px;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,auto)}.blog_project_item{margin-bottom:10px}.blog_project_item:nth-child(7){grid-column:1 / 3;grid-row:3 / 5}.blog_project_item:nth-child(7) .blog_project_image_wrapper{height:100%;aspect-ratio:4 / 3}.blog_project_item:nth-child(7) .blog_project_image{object-fit:cover}.blog_project_item:nth-child(7) .blog_project_title_wrap{position:absolute;bottom:0;left:0;width:100%}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_background{padding:40px 12px 8px}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_title{color:#fff;font-size:18px}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_tags_text{color:#fff}.blog_project_image{object-fit:cover;height:100%}.blog_project_image_wrapper{width:100%;height:auto}.blog_project_image_container{position:relative;margin-bottom:10px;height:100%;width:100%;aspect-ratio:8 / 5}.blog_project_title{font-size:15px;font-weight:600}.blog_project_tags_text{font-size:12px;color:#8a7967}.project_header_image{height:900px;width:100%}.project_header_image img{width:100%;height:100%;object-fit:cover}.project_content{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);padding:50px 0 70px}.project_content_title{font-size:20px;font-weight:700}.project_content_text{font-size:18px;margin-bottom:50px}.project_content_sub{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 0}.project_content_sub_title{font-size:10px;margin-bottom:12px}.project_content_sub_content{font-size:15px;font-weight:700}.project_photo{gap:50px;column-count:2;height:auto;padding-bottom:70px}.project_photo_wrap{margin:0 0 50px}.project_photo_image{break-inside:avoid;cursor:pointer}.project_photo_swiper_wrap{width:95vw;margin:auto}.project_photo_modal{display:none}.project_photo_modal.open{display:block;width:100vw;height:100vh;position:fixed;z-index:1000;top:0;bottom:0;right:0;left:0;animation:FadeInAnimation ease-out .15s forwards 0s}.project_photo_modal_background{width:100%;height:100%;background-color:#ffffffe6;position:fixed;top:0;bottom:0;right:0;left:0}.project_photo_modal_close{position:absolute;z-index:10000;top:20px;right:5vw;cursor:pointer}.project_photo_modal .swiper_passiveinitialized .swiper-button-prev,.project_photo_modal .swiper_passiveinitialized .swiper-button-next{display:none}.project_photo_modal .swiper{position:relative;overflow:hidden;padding:20px 0;height:100vh}.project_photo_modal .swiper .swiper-slide{text-align:center;line-height:1;display:flex;align-items:flex-start;justify-content:center;overflow:scroll;height:100%}.project_photo_modal .swiper .swiper-slide img{display:inline;width:100%;max-width:80%;object-fit:contain;align-self:center}.project_photo_modal .swiper .swiper-button-white:focus{outline:none}.project_photo_modal .swiper .swiper-button-prev{left:25px}.project_photo_modal .swiper .swiper-button-prev:after{opacity:0;width:0}.project_photo_modal .swiper .swiper-button-next{right:25px}.project_photo_modal .swiper .swiper-button-next:after{opacity:0;width:0}.project_photo_modal .swiper .swiper-svg{position:absolute}.project_product{margin:0 0 90px}.project_product_title{font-weight:700;font-size:20px;margin-bottom:24px}.project_product_list{display:flex;flex-wrap:wrap;gap:20px 130px}.project_product_list_content{width:170px}.project_product_list_title{font-size:15px}.project_product_list_image{width:100%}.project_footer_cv_button{border-left:1px solid #f2901f;border-right:1px solid #f2901f;width:320px;max-width:100%;height:40px;margin:0 auto 60px;position:relative}.project_footer_cv_button a{font-size:15px;padding:8px 0;width:100%;display:block}.project_footer_cv_button a span{color:#f2901f}.project_footer_cv_button:before{content:"";display:block;width:10px;height:100%;border-top:1px solid #f2901f;border-bottom:1px solid #f2901f;position:absolute;left:0;top:0}.project_footer_cv_button:after{content:"";display:block;width:10px;height:100%;border-top:1px solid #f2901f;border-bottom:1px solid #f2901f;position:absolute;right:0;top:0;left:auto}.project_footer_nav{text-align:center}.project_footer_nav_list{display:flex;align-items:center;justify-content:center}.project_footer_nav_list_item{border-left:1px solid #3e3a39;width:320px;height:40px}.project_footer_nav_list_item a{display:block;font-size:15px;padding:8px 0;width:100%}.project_footer_nav_list_item span{display:block;font-size:15px;width:100%}.project_footer_nav_list_item:last-child{border-right:1px solid #3e3a39}.project_footer_nav_list_item:hover{border-left:1px solid #f2901f}.project_footer_nav_list_item:hover:last-child{border-right:1px solid #f2901f}.project_footer_nav_list_paginate_item{width:auto;height:auto}.project_footer_nav_list_paginate_item a{padding:8px 60px;font-size:12px;z-index:0}.project_footer_nav_list_paginate_item:hover{border-left:1px solid #3e3a39}.project_footer_nav_list_paginate_item:hover:last-child{border-right:1px solid #3e3a39}.grid{display:grid}@keyframes FadeInHoverAnimation{0%{width:0%}to{width:100%}}@keyframes FadeOutHoverAnimation{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes FadeInCircleLinkAnimation{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes FadeOutCircleLinkAnimation{0%{width:100%}to{width:0%}}@keyframes FadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes FadeOutAnimation{0%{opacity:1}to{opacity:0}}@media screen and (max-width: 860px){.page_breadcrunmb_list{display:none}}@media screen and (max-width: 760px){.blog_project_wrap{display:block}.blog_project_filter_wrap{display:flex;align-items:baseline;justify-content:start;width:auto;margin-bottom:20px}.blog_project_filter_list{display:flex;flex-wrap:wrap;justify-content:start}.blog_project_filter_title,.blog_project_filter_content{margin-bottom:0}.project_header_image{height:600px}.project_content{display:grid;gap:20px;grid-template-columns:1fr;padding:14px 0 40px}.project_content_text{font-size:16px;margin-bottom:14px}.project_content_sub{display:grid;grid-template-columns:repeat(2,1fr)}.project_photos{column-count:1;height:auto}.project_photos_wrap{margin:0 0 20px}.project_photos_image{break-inside:avoid;cursor:pointer}.project_product{margin:0 0 80px}.project_product_title{font-weight:700;font-size:20px;margin-bottom:24px}.project_product_list{display:flex;flex-wrap:wrap;gap:20px 30px}.project_product_list_content{width:130px}.project_footer_cv_button{height:33px}.project_footer_cv_button a{padding:5px 30px}.project_footer_cv_button a span{font-size:13px}.project_footer_nav_list_item{height:33px}.project_footer_nav_list_item a{padding:5px 30px}.project_footer_nav_list_item a span{font-size:13px}.project_footer_nav_list_item:last-child{border-right:1px solid #3e3a39}.project_footer_nav_list_paginate_item a{padding:5px 30px;font-size:12px}}@media screen and (max-width: 600px){.blog_project_item_list{display:block}.blog_project_item{margin-bottom:20px}.blog_project_item:nth-child(7) .blog_project_image_wrapper{height:100%}.blog_project_item:nth-child(7) .blog_project_image{object-fit:cover}.blog_project_item:nth-child(7) .blog_project_title_wrap{position:relative;width:100%}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_background{padding:0}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_title{color:#3e3a39;font-size:15px}.blog_project_item:nth-child(7) .blog_project_title_wrap .blog_project_tags_text{color:#3e3a39}.project_header_image{height:400px}.project_content{display:grid;gap:20px;grid-template-columns:1fr;padding:14px 0 40px}.project_content_text{font-size:16px;margin-bottom:14px}.project_content_sub{display:grid;grid-template-columns:repeat(2,1fr)}.project_photo{column-count:1;height:auto}.project_photo_wrap{margin:0 0 20px}.project_photo_image{break-inside:avoid;cursor:unset}.project_product{margin:0 0 80px}.project_product_title{font-weight:700;font-size:20px;margin-bottom:24px}.project_product_list{display:flex;flex-wrap:wrap;gap:20px 30px;justify-content:space-between}.project_product_list_content{width:130px}.project_footer_nav_list_item a{padding:5px 20px}.project_footer_nav_list_item:last-child{border-right:1px solid #3e3a39}.project_footer_nav_list_paginate_item a{padding:5px 30px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/projects.css.map */
