div.edetails{position:relative;border-top-left-radius:40px;border-top-right-radius:40px;overflow:hidden}div.edetails div.top{padding:20px}div.edetails div.top h1.ptitle{color:#fff}div.edetails div.top div.category{max-width:100px;text-align:center;color:#fff}div.edetails div.top div.category>div:nth-child(1){border:2px solid #fff;border-radius:50px}div.edetails div.top div.list-table{position:relative;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:50%;margin-top:10px;padding:20px;border-radius:20px;overflow:hidden}div.edetails div.top div.list-table table{width:100%}div.edetails div.top div.list-table table tr{border-top:1px solid #ddd}div.edetails div.top div.list-table table tr:nth-child(1){border-top:0}div.edetails div.top div.list-table table tr td{font-size:1.125rem;line-height:1.5;color:var(--primary-blue);padding:5px;vertical-align:top}div.edetails div.top div.list-table table tr td:nth-child(1){width:100px;font-weight:700}div.edetails div.top div.photo{position:absolute;top:0;right:0;width:50%;padding:0 40px;text-align:center}div.edetails div.top a.link{background:var(--primary-blue);display:inline-block;width:160px;height:42px;font-size:1.25rem;line-height:42px;color:#fff;text-align:center;margin-top:20px;margin-right:10px;border-radius:10px}div.edetails div.middle{max-width:50%;margin-top:40px}div.edetails div.bottom{margin-top:40px}@media only screen and (max-width:900px){div.edetails div.top div.list-table{max-width:100%;width:100%}div.edetails div.top div.photo{position:relative;width:100%;margin-top:40px}div.edetails div.top div.jump{text-align:center}div.edetails div.top a.link{width:100%;margin-left:0;margin-right:0}div.edetails div.middle{max-width:100%;width:100%}}