img{max-width:100%}img.hasbackground{display:block;border-radius:10px;background:rgba(0,0,0,.85);padding:5px;box-shadow:0px 0px 10px 5px rgba(0,0,0,.85)}img.float-left{margin-right:3em;max-width:60%;float:left}img.float-left.narrow{max-width:45%}img.float-left.tiny{max-width:30%}img.float-right{margin-left:3em;max-width:60%;float:right}img.float-right.narrow{max-width:45%}img.float-right.tiny{max-width:30%}img.center{margin:2em auto 0 auto;display:block}@media screen and (max-width: 699px){img.float-left{margin:1em 0 1em 0;max-width:100%;float:none}img.float-left.narrow{max-width:100%}img.float-right{margin:1em 0 1em 0;max-width:100%;float:none}img.float-right.narrow{max-width:100%}}[data-overlay]{position:relative;display:inline-block}[data-overlay]::after{content:attr(data-overlay);position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.75);color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500;pointer-events:none;z-index:10;backdrop-filter:blur(4px)}.section{display:grid;grid-template-areas:"image content content" "image content content" "text text text" ". . CTA";grid-template-columns:300px 1fr min-content;grid-template-rows:min-content min-content 1fr min-content;gap:1em;align-items:center;justify-items:left}.section h1,.section h2{grid-area:header}.section .subheader{grid-area:subheader}.section>.img-wrapper{max-width:300px;grid-area:image}.section>.content{grid-area:content;display:flex;height:100%;justify-content:space-evenly;flex-direction:column}.section>.content p{margin:0 0 0 2em}.section>.text{width:100%;grid-area:text;text-align:justify}.section>.text p:not(:first-child){margin:1em 0 0 0}.section>.text p:first-child::before{content:"";display:block;height:1px;width:100%;background-color:rgba(127,7,153,.8);margin:0 0 1em 0}.section>.CTA{grid-area:CTA;min-width:200px}.section br{display:none}@media screen and (max-width: 699px){.section{display:grid;grid-template-areas:"image" "content" "text" "CTA";grid-template-columns:1fr;gap:1em;align-items:center;justify-items:center;text-align:center}.section br{display:block}.section .content p{margin:0}.section .content p:after{content:"";display:block;height:1px;width:100%;background-color:rgba(127,7,153,.25);margin:.5em 0}.section p:last-child:after{display:none}.section>.img-wrapper{max-width:100%}}.blog.section{display:grid;column-gap:2em;row-gap:0;grid-template-columns:350px 1fr min-content;grid-template-rows:min-content min-content 1fr;grid-template-areas:"header header CTA" "subheader subheader CTA" "image content content" "image content content" "text text text"}.blog.section img{margin-top:1em}.blog.section>.content{text-align:justify}.blog.section>.content p{margin:0}.blog.section>.img-wrapper{max-width:350px}.blog-article{max-width:80ch;text-align:justify;margin:0 auto}.blog-article h1{text-align:left}.blog-article img{margin:1em 0 0 0}.blog-article p{margin:.5em 0 0 0}.blog-article section{margin:2em 0 0 0}.outer ul{margin:0 auto 0 2em}.outer li{list-style-type:disc}.outer li:last-child{margin-bottom:0}.outer li>h2{font-size:1.2em;margin:1em 0 0 0}.outer li>h2>span{text-transform:none}.outer li::marker{color:#7f0799}@media screen and (max-width: 699px){.blog.section{row-gap:1em;grid-template-columns:1fr;grid-template-areas:"header" "subheader" "image" "content" "text" "CTA"}.blog.section img{margin-top:0}.outer ul,.outer ol{margin:0 auto 1em 1em;padding:0 0 0 2em}}
