*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.form {
  display: grid;
  grid-template-columns: 1fr;
  justify-content: left;
}
.form h4 {
  margin: 0;
  padding: 0;
}
.form hr {
  margin: 0.5em 0em;
}
.form .file-upload {
  padding-bottom: 1em;
  border: none !important;
  font-size: unset !important;
}
.form .file-upload * {
  padding-bottom: 1em;
  border: none !important;
  font-size: unset !important;
}
.form .form-comments {
  font-size: 1rem;
  margin-bottom: 1em;
}
.form .form-subcomments {
  margin-top: 1em;
  font-size: 0.85rem;
}
.form .form-group {
  margin-bottom: 0.5em;
  display: grid;
  grid-row-gap: 10px;
  grid-template-rows: repeat(2, auto);
}
.form .form-group label {
  font-size: 1rem;
  font-weight: bold;
}
.form .form-group input,
.form .form-group textarea {
  border: 1px solid gray;
}
.form .form-group .form-field {
  font-size: 1rem;
  text-align: left;
  justify-content: left;
  grid-column-gap: 10px;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, auto);
}
.form button {
  background: #02abc8;
  color: #fff;
  border: none;
  height: 30px;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.module-headline .module-headline__text.h1 {
  font-weight: 300;
}
@media (max-width: 767px) {
  .module-headline .module-headline__text.h1 {
    padding-left: 0.5rem;
  }
}
.sm-mt-1 > * {
  margin-top: 0px;
}
.splide_group {
  margin-top: 1rem;
}
.splide-group-parent .splide__slide.is-active {
  border: 1px solid #dcdcdc !important;
}
.section-container .col {
  margin-bottom: 0px;
}
.section-container .cm-column-right .ad-tag {
  margin-top: 0rem;
}
@media (min-width: 768px) {
  .section-container {
    padding: 2.5rem 1rem 0 1rem;
    margin-bottom: 0px;
  }
}
@media (max-width: 1023px) {
  .section-container {
    padding-top: 3rem;
  }
  .section-container .trending-news {
    margin-bottom: 25rem;
  }
  .section-container .trending-news .col {
    margin-bottom: 1rem;
    padding-top: 1rem;
  }
  .section-container .trending-news .arrow {
    top: 10px;
  }
}
.section-container .section-header * {
  margin-bottom: -2rem;
}
@media (min-width: 768px) {
  .section-container .section-header * {
    font-size: 3.6rem !important;
  }
}
@media (max-width: 767px) {
  .section-container .section-header * {
    font-size: 2rem !important;
  }
}
@media (min-width: 768px) {
  .section-container .hero,
  .section-container .homepage-hero {
    margin-bottom: 4rem;
  }
}
.section-container .hero .event-location-address-1,
.section-container .hero .event-location-address-2,
.section-container .hero .event-location-address-3,
.section-container .homepage-hero .event-location-address-1,
.section-container .homepage-hero .event-location-address-2,
.section-container .homepage-hero .event-location-address-3 {
  display: none;
}
@media (min-width: 768px) {
  .section-container .hero .event-location-address-1,
  .section-container .hero .event-location-address-2,
  .section-container .hero .event-location-address-3,
  .section-container .homepage-hero .event-location-address-1,
  .section-container .homepage-hero .event-location-address-2,
  .section-container .homepage-hero .event-location-address-3 {
    font-weight: 500;
  }
}
.section-container .homepage-hero .widget__head .widget__body,
.section-container .hero .widget__head .widget__body {
  padding: 10px 20px;
  padding-bottom: 10px !important;
  padding-top: 2.5rem !important;
  height: 1vw/0.5 !important;
  font-family: "Roboto";
}
.section-container .homepage-hero .widget__head .widget__body *,
.section-container .hero .widget__head .widget__body * {
  color: #fff !important;
}
.section-container .homepage-hero .widget__head .widget__body a:hover,
.section-container .hero .widget__head .widget__body a:hover {
  color: #fff !important;
}
@media (max-width: 1023px) {
  .section-container .homepage-hero .widget__head .widget__body,
  .section-container .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
@media (min-width: 1024px) {
  .section-container .homepage-hero .widget__head .widget__body,
  .section-container .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
.section-container
  .homepage-hero
  .widget__head
  .widget__body
  .widget__subheadline
  *,
.section-container .hero .widget__head .widget__body .widget__subheadline * {
  font-size: 12px;
}
@media screen and (min-width: 576px) {
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .section-container .hero .widget__head .widget__body .widget__subheadline * {
    font-size: calc(12px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .section-container .hero .widget__head .widget__body .widget__subheadline * {
    font-size: 14px;
  }
}
.section-container .homepage-hero .widget__head .widget__body .widget__headline,
.section-container
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.section-container .hero .widget__head .widget__body .widget__headline,
.section-container .hero .widget__head .widget__body .custom-field-location {
  font-weight: 500 !important;
  margin-top: 5px;
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container .hero .widget__head .widget__body .widget__headline,
  .section-container .hero .widget__head .widget__body .custom-field-location {
    font-size: calc(20px + 5 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container .hero .widget__head .widget__body .widget__headline,
  .section-container .hero .widget__head .widget__body .custom-field-location {
    font-size: 25px;
  }
}
.section-container .homepage-hero .widget__head .widget__body .social-author,
.section-container .homepage-hero .widget__head .widget__body .social-date,
.section-container
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.section-container
  .homepage-hero
  .widget__head
  .widget__body
  .social-author__name,
.section-container .hero .widget__head .widget__body .social-author,
.section-container .hero .widget__head .widget__body .social-date,
.section-container .hero .widget__head .widget__body .custom-field-location,
.section-container .hero .widget__head .widget__body .social-author__name {
  display: block !important;
  padding: 0 !important;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .section-container .homepage-hero .widget__head .widget__body .social-author,
  .section-container .homepage-hero .widget__head .widget__body .social-date,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .section-container .hero .widget__head .widget__body .social-author,
  .section-container .hero .widget__head .widget__body .social-date,
  .section-container .hero .widget__head .widget__body .custom-field-location,
  .section-container .hero .widget__head .widget__body .social-author__name {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .homepage-hero .widget__head .widget__body .social-author,
  .section-container .homepage-hero .widget__head .widget__body .social-date,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .section-container .hero .widget__head .widget__body .social-author,
  .section-container .hero .widget__head .widget__body .social-date,
  .section-container .hero .widget__head .widget__body .custom-field-location,
  .section-container .hero .widget__head .widget__body .social-author__name {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .section-container .homepage-hero .widget__head .widget__body .social-author,
  .section-container .homepage-hero .widget__head .widget__body .social-date,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .section-container .hero .widget__head .widget__body .social-author,
  .section-container .hero .widget__head .widget__body .social-date,
  .section-container .hero .widget__head .widget__body .custom-field-location,
  .section-container .hero .widget__head .widget__body .social-author__name {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem;
  }
}
@media (max-width: 767px) {
  .section-container .homepage-hero .widget__head .widget__body .social-author,
  .section-container .homepage-hero .widget__head .widget__body .social-date,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .section-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .section-container .hero .widget__head .widget__body .social-author,
  .section-container .hero .widget__head .widget__body .social-date,
  .section-container .hero .widget__head .widget__body .custom-field-location,
  .section-container .hero .widget__head .widget__body .social-author__name {
    margin-top: 0.25rem;
    margin-bottom: 0.5rem !important;
  }
}
.section-container .module-headline {
  max-width: 1024px;
  display: grid;
  margin: 0 auto;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.section-container .module-headline * {
  color: #000;
  font-weight: normal;
}
@media (max-width: 767px) {
  .section-container .module-headline * {
    font-size: 3rem !important;
  }
}
.section-container .social-author__avatar,
.section-container .post-author__avatar image {
  display: none !important;
}
.section-container .z-content-column-right {
  margin-top: -40px;
}
.section-container .home-subitem,
.section-container .subitems {
  display: grid;
  grid-template-rows: auto;
  align-items: start;
  row-gap: 10px;
}
.section-container .home-subitem *,
.section-container .subitems * {
  color: #000 !important;
}
.section-container .home-subitem .badge-list-normal,
.section-container .subitems .badge-list-normal {
  display: none;
}
.section-container .home-subitem .row,
.section-container .subitems .row {
  display: grid;
}
@media (min-width: 768px) {
  .section-container .home-subitem .row,
  .section-container .subitems .row {
    margin-bottom: 0.5rem;
  }
}
.section-container .home-subitem .row div,
.section-container .subitems .row div {
  width: 100% !important;
  padding-right: 0px !important;
}
.section-container .home-subitem .row div#rm-col-right,
.section-container .home-subitem .row div #col-right,
.section-container .subitems .row div#rm-col-right,
.section-container .subitems .row div #col-right {
  padding-left: 0px !important;
}
.section-container .home-subitem .row #col-center,
.section-container .home-subitem .row .rm-col-center,
.section-container .home-subitem .row #rm-col-center,
.section-container .subitems .row #col-center,
.section-container .subitems .row .rm-col-center,
.section-container .subitems .row #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .section-container .home-subitem .row #col-center,
  .section-container .home-subitem .row .rm-col-center,
  .section-container .home-subitem .row #rm-col-center,
  .section-container .subitems .row #col-center,
  .section-container .subitems .row .rm-col-center,
  .section-container .subitems .row #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .section-container .home-subitem .row #col-center,
  .section-container .home-subitem .row .rm-col-center,
  .section-container .home-subitem .row #rm-col-center,
  .section-container .subitems .row #col-center,
  .section-container .subitems .row .rm-col-center,
  .section-container .subitems .row #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .section-container .home-subitem .widget,
  .section-container .subitems .widget {
    margin-bottom: 1rem;
  }
}
.section-container .home-subitem .widget .widget__body,
.section-container .subitems .widget .widget__body {
  padding-top: 10px;
}
.section-container .home-subitem .widget .widget__body *,
.section-container .subitems .widget .widget__body * {
  color: #000;
}
.section-container .home-subitem .widget .widget__body .promoted,
.section-container .home-subitem .widget .widget__body .widget__subheadline,
.section-container
  .home-subitem
  .widget
  .widget__body
  .widget__subheadline-text,
.section-container .subitems .widget .widget__body .promoted,
.section-container .subitems .widget .widget__body .widget__subheadline,
.section-container .subitems .widget .widget__body .widget__subheadline-text {
  margin-top: 0px;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .section-container .home-subitem .widget .widget__body .promoted,
  .section-container .home-subitem .widget .widget__body .widget__subheadline,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .section-container .subitems .widget .widget__body .promoted,
  .section-container .subitems .widget .widget__body .widget__subheadline,
  .section-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .home-subitem .widget .widget__body .promoted,
  .section-container .home-subitem .widget .widget__body .widget__subheadline,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .section-container .subitems .widget .widget__body .promoted,
  .section-container .subitems .widget .widget__body .widget__subheadline,
  .section-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .section-container .home-subitem .widget .widget__body .promoted,
  .section-container .home-subitem .widget .widget__body .widget__subheadline,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .section-container .subitems .widget .widget__body .promoted,
  .section-container .subitems .widget .widget__body .widget__subheadline,
  .section-container .subitems .widget .widget__body .widget__subheadline-text {
    font-weight: 400 !important;
    margin-bottom: 5px;
  }
}
.section-container .home-subitem .widget .widget__body .widget__headline,
.section-container .home-subitem .widget .widget__body .custom-field-location,
.section-container .subitems .widget .widget__body .widget__headline,
.section-container .subitems .widget .widget__body .custom-field-location {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .section-container .home-subitem .widget .widget__body .widget__headline,
  .section-container .home-subitem .widget .widget__body .custom-field-location,
  .section-container .subitems .widget .widget__body .widget__headline,
  .section-container .subitems .widget .widget__body .custom-field-location {
    font-size: calc(14px + 3 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .home-subitem .widget .widget__body .widget__headline,
  .section-container .home-subitem .widget .widget__body .custom-field-location,
  .section-container .subitems .widget .widget__body .widget__headline,
  .section-container .subitems .widget .widget__body .custom-field-location {
    font-size: 17px;
  }
}
.section-container .home-subitem .widget .widget__body h1,
.section-container .subitems .widget .widget__body h1 {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .section-container .home-subitem .widget .widget__body h1,
  .section-container .subitems .widget .widget__body h1 {
    font-size: calc(14px + 10 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .home-subitem .widget .widget__body h1,
  .section-container .subitems .widget .widget__body h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .section-container .home-subitem .widget .widget__body .social-author,
  .section-container .home-subitem .widget .widget__body .custom-field-location,
  .section-container .home-subitem .widget .widget__body .social-date,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .section-container .home-subitem .widget .widget__body .social-author__name,
  .section-container .subitems .widget .widget__body .social-author,
  .section-container .subitems .widget .widget__body .custom-field-location,
  .section-container .subitems .widget .widget__body .social-date,
  .section-container .subitems .widget .widget__body .event-location-address,
  .section-container .subitems .widget .widget__body .social-author__name {
    margin-top: 0.5rem !important;
  }
}
.section-container .home-subitem .widget .widget__body .social-author *,
.section-container .home-subitem .widget .widget__body .custom-field-location *,
.section-container .home-subitem .widget .widget__body .social-date *,
.section-container
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.section-container .home-subitem .widget .widget__body .social-author__name *,
.section-container .subitems .widget .widget__body .social-author *,
.section-container .subitems .widget .widget__body .custom-field-location *,
.section-container .subitems .widget .widget__body .social-date *,
.section-container .subitems .widget .widget__body .event-location-address *,
.section-container .subitems .widget .widget__body .social-author__name * {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .section-container .home-subitem .widget .widget__body .social-author *,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .section-container .home-subitem .widget .widget__body .social-date *,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .section-container .home-subitem .widget .widget__body .social-author__name *,
  .section-container .subitems .widget .widget__body .social-author *,
  .section-container .subitems .widget .widget__body .custom-field-location *,
  .section-container .subitems .widget .widget__body .social-date *,
  .section-container .subitems .widget .widget__body .event-location-address *,
  .section-container .subitems .widget .widget__body .social-author__name * {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .home-subitem .widget .widget__body .social-author *,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .section-container .home-subitem .widget .widget__body .social-date *,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .section-container .home-subitem .widget .widget__body .social-author__name *,
  .section-container .subitems .widget .widget__body .social-author *,
  .section-container .subitems .widget .widget__body .custom-field-location *,
  .section-container .subitems .widget .widget__body .social-date *,
  .section-container .subitems .widget .widget__body .event-location-address *,
  .section-container .subitems .widget .widget__body .social-author__name * {
    font-size: 12px;
  }
}
.section-container .home-subitem .widget .widget__body .social-author *,
.section-container .home-subitem .widget .widget__body .custom-field-location *,
.section-container
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.section-container .home-subitem .widget .widget__body .social-author__name *,
.section-container .subitems .widget .widget__body .social-author *,
.section-container .subitems .widget .widget__body .custom-field-location *,
.section-container .subitems .widget .widget__body .event-location-address *,
.section-container .subitems .widget .widget__body .social-author__name * {
  text-transform: capitalize;
}
.section-container .home-subitem .widget .widget__body .social-author__name,
.section-container .home-subitem .widget .widget__body .custom-field-location,
.section-container .home-subitem .widget .widget__body .event-location-address,
.section-container .home-subitem .widget .widget__body .social-date,
.section-container .home-subitem .widget .widget__body .social-date__text,
.section-container .subitems .widget .widget__body .social-author__name,
.section-container .subitems .widget .widget__body .custom-field-location,
.section-container .subitems .widget .widget__body .event-location-address,
.section-container .subitems .widget .widget__body .social-date,
.section-container .subitems .widget .widget__body .social-date__text {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .section-container .home-subitem .widget .widget__body .social-author__name,
  .section-container .home-subitem .widget .widget__body .custom-field-location,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .section-container .home-subitem .widget .widget__body .social-date,
  .section-container .home-subitem .widget .widget__body .social-date__text,
  .section-container .subitems .widget .widget__body .social-author__name,
  .section-container .subitems .widget .widget__body .custom-field-location,
  .section-container .subitems .widget .widget__body .event-location-address,
  .section-container .subitems .widget .widget__body .social-date,
  .section-container .subitems .widget .widget__body .social-date__text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .section-container .home-subitem .widget .widget__body .social-author__name,
  .section-container .home-subitem .widget .widget__body .custom-field-location,
  .section-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .section-container .home-subitem .widget .widget__body .social-date,
  .section-container .home-subitem .widget .widget__body .social-date__text,
  .section-container .subitems .widget .widget__body .social-author__name,
  .section-container .subitems .widget .widget__body .custom-field-location,
  .section-container .subitems .widget .widget__body .event-location-address,
  .section-container .subitems .widget .widget__body .social-date,
  .section-container .subitems .widget .widget__body .social-date__text {
    font-size: 12px;
  }
}
.section-container .home-subitem #col-center,
.section-container .home-subitem .rm-col-center,
.section-container .home-subitem #rm-col-center,
.section-container .subitems #col-center,
.section-container .subitems .rm-col-center,
.section-container .subitems #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .section-container .home-subitem #col-center,
  .section-container .home-subitem .rm-col-center,
  .section-container .home-subitem #rm-col-center,
  .section-container .subitems #col-center,
  .section-container .subitems .rm-col-center,
  .section-container .subitems #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .section-container .home-subitem #col-center,
  .section-container .home-subitem .rm-col-center,
  .section-container .home-subitem #rm-col-center,
  .section-container .subitems #col-center,
  .section-container .subitems .rm-col-center,
  .section-container .subitems #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .section-container #rm-col-right {
    padding-left: 0px !important;
  }
}
.section-container .z-section-posts .widget__body :nth-child(2) {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .section-container .z-section-posts .widget__body :nth-child(3) {
    margin-top: 20px;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.cm-container {
  display: grid;
  justify-content: center;
}
.cm-post-with-image {
  max-width: 1024px;
}
.cm-post-with-image .badge-list-normal {
  font-size: 12px;
  text-transform: capitalize;
  color: #02abc8;
}
.cm-post-with-image .widget__subheadline p {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
}
.cm-post-with-image .widget__headline {
  font-size: 29px;
  font-weight: 500 !important;
}
.cm-post-with-image .widget__body {
  height: none;
}
.cm-post-with-image .widget__body .photo-credit,
.cm-post-with-image .widget__body .photo-caption {
  position: absolute !important;
  background: rgba(220, 220, 220, 0.85) !important;
  padding: 5px 0px !important;
  padding-top: 5px !important;
  padding-left: 2% !important;
  padding-right: 2% !important;
  width: 100% !important;
  bottom: 0;
  left: 0 !important;
  font-size: 0.8rem !important;
  min-height: 0em !important;
  color: #000 !important;
}
.cm-post-with-image .social-author,
.cm-post-with-image .social-date,
.cm-post-with-image .post-author-list,
.cm-post-with-image .social-author__name {
  display: inline;
  color: #000;
}
.cm-post-with-image .social-author *,
.cm-post-with-image .social-date *,
.cm-post-with-image .post-author-list *,
.cm-post-with-image .social-author__name * {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.cm-post-with-image .clearfix:before,
.cm-post-with-image .clearfix:after {
  content: "";
  display: inherit;
}
.cm-post-with-image .post-author-list,
.cm-post-with-image .social-author__name {
  display: inline !important;
  margin-right: 30px;
  font-size: 12px;
  color: #000;
}
.cm-post-with-image .post-author-list *,
.cm-post-with-image .social-author__name * {
  font-size: 12px;
  color: #000;
}
.cm-post-with-image .post-date {
  display: inline;
  font-size: 12px;
}
.cm-post-with-image .headline {
  font-size: 29px;
  font-weight: 200;
}
.cm-post-with-image .body-description {
  font-size: 15px;
}
@media (min-width: 768px) {
  .cm-post-with-image .body-description {
    font-weight: 500;
  }
}
.cm-post-with-image .body-description a {
  color: #02abc8;
}
.cm-post-with-image .sm-mt-1 > *:not(.promoted, .widget__subheadline) {
  margin-top: 10px;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.author-profile .cm-column-left .module-headline * {
  color: #000 !important;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .author-profile .section-container .ad-tag {
    margin-top: 4rem !important;
  }
  .author-profile .section-container.pt-20 {
    margin-bottom: -2rem !important;
  }
  .author-profile .z-newsletter {
    margin-top: 6rem;
  }
}
.author-profile .z-section-posts article .widget__body {
  padding-top: 0.6rem;
}
.author-profile .z-section-posts article .widget__body .promoted {
  margin-bottom: 1rem;
}
.author-profile .z-section-posts article .widget__body .widget__subheadline {
  font-size: 1rem;
}
.author-profile .z-section-posts article .widget__body .widget__headline {
  font-size: 1.4rem;
}
.author-profile .z-section-posts article .widget__body .social-author * {
  font-size: 1rem;
  font-weight: normal;
}
.author-profile .z-section-posts article .widget__body .social-author__avatar {
  display: none;
}
.author-profile .posts-wrapper {
  display: grid;
  grid-template-rows: auto;
  row-gap: 1rem;
}
@media (max-width: 767px) {
  .author-profile .posts-wrapper {
    row-gap: 2rem;
  }
}
.author-profile .user-profile {
  display: grid;
  justify-items: left !important;
  text-align: left;
}
@media (max-width: 767px) {
  .author-profile .user-profile {
    padding-left: 1rem;
  }
}
.author-profile .user-profile .site-title-edit {
  margin-bottom: 1rem;
}
.author-profile .user-profile .user-bio * {
  font-family: "Crimson Pro", serif !important;
}
.author-profile .user-profile .site-bio__wrapper {
  margin-left: 0px;
  margin-top: 7rem;
  max-width: unset !important;
}
@media (max-width: 767px) {
  .author-profile .user-profile .site-bio__wrapper {
    margin-top: 14rem;
  }
}
.author-profile .user-profile .community-site-logo {
  border-radius: unset !important;
  width: 300px;
  height: 300px;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.infinite-scroll .z-content-column-right {
  display: grid;
  grid-row-gap: 2rem;
  align-content: start;
}
.infinite-scroll .z-content-column-right .z-ad,
.infinite-scroll .z-content-column-right .ad-tag,
.infinite-scroll .z-content-column-right .trending-news,
.infinite-scroll .z-content-column-right .z-newsletter {
  margin: 0 !important;
}
.infinite-scroll .z-content-column-right .gow-single-promoted-module {
  margin-top: 2rem;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
  color: #222;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
  max-width: 1024px;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
  padding-bottom: 20px !important;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.promoted {
  font-size: 12px !important;
  color: #02abc8 !important;
}
.search-widget {
  width: 100%;
  display: grid;
  justify-content: center;
  margin: 2rem;
}
.widget .widget__body .promoted {
  color: #02abc8 !important;
}
.col,
body {
  line-height: 1.2;
}
.promoted-disclaimer {
  font-size: 0.8rem;
  margin-top: 2rem;
}
body h1 a {
  color: #000 !important;
}
body .sm-mb-1 > * {
  margin-bottom: 0px;
}
body .body-description * {
  font-family: "Crimson Pro", serif !important;
  line-height: 28px;
  font-size: 18px;
  font-weight: 400;
}
@media (min-width: 768px) {
  body .body-description * {
    font-size: 21px;
    font-weight: 500;
  }
}
body .body-description * small.media-photo-credit {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  color: #000 !important;
  font-size: 12px !important;
  font-style: italic;
  margin-top: 0rem;
  line-height: 1rem;
}
body .body-description * small.media-caption {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  color: #000 !important;
  font-size: 12px !important;
}
body .photo-credit,
body .splide_credit {
  font-style: italic !important;
  row-gap: 0px !important;
}
body .social-author__name,
body .post-author__name {
  text-transform: capitalize !important;
}
body .widget__subheadline-text {
  text-transform: uppercase !important;
  font-weight: 400;
}
.social-author__name {
  display: inline !important;
}
.social-author__avatar,
.post-author__avatar {
  max-height: 30px;
  max-width: 30px;
}
.module-headline__text {
  margin: 0px;
  font-family: Roboto, sans-serif;
}
@media (max-width: 1023px) {
  .promoted {
    font-size: 0.8rem !important;
  }
  .ad-tag {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .z-lead-post {
    width: 100vw !important;
  }
  .z-lead-post img {
    margin-top: unset !important;
  }
  .z-lead-post .module-headline .module-headline__text.h1 {
    line-height: 3.5rem;
  }
  .z-lead-post .module-headline.section-header * {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 1rem;
    font-size: 32px;
  }
  .z-lead-post .home-category {
    max-width: 1024px;
    margin: 0 auto;
  }
  .z-lead-post .home-category .module-headline * {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25.6px;
    margin-bottom: -20px;
  }
}
.z-content-column-right .ad-tag {
  margin-bottom: 20px;
}
.ad-tag {
  line-height: 0px !important;
}
.z-content-container {
  margin-bottom: 80px;
}
@media (min-width: 1024px) {
  .z-content-container {
    padding: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .z-content-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .z-content-container {
    padding: 0 1rem;
  }
}
.z-content-columns,
.cm-row {
  max-width: 1024px;
  display: grid;
  margin: 0 auto;
  margin-bottom: 20px;
  grid-template-columns: auto 302px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.z-content-hidden.z-content-rearranged {
  display: block;
}
.cm-container {
  display: grid;
  justify-content: center;
}
div.tags {
  display: none;
}
@media (max-width: 767px) {
  .widget__shares {
    padding-top: 0rem !important;
  }
}
.widget__shares a {
  background: none;
  color: #02abc8 !important;
}
.widget__shares button.share, .social-tab-buttons button.share{
  background-color: transparent;
}
.widget__shares a.share-sms * {
  margin-top: -2px !important;
}
.widget__shares a:hover {
  background: none;
  color: #02abc8 !important;
}
.widget__shares i {
  height: 23px !important;
  width: 23px !important;
}
.widget__shares i.fb {
  content: url("https://res.cloudinary.com/culturemap-com/image/upload/v1647878514/social/fb-blue-svg.svg");
}
.widget__shares i.tw {
  content: url("https://res.cloudinary.com/culturemap-com/image/upload/v1647878514/social/twitter-blue-svg.svg");
}
.widget__shares i.em {
  content: url("https://res.cloudinary.com/culturemap-com/image/upload/v1647878514/social/email-blue-svg.svg");
}
.widget__shares a.share-tubmlr,
.widget__shares a.share-pinterest,
.widget__shares a.share-reddit {
  display: none;
}
p {
  margin-top: 1.5rem !important;
}
div.widget__body.clearfix.sm-mt-1 > h1 {
  font-family: "Roboto";
}
.z-content-columns .body-description img {
  margin-top: 2rem;
}
.photo-credit,
.photo-caption,
.media-caption,
.subitems,
.subitem,
.social-date,
.social-date__text,
.social-author,
.social-author__name,
.widget__subheadline-text,
.z-newsletter,
.home-subitem {
  font-family: "Roboto" !important;
}
.photo-credit *,
.photo-caption *,
.media-caption *,
.subitems *,
.subitem *,
.social-date *,
.social-date__text *,
.social-author *,
.social-author__name *,
.widget__subheadline-text *,
.z-newsletter *,
.home-subitem * {
  font-family: "Roboto" !important;
}
.widget__image {
  border: 1px solid #dcdcdc;
  background-position: top !important;
}
.content-start {
  align-content: flex-start;
}
.gap-y-5 {
  row-gap: 20px;
}
.gap-5 {
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
}
.sidebar {
  width: 302px;
}
.top-20 {
  top: 80px;
}
.py-5 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.listicle-slideshow {
  display: none !important;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-8 {
  grid-column: span 8;
}
.col-span-4 {
  grid-column: span 4;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.max-w-screen-lg {
  max-width: 1024px;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.drop-cap:first-letter {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  float: left;
  font-size: 6rem;
  font-weight: normal;
  line-height: 0.75;
  margin: 0.1em 0.2em 0em 0;
  text-transform: capitalize !important;
}
.video-embed {
  width: 100%;
  padding-top: 0px;
}
.video-embed iframe {
  padding-top: 0px;
  width: 100%;
}
.body-description ul {
  list-style-type: disc;
}
.body-description ul li {
  margin-left: 2rem;
  margin-top: 0.5rem;
}
.body-description iframe {
  position: unset !important;
  max-width: 95vw !important;
}
.body-description .z-ad {
  height: 250px !important;
}
.body-description .z-ad iframe {
  position: auto !important;
  max-width: auto !important;
  height: 250px !important;
}
.rm-embed {
  padding-top: 1rem;
}
.jw-wrapper {
  background-color: none !important;
}
.widget__video {
  margin-bottom: 1rem !important;
}
.infinite-scroll-wrapper.next-page-wrapper {
  margin-bottom: 5rem;
}
.main {
  overflow: unset !important;
}
.header-placeholder {
  line-height: 1rem !important;
}
.header-placeholder .widget__headline.h1 {
  line-height: 3rem;
}
.photoessay .widget__body {
  background: unset !important;
}
.photo-caption * {
  margin-top: 0rem !important;
}
.share-media-panel {
  display: none !important;
}
#preview-message {
  background-color: #efefef;
  font-size: 12px;
  padding: 0.5rem;
  font-style: italic;
  text-align: center;
  width: 100vw;
}
#preview-message a {
  color: #02abc8 !important;
}
.widget__subheadline h2 {
  font-size: 17px;
  font-weight: bold;
}
.shortcode-media-rebelmouse-image small {
  display: inline !important;
  margin-right: 5px;
}
.ml-10 {
  margin-left: 2.5rem;
}
.hover-menu.delete {
  display: none !important;
}
.pt-5 {
  padding-top: 20px !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.author-test-two {
  color: #02abc8;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.article-container {
  padding-top: 2.5rem;
}
.article-container .tag-jwvideo .widget__head {
  padding-top: 0 !important;
}
.article-container .tag-jwvideo .widget__head .widget__image {
  display: none !important;
}
.article-container .home-subitem,
.article-container .subitems {
  display: grid;
  grid-template-rows: auto;
  align-items: start;
  row-gap: 10px;
}
.article-container .home-subitem *,
.article-container .subitems * {
  color: #000 !important;
}
.article-container .home-subitem .badge-list-normal,
.article-container .subitems .badge-list-normal {
  display: none;
}
.article-container .home-subitem .row,
.article-container .subitems .row {
  display: grid;
}
@media (min-width: 768px) {
  .article-container .home-subitem .row,
  .article-container .subitems .row {
    margin-bottom: 0.5rem;
  }
}
.article-container .home-subitem .row div,
.article-container .subitems .row div {
  width: 100% !important;
  padding-right: 0px !important;
}
.article-container .home-subitem .row div#rm-col-right,
.article-container .home-subitem .row div #col-right,
.article-container .subitems .row div#rm-col-right,
.article-container .subitems .row div #col-right {
  padding-left: 0px !important;
}
.article-container .home-subitem .row #col-center,
.article-container .home-subitem .row .rm-col-center,
.article-container .home-subitem .row #rm-col-center,
.article-container .subitems .row #col-center,
.article-container .subitems .row .rm-col-center,
.article-container .subitems .row #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .article-container .home-subitem .row #col-center,
  .article-container .home-subitem .row .rm-col-center,
  .article-container .home-subitem .row #rm-col-center,
  .article-container .subitems .row #col-center,
  .article-container .subitems .row .rm-col-center,
  .article-container .subitems .row #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .article-container .home-subitem .row #col-center,
  .article-container .home-subitem .row .rm-col-center,
  .article-container .home-subitem .row #rm-col-center,
  .article-container .subitems .row #col-center,
  .article-container .subitems .row .rm-col-center,
  .article-container .subitems .row #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .article-container .home-subitem .widget,
  .article-container .subitems .widget {
    margin-bottom: 1rem;
  }
}
.article-container .home-subitem .widget .widget__body,
.article-container .subitems .widget .widget__body {
  padding-top: 10px;
}
.article-container .home-subitem .widget .widget__body *,
.article-container .subitems .widget .widget__body * {
  color: #000;
}
.article-container .home-subitem .widget .widget__body .promoted,
.article-container .home-subitem .widget .widget__body .widget__subheadline,
.article-container
  .home-subitem
  .widget
  .widget__body
  .widget__subheadline-text,
.article-container .subitems .widget .widget__body .promoted,
.article-container .subitems .widget .widget__body .widget__subheadline,
.article-container .subitems .widget .widget__body .widget__subheadline-text {
  margin-top: 0px;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .article-container .home-subitem .widget .widget__body .promoted,
  .article-container .home-subitem .widget .widget__body .widget__subheadline,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .article-container .subitems .widget .widget__body .promoted,
  .article-container .subitems .widget .widget__body .widget__subheadline,
  .article-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .article-container .home-subitem .widget .widget__body .promoted,
  .article-container .home-subitem .widget .widget__body .widget__subheadline,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .article-container .subitems .widget .widget__body .promoted,
  .article-container .subitems .widget .widget__body .widget__subheadline,
  .article-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .article-container .home-subitem .widget .widget__body .promoted,
  .article-container .home-subitem .widget .widget__body .widget__subheadline,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .article-container .subitems .widget .widget__body .promoted,
  .article-container .subitems .widget .widget__body .widget__subheadline,
  .article-container .subitems .widget .widget__body .widget__subheadline-text {
    font-weight: 400 !important;
    margin-bottom: 5px;
  }
}
.article-container .home-subitem .widget .widget__body .widget__headline,
.article-container .home-subitem .widget .widget__body .custom-field-location,
.article-container .subitems .widget .widget__body .widget__headline,
.article-container .subitems .widget .widget__body .custom-field-location {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .article-container .home-subitem .widget .widget__body .widget__headline,
  .article-container .home-subitem .widget .widget__body .custom-field-location,
  .article-container .subitems .widget .widget__body .widget__headline,
  .article-container .subitems .widget .widget__body .custom-field-location {
    font-size: calc(14px + 3 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .article-container .home-subitem .widget .widget__body .widget__headline,
  .article-container .home-subitem .widget .widget__body .custom-field-location,
  .article-container .subitems .widget .widget__body .widget__headline,
  .article-container .subitems .widget .widget__body .custom-field-location {
    font-size: 17px;
  }
}
.article-container .home-subitem .widget .widget__body h1,
.article-container .subitems .widget .widget__body h1 {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .article-container .home-subitem .widget .widget__body h1,
  .article-container .subitems .widget .widget__body h1 {
    font-size: calc(14px + 10 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .article-container .home-subitem .widget .widget__body h1,
  .article-container .subitems .widget .widget__body h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .article-container .home-subitem .widget .widget__body .social-author,
  .article-container .home-subitem .widget .widget__body .custom-field-location,
  .article-container .home-subitem .widget .widget__body .social-date,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .article-container .home-subitem .widget .widget__body .social-author__name,
  .article-container .subitems .widget .widget__body .social-author,
  .article-container .subitems .widget .widget__body .custom-field-location,
  .article-container .subitems .widget .widget__body .social-date,
  .article-container .subitems .widget .widget__body .event-location-address,
  .article-container .subitems .widget .widget__body .social-author__name {
    margin-top: 0.5rem !important;
  }
}
.article-container .home-subitem .widget .widget__body .social-author *,
.article-container .home-subitem .widget .widget__body .custom-field-location *,
.article-container .home-subitem .widget .widget__body .social-date *,
.article-container
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.article-container .home-subitem .widget .widget__body .social-author__name *,
.article-container .subitems .widget .widget__body .social-author *,
.article-container .subitems .widget .widget__body .custom-field-location *,
.article-container .subitems .widget .widget__body .social-date *,
.article-container .subitems .widget .widget__body .event-location-address *,
.article-container .subitems .widget .widget__body .social-author__name * {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .article-container .home-subitem .widget .widget__body .social-author *,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .article-container .home-subitem .widget .widget__body .social-date *,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .article-container .home-subitem .widget .widget__body .social-author__name *,
  .article-container .subitems .widget .widget__body .social-author *,
  .article-container .subitems .widget .widget__body .custom-field-location *,
  .article-container .subitems .widget .widget__body .social-date *,
  .article-container .subitems .widget .widget__body .event-location-address *,
  .article-container .subitems .widget .widget__body .social-author__name * {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .article-container .home-subitem .widget .widget__body .social-author *,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .article-container .home-subitem .widget .widget__body .social-date *,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .article-container .home-subitem .widget .widget__body .social-author__name *,
  .article-container .subitems .widget .widget__body .social-author *,
  .article-container .subitems .widget .widget__body .custom-field-location *,
  .article-container .subitems .widget .widget__body .social-date *,
  .article-container .subitems .widget .widget__body .event-location-address *,
  .article-container .subitems .widget .widget__body .social-author__name * {
    font-size: 12px;
  }
}
.article-container .home-subitem .widget .widget__body .social-author *,
.article-container .home-subitem .widget .widget__body .custom-field-location *,
.article-container
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.article-container .home-subitem .widget .widget__body .social-author__name *,
.article-container .subitems .widget .widget__body .social-author *,
.article-container .subitems .widget .widget__body .custom-field-location *,
.article-container .subitems .widget .widget__body .event-location-address *,
.article-container .subitems .widget .widget__body .social-author__name * {
  text-transform: capitalize;
}
.article-container .home-subitem .widget .widget__body .social-author__name,
.article-container .home-subitem .widget .widget__body .custom-field-location,
.article-container .home-subitem .widget .widget__body .event-location-address,
.article-container .home-subitem .widget .widget__body .social-date,
.article-container .home-subitem .widget .widget__body .social-date__text,
.article-container .subitems .widget .widget__body .social-author__name,
.article-container .subitems .widget .widget__body .custom-field-location,
.article-container .subitems .widget .widget__body .event-location-address,
.article-container .subitems .widget .widget__body .social-date,
.article-container .subitems .widget .widget__body .social-date__text {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .article-container .home-subitem .widget .widget__body .social-author__name,
  .article-container .home-subitem .widget .widget__body .custom-field-location,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .article-container .home-subitem .widget .widget__body .social-date,
  .article-container .home-subitem .widget .widget__body .social-date__text,
  .article-container .subitems .widget .widget__body .social-author__name,
  .article-container .subitems .widget .widget__body .custom-field-location,
  .article-container .subitems .widget .widget__body .event-location-address,
  .article-container .subitems .widget .widget__body .social-date,
  .article-container .subitems .widget .widget__body .social-date__text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .article-container .home-subitem .widget .widget__body .social-author__name,
  .article-container .home-subitem .widget .widget__body .custom-field-location,
  .article-container
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .article-container .home-subitem .widget .widget__body .social-date,
  .article-container .home-subitem .widget .widget__body .social-date__text,
  .article-container .subitems .widget .widget__body .social-author__name,
  .article-container .subitems .widget .widget__body .custom-field-location,
  .article-container .subitems .widget .widget__body .event-location-address,
  .article-container .subitems .widget .widget__body .social-date,
  .article-container .subitems .widget .widget__body .social-date__text {
    font-size: 12px;
  }
}
.article-container .home-subitem #col-center,
.article-container .home-subitem .rm-col-center,
.article-container .home-subitem #rm-col-center,
.article-container .subitems #col-center,
.article-container .subitems .rm-col-center,
.article-container .subitems #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .article-container .home-subitem #col-center,
  .article-container .home-subitem .rm-col-center,
  .article-container .home-subitem #rm-col-center,
  .article-container .subitems #col-center,
  .article-container .subitems .rm-col-center,
  .article-container .subitems #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .article-container .home-subitem #col-center,
  .article-container .home-subitem .rm-col-center,
  .article-container .home-subitem #rm-col-center,
  .article-container .subitems #col-center,
  .article-container .subitems .rm-col-center,
  .article-container .subitems #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .article-container #rm-col-right {
    padding-left: 0px !important;
  }
}
.article-container .body {
  line-height: 1rem;
}
.article-container a:hover {
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .article-container .sm-mt-1:not(:empty):before {
    margin-bottom: 0px;
  }
  .article-container .widget__shares {
    margin: 0px;
    padding: 0px;
    padding-top: 10px !important;
  }
  .article-container .widget__shares a {
    height: 20px !important;
    margin-right: 1rem;
  }
  .article-container .widget__shares a.share-sms {
    padding: 0px 3px;
  }
  .article-container .widget__shares a:nth-child(1) {
    margin-left: 0rem;
  }
  .article-container .widget__headline {
    margin-bottom: 0.5rem !important;
    font-weight: 200 !important;
  }
  .article-container .widget__subheadline * {
    font-size: 1rem;
    font-weight: 600;
  }
}
.article-container .widget__head .widget__body {
  color: #000 !important;
}
.article-container .widget__head .widget__body .photo-credit,
.article-container .widget__head .widget__body .photo-caption {
  position: absolute !important;
  background: rgba(220, 220, 220, 0.85) !important;
  padding: 5px 0px !important;
  padding-top: 5px !important;
  padding-left: 2% !important;
  padding-right: 2% !important;
  width: 100% !important;
  bottom: 0;
  left: 0 !important;
  font-size: 0.8rem !important;
  min-height: 0em !important;
  color: #000 !important;
}
.article-container .z-content-row {
  max-width: 1024px !important;
  padding-top: 40px;
}
.article-container .z-content-row .z-content-columns {
  margin-top: 0px;
  display: grid;
  grid-template-columns: minmax(auto, 737.28px) 300px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.article-container .article-container-row {
  padding-top: 4rem;
}
.article-container .article-container-row .z-content-column-left {
  padding-right: 4rem !important;
}
.article-container .article-container-row .z-content-column-right {
  padding-top: 3rem !important;
}
.article-container .lead-media .promoted {
  margin-top: 1rem;
  font-family: "Roboto", sans-serif !important;
}
.article-container .lead-media .widget__body h1.headline,
.article-container .lead-media .widget__body h1.widget__headline {
  font-size: 40px;
  font-weight: 200 !important;
}
.article-container .lead-media .widget__body h1.headline *,
.article-container .lead-media .widget__body h1.widget__headline * {
  font-size: 40px;
  font-weight: 200 !important;
}
.article-container .lead-media .widget__body .widget__subheadline-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
}
.article-container .lead-media .widget__body .widget__subheadline-text * {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
}
@media (min-width: 768px) {
  .post-splash-custom .widget__shares {
    position: absolute;
    margin-left: -30px;
    margin-top: -100px;
    display: grid;
    row-gap: 10px;
  }
  .widget__shares {
    position: absolute;
    margin-left: -30px;
    margin-top: -100px;
    display: grid;
    row-gap: 10px;
    line-height: 30px !important;
  }
}
.cm-photoessay .row,
.photoessay .row {
  overflow: unset !important;
}
.cm-photoessay .col,
.photoessay .col {
  margin-bottom: 0px;
}
.cm-photoessay p,
.photoessay p {
  margin-top: 0px;
}
.cm-photoessay p p,
.photoessay p p {
  margin-top: 0px !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.splide-portrait {
  background-size: contain !important;
}
.splide-track-menu * {
  background-position: left top !important;
}
.splide-track-menu li {
  border: 1px solid #dcdcdc !important;
  background-position: center center !important;
}
.splide-track-menu .compress-track .splide__list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, 20%) !important;
}
@media (max-width: 767px) {
  .splide-track-menu .compress-track .splide__list {
    grid-template-columns: repeat(auto-fit, 25%) !important;
  }
}
.splide-track-menu .compress-track .splide__list li {
  width: unset !important;
}
@media (max-width: 767px) {
  .splide-track-menu .compress-track .splide__list li {
    max-height: 75px !important;
  }
}
@media (min-width: 768px) {
  .splide-track-menu .compress-track .splide__list li {
    max-height: 100px !important;
  }
}
.splide-group-parent {
  width: auto !important;
  max-width: 98vw !important;
  position: relative !important;
}
.splide-group-parent .is-active {
  border: none !important;
}
.splide-group-parent .splide_list {
  position: relative;
}
.splide-group-parent .splide_list li {
  border: 1px solid #dcdcdc;
}
.splide-group-parent .splide__slide .splide_caption {
  background: rgba(255, 255, 255, 0.85);
  color: #000;
  padding: 0.25em;
  position: absolute !important;
  width: 100%;
  bottom: 0;
  margin-bottom: -1px;
  font-size: 0.8rem;
  font-family: "Roboto";
}
.splide-group-parent .splide__slide .splide_caption .splide_alt,
.splide-group-parent .splide__slide .splide_caption .splide_credit {
  margin-left: 0.5rem;
}
.splide-group-parent .splide__slide .splide_caption .splide_alt p,
.splide-group-parent .splide__slide .splide_caption .splide_credit p {
  padding: 0px;
  margin: 0px;
  margin-left: 0.5rem;
  margin-bottom: 5px;
}
.splide-group-parent .splide_headline {
  font-size: 1.5rem;
}
.splide-group-parent .splide__arrows button:nth-child(1) {
  margin-left: -1em;
}
.splide-group-parent .splide__arrows button:nth-child(2) {
  margin-right: -1em;
}
.splide-group-parent .splide__arrows .splide__arrow {
  border-radius: 0;
  background: #fff;
  opacity: 0.4;
}
.splide-track-menu {
  margin-top: 1rem;
}
.splide-track-menu .splide__arrow {
  width: 1.5rem;
  height: 1.5rem;
}
.splide-track-menu .splide__arrow svg {
  width: 1rem;
  height: 1rem;
}
.splide-track-menu li.is-active {
  border: 2px solid #dcdcdc !important;
}
.photoessay {
  position: relative;
  font-family: unset;
}
.photoessay .body-description {
  display: none;
}
.photoessay .photo-essay-content {
  width: 100%;
}
.photoessay .photo-essay-content .photo-essay-credit {
  font-size: 12.8px;
  margin-top: 4rem;
  font-style: italic;
  font-family: "Roboto";
}
.photoessay .photo-essay-content .photo-essay-body {
  padding-top: 0.5rem !important;
  font-family: "Crimson Pro", serif !important;
  font-size: 21px;
}
@media (max-width: 1023px) {
  .photoessay .photo-essay-content .photo-essay-body {
    font-family: "Crimson Text", serif !important;
  }
}
.photoessay .splide__pagination {
  position: relative;
  margin-top: 2rem !important;
}
.photoessay .splide__pagination .splide__pagination__page.is-active {
  background: #007c92 !important;
}
li.splide__slide.thumbnail-portrait {
  background-position: top !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
.z-ad {
  display: grid;
  justify-content: center;
}
.ad-tag__inner .z-ad div {
  display: flex !important;
  align-content: center !important;
  align-items: center !important;
}
.ad-tag__inner iframe {
  margin: auto !important;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.category-tag {
  font-weight: normal;
  font-size: 0.9rem !important;
  margin-top: 0px !important;
}
@media (max-width: 1023px) {
  .category-tag {
    font-size: 0.7rem !important;
  }
  article {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cm-post-with-image .sm-mt-1 > * {
    margin-top: 0px !important;
  }
}
.charity-guide-header a {
  justify-items: center;
}
.charity-post {
  font-family: "Crimson Pro", serif !important;
  padding-top: 6rem;
}
.charity-post .charity-guide-header {
  margin-bottom: 0rem;
  margin-top: 1rem;
}
.charity-post .charity-guide-header a {
  justify-items: center;
}
.charity-post .photo-credit {
  font-size: 0.8rem !important;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .charity-post .share-panel {
    margin-bottom: 1rem;
  }
}
.charity-post .category-tag {
  font-weight: normal;
  margin-top: -15px;
}
@media (max-width: 1023px) {
  .charity-post .category-tag {
    font-size: 0.8rem !important;
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .charity-post .category-tag {
    padding-top: 1rem !important;
    font-size: 1rem !important;
  }
}
.charity-post .headline-container {
  display: none;
}
.charity-post .widget__shares {
  margin-top: 1rem;
}
@media (max-width: 1023px) {
  .charity-post .widget__shares {
    margin-top: 2rem !important;
  }
}
.charity-post .widget__subheadline {
  font-size: 3rem;
}
.charity-post .widget__subheadline * {
  font-weight: 200 !important;
}
.charity-post .custom-field-charity-name {
  margin-top: 0.5rem;
  font-family: "Roboto" !important;
  font-weight: 200 !important;
  font-size: 40px !important;
}
@media (max-width: 767px) {
  .charity-post .custom-field-charity-name {
    font-size: 2rem !important;
  }
}
.charity-post .custom-field-charity-name:hover {
  cursor: default;
}
.charity-post a {
  font-family: "Roboto" !important;
  font-weight: light !important;
  font-size: 1rem;
}
.charity-post .custom-field-charity-website,
.charity-post .custom-field-charity-membership,
.charity-post .custom-field-charity-mission,
.charity-post .custom-field-charity-involvement,
.charity-post .custom-field-charity-event {
  font-size: 1.2rem;
  font-family: "Crimson Pro", serif !important;
}
@media (min-width: 768px) {
  .charity-post .custom-field-charity-website *,
  .charity-post .custom-field-charity-membership *,
  .charity-post .custom-field-charity-mission *,
  .charity-post .custom-field-charity-involvement *,
  .charity-post .custom-field-charity-event * {
    font-weight: 500;
  }
}
.charity-post .custom-field-charity-website a,
.charity-post .custom-field-charity-membership a,
.charity-post .custom-field-charity-mission a,
.charity-post .custom-field-charity-involvement a,
.charity-post .custom-field-charity-event a {
  font-family: "Crimson Pro", serif !important;
  font-size: 1.2rem;
}
.charity-post .custom-field-charity-name .category-tag {
  padding-top: 0.25rem !important;
}
.charity-post .charity-title {
  font-family: "Roboto" !important;
  font-size: 24px !important;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.charity-post .body-description .charity-title:nth-child(1) {
  margin-bottom: 1rem;
}
.charity-post .body-description *:nth-child(3) {
  margin-top: 1rem;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.charity-section {
  display: grid;
  justify-content: center;
}
.charity-section .row {
  overflow: unset !important;
}
@media (max-width: 767px) {
  .charity-section .subitems .row {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .charity-section article .widget__headline {
    margin-top: -1px !important;
  }
  .charity-section article .widget__headline .widget__headline-text {
    font-size: 1.2rem;
  }
}
.charity-guide-header {
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
}
.charity-guide-header * {
  font-family: "Roboto";
}
@media (max-width: 767px) {
  .charity-guide-header {
    padding: 0 0;
  }
}
.charity-guide-header .charity-guide-banner-container {
  display: grid;
  justify-content: center;
  margin-bottom: 1rem;
}
.charity-guide-header img {
  max-width: 80vw;
}
.charity-guide-header .search-bar {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  visibility: inherit;
  color: #000;
  font-family: "Roboto";
  line-height: 1em;
  box-sizing: border-box;
  display: grid;
  justify-content: center;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .charity-guide-header .search-bar {
    grid-template-columns: repeat(1, auto);
    -moz-column-gap: 0.5em !important;
    column-gap: 0.5em !important;
    row-gap: 1rem;
  }
  .charity-guide-header .search-bar * {
    font-size: 0.7rem !important;
  }
  .charity-guide-header .search-bar img {
    width: 20px;
  }
}
.charity-guide-header .search-bar .first {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(5, auto);
}
.charity-guide-header .search-bar .second {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(4, auto);
}
@media (min-width: 768px) {
  .charity-guide-header .search-bar {
    grid-template-columns: repeat(2, auto);
    font-size: 16px;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .charity-guide-header .search-bar .first,
  .charity-guide-header .search-bar .second {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}
.charity-guide-header .search-bar .category-button {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  visibility: inherit;
  color: #000;
  font-size: 16px;
  line-height: 1em;
  box-sizing: border-box;
  text-transform: uppercase;
  align-content: start;
  cursor: pointer;
  display: grid;
  grid-template-rows: repeat(2, auto);
  row-gap: 10px;
  justify-content: center;
  text-align: center;
  padding: 0 1px;
  width: 65px;
}
.charity-guide-header .search-bar .category-button.active {
  color: #02abc8;
}
.charity-guide-header .breadcrumb-wrapper {
  max-width: 100%;
}
.charity-guide-header .breadcrumb-wrapper .rm-breadcrumb__list {
  text-transform: capitalize;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.event-detail-content {
  margin-top: 6rem;
}
.event-detail-content .z-content-column-right {
  margin-top: 5.5rem;
}
.event-detail-container {
  font-size: 21px !important;
}
.event-detail-container .widget__shares {
  margin-top: 1rem;
}
.event-detail-container .photo-credit {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.event-detail-container .widget__body .widget__headline {
  font-family: "Roboto" !important;
  font-weight: 200 !important;
  font-size: 40px !important;
}
@media (max-width: 767px) {
  .event-detail-container .widget__body .widget__headline {
    font-size: 2rem !important;
  }
}
.event-detail-container .widget__body .widget__headline:hover {
  cursor: default;
}
@media (min-width: 768px) {
  .event-detail-container .widget__headline {
    line-height: unset;
  }
  .event-detail-container .custom-field-location *,
  .event-detail-container .custom-field-ticket-info * {
    font-weight: 500;
  }
}
@media (max-width: 1023px) {
  .event-detail-container .event-occurrence {
    padding-left: 0.7rem;
  }
}
@media (min-width: 768px) {
  .event-detail-container .event-occurrence {
    font-weight: 500;
  }
}
.event-detail-container .col {
  margin-bottom: unset;
}
.event-detail-container .row {
  overflow: unset !important;
}
.event-detail-container .row * {
  overflow: unset !important;
}
.event-detail-container .widget__body .photo-credit,
.event-detail-container .widget__body .photo-caption * {
  font-size: 0.8rem !important;
  font-family: "Roboto" !important;
}
@media (max-width: 1023px) {
  .event-detail-container .widget__body .photo-credit,
  .event-detail-container .widget__body .photo-caption * {
    margin-top: 1rem;
    font-size: 0.8rem !important;
    font-family: "Roboto" !important;
  }
}
.event-detail-container .event-detail-body {
  font-family: "Crimson Pro", serif !important;
}
.event-detail-container .event-detail-body * {
  font-size: 21px !important;
}
.event-detail-container .event-detail-body .photo-caption {
  margin-top: 0.5rem;
}
.event-detail-container .event-detail-body .custom-field-promoted-content {
  font-weight: 500;
}
.event-detail-container .event-detail-body .widget__body .photo-credit,
.event-detail-container .event-detail-body .widget__body .photo-caption * {
  font-size: 0.8rem !important;
  font-family: "Roboto" !important;
}
@media (max-width: 1023px) {
  .event-detail-container .event-detail-body .widget__body .photo-credit,
  .event-detail-container .event-detail-body .widget__body .photo-caption * {
    margin-top: 1rem;
    font-size: 0.8rem !important;
    font-family: "Roboto" !important;
  }
}
.event-detail-container .event-detail-body .module-headline * {
  font-family: "Roboto" !important;
  color: #000;
  font-weight: 500;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.event-detail-container .event-detail-body a,
.event-detail-container .event-detail-body .event-occurrence-more * {
  font-family: "Roboto" !important;
  font-size: 17px !important;
}
.event-detail-container .event-detail-body .event-occurrence-more,
.event-detail-container .event-detail-body .custom-field-event-website {
  margin-top: 1rem;
  color: #0ea9cf !important;
  font-family: "Roboto" !important !important;
}
.event-detail-container .event-detail-body .event-occurrence-more *,
.event-detail-container .event-detail-body .custom-field-event-website * {
  color: #0ea9cf !important;
  font-family: "Roboto" !important !important;
}
.event-detail-container .event-detail-body .event-disclaimer {
  margin-top: 4em;
  font-family: "Roboto" !important;
  font-style: italic;
}
.event-detail-container .event-detail-body .event-disclaimer * {
  font-size: 12.8px !important;
}
.rm-breadcrumb__list {
  text-transform: capitalize;
}
.event-occurrence-time {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .event-detail-container {
    padding-top: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .event-detail-container {
    padding-top: 1.5rem;
  }
}
.event-detail-container a:hover {
  text-decoration: none !important;
  color: #02abc8 !important;
}
#new-event-form .error,
#new-charity-form .error {
  background-color: rgba(255, 0, 0, 0.1);
}
#new-event-form .error-list-item,
#new-charity-form .error-list-item {
  font-size: 1rem;
  color: red;
}
:root {
  --reach-combobox: 1;
}
[data-reach-combobox-popover] {
  border: solid 1px rgba(0, 0, 0, 0.25);
  background: rgba(255, 255, 255, 0.99);
  font-size: 85%;
}
[data-reach-combobox-list] {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-reach-combobox-option] {
  cursor: pointer;
  margin: 0;
  padding: 0.25rem 0.5rem;
}
[data-reach-combobox-option][aria-selected="true"] {
  background: #f1f2f4;
}
[data-reach-combobox-option]:hover {
  background: #e9ebed;
}
[data-reach-combobox-option][aria-selected="true"]:hover {
  background: #e3e5e8;
}
[data-suggested-value] {
  font-weight: bold;
}
input[aria-controls="listbox--1"] {
  margin-bottom: 1rem;
  padding: 0.25rem;
}
#listbox--1 {
  font-size: 1rem;
}
.event-post {
  display: grid;
  grid-template-columns: 250px 1fr;
  -moz-column-gap: 10px;
  column-gap: 10px;
  max-width: 95vw;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .event-post {
    grid-template-columns: 40% 60%;
  }
}
.event-post .headline {
  font-weight: 300;
}
@media (max-width: 1023px) {
  .event-post .headline {
    margin-top: 0px;
    font-size: 0.8rem;
  }
}
@media (min-width: 1024px) {
  .event-post .headline {
    margin-top: 0px;
    font-size: 1.2rem;
  }
}
.event-post .location {
  font-weight: 200;
}
@media (max-width: 1023px) {
  .event-post .location {
    margin-top: 5px;
    font-size: 0.7rem;
  }
}
@media (min-width: 1024px) {
  .event-post .location {
    margin-top: 10px;
    font-size: 1rem;
  }
}
.event-post .date {
  font-size: 1rem;
  margin-top: 0.5rem;
  font-weight: lighter;
}
@media (max-width: 1023px) {
  .event-post .date {
    font-size: 0.7rem;
    font-weight: lighter;
    margin-top: 5px;
  }
}
.event-post img:not([alt="editors pick"]) {
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 4/3;
  -o-object-position: center top;
  object-position: center top;
}
.events-feed {
  row-gap: 1rem;
  max-width: 1024px;
}
.events-feed a * {
  color: #000 !important;
}
.events-feed .date-header {
  font-size: 1.9rem;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .events-feed .date-header {
    font-size: 1.5rem;
  }
}
.new-event-container {
  display: grid;
  justify-content: center;
  justify-items: center;
}
#events-scroll-to-top {
  z-index: 9999;
  height: 20px;
  right: 0;
  position: absolute;
}
.events-scroll-to-top {
  font-size: 1.2rem;
  padding: 0.5rem;
  width: 60px;
  font-weight: 300;
}
.events-scroll-to-top img {
  opacity: 1;
  height: 60px;
  width: 60px;
}
.event-submit-button-container {
  display: grid;
  width: 100%;
  justify-content: center;
}
.event-submit-button-container .event-form-submit-button {
  width: 200px !important;
  height: 50px;
  font-size: 1rem;
  margin-top: -4rem;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
#mobile-event-menu {
  position: relative;
  z-index: 9999;
}
.mobile-event-group {
  max-width: 1024px;
}
.ReactModal__Overlay {
  z-index: 10000;
}
.ReactModal__Content {
  margin-top: 8rem !important;
  height: 25rem !important;
  background: #fff !important;
  position: relative;
  display: grid;
  border: 1px solid #dcdcdc;
  margin-left: 1rem;
  margin-right: 1rem;
  box-shadow: 1px 2px 11px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 1px 2px 11px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 2px 11px 0px rgba(0, 0, 0, 0.75);
}
.ReactModal__Content .close-button {
  font-size: 1.4rem;
  justify-self: right;
  position: absolute;
  background: #02abc8;
  color: #fff;
  margin-top: -0.75rem;
  margin-right: -0.75rem;
  padding: 0 0.65rem;
  text-align: center !important;
  border-radius: 1rem;
}
.ReactModal__Content .close-button:focus {
  outline: 0;
}
.ReactModal__Content:focus {
  outline: 0;
}
@media (min-width: 768px) {
  .event-detail-container .widget__body .widget__headline {
    margin-bottom: 1rem !important;
  }
}
.events-page-wrapper {
  padding-top: 0px;
  margin-top: 0px;
  max-width: 1024px !important;
}
.events-page-wrapper .homepage-hero .event-location-address {
  padding-bottom: 0.5rem;
}
.events-page-wrapper .homepage-hero .event-location-address-1,
.events-page-wrapper .homepage-hero .event-location-address-2,
.events-page-wrapper .homepage-hero .event-location-address-3,
.events-page-wrapper .homepage-hero .event-location-address-4 {
  display: none;
}
.events-page-wrapper .homepage-hero .event-location-address-1 {
  margin-bottom: 0.25rem;
}
@media (max-width: 1023px) {
  .events-page-wrapper {
    padding: 1rem;
  }
  .events-page-wrapper .row.px10 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .events-page-wrapper .module-headline {
    padding-left: 0.5rem;
  }
}
.events-page-wrapper .homepage-hero .widget__head .widget__body,
.events-page-wrapper .hero .widget__head .widget__body {
  padding: 10px 20px;
  padding-bottom: 10px !important;
  padding-top: 2.5rem !important;
  height: 1vw/0.5 !important;
  font-family: "Roboto";
}
.events-page-wrapper .homepage-hero .widget__head .widget__body *,
.events-page-wrapper .hero .widget__head .widget__body * {
  color: #fff !important;
}
.events-page-wrapper .homepage-hero .widget__head .widget__body a:hover,
.events-page-wrapper .hero .widget__head .widget__body a:hover {
  color: #fff !important;
}
@media (max-width: 1023px) {
  .events-page-wrapper .homepage-hero .widget__head .widget__body,
  .events-page-wrapper .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
@media (min-width: 1024px) {
  .events-page-wrapper .homepage-hero .widget__head .widget__body,
  .events-page-wrapper .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
.events-page-wrapper
  .homepage-hero
  .widget__head
  .widget__body
  .widget__subheadline
  *,
.events-page-wrapper .hero .widget__head .widget__body .widget__subheadline * {
  font-size: 12px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .events-page-wrapper
    .hero
    .widget__head
    .widget__body
    .widget__subheadline
    * {
    font-size: calc(12px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .events-page-wrapper
    .hero
    .widget__head
    .widget__body
    .widget__subheadline
    * {
    font-size: 14px;
  }
}
.events-page-wrapper
  .homepage-hero
  .widget__head
  .widget__body
  .widget__headline,
.events-page-wrapper
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.events-page-wrapper .hero .widget__head .widget__body .widget__headline,
.events-page-wrapper .hero .widget__head .widget__body .custom-field-location {
  font-weight: 500 !important;
  margin-top: 5px;
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .widget__headline,
  .events-page-wrapper
    .hero
    .widget__head
    .widget__body
    .custom-field-location {
    font-size: calc(20px + 5 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .widget__headline,
  .events-page-wrapper
    .hero
    .widget__head
    .widget__body
    .custom-field-location {
    font-size: 25px;
  }
}
.events-page-wrapper .homepage-hero .widget__head .widget__body .social-author,
.events-page-wrapper .homepage-hero .widget__head .widget__body .social-date,
.events-page-wrapper
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.events-page-wrapper
  .homepage-hero
  .widget__head
  .widget__body
  .social-author__name,
.events-page-wrapper .hero .widget__head .widget__body .social-author,
.events-page-wrapper .hero .widget__head .widget__body .social-date,
.events-page-wrapper .hero .widget__head .widget__body .custom-field-location,
.events-page-wrapper .hero .widget__head .widget__body .social-author__name {
  display: block !important;
  padding: 0 !important;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .events-page-wrapper .homepage-hero .widget__head .widget__body .social-date,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .events-page-wrapper .hero .widget__head .widget__body .social-author,
  .events-page-wrapper .hero .widget__head .widget__body .social-date,
  .events-page-wrapper .hero .widget__head .widget__body .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .social-author__name {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .events-page-wrapper .homepage-hero .widget__head .widget__body .social-date,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .events-page-wrapper .hero .widget__head .widget__body .social-author,
  .events-page-wrapper .hero .widget__head .widget__body .social-date,
  .events-page-wrapper .hero .widget__head .widget__body .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .social-author__name {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .events-page-wrapper .homepage-hero .widget__head .widget__body .social-date,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .events-page-wrapper .hero .widget__head .widget__body .social-author,
  .events-page-wrapper .hero .widget__head .widget__body .social-date,
  .events-page-wrapper .hero .widget__head .widget__body .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .social-author__name {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem;
  }
}
@media (max-width: 767px) {
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .events-page-wrapper .homepage-hero .widget__head .widget__body .social-date,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .events-page-wrapper .hero .widget__head .widget__body .social-author,
  .events-page-wrapper .hero .widget__head .widget__body .social-date,
  .events-page-wrapper .hero .widget__head .widget__body .custom-field-location,
  .events-page-wrapper .hero .widget__head .widget__body .social-author__name {
    margin-top: 0.25rem;
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .events-page-wrapper .z-content-outer-container {
    margin-top: 0px !important;
  }
}
.events-page-wrapper .home-subitem,
.events-page-wrapper .subitems {
  display: grid;
  grid-template-rows: auto;
  align-items: start;
  row-gap: 10px;
}
.events-page-wrapper .home-subitem *,
.events-page-wrapper .subitems * {
  color: #000 !important;
}
.events-page-wrapper .home-subitem .badge-list-normal,
.events-page-wrapper .subitems .badge-list-normal {
  display: none;
}
.events-page-wrapper .home-subitem .row,
.events-page-wrapper .subitems .row {
  display: grid;
}
@media (min-width: 768px) {
  .events-page-wrapper .home-subitem .row,
  .events-page-wrapper .subitems .row {
    margin-bottom: 0.5rem;
  }
}
.events-page-wrapper .home-subitem .row div,
.events-page-wrapper .subitems .row div {
  width: 100% !important;
  padding-right: 0px !important;
}
.events-page-wrapper .home-subitem .row div#rm-col-right,
.events-page-wrapper .home-subitem .row div #col-right,
.events-page-wrapper .subitems .row div#rm-col-right,
.events-page-wrapper .subitems .row div #col-right {
  padding-left: 0px !important;
}
.events-page-wrapper .home-subitem .row #col-center,
.events-page-wrapper .home-subitem .row .rm-col-center,
.events-page-wrapper .home-subitem .row #rm-col-center,
.events-page-wrapper .subitems .row #col-center,
.events-page-wrapper .subitems .row .rm-col-center,
.events-page-wrapper .subitems .row #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .events-page-wrapper .home-subitem .row #col-center,
  .events-page-wrapper .home-subitem .row .rm-col-center,
  .events-page-wrapper .home-subitem .row #rm-col-center,
  .events-page-wrapper .subitems .row #col-center,
  .events-page-wrapper .subitems .row .rm-col-center,
  .events-page-wrapper .subitems .row #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .events-page-wrapper .home-subitem .row #col-center,
  .events-page-wrapper .home-subitem .row .rm-col-center,
  .events-page-wrapper .home-subitem .row #rm-col-center,
  .events-page-wrapper .subitems .row #col-center,
  .events-page-wrapper .subitems .row .rm-col-center,
  .events-page-wrapper .subitems .row #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .events-page-wrapper .home-subitem .widget,
  .events-page-wrapper .subitems .widget {
    margin-bottom: 1rem;
  }
}
.events-page-wrapper .home-subitem .widget .widget__body,
.events-page-wrapper .subitems .widget .widget__body {
  padding-top: 10px;
}
.events-page-wrapper .home-subitem .widget .widget__body *,
.events-page-wrapper .subitems .widget .widget__body * {
  color: #000;
}
.events-page-wrapper .home-subitem .widget .widget__body .promoted,
.events-page-wrapper .home-subitem .widget .widget__body .widget__subheadline,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .widget__subheadline-text,
.events-page-wrapper .subitems .widget .widget__body .promoted,
.events-page-wrapper .subitems .widget .widget__body .widget__subheadline,
.events-page-wrapper .subitems .widget .widget__body .widget__subheadline-text {
  margin-top: 0px;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper .home-subitem .widget .widget__body .promoted,
  .events-page-wrapper .home-subitem .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .events-page-wrapper .subitems .widget .widget__body .promoted,
  .events-page-wrapper .subitems .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .subitems
    .widget
    .widget__body
    .widget__subheadline-text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .home-subitem .widget .widget__body .promoted,
  .events-page-wrapper .home-subitem .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .events-page-wrapper .subitems .widget .widget__body .promoted,
  .events-page-wrapper .subitems .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .subitems
    .widget
    .widget__body
    .widget__subheadline-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .events-page-wrapper .home-subitem .widget .widget__body .promoted,
  .events-page-wrapper .home-subitem .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .widget__subheadline-text,
  .events-page-wrapper .subitems .widget .widget__body .promoted,
  .events-page-wrapper .subitems .widget .widget__body .widget__subheadline,
  .events-page-wrapper
    .subitems
    .widget
    .widget__body
    .widget__subheadline-text {
    font-weight: 400 !important;
    margin-bottom: 5px;
  }
}
.events-page-wrapper .home-subitem .widget .widget__body .widget__headline,
.events-page-wrapper .home-subitem .widget .widget__body .custom-field-location,
.events-page-wrapper .subitems .widget .widget__body .widget__headline,
.events-page-wrapper .subitems .widget .widget__body .custom-field-location {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper .home-subitem .widget .widget__body .widget__headline,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location,
  .events-page-wrapper .subitems .widget .widget__body .widget__headline,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location {
    font-size: calc(14px + 3 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .home-subitem .widget .widget__body .widget__headline,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location,
  .events-page-wrapper .subitems .widget .widget__body .widget__headline,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location {
    font-size: 17px;
  }
}
.events-page-wrapper .home-subitem .widget .widget__body h1,
.events-page-wrapper .subitems .widget .widget__body h1 {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper .home-subitem .widget .widget__body h1,
  .events-page-wrapper .subitems .widget .widget__body h1 {
    font-size: calc(14px + 10 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .home-subitem .widget .widget__body h1,
  .events-page-wrapper .subitems .widget .widget__body h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .events-page-wrapper .home-subitem .widget .widget__body .social-author,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .events-page-wrapper .home-subitem .widget .widget__body .social-author__name,
  .events-page-wrapper .subitems .widget .widget__body .social-author,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location,
  .events-page-wrapper .subitems .widget .widget__body .social-date,
  .events-page-wrapper .subitems .widget .widget__body .event-location-address,
  .events-page-wrapper .subitems .widget .widget__body .social-author__name {
    margin-top: 0.5rem !important;
  }
}
.events-page-wrapper .home-subitem .widget .widget__body .social-author *,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .custom-field-location
  *,
.events-page-wrapper .home-subitem .widget .widget__body .social-date *,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.events-page-wrapper .home-subitem .widget .widget__body .social-author__name *,
.events-page-wrapper .subitems .widget .widget__body .social-author *,
.events-page-wrapper .subitems .widget .widget__body .custom-field-location *,
.events-page-wrapper .subitems .widget .widget__body .social-date *,
.events-page-wrapper .subitems .widget .widget__body .event-location-address *,
.events-page-wrapper .subitems .widget .widget__body .social-author__name * {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper .home-subitem .widget .widget__body .social-author *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .social-author__name
    *,
  .events-page-wrapper .subitems .widget .widget__body .social-author *,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location *,
  .events-page-wrapper .subitems .widget .widget__body .social-date *,
  .events-page-wrapper
    .subitems
    .widget
    .widget__body
    .event-location-address
    *,
  .events-page-wrapper .subitems .widget .widget__body .social-author__name * {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .home-subitem .widget .widget__body .social-author *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location
    *,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .event-location-address
    *,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .social-author__name
    *,
  .events-page-wrapper .subitems .widget .widget__body .social-author *,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location *,
  .events-page-wrapper .subitems .widget .widget__body .social-date *,
  .events-page-wrapper
    .subitems
    .widget
    .widget__body
    .event-location-address
    *,
  .events-page-wrapper .subitems .widget .widget__body .social-author__name * {
    font-size: 12px;
  }
}
.events-page-wrapper .home-subitem .widget .widget__body .social-author *,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .custom-field-location
  *,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .event-location-address
  *,
.events-page-wrapper .home-subitem .widget .widget__body .social-author__name *,
.events-page-wrapper .subitems .widget .widget__body .social-author *,
.events-page-wrapper .subitems .widget .widget__body .custom-field-location *,
.events-page-wrapper .subitems .widget .widget__body .event-location-address *,
.events-page-wrapper .subitems .widget .widget__body .social-author__name * {
  text-transform: capitalize;
}
.events-page-wrapper .home-subitem .widget .widget__body .social-author__name,
.events-page-wrapper .home-subitem .widget .widget__body .custom-field-location,
.events-page-wrapper
  .home-subitem
  .widget
  .widget__body
  .event-location-address,
.events-page-wrapper .home-subitem .widget .widget__body .social-date,
.events-page-wrapper .home-subitem .widget .widget__body .social-date__text,
.events-page-wrapper .subitems .widget .widget__body .social-author__name,
.events-page-wrapper .subitems .widget .widget__body .custom-field-location,
.events-page-wrapper .subitems .widget .widget__body .event-location-address,
.events-page-wrapper .subitems .widget .widget__body .social-date,
.events-page-wrapper .subitems .widget .widget__body .social-date__text {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .events-page-wrapper .home-subitem .widget .widget__body .social-author__name,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date__text,
  .events-page-wrapper .subitems .widget .widget__body .social-author__name,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location,
  .events-page-wrapper .subitems .widget .widget__body .event-location-address,
  .events-page-wrapper .subitems .widget .widget__body .social-date,
  .events-page-wrapper .subitems .widget .widget__body .social-date__text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .home-subitem .widget .widget__body .social-author__name,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .custom-field-location,
  .events-page-wrapper
    .home-subitem
    .widget
    .widget__body
    .event-location-address,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date,
  .events-page-wrapper .home-subitem .widget .widget__body .social-date__text,
  .events-page-wrapper .subitems .widget .widget__body .social-author__name,
  .events-page-wrapper .subitems .widget .widget__body .custom-field-location,
  .events-page-wrapper .subitems .widget .widget__body .event-location-address,
  .events-page-wrapper .subitems .widget .widget__body .social-date,
  .events-page-wrapper .subitems .widget .widget__body .social-date__text {
    font-size: 12px;
  }
}
.events-page-wrapper .home-subitem #col-center,
.events-page-wrapper .home-subitem .rm-col-center,
.events-page-wrapper .home-subitem #rm-col-center,
.events-page-wrapper .subitems #col-center,
.events-page-wrapper .subitems .rm-col-center,
.events-page-wrapper .subitems #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .events-page-wrapper .home-subitem #col-center,
  .events-page-wrapper .home-subitem .rm-col-center,
  .events-page-wrapper .home-subitem #rm-col-center,
  .events-page-wrapper .subitems #col-center,
  .events-page-wrapper .subitems .rm-col-center,
  .events-page-wrapper .subitems #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .events-page-wrapper .home-subitem #col-center,
  .events-page-wrapper .home-subitem .rm-col-center,
  .events-page-wrapper .home-subitem #rm-col-center,
  .events-page-wrapper .subitems #col-center,
  .events-page-wrapper .subitems .rm-col-center,
  .events-page-wrapper .subitems #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .events-page-wrapper #rm-col-right {
    padding-left: 0px !important;
  }
}
.events-page-wrapper .hero {
  margin-bottom: 1rem;
}
.events-page-wrapper .social-date__text {
  display: none;
}
.events-page-wrapper .active {
  background-color: #02abc8 !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  .events-page-wrapper .posts-custom .widget {
    margin-bottom: 2rem !important;
  }
}
.events-page-wrapper
  #event-section-header
  .module-headline__text
  span:nth-child(2) {
  padding-bottom: 0 !important;
}
@media (max-width: 1023px) {
  .events-page-wrapper
    #event-section-header
    .module-headline__text
    span:nth-child(2) {
    font-size: 1.29rem !important;
  }
}
@media (min-width: 1024px) {
  .events-page-wrapper
    #event-section-header
    .module-headline__text
    span:nth-child(2) {
    margin-bottom: 0.4rem !important;
    font-size: 1.9rem !important;
  }
}
.events-page-wrapper #event-dates-toolbar {
  display: grid;
  justify-content: center;
  padding-top: 2rem;
}
.events-page-wrapper .events-date-search {
  display: grid;
  margin-bottom: 2rem;
}
@media (max-width: 1199px) {
  .events-page-wrapper .events-date-search {
    display: none;
  }
}
@media (min-width: 768px) {
  .events-page-wrapper .events-date-search {
    grid-template-columns: repeat(3, 150px);
    -moz-column-gap: 1px;
    column-gap: 1px;
    justify-content: right;
  }
}
.events-page-wrapper .events-date-search a {
  padding: 1rem;
  background-color: #ececec;
  font-size: 1rem;
  text-align: center;
  color: #000;
}
@media (min-width: 768px) {
  .events-page-wrapper .home-subitem {
    margin-top: 4rem !important;
  }
}
.events-page-wrapper .module-headline__text {
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  display: grid;
  grid-template-columns: auto auto;
  align-content: end;
  -moz-column-gap: 5px;
  column-gap: 5px;
  text-align: left;
  justify-content: left;
  align-items: end;
}
.events-page-wrapper .module-headline__text span:nth-child(1) {
  margin-bottom: -5px;
}
@media screen and (max-width: 1024px) {
  .events-page-wrapper .module-headline__text {
    font-size: 2rem;
  }
  .events-page-wrapper .module-headline__text span:nth-child(2) {
    margin-left: 5px;
    padding-left: 1rem;
    border-left: 1px solid #000;
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .events-page-wrapper .module-headline__text {
    font-size: 3rem;
  }
  .events-page-wrapper .module-headline__text span:nth-child(2) {
    margin-left: 5px;
    padding-left: 1rem;
    border-left: 1px solid #000;
    font-size: 1.65rem;
  }
}
.event-occurrence-multiple-dates {
  display: none;
  color: #000;
  font-weight: bold;
  display: grid !important;
  align-items: center !important;
  align-content: center !important;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .event-occurrence-multiple-dates {
    font-weight: 400 !important;
    font-size: 0.8rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .event-occurrence-multiple-dates {
    font-weight: 400 !important;
    font-size: 0.9rem !important;
  }
}
.event-occurrence-multiple-dates img {
  height: 20px !important;
  width: 20px !important;
}
.event-occurrence-multiple-dates div:nth-child(1) {
  padding-top: 0.2em;
}
.events-feed .events-feed-day {
  display: grid;
  grid-template-columns: 2/3 1/3;
  grid-gap: 1rem;
}
.event-post {
  position: relative;
}
.event-post .featured-event-label {
  color: #fff !important;
  background-color: #000;
  font-weight: lighter;
  padding: 0 0.5rem;
  position: absolute;
  font-size: 1.1rem;
  font-family: "Crimson Pro", serif !important;
  font-style: italic;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  left: 0;
  z-index: 1;
}
.featured-event-module-container {
  position: relative;
}
.featured-event-module-container .featured-event-label {
  color: #fff;
  background-color: #000;
  font-weight: lighter;
  padding: 0 0.5rem;
  position: absolute;
  font-size: 1rem;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
  left: 0;
  z-index: 1;
}
.featured-event-module-container .featured-event-description {
  background-color: #ececec;
  padding: 1rem;
}
.featured-event-module-container
  .featured-event-description
  .featured-event-time {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
.featured-event-module-container
  .featured-event-description
  .featured-event-headline {
  font-weight: 500;
  font-size: 1rem;
}
.featured-event-module-container
  .featured-event-description
  .featured-event-link {
  display: block;
  text-decoration: none;
  text-align: right;
  color: #000;
  font-size: 0.8rem;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.calendar {
  display: grid;
  justify-content: center;
}
.calendar .calendar-month-link {
  cursor: pointer;
}
@media (max-width: 767px) {
  .calendar {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
}
.calendar * {
  font-size: 1.5rem !important;
}
.calendar a {
  color: inherit;
  text-decoration: inherit;
}
.calendar .calendar-controls {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 1rem;
}
.calendar .calendar-controls .calendar-month {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  display: grid;
  grid-template-columns: 20px 1fr 20px;
  font-size: 3rem;
}
.calendar .calendar-controls .calendar-month .calendar-month-link {
  color: #02abc8 !important;
}
.calendar .calendar-row {
  display: grid;
  grid-template-columns: repeat(7, auto);
}
.calendar .calendar-row .calendar-dow {
  border: none;
  text-align: center;
  padding: 0 0.5rem;
  border-bottom: 2px solid #000;
  margin-right: 2px;
  margin-top: 0.2rem;
}
.calendar .calendar-body-row {
  display: grid;
  grid-template-columns: repeat(7, auto);
  text-align: center;
}
.calendar .calendar-body-row .not-in-month {
  color: #dcdcdc;
}
.calendar .calendar-cell {
  padding: 0.5rem;
}
.calendar .current {
  color: #02abc8 !important;
}
#submit-event-button {
  background-color: #02abc8;
  font-size: 1rem;
  float: right;
  padding: 0.5rem;
  margin-bottom: 2rem;
  color: #fff;
}
@media (max-width: 767px) {
  #submit-event-button {
    display: none;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::after,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::after {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid rgba(0, 0, 0, 0);
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae;
}
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::after {
  top: 0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}
.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::after {
  bottom: 0;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}
.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
  width: 100%;
}
.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}
.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}
.react-datepicker-popper {
  z-index: 1;
}
.react-datepicker-popper[data-placement^="bottom"] {
  padding-top: 10px;
}
.react-datepicker-popper[data-placement="bottom-end"]
  .react-datepicker__triangle,
.react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}
.react-datepicker-popper[data-placement^="top"] {
  padding-bottom: 10px;
}
.react-datepicker-popper[data-placement^="right"] {
  padding-left: 8px;
}
.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^="left"] {
  padding-right: 8px;
}
.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}
.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}
.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}
.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(
    .react-datepicker__navigation--next--with-today-button
  ) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}
.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}
.react-datepicker__month-container {
  float: left;
}
.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}
.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}
.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input {
  width: auto;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}
.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: #fff;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 0.85rem);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: #fff;
  font-weight: bold;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
}
.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}
.react-datepicker__day-names {
  margin-bottom: -8px;
}
.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__month--selected,
.react-datepicker__month--in-selecting-range,
.react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__month--selected:hover,
.react-datepicker__month--in-selecting-range:hover,
.react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}
.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
}
.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: #f0f;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2579ba;
  color: #fff;
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__month-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__quarter-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__year-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range
  .react-datepicker__day--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__month-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__quarter-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__year-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: rgba(0, 0, 0, 0);
}
.react-datepicker__month-text.react-datepicker__month--selected:hover,
.react-datepicker__month-text.react-datepicker__month--in-range:hover,
.react-datepicker__month-text.react-datepicker__quarter--selected:hover,
.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}
.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover
  .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover
  .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover
  .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover
  .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}
.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}
.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}
.react-datepicker__close-icon {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}
.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}
.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.active-link {
  border-bottom: 4px solid #02abc8;
}
.cm-header-links .cm-menu-dropdown a.active-link {
  border-bottom: unset !important;
}
.cm-header-container {
  font-family: "Roboto" !important;
  display: grid;
  grid-template-columns: 1fr;
  justify-content: center !important;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.28);
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  color: #000;
}
.cm-header-container * {
  font-family: "Roboto" !important;
}
@media (max-width: 767px) {
  .cm-header-container {
    margin-top: 20px;
  }
}
.cm-header-container [aria-label="header-collapse"] {
  justify-items: center;
}
.cm-header-container
  [aria-label="header-collapse"]
  .cm-header-hamburger-button
  * {
  height: 25px;
  width: 25px;
}
.cm-header-container
  [aria-label="header-collapse"]
  .cm-menu-dropdown-host
  .cm-menu-dropdown
  * {
  font-weight: normal;
}
.cm-header-container .cm-header {
  display: grid;
  width: 100%;
}
@media (min-width: 1024px) {
  .cm-header-container .cm-header {
    grid-template-columns: 15% auto 80% auto 5% !important;
    max-width: 1024px;
  }
  .cm-header-container .cm-header .cm-header-logo-mobile,
  .cm-header-container .cm-header .cm-header-hamburger-button,
  .cm-header-container .cm-header .cm-header-hamburger {
    display: none !important;
  }
  .cm-header-container .cm-header .cm-header-logo-container {
    display: grid;
    align-items: center;
  }
  .cm-header-container
    .cm-header
    .cm-header-logo-container
    .cm-header-logo-desktop {
    display: grid;
    align-items: center;
    align-self: center;
    justify-items: left;
    min-width: 250px;
    align-items: end;
    padding-top: 1rem;
  }
  .cm-header-container
    .cm-header
    .cm-header-logo-container
    .cm-header-logo-desktop
    img {
    height: 45px !important;
    width: auto;
  }
}
.cm-header-container .cm-header .cm-header-links .active-link {
  border-bottom: 4px solid #02abc8;
}
.cm-header-container .cm-header .cm-header-links a {
  color: #000;
}
.cm-header-container .cm-header .cm-header-links a:hover {
  border-bottom: 4px solid #02abc8;
}
.cm-header-container .cm-header .cm-header-links ul {
  padding: 0px;
}
.cm-header-container .cm-header .cm-header-links .city-link {
  text-transform: uppercase !important;
  font-weight: normal;
}
.cm-header-container .cm-header .cm-header-links .cm-menu-dropdown-host {
  position: relative;
}
.cm-header-container
  .cm-header
  .cm-header-links
  .cm-menu-dropdown-host:hover
  .cm-menu-dropdown {
  display: block;
  width: 10rem;
}
.cm-header-container
  .cm-header
  .cm-header-links
  .cm-menu-dropdown-host
  .cm-menu-dropdown {
  display: grid;
  grid-template-rows: repeat(3, auto);
  justify-content: center;
  text-align: left;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 9;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.cm-header-container
  .cm-header
  .cm-header-links
  .cm-menu-dropdown-host
  .cm-menu-dropdown
  .cm-menu-spacer {
  border-top: 2px solid #000;
}
.cm-header-container
  .cm-header
  .cm-header-links
  .cm-menu-dropdown-host
  .cm-menu-dropdown
  a {
  padding: 8px 5px !important;
  margin: 0px;
  display: block;
}
.cm-header-container
  .cm-header
  .cm-header-links
  .cm-menu-dropdown-host
  .cm-menu-dropdown
  a:hover {
  background: rgba(220, 220, 220, 0.3);
  border-bottom: none;
}
.cm-header-container .cm-menu-dropdown.cm-modal {
  display: block;
}
.cm-header-container .cm-header-search {
  position: relative;
}
.cm-search-form {
  margin-top: 20px;
  font-size: 18px;
  border: 1px solid #dcdcdc;
  padding: 10px;
  background-color: #fff;
  right: 0px;
  bottom: -50px;
  position: absolute;
  padding-left: 30px;
  display: grid;
  width: 300px;
  margin-top: 0.2rem;
  justify-content: center;
  justify-items: center;
  right: calc((100vw - 1024px) / 2);
}
.cm-search-form input {
  width: 300px;
}
@media (max-width: 1199px) {
  .cm-search-form {
    top: 90px;
  }
}
@media (max-width: 1023px) {
  .cm-search-form {
    top: 80px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .cm-search-form {
    top: 88px;
    right: 0;
  }
}
.cm-search-form .cm-modal {
  top: 90%;
}
.cm-search-form #q {
  height: 25px;
}
.cm-search-form .js-search-input {
  background-color: #02abc8;
  color: #fff;
  display: none;
  padding: 5px;
}
@media (max-width: 1023px) {
  .cm-header-container {
    margin-top: -10px;
  }
  .cm-header-container div:nth-child(2) {
    display: grid;
    justify-content: center;
  }
  .cm-header-container .cm-header-hamburger-button {
    padding-left: 10px;
    width: 30px;
  }
  .cm-header-container .cm-header-search {
    display: grid;
    align-items: start;
    padding-right: 10px;
  }
  .cm-header-container .cm-header {
    padding-top: 1rem;
    grid-template-columns: 15% auto 70% auto 15% !important;
  }
  .cm-header-container .cm-header .cm-header-logo-top {
    display: none;
  }
  .cm-header-container .cm-header .cm-header-logo-mobile {
    display: grid;
    justify-content: center;
  }
  .cm-header-container .cm-header .cm-header-logo-mobile img {
    max-height: 40px;
  }
  .cm-header-container .cm-header .cm-header-logo-desktop {
    display: none;
    margin-left: 10px !important;
  }
  .cm-header-container .cm-header .cm-header-hamburger {
    padding-left: 10px;
    display: grid;
    align-items: center;
    justify-items: left;
    content: url("https://res.cloudinary.com/culturemap-com/image/upload/v1632901204/icons/culturemap/menu-black.svg") !important;
  }
  .cm-header-container .cm-header .cm-header-search {
    justify-items: right;
    align-items: start;
  }
  .cm-header-container .cm-header .cm-header-links {
    display: none !important;
  }
  .cm-header-container .cm-header .cm-modal .cm-header-links {
    display: none;
  }
  .cm-header-container .cm-header .cm-header-icons {
    display: grid;
    grid-template-columns: 0 0 0 150px !important;
    align-items: start !important;
    justify-content: right !important;
    justify-items: right !important;
    -moz-column-gap: 10px !important;
    column-gap: 10px !important;
    margin-bottom: 15px !important;
    margin-right: 0 !important;
  }
  .cm-header-container .cm-header .cm-header-icons img {
    width: 30px !important;
    height: auto !important;
  }
  .cm-header-container .cm-header .cm-header-icons svg {
    height: 20px !important;
  }
  .cm-header-container .cm-search-form.cm-modal {
    margin-top: 7px;
  }
}
.cm-header-links.collapsed {
  margin-left: -5rem;
}
@media (min-width: 1024px) {
  .cm-header-container .mobile-header-logo {
    padding-bottom: 0.5rem;
    padding-left: 0px;
    margin-left: -2rem;
  }
  .cm-header-container .cm-header .cm-header-links.collapsed {
    grid-template-rows: repeat(1, auto);
  }
  .cm-header-container .cm-header .cm-header-links {
    display: grid;
    grid-template-rows: repeat(2, 40px);
    justify-items: right;
    align-items: center;
  }
  .cm-header-container .cm-header .cm-header-links * {
    list-style: none;
  }
  .cm-header-container .cm-header .cm-header-links li {
    display: inline;
  }
  .cm-header-container .cm-header .cm-header-links .cm-modal {
    display: grid;
    grid-template-rows: repeat(3, auto);
  }
  .cm-header-container .cm-header .cm-header-links .cm-header-links-primary {
    display: grid;
    grid-template-columns: repeat(6, auto);
    -moz-column-gap: 20px;
    column-gap: 20px;
    justify-self: center;
    padding: 10px 10px;
  }
  .cm-header-container .cm-header .cm-header-links .cm-header-links-primary * {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
  }
  .cm-header-container
    .cm-header
    .cm-header-links
    .cm-header-links-primary.collapsed {
    grid-template-columns: repeat(7, auto);
    padding: 0px !important;
    margin: 0px !important;
  }
  .cm-header-container
    .cm-header
    .cm-header-links
    .cm-header-links-primary.collapsed
    * {
    font-size: 0.8rem !important;
  }
  .cm-header-container .cm-header .cm-header-links .cm-header-links-secondary {
    display: grid;
    grid-template-columns: repeat(7, auto);
    -moz-column-gap: 15px;
    column-gap: 15px;
    text-align: center;
    justify-self: center;
  }
  .cm-header-container
    .cm-header
    .cm-header-links
    .cm-header-links-secondary
    * {
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
  }
  .cm-header-container .cm-header .cm-header-icons {
    display: grid;
    align-items: end;
    justify-content: right;
    justify-items: center;
    grid-template-columns: repeat(4, 20px);
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 15px;
  }
  .cm-header-container .cm-header .cm-header-icons img {
    height: 20px;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
@media screen and (max-width: 1025px) {
  .cm-header-container div:nth-child(2) {
    display: grid;
    justify-content: left !important;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.modal-menu-overlay {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transition: 500ms left cubic-bezier(0.77, 0, 0.175, 1);
}
.modal-menu-overlay.active {
  left: 0;
}
.modal-menu-body .cm-header-links {
  display: grid;
  grid-template-rows: repeat(10, auto);
  font-size: 16px;
  margin-top: 10px;
  text-align: left;
}
.modal-menu-body .cm-header-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#moreLink {
  font-size: 16px;
  margin-left: -10px;
  margin-right: -20px;
  padding-left: 10px;
}
#moreCaret {
  float: right;
  padding-right: 15px;
}
#moreCaret.active {
  transform: rotateX(180deg);
}
#citiesCaret {
  float: right;
  padding-right: 15px;
}
#citiesCaret.active {
  transform: rotateX(180deg);
}
#mainLinks {
  font-weight: bold;
}
#moreBody {
  height: 0;
  overflow: hidden;
  font-weight: normal !important;
}
#moreBody.active {
  height: 100%;
  overflow: auto;
}
#citiesLink {
  font-size: 16px;
  margin-left: -10px;
  margin-right: -20px;
  padding-left: 10px;
}
#citiesBody {
  height: 0;
  overflow: hidden;
  text-transform: uppercase;
}
#citiesBody.active {
  height: 100%;
  overflow: auto;
}
#separatorBar {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
.modal-menu-body .cm-header-links ul li {
  margin-top: 7px;
}
.modal-menu-body .cm-header-links * {
  color: #000 !important;
}
.modal-menu {
  z-index: 99999;
  position: absolute;
  width: 60%;
  left: 0;
  top: 0;
  max-width: 320px;
  max-height: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  background-color: #fff;
}
.modal-menu-close {
  font-size: large;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  border: 0;
  -webkit-appearance: none;
  background: none;
  color: #000;
  cursor: pointer;
}
.modal-menu-body {
  height: 100vh;
  padding: 20px 24px;
  border-radius: 4px;
  background-color: #fff;
}
@media (max-width: 767px) {
  #mainLinks {
    margin-left: -10px;
  }
  ul {
    margin-left: -10px !important;
  }
  ul li {
    margin-left: 10px;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
.cm-header-icons .sm-icon :hover {
  fill: #02abc8;
}
.cm-header-icons .cm-header-search :hover {
  stroke: #02abc8;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
@media (min-width: 768px) {
  .home-container {
    padding: 2.5rem 1rem;
  }
}
@media (max-width: 1023px) {
  .home-container {
    padding: 2rem 0 0 0;
  }
  .home-container .module-headline {
    padding-left: 0.5rem;
  }
  .home-container .row .col .widget__headline {
    padding-right: 10px !important;
  }
}
@media (max-width: 767px) {
  .home-container .subitems {
    margin-bottom: 1rem !important;
  }
}
.home-container .col {
  margin-bottom: 0px;
}
.home-container .ad-tag {
  margin: 0px;
}
@media (max-width: 767px) {
  .home-container .ad-tag {
    margin-bottom: 1rem !important;
    margin-top: 2rem !important;
  }
  .home-container .search-widget .js-search-input {
    width: 75%;
    margin-right: 0.5rem;
  }
}
.home-container .social-author__avatar,
.home-container .post-author__avatar {
  display: none !important;
}
.home-container .posts-wrapper article:first-of-type .widget_head,
.home-container .posts-wrapper article:first-of-type #col-center,
.home-container .posts-wrapper article:first-of-type .rm-col-center,
.home-container .posts-wrapper article:first-of-type .col-center {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .home-container .posts-wrapper .widget {
    margin-bottom: 1rem;
  }
}
.home-container .posts-wrapper .widget .widget__body {
  padding-top: 10px;
}
.home-container .posts-wrapper .widget .widget__body * {
  color: #000;
}
.home-container .posts-wrapper .widget .widget__body .promoted,
.home-container .posts-wrapper .widget .widget__body .widget__subheadline,
.home-container .posts-wrapper .widget .widget__body .widget__subheadline-text {
  margin-top: 0px;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .posts-wrapper .widget .widget__body .promoted,
  .home-container .posts-wrapper .widget .widget__body .widget__subheadline,
  .home-container
    .posts-wrapper
    .widget
    .widget__body
    .widget__subheadline-text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .posts-wrapper .widget .widget__body .promoted,
  .home-container .posts-wrapper .widget .widget__body .widget__subheadline,
  .home-container
    .posts-wrapper
    .widget
    .widget__body
    .widget__subheadline-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .home-container .posts-wrapper .widget .widget__body .promoted,
  .home-container .posts-wrapper .widget .widget__body .widget__subheadline,
  .home-container
    .posts-wrapper
    .widget
    .widget__body
    .widget__subheadline-text {
    font-weight: 400 !important;
    margin-bottom: 5px;
  }
}
.home-container .posts-wrapper .widget .widget__body .widget__headline,
.home-container .posts-wrapper .widget .widget__body .custom-field-location {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .home-container .posts-wrapper .widget .widget__body .widget__headline,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location {
    font-size: calc(14px + 3 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .posts-wrapper .widget .widget__body .widget__headline,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location {
    font-size: 17px;
  }
}
.home-container .posts-wrapper .widget .widget__body h1 {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .home-container .posts-wrapper .widget .widget__body h1 {
    font-size: calc(14px + 10 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .posts-wrapper .widget .widget__body h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .home-container .posts-wrapper .widget .widget__body .social-author,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location,
  .home-container .posts-wrapper .widget .widget__body .social-date,
  .home-container .posts-wrapper .widget .widget__body .event-location-address,
  .home-container .posts-wrapper .widget .widget__body .social-author__name {
    margin-top: 0.5rem !important;
  }
}
.home-container .posts-wrapper .widget .widget__body .social-author *,
.home-container .posts-wrapper .widget .widget__body .custom-field-location *,
.home-container .posts-wrapper .widget .widget__body .social-date *,
.home-container .posts-wrapper .widget .widget__body .event-location-address *,
.home-container .posts-wrapper .widget .widget__body .social-author__name * {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .posts-wrapper .widget .widget__body .social-author *,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location *,
  .home-container .posts-wrapper .widget .widget__body .social-date *,
  .home-container
    .posts-wrapper
    .widget
    .widget__body
    .event-location-address
    *,
  .home-container .posts-wrapper .widget .widget__body .social-author__name * {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .posts-wrapper .widget .widget__body .social-author *,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location *,
  .home-container .posts-wrapper .widget .widget__body .social-date *,
  .home-container
    .posts-wrapper
    .widget
    .widget__body
    .event-location-address
    *,
  .home-container .posts-wrapper .widget .widget__body .social-author__name * {
    font-size: 12px;
  }
}
.home-container .posts-wrapper .widget .widget__body .social-author *,
.home-container .posts-wrapper .widget .widget__body .custom-field-location *,
.home-container .posts-wrapper .widget .widget__body .event-location-address *,
.home-container .posts-wrapper .widget .widget__body .social-author__name * {
  text-transform: capitalize;
}
.home-container .posts-wrapper .widget .widget__body .social-author__name,
.home-container .posts-wrapper .widget .widget__body .custom-field-location,
.home-container .posts-wrapper .widget .widget__body .event-location-address,
.home-container .posts-wrapper .widget .widget__body .social-date,
.home-container .posts-wrapper .widget .widget__body .social-date__text {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .posts-wrapper .widget .widget__body .social-author__name,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location,
  .home-container .posts-wrapper .widget .widget__body .event-location-address,
  .home-container .posts-wrapper .widget .widget__body .social-date,
  .home-container .posts-wrapper .widget .widget__body .social-date__text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .posts-wrapper .widget .widget__body .social-author__name,
  .home-container .posts-wrapper .widget .widget__body .custom-field-location,
  .home-container .posts-wrapper .widget .widget__body .event-location-address,
  .home-container .posts-wrapper .widget .widget__body .social-date,
  .home-container .posts-wrapper .widget .widget__body .social-date__text {
    font-size: 12px;
  }
}
.home-container .showcase-element {
  margin-top: 0px;
}
.home-container .cm-row {
  max-width: 1024px;
  display: grid;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  grid-template-columns: min-max(auto, 722px) 302px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.home-container .cm-column-right {
  padding-top: 40px;
}
.home-container .z-content-column-right {
  margin-top: 0rem;
}
.home-container .home-category {
  max-width: 1024px;
  margin: 0 auto;
}
.home-container .home-category .homepage-hero .widget__head .widget__body,
.home-container .home-category .hero .widget__head .widget__body {
  padding: 10px 20px;
  padding-bottom: 10px !important;
  padding-top: 2.5rem !important;
  height: 1vw/0.5 !important;
  font-family: "Roboto";
}
.home-container .home-category .homepage-hero .widget__head .widget__body *,
.home-container .home-category .hero .widget__head .widget__body * {
  color: #fff !important;
}
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  a:hover,
.home-container .home-category .hero .widget__head .widget__body a:hover {
  color: #fff !important;
}
@media (max-width: 1023px) {
  .home-container .home-category .homepage-hero .widget__head .widget__body,
  .home-container .home-category .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
@media (min-width: 1024px) {
  .home-container .home-category .homepage-hero .widget__head .widget__body,
  .home-container .home-category .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .widget__subheadline
  *,
.home-container
  .home-category
  .hero
  .widget__head
  .widget__body
  .widget__subheadline
  * {
  font-size: 12px;
}
@media screen and (min-width: 576px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .widget__subheadline
    * {
    font-size: calc(12px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .widget__subheadline
    * {
    font-size: 14px;
  }
}
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .widget__headline,
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.home-container
  .home-category
  .hero
  .widget__head
  .widget__body
  .widget__headline,
.home-container
  .home-category
  .hero
  .widget__head
  .widget__body
  .custom-field-location {
  font-weight: 500 !important;
  margin-top: 5px;
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .widget__headline,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location {
    font-size: calc(20px + 5 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .widget__headline,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .widget__headline,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location {
    font-size: 25px;
  }
}
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .social-author,
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .social-date,
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.home-container
  .home-category
  .homepage-hero
  .widget__head
  .widget__body
  .social-author__name,
.home-container .home-category .hero .widget__head .widget__body .social-author,
.home-container .home-category .hero .widget__head .widget__body .social-date,
.home-container
  .home-category
  .hero
  .widget__head
  .widget__body
  .custom-field-location,
.home-container
  .home-category
  .hero
  .widget__head
  .widget__body
  .social-author__name {
  display: block !important;
  padding: 0 !important;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-date,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author,
  .home-container .home-category .hero .widget__head .widget__body .social-date,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author__name {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-date,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author,
  .home-container .home-category .hero .widget__head .widget__body .social-date,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author__name {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-date,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author,
  .home-container .home-category .hero .widget__head .widget__body .social-date,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author__name {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem;
  }
}
@media (max-width: 767px) {
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-date,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author,
  .home-container .home-category .hero .widget__head .widget__body .social-date,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .home-category
    .hero
    .widget__head
    .widget__body
    .social-author__name {
    margin-top: 0.25rem;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .home-container .home-category,
  .home-container .z-lead-post {
    margin-bottom: 4rem !important;
  }
}
@media (max-width: 767px) {
  .home-container .home-category,
  .home-container .z-lead-post {
    margin-bottom: 2rem !important;
  }
}
.home-container .homepage-hero .widget__head .widget__body,
.home-container .hero .widget__head .widget__body {
  padding: 10px 20px;
  padding-bottom: 10px !important;
  padding-top: 2.5rem !important;
  height: 1vw/0.5 !important;
  font-family: "Roboto";
}
.home-container .homepage-hero .widget__head .widget__body *,
.home-container .hero .widget__head .widget__body * {
  color: #fff !important;
}
.home-container .homepage-hero .widget__head .widget__body a:hover,
.home-container .hero .widget__head .widget__body a:hover {
  color: #fff !important;
}
@media (max-width: 1023px) {
  .home-container .homepage-hero .widget__head .widget__body,
  .home-container .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
@media (min-width: 1024px) {
  .home-container .homepage-hero .widget__head .widget__body,
  .home-container .hero .widget__head .widget__body {
    background: linear-gradient(
      0deg,
      rgba(2, 0, 36, 0.7) 25%,
      rgba(2, 0, 36, 0.5) 70%,
      rgba(2, 0, 36, 0) 100%
    ) !important;
  }
}
.home-container
  .homepage-hero
  .widget__head
  .widget__body
  .widget__subheadline
  *,
.home-container .hero .widget__head .widget__body .widget__subheadline * {
  font-size: 12px;
}
@media screen and (min-width: 576px) {
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .home-container .hero .widget__head .widget__body .widget__subheadline * {
    font-size: calc(12px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .widget__subheadline
    *,
  .home-container .hero .widget__head .widget__body .widget__subheadline * {
    font-size: 14px;
  }
}
.home-container .homepage-hero .widget__head .widget__body .widget__headline,
.home-container
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.home-container .hero .widget__head .widget__body .widget__headline,
.home-container .hero .widget__head .widget__body .custom-field-location {
  font-weight: 500 !important;
  margin-top: 5px;
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .home-container .homepage-hero .widget__head .widget__body .widget__headline,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container .hero .widget__head .widget__body .widget__headline,
  .home-container .hero .widget__head .widget__body .custom-field-location {
    font-size: calc(20px + 5 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .homepage-hero .widget__head .widget__body .widget__headline,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container .hero .widget__head .widget__body .widget__headline,
  .home-container .hero .widget__head .widget__body .custom-field-location {
    font-size: 25px;
  }
}
.home-container .homepage-hero .widget__head .widget__body .social-author,
.home-container .homepage-hero .widget__head .widget__body .social-date,
.home-container
  .homepage-hero
  .widget__head
  .widget__body
  .custom-field-location,
.home-container .homepage-hero .widget__head .widget__body .social-author__name,
.home-container .hero .widget__head .widget__body .social-author,
.home-container .hero .widget__head .widget__body .social-date,
.home-container .hero .widget__head .widget__body .custom-field-location,
.home-container .hero .widget__head .widget__body .social-author__name {
  display: block !important;
  padding: 0 !important;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .homepage-hero .widget__head .widget__body .social-author,
  .home-container .homepage-hero .widget__head .widget__body .social-date,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container .hero .widget__head .widget__body .social-author,
  .home-container .hero .widget__head .widget__body .social-date,
  .home-container .hero .widget__head .widget__body .custom-field-location,
  .home-container .hero .widget__head .widget__body .social-author__name {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .homepage-hero .widget__head .widget__body .social-author,
  .home-container .homepage-hero .widget__head .widget__body .social-date,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container .hero .widget__head .widget__body .social-author,
  .home-container .hero .widget__head .widget__body .social-date,
  .home-container .hero .widget__head .widget__body .custom-field-location,
  .home-container .hero .widget__head .widget__body .social-author__name {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .home-container .homepage-hero .widget__head .widget__body .social-author,
  .home-container .homepage-hero .widget__head .widget__body .social-date,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container .hero .widget__head .widget__body .social-author,
  .home-container .hero .widget__head .widget__body .social-date,
  .home-container .hero .widget__head .widget__body .custom-field-location,
  .home-container .hero .widget__head .widget__body .social-author__name {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem;
  }
}
@media (max-width: 767px) {
  .home-container .homepage-hero .widget__head .widget__body .social-author,
  .home-container .homepage-hero .widget__head .widget__body .social-date,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .custom-field-location,
  .home-container
    .homepage-hero
    .widget__head
    .widget__body
    .social-author__name,
  .home-container .hero .widget__head .widget__body .social-author,
  .home-container .hero .widget__head .widget__body .social-date,
  .home-container .hero .widget__head .widget__body .custom-field-location,
  .home-container .hero .widget__head .widget__body .social-author__name {
    margin-top: 0.25rem;
    margin-bottom: 0.5rem !important;
  }
}
.home-container .home-subitem,
.home-container .subitems {
  display: grid;
  grid-template-rows: auto;
  align-items: start;
  row-gap: 10px;
}
.home-container .home-subitem *,
.home-container .subitems * {
  color: #000 !important;
}
.home-container .home-subitem .badge-list-normal,
.home-container .subitems .badge-list-normal {
  display: none;
}
.home-container .home-subitem .row,
.home-container .subitems .row {
  display: grid;
}
@media (min-width: 768px) {
  .home-container .home-subitem .row,
  .home-container .subitems .row {
    margin-bottom: 0.5rem;
  }
}
.home-container .home-subitem .row div,
.home-container .subitems .row div {
  width: 100% !important;
  padding-right: 0px !important;
}
.home-container .home-subitem .row div#rm-col-right,
.home-container .home-subitem .row div #col-right,
.home-container .subitems .row div#rm-col-right,
.home-container .subitems .row div #col-right {
  padding-left: 0px !important;
}
.home-container .home-subitem .row #col-center,
.home-container .home-subitem .row .rm-col-center,
.home-container .home-subitem .row #rm-col-center,
.home-container .subitems .row #col-center,
.home-container .subitems .row .rm-col-center,
.home-container .subitems .row #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .home-container .home-subitem .row #col-center,
  .home-container .home-subitem .row .rm-col-center,
  .home-container .home-subitem .row #rm-col-center,
  .home-container .subitems .row #col-center,
  .home-container .subitems .row .rm-col-center,
  .home-container .subitems .row #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .home-container .home-subitem .row #col-center,
  .home-container .home-subitem .row .rm-col-center,
  .home-container .home-subitem .row #rm-col-center,
  .home-container .subitems .row #col-center,
  .home-container .subitems .row .rm-col-center,
  .home-container .subitems .row #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .home-container .home-subitem .widget,
  .home-container .subitems .widget {
    margin-bottom: 1rem;
  }
}
.home-container .home-subitem .widget .widget__body,
.home-container .subitems .widget .widget__body {
  padding-top: 10px;
}
.home-container .home-subitem .widget .widget__body *,
.home-container .subitems .widget .widget__body * {
  color: #000;
}
.home-container .home-subitem .widget .widget__body .promoted,
.home-container .home-subitem .widget .widget__body .widget__subheadline,
.home-container .home-subitem .widget .widget__body .widget__subheadline-text,
.home-container .subitems .widget .widget__body .promoted,
.home-container .subitems .widget .widget__body .widget__subheadline,
.home-container .subitems .widget .widget__body .widget__subheadline-text {
  margin-top: 0px;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .home-subitem .widget .widget__body .promoted,
  .home-container .home-subitem .widget .widget__body .widget__subheadline,
  .home-container .home-subitem .widget .widget__body .widget__subheadline-text,
  .home-container .subitems .widget .widget__body .promoted,
  .home-container .subitems .widget .widget__body .widget__subheadline,
  .home-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .home-subitem .widget .widget__body .promoted,
  .home-container .home-subitem .widget .widget__body .widget__subheadline,
  .home-container .home-subitem .widget .widget__body .widget__subheadline-text,
  .home-container .subitems .widget .widget__body .promoted,
  .home-container .subitems .widget .widget__body .widget__subheadline,
  .home-container .subitems .widget .widget__body .widget__subheadline-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .home-container .home-subitem .widget .widget__body .promoted,
  .home-container .home-subitem .widget .widget__body .widget__subheadline,
  .home-container .home-subitem .widget .widget__body .widget__subheadline-text,
  .home-container .subitems .widget .widget__body .promoted,
  .home-container .subitems .widget .widget__body .widget__subheadline,
  .home-container .subitems .widget .widget__body .widget__subheadline-text {
    font-weight: 400 !important;
    margin-bottom: 5px;
  }
}
.home-container .home-subitem .widget .widget__body .widget__headline,
.home-container .home-subitem .widget .widget__body .custom-field-location,
.home-container .subitems .widget .widget__body .widget__headline,
.home-container .subitems .widget .widget__body .custom-field-location {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .home-container .home-subitem .widget .widget__body .widget__headline,
  .home-container .home-subitem .widget .widget__body .custom-field-location,
  .home-container .subitems .widget .widget__body .widget__headline,
  .home-container .subitems .widget .widget__body .custom-field-location {
    font-size: calc(14px + 3 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .home-subitem .widget .widget__body .widget__headline,
  .home-container .home-subitem .widget .widget__body .custom-field-location,
  .home-container .subitems .widget .widget__body .widget__headline,
  .home-container .subitems .widget .widget__body .custom-field-location {
    font-size: 17px;
  }
}
.home-container .home-subitem .widget .widget__body h1,
.home-container .subitems .widget .widget__body h1 {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .home-container .home-subitem .widget .widget__body h1,
  .home-container .subitems .widget .widget__body h1 {
    font-size: calc(14px + 10 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .home-subitem .widget .widget__body h1,
  .home-container .subitems .widget .widget__body h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .home-container .home-subitem .widget .widget__body .social-author,
  .home-container .home-subitem .widget .widget__body .custom-field-location,
  .home-container .home-subitem .widget .widget__body .social-date,
  .home-container .home-subitem .widget .widget__body .event-location-address,
  .home-container .home-subitem .widget .widget__body .social-author__name,
  .home-container .subitems .widget .widget__body .social-author,
  .home-container .subitems .widget .widget__body .custom-field-location,
  .home-container .subitems .widget .widget__body .social-date,
  .home-container .subitems .widget .widget__body .event-location-address,
  .home-container .subitems .widget .widget__body .social-author__name {
    margin-top: 0.5rem !important;
  }
}
.home-container .home-subitem .widget .widget__body .social-author *,
.home-container .home-subitem .widget .widget__body .custom-field-location *,
.home-container .home-subitem .widget .widget__body .social-date *,
.home-container .home-subitem .widget .widget__body .event-location-address *,
.home-container .home-subitem .widget .widget__body .social-author__name *,
.home-container .subitems .widget .widget__body .social-author *,
.home-container .subitems .widget .widget__body .custom-field-location *,
.home-container .subitems .widget .widget__body .social-date *,
.home-container .subitems .widget .widget__body .event-location-address *,
.home-container .subitems .widget .widget__body .social-author__name * {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .home-subitem .widget .widget__body .social-author *,
  .home-container .home-subitem .widget .widget__body .custom-field-location *,
  .home-container .home-subitem .widget .widget__body .social-date *,
  .home-container .home-subitem .widget .widget__body .event-location-address *,
  .home-container .home-subitem .widget .widget__body .social-author__name *,
  .home-container .subitems .widget .widget__body .social-author *,
  .home-container .subitems .widget .widget__body .custom-field-location *,
  .home-container .subitems .widget .widget__body .social-date *,
  .home-container .subitems .widget .widget__body .event-location-address *,
  .home-container .subitems .widget .widget__body .social-author__name * {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .home-subitem .widget .widget__body .social-author *,
  .home-container .home-subitem .widget .widget__body .custom-field-location *,
  .home-container .home-subitem .widget .widget__body .social-date *,
  .home-container .home-subitem .widget .widget__body .event-location-address *,
  .home-container .home-subitem .widget .widget__body .social-author__name *,
  .home-container .subitems .widget .widget__body .social-author *,
  .home-container .subitems .widget .widget__body .custom-field-location *,
  .home-container .subitems .widget .widget__body .social-date *,
  .home-container .subitems .widget .widget__body .event-location-address *,
  .home-container .subitems .widget .widget__body .social-author__name * {
    font-size: 12px;
  }
}
.home-container .home-subitem .widget .widget__body .social-author *,
.home-container .home-subitem .widget .widget__body .custom-field-location *,
.home-container .home-subitem .widget .widget__body .event-location-address *,
.home-container .home-subitem .widget .widget__body .social-author__name *,
.home-container .subitems .widget .widget__body .social-author *,
.home-container .subitems .widget .widget__body .custom-field-location *,
.home-container .subitems .widget .widget__body .event-location-address *,
.home-container .subitems .widget .widget__body .social-author__name * {
  text-transform: capitalize;
}
.home-container .home-subitem .widget .widget__body .social-author__name,
.home-container .home-subitem .widget .widget__body .custom-field-location,
.home-container .home-subitem .widget .widget__body .event-location-address,
.home-container .home-subitem .widget .widget__body .social-date,
.home-container .home-subitem .widget .widget__body .social-date__text,
.home-container .subitems .widget .widget__body .social-author__name,
.home-container .subitems .widget .widget__body .custom-field-location,
.home-container .subitems .widget .widget__body .event-location-address,
.home-container .subitems .widget .widget__body .social-date,
.home-container .subitems .widget .widget__body .social-date__text {
  font-weight: normal;
  font-size: 10px;
}
@media screen and (min-width: 576px) {
  .home-container .home-subitem .widget .widget__body .social-author__name,
  .home-container .home-subitem .widget .widget__body .custom-field-location,
  .home-container .home-subitem .widget .widget__body .event-location-address,
  .home-container .home-subitem .widget .widget__body .social-date,
  .home-container .home-subitem .widget .widget__body .social-date__text,
  .home-container .subitems .widget .widget__body .social-author__name,
  .home-container .subitems .widget .widget__body .custom-field-location,
  .home-container .subitems .widget .widget__body .event-location-address,
  .home-container .subitems .widget .widget__body .social-date,
  .home-container .subitems .widget .widget__body .social-date__text {
    font-size: calc(10px + 2 * (100vw - 576px) / 448);
  }
}
@media screen and (min-width: 1024px) {
  .home-container .home-subitem .widget .widget__body .social-author__name,
  .home-container .home-subitem .widget .widget__body .custom-field-location,
  .home-container .home-subitem .widget .widget__body .event-location-address,
  .home-container .home-subitem .widget .widget__body .social-date,
  .home-container .home-subitem .widget .widget__body .social-date__text,
  .home-container .subitems .widget .widget__body .social-author__name,
  .home-container .subitems .widget .widget__body .custom-field-location,
  .home-container .subitems .widget .widget__body .event-location-address,
  .home-container .subitems .widget .widget__body .social-date,
  .home-container .subitems .widget .widget__body .social-date__text {
    font-size: 12px;
  }
}
.home-container .home-subitem #col-center,
.home-container .home-subitem .rm-col-center,
.home-container .home-subitem #rm-col-center,
.home-container .subitems #col-center,
.home-container .subitems .rm-col-center,
.home-container .subitems #rm-col-center {
  display: grid;
  width: 100%;
}
@media (max-width: 767px) {
  .home-container .home-subitem #col-center,
  .home-container .home-subitem .rm-col-center,
  .home-container .home-subitem #rm-col-center,
  .home-container .subitems #col-center,
  .home-container .subitems .rm-col-center,
  .home-container .subitems #rm-col-center {
    -moz-column-gap: 10px;
    column-gap: 10px;
    grid-template-columns: 40% 1fr;
  }
}
@media (min-width: 768px) {
  .home-container .home-subitem #col-center,
  .home-container .home-subitem .rm-col-center,
  .home-container .home-subitem #rm-col-center,
  .home-container .subitems #col-center,
  .home-container .subitems .rm-col-center,
  .home-container .subitems #rm-col-center {
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 30% 1fr;
    margin-bottom: 0rem !important;
    padding-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .home-container #rm-col-right {
    padding-left: 0px !important;
  }
  .home-container .row {
    margin-bottom: 0.75rem !important;
  }
}
.homepage-hero {
  margin-bottom: 30px;
  text-align: left;
}
.homepage-hero img {
  width: auto;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.section-guide .social-author,
.section-guide .social-date {
  display: none;
}
.section-guide #city-guide-header * {
  font-family: "Roboto";
}
.section-guide .homepage-hero .widget .widget__head .widget__body {
  background: #fff !important;
  display: inline !important;
  max-width: 30rem;
  bottom: 5%;
  left: 5%;
}
.section-guide .homepage-hero .widget .widget__head .widget__body * {
  color: #000 !important;
}
.section-guide
  .homepage-hero
  .widget
  .widget__head
  .widget__body
  .city-guide-image-tag {
  height: 1.5rem;
  position: absolute;
  left: 94% !important;
  top: 5%;
}
.section-guide .posts-wrapper .widget__body img.city-guide-image-tag {
  height: 1.5rem;
  position: absolute;
  left: 1%;
  bottom: 4%;
}
.section-guide .places-heading .title {
  padding-right: 1rem;
  font-size: 3.6rem;
}
.section-guide .places-heading .city {
  border-left: 1px solid #000;
  padding-left: 1rem;
}
.section-guide .cm-row .cm-column-right {
  padding-top: 4.4rem;
}
.section-guide .homepage-hero .widget__head .widget__body {
  width: 400px !important;
  bottom: 5%;
  left: 5%;
  background-color: #fff !important;
  position: absolute !important;
  padding: 2rem;
}
.section-guide .homepage-hero .widget__subheadline {
  display: none;
}
.z-section-posts .city-guide-image-tag {
  position: absolute;
  height: 25px;
  z-index: 0;
  bottom: 10%;
  left: 1%;
}
.search-bar-wrapper {
  display: grid;
  justify-content: center;
}
.search-bar-wrapper .search-bar {
  padding: 4rem 1rem 2rem 1rem;
  max-width: 1200px;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  visibility: inherit;
  color: #000;
  font-family: Georgia, Times, serif;
  font-size: 16px;
  line-height: 1em;
  display: grid;
  grid-template-columns: repeat(7, auto);
  -moz-column-gap: 1px;
  column-gap: 1px;
  justify-content: left;
  margin-bottom: 2em;
}
.search-bar-wrapper .search-bar .category-button {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  visibility: inherit;
  color: #000;
  background-color: #dcdcdc;
  font-size: 16px;
  text-transform: uppercase;
  align-content: center;
  cursor: pointer;
  display: grid;
  justify-content: center;
  text-align: center;
  padding: 1rem;
}
.search-bar-wrapper .search-bar .category-button.active {
  background-color: #279fbe;
  color: #fff;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.place-post .photo-credit {
  font-size: 0.8rem;
  margin-top: 1rem;
}
.place-post .headline-container * {
  font-weight: 200 !important;
}
.place-post .lead-media .headline {
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .place-post .z-content-column-right {
    padding-top: 3.8rem !important;
  }
}
.place-post .share-panel,
.place-post .widget__shares {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .place-post .share-panel,
  .place-post .widget__shares {
    margin-left: -0.5rem !important;
    padding: 0rem !important;
    margin-top: 1rem;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}

.top100 {
  display: block;
}
.z-newsletter {
  background-color: #000;
  text-align: center;
  padding: 10px;
}
.z-newsletter input {
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
.z-newsletter .newsletter-element__form {
  display: grid;
  grid-template-columns: auto auto !important;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.z-newsletter .newsletter-element__submit {
  background-color: #000;
}
.z-newsletter .newsletter-element__submit img {
  width: 50px;
  margin-top: -10px;
  margin-right: -10px;
}
.z-newsletter .logo-circle {
  height: 50px;
  content: url(https://res.cloudinary.com/culturemap-com/image/upload/v1621113023/icons/culturemap/cm-icon-white.svg);
}
.z-newsletter .module-headline {
  margin: 0px;
  padding: 0px;
}
.z-newsletter .module-headline__text {
  color: #fff;
  display: grid;
  justify-items: center;
}
.z-newsletter .module-headline__text .newsletter-title {
  font-size: 16.8pt;
  text-transform: uppercase;
  padding: 10px;
  color: #fff;
}
.z-newsletter .module-headline__text .newsletter-body {
  font-weight: normal;
  color: #fff;
  margin-bottom: 10px;
  font-style: italic;
  font-size: 12px;
  padding-top: 5px;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
@media (min-width: 768px) {
  .z-content-container .trending-news .arrow {
    top: 0px !important;
  }
}
.trending-news {
  display: relative !important;
}
@media (max-width: 767px) {
  .trending-news {
    padding: 1rem !important;
  }
}
.trending-news .sm-mt-1 * {
  margin-top: 10px !important;
}
.trending-news .widget,
.trending-news .col {
  margin-bottom: 1.1rem !important;
}
.trending-news .row {
  margin-bottom: 0rem !important;
}
.trending-news .arrow {
  position: absolute !important;
  border-left: 1px solid red !important;
  border-bottom: 1px solid red !important;
  width: 8px !important;
  height: 8px !important;
  float: left !important;
  transform: rotate(225deg) !important;
  top: 10px !important;
  left: 9px !important;
}
@media (max-width: 767px) {
  .trending-news .arrow {
    left: 20px !important;
  }
  .trending-news .arrow .trending-news .arrow {
    margin-left: 0.5rem !important;
  }
}
.trending-news .widget__headline {
  font-weight: 300 !important;
  font-size: 14px !important;
  padding-left: 30px !important;
  font-family: "Roboto";
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
.showcase-element {
  display: grid;
  width: 100%;
  justify-items: center;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.promo-alert-root {
  z-index: 99999;
  border-top: 1px solid #dcdcdc;
}
.promo-alert-root * {
  color: #000 !important;
}
.promo-alert-root a:hover {
  color: #000 !important;
  text-decoration: underline;
}
.promo-alert-root .close-promo-alert:hover {
  cursor: pointer;
}
.promo-alert-root .close-promo-alert {
  font-weight: 200;
  font-size: 20px;
  justify-self: end;
  background-color: #fff !important;
}
.promo-alert-root .ad-placeholder {
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 0.5rem;
  font-size: 0.9rem;
}
.promo-alert-root img.promo-alert-footer-icon {
  height: 50px !important;
  width: auto !important;
}
.promo-alert-root #promo-alert-cta {
  font-size: 0.9rem;
  margin-top: 5px;
}
.promo-alert-root #promo-alert-cta * {
  text-decoration: underline !important;
}
@media (min-width: 768px) {
  .promo-alert-root {
    width: 100vw;
    position: fixed;
    bottom: 0;
    background: #fff;
    color: #000;
    display: grid;
    justify-content: center;
  }
  .promo-alert-root .hide {
    display: none;
  }
  .promo-alert-root .promo-alert-container {
    display: grid;
    grid-template-columns: auto 1fr 325px auto;
    width: 1024px;
    -moz-column-gap: 1em;
    column-gap: 1em;
    justify-content: center;
    padding: 1rem;
    align-items: center;
    color: #000;
  }
  .promo-alert-root .promo-alert-container .promo-alert-title {
    color: #b5c549;
    font-size: 1.5rem;
  }
  .promo-alert-root .promo-alert-container #promo-alert-subject {
    font-size: 0.9rem;
  }
  .promo-alert-root .promo-alert-container a {
    color: #fff;
  }
  .promo-alert-root .promo-alert-container img {
    height: 30px;
    width: 150px;
  }
  .promo-alert-root .promo-alert-container-ad-only {
    display: grid;
    grid-template-columns: 350px 50px auto;
    width: 1024px;
    -moz-column-gap: 1em;
    column-gap: 1em;
    justify-content: center;
    padding: 1rem;
    align-items: center;
    color: #000;
  }
  .promo-alert-root .promo-alert-container-ad-only .promo-alert-title {
    color: #b5c549;
    font-size: 1.5rem;
  }
  .promo-alert-root .promo-alert-container-ad-only #promo-alert-subject {
    font-size: 0.9rem;
  }
  .promo-alert-root .promo-alert-container-ad-only a {
    color: #fff;
  }
  .promo-alert-root .promo-alert-container-ad-only img {
    height: 30px;
    width: 150px;
  }
}
@media (max-width: 767px) {
  .promo-alert-root {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.9rem;
    width: 100vw;
    position: fixed;
    bottom: 0;
    background: #fff;
    display: grid;
  }
  .promo-alert-root .promo-alert-container {
    display: grid;
    grid-template-columns: 25% 50% 1fr;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    justify-content: center;
    padding: 1rem;
    align-items: center;
    color: #000 !important;
  }
  .promo-alert-root .promo-alert-container .promo-alert-title {
    color: #b5c549;
    font-size: 0.9rem;
  }
  .promo-alert-root .promo-alert-container img {
    height: auto;
    width: auto;
  }
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Roboto, sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.filter {
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-5 {
  left: 1.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.top-0 {
  top: 0px;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-auto {
  grid-column: auto;
}
.m-10 {
  margin: 2.5rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.-mt-12 {
  margin-top: -3rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-photo {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-auto {
  height: auto;
}
.h-\[35px\] {
  height: 35px;
}
.h-full {
  height: 100%;
}
.h-\[298px\] {
  height: 298px;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-\[470px\] {
  max-height: 470px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[298px\] {
  min-height: 298px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-\[400px\] {
  width: 400px;
}
.\!w-\[200px\] {
  width: 200px !important;
}
.w-\[100px\] {
  width: 100px;
}
.w-full {
  width: 100%;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[302px\] {
  min-width: 302px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[706px\] {
  max-width: 706px;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-grow {
  flex-grow: 1;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.\!self-center {
  align-self: center !important;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#02abc8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#02ABC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(2 171 200 / var(--tw-bg-opacity));
}
.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.\!bg-center {
  background-position: center !important;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: Roboto, sans-serif;
}
.font-\[Roboto\] {
  font-family: Roboto;
}
.font-\[\'Crimson_Pro\'\] {
  font-family: "Crimson Pro";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[33px\] {
  font-size: 33px;
}
.font-bold {
  font-weight: 700;
}
.font-thin {
  font-weight: 100;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-extrabold {
  font-weight: 800;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-loose {
  line-height: 2 !important;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#02abc8\] {
  --tw-text-opacity: 1;
  color: rgb(2 171 200 / var(--tw-text-opacity));
}
.\!text-\[\#0EA8CF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(14 168 207 / var(--tw-text-opacity)) !important;
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
* {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .posts-custom .widget__shares {
    margin-left: -50px !important;
    margin-right: unset !important;
  }
  .article-container .widget__head .widget__body .photo-credit,
  .article-container .widget__head .widget__body .photo-caption {
    padding-left: 1rem !important;
  }
}
.article-container .widget__head .widget__body .photo-credit p,
.article-container .widget__head .widget__body .photo-caption p {
  margin: 0px;
  padding: 0px;
}
strong {
  font-weight: 700 !important;
}
strong * {
  font-weight: 700 !important;
}
strong em {
  font-style: italic;
}
.top-unset {
  top: unset !important;
}
.aspect-unset {
  aspect-ratio: unset !important;
}
.gow-editorial-series-label,
.gow-promoted-series-label {
  text-align: center !important;
}
#promoted-series-title-container * {
  font-family: Roboto !important;
  font-weight: 200 !important;
}
.gow-promoted-series-module {
  width: 90%;
}
.promoted-series {
  display: grid;
  grid-template-columns: 100%;
  justify-content: center;
  justify-items: center;
}
@media (max-width: 767px) {
  .promoted-series {
    min-height: 280px;
  }
}
@media (min-width: 768px) {
  .promoted-series {
    min-height: 500px;
  }
}
.promoted-series .promoted-disclaimer {
  font-size: 0.8rem !important;
  margin-top: 2rem;
  justify-self: center;
  max-width: 1024px;
  width: 100%;
}
.series-container {
  display: grid;
  justify-content: center;
  justify-items: center;
  -moz-column-gap: 0px;
  column-gap: 0px;
  grid-template-columns: 1024px;
}
@media (min-width: 768px) {
  .series-container {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .series-container {
    margin-top: 2rem;
    grid-template-columns: unset;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 1023px) {
  .gow-promoted-series-module {
    margin-top: 0px;
    padding: 0px !important;
  }
  .gow-series-container {
    grid-template-columns: unset !important;
  }
  .gow-series-container .gow-series-left-column {
    width: 100% !important;
  }
  .gow-series-container .gow-series-right-column {
    padding: 0px !important;
  }
  .gow-series-container .gow-series-right-column .gow-series-articles {
    padding: 1rem !important;
    grid-row-gap: 1rem !important;
  }
  .gow-series-container .gow-series-presented-by-column {
    display: block;
  }
  .gow-series-container .gow-series-presented-by-column-mobile {
    display: grid;
    padding: 0.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .gow-series-container
    .gow-series-presented-by-column-mobile
    .gow-series-presented-by {
    font-size: 1rem;
    align-self: end;
  }
  .gow-series-container
    .gow-series-presented-by-column-mobile
    .gow-series-logo {
    justify-self: end;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .gow-series-container
    .gow-series-presented-by-column-mobile
    .gow-series-logo {
    height: 35px !important;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .gow-series-container
    .gow-series-presented-by-column-mobile
    .gow-series-logo {
    height: 50px !important;
  }
}
.series-page-wrapper .posts-wrapper {
  margin-top: 1rem;
}
.series-page-wrapper #promoted-series-title {
  max-width: 75%;
  padding-top: 0.5rem !important;
}
.series-page-wrapper #promoted-series-label {
  left: 1rem !important;
}
.series-page-wrapper .gow-promoted-series-label,
.series-page-wrapper .gow-editorial-series-label,
.series-page-wrapper .gow-single-series {
  top: -15px !important;
}
@media (max-width: 767px) {
  .series-page-wrapper {
    grid-template-columns: auto 1fr;
    -moz-column-gap: 0em;
    column-gap: 0em;
  }
  .series-page-wrapper #promoted-series-title {
    font-size: 2.3rem !important;
    padding: 0 !important;
    padding-top: 0.5rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-weight: 200 !important;
  }
  .series-page-wrapper .gow-promoted-series-label,
  .series-page-wrapper .gow-editorial-series-label,
  .series-page-wrapper .gow-single-series {
    top: -20px !important;
  }
}
@media (min-width: 1024px) {
  .section-container .series-page-wrapper .promoted-series {
    padding-top: 5rem;
  }
}
@media (max-width: 767px) {
  .section-container .series-page-wrapper .promoted-series {
    padding-top: 3rem;
  }
}
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-promoted-series-label {
  color: #fff;
  background: #02abc8;
  font-size: 1rem !important;
  font-weight: 300 !important;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 0;
  text-align: center !important;
  min-width: 100px !important;
  margin-top: 0px !important;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-editorial-series-label,
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-single-series-label {
  color: #fff;
  background: #000;
  font-weight: 300 !important;
  font-size: 1rem !important;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 0;
  text-align: center !important;
  min-width: 100px !important;
  margin-top: 0px !important;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-promoted-series-primary-headline {
  font-size: 1.5rem;
  font-weight: 200;
  padding: 0.25em;
  color: #fff;
  text-align: left;
  padding-top: 0.5em;
  background-color: #000;
  position: relative;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: inline !important;
  top: 0;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-editorial-series-primary-headline,
.section-container
  .series-page-wrapper
  .promoted-series
  .gow-single-series-primary-headline {
  font-size: 1.5rem;
  font-weight: 300;
  padding: 0.25em;
  color: #000;
  text-align: left;
  padding-top: 0.5em;
  background-color: #fff;
  position: relative;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block !important;
  top: 0;
  border: 1px solid #dcdcdc;
}
.section-container .series-page-wrapper .promoted-series .banner-image {
  position: relative;
  display: grid;
  grid-template-rows: repeat(1, auto);
  grid-row-gap: 10px;
  width: 100% !important;
  max-width: 1024px;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-header-info {
  justify-self: right;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-header-info
  #promoted-series-presented {
  font-size: 1.5rem;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-header-info
  #promoted-series-logo
  img {
  height: 50px;
  width: auto;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-image {
  justify-self: center;
  height: auto;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-info-wrapper {
  position: absolute;
  width: 90% !important;
}
@media (min-width: 768px) {
  .section-container
    .series-page-wrapper
    .promoted-series
    .banner-image
    #promoted-series-info-wrapper {
    bottom: 0%;
    top: -16.3%;
    left: 0%;
  }
}
@media (max-width: 767px) {
  .section-container
    .series-page-wrapper
    .promoted-series
    .banner-image
    #promoted-series-info-wrapper {
    top: -16.85%;
  }
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-info-wrapper
  #promoted-series-info {
  position: relative;
  width: auto !important;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-info-wrapper
  #promoted-series-info
  #promoted-series-label {
  display: inline-block;
  position: absolute;
  top: -15px !important;
  left: 5%;
  font-size: 1rem;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-info-wrapper
  #promoted-series-info
  #promoted-series-title-container {
  display: grid !important;
  justify-items: left !important;
}
.section-container
  .series-page-wrapper
  .promoted-series
  .banner-image
  #promoted-series-info-wrapper
  #promoted-series-info
  #promoted-series-title-container
  #promoted-series-title {
  display: inline-block;
  padding: 0 1rem;
  font-weight: 300;
  font-size: 3rem;
}
@media (max-width: 1023px) {
  .section-container
    .series-page-wrapper
    .promoted-series
    .banner-image
    #promoted-series-info-wrapper
    #promoted-series-info
    #promoted-series-title-container
    #promoted-series-title {
    font-size: 2rem;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section-container
    .series-page-wrapper
    .promoted-series
    .banner-image
    #promoted-series-info-wrapper
    #promoted-series-info
    #promoted-series-title-container
    #promoted-series-title {
    font-size: 1.6rem !important;
    max-width: 100%;
  }
  .gow-single-promoted-module {
    padding: 1rem;
  }
}
.gow-single-promoted-module .single-promoted-container {
  background: #eeefef;
}
.gow-single-promoted-module .single-promoted-container .single-promoted-cta {
  color: #fff;
  background: #02abc8;
  font-weight: 200;
  padding: 0.25rem;
  font-size: 1rem;
  display: inline;
  position: absolute;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  font-family: "Crimson Pro", serif !important;
}
.gow-single-promoted-module .single-promoted-container .single-promoted-label {
  color: #02abc8;
  font-size: 0.8rem !important;
  margin: 0.5rem;
  margin-bottom: 0rem;
}
.gow-single-promoted-module .single-promoted-container .single-promoted-image {
  border: 1px solid #dcdcdc;
  width: 99.6%;
}
.gow-single-promoted-module .single-promoted-container .single-promoted-header {
  font-size: 1rem;
  padding: 0.5rem;
  padding-bottom: 1rem;
  color: #000;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .sm\:justify-self-center {
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:min-h-\[650px\] {
    min-height: 650px;
  }
  .md\:w-\[690px\] {
    width: 690px;
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:font-normal {
    font-weight: 400;
  }
  .md\:font-medium {
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .lg\:font-medium {
    font-weight: 500;
  }
}
