<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero {height: 393px;background-size: cover;background-repeat: no-repeat;background-position: center;margin-bottom: 70px;}

#hero h1 {max-width: 992px;}

.post-content,
h1.title72 {max-width: 1182px;}

.post-content h2 {padding-bottom:30px;font-size:45px;line-height:60px;font-weight: 600;font-family: 'Source Serif Pro', serif;padding-top: 70px;}

#content p.posted {padding-bottom: 0;}

#related {margin-bottom: 160px;}

#related a {margin-bottom: 5px;display: block;}

.socials {margin-top: 45px;}

@media screen and (max-width: 1600px ) {

  .post-content h2 {font-size:38px;line-height:45px}

}

@media screen and (max-width: 1440px ) {

  .post-content h2 {font-size:34px;line-height:42px}

}

@media screen and (max-width: 1280px ) {

  .post-content h2 {font-size:32px;line-height:40px}

}

@media screen and (max-width: 991px ) {

  .post-content h2 {font-size:30px;line-height:40px}

  #hero {margin-bottom: 40px;height: 34vw;}

  .post-content h2 {padding-top: 20px;}

  .socials {margin-top: 20px;}

  .socials svg {width: 50px;}

  #related {margin-bottom: 40px;}

}

@media screen and (max-width: 600px ) {

  .socials svg {width: 40px;}

  .post-content h2 {font-size:20px;line-height:30px;padding-bottom:15px}

}



#newsletter {margin-bottom: 90px;}

@media screen and (max-width: 992px ) {

  #newsletter {margin-bottom: 40px;}

}</pre></body></html>