.page-template-SDhome .heroTextWrapper{display:grid;grid-template-columns:calc(var(--defaultInterval)*1) 1fr calc(var(--defaultInterval)*1);grid-template-areas:"buttonPrevious textContent buttonNext";align-items:start;grid-gap:calc(var(--defaultInterval)*1);/*padding: calc(var(--defaultInterval)*1);*/}#primary.boxedWidth #main article .entry-content{}.page-template-SDhome #primary #main .boxedWidth .entry-content{padding-top:0px;margin-top:0px;}#SD figure.wp-block-embed.is-type-video{position:relative;display:block;margin-bottom:calc(var(--defaultInterval)*2);}.page-template-SDhome .heroTextWrapper .textContent{grid-area:textContent;position:relative;/*pointer-events: none;*/}.page-template-SDhome .textContent a h3.subhead{transition:var(--defaultTransition);color:var(--colorB);}.page-template-SDhome .textContent a:hover h3.subhead{color:var(--colorA);}#SD.page-template-SDhome .heroTextWrapper .textContent h3{padding-top:0px;}.page-template-SDhome .heroTextWrapper .subhead.clone{position:absolute;top:0;left:0;}.page-template-SDhome .heroTextWrapper .textContent .body p:last-child{margin-bottom:calc(var(--defaultInterval)*.5);}#SD.page-template-SDhome .heroTextWrapper .button{border-top:calc(var(--defaultInterval)*1) solid transparent;border-bottom:calc(var(--defaultInterval)*1) solid transparent;box-sizing:padding-box;padding:0px;transition:var(--defaultTransition);pointer-events:all;margin-top:calc(var(--defaultInterval)*1);cursor:pointer;border-radius:0px;background-color:transparent;}#SD.page-template-SDhome .heroTextWrapper .textContent .more.button{font-size:var(--defaultButtonTextSize);margin-top:0px;background-color:var(--colorB);padding:calc(var(--defaultInterval)*.125) calc(var(--defaultInterval)*.25);border:0px solid black;/*+border-radius:var(--defaultBorderRadius);*/-moz-border-radius:var(--defaultBorderRadius);-webkit-border-radius:var(--defaultBorderRadius);-khtml-border-radius:var(--defaultBorderRadius);border-radius:var(--defaultBorderRadius);}#SD.page-template-SDhome .heroTextWrapper .textContent .more.button:hover{background-color:var(--colorA);}#SD.page-template-SDhome .heroTextWrapper .button.previous{grid-area:buttonPrevious;border-right:calc(var(--defaultInterval)*1) solid var(--colorB);background-position:;}.page-template-SDhome div #content .heroTextWrapper .previous:hover{border-right:calc(var(--defaultInterval)*1) solid var(--colorA);background-color:transparent;}#SD.page-template-SDhome .heroTextWrapper .button.next{grid-area:buttonNext !important;border-left:calc(var(--defaultInterval)*1) solid var(--colorB);opacity:1 !important;}#SD.page-template-SDhome .heroTextWrapper .button.next:hover{grid-area:buttonNext;border-left:calc(var(--defaultInterval)*1) solid var(--colorA);}.heroTextWrapper .textContent .body p{line-height:1;}@media only screen and (max-width:800px){#SD.page-template-SDhome .hero{box-sizing:padding-box;background-color:maroon;/*border: 14px solid white;*//*max-width: calc(100vw -  20px);*/max-width:calc(100vw - calc(var(--defaultInterval)*2));margin-left:auto;margin-right:auto;height:80vw;border-radius:var(--defaultBorderRadius);}}