.linkbtn{margin-left:auto}.casestudy_container{display:flex;flex-flow:column;gap:70px;width:900px;margin:80px auto 0 auto}@media screen and (max-width: 900px){.casestudy_container{width:100%;margin:0 auto}}.casestudy_headline{border:1px solid #004896;width:100%;box-sizing:border-box;display:grid;grid-template-columns:50% 50%;min-height:260px}@media screen and (max-width: 900px){.casestudy_headline{border:unset;grid-template-columns:unset;grid-template-rows:fit-content(200px) fit-content(200px);min-height:unset}}.casestudy_headline_background{padding:60px 30px 30px 30px;background-color:#daecf7}@media screen and (max-width: 900px){.casestudy_headline_background{padding:30px}}.casestudy_headline_container{width:100%;margin:auto;gap:15px;height:100%;display:grid;grid-template-rows:fit-content(30px) fit-content(72px) fit-content(20px)}.casestudy_title{text-align:left;font-size:24px;font-weight:600}@media screen and (max-width: 900px){.casestudy_title{font-size:18px}}.casestudy_img_container{padding:20px}.casestudy_img{width:100%;height:100%;min-height:200px;background-size:contain;background-repeat:no-repeat;background-position-y:center;background-position-x:center}.casestudy_customer_info{line-height:24px;margin-bottom:20px;margin-top:10px;color:#707070}@media screen and (max-width: 900px){.casestudy_customer_info{margin-bottom:unset;margin-top:unset}}.casestudy_summary{color:#707070}.casestudy_tag_container{display:flex;flex-wrap:wrap;gap:10px;justify-content:end}.casestudy_tag{font-size:13px;font-weight:600;line-height:18px;height:18px;width:fit-content;padding:0 15px;border:1px solid #707070;border-radius:9px;background-color:#fff}.casestudy_body_item_container{display:flex;flex-flow:column;gap:16px}@media screen and (max-width: 900px){.casestudy_body_item_container{width:calc(100% - 40px);margin-left:20px;margin-right:20px}}.casestudy_body_item_name{font-size:18px;font-weight:600;padding:10px 15px;background-color:#e4e4e4}@media screen and (min-width: 900px){.casestudy_body_item_name{font-size:20px}}.casestudy_body_item_content{line-height:24px}