:root{--orange:#EB584D}.italic{font-style:italic}.bold{font-weight:700}.text-orange{color:var(--orange)}.text-white{color:white}.text-black{color:black}.stroke-orange{-webkit-text-stroke:1px var(--orange);color:transparent}.stroke-black{-webkit-text-stroke:1px black;color:transparent}#sl-preloader img{max-width:400px;animation:reveal 1s forwards;opacity:0;@media screen and (max-width:1024px){max-width:70vw}}@keyframes reveal{from{opacity:0}to{opacity:1}}