﻿#medical-writing-page{padding-bottom:2rem;}#medical-writing-page>div .content{max-width:1200px;margin-inline:auto;min-height:100%;}#medical-writing-page section:last-of-type{margin-bottom:3rem;}.content{max-width:1100px;margin-inline:auto;padding:.5rem 1.5rem;}#medical-writing-page h2:not(.accordion-button):not(.faq-title){margin-top:1rem;color:var(--green);font-weight:600;font-size:1.6rem;}#writing-services{display:grid;grid-template-columns:3fr 2fr;gap:1rem;}#writing-services div:last-child{min-width:30ch;}#writing-services h3{color:var(--orange);font-weight:600;font-size:1.3rem;}#writing-services li{max-width:30ch;}@media(max-width:1000px){#writing-services{display:flex;flex-direction:column;}#writing-services div:last-child{max-width:40ch;margin-inline:auto;padding:.5rem;}}#image-display{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:.75rem;}.display-card{width:180PX;display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:600;}.display-card img{width:175px;}#medical-writing-page img{object-fit:cover;border-width:5px;border-style:solid;border-radius:20px;aspect-ratio:1/1;}#medical-writing-page img.blue{border-color:var(--blue);}#medical-writing-page img.green{border-color:var(--green);}#medical-writing-page img.orange{border-color:var(--orange);}div:has(>#img-remote-worker){height:100%;display:flex;justify-content:center;align-items:center;}#medical-writing-page #img-remote-worker{width:100%;aspect-ratio:4/3;border-radius:20px;border-color:var(--blue);}.padded{padding-inline:1rem;}