@charset "UTF-8";
/*!
 * Theme Name: The Onion
 * Theme URI: theonion.com
 * Description: Introducing The Onion’s latest digital marvel. This versatile WordPress block-theme is meticulously engineered for the art of news storytelling, ensuring the organization's satire reaches the masses with unparalleled precision. Ideal for users of all levels, from the amateur blogger who just discovered the internet to the professional satirist who knows their way around a CMS. With this theme, The Onion's content will not only inform but also baffle and amuse in equal measure.
 Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, sticky-post, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news, staff, donations, events, non-profits, advoacy
 * Author: Unrelated
 * Author URI: https://unrelated.co/
 * Version: 1.0.0
 * Requires at least: 6.4
 * Tested up to: 6.4
 * Requires PHP: 8.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: theonion
*/
@import url("https://use.typekit.net/rug6psx.css");
html {
  scroll-behavior: smooth;
}

html,
body {
  position: relative;
}

body {
  overflow-x: clip;
}

.onion-temp-page-container {
  border-left: 1px solid var(--wp--preset--color--shade-2);
  border-right: 1px solid var(--wp--preset--color--shade-2);
  padding-left: var(--wp--style--root--padding-right);
  padding-right: var(--wp--style--root--padding-right);
}

.has-full-height {
  height: 100%;
}

.has-full-width {
  height: 100%;
}

.has-0-margin {
  margin: 0 !important;
}

@media screen and (min-width: 0) and (max-width: 600px) {
  .is-position-sticky {
    position: static;
  }
}
.is-align-self-center {
  align-self: center !important;
}

.is-equal-height-flex {
  display: flex;
}

.has-fluid-spacing {
  padding: clamp(32px, 4vw, 64px) !important;
}

