.ourwork .our_work{background-color:#fff;flex-direction:column;align-items:center;gap:32px;margin-top:80px;padding:0 100px;display:flex}@media screen and (min-width:501px) and (max-width:900px){.ourwork .our_work{padding:0 30px}}@media screen and (max-width:500px){.ourwork .our_work{padding:0 10px}}.ourwork .our_work .work_grid{grid-template-columns:repeat(2,1fr);gap:40px 24px;display:grid}@media screen and (max-width:500px){.ourwork .our_work .work_grid{grid-template-columns:repeat(1,1fr)}}.ourwork .our_work .work_grid .work_card{cursor:pointer;transition:all .3s;overflow:hidden}.ourwork .our_work .work_grid .work_card .work_image_box{border-radius:24px;width:100%;margin-bottom:12px;overflow:hidden}.ourwork .our_work .work_grid .work_card .work_image_box .work_image{object-fit:cover;border-radius:0;width:100%;height:auto;transition:transform .3s}.ourwork .our_work .work_grid .work_card .work_card_title{color:#4b5563;margin-bottom:8px;font-size:18px;font-weight:500;line-height:28px;transition:color .3s}.ourwork .our_work .work_grid .work_card .work_card_name{color:#0b132b;font-size:32px;font-weight:700;transition:all .3s}@media screen and (min-width:501px) and (max-width:900px){.ourwork .our_work .work_grid .work_card .work_card_name{font-size:28px}}@media screen and (max-width:500px){.ourwork .our_work .work_grid .work_card .work_card_name{font-size:24px}}.ourwork .our_work .work_grid .work_card:hover .work_image{transform:scale(1.1)}.ourwork .our_work .work_grid .work_card:hover .work_card_title{color:#3763b5}.ourwork .our_work .work_grid .work_card:hover .work_card_name{text-decoration:underline}.work_details_page{width:100%;padding:10px 100px}@media screen and (max-width:500px){.work_details_page{padding:10px 8px}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page{padding:10px 8px}}.work_details_page .work_details_top{flex-direction:column;align-items:flex-start;gap:20px;width:65%;display:flex}@media screen and (max-width:500px){.work_details_page .work_details_top{width:100%}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .work_details_top{width:100%}}.work_details_page .work_details_top .back_link{color:#0070f3;align-items:center;gap:12px;font-weight:500;text-decoration:none;display:flex}.work_details_page .work_details_top .back_link:hover{text-decoration:underline}.work_details_page .work_details_top .work_name{color:#111827;font-size:60px;font-weight:700}@media screen and (max-width:500px){.work_details_page .work_details_top .work_name{font-size:50px}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .work_details_top .work_name{font-size:50px}}.work_details_page .work_details_top .work_features{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.work_details_page .work_details_top .work_features .feature_text{color:#0b132b;background-color:#e5e7eb;border-radius:24px;padding:4px 16px;font-size:14px;text-decoration:none}.work_details_page .work_details_top .project_details{flex-wrap:wrap;gap:25px;margin-top:20px;display:flex}@media screen and (max-width:500px){.work_details_page .work_details_top .project_details{flex-direction:column;width:100%}}.work_details_page .work_details_top .project_details .project_detail_item{flex-direction:column;width:30%;display:flex}@media screen and (max-width:500px){.work_details_page .work_details_top .project_details .project_detail_item{width:100%}}.work_details_page .work_details_top .project_details .project_detail_item .detail_label{color:#111827;font-size:20px;font-weight:600;line-height:28px}.work_details_page .work_details_top .project_details .project_detail_item .detail_value{color:#374151;font-size:14px;line-height:20px}.work_details_page .work-image{align-items:flex-start;margin-top:20px;display:flex}.work_details_page .work-image img{object-fit:cover;border-radius:8px;height:auto}@media screen and (max-width:500px){.work_details_page .work-image img{object-fit:contain;width:100%;height:auto}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .work-image img{object-fit:contain;width:100%;height:auto}}.work_details_page .project_sections{flex-direction:column;gap:20px;width:100%;margin:80px 0;display:flex}.work_details_page .project_sections .project_section_item{flex-direction:row;gap:24px;width:100%;display:flex}@media screen and (max-width:500px){.work_details_page .project_sections .project_section_item{flex-direction:column}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .project_sections .project_section_item{flex-direction:column}}.work_details_page .project_sections .project_section_item .section_label{color:#111827;width:500px;font-size:60px;font-weight:700}@media screen and (max-width:500px){.work_details_page .project_sections .project_section_item .section_label{width:100%;font-size:50px}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .project_sections .project_section_item .section_label{width:100%;font-size:50px}}@media screen and (max-width:500px){.work_details_page .project_sections .project_section_item .section_label{width:100%;font-size:30px}}.work_details_page .project_sections .project_section_item .section_description{color:#52525b;width:calc(100% - 500px);font-size:1rem;line-height:1.6}@media screen and (max-width:500px){.work_details_page .project_sections .project_section_item .section_description{width:100%}}@media screen and (min-width:501px) and (max-width:900px){.work_details_page .project_sections .project_section_item .section_description{width:100%}}
