<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.under-the-sun .img-wrapper {
  margin-bottom: 20px; }
  @media (min-width: 720px) {
    .under-the-sun .img-wrapper {
      margin-bottom: 50px; } }

.under-the-sun .full-width {
  margin: 0 -15px 20px; }

@media (min-width: 720px) {
  .under-the-sun .header-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; } }

@media (min-width: 720px) {
  .under-the-sun .header-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 100px; } }

@media (min-width: 720px) {
  .under-the-sun .header-img {
    margin: 0 114px 20px 73px; } }

@media (min-width: 720px) {
  .under-the-sun .header-section .text-section {
    margin-left: 73px;
    margin-bottom: 0; } }

.under-the-sun .text-section {
  margin-bottom: 40px; }
  @media (min-width: 720px) {
    .under-the-sun .text-section {
      margin-bottom: 100px; } }

.under-the-sun .inline-images {
  max-width: 972px; }

.under-the-sun .text,
.under-the-sun .image-bottom {
  max-width: 724px; }

.under-the-sun .image-bottom {
  margin-bottom: 0; }
</pre></body></html>