@media only screen and (min-width:0rem){#templates-hospital{background-color:#fff;padding:var(--sectionPadding);position:relative;z-index:1}#templates-hospital .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem);margin:auto;max-width:80rem;width:100%}#templates-hospital .cs-content{align-items:center;display:flex;flex-direction:column;max-width:50rem;text-align:center;width:100%}#templates-hospital .cs-title{max-width:20ch}#templates-hospital .cs-text{max-width:43.75rem}#templates-hospital .cs-template-grid{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}#templates-hospital .cs-template-card{align-items:center;background-color:#d0e4d8;border-radius:clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;padding:clamp(1.5rem,4vw,2rem);text-align:center;text-decoration:none;transition:transform .3s,box-shadow .3s}#templates-hospital .cs-template-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-.25rem)}#templates-hospital .cs-template-card:hover .cs-card-link{color:var(--secondary)}#templates-hospital .cs-card-thumbnail{aspect-ratio:8.5/11;background-color:#fff;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;width:100%}#templates-hospital .cs-card-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#templates-hospital .cs-card-icon{align-items:center;background-color:var(--secondaryLight);border-radius:50%;display:flex;height:4.5rem;justify-content:center;margin-bottom:1rem;width:4.5rem}#templates-hospital .cs-card-icon img{height:auto;width:2.25rem}#templates-hospital .cs-card-title{color:#000;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:700;line-height:1.3em;margin:0 0 .5rem}#templates-hospital .cs-card-link{color:var(--primary);font-size:.9375rem;font-weight:600;line-height:1.5em;transition:color .3s}}@media only screen and (min-width:48rem){#templates-hospital .cs-template-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64rem){#templates-hospital .cs-template-grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:0rem){#templates-medication{background-color:var(--primaryLight);padding:var(--sectionPadding);position:relative;z-index:1}#templates-medication .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem);margin:auto;max-width:80rem;width:100%}#templates-medication .cs-content{align-items:center;display:flex;flex-direction:column;max-width:50rem;text-align:center;width:100%}#templates-medication .cs-title{max-width:20ch}#templates-medication .cs-text{max-width:43.75rem}#templates-medication .cs-template-single{display:flex;justify-content:center;max-width:25rem;width:100%}#templates-medication .cs-template-card{align-items:center;background-color:var(--secondaryLight);border-radius:clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;padding:clamp(2rem,5vw,2.5rem);text-align:center;text-decoration:none;transition:transform .3s,box-shadow .3s;width:100%}#templates-medication .cs-template-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-.25rem)}#templates-medication .cs-template-card:hover .cs-card-link{color:var(--primary)}#templates-medication .cs-template-large .cs-card-thumbnail{max-width:15.625rem}#templates-medication .cs-template-large .cs-card-icon{background-color:#fff;height:5.5rem;width:5.5rem}#templates-medication .cs-template-large .cs-card-icon img{width:2.75rem}#templates-medication .cs-card-thumbnail{aspect-ratio:8.5/11;background-color:#fff;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;width:100%}#templates-medication .cs-card-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#templates-medication .cs-card-icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:4.5rem;justify-content:center;margin-bottom:1rem;width:4.5rem}#templates-medication .cs-card-icon img{height:auto;width:2.25rem}#templates-medication .cs-card-title{color:var(--headerColor);font-size:clamp(1.1rem,2vw,1.25rem);font-weight:700;line-height:1.3em;margin:0 0 .5rem}#templates-medication .cs-card-link{color:var(--secondary);font-size:.9375rem;font-weight:600;line-height:1.5em;transition:color .3s}body.dark-mode #templates-hospital{background-color:var(--dark)}body.dark-mode #templates-hospital .cs-topper{color:var(--primaryLight)}body.dark-mode #templates-hospital .cs-text,body.dark-mode #templates-hospital .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #templates-hospital .cs-text{opacity:.8}body.dark-mode #templates-hospital .cs-template-card{background-color:var(--dark)}body.dark-mode #templates-hospital .cs-card-title{color:var(--bodyTextColorWhite)}body.dark-mode #templates-hospital .cs-card-icon{background-color:rgba(252,134,165,.2)}body.dark-mode #templates-medication{background-color:var(--medium)}body.dark-mode #templates-medication .cs-topper{color:var(--primaryLight)}body.dark-mode #templates-medication .cs-text,body.dark-mode #templates-medication .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #templates-medication .cs-text{opacity:.8}body.dark-mode #templates-medication .cs-template-card{background-color:var(--medium)}body.dark-mode #templates-medication .cs-card-title{color:var(--bodyTextColorWhite)}body.dark-mode #templates-medication .cs-card-icon{background-color:hsla(0,0%,100%,.1)}}