.pat-member-cta {
  background-size: 35% !important;
}
@media screen and (min-width: 600px) {
  .pat-member-cta {
    background-size: 25% !important;
  }
}
@media screen and (min-width: 1080px) {
  .pat-member-cta {
    background-size: 10% !important;
  }
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

p > a {
  font-weight: inherit;
  text-decoration: inherit !important;
}

a {
  font-weight: inherit;
  text-decoration: none !important;
  transition: all 0.35s ease;
}
a:hover {
  opacity: 0.5;
}

a:where(:not(.wp-element-button)) {
  color: inherit;
}

.has-drop-cap:not(:focus):first-letter {
  font-family: var(--wp--preset--font-family--rocky-compressed);
  font-size: var(--wp--preset--font-size--giga);
}

.section-label {
  display: inline-block;
  width: max-content;
}

@media screen and (min-width: 600px) {
  .adp-popup-fixed-height {
    height: 80vh;
    max-height: 650px;
    overflow: hidden !important;
  }
}
.adp-popup-fixed-height .wp-block-gridible-grid-container {
  height: 100%;
}
.adp-popup-fixed-height .wp-block-image img {
  height: 100%;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
.adp-popup-outer {
  display: block !important;
}
.adp-popup-content {
  padding: 0 !important;
}
.adp-popup-close {
  align-items: center;
  background-color: var(--wp--preset--color--shade-2) !important;
  border: none !important;
  border-radius: 100em;
  color: var(--wp--preset--color--shade-1) !important;
  cursor: pointer;
  display: flex;
  height: var(--wp--preset--spacing--50);
  justify-content: center;
  width: var(--wp--preset--spacing--50);
}

.wp-block-button__link {
  transition: all 0.35s ease-in-out;
}
.wp-block-button__link:hover {
  opacity: 0.65;
}
.wp-block-button__link i {
  margin-right: var(--wp--preset--spacing--20);
}
.wp-block-button.is-style-link .wp-block-button__link {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
.wp-block-button.is-style-link .wp-block-button__link mark {
  align-items: center;
  border-radius: 100em;
  display: inline-flex;
  font-size: 10px;
  height: 20px;
  margin-left: 8px;
  justify-content: center;
  position: relative;
  top: -2px;
  transition: margin-left 0.35s ease;
  width: 20px;
}
.wp-block-button.is-style-link .wp-block-button__link mark i {
  margin: 0;
}
.wp-block-button.is-style-link .wp-block-button__link:hover mark {
  margin-left: 12px;
}
.wp-block-button.is-style-link .wp-block-button__link i {
  margin-left: var(--wp--preset--spacing--20);
}

.wp-block-categories-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.wp-block-categories-list .cat-item {
  margin-bottom: 12px;
}

.wp-block-file {
  align-items: center;
  display: flex;
}
.wp-block-file a {
  font-size: var(--wp--preset--font-size--foxtrot);
}
.wp-block-file__button {
  font-weight: bold;
  margin-left: auto !important;
}

.wp-block-image.is-style-full img {
  width: 100% !important;
}
.wp-block-image.aligncenter {
  display: block;
  width: 100%;
}
.wp-block-image figcaption {
  display: block !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  font-size: var(--wp--preset--font-size--foxtrot);
  font-weight: 500;
  text-align: left;
}
.wp-block-image img[alt=undefined] + figcaption {
  display: none !important;
}

.wp-block-post-featured-image a:hover {
  opacity: 1;
}

.amplify-post-featured-image-caption {
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  font-size: var(--wp--preset--font-size--foxtrot);
  font-weight: 500;
  margin-top: var(--wp--preset--spacing--20);
}

.is-vertical-video .wp-embed-aspect-16-9.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  padding-top: 177.77% !important;
}

.wp-block-query-pagination {
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  font-size: var(--wp--preset--font-size--golf);
  font-weight: 600;
  gap: var(--wp--preset--spacing--30) !important;
}
.wp-block-query-pagination-numbers {
  display: flex;
  flex: auto;
  gap: var(--wp--preset--spacing--30);
  justify-content: flex-end;
}
.wp-block-query-pagination-numbers .page-numbers {
  align-items: center;
  background-color: var(--wp--preset--color--shade-2);
  color: var(--wp--preset--color--primary-1);
  display: flex;
  height: 48px;
  justify-content: center;
  transition: all 0.35s ease;
  width: 48px;
}
.wp-block-query-pagination-numbers .page-numbers.current {
  background-color: var(--wp--preset--color--primary-1);
  color: var(--wp--preset--color--shade-3);
}
.wp-block-query-pagination-numbers .page-numbers:hover:not(.current) {
  opacity: 0.5;
}
.wp-block-query-pagination-previous, .wp-block-query-pagination-next {
  flex: 1;
  transition: all 0.35s ease;
}
.wp-block-query-pagination-previous:hover, .wp-block-query-pagination-next:hover {
  opacity: 0.5;
}
.wp-block-query-pagination-previous + .wp-block-query-pagination-numbers {
  justify-content: center;
}
.wp-block-query-pagination-next + .wp-block-query-pagination-numbers, .wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child {
  justify-content: flex-start;
}
.wp-block-query-pagination-next {
  text-align: right;
}

.wp-block-post-title a:hover {
  color: var(--wp--preset--color--primary-1);
  opacity: 1;
}

.wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) {
  column-gap: var(--wp--preset--spacing--0);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 0;
}
@media screen and (min-width: 600px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) {
    column-gap: var(--wp--preset--spacing--50);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) li {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
  margin-bottom: var(--wp--preset--spacing--40);
  padding-bottom: var(--wp--preset--spacing--40);
  position: relative;
}
.wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) li:last-child {
  border: none;
  margin-bottom: var(--wp--preset--spacing--0);
  padding-bottom: var(--wp--preset--spacing--0);
}
@media screen and (min-width: 600px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) li:not(:first-child, :nth-of-type(2)) {
    border: none;
    margin-bottom: var(--wp--preset--spacing--0);
    padding-bottom: var(--wp--preset--spacing--0);
  }
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) li:not(:last-child, :nth-of-type(2n))::after {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 1080px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3) li:not(:last-child)::after {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
    width: 1px;
  }
}
.wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-2 li:nth-of-type(even)::after {
  width: 0;
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-13 {
    grid-template-columns: repeat(13, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-14 {
    grid-template-columns: repeat(14, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-15 {
    grid-template-columns: repeat(15, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) and (max-width: 1000000000px) {
  .wp-block-query .wp-block-post-template-is-layout-grid:not(.columns-3).columns-16 {
    grid-template-columns: repeat(16, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .wp-block-query.has-no-border-lg .wp-block-post-template-is-layout-grid li {
    border: none;
    margin-bottom: var(--wp--preset--spacing--0);
    padding-bottom: var(--wp--preset--spacing--0);
  }
}

.wp-block-quote,
.wp-block-pullquote {
  margin: 0;
}
.wp-block-quote cite,
.wp-block-quote cite mark,
.wp-block-pullquote cite,
.wp-block-pullquote cite mark {
  font-size: var(--wp--preset--font-size--golf);
  font-style: normal;
  font-weight: 400;
  opacity: 0.75;
  text-transform: initial;
}

.wp-block-separator {
  border-bottom: 1px solid;
  border-top: none;
  margin-bottom: 12px;
  margin-top: 12px;
}
.wp-block-separator.is-style-vertical {
  border: none;
  border-left: 1px solid;
  height: 100%;
  width: 0;
}
.wp-block-separator.is-style-double {
  background-color: transparent !important;
  border-top: 2px solid;
  border-bottom: 1px solid;
  height: 3px;
}
.wp-block-separator.is-style-short {
  width: 150px !important;
}

.wp-block-social-links.is-style-square .wp-block-social-link {
  border-radius: 0;
}

.wp-block-outermost-social-sharing.is-style-square .wp-block-outermost-social-sharing-link {
  border-radius: 0;
}

.wp-block-post-terms.taxonomy-post_tag {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--30);
}
.wp-block-post-terms.taxonomy-post_tag a {
  background-color: var(--wp--preset--color--primary-1);
  color: var(--wp--preset--color--shade-3);
  padding-bottom: var(--wp--preset--spacing--20);
  padding-left: var(--wp--preset--spacing--40);
  padding-right: var(--wp--preset--spacing--40);
  padding-top: var(--wp--preset--spacing--20);
}

.wp-block-theonion-category-featured-tags__item {
  white-space: nowrap;
}

.consent-banner-modal-wrapper h2 {
  font-size: var(--wp--preset--font-size--echo) !important;
  margin-bottom: var(--wp--preset--spacing--0) !important;
  padding-bottom: var(--wp--preset--spacing--0) !important;
}

#consent-banner-main h2 {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-size: var(--wp--preset--font-size--delta);
  margin-bottom: var(--wp--preset--spacing--30);
  padding-bottom: var(--wp--preset--spacing--30);
}

#consent-banner-settings ul label {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  margin-bottom: var(--wp--preset--spacing--0);
  margin-left: 9px !important;
}

#consent-banner-settings ul li {
  border-color: var(--wp--preset--color--shade-2);
}

#consent-banner-main p {
  color: var(--wp--preset--color--shade-1);
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  margin-bottom: var(--wp--preset--spacing--0);
}

#consent-banner-modal .consent-banner-modal-buttons {
  margin-top: var(--wp--preset--spacing--0) !important;
}

#consent-banner-modal .consent-banner-button,
.consent-banner-button {
  border-color: var(--wp--preset--color--primary-1) !important;
  border-radius: 0 !important;
  border-width: 1px !important;
  color: var(--wp--preset--color--primary-2) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-weight: 700 !important;
}

#consent-banner-modal .consent-banner-button[href="#accept"],
.consent-banner-button[href="#accept"] {
  background-color: var(--wp--preset--color--primary-1) !important;
  color: var(--wp--preset--color--shade-3) !important;
}

#consent-banner-settings ul p {
  padding-bottom: 12px !important;
}

.wp-block-cb-carousel {
  margin-bottom: 0 !important;
}
.wp-block-cb-carousel .slick-list {
  margin-left: -16px;
  margin-right: -16px;
}
.wp-block-cb-carousel .slick-slide {
  padding-right: 16px !important;
  padding-left: 16px !important;
}
.wp-block-cb-carousel .slick-slide .wp-block-post-title {
  padding-bottom: 1px;
}
.wp-block-cb-carousel .slick-dots {
  display: inline-block;
  margin-top: var(--wp--preset--spacing--30);
  position: unset;
}
.wp-block-cb-carousel .slick-dots li {
  color: var(--wp--preset--color--shade-2);
  height: 12px;
  margin: 2px;
  width: 12px;
}
.wp-block-cb-carousel .slick-dots li.slick-active button:before {
  color: var(--wp--preset--color--primary-1);
}
.wp-block-cb-carousel .slick-dots li button {
  padding: 0;
}
.wp-block-cb-carousel .slick-dots li button::before {
  font-size: 10px;
}
.wp-block-cb-carousel .slick-dots li:only-child {
  display: none;
}

.jetpack-instant-search__box {
  border-color: var(--wp--preset--color--shade-2) !important;
}

input.jetpack-instant-search__box-input.search-field.search-field {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  margin-bottom: 0 !important;
}

.jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:focus {
  margin-left: 0 !important;
}

.jetpack-instant-search__overlay-close,
.jetpack-instant-search__search-results-secondary {
  border-color: var(--wp--preset--color--shade-2) !important;
  transition: all 0.35s ease;
}

.jetpack-instant-search__overlay-close:hover {
  opacity: 0.5;
}

.jetpack-instant-search__overlay-close svg {
  fill: var(--wp--preset--color--primary-1) !important;
}

.jetpack-instant-search__search-results-title,
.jetpack-instant-search__search-filters-title {
  color: var(--wp--preset--color--primary-2) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-weight: 700 !important;
}

.jetpack-instant-search__search-sort button,
.jetpack-instant-search__search-filter-sub-heading {
  color: var(--wp--preset--color--shade-1) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  transition: all 0.35s ease;
}

.jetpack-instant-search__search-sort button:hover {
  color: var(--wp--preset--color--primary-1) !important;
}

.jetpack-instant-search__search-sort button.is-selected {
  color: var(--wp--preset--color--primary-1) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-weight: 700 !important;
}

.jetpack-instant-search__search-filter-list-label {
  olor: var(--wp--preset--color--primary-2) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-size: var(--wp--preset--font-size--foxtrot);
}

.jetpack-instant-search__search-result {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
  margin-bottom: var(--wp--preset--spacing--40) !important;
  padding-bottom: var(--wp--preset--spacing--40);
}

.jetpack-instant-search__search-result-title {
  font-family: var(--wp--preset--font-family--rocky-condensed);
  margin-bottom: var(--wp--preset--spacing--30) !important;
}

.jetpack-instant-search__search-result-title a:hover {
  color: var(--wp--preset--color--primary-1) !important;
  opacity: 1 !important;
}

.wp-block-theonion-category-featured-tags {
  display: flex;
  gap: 1em;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  overflow-x: scroll;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .wp-block-theonion-category-featured-tags {
    justify-content: center;
  }
}
.wp-block-theonion-category-featured-tags__tag {
  list-style: none;
  white-space: nowrap;
}

.wp-block-theonion-horoscope-summary__title, .wp-block-theonion-horoscope-summary__date, .wp-block-theonion-horoscope-summary__excerpt {
  font-family: var(--wp--preset--font-family--utopia-std-catpion);
  font-size: var(--wp--preset--font-size--echo);
}
.wp-block-theonion-horoscope-summary__title, .wp-block-theonion-horoscope-summary__date {
  font-weight: 700;
}
.wp-block-theonion-horoscope-summary h1,
.wp-block-theonion-horoscope-summary h2,
.wp-block-theonion-horoscope-summary h3,
.wp-block-theonion-horoscope-summary h4,
.wp-block-theonion-horoscope-summary h5,
.wp-block-theonion-horoscope-summary h6,
.wp-block-theonion-horoscope-summary p {
  display: inline;
}

.wp-block-query .type-theonion_horoscope:last-child article {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wp-block-theonion-post-template-limited {
  margin: 0;
  padding: 0;
}
.wp-block-theonion-post-template-limited li.wp-block-post {
  list-style: none;
}

.wp-block-theonion-weather-summary {
  align-items: center;
  display: flex;
  height: 24px;
  position: relative;
  width: 24px;
}
.wp-block-theonion-weather-summary__snapshot {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  font-weight: 600;
  gap: 0;
  margin: 0;
}
.wp-block-theonion-weather-summary__snapshot img {
  height: 125%;
  object-fit: cover;
  min-height: 30px;
  min-width: 30px;
  position: relative;
  top: 0;
  width: 125%;
}
.wp-block-theonion-weather-summary__snapshot:hover {
  color: var(--wp--preset--color--primary-1);
}
.wp-block-theonion-weather-summary__snapshot:hover img {
  filter: invert(14%) sepia(99%) saturate(3428%) hue-rotate(155deg) brightness(95%) contrast(101%);
}
.wp-block-theonion-weather-summary .wp-block-theonion-weather-summary__comment {
  background-color: var(--wp--preset--color--primary-1);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.37);
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  color: var(--wp--preset--color--shade-3);
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed);
  font-weight: 600;
  left: 0;
  margin-top: var(--wp--preset--spacing--30);
  max-width: 150px;
  opacity: 0;
  padding: var(--wp--preset--spacing--40);
  position: absolute;
  top: 110%;
  visibility: hidden;
  transition: all 0.35s ease;
  width: max-content;
  z-index: 100;
}
.wp-block-theonion-weather-summary--open .wp-block-theonion-weather-summary__comment {
  margin-top: var(--wp--preset--spacing--10);
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1080px) {
  .pat-news-package .pat-news-package-featured article {
    border-bottom: none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
.pat-news-package-list ul li:last-child article {
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.pat-news-package-list:nth-of-type(2n) ul li:last-child article {
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 600px) {
  .pat-news-package > .wp-block-gridible-grid-column:not(:first-of-type) {
    position: relative;
  }
  .pat-news-package > .wp-block-gridible-grid-column:not(:first-of-type)::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
.pat-news-package--equal-heights .has-full-height {
  display: flex;
  flex-direction: column;
}
.pat-news-package--equal-heights .has-full-height hr {
  margin-top: auto;
  width: 100%;
}

.pat-news-pack-arch-hero__secondary article.wp-block-group:nth-of-type(4),
.pat-news-pack-arch-hero__secondary article.wp-block-group:nth-of-type(4) figure {
  margin-bottom: var(--wp--preset--spacing--0) !important;
}
.pat-news-pack-arch-hero__secondary .wp-block-post .wp-block-post-title {
  font-size: var(--wp--preset--font-size--delta) !important;
}
@media screen and (min-width: 600px) {
  .pat-news-pack-arch-hero__secondary .wp-block-post .wp-block-post-title {
    font-size: var(--wp--preset--font-size--charlie) !important;
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-arch-hero__secondary .wp-block-post .wp-block-post-title {
    font-size: var(--wp--preset--font-size--delta) !important;
  }
}
.pat-news-pack-arch-hero__secondary::before {
  width: 0 !important;
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-arch-hero__secondary::before {
    width: 1px !important;
  }
}
.pat-news-pack-arch-list .wp-block-post .wp-block-post-title {
  font-size: var(--wp--preset--font-size--delta) !important;
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-arch-list .wp-block-post .wp-block-post-title {
    font-size: var(--wp--preset--font-size--charlie) !important;
  }
}
.pat-news-pack-arch-featured-video {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pat-news-pack-arch-featured-video figure {
  flex: 2;
}
.pat-news-pack-arch-featured-video figure .wp-block-embed__wrapper {
  height: 100%;
}

.pat-news-package-cat-feature {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
  margin-bottom: var(--wp--preset--spacing--40);
  padding-bottom: var(--wp--preset--spacing--40);
}
@media screen and (min-width: 600px) {
  .pat-news-package-cat-feature {
    border-bottom: inherit;
    margin-bottom: inherit;
    padding-bottom: inherit;
  }
}
.pat-news-package-cat--center__left {
  order: 2;
}
.pat-news-package-cat--center__left .wp-block-post-featured-image {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 600px) {
  .pat-news-package-cat--center__left ul li:last-child article {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .pat-news-package-cat--center__left .wp-block-post-featured-image {
    margin-bottom: var(--wp--preset--spacing--40) !important;
  }
}
.pat-news-package-cat--center__middle {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
  margin-bottom: var(--wp--preset--spacing--40);
  order: 1;
  padding-bottom: var(--wp--preset--spacing--40);
}
.pat-news-package-cat--center__middle::before {
  width: 0 !important;
}
.pat-news-package-cat--center__right {
  order: 3;
}
@media screen and (min-width: 1080px) {
  .pat-news-package-cat--center__left {
    order: 1;
  }
  .pat-news-package-cat--center__middle {
    border-bottom: inherit;
    margin-bottom: inherit;
    order: 2;
    padding-bottom: inherit;
  }
  .pat-news-package-cat--center__middle::before {
    width: 1px !important;
  }
  .pat-news-package-cat--center__right {
    order: 3;
  }
}

@media screen and (min-width: 600px) {
  .pat-news-package-hero-featured-post, .pat-news-package-hero-secondary-posts, .pat-news-package-hero-rail {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }
  .pat-news-package-hero-featured-post hr, .pat-news-package-hero-secondary-posts hr, .pat-news-package-hero-rail hr {
    margin-left: var(--wp--preset--spacing--0);
    margin-right: var(--wp--preset--spacing--0);
  }
}
@media screen and (min-width: 600px) {
  .pat-news-package-hero-featured-post .wp-block-query,
  .pat-news-package-hero-featured-post .wp-block-query ul,
  .pat-news-package-hero-featured-post .wp-block-query ul li,
  .pat-news-package-hero-featured-post .wp-block-query article {
    height: 100%;
  }
  .pat-news-package-hero-featured-post .wp-block-query article {
    display: flex;
    flex-direction: column;
  }
  .pat-news-package-hero-featured-post .wp-block-query article figure {
    flex: 2;
    width: 100%;
  }
}
.pat-news-package-hero .wp-block-query .columns-2 li {
  border: none;
  margin: var(--wp--preset--spacing--0);
  padding: var(--wp--preset--spacing--0);
}
@media screen and (min-width: 600px) {
  .pat-news-package-hero-rail__list .wp-block-query ul li:last-child {
    margin-bottom: var(--wp--preset--spacing--0);
  }
  .pat-news-package-hero-rail__carousel .wp-block-post {
    display: flex;
    flex-direction: column;
  }
  .pat-news-package-hero-rail__carousel .wp-block-post .wp-block-post-featured-image {
    flex: auto;
    height: 100%;
    width: 100%;
  }
  .pat-news-package-hero-rail__carousel .wp-block-post .wp-block-post-title {
    flex: 1;
    height: auto;
  }
}
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts .wp-block-query,
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts .wp-block-post-template,
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts ul li:first-child article {
  height: 100%;
}
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts .wp-block-post-template,
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts ul li:first-child article {
  display: flex;
  flex-direction: column;
}
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts ul li:first-child {
  flex: 2;
}
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts ul li:first-child figure {
  flex: auto;
}
.pat-news-package-hero--layout-b .pat-news-package-hero-secondary-posts ul li:not(:first-child) figure {
  display: none;
}

.pat-news-pack-video .slick-track {
  display: flex;
}
.pat-news-pack-video .slick-slide {
  height: auto;
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video .slick-slide:not(:first-of-type) {
    position: relative;
  }
  .pat-news-pack-video .slick-slide:not(:first-of-type)::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video .slick-dots {
    display: none;
  }
}
.pat-news-pack-video--manual-grid {
  column-gap: var(--wp--preset--spacing--50);
  row-gap: var(--wp--preset--spacing--40);
}
.pat-news-pack-video--manual-grid.has-1-columns {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video--manual-grid.has-1-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-1-columns {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-1-columns > div:not(:first-of-type, :nth-child(2n+1)), .pat-news-pack-video--manual-grid.has-1-columns > li:not(:first-of-type, :nth-child(2n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-1-columns > div:not(:first-of-type, :nth-child(2n+1))::before, .pat-news-pack-video--manual-grid.has-1-columns > li:not(:first-of-type, :nth-child(2n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-1-columns > div:not(:first-of-type, :nth-child(1n+1)), .pat-news-pack-video--manual-grid.has-1-columns > li:not(:first-of-type, :nth-child(1n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-1-columns > div:not(:first-of-type, :nth-child(1n+1))::before, .pat-news-pack-video--manual-grid.has-1-columns > li:not(:first-of-type, :nth-child(1n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
.pat-news-pack-video--manual-grid.has-1-columns > div article, .pat-news-pack-video--manual-grid.has-1-columns > li article {
  height: 100%;
}
.pat-news-pack-video--manual-grid.has-2-columns {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video--manual-grid.has-2-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-2-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-2-columns > div:not(:first-of-type, :nth-child(2n+1)), .pat-news-pack-video--manual-grid.has-2-columns > li:not(:first-of-type, :nth-child(2n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-2-columns > div:not(:first-of-type, :nth-child(2n+1))::before, .pat-news-pack-video--manual-grid.has-2-columns > li:not(:first-of-type, :nth-child(2n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-2-columns > div:not(:first-of-type, :nth-child(2n+1)), .pat-news-pack-video--manual-grid.has-2-columns > li:not(:first-of-type, :nth-child(2n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-2-columns > div:not(:first-of-type, :nth-child(2n+1))::before, .pat-news-pack-video--manual-grid.has-2-columns > li:not(:first-of-type, :nth-child(2n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
.pat-news-pack-video--manual-grid.has-2-columns > div article, .pat-news-pack-video--manual-grid.has-2-columns > li article {
  height: 100%;
}
.pat-news-pack-video--manual-grid.has-3-columns {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video--manual-grid.has-3-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-3-columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-3-columns > div:not(:first-of-type, :nth-child(2n+1)), .pat-news-pack-video--manual-grid.has-3-columns > li:not(:first-of-type, :nth-child(2n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-3-columns > div:not(:first-of-type, :nth-child(2n+1))::before, .pat-news-pack-video--manual-grid.has-3-columns > li:not(:first-of-type, :nth-child(2n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-3-columns > div:not(:first-of-type, :nth-child(3n+1)), .pat-news-pack-video--manual-grid.has-3-columns > li:not(:first-of-type, :nth-child(3n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-3-columns > div:not(:first-of-type, :nth-child(3n+1))::before, .pat-news-pack-video--manual-grid.has-3-columns > li:not(:first-of-type, :nth-child(3n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
.pat-news-pack-video--manual-grid.has-3-columns > div article, .pat-news-pack-video--manual-grid.has-3-columns > li article {
  height: 100%;
}
.pat-news-pack-video--manual-grid.has-4-columns {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 600px) {
  .pat-news-pack-video--manual-grid.has-4-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-4-columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-4-columns > div:not(:first-of-type, :nth-child(2n+1)), .pat-news-pack-video--manual-grid.has-4-columns > li:not(:first-of-type, :nth-child(2n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-4-columns > div:not(:first-of-type, :nth-child(2n+1))::before, .pat-news-pack-video--manual-grid.has-4-columns > li:not(:first-of-type, :nth-child(2n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
@media screen and (min-width: 1080px) {
  .pat-news-pack-video--manual-grid.has-4-columns > div:not(:first-of-type, :nth-child(4n+1)), .pat-news-pack-video--manual-grid.has-4-columns > li:not(:first-of-type, :nth-child(4n+1)) {
    position: relative;
  }
  .pat-news-pack-video--manual-grid.has-4-columns > div:not(:first-of-type, :nth-child(4n+1))::before, .pat-news-pack-video--manual-grid.has-4-columns > li:not(:first-of-type, :nth-child(4n+1))::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}
.pat-news-pack-video--manual-grid.has-4-columns > div article, .pat-news-pack-video--manual-grid.has-4-columns > li article {
  height: 100%;
}

.pat-slideshow-quotes-slide img {
  max-height: 250px;
  max-width: 250px;
}
.pat-slideshow-quotes .slick-track {
  display: flex !important;
}
.pat-slideshow-quotes .slick-slide {
  height: inherit !important;
}
.pat-slideshow-quotes .slick-slide > div {
  height: 100%;
}

.onion-part-footer-site-logo a:hover {
  opacity: 1;
}
.onion-part-footer-top {
  padding: 0;
}
.onion-part-footer-top__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 600px) {
  .onion-part-footer-top {
    padding: 0 var(--wp--preset--spacing--70);
  }
}
@media screen and (min-width: 1080px) {
  .onion-part-footer-top {
    padding: 0;
  }
}
.onion-part-footer-horoscope .wp-block-group {
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .onion-part-footer-horoscope .wp-block-group {
    flex-direction: row;
  }
}
.onion-part-footer-horoscope p.has-tablet-gothic-semi-condensed-font-family.has-text-align-right {
  text-align: right !important;
}
.onion-part-footer-horoscope .theonion_horoscope article {
  gap: var(--wp--preset--spacing--40);
}
.onion-part-footer-newsletter form {
  display: flex;
  gap: var(--wp--preset--spacing--30);
  flex-direction: column;
}
.onion-part-footer-newsletter .gfield_label {
  display: none;
}
.onion-part-footer-newsletter .ginput_container_email input[type=email] {
  background-color: var(--wp--preset--color--primary-2) !important;
  border-radius: 0 !important;
  border-color: var(--wp--preset--color--shade-3) !important;
  color: var(--wp--preset--color--shade-3) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed) !important;
  font-weight: 400;
  margin-bottom: var(--wp--preset--spacing--0) !important;
  padding: 12px 16px !important;
}
.onion-part-footer-newsletter .ginput_container_email input[type=email]::placeholder {
  color: var(--wp--preset--color--shade-3) !important;
  opacity: 0.75 !important;
}
.onion-part-footer-newsletter input[type=submit].gform_button {
  background: var(--wp--preset--color--primary-1) !important;
  border-radius: 0 !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-condensed) !important;
  font-weight: 600 !important;
  height: 64px !important;
  width: 100% !important;
}
.onion-part-footer-newsletter .gform_body {
  flex: 3;
}
.onion-part-footer-newsletter .gform_footer.top_label {
  margin-top: var(--wp--preset--spacing--0) !important;
  flex: 1;
}
.onion-part-footer-newsletter .gform_confirmation_message {
  color: var(--wp--preset--color--shade-3);
}
@media screen and (min-width: 600px) {
  .onion-part-footer-newsletter form {
    flex-direction: row;
  }
  .onion-part-footer-newsletter input[type=submit].gform_button {
    width: 25%;
  }
}
.onion-part-footer h2.wp-block-heading,
.onion-part-footer p.has-tablet-gothic-semi-condensed-font-family {
  text-align: center;
}
@media screen and (min-width: 1080px) {
  .onion-part-footer h2.wp-block-heading,
  .onion-part-footer p.has-tablet-gothic-semi-condensed-font-family {
    text-align: left;
  }
}
.onion-part-footer .wp-block-navigation {
  gap: var(--wp--preset--spacing--40);
}
.onion-part-footer .wp-block-navigation__container {
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 1080px) {
  .onion-part-footer .wp-block-navigation__container {
    align-items: flex-start;
    width: 100%;
  }
}
.onion-part-footer .wp-block-navigation li {
  text-align: center;
}
@media screen and (min-width: 1080px) {
  .onion-part-footer .wp-block-navigation li {
    text-align: left;
  }
}
.onion-part-footer .wp-block-navigation li a:hover {
  color: var(--wp--preset--color--primary-1);
  opacity: 1;
}
.onion-part-footer-copyright {
  gap: var(--wp--preset--spacing--30);
  justify-content: center;
}
.onion-part-footer-copyright p:not(:last-of-type, :first-of-type) {
  border-right: 1px solid var(--wp--preset--color--shade-3);
  padding-right: var(--wp--preset--spacing--30);
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .onion-part-footer-copyright {
    justify-content: flex-start;
  }
}
.onion-part-footer .wp-block-social-links {
  margin: 0;
  gap: var(--wp--preset--spacing--40);
  justify-content: center;
}
.onion-part-footer .wp-block-social-links li {
  border: 1px solid var(--wp--preset--color--primary-1);
}
.onion-part-footer .wp-block-social-links li a:hover {
  opacity: 1;
}
@media screen and (min-width: 600px) {
  .onion-part-footer .wp-block-social-links {
    justify-content: flex-end;
  }
}

.onion-part-header-container {
  border-left: 1px solid var(--wp--preset--color--shade-2);
  border-right: 1px solid var(--wp--preset--color--shade-2);
  padding-left: var(--wp--style--root--padding-right);
  padding-right: var(--wp--style--root--padding-right);
}
@media screen and (min-width: 600px) {
  .onion-part-header-container__section-top {
    height: 111px;
  }
}
@media screen and (min-width: 1080px) {
  .onion-part-header-container__section-top {
    height: 127px;
  }
}
.onion-part-header-container__section-bottom {
  align-items: center;
  display: flex;
  height: 2rem;
}
.onion-part-header .wp-block-site-logo a {
  text-align: center;
}
.onion-part-header .wp-block-site-logo img {
  max-width: 650px;
  width: calc(100% - 64px);
}
.onion-part-header .wp-block-site-logo a:hover {
  opacity: 1 !important;
}
.onion-part-header-dateline .wp-block-theonion-weather-summary {
  border-left: 1px solid var(--wp--preset--color--shade-2);
  margin-left: var(--wp--preset--spacing--20);
  padding-left: var(--wp--preset--spacing--20);
}
@media screen and (min-width: 1080px) {
  .onion-part-header-dateline .wp-block-theonion-weather-summary {
    margin-left: var(--wp--preset--spacing--30);
    padding-left: var(--wp--preset--spacing--30);
  }
}
.onion-part-header .wp-block-navigation ul {
  gap: var(--wp--preset--spacing--40);
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container {
  box-shadow: 4px 8px 4px rgba(0, 0, 0, 0.05);
  gap: 0;
}
@media screen and (min-width: 600px) {
  .onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container {
    min-width: 100px !important;
  }
}
@media screen and (min-width: 1080px) {
  .onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container {
    min-width: 200px !important;
  }
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container li {
  padding: 12px;
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container li:not(:last-child) {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation__submenu-container a {
  padding: 0;
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation-submenu__toggle:hover + .wp-block-navigation__submenu-icon svg path {
  stroke: var(--wp--preset--color--primary-1);
}
.onion-part-header .wp-block-navigation ul .wp-block-navigation-submenu__toggle[aria-expanded=true] + .wp-block-navigation__submenu-icon {
  transform: rotate(-180deg);
  transition: all 0.35s ease;
}
.onion-part-header .wp-block-navigation li a,
.onion-part-header .wp-block-navigation button {
  font-size: var(--wp--preset--font-size--foxtrot) !important;
}
.onion-part-header .wp-block-navigation li a:hover,
.onion-part-header .wp-block-navigation button:hover {
  color: var(--wp--preset--color--primary-1);
  opacity: 1;
}
.onion-part-header .wp-block-social-links {
  gap: var(--wp--preset--spacing--40);
  display: none;
}
@media screen and (min-width: 1080px) {
  .onion-part-header .wp-block-social-links {
    display: flex;
  }
}
@media screen and (min-width: 600px) {
  .onion-part-header .wp-block-gridible-grid-column:not(:first-of-type) {
    position: relative;
  }
  .onion-part-header .wp-block-gridible-grid-column:not(:first-of-type)::before {
    background-color: var(--wp--preset--color--shade-2);
    bottom: 0;
    content: "";
    left: calc(var(--wp--preset--spacing--40) * -1);
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
  }
}

.onion-part-header .wp-block-navigation__responsive-container.is-menu-open {
  background-color: var(--wp--preset--color--primary-1) !important;
  color: var(--wp--preset--color--shade-3) !important;
  overflow-x: clip;
  padding: var(--wp--preset--spacing--50);
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close:hover {
  color: var(--wp--preset--color--primary-2);
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog {
  position: relative;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog::after {
  background: transparent url("./src/images/branding/dingbat-inverse.svg") right top no-repeat;
  background-size: 100%;
  content: "";
  height: 100%;
  position: absolute;
  opacity: 0.05;
  top: 10%;
  width: 100%;
  z-index: -1;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  padding-top: 80px;
  align-items: flex-start !important;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation {
  align-items: flex-start !important;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
  align-items: flex-start !important;
  gap: var(--wp--preset--spacing--50) !important;
  width: 100%;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item {
  align-items: center;
  justify-content: center;
  width: 100%;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item a {
  font-size: var(--wp--preset--font-size--echo) !important;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item a:hover {
  color: var(--wp--preset--color--shade-3) !important;
  opacity: 0.5;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container + .wp-block-buttons {
  margin-left: 0;
  margin-top: var(--wp--preset--spacing--50);
  width: 100%;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container + .wp-block-buttons .wp-block-button__link {
  border-color: var(--wp--preset--color--shade-3) !important;
  color: var(--wp--preset--color--shade-3) !important;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container + .wp-block-buttons .wp-block-button,
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container + .wp-block-buttons a {
  display: block;
  width: 100%;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-social-links {
  display: flex;
  justify-content: center;
  margin-top: var(--wp--preset--spacing--50) !important;
  width: 100%;
}
.onion-part-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-social-links li {
  color: var(--wp--preset--color--shade-3) !important;
}

.post-password-form {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  height: calc(100vh - 342px);
  min-height: 350px;
  justify-content: center;
}
.post-password-form p:first-of-type::before {
  content: "Password Protected";
  display: block;
  font-family: var(--wp--preset--font-family--rocky-compressed);
  font-size: var(--wp--preset--font-size--alpha);
  font-weight: 700;
}
.post-password-form p:last-of-type {
  display: flex;
  gap: var(--wp--preset--spacing--40);
  margin-top: var(--wp--preset--spacing--40);
  width: 100%;
}
@media screen and (min-width: 600px) {
  .post-password-form p:last-of-type {
    width: 75%;
  }
}
.post-password-form p:last-of-type label {
  flex: 3;
  margin-bottom: var(--wp--preset--spacing--0) !important;
  text-indent: -99999px;
}
.post-password-form p:last-of-type label input {
  margin-bottom: var(--wp--preset--spacing--0) !important;
}
.post-password-form p:last-of-type input[type=submit] {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-weight: 700;
  flex: 1;
}

@media screen and (min-width: 600px) {
  .category-magazine .wp-block-query .columns-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1080px) {
  .category-magazine .wp-block-query .columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.post-template-single-commentary-featured-img {
  width: 100px !important;
}
@media screen and (min-width: 1080px) {
  .post-template-single-commentary-featured-img {
    width: 150px !important;
  }
}

@media screen and (max-width: 480px) {
  .single-post h1.wp-block-post-title {
    font-size: var(--wp--preset--font-size--bravo) !important;
  }
}
.single-post-content--has-watermark {
  margin-top: calc(calc(100vw - 32px) * -1);
}
@media screen and (min-width: 600px) {
  .single-post-content--has-watermark {
    margin-top: var(--wp--preset--spacing--0);
  }
}
.single-post-content p.theonion-dingbat::after {
  background-image: url("./src/images/branding/dingbat.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 17px;
  margin-left: var(--wp--preset--spacing--20);
  margin-top: var(--wp--preset--spacing--20);
  width: 15px;
}
.single-post .wp-block-outermost-social-sharing li {
  align-items: center;
  display: flex;
  font-size: var(--wp--preset--font-size--foxtrot);
  height: var(--wp--preset--spacing--50);
  justify-content: center;
  width: var(--wp--preset--spacing--50);
}
.single-post .wp-block-outermost-social-sharing li, .single-post .wp-block-outermost-social-sharing li a {
  transition: all 0.35s ease;
}
.single-post-next-story {
  position: relative;
}
.single-post-next-story::before {
  background: url("./src/images/branding/dingbat.svg") no-repeat bottom;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 100%;
  margin: 16px 0;
  max-height: calc(100% - 32px);
  max-width: 90px;
  opacity: 0.1;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}
.single-post-next-story .wp-block-post-navigation-link {
  line-height: 1.1;
}
.single-post-next-story .wp-block-post-navigation-link:not(.has-tablet-gothic-semi-condensed-font-family) a:hover {
  opacity: 1 !important;
}
.single-post-next-story .wp-block-post-navigation-link:not(.has-rocky-compressed-font-family) a {
  font-size: var(--wp--preset--font-size--foxtrot);
}
@media screen and (min-width: 600px) {
  .single-post-next-story .wp-block-post-navigation-link:not(.has-rocky-compressed-font-family) a {
    font-size: inherit;
  }
}
.single-post-related-content li:last-of-type .wp-block-post-title {
  margin: 0;
  padding-bottom: 0;
}
.single-post-related-content li:last-of-type hr {
  display: none;
}
.single-post .wp-block-post-terms a[href="https://theonion.com/tag/trending/"] {
  display: none;
}
.single-post-rail__post-list li {
  margin-bottom: var(--wp--preset--spacing--40);
}
.single-post-rail__post-list li:not(:last-child) {
  border-bottom: 1px solid var(--wp--preset--color--shade-2);
  padding-bottom: var(--wp--preset--spacing--40);
}
.single-post .pat-news-package > .wp-block-gridible-grid-column:not(:last-of-type)::before {
  width: 0;
}
@media screen and (min-width: 1080px) {
  .single-post .pat-news-package > .wp-block-gridible-grid-column:not(:last-of-type)::before {
    width: 1px;
  }
}
.single-post .single-post-mobile-bg-img {
  position: sticky;
  top: 0;
  pointer-events: none;
}
.single-post .single-post-mobile-bg-img::after {
  background: transparent url("./src/images/branding/dingbat.svg") center no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: calc(100vw - 32px);
  opacity: 0.05;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .single-post .single-post-mobile-bg-img {
    display: none;
  }
}

.post-template-single-nib .single-post-content p {
  columns: 1;
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .post-template-single-nib .single-post-content p {
    columns: 2;
  }
}

.post-template-single-nib .pat-news-package > .wp-block-gridible-grid-column::before,
.post-template-single-image .pat-news-package > .wp-block-gridible-grid-column::before,
.post-template-single-graphic .pat-news-package > .wp-block-gridible-grid-column::before {
  width: 0;
}
@media screen and (min-width: 600px) {
  .post-template-single-nib .pat-news-package > .wp-block-gridible-grid-column::before,
  .post-template-single-image .pat-news-package > .wp-block-gridible-grid-column::before,
  .post-template-single-graphic .pat-news-package > .wp-block-gridible-grid-column::before {
    width: 1px;
  }
}

.post-template-single-image .slick-track,
.post-template-single-cartoon .slick-track,
.post-template-single-graphic .slick-track,
.post-template-single-magazine .slick-track,
.post-template-single-video .slick-track,
.category-entertainment .slick-track,
.category-magazine .slick-track {
  display: flex !important;
}
.post-template-single-image .slick-slide,
.post-template-single-cartoon .slick-slide,
.post-template-single-graphic .slick-slide,
.post-template-single-magazine .slick-slide,
.post-template-single-video .slick-slide,
.category-entertainment .slick-slide,
.category-magazine .slick-slide {
  height: inherit !important;
}
.post-template-single-image .slick-slide > article, .post-template-single-image .slick-slide > .wp-block-group,
.post-template-single-cartoon .slick-slide > article,
.post-template-single-cartoon .slick-slide > .wp-block-group,
.post-template-single-graphic .slick-slide > article,
.post-template-single-graphic .slick-slide > .wp-block-group,
.post-template-single-magazine .slick-slide > article,
.post-template-single-magazine .slick-slide > .wp-block-group,
.post-template-single-video .slick-slide > article,
.post-template-single-video .slick-slide > .wp-block-group,
.category-entertainment .slick-slide > article,
.category-entertainment .slick-slide > .wp-block-group,
.category-magazine .slick-slide > article,
.category-magazine .slick-slide > .wp-block-group {
  height: 100%;
}

.post-template-single-video-content .wp-block-embed-youtube {
  margin-bottom: var(--wp--preset--spacing--0);
}

[type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], input:not([type]), textarea,
select,
textarea,
.form-theme--framework [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], input:not([type]), textarea,
.gform_wrapper.gravity-theme [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], input:not([type]), textarea,
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  border: 1px solid var(--wp--preset--color--primary-2);
  box-sizing: border-box;
  box-shadow: none !important;
  color: var(--wp--preset--color--black-base);
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-size: var(--wp--preset--font-size--foxtrot) !important;
  height: auto !important;
  margin-bottom: var(--wp--preset--spacing--40) !important;
  padding: var(--wp--preset--spacing--40) !important;
  outline: none;
  transition: all 0.35s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
}
[type=color]::placeholder, [type=date]::placeholder, [type=datetime]::placeholder, [type=datetime-local]::placeholder, [type=email]::placeholder, [type=month]::placeholder, [type=number]::placeholder, [type=password]::placeholder, [type=search]::placeholder, [type=tel]::placeholder, [type=text]::placeholder, [type=time]::placeholder, [type=url]::placeholder, [type=week]::placeholder, input:not([type])::placeholder, textarea::placeholder,
select::placeholder,
textarea::placeholder,
.form-theme--framework [type=color]::placeholder, [type=date]::placeholder, [type=datetime]::placeholder, [type=datetime-local]::placeholder, [type=email]::placeholder, [type=month]::placeholder, [type=number]::placeholder, [type=password]::placeholder, [type=search]::placeholder, [type=tel]::placeholder, [type=text]::placeholder, [type=time]::placeholder, [type=url]::placeholder, [type=week]::placeholder, input:not([type])::placeholder, textarea::placeholder,
.gform_wrapper.gravity-theme [type=color]::placeholder, [type=date]::placeholder, [type=datetime]::placeholder, [type=datetime-local]::placeholder, [type=email]::placeholder, [type=month]::placeholder, [type=number]::placeholder, [type=password]::placeholder, [type=search]::placeholder, [type=tel]::placeholder, [type=text]::placeholder, [type=time]::placeholder, [type=url]::placeholder, [type=week]::placeholder, input:not([type])::placeholder, textarea::placeholder,
.gform_wrapper.gravity-theme select::placeholder,
.gform_wrapper.gravity-theme textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
[type=color]:hover, [type=color]:active, [type=date]:hover, [type=date]:active, [type=datetime]:hover, [type=datetime]:active, [type=datetime-local]:hover, [type=datetime-local]:active, [type=email]:hover, [type=email]:active, [type=month]:hover, [type=month]:active, [type=number]:hover, [type=number]:active, [type=password]:hover, [type=password]:active, [type=search]:hover, [type=search]:active, [type=tel]:hover, [type=tel]:active, [type=text]:hover, [type=text]:active, [type=time]:hover, [type=time]:active, [type=url]:hover, [type=url]:active, [type=week]:hover, [type=week]:active, input:not([type]):hover, input:not([type]):active, textarea:hover, textarea:active,
select:hover,
select:active,
textarea:hover,
textarea:active,
.form-theme--framework [type=color]:hover,
.form-theme--framework [type=color]:active, [type=date]:hover, [type=date]:active, [type=datetime]:hover, [type=datetime]:active, [type=datetime-local]:hover, [type=datetime-local]:active, [type=email]:hover, [type=email]:active, [type=month]:hover, [type=month]:active, [type=number]:hover, [type=number]:active, [type=password]:hover, [type=password]:active, [type=search]:hover, [type=search]:active, [type=tel]:hover, [type=tel]:active, [type=text]:hover, [type=text]:active, [type=time]:hover, [type=time]:active, [type=url]:hover, [type=url]:active, [type=week]:hover, [type=week]:active, input:not([type]):hover, input:not([type]):active, textarea:hover, textarea:active,
.gform_wrapper.gravity-theme [type=color]:hover,
.gform_wrapper.gravity-theme [type=color]:active, [type=date]:hover, [type=date]:active, [type=datetime]:hover, [type=datetime]:active, [type=datetime-local]:hover, [type=datetime-local]:active, [type=email]:hover, [type=email]:active, [type=month]:hover, [type=month]:active, [type=number]:hover, [type=number]:active, [type=password]:hover, [type=password]:active, [type=search]:hover, [type=search]:active, [type=tel]:hover, [type=tel]:active, [type=text]:hover, [type=text]:active, [type=time]:hover, [type=time]:active, [type=url]:hover, [type=url]:active, [type=week]:hover, [type=week]:active, input:not([type]):hover, input:not([type]):active, textarea:hover, textarea:active,
.gform_wrapper.gravity-theme select:hover,
.gform_wrapper.gravity-theme select:active,
.gform_wrapper.gravity-theme textarea:hover,
.gform_wrapper.gravity-theme textarea:active {
  border-color: var(--wp--preset--color--secondary-1);
}

select {
  background-image: url("./src/images/icon/icon-select.svg");
  background-position: calc(100% - 12px) center !important;
  background-repeat: no-repeat;
  border-radius: 0;
  padding-right: 32px !important;
  -moz-appearance: none;
}

textarea {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  height: 150px !important;
}
textarea::placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}

input[type=file]::file-selector-button {
  cursor: pointer;
  margin-right: var(--wp--preset--spacing--30);
  transition: background-color 200ms;
}

.gform_fileupload_rules.gfield_description {
  padding-top: var(--wp--preset--spacing--20) !important;
}

input[type=radio] {
  background-color: var(--wp--preset--color--shade-3);
  border: 1px solid var(--wp--preset--color--primary-2);
  border-radius: 100em;
  height: 16px;
  position: relative;
  transition: all 0.35s ease-in-out;
  width: 16px;
  -webkit-appearance: none;
}
input[type=radio]:hover {
  border-color: var(--wp--preset--color--secondary-1);
}
input[type=radio]:focus, input[type=radio]:active {
  border-color: var(--wp--preset--color--primary-1);
}
input[type=radio]:checked::after {
  background-color: var(--wp--preset--color--primary-1);
  border-radius: 100em;
  content: "";
  height: 10px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 10px;
}

input[type=checkbox] {
  background-color: var(--wp--preset--color--shade-3);
  border: 1px solid var(--wp--preset--color--primary-2);
  border-radius: 0;
  height: 16px;
  position: relative;
  transition: all 0.35s ease-in-out;
  width: 16px;
  -webkit-appearance: none;
}
input[type=checkbox]:hover {
  border-color: var(--wp--preset--color--secondary-1);
}
input[type=checkbox]:focus, input[type=checkbox]:active {
  border-color: var(--wp--preset--color--primary-1);
}
input[type=checkbox]:checked::after {
  background: url("./src/images/icon/icon-check.svg") no-repeat center;
  background-size: 12px;
  content: "";
  left: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.gform-theme--foundation .gform_fields {
  column-gap: var(--wp--preset--spacing--50) !important;
  row-gap: 24px !important;
}

.gchoice {
  align-items: flex-start;
  display: flex;
  gap: 4px;
}
.gchoice label {
  margin-top: -4px;
  text-transform: none;
}

input[type=submit],
.gform_wrapper.gravity-theme input[type=submit],
.gform_button.button {
  border: 1px solid var(--wp--preset--color--primary-1);
  background-color: var(--wp--preset--color--primary-1);
  color: var(--wp--preset--color--shade-3);
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-size: var(--wp--preset--font-size--foxtrot);
  font-weight: 700;
  padding: var(--wp--preset--spacing--40) var(--wp--preset--spacing--50);
  transition: all 0.35s ease;
}
input[type=submit]:hover,
.gform_wrapper.gravity-theme input[type=submit]:hover,
.gform_button.button:hover {
  opacity: 0.5 !important;
}

fieldset {
  border: none;
  padding: 0;
}

label {
  align-items: center;
  color: var(--wp--preset--color--primary-2);
  display: inline-flex;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  gap: 4px;
  margin-bottom: var(--wp--preset--spacing--30);
}

label.gform-field-label--type-sub {
  color: var(--wp--preset--color--shade-1);
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-size: var(--wp--preset--font-size--hotel);
  padding-top: var(--wp--preset--spacing--10) !important;
}

.gform_wrapper.gravity-theme .gform_fields {
  gap: 12px;
}
@media screen and (min-width: 600px) {
  .gform_wrapper.gravity-theme .gform_fields {
    gap: 24px;
  }
}

@media screen and (max-width: 600px) {
  .gform-theme--foundation .gform_fields {
    grid-template-columns: repeat(8, 1fr);
  }
}

.gform_required_legend {
  display: none;
}

.gfield_description {
  color: var(--wp--preset--color--black-base);
  font-size: 12px !important;
  margin: 0 !important;
}

.gfield_required_asterisk {
  color: var(--wp--preset--color--aqua-base) !important;
}

.gform_confirmation_message_2 {
  color: var(--wp--preset--color--white-base);
  text-align: center;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-weight: 600;
}

.gform_wrapper.gravity-theme .gfield input {
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed);
  font-weight: 400;
  margin-bottom: 0 !important;
}

.form--inverse .gfield_label {
  color: var(--wp--preset--color--shade-3) !important;
}

.form--button-inverse input[type=submit] {
  background-color: var(--wp--preset--color--primary-2) !important;
  font-family: var(--wp--preset--font-family--tablet-gothic-semi-condensed) !important;
  font-weight: 600 !important;
  padding: 16px 32px;
}

.gform_wrapper.gravity-theme .ginput_complex select {
  height: 57px !important;
  margin-bottom: 0 !important;
}