/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Paths --- */
/* --- Z-Indexes --- */
/* --- Others --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  color: #fbfbfb;
  background: #13140e;
  font-family: "Helvetica-Now", Arial, sans-serif;
}
body:not(.home) main {
  margin-top: 72px;
}
body:not(.home) nav.main-navigation {
  color: #fbfbfb;
  background-color: #13140e;
}
body:not(.bg-color-black):not(section.event-countdown) {
  color: #13140e;
}

main {
  min-height: 100vh;
}

h1,
h2,
h3,
h4,
h5,
figure {
  margin: 0;
  padding: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.6rem;
}

p {
  margin: 0;
  padding: 0;
  margin-block-end: 0;
  margin-block-start: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
}

a,
button {
  cursor: pointer;
}

img {
  pointer-events: none;
}

textarea,
input:not([type=submit]):not(input[type=radio]):not(input[type=checkbox]) {
  outline: none;
}

label:has(input[type=checkbox]:focus-visible) {
  outline: -webkit-focus-ring-color auto 1px;
}

.input[type=radio],
.input[type=checkbox] {
  cursor: pointer;
}

dialog {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  max-width: none;
  visibility: hidden;
  z-index: 5;
}
dialog[open] {
  visibility: visible;
}

textarea {
  resize: none;
}

*::-moz-selection {
  background: var(--text-color);
  color: var(--background-color);
}

*::selection {
  background: var(--text-color);
  color: var(--background-color);
}

/* --- Paths --- */
/* --- Z-Indexes --- */
/* --- Others --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
@font-face {
  font-family: "Helvetica-Now";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Regular.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Helvetica-Now";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Medium.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Helvetica-Now";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Bold.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Arial Narrow";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/ArialNarrow-Bold.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/ArialNarrow-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Druk";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/Druk-Bold.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/Druk-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Druk";
  src: url("/wp-content/themes/fantom-magazine/assets/fonts/Druk-Heavy.woff") format("woff"), url("/wp-content/themes/fantom-magazine/assets/fonts/Druk-Heavy.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.sr-only, .newsletter-signup form .wpcf7-list-item .wpcf7-list-item-label, .contact-form form .wpcf7-list-item .wpcf7-list-item-label {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

h2:has(.crooked-text-up),
h2:has(.crooked-text-down) {
  gap: 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 768px) {
  h2:has(.crooked-text-up),
  h2:has(.crooked-text-down) {
    gap: 24px;
  }
}

.crooked-text-up,
.crooked-text-down {
  transform-origin: left center;
}
@media (max-width: 576px) {
  .crooked-text-up,
  .crooked-text-down {
    font-size: 3rem !important;
  }
}

.crooked-text-up {
  transform: rotateY(45deg) rotateZ(-4deg) translateY(15%);
}

.crooked-text-down {
  transform: rotateY(45deg) rotateZ(4deg) translateY(15%);
}

.space-between-sections, .shopify-products-listing, section.paginated-posts-grid, .big-marquee-banner,
.products-marquee,
.featured-products, .newsletter-signup, .contact-form, section.mixed-sizes-hero, section.posts-slider .swiper-wrapper:not(.marquee-track), section.posts-slider {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 576px) {
  .space-between-sections, .shopify-products-listing, section.paginated-posts-grid, .big-marquee-banner,
  .products-marquee,
  .featured-products, .newsletter-signup, .contact-form, section.mixed-sizes-hero, section.posts-slider .swiper-wrapper:not(.marquee-track), section.posts-slider {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.bg-color-red,
.bg-color-pink,
.bg-color-green,
.bg-color-white,
body.single-post .wp-social-comments .fb-background-color,
body.error404,
.bg-color-yellow,
.bg-color-light-violet {
  --text-color: #13140e;
}

.bg-color-yellow {
  --background-color: #f2c75b;
}

.bg-color-green {
  --background-color: #219292;
}

.bg-color-white, body.single-post .wp-social-comments .fb-background-color, body.error404 {
  --background-color: #fbfbfb;
}

.bg-color-red {
  --background-color: #f2695c;
}

.bg-color-light-violet {
  --background-color: #dddef8;
}

.bg-color-black, section.event-countdown {
  --text-color: #fbfbfb;
  --background-color: #13140e;
}

.bg-color-pink {
  --background-color: #e6a1d7;
}

.text-color-yellow {
  --text-color: #f2c75b !important;
}

.text-color-green {
  --text-color: #219292 !important;
}

.text-color-white, section.event-countdown {
  --text-color: #fbfbfb !important;
}

.text-color-red {
  --text-color: #f2695c !important;
}

.text-color-black, body.error404 {
  --text-color: #13140e !important;
}

.text-color-pink {
  --text-color: #e6a1d7 !important;
}

.text-color-light-violet {
  --text-color: #dddef8 !important;
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.heading, body.single-video section.next-reel a.button, section.not-found .button, .wps-product-single .wps-component-products-title h1.wps-products-title, .swp-cart:has(> .swp-cart-inner) .wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS], section.event-countdown .counter, section.paginated-posts-grid .button, .big-marquee-banner .button,
.products-marquee .button,
.featured-products .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, .newsletter-signup form .button, .contact-form form .button, section.mixed-sizes-hero .button, .big-cta-banner .button, nav.main-navigation .mobile-nav-button,
nav.main-navigation .mobile-menu-actions .close-mobile-nav-button, nav.main-navigation ul.menu li.menu-item a {
  line-height: 0.8;
  font-family: "Druk", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
.heading-arial, label:has(.input),
.input, .heading.font-arial, body.single-video section.next-reel a.font-arial.button, section.not-found .font-arial.button, .wps-product-single .wps-component-products-title h1.font-arial.wps-products-title, .swp-cart:has(> .swp-cart-inner) .font-arial.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .font-arial.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.font-arial[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.font-arial[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .font-arial.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .font-arial.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) .font-arial.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .font-arial.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.font-arial[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.font-arial[class$=-CartTitleCSS], section.event-countdown .font-arial.counter, section.paginated-posts-grid .font-arial.button, .big-marquee-banner .font-arial.button,
.products-marquee .font-arial.button,
.featured-products .font-arial.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .font-arial.button, .newsletter-signup form .font-arial.button, .contact-form form .font-arial.button, section.mixed-sizes-hero .font-arial.button, .big-cta-banner .font-arial.button, nav.main-navigation .font-arial.mobile-nav-button,
nav.main-navigation .mobile-menu-actions .font-arial.close-mobile-nav-button, nav.main-navigation ul.menu li.menu-item a.font-arial {
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 700;
  font-family: "Arial Narrow", Arial, sans-serif;
}

.h1 {
  font-size: 10rem;
}
@media (max-width: 576px) {
  .h1 {
    font-size: 6rem;
  }
}

.h2, dialog.search-dialog .input[type=text] {
  font-size: 7.5rem;
}
@media (max-width: 576px) {
  .h2, dialog.search-dialog .input[type=text] {
    font-size: 5rem;
  }
}

.h3, body.single-video section.next-reel a.button, section.not-found .button, .wps-product-single .wps-component-products-title h1.wps-products-title, section.paginated-posts-grid .button, .big-marquee-banner .button,
.products-marquee .button,
.featured-products .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, .newsletter-signup form .button, .contact-form form .button, section.mixed-sizes-hero .button, .big-cta-banner .button {
  font-size: 5rem;
}
@media (max-width: 576px) {
  .h3, body.single-video section.next-reel a.button, section.not-found .button, .wps-product-single .wps-component-products-title h1.wps-products-title, section.paginated-posts-grid .button, .big-marquee-banner .button,
  .products-marquee .button,
  .featured-products .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, .newsletter-signup form .button, .contact-form form .button, section.mixed-sizes-hero .button, .big-cta-banner .button {
    font-size: 4rem;
  }
}

.h4, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS] {
  font-size: 4rem;
}
@media (max-width: 576px) {
  .h4, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS] {
    font-size: 3.5rem;
  }
}

.h5 {
  font-size: 2.5rem;
}
@media (max-width: 576px) {
  .h5 {
    font-size: 2rem;
  }
}

.h6, .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], dialog.search-dialog .post-card .heading.h5, dialog.search-dialog .post-card body.single-video section.next-reel a.h5.button, body.single-video section.next-reel dialog.search-dialog .post-card a.h5.button, dialog.search-dialog .post-card section.not-found .h5.button, section.not-found dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card .wps-product-single .wps-component-products-title h1.h5.wps-products-title, .wps-product-single .wps-component-products-title dialog.search-dialog .post-card h1.h5.wps-products-title, dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .h5.wps-subtotal-row,
dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .h5.wps-subtotal-row, dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h5[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] dialog.search-dialog .post-card h2.h5[class$=-CartTitleCSS],
dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h5[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] dialog.search-dialog .post-card h2.h5[class$=-CartTitleCSS], dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .h5.wps-cart-title[class$=-cartTitleCSS],
dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .h5.wps-cart-title[class$=-cartTitleCSS], dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h5[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents dialog.search-dialog .post-card h2.h5[class$=-CartTitleCSS],
dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h5[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents dialog.search-dialog .post-card h2.h5[class$=-CartTitleCSS], dialog.search-dialog .post-card section.event-countdown .h5.counter, section.event-countdown dialog.search-dialog .post-card .h5.counter, dialog.search-dialog .post-card section.paginated-posts-grid .h5.button, section.paginated-posts-grid dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card .big-marquee-banner .h5.button, .big-marquee-banner dialog.search-dialog .post-card .h5.button,
dialog.search-dialog .post-card .products-marquee .h5.button,
dialog.search-dialog .post-card .featured-products .h5.button,
.products-marquee dialog.search-dialog .post-card .h5.button,
.featured-products dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .h5.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card .newsletter-signup form .h5.button, .newsletter-signup form dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card .contact-form form .h5.button, .contact-form form dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card section.mixed-sizes-hero .h5.button, section.mixed-sizes-hero dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card .big-cta-banner .h5.button, .big-cta-banner dialog.search-dialog .post-card .h5.button, dialog.search-dialog .post-card nav.main-navigation ul.menu li.menu-item a.h5, nav.main-navigation ul.menu li.menu-item dialog.search-dialog .post-card a.h5, dialog.search-dialog .post-card nav.main-navigation .h5.mobile-nav-button, nav.main-navigation dialog.search-dialog .post-card .h5.mobile-nav-button,
dialog.search-dialog .post-card nav.main-navigation .mobile-menu-actions .h5.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions dialog.search-dialog .post-card .h5.close-mobile-nav-button, label:has(.input),
.input {
  font-size: 1.5rem;
}

.display {
  line-height: 0.8;
  font-family: "Druk", Arial, sans-serif;
  font-weight: 800;
}
.display.font-arial {
  line-height: 1;
  letter-spacing: -0.02rem;
  font-weight: 700;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.display.d1 {
  font-size: 21.5rem;
}
@media (max-width: 576px) {
  .display.d1 {
    font-size: 11rem;
  }
}

.subhead, .wps-product-single .wps-component-products-pricing .wps-product-individual-price {
  line-height: 1.1;
  font-family: "Helvetica-Now", Arial, sans-serif;
  font-weight: 700;
}
.subhead.small, .wps-product-single .wps-component-products-pricing .small.wps-product-individual-price {
  font-size: 1.25rem;
}
.subhead.medium, .wps-product-single .wps-component-products-pricing .medium.wps-product-individual-price {
  font-size: 1.5rem;
}

.paragraph, .wps-product-single .wps-component-products-description,
.wps-product-single .woocommerce-product-details__short-description p, .newsletter-signup form .wpcf7-not-valid-tip, .contact-form form .wpcf7-not-valid-tip {
  line-height: 1.1;
  font-family: "Helvetica-Now", Arial, sans-serif;
  font-weight: 400;
}
.paragraph.large, .wps-product-single .large.wps-component-products-description,
.wps-product-single .woocommerce-product-details__short-description p.large, .newsletter-signup form .large.wpcf7-not-valid-tip, .contact-form form .large.wpcf7-not-valid-tip {
  font-size: 1.5rem;
}
.paragraph.small, .wps-product-single .small.wps-component-products-description,
.wps-product-single .woocommerce-product-details__short-description p.small, .newsletter-signup form .small.wpcf7-not-valid-tip, .contact-form form .small.wpcf7-not-valid-tip {
  font-size: 0.875rem;
}
.paragraph.medium, .wps-product-single .medium.wps-component-products-description,
.wps-product-single .woocommerce-product-details__short-description p.medium, .newsletter-signup form .medium.wpcf7-not-valid-tip, .contact-form form .medium.wpcf7-not-valid-tip {
  font-size: 1rem;
}

.caption {
  line-height: 1.1;
  font-size: 0.75rem;
  font-family: "Helvetica-Now", Arial, sans-serif;
  font-weight: 400;
}

.cta, .wps-quantity-container .wps-quantity-input[class$=quantityInputCSS][type=number],
.wps-quantity-container .wps-quantity-decrement,
.wps-quantity-container .wps-quantity-increment, .wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu li.wps-product-variant,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu li.wps-product-variant,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant, .wps-product-single div[class$=buyButtonWrapperCSS] .szh-menu-button,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-add-to-cart,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn.wps-icon-dropdown,
.wps-product-single .wps-component-products-buy-button .szh-menu-button,
.wps-product-single .wps-component-products-buy-button .wps-add-to-cart,
.wps-product-single .wps-component-products-buy-button .wps-btn.wps-icon-dropdown, .swp-cart:has(> .swp-cart-inner) .wps-btn-checkout,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-btn-checkout, section.paginated-posts-grid form.filter-categories .filter {
  line-height: 1;
  font-size: 1rem;
  letter-spacing: 0.04em;
  font-family: "Helvetica-Now", Arial, sans-serif;
  font-weight: 500;
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
@media (min-width: 0) {
  .overflow-auto {
    overflow: auto !important;
  }
  .overflow-hidden, section.mixed-sizes-hero {
    overflow: hidden !important;
  }
  .overflow-visible {
    overflow: visible !important;
  }
  .overflow-scroll {
    overflow: scroll !important;
  }
  .overflow-x-auto {
    overflow-x: auto !important;
  }
  .overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .overflow-x-visible {
    overflow-x: visible !important;
  }
  .overflow-x-scroll {
    overflow-x: scroll !important;
  }
  .overflow-y-auto {
    overflow-y: auto !important;
  }
  .overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .overflow-y-visible {
    overflow-y: visible !important;
  }
  .overflow-y-scroll {
    overflow-y: scroll !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-block {
    display: block !important;
  }
  .d-grid {
    display: grid !important;
  }
  .d-inline-grid {
    display: inline-grid !important;
  }
  .d-table {
    display: table !important;
  }
  .d-table-row {
    display: table-row !important;
  }
  .d-table-cell {
    display: table-cell !important;
  }
  .d-flex, section.event-countdown .counter, section.event-countdown {
    display: flex !important;
  }
  .d-inline-flex {
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
  .position-static {
    position: static !important;
  }
  .position-relative {
    position: relative !important;
  }
  .position-absolute {
    position: absolute !important;
  }
  .position-fixed, section.event-countdown {
    position: fixed !important;
  }
  .position-sticky {
    position: sticky !important;
  }
  .left-0 {
    left: 0 !important;
  }
  .left-50 {
    left: 50% !important;
  }
  .left-100 {
    left: 100% !important;
  }
  .left-auto {
    left: auto !important;
  }
  .top-0 {
    top: 0 !important;
  }
  .top-50 {
    top: 50% !important;
  }
  .top-100 {
    top: 100% !important;
  }
  .top-auto {
    top: auto !important;
  }
  .pointer-events-none {
    pointer-events: none !important;
  }
  .pointer-events-auto {
    pointer-events: auto !important;
  }
  .w-25 {
    width: 25% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .w-75 {
    width: 75% !important;
  }
  .w-100 {
    width: 100% !important;
  }
  .w-auto {
    width: auto !important;
  }
  .w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .h-25 {
    height: 25% !important;
  }
  .h-50 {
    height: 50% !important;
  }
  .h-75 {
    height: 75% !important;
  }
  .h-100 {
    height: 100% !important;
  }
  .h-auto {
    height: auto !important;
  }
  .flex-row {
    flex-direction: row !important;
  }
  .flex-column, section.event-countdown .counter {
    flex-direction: column !important;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-column-reverse, section.event-countdown {
    flex-direction: column-reverse !important;
  }
  .justify-content-start, .products-marquee .justify-content-left, .featured-products .justify-content-left {
    justify-content: flex-start !important;
  }
  .justify-content-end, .products-marquee .justify-content-right, .featured-products .justify-content-right {
    justify-content: flex-end !important;
  }
  .justify-content-center {
    justify-content: center !important;
  }
  .justify-content-between {
    justify-content: space-between !important;
  }
  .justify-content-around {
    justify-content: space-around !important;
  }
  .justify-content-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-start {
    align-items: flex-start !important;
  }
  .align-items-end {
    align-items: flex-end !important;
  }
  .align-items-center, section.event-countdown .counter, section.event-countdown {
    align-items: center !important;
  }
  .align-items-baseline {
    align-items: baseline !important;
  }
  .align-items-stretch {
    align-items: stretch !important;
  }
  .text-start {
    text-align: left !important;
  }
  .text-end {
    text-align: right !important;
  }
  .text-center {
    text-align: center !important;
  }
  .text-lowercase {
    text-transform: lowercase !important;
  }
  .text-uppercase {
    text-transform: uppercase !important;
  }
  .text-capitalize {
    text-transform: capitalize !important;
  }
  .gap-0 {
    gap: 0 !important;
  }
  .gap-1 {
    gap: 0.25rem !important;
  }
  .gap-2 {
    gap: 0.5rem !important;
  }
  .gap-3 {
    gap: 0.75rem !important;
  }
  .gap-4 {
    gap: 1rem !important;
  }
  .gap-5, section.event-countdown {
    gap: 1.5rem !important;
  }
  .gap-6 {
    gap: 2rem !important;
  }
  .gap-7 {
    gap: 2.5rem !important;
  }
  .p-0 {
    padding: 0 !important;
  }
  .p-1 {
    padding: 0.25rem !important;
  }
  .p-2 {
    padding: 0.5rem !important;
  }
  .p-3 {
    padding: 0.75rem !important;
  }
  .p-4 {
    padding: 1rem !important;
  }
  .p-5, section.event-countdown {
    padding: 1.5rem !important;
  }
  .p-6 {
    padding: 2rem !important;
  }
  .p-7 {
    padding: 2.5rem !important;
  }
  .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-0 {
    padding-top: 0 !important;
  }
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  .pt-3 {
    padding-top: 0.75rem !important;
  }
  .pt-4 {
    padding-top: 1rem !important;
  }
  .pt-5 {
    padding-top: 1.5rem !important;
  }
  .pt-6 {
    padding-top: 2rem !important;
  }
  .pt-7 {
    padding-top: 2.5rem !important;
  }
  .pr-0 {
    padding-right: 0 !important;
  }
  .pr-1 {
    padding-right: 0.25rem !important;
  }
  .pr-2 {
    padding-right: 0.5rem !important;
  }
  .pr-3 {
    padding-right: 0.75rem !important;
  }
  .pr-4 {
    padding-right: 1rem !important;
  }
  .pr-5 {
    padding-right: 1.5rem !important;
  }
  .pr-6 {
    padding-right: 2rem !important;
  }
  .pr-7 {
    padding-right: 2.5rem !important;
  }
  .pb-0 {
    padding-bottom: 0 !important;
  }
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-4 {
    padding-bottom: 1rem !important;
  }
  .pb-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-6 {
    padding-bottom: 2rem !important;
  }
  .pb-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-0 {
    padding-left: 0 !important;
  }
  .pl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-4 {
    padding-left: 1rem !important;
  }
  .pl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-6 {
    padding-left: 2rem !important;
  }
  .pl-7 {
    padding-left: 2.5rem !important;
  }
  .m-0 {
    margin: 0 !important;
  }
  .m-1 {
    margin: 0.25rem !important;
  }
  .m-2 {
    margin: 0.5rem !important;
  }
  .m-3 {
    margin: 0.75rem !important;
  }
  .m-4 {
    margin: 1rem !important;
  }
  .m-5 {
    margin: 1.5rem !important;
  }
  .m-6 {
    margin: 2rem !important;
  }
  .m-7 {
    margin: 2.5rem !important;
  }
  .mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-0, section.youtube-embed-video.no-gutters figure {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-0, dialog.search-dialog .post-card figure.thumbnail-wrapper figcaption {
    margin-top: 0 !important;
  }
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  .mt-3 {
    margin-top: 0.75rem !important;
  }
  .mt-4 {
    margin-top: 1rem !important;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .mt-6 {
    margin-top: 2rem !important;
  }
  .mt-7 {
    margin-top: 2.5rem !important;
  }
  .mr-0 {
    margin-right: 0 !important;
  }
  .mr-1 {
    margin-right: 0.25rem !important;
  }
  .mr-2 {
    margin-right: 0.5rem !important;
  }
  .mr-3 {
    margin-right: 0.75rem !important;
  }
  .mr-4 {
    margin-right: 1rem !important;
  }
  .mr-5 {
    margin-right: 1.5rem !important;
  }
  .mr-6 {
    margin-right: 2rem !important;
  }
  .mr-7 {
    margin-right: 2.5rem !important;
  }
  .mb-0 {
    margin-bottom: 0 !important;
  }
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-4, section.youtube-embed-video.no-gutters figcaption {
    margin-bottom: 1rem !important;
  }
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-6 {
    margin-bottom: 2rem !important;
  }
  .mb-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-0 {
    margin-left: 0 !important;
  }
  .ml-1 {
    margin-left: 0.25rem !important;
  }
  .ml-2 {
    margin-left: 0.5rem !important;
  }
  .ml-3 {
    margin-left: 0.75rem !important;
  }
  .ml-4 {
    margin-left: 1rem !important;
  }
  .ml-5 {
    margin-left: 1.5rem !important;
  }
  .ml-6 {
    margin-left: 2rem !important;
  }
  .ml-7 {
    margin-left: 2.5rem !important;
  }
  .fw-bold {
    font-weight: 700 !important;
  }
  .fw-light {
    font-weight: 300 !important;
  }
  .fw-medium {
    font-weight: 500 !important;
  }
  .fw-regular {
    font-weight: 400 !important;
  }
  .fw-heavy {
    font-weight: 800 !important;
  }
  .fw-semibold {
    font-weight: 600 !important;
  }
  .text-druk {
    font-family: "Druk", Arial, sans-serif !important;
  }
  .text-pitch {
    font-family: "Pitch", Arial, sans-serif !important;
  }
  .text-arial {
    font-family: "Arial Narrow", Arial, sans-serif !important;
  }
  .text-helvetica-now {
    font-family: "Helvetica-Now", Arial, sans-serif !important;
  }
  .bg-color-red {
    background-color: #f2695c !important;
  }
  .bg-color-pink {
    background-color: #e6a1d7 !important;
  }
  .bg-color-beige {
    background-color: #f5f9e9 !important;
  }
  .bg-color-black, section.event-countdown {
    background-color: #13140e !important;
  }
  .bg-color-green {
    background-color: #219292 !important;
  }
  .bg-color-lilac {
    background-color: #bb65c3 !important;
  }
  .bg-color-white, body.single-post .wp-social-comments .fb-background-color, body.error404 {
    background-color: #fbfbfb !important;
  }
  .bg-color-yellow {
    background-color: #f2c75b !important;
  }
  .bg-color-dark-blue {
    background-color: #898ae6 !important;
  }
  .bg-color-light-blue {
    background-color: #dddef8 !important;
  }
  .bg-color-light-green {
    background-color: #0ff8a4 !important;
  }
  .bg-color-light-violet {
    background-color: #dddef8 !important;
  }
  .bg-color-neutral-gray {
    background-color: #5d5d5d !important;
  }
  .bg-color-neutral-gray-80 {
    background-color: rgba(93, 93, 93, 0.8) !important;
  }
  .bg-color-neutral-gray-60 {
    background-color: rgba(93, 93, 93, 0.6) !important;
  }
  .bg-color-neutral-gray-40 {
    background-color: rgba(93, 93, 93, 0.4) !important;
  }
  .bg-color-neutral-gray-20 {
    background-color: rgba(93, 93, 93, 0.2) !important;
  }
  .text-color-red {
    color: #f2695c !important;
  }
  .text-color-pink {
    color: #e6a1d7 !important;
  }
  .text-color-beige {
    color: #f5f9e9 !important;
  }
  .text-color-black, body.error404 {
    color: #13140e !important;
  }
  .text-color-green {
    color: #219292 !important;
  }
  .text-color-lilac {
    color: #bb65c3 !important;
  }
  .text-color-white, section.event-countdown {
    color: #fbfbfb !important;
  }
  .text-color-yellow {
    color: #f2c75b !important;
  }
  .text-color-dark-blue {
    color: #898ae6 !important;
  }
  .text-color-light-blue {
    color: #dddef8 !important;
  }
  .text-color-light-green {
    color: #0ff8a4 !important;
  }
  .text-color-light-violet {
    color: #dddef8 !important;
  }
  .text-color-neutral-gray {
    color: #5d5d5d !important;
  }
  .text-color-neutral-gray-80 {
    color: rgba(93, 93, 93, 0.8) !important;
  }
  .text-color-neutral-gray-60 {
    color: rgba(93, 93, 93, 0.6) !important;
  }
  .text-color-neutral-gray-40 {
    color: rgba(93, 93, 93, 0.4) !important;
  }
  .text-color-neutral-gray-20 {
    color: rgba(93, 93, 93, 0.2) !important;
  }
  .z-index-0 {
    z-index: 0 !important;
  }
  .z-index-1 {
    z-index: 1 !important;
  }
  .z-index-2 {
    z-index: 2 !important;
  }
  .z-index-3 {
    z-index: 3 !important;
  }
  .z-index-4 {
    z-index: 4 !important;
  }
  .z-index-5 {
    z-index: 5 !important;
  }
  .z-index-6 {
    z-index: 6 !important;
  }
  .z-index-7 {
    z-index: 7 !important;
  }
  .z-index-8 {
    z-index: 8 !important;
  }
  .z-index-9 {
    z-index: 9 !important;
  }
  .z-index-10 {
    z-index: 10 !important;
  }
  .z-index-background {
    z-index: -1 !important;
  }
}
@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .left-sm-0 {
    left: 0 !important;
  }
  .left-sm-50 {
    left: 50% !important;
  }
  .left-sm-100 {
    left: 100% !important;
  }
  .left-sm-auto {
    left: auto !important;
  }
  .top-sm-0 {
    top: 0 !important;
  }
  .top-sm-50 {
    top: 50% !important;
  }
  .top-sm-100 {
    top: 100% !important;
  }
  .top-sm-auto {
    top: auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 0.75rem !important;
  }
  .gap-sm-4 {
    gap: 1rem !important;
  }
  .gap-sm-5 {
    gap: 1.5rem !important;
  }
  .gap-sm-6 {
    gap: 2rem !important;
  }
  .gap-sm-7 {
    gap: 2.5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .p-sm-5 {
    padding: 1.5rem !important;
  }
  .p-sm-6 {
    padding: 2rem !important;
  }
  .p-sm-7 {
    padding: 2.5rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-sm-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pt-sm-4 {
    padding-top: 1rem !important;
  }
  .pt-sm-5 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-6 {
    padding-top: 2rem !important;
  }
  .pt-sm-7 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pr-sm-4 {
    padding-right: 1rem !important;
  }
  .pr-sm-5 {
    padding-right: 1.5rem !important;
  }
  .pr-sm-6 {
    padding-right: 2rem !important;
  }
  .pr-sm-7 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .pl-sm-4 {
    padding-left: 1rem !important;
  }
  .pl-sm-5 {
    padding-left: 1.5rem !important;
  }
  .pl-sm-6 {
    padding-left: 2rem !important;
  }
  .pl-sm-7 {
    padding-left: 2.5rem !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .m-sm-4 {
    margin: 1rem !important;
  }
  .m-sm-5 {
    margin: 1.5rem !important;
  }
  .m-sm-6 {
    margin: 2rem !important;
  }
  .m-sm-7 {
    margin: 2.5rem !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-sm-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mt-sm-4 {
    margin-top: 1rem !important;
  }
  .mt-sm-5 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-6 {
    margin-top: 2rem !important;
  }
  .mt-sm-7 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mr-sm-4 {
    margin-right: 1rem !important;
  }
  .mr-sm-5 {
    margin-right: 1.5rem !important;
  }
  .mr-sm-6 {
    margin-right: 2rem !important;
  }
  .mr-sm-7 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .ml-sm-4 {
    margin-left: 1rem !important;
  }
  .ml-sm-5 {
    margin-left: 1.5rem !important;
  }
  .ml-sm-6 {
    margin-left: 2rem !important;
  }
  .ml-sm-7 {
    margin-left: 2.5rem !important;
  }
  .fw-sm-bold {
    font-weight: 700 !important;
  }
  .fw-sm-light {
    font-weight: 300 !important;
  }
  .fw-sm-medium {
    font-weight: 500 !important;
  }
  .fw-sm-regular {
    font-weight: 400 !important;
  }
  .fw-sm-heavy {
    font-weight: 800 !important;
  }
  .fw-sm-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .left-md-0 {
    left: 0 !important;
  }
  .left-md-50 {
    left: 50% !important;
  }
  .left-md-100 {
    left: 100% !important;
  }
  .left-md-auto {
    left: auto !important;
  }
  .top-md-0 {
    top: 0 !important;
  }
  .top-md-50 {
    top: 50% !important;
  }
  .top-md-100 {
    top: 100% !important;
  }
  .top-md-auto {
    top: auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 0.75rem !important;
  }
  .gap-md-4 {
    gap: 1rem !important;
  }
  .gap-md-5 {
    gap: 1.5rem !important;
  }
  .gap-md-6 {
    gap: 2rem !important;
  }
  .gap-md-7 {
    gap: 2.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .p-md-5 {
    padding: 1.5rem !important;
  }
  .p-md-6 {
    padding: 2rem !important;
  }
  .p-md-7 {
    padding: 2.5rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-md-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-md-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .pt-md-4 {
    padding-top: 1rem !important;
  }
  .pt-md-5 {
    padding-top: 1.5rem !important;
  }
  .pt-md-6 {
    padding-top: 2rem !important;
  }
  .pt-md-7 {
    padding-top: 2.5rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .pr-md-4 {
    padding-right: 1rem !important;
  }
  .pr-md-5 {
    padding-right: 1.5rem !important;
  }
  .pr-md-6 {
    padding-right: 2rem !important;
  }
  .pr-md-7 {
    padding-right: 2.5rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .pb-md-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 2rem !important;
  }
  .pb-md-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .pl-md-4 {
    padding-left: 1rem !important;
  }
  .pl-md-5 {
    padding-left: 1.5rem !important;
  }
  .pl-md-6 {
    padding-left: 2rem !important;
  }
  .pl-md-7 {
    padding-left: 2.5rem !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .m-md-4 {
    margin: 1rem !important;
  }
  .m-md-5 {
    margin: 1.5rem !important;
  }
  .m-md-6 {
    margin: 2rem !important;
  }
  .m-md-7 {
    margin: 2.5rem !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-md-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-md-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .mt-md-4 {
    margin-top: 1rem !important;
  }
  .mt-md-5 {
    margin-top: 1.5rem !important;
  }
  .mt-md-6 {
    margin-top: 2rem !important;
  }
  .mt-md-7 {
    margin-top: 2.5rem !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .mr-md-4 {
    margin-right: 1rem !important;
  }
  .mr-md-5 {
    margin-right: 1.5rem !important;
  }
  .mr-md-6 {
    margin-right: 2rem !important;
  }
  .mr-md-7 {
    margin-right: 2.5rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .mb-md-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2rem !important;
  }
  .mb-md-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .ml-md-4 {
    margin-left: 1rem !important;
  }
  .ml-md-5 {
    margin-left: 1.5rem !important;
  }
  .ml-md-6 {
    margin-left: 2rem !important;
  }
  .ml-md-7 {
    margin-left: 2.5rem !important;
  }
  .fw-md-bold {
    font-weight: 700 !important;
  }
  .fw-md-light {
    font-weight: 300 !important;
  }
  .fw-md-medium {
    font-weight: 500 !important;
  }
  .fw-md-regular {
    font-weight: 400 !important;
  }
  .fw-md-heavy {
    font-weight: 800 !important;
  }
  .fw-md-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1068px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .left-lg-0 {
    left: 0 !important;
  }
  .left-lg-50 {
    left: 50% !important;
  }
  .left-lg-100 {
    left: 100% !important;
  }
  .left-lg-auto {
    left: auto !important;
  }
  .top-lg-0 {
    top: 0 !important;
  }
  .top-lg-50 {
    top: 50% !important;
  }
  .top-lg-100 {
    top: 100% !important;
  }
  .top-lg-auto {
    top: auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 0.75rem !important;
  }
  .gap-lg-4 {
    gap: 1rem !important;
  }
  .gap-lg-5 {
    gap: 1.5rem !important;
  }
  .gap-lg-6 {
    gap: 2rem !important;
  }
  .gap-lg-7 {
    gap: 2.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .p-lg-5 {
    padding: 1.5rem !important;
  }
  .p-lg-6 {
    padding: 2rem !important;
  }
  .p-lg-7 {
    padding: 2.5rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-lg-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-lg-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pt-lg-4 {
    padding-top: 1rem !important;
  }
  .pt-lg-5 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-6 {
    padding-top: 2rem !important;
  }
  .pt-lg-7 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pr-lg-4 {
    padding-right: 1rem !important;
  }
  .pr-lg-5 {
    padding-right: 1.5rem !important;
  }
  .pr-lg-6 {
    padding-right: 2rem !important;
  }
  .pr-lg-7 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .pl-lg-4 {
    padding-left: 1rem !important;
  }
  .pl-lg-5 {
    padding-left: 1.5rem !important;
  }
  .pl-lg-6 {
    padding-left: 2rem !important;
  }
  .pl-lg-7 {
    padding-left: 2.5rem !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .m-lg-4 {
    margin: 1rem !important;
  }
  .m-lg-5 {
    margin: 1.5rem !important;
  }
  .m-lg-6 {
    margin: 2rem !important;
  }
  .m-lg-7 {
    margin: 2.5rem !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-lg-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-lg-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mt-lg-4 {
    margin-top: 1rem !important;
  }
  .mt-lg-5 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-6 {
    margin-top: 2rem !important;
  }
  .mt-lg-7 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mr-lg-4 {
    margin-right: 1rem !important;
  }
  .mr-lg-5 {
    margin-right: 1.5rem !important;
  }
  .mr-lg-6 {
    margin-right: 2rem !important;
  }
  .mr-lg-7 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .ml-lg-4 {
    margin-left: 1rem !important;
  }
  .ml-lg-5 {
    margin-left: 1.5rem !important;
  }
  .ml-lg-6 {
    margin-left: 2rem !important;
  }
  .ml-lg-7 {
    margin-left: 2.5rem !important;
  }
  .fw-lg-bold {
    font-weight: 700 !important;
  }
  .fw-lg-light {
    font-weight: 300 !important;
  }
  .fw-lg-medium {
    font-weight: 500 !important;
  }
  .fw-lg-regular {
    font-weight: 400 !important;
  }
  .fw-lg-heavy {
    font-weight: 800 !important;
  }
  .fw-lg-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .left-xl-0 {
    left: 0 !important;
  }
  .left-xl-50 {
    left: 50% !important;
  }
  .left-xl-100 {
    left: 100% !important;
  }
  .left-xl-auto {
    left: auto !important;
  }
  .top-xl-0 {
    top: 0 !important;
  }
  .top-xl-50 {
    top: 50% !important;
  }
  .top-xl-100 {
    top: 100% !important;
  }
  .top-xl-auto {
    top: auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 0.75rem !important;
  }
  .gap-xl-4 {
    gap: 1rem !important;
  }
  .gap-xl-5 {
    gap: 1.5rem !important;
  }
  .gap-xl-6 {
    gap: 2rem !important;
  }
  .gap-xl-7 {
    gap: 2.5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .p-xl-5 {
    padding: 1.5rem !important;
  }
  .p-xl-6 {
    padding: 2rem !important;
  }
  .p-xl-7 {
    padding: 2.5rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pt-xl-4 {
    padding-top: 1rem !important;
  }
  .pt-xl-5 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-6 {
    padding-top: 2rem !important;
  }
  .pt-xl-7 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pr-xl-4 {
    padding-right: 1rem !important;
  }
  .pr-xl-5 {
    padding-right: 1.5rem !important;
  }
  .pr-xl-6 {
    padding-right: 2rem !important;
  }
  .pr-xl-7 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-xl-4 {
    padding-left: 1rem !important;
  }
  .pl-xl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-xl-6 {
    padding-left: 2rem !important;
  }
  .pl-xl-7 {
    padding-left: 2.5rem !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .m-xl-4 {
    margin: 1rem !important;
  }
  .m-xl-5 {
    margin: 1.5rem !important;
  }
  .m-xl-6 {
    margin: 2rem !important;
  }
  .m-xl-7 {
    margin: 2.5rem !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mt-xl-4 {
    margin-top: 1rem !important;
  }
  .mt-xl-5 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-6 {
    margin-top: 2rem !important;
  }
  .mt-xl-7 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mr-xl-4 {
    margin-right: 1rem !important;
  }
  .mr-xl-5 {
    margin-right: 1.5rem !important;
  }
  .mr-xl-6 {
    margin-right: 2rem !important;
  }
  .mr-xl-7 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .ml-xl-4 {
    margin-left: 1rem !important;
  }
  .ml-xl-5 {
    margin-left: 1.5rem !important;
  }
  .ml-xl-6 {
    margin-left: 2rem !important;
  }
  .ml-xl-7 {
    margin-left: 2.5rem !important;
  }
  .fw-xl-bold {
    font-weight: 700 !important;
  }
  .fw-xl-light {
    font-weight: 300 !important;
  }
  .fw-xl-medium {
    font-weight: 500 !important;
  }
  .fw-xl-regular {
    font-weight: 400 !important;
  }
  .fw-xl-heavy {
    font-weight: 800 !important;
  }
  .fw-xl-semibold {
    font-weight: 600 !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .left-xxl-0 {
    left: 0 !important;
  }
  .left-xxl-50 {
    left: 50% !important;
  }
  .left-xxl-100 {
    left: 100% !important;
  }
  .left-xxl-auto {
    left: auto !important;
  }
  .top-xxl-0 {
    top: 0 !important;
  }
  .top-xxl-50 {
    top: 50% !important;
  }
  .top-xxl-100 {
    top: 100% !important;
  }
  .top-xxl-auto {
    top: auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 0.75rem !important;
  }
  .gap-xxl-4 {
    gap: 1rem !important;
  }
  .gap-xxl-5 {
    gap: 1.5rem !important;
  }
  .gap-xxl-6 {
    gap: 2rem !important;
  }
  .gap-xxl-7 {
    gap: 2.5rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 0.75rem !important;
  }
  .p-xxl-4 {
    padding: 1rem !important;
  }
  .p-xxl-5 {
    padding: 1.5rem !important;
  }
  .p-xxl-6 {
    padding: 2rem !important;
  }
  .p-xxl-7 {
    padding: 2.5rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xxl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xxl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1rem !important;
  }
  .pt-xxl-5 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-6 {
    padding-top: 2rem !important;
  }
  .pt-xxl-7 {
    padding-top: 2.5rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pr-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1rem !important;
  }
  .pr-xxl-5 {
    padding-right: 1.5rem !important;
  }
  .pr-xxl-6 {
    padding-right: 2rem !important;
  }
  .pr-xxl-7 {
    padding-right: 2.5rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pl-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1rem !important;
  }
  .pl-xxl-5 {
    padding-left: 1.5rem !important;
  }
  .pl-xxl-6 {
    padding-left: 2rem !important;
  }
  .pl-xxl-7 {
    padding-left: 2.5rem !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 0.75rem !important;
  }
  .m-xxl-4 {
    margin: 1rem !important;
  }
  .m-xxl-5 {
    margin: 1.5rem !important;
  }
  .m-xxl-6 {
    margin: 2rem !important;
  }
  .m-xxl-7 {
    margin: 2.5rem !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xxl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1rem !important;
  }
  .mt-xxl-5 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-6 {
    margin-top: 2rem !important;
  }
  .mt-xxl-7 {
    margin-top: 2.5rem !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mr-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1rem !important;
  }
  .mr-xxl-5 {
    margin-right: 1.5rem !important;
  }
  .mr-xxl-6 {
    margin-right: 2rem !important;
  }
  .mr-xxl-7 {
    margin-right: 2.5rem !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ml-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1rem !important;
  }
  .ml-xxl-5 {
    margin-left: 1.5rem !important;
  }
  .ml-xxl-6 {
    margin-left: 2rem !important;
  }
  .ml-xxl-7 {
    margin-left: 2.5rem !important;
  }
  .fw-xxl-bold {
    font-weight: 700 !important;
  }
  .fw-xxl-light {
    font-weight: 300 !important;
  }
  .fw-xxl-medium {
    font-weight: 500 !important;
  }
  .fw-xxl-regular {
    font-weight: 400 !important;
  }
  .fw-xxl-heavy {
    font-weight: 800 !important;
  }
  .fw-xxl-semibold {
    font-weight: 600 !important;
  }
}
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
:root {
  --gutter-y: 0;
  --gutter-x: 1.5rem;
  --gutter-width: 1.5rem;
}
@media (max-width: 768px) {
  :root {
    --gutter-y: 0;
    --gutter-x: 1rem;
    --gutter-width: 1rem;
  }
}

.grid,
.grid-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--gutter-width);
  padding-right: var(--gutter-width);
  width: calc(100% - var(--gutter-width) * 2);
}

@media (min-width: 1400px) {
  .grid {
    max-width: 1360px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--gutter-y));
  margin-left: calc(-0.5 * var(--gutter-x));
  margin-right: calc(-0.5 * var(--gutter-x));
}
.row > * {
  width: 100%;
  flex-shrink: 0;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: var(--gutter-y);
  padding-left: calc(0.5 * var(--gutter-x));
  padding-right: calc(0.5 * var(--gutter-x));
}

@media (min-width: 0) {
  .column {
    flex: 1 0 0;
  }
  .column-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-0 {
    margin-left: 0%;
  }
  .column-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-1 {
    margin-left: 10%;
  }
  .column-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-2 {
    margin-left: 20%;
  }
  .column-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-3 {
    margin-left: 30%;
  }
  .column-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-4 {
    margin-left: 40%;
  }
  .column-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-5 {
    margin-left: 50%;
  }
  .column-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-6 {
    margin-left: 60%;
  }
  .column-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-7 {
    margin-left: 70%;
  }
  .column-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-8 {
    margin-left: 80%;
  }
  .column-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-9 {
    margin-left: 90%;
  }
  .g-0,
  .gx-0 {
    --gutter-x: 0;
  }
  .g-0,
  .gy-0 {
    --gutter-y: 0;
  }
  .g-1,
  .gx-1 {
    --gutter-x: 0.25rem;
  }
  .g-1,
  .gy-1 {
    --gutter-y: 0.25rem;
  }
  .g-2,
  .gx-2 {
    --gutter-x: 0.5rem;
  }
  .g-2,
  .gy-2 {
    --gutter-y: 0.5rem;
  }
  .g-3,
  .gx-3 {
    --gutter-x: 0.75rem;
  }
  .g-3,
  .gy-3 {
    --gutter-y: 0.75rem;
  }
  .g-4,
  .gx-4 {
    --gutter-x: 1rem;
  }
  .g-4,
  .gy-4 {
    --gutter-y: 1rem;
  }
  .g-5,
  .gx-5 {
    --gutter-x: 1.5rem;
  }
  .g-5,
  .gy-5 {
    --gutter-y: 1.5rem;
  }
  .g-6,
  .gx-6 {
    --gutter-x: 2rem;
  }
  .g-6,
  .gy-6 {
    --gutter-y: 2rem;
  }
  .g-7,
  .gx-7 {
    --gutter-x: 2.5rem;
  }
  .g-7,
  .gy-7 {
    --gutter-y: 2.5rem;
  }
}
@media (min-width: 576px) {
  .column-sm {
    flex: 1 0 0;
  }
  .column-sm-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-sm-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .column-sm-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-sm-1 {
    margin-left: 10%;
  }
  .column-sm-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-sm-2 {
    margin-left: 20%;
  }
  .column-sm-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-sm-3 {
    margin-left: 30%;
  }
  .column-sm-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-sm-4 {
    margin-left: 40%;
  }
  .column-sm-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-sm-5 {
    margin-left: 50%;
  }
  .column-sm-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-sm-6 {
    margin-left: 60%;
  }
  .column-sm-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-sm-7 {
    margin-left: 70%;
  }
  .column-sm-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-sm-8 {
    margin-left: 80%;
  }
  .column-sm-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-9 {
    margin-left: 90%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --gutter-x: 0.75rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --gutter-y: 0.75rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --gutter-x: 1rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --gutter-y: 1rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --gutter-x: 1.5rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --gutter-y: 1.5rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --gutter-x: 2rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --gutter-y: 2rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --gutter-x: 2.5rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --gutter-y: 2.5rem;
  }
}
@media (min-width: 768px) {
  .column-md {
    flex: 1 0 0;
  }
  .column-md-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-md-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .column-md-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-md-1 {
    margin-left: 10%;
  }
  .column-md-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-md-2 {
    margin-left: 20%;
  }
  .column-md-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-md-3 {
    margin-left: 30%;
  }
  .column-md-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-md-4 {
    margin-left: 40%;
  }
  .column-md-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-md-5 {
    margin-left: 50%;
  }
  .column-md-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-md-6 {
    margin-left: 60%;
  }
  .column-md-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-md-7 {
    margin-left: 70%;
  }
  .column-md-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-md-8 {
    margin-left: 80%;
  }
  .column-md-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-9 {
    margin-left: 90%;
  }
  .g-md-0,
  .gx-md-0 {
    --gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --gutter-x: 0.75rem;
  }
  .g-md-3,
  .gy-md-3 {
    --gutter-y: 0.75rem;
  }
  .g-md-4,
  .gx-md-4 {
    --gutter-x: 1rem;
  }
  .g-md-4,
  .gy-md-4 {
    --gutter-y: 1rem;
  }
  .g-md-5,
  .gx-md-5 {
    --gutter-x: 1.5rem;
  }
  .g-md-5,
  .gy-md-5 {
    --gutter-y: 1.5rem;
  }
  .g-md-6,
  .gx-md-6 {
    --gutter-x: 2rem;
  }
  .g-md-6,
  .gy-md-6 {
    --gutter-y: 2rem;
  }
  .g-md-7,
  .gx-md-7 {
    --gutter-x: 2.5rem;
  }
  .g-md-7,
  .gy-md-7 {
    --gutter-y: 2.5rem;
  }
}
@media (min-width: 1068px) {
  .column-lg {
    flex: 1 0 0;
  }
  .column-lg-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-lg-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .column-lg-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-lg-1 {
    margin-left: 10%;
  }
  .column-lg-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-lg-2 {
    margin-left: 20%;
  }
  .column-lg-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-lg-3 {
    margin-left: 30%;
  }
  .column-lg-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-lg-4 {
    margin-left: 40%;
  }
  .column-lg-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-lg-5 {
    margin-left: 50%;
  }
  .column-lg-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-lg-6 {
    margin-left: 60%;
  }
  .column-lg-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-lg-7 {
    margin-left: 70%;
  }
  .column-lg-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-lg-8 {
    margin-left: 80%;
  }
  .column-lg-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-9 {
    margin-left: 90%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --gutter-x: 0.75rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --gutter-y: 0.75rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --gutter-x: 1rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --gutter-y: 1rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --gutter-x: 1.5rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --gutter-y: 1.5rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --gutter-x: 2rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --gutter-y: 2rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --gutter-x: 2.5rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --gutter-y: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .column-xl {
    flex: 1 0 0;
  }
  .column-xl-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-xl-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .column-xl-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-xl-1 {
    margin-left: 10%;
  }
  .column-xl-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-xl-2 {
    margin-left: 20%;
  }
  .column-xl-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-xl-3 {
    margin-left: 30%;
  }
  .column-xl-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-xl-4 {
    margin-left: 40%;
  }
  .column-xl-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-xl-5 {
    margin-left: 50%;
  }
  .column-xl-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-xl-6 {
    margin-left: 60%;
  }
  .column-xl-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-xl-7 {
    margin-left: 70%;
  }
  .column-xl-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-xl-8 {
    margin-left: 80%;
  }
  .column-xl-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-9 {
    margin-left: 90%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --gutter-x: 0.75rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --gutter-y: 0.75rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --gutter-x: 1rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --gutter-y: 1rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --gutter-x: 1.5rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --gutter-y: 1.5rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --gutter-x: 2rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --gutter-y: 2rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --gutter-x: 2.5rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --gutter-y: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .column-xxl {
    flex: 1 0 0;
  }
  .column-xxl-auto {
    width: auto;
    flex: 0 0 auto;
  }
  .column-xxl-1 {
    flex: 0 0 auto;
    width: 10%;
  }
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .column-xxl-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .offset-xxl-1 {
    margin-left: 10%;
  }
  .column-xxl-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .offset-xxl-2 {
    margin-left: 20%;
  }
  .column-xxl-4 {
    flex: 0 0 auto;
    width: 40%;
  }
  .offset-xxl-3 {
    margin-left: 30%;
  }
  .column-xxl-5 {
    flex: 0 0 auto;
    width: 50%;
  }
  .offset-xxl-4 {
    margin-left: 40%;
  }
  .column-xxl-6 {
    flex: 0 0 auto;
    width: 60%;
  }
  .offset-xxl-5 {
    margin-left: 50%;
  }
  .column-xxl-7 {
    flex: 0 0 auto;
    width: 70%;
  }
  .offset-xxl-6 {
    margin-left: 60%;
  }
  .column-xxl-8 {
    flex: 0 0 auto;
    width: 80%;
  }
  .offset-xxl-7 {
    margin-left: 70%;
  }
  .column-xxl-9 {
    flex: 0 0 auto;
    width: 90%;
  }
  .offset-xxl-8 {
    margin-left: 80%;
  }
  .column-xxl-10 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-9 {
    margin-left: 90%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --gutter-x: 0.75rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --gutter-y: 0.75rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --gutter-x: 1rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --gutter-y: 1rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --gutter-x: 1.5rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --gutter-y: 1.5rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --gutter-x: 2rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --gutter-y: 2rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --gutter-x: 2.5rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --gutter-y: 2.5rem;
  }
}
label:has(.input),
.input {
  color: #fbfbfb;
}

label:has(.wpcf7-checkbox),
label:has(.input[type=radio]),
label:has(.input[type=checkbox]) {
  cursor: pointer;
}

label:has(.input[type=checkbox]:focus-visible) {
  outline-offset: 2px;
  outline: -webkit-focus-ring-color auto 1px;
}

textarea.input,
.input[type=tel],
.input[type=text],
.input[type=email] {
  width: 100%;
  opacity: 0.4;
  border-width: 0;
  padding: 16px 0;
  font-size: 1.5rem;
  background: transparent;
  color: var(--text-color);
  text-transform: uppercase;
  border-bottom: 1px solid var(--text-color);
}
textarea.input:hover,
.input[type=tel]:hover,
.input[type=text]:hover,
.input[type=email]:hover {
  opacity: 0.6;
}
textarea.input:focus-visible,
.input[type=tel]:focus-visible,
.input[type=text]:focus-visible,
.input[type=email]:focus-visible {
  opacity: 1;
}
textarea.input::-moz-placeholder, .input[type=tel]::-moz-placeholder, .input[type=text]::-moz-placeholder, .input[type=email]::-moz-placeholder {
  text-transform: uppercase;
}
textarea.input::placeholder,
.input[type=tel]::placeholder,
.input[type=text]::placeholder,
.input[type=email]::placeholder {
  text-transform: uppercase;
}
textarea.input:is(textarea),
.input[type=tel]:is(textarea),
.input[type=text]:is(textarea),
.input[type=email]:is(textarea) {
  padding: 16px;
  width: calc(100% - 32px);
  border: 1px solid var(--text-color);
}

.input[type=radio],
.input[type=checkbox],
.input.wpcf7-checkbox input[type=checkbox] {
  width: 0;
  height: 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  margin: 0 0 0 24px;
}
.input[type=radio]:after, .input[type=radio]:before,
.input[type=checkbox]:after,
.input[type=checkbox]:before,
.input.wpcf7-checkbox input[type=checkbox]:after,
.input.wpcf7-checkbox input[type=checkbox]:before {
  content: "";
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
}
.input[type=radio]:before,
.input[type=checkbox]:before,
.input.wpcf7-checkbox input[type=checkbox]:before {
  top: 0;
  left: -24px;
  width: 20px;
  height: 20px;
  border: 2px solid #f2695c;
}
.input[type=radio]:after,
.input[type=checkbox]:after,
.input.wpcf7-checkbox input[type=checkbox]:after {
  content: "";
  top: 4px;
  left: -20px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  transition: backgrond-color 50ms ease-out;
}
.input[type=radio]:checked:after,
.input[type=checkbox]:checked:after,
.input.wpcf7-checkbox input[type=checkbox]:checked:after {
  background-color: #f2695c;
}

.marquee {
  top: 0;
  left: 0;
  color: #fbfbfb;
  display: block;
  overflow: hidden;
  width: calc(100% - 32px);
}
.marquee:not(.inherits-font-properties) {
  font-weight: 700;
  font-size: 2.5rem;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 1;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
.marquee .marquee-track {
  flex-wrap: nowrap;
  display: inline-flex;
  transition-timing-function: linear;
}
.marquee .marquee-track .marquee-item {
  display: flex;
  flex-shrink: 0;
  position: relative;
  align-items: center;
  white-space: nowrap;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.accordion {
  border-top: 1px solid #13140e;
  border-bottom: 1px solid #13140e;
}
.accordion .accordion-item {
  transition: 0.4s;
}
.accordion .accordion-item:not(:first-of-type) {
  border-top: 1px solid #13140e;
}
.accordion .accordion-item button {
  display: flex;
  line-height: 1;
  padding: 24px 0;
  align-items: center;
  justify-content: space-between;
}
.accordion .accordion-item button:after {
  content: "";
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 250ms ease-out;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/plus.svg");
}
.accordion .accordion-item button span {
  margin-top: -0.1rem;
}
.accordion .accordion-item p {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  padding-bottom: 0;
  transition: max-height 250ms ease, padding-bottom 100ms ease 150ms, opacity 50ms linear;
}
.accordion .accordion-item[aria-expanded=true] button:after {
  transform: rotate(-180deg);
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/minus.svg");
}
.accordion .accordion-item[aria-expanded=true] p {
  opacity: 1;
  max-height: 1200px;
  padding-bottom: 24px;
  transition: max-height 250ms ease, padding-bottom 150ms ease, opacity 50ms linear;
}

article.post-card {
  position: relative;
}
article.post-card:hover .featured-badge svg path {
  fill: #f5f9e9;
}
article.post-card:hover figure.thumbnail-wrapper:before {
  visibility: visible;
}
@media (max-width: 768px) {
  article.post-card[data-post-type=video] figure.thumbnail-wrapper:after {
    opacity: 1 !important;
  }
}
article.post-card[data-post-type=video]:hover figure.thumbnail-wrapper:after,
article.post-card[data-post-type=video]:hover figure.thumbnail-wrapper .marquee {
  opacity: 1;
}
article.post-card[data-post-type=video]:nth-child(4n+1) .marquee, article.post-card[data-post-type=video]:nth-child(4n+4) .marquee {
  top: 16px;
  left: 16px;
}
article.post-card[data-post-type=video]:nth-child(4n+2) .marquee, article.post-card[data-post-type=video]:nth-child(4n+3) .marquee {
  top: auto;
  left: 16px;
  bottom: 16px;
}
article.post-card[data-post-type=video]:nth-child(4n+2) figure.thumbnail-wrapper .marquee {
  left: 24px;
  width: 75%;
  transform-origin: 16px;
  transform: rotate(-40deg);
}
article.post-card[data-post-type=video]:nth-child(4n+3) figure.thumbnail-wrapper .marquee {
  width: calc(100% - 118px);
}
article.post-card[data-post-type=video]:nth-child(4n+4) .marquee {
  transform-origin: 16px;
  transform: rotate(8deg);
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper {
  overflow: hidden;
  position: relative;
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper:after {
  content: "";
  right: 16px;
  width: 72px;
  bottom: 16px;
  height: 72px;
  background-size: contain;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/play-button.svg");
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper:has(figcaption):after {
  bottom: 48px;
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper .marquee, article.post-card[data-post-type=video] figure.thumbnail-wrapper:after {
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: opacity 50ms linear;
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper img.thumbnail {
  aspect-ratio: 16/9;
}
article.post-card[data-post-type=video] figure.thumbnail-wrapper .marquee .marquee-item:not(:last-of-type) {
  margin-right: 1rem;
}
article.post-card[data-post-type=post].aspect-ratio-landscape img {
  aspect-ratio: 16/9;
}
article.post-card[data-post-type=post].aspect-ratio-portrait img {
  aspect-ratio: 4/5;
}
article.post-card[data-post-type=post].aspect-ratio-square img, article.post-card[data-post-type=post].aspect-ratio-square_small img {
  aspect-ratio: 1/1;
}
article.post-card > a,
article.post-card .post-summary {
  gap: 40px;
  display: flex;
  flex-direction: column;
}
article.post-card figure.thumbnail-wrapper {
  position: relative;
}
article.post-card figure.thumbnail-wrapper:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  background: #f2c75b;
  mix-blend-mode: darken;
  transition: visibility 50ms linear;
}
article.post-card figure.thumbnail-wrapper:has(figcaption) {
  margin-bottom: 38px;
}
article.post-card figcaption {
  left: 0;
  top: 100%;
  position: absolute;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
article.post-card .heading.h5, article.post-card body.single-video section.next-reel a.h5.button, body.single-video section.next-reel article.post-card a.h5.button, article.post-card section.not-found .h5.button, section.not-found article.post-card .h5.button, article.post-card .wps-product-single .wps-component-products-title h1.h5.wps-products-title, .wps-product-single .wps-component-products-title article.post-card h1.h5.wps-products-title, article.post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) article.post-card .h5.wps-subtotal-row,
article.post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) article.post-card .h5.wps-subtotal-row, article.post-card .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h5[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] article.post-card h2.h5[class$=-CartTitleCSS],
article.post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h5[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] article.post-card h2.h5[class$=-CartTitleCSS], article.post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) article.post-card .h5.wps-cart-title[class$=-cartTitleCSS],
article.post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) article.post-card .h5.wps-cart-title[class$=-cartTitleCSS], article.post-card .swp-cart:has(> .swp-cart-inner) .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) article.post-card .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
article.post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) article.post-card .h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], article.post-card .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h5[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents article.post-card h2.h5[class$=-CartTitleCSS],
article.post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h5[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents article.post-card h2.h5[class$=-CartTitleCSS], article.post-card section.event-countdown .h5.counter, section.event-countdown article.post-card .h5.counter, article.post-card section.paginated-posts-grid .h5.button, section.paginated-posts-grid article.post-card .h5.button, article.post-card .big-marquee-banner .h5.button, .big-marquee-banner article.post-card .h5.button,
article.post-card .products-marquee .h5.button,
article.post-card .featured-products .h5.button,
.products-marquee article.post-card .h5.button,
.featured-products article.post-card .h5.button, article.post-card section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .h5.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper article.post-card .h5.button, article.post-card .newsletter-signup form .h5.button, .newsletter-signup form article.post-card .h5.button, article.post-card .contact-form form .h5.button, .contact-form form article.post-card .h5.button, article.post-card section.mixed-sizes-hero .h5.button, section.mixed-sizes-hero article.post-card .h5.button, article.post-card .big-cta-banner .h5.button, .big-cta-banner article.post-card .h5.button, article.post-card nav.main-navigation .h5.mobile-nav-button, nav.main-navigation article.post-card .h5.mobile-nav-button,
article.post-card nav.main-navigation .mobile-menu-actions .h5.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions article.post-card .h5.close-mobile-nav-button, article.post-card nav.main-navigation ul.menu li.menu-item a.h5, nav.main-navigation ul.menu li.menu-item article.post-card a.h5 {
  word-break: break-word;
}
article.post-card img.thumbnail {
  width: 100%;
  height: auto;
  display: flex;
  -o-object-fit: cover;
     object-fit: cover;
  box-sizing: border-box;
  border: 1px solid var(--text-color, #13140e);
}
article.post-card .paragraph, article.post-card .wps-product-single .wps-component-products-description, .wps-product-single article.post-card .wps-component-products-description,
article.post-card .wps-product-single .woocommerce-product-details__short-description p,
.wps-product-single .woocommerce-product-details__short-description article.post-card p, article.post-card .newsletter-signup form .wpcf7-not-valid-tip, .newsletter-signup form article.post-card .wpcf7-not-valid-tip, article.post-card .contact-form form .wpcf7-not-valid-tip, .contact-form form article.post-card .wpcf7-not-valid-tip {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
article.post-card .featured-badge {
  transform: rotate(12deg);
  margin-right: calc(var(--gutter-x) * 0.5 + 1rem);
}
article.post-card .featured-badge svg path {
  transition: fill 50ms linear;
}

.flex-align-center-everything, section.not-found h1, *[class$=-ProductImageOnSaleLabelCSS].wps-product-image-on-sale-label, *[class$=-ProductImageOnSaleLabelCSS].wps-product-image-sold-out-label,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-on-sale-label,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-sold-out-label, section.paginated-posts-grid form.filter-categories .filter, section.mixed-sizes-hero h2.heading, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-subtotal-row,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-subtotal-row, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS], section.mixed-sizes-hero section.event-countdown h2.counter, section.event-countdown section.mixed-sizes-hero h2.counter, section.mixed-sizes-hero section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper h2.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.mixed-sizes-hero h2.button, section.mixed-sizes-hero nav.main-navigation h2.mobile-nav-button, nav.main-navigation section.mixed-sizes-hero h2.mobile-nav-button,
section.mixed-sizes-hero nav.main-navigation .mobile-menu-actions h2.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions section.mixed-sizes-hero h2.close-mobile-nav-button, section.mixed-sizes-hero h2.button, .featured-badge .badge-title, .featured-badge {
  display: flex;
  align-items: center;
  justify-content: center;
}

.featured-badge {
  top: 0;
  right: 0;
  width: 160px;
  color: #13140e;
  height: 160px;
  position: absolute;
  translate: 0 -50%;
  z-index: 2;
  pointer-events: none;
  font-weight: 700;
  font-size: inherit;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 0.9;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .featured-badge {
    width: 80px;
    height: 80px;
  }
}
.featured-badge.dark_blue {
  --badge-color: #898ae6;
}
.featured-badge.light_green {
  --badge-color: #0ff8a4;
}
.featured-badge.large {
  font-size: 2.5rem;
}
@media (max-width: 576px) {
  .featured-badge.large {
    font-size: 1.25rem;
  }
}
.featured-badge.medium {
  font-size: 1.5rem;
}
@media (max-width: 576px) {
  .featured-badge.medium {
    font-size: 0.75rem;
  }
}
.featured-badge svg {
  width: 100%;
  height: 100%;
  position: inherit;
}
.featured-badge svg path {
  fill: var(--badge-color);
}
.featured-badge .badge-title {
  max-width: 110px;
  max-height: 110px;
  position: relative;
  text-align: center;
  white-space: normal;
  word-break: break-word;
}
@media (max-width: 768px) {
  .featured-badge .badge-title {
    max-width: 75px;
    max-height: 75px;
  }
}

.post-categories a {
  padding: 4px;
}
.post-categories a:hover {
  color: var(--background-color);
  background-color: var(--text-color);
}

.social-share-buttons {
  position: relative;
  margin-bottom: 30px;
}
.social-share-buttons .share-button {
  width: 32px;
  height: 32px;
}
.social-share-buttons .share-button svg {
  width: 100%;
  height: 100%;
}
.social-share-buttons .share-button.to-twitter {
  width: 32px;
  height: 32px;
  padding: 4px;
}
.social-share-buttons .share-button.to-twitter svg {
  width: auto;
  height: 100%;
}
.social-share-buttons .clipboard-tooltip {
  top: 100%;
  margin-top: 16px;
  position: absolute;
  pointer-events: none;
  padding: 4px 0 4px 8px;
  border-left: 2px solid black;
  transition: opacity 150ms ease-out, translate 100ms linear;
}
.social-share-buttons .clipboard-tooltip:not(.visibility-hidden) {
  opacity: 1;
  visibility: visible;
}
.social-share-buttons .clipboard-tooltip.visibility-hidden {
  opacity: 0;
  translate: 5px 0;
  transition: opacity 150ms ease-out, translate 100ms linear, visibility 0ms linear 250ms;
}

.back-to-previous-page-button {
  padding: 24px 0;
  display: inline-flex;
}
@media (max-width: 768px) {
  .back-to-previous-page-button {
    padding: 16px 0;
  }
}
.back-to-previous-page-button svg {
  width: 39px;
  height: auto;
}
@media (max-width: 768px) {
  .back-to-previous-page-button svg {
    width: 28px;
  }
}

.footer {
  color: #f2695c;
  padding: 24px 0;
  background-color: #13140e;
}
@media (max-width: 1068px) {
  .footer .brand-logo-wrapper {
    order: 1;
    margin-top: 32px;
  }
  .footer .row {
    row-gap: 32px;
  }
}
.bg-color-pink .footer, .bg-color-green .footer, .bg-color-white .footer, body.single-post .wp-social-comments .fb-background-color .footer, body.error404 .footer, .bg-color-yellow .footer, .bg-color-violet .footer {
  color: #13140e;
  background-color: inherit;
}
.bg-color-pink .footer svg.brand-logo path,
.bg-color-pink .footer svg.brand-logo rect, .bg-color-green .footer svg.brand-logo path,
.bg-color-green .footer svg.brand-logo rect, .bg-color-white .footer svg.brand-logo path, body.single-post .wp-social-comments .fb-background-color .footer svg.brand-logo path, body.error404 .footer svg.brand-logo path,
.bg-color-white .footer svg.brand-logo rect,
body.single-post .wp-social-comments .fb-background-color .footer svg.brand-logo rect,
body.error404 .footer svg.brand-logo rect, .bg-color-yellow .footer svg.brand-logo path,
.bg-color-yellow .footer svg.brand-logo rect, .bg-color-violet .footer svg.brand-logo path,
.bg-color-violet .footer svg.brand-logo rect {
  fill: #13140e;
}
.footer a:has(svg.brand-logo) {
  width: -moz-fit-content;
  width: fit-content;
}
.footer svg.brand-logo {
  flex-shrink: 0;
}
@media (max-width: 1068px) {
  .footer svg.brand-logo {
    height: 35px;
    width: 115px;
  }
}
.footer svg.brand-logo path,
.footer svg.brand-logo rect {
  fill: #f2695c;
}
.footer ul.menu {
  gap: 40px;
  display: flex;
}
@media (max-width: 1068px) {
  .footer ul.menu {
    gap: 32px;
    flex-direction: column;
  }
}
.footer ul.menu li.menu-item {
  line-height: 1;
  font-size: 1rem;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.footer ul.menu li.menu-item:hover {
  text-decoration: underline;
}

nav.main-navigation {
  top: 0;
  left: 0;
  color: #fbfbfb;
  padding: 16px 0;
  position: fixed;
  z-index: 10;
  transition: background-color 250ms ease-out;
}
@media (max-width: 768px) {
  nav.main-navigation .nav-menu-wrapper {
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: all 100ms linear;
  }
  nav.main-navigation .nav-menu-wrapper .menu {
    translate: 0 -5%;
    transition-delay: 50ms;
    transition: translate 150ms ease-out;
  }
  nav.main-navigation[aria-expanded=true] .nav-menu-wrapper {
    opacity: 1;
    visibility: visible;
  }
  nav.main-navigation[aria-expanded=true] .nav-menu-wrapper .menu {
    translate: 0;
  }
}
nav.main-navigation a.brand-logo {
  width: -moz-fit-content;
  width: fit-content;
}
nav.main-navigation a.brand-logo img {
  height: 35px;
  width: 115px;
}
nav.main-navigation button.nav-icon-button[aria-expanded=true] svg.magnifying-glass {
  display: none;
}
nav.main-navigation button.nav-icon-button:not([aria-expanded=true]) svg.close-icon {
  display: none;
}
nav.main-navigation button.nav-icon-button img,
nav.main-navigation button.nav-icon-button svg {
  width: 32px;
  height: 32px;
}
nav.main-navigation ul.menu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 768px) {
  nav.main-navigation ul.menu {
    top: 0;
    left: 0;
    color: #13140e;
    height: 100vh;
    display: block;
    overflow: auto;
    position: fixed;
    background: #e6a1d7;
    z-index: 9;
    padding-top: 67px;
  }
}
nav.main-navigation ul.menu li.menu-item {
  margin: 0 16px;
}
nav.main-navigation ul.menu li.menu-item:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  nav.main-navigation ul.menu li.menu-item {
    margin: 0;
    width: 100%;
  }
  nav.main-navigation ul.menu li.menu-item:hover {
    text-decoration: none;
  }
}
nav.main-navigation ul.menu li.menu-item a {
  font-size: 2.5rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  nav.main-navigation ul.menu li.menu-item a {
    display: block;
    font-size: 6rem;
    padding: 54px 0;
    text-align: center;
    border-top: 1px solid #13140e;
  }
  nav.main-navigation ul.menu li.menu-item a:active {
    color: #e6a1d7;
    background-color: #13140e;
  }
}
nav.main-navigation .menu-main-navigation-container {
  width: 100%;
}
nav.main-navigation .mobile-nav-button,
nav.main-navigation .mobile-menu-actions .close-mobile-nav-button {
  color: inherit;
  font-size: 2rem;
  font-weight: 700;
}
nav.main-navigation .mobile-menu-actions {
  top: 0;
  left: 0;
  position: fixed;
  background-color: #e6a1d7;
  z-index: 9;
  padding: var(--gutter-width);
  width: calc(100% - var(--gutter-width) * 2);
}
nav.main-navigation .mobile-menu-actions .brand-logo svg path {
  fill: #13140e;
}
nav.main-navigation .mobile-menu-actions .close-mobile-nav-button {
  color: #13140e;
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] {
  margin: 0;
  width: auto;
  display: flex;
  min-width: 42px;
  align-items: center;
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] .swp-cart-icon-inline {
  top: 0;
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] button.wps-btn-cart {
  top: auto;
  padding: 0;
  width: 32px;
  height: 32px;
  background-size: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/shopping-bag.svg");
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] button.wps-btn-cart.wps-cart-is-empty span[class$=-CartCounter] {
  opacity: 0;
  translate: 0 8px;
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] img.wps-icon.wps-icon-cart {
  opacity: 0;
}
nav.main-navigation *[data-wpshopify-component-type=cartIcon] span[class$=-CartCounter] {
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  font-size: 9px;
  translate: 50% -50%;
  background-color: #f2c75b;
  transition: all 150ms linear;
  font-weight: 500;
}

@keyframes grain {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0%);
  }
  70% {
    transform: translate(0%, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}
body:before {
  content: "";
  top: -110%;
  left: -50%;
  width: 300%;
  height: 300%;
  opacity: 0.8;
  position: fixed;
  pointer-events: none;
  z-index: 20;
  will-change: transform;
  mix-blend-mode: difference;
  animation: grain 8s steps(10) infinite;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/noise-layer.png");
}

.contact-form h2 {
  text-transform: uppercase;
  color: var(--accent-color, #fbfbfb);
}
.contact-form form.wpcf7-form {
  gap: 40px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .contact-form form.wpcf7-form p.h6, .contact-form form.wpcf7-form .swp-cart:has(> .swp-cart-inner) p.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) .contact-form form.wpcf7-form p.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  .contact-form form.wpcf7-form div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .contact-form form.wpcf7-form p.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .contact-form form.wpcf7-form dialog.search-dialog .post-card p.heading.h5, .contact-form form.wpcf7-form dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) p.h5.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-subtotal-row,
  .contact-form form.wpcf7-form dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-subtotal-row,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-subtotal-row, .contact-form form.wpcf7-form dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) p.h5.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-cart-title[class$=-cartTitleCSS],
  .contact-form form.wpcf7-form dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-cart-title[class$=-cartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-cart-title[class$=-cartTitleCSS], .contact-form form.wpcf7-form dialog.search-dialog .post-card .swp-cart:has(> .swp-cart-inner) p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  .contact-form form.wpcf7-form dialog.search-dialog .post-card div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .contact-form form.wpcf7-form dialog.search-dialog .post-card section.event-countdown p.h5.counter, section.event-countdown .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.counter, .contact-form form.wpcf7-form dialog.search-dialog .post-card p.h5.button, dialog.search-dialog .post-card .contact-form form.wpcf7-form p.heading.h5, dialog.search-dialog .post-card .contact-form form.wpcf7-form .swp-cart:has(> .swp-cart-inner) p.h5.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-subtotal-row,
  dialog.search-dialog .post-card .contact-form form.wpcf7-form div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-subtotal-row,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-subtotal-row, dialog.search-dialog .post-card .contact-form form.wpcf7-form .swp-cart:has(> .swp-cart-inner) p.h5.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-cart-title[class$=-cartTitleCSS],
  dialog.search-dialog .post-card .contact-form form.wpcf7-form div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-cart-title[class$=-cartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-cart-title[class$=-cartTitleCSS], dialog.search-dialog .post-card .contact-form form.wpcf7-form .swp-cart:has(> .swp-cart-inner) p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  dialog.search-dialog .post-card .contact-form form.wpcf7-form div[class$=-cartContainerCSS]:has(> .shopwp-cart) p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], dialog.search-dialog .post-card .contact-form form.wpcf7-form section.event-countdown p.h5.counter, section.event-countdown dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.counter, dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.button, .contact-form form.wpcf7-form dialog.search-dialog .post-card nav.main-navigation p.h5.mobile-nav-button, dialog.search-dialog .post-card nav.main-navigation .contact-form form.wpcf7-form p.h5.mobile-nav-button, .contact-form form.wpcf7-form nav.main-navigation dialog.search-dialog .post-card p.h5.mobile-nav-button, nav.main-navigation dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.mobile-nav-button,
  .contact-form form.wpcf7-form dialog.search-dialog .post-card nav.main-navigation .mobile-menu-actions p.h5.close-mobile-nav-button,
  dialog.search-dialog .post-card nav.main-navigation .mobile-menu-actions .contact-form form.wpcf7-form p.h5.close-mobile-nav-button,
  .contact-form form.wpcf7-form nav.main-navigation .mobile-menu-actions dialog.search-dialog .post-card p.h5.close-mobile-nav-button,
  nav.main-navigation .mobile-menu-actions dialog.search-dialog .post-card .contact-form form.wpcf7-form p.h5.close-mobile-nav-button,
  .contact-form form.wpcf7-form p.input {
    padding: 40px 0;
  }
}
.contact-form form.wpcf7-form textarea {
  max-height: 128px;
}

section.posts-slider {
  overflow: hidden;
  padding-bottom: 60px;
  color: var(--text-color);
}
section.posts-slider.bg-color-black, section.posts-slider.event-countdown {
  --accent-color: #f2c75b;
}
section.posts-slider:not(.bg-color-black):not(section.event-countdown) article.post-card figure:before {
  display: none;
}
section.posts-slider .swiper-actions {
  gap: 40px;
}
section.posts-slider .swiper-actions svg {
  width: 87px;
  height: 72px;
}
section.posts-slider .swiper-actions .swiper-button svg path {
  fill: var(--text-color);
  transition: opacity 100ms ease-out;
}
section.posts-slider .swiper-actions .swiper-button:disabled svg path {
  opacity: 0.4;
}
section.posts-slider .swiper-wrapper {
  flex-wrap: nowrap;
}
section.posts-slider .heading.h1, section.posts-slider body.single-video section.next-reel a.h1.button, body.single-video section.next-reel section.posts-slider a.h1.button, section.posts-slider section.not-found .h1.button, section.not-found section.posts-slider .h1.button, section.posts-slider .wps-product-single .wps-component-products-title h1.h1.wps-products-title, .wps-product-single .wps-component-products-title section.posts-slider h1.h1.wps-products-title, section.posts-slider .swp-cart:has(> .swp-cart-inner) .h1.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) section.posts-slider .h1.wps-subtotal-row,
section.posts-slider div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.posts-slider .h1.wps-subtotal-row, section.posts-slider .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.posts-slider h2.h1[class$=-CartTitleCSS],
section.posts-slider div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.posts-slider h2.h1[class$=-CartTitleCSS], section.posts-slider .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) section.posts-slider .h1.wps-cart-title[class$=-cartTitleCSS],
section.posts-slider div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.posts-slider .h1.wps-cart-title[class$=-cartTitleCSS], section.posts-slider .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) section.posts-slider .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
section.posts-slider div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.posts-slider .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], section.posts-slider .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.posts-slider h2.h1[class$=-CartTitleCSS],
section.posts-slider div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.posts-slider h2.h1[class$=-CartTitleCSS], section.posts-slider section.event-countdown .h1.counter, section.event-countdown section.posts-slider .h1.counter, section.posts-slider section.paginated-posts-grid .h1.button, section.paginated-posts-grid section.posts-slider .h1.button, section.posts-slider .big-marquee-banner .h1.button, .big-marquee-banner section.posts-slider .h1.button,
section.posts-slider .products-marquee .h1.button,
section.posts-slider .featured-products .h1.button,
.products-marquee section.posts-slider .h1.button,
.featured-products section.posts-slider .h1.button, section.posts-slider section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .h1.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.posts-slider .h1.button, section.posts-slider .newsletter-signup form .h1.button, .newsletter-signup form section.posts-slider .h1.button, section.posts-slider .contact-form form .h1.button, .contact-form form section.posts-slider .h1.button, section.posts-slider section.mixed-sizes-hero .h1.button, section.mixed-sizes-hero section.posts-slider .h1.button, section.posts-slider .big-cta-banner .h1.button, .big-cta-banner section.posts-slider .h1.button, section.posts-slider nav.main-navigation ul.menu li.menu-item a.h1, nav.main-navigation ul.menu li.menu-item section.posts-slider a.h1, section.posts-slider nav.main-navigation .h1.mobile-nav-button, nav.main-navigation section.posts-slider .h1.mobile-nav-button,
section.posts-slider nav.main-navigation .mobile-menu-actions .h1.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions section.posts-slider .h1.close-mobile-nav-button,
section.posts-slider article.post-card:hover a {
  color: var(--accent-color, var(--text-color));
}

dialog.search-dialog {
  left: 0;
  opacity: 0;
  width: 100vw;
  top: 72px;
  translate: 0 -5%;
  z-index: 5;
  height: calc(100vh - 72px);
  transition: opacity 250ms linear, visibility 0ms, translate 150ms ease-out 50ms;
}
@media (max-width: 768px) {
  dialog.search-dialog {
    top: 67px;
    height: calc(100vh - 67px);
  }
}
dialog.search-dialog[open] {
  opacity: 1;
  translate: 0;
}
dialog.search-dialog::backdrop {
  display: none;
}
dialog.search-dialog .scrollable-container {
  height: 100%;
  overflow: auto;
}
dialog.search-dialog .input[type=text] {
  margin-top: 16px;
}
@media (max-width: 576px) {
  dialog.search-dialog .input[type=text] {
    margin-top: 40px;
  }
}
dialog.search-dialog .no-results {
  padding: 16px 0;
  color: rgba(251, 251, 251, 0.4);
}
dialog.search-dialog .search-results {
  width: 50%;
  display: grid;
  row-gap: 64px;
  padding: 80px 0;
}
@media (max-width: 576px) {
  dialog.search-dialog .search-results {
    width: 100%;
    row-gap: 32px;
    padding: 40px 0;
  }
}
dialog.search-dialog .post-card:hover {
  color: #f2c75b;
}
dialog.search-dialog .post-card > a {
  flex-direction: row;
}
dialog.search-dialog .post-card > a,
dialog.search-dialog .post-card .post-summary {
  row-gap: 24px;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
dialog.search-dialog .post-card .featured-badge {
  display: none;
}
dialog.search-dialog .post-card[data-post-type=video] figure.thumbnail-wrapper {
  overflow: visible;
}
dialog.search-dialog .post-card[data-post-type=video] figure.thumbnail-wrapper:after {
  opacity: 1;
  right: 8px;
  bottom: 8px;
  width: 40px;
  height: 40px;
}
@media (max-width: 576px) {
  dialog.search-dialog .post-card[data-post-type=video] figure.thumbnail-wrapper:after {
    width: 28px;
    height: 28px;
  }
}
dialog.search-dialog .post-card figure.thumbnail-wrapper {
  display: flex;
  flex-shrink: 0;
  height: -moz-fit-content;
  height: fit-content;
}
dialog.search-dialog .post-card figure.thumbnail-wrapper:has(figcaption) ~ .post-summary {
  margin-top: 40px;
}
dialog.search-dialog .post-card figure.thumbnail-wrapper .marquee {
  display: none;
}
dialog.search-dialog .post-card figure.thumbnail-wrapper figcaption {
  top: 0;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  white-space: nowrap;
  left: calc(100% + 16px);
}
dialog.search-dialog .post-card figure.thumbnail-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 120px !important;
  aspect-ratio: 1/1 !important;
}
@media (max-width: 576px) {
  dialog.search-dialog .post-card figure.thumbnail-wrapper img {
    width: 80px !important;
  }
}

section.image-collage {
  display: grid;
}
section.image-collage.layout_type_grid {
  gap: 400px;
}
@media (max-width: 768px) {
  section.image-collage.layout_type_grid {
    gap: 120px;
  }
}
section.image-collage.layout_type_grid .row {
  justify-content: space-between;
}
@media (max-width: 768px) {
  section.image-collage.layout_type_grid .row {
    gap: inherit;
  }
}
section.image-collage.layout_type_grid .row:nth-child(2) {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  section.image-collage.layout_type_grid .row:nth-child(2) {
    align-items: end;
    flex-direction: column-reverse;
  }
}
section.image-collage.layout_type_grid figure {
  display: grid;
  height: -moz-fit-content;
  height: fit-content;
}
section.image-collage.layout_type_grid figure:nth-child(1) img {
  aspect-ratio: 1/1;
}
section.image-collage.layout_type_grid figure:nth-child(2) img {
  aspect-ratio: 4/5;
}
section.image-collage.layout_type_grid img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #13140e;
}
section.image-collage.layout_type_singles .row:nth-child(1) figure:nth-child(1) {
  margin-top: 0 !important;
}
section.image-collage.layout_type_singles .row:nth-child(1) figure:nth-child(1) img {
  width: 296px;
  max-width: 30%;
  aspect-ratio: 4/5;
}
section.image-collage.layout_type_singles .row:nth-child(1) figure:nth-child(2) img {
  width: 768px;
  max-width: 60%;
  aspect-ratio: 16/9;
}
section.image-collage.layout_type_singles .row:nth-child(2) figure:nth-child(1) img {
  width: 664px;
  max-width: 50%;
  aspect-ratio: 1/1;
}
section.image-collage.layout_type_singles .row:nth-child(2) figure:nth-child(2) img {
  width: 90%;
  aspect-ratio: 9/5;
}
section.image-collage.layout_type_singles figure {
  display: flex;
  margin-top: -5%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 576px) {
  section.image-collage.layout_type_singles figure {
    margin-top: -10%;
  }
}
section.image-collage.layout_type_singles figure:nth-child(1) {
  transform: rotate(4deg);
}
section.image-collage.layout_type_singles figure:nth-child(2) {
  transform: rotate(-4deg);
}
section.image-collage.layout_type_singles img {
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #13140e;
}
section.image-collage.layout_type_singles .gallery-caption {
  margin-top: 5%;
  text-align: center;
}

.big-cta-banner {
  padding: 80px 0;
}
@media (max-width: 576px) {
  .big-cta-banner {
    padding: 64px 0;
  }
}
.big-cta-banner .row {
  row-gap: 40px;
}
.big-cta-banner a.big-cta {
  width: 100%;
  display: flex;
  border-radius: 50%;
  align-items: center;
  font-size: 11.25rem;
  aspect-ratio: 1/1;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  border: 1px solid var(--text-color);
  transition: all 50ms ease-out, transform 150ms linear;
}
@media (max-width: 576px) {
  .big-cta-banner a.big-cta {
    font-size: 6rem;
  }
}
.big-cta-banner a.big-cta:hover {
  transform: rotate(-16deg);
  background: var(--text-color);
  color: var(--background-color);
}
.big-cta-banner a.big-cta .heading.h3, .big-cta-banner a.big-cta body.single-video section.next-reel a.button, body.single-video section.next-reel .big-cta-banner a.big-cta a.button, .big-cta-banner a.big-cta .wps-product-single .wps-component-products-title h1.wps-products-title, .wps-product-single .wps-component-products-title .big-cta-banner a.big-cta h1.wps-products-title, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-subtotal-row, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-subtotal-row.button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-subtotal-row.button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-subtotal-row.button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-subtotal-row.button,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-subtotal-row,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-subtotal-row.button,
section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row.button,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-subtotal-row.button,
section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-subtotal-row.button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h3[class$=-CartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.not-found h2[class$=-CartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h3[class$=-CartTitleCSS],
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.not-found h2[class$=-CartTitleCSS].button,
section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS].button,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button,
section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-cart-title[class$=-cartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-cart-title[class$=-cartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-cart-title[class$=-cartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-cart-title[class$=-cartTitleCSS].button,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-cart-title[class$=-cartTitleCSS],
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-cart-title[class$=-cartTitleCSS].button,
section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS].button,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-cart-title[class$=-cartTitleCSS].button,
section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-cart-title[class$=-cartTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h3[class$=-CartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.not-found h2[class$=-CartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS].button, .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button,
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h3[class$=-CartTitleCSS],
.big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.not-found h2[class$=-CartTitleCSS].button,
section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS].button,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button,
section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button, .big-cta-banner a.big-cta section.event-countdown .h3.counter, section.event-countdown .big-cta-banner a.big-cta .h3.counter, .big-cta-banner a.big-cta section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .big-cta-banner a.big-cta .button, .big-cta-banner a.big-cta .button, .big-cta-banner a.big-cta nav.main-navigation ul.menu li.menu-item a.h3, .big-cta-banner a.big-cta nav.main-navigation ul.menu li.menu-item a.button, nav.main-navigation ul.menu li.menu-item .big-cta-banner a.big-cta a.h3, nav.main-navigation ul.menu li.menu-item .big-cta-banner a.big-cta a.button, .big-cta-banner a.big-cta nav.main-navigation .h3.mobile-nav-button, .big-cta-banner a.big-cta nav.main-navigation .mobile-nav-button.button, nav.main-navigation .big-cta-banner a.big-cta .h3.mobile-nav-button, nav.main-navigation .big-cta-banner a.big-cta .mobile-nav-button.button,
.big-cta-banner a.big-cta nav.main-navigation .mobile-menu-actions .h3.close-mobile-nav-button,
.big-cta-banner a.big-cta nav.main-navigation .mobile-menu-actions .close-mobile-nav-button.button,
nav.main-navigation .mobile-menu-actions .big-cta-banner a.big-cta .h3.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions .big-cta-banner a.big-cta .close-mobile-nav-button.button {
  transform-origin: right;
  transform: rotate(-4deg);
}
@media (max-width: 576px) {
  .big-cta-banner a.big-cta .heading.h3, .big-cta-banner a.big-cta body.single-video section.next-reel a.button, body.single-video section.next-reel .big-cta-banner a.big-cta a.button, .big-cta-banner a.big-cta .wps-product-single .wps-component-products-title h1.wps-products-title, .wps-product-single .wps-component-products-title .big-cta-banner a.big-cta h1.wps-products-title, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-subtotal-row, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-subtotal-row.button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-subtotal-row.button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-subtotal-row.button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-subtotal-row.button,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-subtotal-row,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-subtotal-row.button,
  section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row.button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-subtotal-row,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-subtotal-row.button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-subtotal-row.button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h3[class$=-CartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.not-found h2[class$=-CartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h3[class$=-CartTitleCSS],
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.not-found h2[class$=-CartTitleCSS].button,
  section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-cart-title[class$=-cartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-cart-title[class$=-cartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-cart-title[class$=-cartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-cart-title[class$=-cartTitleCSS].button,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-cart-title[class$=-cartTitleCSS],
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-cart-title[class$=-cartTitleCSS].button,
  section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-cart-title[class$=-cartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-cart-title[class$=-cartTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-cart-title[class$=-cartTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) .big-cta-banner a.big-cta .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta section.not-found .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) .big-cta-banner a.big-cta .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h3[class$=-CartTitleCSS], .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.not-found h2[class$=-CartTitleCSS].button, section.not-found .big-cta-banner a.big-cta .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS].button, .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button,
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h3[class$=-CartTitleCSS],
  .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.not-found h2[class$=-CartTitleCSS].button,
  section.not-found .big-cta-banner a.big-cta div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2.h3[class$=-CartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta section.not-found h2[class$=-CartTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents .big-cta-banner a.big-cta h2[class$=-CartTitleCSS].button, .big-cta-banner a.big-cta section.event-countdown .h3.counter, section.event-countdown .big-cta-banner a.big-cta .h3.counter, .big-cta-banner a.big-cta section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .big-cta-banner a.big-cta .button, .big-cta-banner a.big-cta .button, .big-cta-banner a.big-cta nav.main-navigation ul.menu li.menu-item a.h3, .big-cta-banner a.big-cta nav.main-navigation ul.menu li.menu-item a.button, nav.main-navigation ul.menu li.menu-item .big-cta-banner a.big-cta a.h3, nav.main-navigation ul.menu li.menu-item .big-cta-banner a.big-cta a.button, .big-cta-banner a.big-cta nav.main-navigation .h3.mobile-nav-button, .big-cta-banner a.big-cta nav.main-navigation .mobile-nav-button.button, nav.main-navigation .big-cta-banner a.big-cta .h3.mobile-nav-button, nav.main-navigation .big-cta-banner a.big-cta .mobile-nav-button.button,
  .big-cta-banner a.big-cta nav.main-navigation .mobile-menu-actions .h3.close-mobile-nav-button,
  .big-cta-banner a.big-cta nav.main-navigation .mobile-menu-actions .close-mobile-nav-button.button,
  nav.main-navigation .mobile-menu-actions .big-cta-banner a.big-cta .h3.close-mobile-nav-button,
  nav.main-navigation .mobile-menu-actions .big-cta-banner a.big-cta .close-mobile-nav-button.button {
    font-size: 2.5rem;
  }
}
.big-cta-banner .button {
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
.big-cta-banner .button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
.big-cta-banner .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  .big-cta-banner .button span {
    font-size: 2.5rem;
  }
}

section.gallery-slider {
  overflow: hidden;
  position: relative;
}
section.gallery-slider .swiper-wrapper {
  flex-wrap: nowrap;
}
section.gallery-slider .swiper-actions {
  left: 0;
  top: 50%;
  display: flex;
  position: absolute;
  align-items: center;
  padding: 0 40px;
  transform: translateY(-50%);
  justify-content: space-between;
  width: calc(100% - 40px * 2);
}
@media (max-width: 768px) {
  section.gallery-slider .swiper-actions {
    display: none;
  }
}
section.gallery-slider .swiper-actions svg {
  width: 86px;
  height: auto;
}
section.gallery-slider .swiper-actions svg path {
  fill: rgba(251, 251, 251, 0.9);
}
section.gallery-slider .swiper-pagination {
  right: 0;
  bottom: 0;
  gap: 12px;
  display: flex;
  position: absolute;
}
section.gallery-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-flex;
  background-color: rgba(93, 93, 93, 0.2);
  transition: background-color 150ms linear;
}
section.gallery-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(93, 93, 93, 0.6);
}
section.gallery-slider img {
  height: auto;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/12;
  border: 1px solid #13140e;
  width: calc(100% - 2px);
}
@media (max-width: 576px) {
  section.gallery-slider img {
    aspect-ratio: 4/3;
  }
}
section.gallery-slider .swiper-slide:not(.swiper-slide-active) figcaption {
  opacity: 0;
}
section.gallery-slider .swiper-slide figcaption {
  opacity: 1;
  transition: all 250ms linear;
}

section.mixed-sizes-hero {
  color: var(--text-color);
  background-color: var(--background-color);
}
section.mixed-sizes-hero .row {
  row-gap: 120px;
}
@media (max-width: 768px) {
  section.mixed-sizes-hero .row {
    row-gap: 64px;
  }
}
section.mixed-sizes-hero .button {
  margin: 0 auto;
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
section.mixed-sizes-hero .button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
section.mixed-sizes-hero .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  section.mixed-sizes-hero .button span {
    font-size: 2.5rem;
  }
}
section.mixed-sizes-hero .inner-spacing {
  gap: 24px;
  display: grid;
}
@media (max-width: 768px) {
  section.mixed-sizes-hero a.heading.h3, section.mixed-sizes-hero body.single-video section.next-reel a.button, body.single-video section.next-reel section.mixed-sizes-hero a.button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.h3.wps-subtotal-row, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) body.single-video section.next-reel a.wps-subtotal-row.button, body.single-video section.next-reel section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-subtotal-row.button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) section.not-found a.wps-subtotal-row.button, section.not-found section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-subtotal-row.button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.h3.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero body.single-video section.next-reel a.wps-subtotal-row.button, body.single-video section.next-reel .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-subtotal-row.button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero section.not-found a.wps-subtotal-row.button, section.not-found .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-subtotal-row.button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.h3.wps-subtotal-row,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) body.single-video section.next-reel a.wps-subtotal-row.button,
  body.single-video section.next-reel section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-subtotal-row.button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found a.wps-subtotal-row.button,
  section.not-found section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-subtotal-row.button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.h3.wps-subtotal-row,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero body.single-video section.next-reel a.wps-subtotal-row.button,
  body.single-video section.next-reel div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-subtotal-row.button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero section.not-found a.wps-subtotal-row.button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-subtotal-row.button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.h3.wps-cart-title[class$=-cartTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) body.single-video section.next-reel a.wps-cart-title[class$=-cartTitleCSS].button, body.single-video section.next-reel section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-cart-title[class$=-cartTitleCSS].button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) section.not-found a.wps-cart-title[class$=-cartTitleCSS].button, section.not-found section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-cart-title[class$=-cartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.h3.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero body.single-video section.next-reel a.wps-cart-title[class$=-cartTitleCSS].button, body.single-video section.next-reel .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-cart-title[class$=-cartTitleCSS].button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero section.not-found a.wps-cart-title[class$=-cartTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-cart-title[class$=-cartTitleCSS].button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.h3.wps-cart-title[class$=-cartTitleCSS],
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) body.single-video section.next-reel a.wps-cart-title[class$=-cartTitleCSS].button,
  body.single-video section.next-reel section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-cart-title[class$=-cartTitleCSS].button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found a.wps-cart-title[class$=-cartTitleCSS].button,
  section.not-found section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-cart-title[class$=-cartTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.h3.wps-cart-title[class$=-cartTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero body.single-video section.next-reel a.wps-cart-title[class$=-cartTitleCSS].button,
  body.single-video section.next-reel div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-cart-title[class$=-cartTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero section.not-found a.wps-cart-title[class$=-cartTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-cart-title[class$=-cartTitleCSS].button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) body.single-video section.next-reel a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, body.single-video section.next-reel section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) section.not-found a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero body.single-video section.next-reel a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, body.single-video section.next-reel .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero section.not-found a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.not-found .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) body.single-video section.next-reel a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  body.single-video section.next-reel section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.not-found a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.not-found section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.h3.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero body.single-video section.next-reel a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  body.single-video section.next-reel div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero section.not-found a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button,
  section.not-found div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero a.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS].button, section.mixed-sizes-hero section.event-countdown a.h3.counter, section.event-countdown section.mixed-sizes-hero a.h3.counter, section.mixed-sizes-hero section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper a.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.mixed-sizes-hero a.button, section.mixed-sizes-hero nav.main-navigation ul.menu li.menu-item a.h3, nav.main-navigation ul.menu li.menu-item section.mixed-sizes-hero a.h3, section.mixed-sizes-hero nav.main-navigation a.h3.mobile-nav-button, nav.main-navigation section.mixed-sizes-hero a.h3.mobile-nav-button,
  section.mixed-sizes-hero nav.main-navigation .mobile-menu-actions a.h3.close-mobile-nav-button,
  nav.main-navigation .mobile-menu-actions section.mixed-sizes-hero a.h3.close-mobile-nav-button, nav.main-navigation ul.menu li.menu-item section.mixed-sizes-hero a.button, section.mixed-sizes-hero nav.main-navigation ul.menu li.menu-item a.button, nav.main-navigation section.mixed-sizes-hero a.mobile-nav-button.button, section.mixed-sizes-hero nav.main-navigation a.mobile-nav-button.button,
  nav.main-navigation .mobile-menu-actions section.mixed-sizes-hero a.close-mobile-nav-button.button,
  section.mixed-sizes-hero nav.main-navigation .mobile-menu-actions a.close-mobile-nav-button.button, section.mixed-sizes-hero a.button {
    font-size: 2rem;
  }
}
section.mixed-sizes-hero h2.heading, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-subtotal-row,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-subtotal-row, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS],
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS], section.mixed-sizes-hero section.event-countdown h2.counter, section.event-countdown section.mixed-sizes-hero h2.counter, section.mixed-sizes-hero section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper h2.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.mixed-sizes-hero h2.button, section.mixed-sizes-hero nav.main-navigation h2.mobile-nav-button, nav.main-navigation section.mixed-sizes-hero h2.mobile-nav-button,
section.mixed-sizes-hero nav.main-navigation .mobile-menu-actions h2.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions section.mixed-sizes-hero h2.close-mobile-nav-button, section.mixed-sizes-hero h2.button {
  text-align: center;
  flex-direction: column;
}
section.mixed-sizes-hero h2.heading span, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-subtotal-row span, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-subtotal-row span,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-subtotal-row span,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-subtotal-row span, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS] span, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS] span,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS] span,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.mixed-sizes-hero h2[class$=-CartTitleCSS] span, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-title[class$=-cartTitleCSS] span, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS] span,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-title[class$=-cartTitleCSS] span,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-title[class$=-cartTitleCSS] span, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] span, .swp-cart:has(> .swp-cart-inner) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] span,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart) h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] span,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.mixed-sizes-hero h2.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] span, section.mixed-sizes-hero .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS] span, .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS] span,
section.mixed-sizes-hero div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS] span,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.mixed-sizes-hero h2[class$=-CartTitleCSS] span, section.mixed-sizes-hero section.event-countdown h2.counter span, section.event-countdown section.mixed-sizes-hero h2.counter span, section.mixed-sizes-hero section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper h2.button span, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.mixed-sizes-hero h2.button span, section.mixed-sizes-hero nav.main-navigation h2.mobile-nav-button span, nav.main-navigation section.mixed-sizes-hero h2.mobile-nav-button span,
section.mixed-sizes-hero nav.main-navigation .mobile-menu-actions h2.close-mobile-nav-button span,
nav.main-navigation .mobile-menu-actions section.mixed-sizes-hero h2.close-mobile-nav-button span, section.mixed-sizes-hero h2.button span {
  max-width: 100%;
  line-height: 0.8;
  letter-spacing: -0.04em;
  overflow-wrap: break-word;
}
section.mixed-sizes-hero figure.thumbnail-wrapper {
  position: relative;
}
section.mixed-sizes-hero figure.thumbnail-wrapper:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  visibility: hidden;
  background: #f2c75b;
  mix-blend-mode: darken;
  transition: visibility 50ms linear;
}
section.mixed-sizes-hero figure.thumbnail-wrapper:hover:before {
  visibility: visible;
}
section.mixed-sizes-hero figure.thumbnail-wrapper img {
  max-width: 100%;
}

.wp-toolbar section.full-screen-video video {
  width: 100%;
  height: auto;
}
section.full-screen-video video {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1068px) {
  section.full-screen-video video {
    height: auto;
    aspect-ratio: 16/9;
  }
}
@media (max-width: 576px) {
  section.full-screen-video video {
    max-height: 85vh;
  }
}

.newsletter-signup, .contact-form {
  --accent-color: var(--text-color);
}
.newsletter-signup.bg-color-black, section.newsletter-signup.event-countdown, .bg-color-black.contact-form, section.contact-form.event-countdown {
  --accent-color: #f2695c;
}
@media (max-width: 768px) {
  .newsletter-signup .illustration-wrapper, .contact-form .illustration-wrapper {
    order: 3;
  }
  .newsletter-signup .signup-form-wrapper, .contact-form .signup-form-wrapper {
    order: 2;
  }
}
.newsletter-signup h2, .contact-form h2 {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .newsletter-signup h2, .contact-form h2 {
    margin-bottom: 64px;
  }
}
.newsletter-signup img.illustration, .contact-form img.illustration {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.newsletter-signup form, .contact-form form {
  gap: 80px;
  display: grid;
}
@media (max-width: 768px) {
  .newsletter-signup form, .contact-form form {
    gap: 40px;
    padding: 0;
  }
}
.newsletter-signup form .wpcf7-spinner, .contact-form form .wpcf7-spinner {
  position: absolute;
}
.newsletter-signup form .wpcf7-not-valid-tip, .contact-form form .wpcf7-not-valid-tip {
  margin-top: 16px;
}
.newsletter-signup form .button, .contact-form form .button {
  cursor: pointer;
  border: 0;
  color: var(--accent-color, var(--text-color));
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
.newsletter-signup form .button:hover, .contact-form form .button:hover {
  background: var(--accent-color, var(--text-color));
  color: var(--background-color);
}
.newsletter-signup form .button span, .contact-form form .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  .newsletter-signup form .button span, .contact-form form .button span {
    font-size: 2.5rem;
  }
}
.newsletter-signup form .button:is(input), .contact-form form .button:is(input) {
  padding-top: 2px;
  padding-bottom: 10px;
}
.newsletter-signup form .wpcf7-list-item, .contact-form form .wpcf7-list-item {
  margin: 0;
}
.newsletter-signup form .wpcf7-list-item input[type=checkbox], .contact-form form .wpcf7-list-item input[type=checkbox] {
  transform: translateY(-12px);
}
.newsletter-signup form .wpcf7-not-valid-tip, .contact-form form .wpcf7-not-valid-tip {
  font-size: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  white-space: nowrap;
  text-transform: none;
}
.newsletter-signup form span[data-name=opt-in] .wpcf7-not-valid-tip, .contact-form form span[data-name=opt-in] .wpcf7-not-valid-tip {
  top: calc(100% + 32px);
}
.newsletter-signup form br, .contact-form form br {
  display: none;
}

section.full-screen-slider {
  overflow: hidden;
  position: relative;
}
section.full-screen-slider .swiper-wrapper {
  flex-wrap: nowrap;
}
section.full-screen-slider .swiper-wrapper .swiper-slide {
  position: relative;
}
section.full-screen-slider .swiper-wrapper .swiper-slide .grid {
  position: relative;
}
section.full-screen-slider .swiper-wrapper .swiper-slide:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(19, 20, 14, 0) 0%, #13140e 100%);
  border-bottom: 1px solid #fbfbfb;
}
section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper {
  bottom: 0;
  width: 100%;
  padding: 1rem 0;
  position: absolute;
  justify-content: space-between;
  max-width: calc(100% - var(--gutter-width));
}
section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 1068px) {
  section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper {
    justify-content: flex-start;
  }
}
section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button {
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button span {
    font-size: 2.5rem;
  }
}
section.full-screen-slider .swiper-wrapper .swiper-slide .featured-badge {
  top: 1rem;
  right: 2rem;
  translate: 0;
  transform: rotate(12deg);
}
@media (max-width: 768px) {
  section.full-screen-slider .swiper-wrapper .swiper-slide .featured-badge {
    top: 3rem;
    scale: 1.8;
    right: 3rem;
  }
}
section.full-screen-slider .swiper-actions {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 40px 0;
  justify-content: flex-end;
}
section.full-screen-slider .swiper-actions svg {
  width: 86px;
  height: auto;
}
section.full-screen-slider .swiper-actions svg path {
  fill: rgba(251, 251, 251, 0.9);
}
section.full-screen-slider .swiper-pagination {
  right: 0;
  bottom: 0;
  gap: 12px;
  display: flex;
}
section.full-screen-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-flex;
  background-color: rgba(93, 93, 93, 0.2);
  transition: background-color 150ms linear;
}
section.full-screen-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(93, 93, 93, 0.6);
}
section.full-screen-slider img {
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 768px;
  aspect-ratio: 15/8;
  border: 1px solid #13140e;
  width: calc(100% - 2px);
  height: calc(100vh - 240px);
}
@media (max-width: 576px) {
  section.full-screen-slider img {
    aspect-ratio: 4/3;
  }
}

.big-marquee-banner,
.products-marquee,
.featured-products {
  color: var(--text-color);
  background-color: var(--background-color);
}
.big-marquee-banner .button,
.products-marquee .button,
.featured-products .button {
  margin-top: 120px;
  z-index: 1;
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
.big-marquee-banner .button:hover,
.products-marquee .button:hover,
.featured-products .button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
.big-marquee-banner .button span,
.products-marquee .button span,
.featured-products .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  .big-marquee-banner .button span,
  .products-marquee .button span,
  .featured-products .button span {
    font-size: 2.5rem;
  }
}
@media (max-width: 576px) {
  .big-marquee-banner .button,
  .products-marquee .button,
  .featured-products .button {
    margin-top: 64px;
  }
}
.big-marquee-banner .marquee,
.products-marquee .marquee,
.featured-products .marquee {
  width: 100%;
  color: inherit;
  overflow: visible;
  text-transform: uppercase;
}
.big-marquee-banner .marquee .marquee-item,
.products-marquee .marquee .marquee-item,
.featured-products .marquee .marquee-item {
  gap: 2.5rem;
}
@media (max-width: 768px) {
  .big-marquee-banner .marquee .marquee-item .featured-badge,
  .products-marquee .marquee .marquee-item .featured-badge,
  .featured-products .marquee .marquee-item .featured-badge {
    display: none;
  }
}
.big-marquee-banner .marquee .marquee-item:not(:last-of-type),
.products-marquee .marquee .marquee-item:not(:last-of-type),
.featured-products .marquee .marquee-item:not(:last-of-type) {
  margin-right: 2.5rem;
}
.big-marquee-banner .marquee .marquee-item > span,
.products-marquee .marquee .marquee-item > span,
.featured-products .marquee .marquee-item > span {
  margin-top: -0.1em;
}
.big-marquee-banner .marquee .marquee-item img,
.products-marquee .marquee .marquee-item img,
.featured-products .marquee .marquee-item img {
  width: auto;
  height: 283px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 576px) {
  .big-marquee-banner .marquee .marquee-item img,
  .products-marquee .marquee .marquee-item img,
  .featured-products .marquee .marquee-item img {
    height: 200px;
  }
}

section.paginated-posts-grid.bg-color-black, section.paginated-posts-grid.event-countdown {
  --accent-color: #f2c75b;
}
section.paginated-posts-grid[data-allows-filtering=true] {
  --row-gap: 120px;
}
section.paginated-posts-grid .row {
  row-gap: var(--row-gap, 64px);
}
@media (max-width: 768px) {
  section.paginated-posts-grid .row {
    row-gap: 64px;
  }
}
section.paginated-posts-grid .button {
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
section.paginated-posts-grid .button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
section.paginated-posts-grid .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  section.paginated-posts-grid .button span {
    font-size: 2.5rem;
  }
}
section.paginated-posts-grid .heading.h1, section.paginated-posts-grid body.single-video section.next-reel a.h1.button, body.single-video section.next-reel section.paginated-posts-grid a.h1.button, section.paginated-posts-grid .wps-product-single .wps-component-products-title h1.h1.wps-products-title, .wps-product-single .wps-component-products-title section.paginated-posts-grid h1.h1.wps-products-title, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-subtotal-row, .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-subtotal-row,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-subtotal-row, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.paginated-posts-grid h2.h1[class$=-CartTitleCSS],
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.paginated-posts-grid h2.h1[class$=-CartTitleCSS], section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-title[class$=-cartTitleCSS], .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-cart-title[class$=-cartTitleCSS],
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-cart-title[class$=-cartTitleCSS], section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS], section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS], .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.paginated-posts-grid h2.h1[class$=-CartTitleCSS],
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.paginated-posts-grid h2.h1[class$=-CartTitleCSS], section.paginated-posts-grid section.event-countdown .h1.counter, section.event-countdown section.paginated-posts-grid .h1.counter, section.paginated-posts-grid nav.main-navigation ul.menu li.menu-item a.h1, nav.main-navigation ul.menu li.menu-item section.paginated-posts-grid a.h1, section.paginated-posts-grid nav.main-navigation .h1.mobile-nav-button, nav.main-navigation section.paginated-posts-grid .h1.mobile-nav-button,
section.paginated-posts-grid nav.main-navigation .mobile-menu-actions .h1.close-mobile-nav-button,
nav.main-navigation .mobile-menu-actions section.paginated-posts-grid .h1.close-mobile-nav-button, section.paginated-posts-grid section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .h1.button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.paginated-posts-grid .h1.button, section.paginated-posts-grid .h1.button,
section.paginated-posts-grid article.post-card:hover a {
  color: var(--accent-color, var(--text-color));
}
section.paginated-posts-grid .heading.h1 img, section.paginated-posts-grid body.single-video section.next-reel a.h1.button img, body.single-video section.next-reel section.paginated-posts-grid a.h1.button img, section.paginated-posts-grid .wps-product-single .wps-component-products-title h1.h1.wps-products-title img, .wps-product-single .wps-component-products-title section.paginated-posts-grid h1.h1.wps-products-title img, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-subtotal-row img, .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-subtotal-row img,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-subtotal-row img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-subtotal-row img, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS] img, .swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] section.paginated-posts-grid h2.h1[class$=-CartTitleCSS] img,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2.h1[class$=-CartTitleCSS] img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] section.paginated-posts-grid h2.h1[class$=-CartTitleCSS] img, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-title[class$=-cartTitleCSS] img, .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-cart-title[class$=-cartTitleCSS] img,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-title[class$=-cartTitleCSS] img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-cart-title[class$=-cartTitleCSS] img, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] img, .swp-cart:has(> .swp-cart-inner) section.paginated-posts-grid .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] img,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart) .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) section.paginated-posts-grid .h1.wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] img, section.paginated-posts-grid .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS] img, .swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents section.paginated-posts-grid h2.h1[class$=-CartTitleCSS] img,
section.paginated-posts-grid div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2.h1[class$=-CartTitleCSS] img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents section.paginated-posts-grid h2.h1[class$=-CartTitleCSS] img, section.paginated-posts-grid section.event-countdown .h1.counter img, section.event-countdown section.paginated-posts-grid .h1.counter img, section.paginated-posts-grid nav.main-navigation ul.menu li.menu-item a.h1 img, nav.main-navigation ul.menu li.menu-item section.paginated-posts-grid a.h1 img, section.paginated-posts-grid nav.main-navigation .h1.mobile-nav-button img, nav.main-navigation section.paginated-posts-grid .h1.mobile-nav-button img,
section.paginated-posts-grid nav.main-navigation .mobile-menu-actions .h1.close-mobile-nav-button img,
nav.main-navigation .mobile-menu-actions section.paginated-posts-grid .h1.close-mobile-nav-button img, section.paginated-posts-grid section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .h1.button img, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.paginated-posts-grid .h1.button img, section.paginated-posts-grid .h1.button img,
section.paginated-posts-grid article.post-card:hover a img {
  border-color: var(--accent-color, var(--text-color, #13140e));
}
section.paginated-posts-grid article.post-card {
  height: 100%;
}
section.paginated-posts-grid form.filter-categories {
  overflow: auto;
  position: relative;
  scrollbar-width: none;
}
section.paginated-posts-grid form.filter-categories ::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  section.paginated-posts-grid form.filter-categories {
    padding: 0 var(--gutter-width);
    margin: 0 calc(var(--gutter-width) * -1);
  }
}
section.paginated-posts-grid form.filter-categories ~ .separator {
  border: 0;
  padding: 0;
  height: 1px;
  width: 100%;
  margin: 24px 0 40px;
  background-color: var(--text-color);
}
section.paginated-posts-grid form.filter-categories:has(button.filter) .filter:nth-child(5) ~ .filter:not(button) {
  display: none;
}
section.paginated-posts-grid form.filter-categories .filter {
  cursor: pointer;
  min-width: 32px;
  padding: 16px 24px;
  position: relative;
  white-space: nowrap;
  border-radius: 100px;
  text-transform: uppercase;
  border: 1px solid var(--text-color);
}
section.paginated-posts-grid form.filter-categories .filter:is(button) {
  padding: 0;
  width: 50px;
  height: 50px;
}
section.paginated-posts-grid form.filter-categories .filter:has(input[type=radio]:checked) {
  color: var(--background-color);
  background-color: var(--text-color);
}
section.paginated-posts-grid form.filter-categories .filter input[type=radio] {
  opacity: 0;
  position: absolute;
}
section.paginated-posts-grid form.filter-categories fieldset {
  border: 0;
  gap: 16px;
  flex-wrap: nowrap;
}

.products-marquee .row, .featured-products .row {
  row-gap: 120px;
}
@media (max-width: 1068px) {
  .products-marquee .row, .featured-products .row {
    row-gap: 64px;
  }
}
.featured-products .row {
  row-gap: 64px;
}

section.event-countdown {
  border: 1px solid;
  z-index: 8;
  left: var(--gutter-width);
  bottom: var(--gutter-width);
  transition: all 250ms ease-out;
}
@media (max-width: 576px) {
  section.event-countdown {
    gap: 16px;
    padding: 16px;
    right: var(--gutter-width);
  }
}
section.event-countdown:not(.visible) {
  opacity: 0;
  translate: 0 15px;
}
section.event-countdown .counter {
  min-width: 70px;
}
@media (max-width: 576px) {
  section.event-countdown .counter {
    min-width: 30px;
  }
}
@media (max-width: 576px) {
  section.event-countdown .h3, section.event-countdown body.single-video section.next-reel a.button, body.single-video section.next-reel section.event-countdown a.button, section.event-countdown section.not-found .button, section.not-found section.event-countdown .button, section.event-countdown .wps-product-single .wps-component-products-title h1.wps-products-title, .wps-product-single .wps-component-products-title section.event-countdown h1.wps-products-title, section.event-countdown .big-cta-banner .button, .big-cta-banner section.event-countdown .button, section.event-countdown section.mixed-sizes-hero .button, section.mixed-sizes-hero section.event-countdown .button, section.event-countdown .newsletter-signup form .button, .newsletter-signup form section.event-countdown .button, section.event-countdown .contact-form form .button, .contact-form form section.event-countdown .button, section.event-countdown section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper .button, section.full-screen-slider .swiper-wrapper .swiper-slide .data-wrapper .cta-wrapper section.event-countdown .button, section.event-countdown .big-marquee-banner .button, .big-marquee-banner section.event-countdown .button,
  section.event-countdown .products-marquee .button,
  .products-marquee section.event-countdown .button, section.event-countdown section.paginated-posts-grid .button, section.paginated-posts-grid section.event-countdown .button,
  section.event-countdown .featured-products .button,
  .featured-products section.event-countdown .button {
    font-size: 2rem !important;
  }
}
section.event-countdown .dismiss-modal-button {
  top: 8px;
  right: 8px;
  width: 1rem;
  height: 1rem;
  position: absolute;
}
section.event-countdown .dismiss-modal-button svg {
  width: 100%;
  height: 100%;
}

.swp-cart .swp-cart-inner,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) {
  width: 100%;
  max-width: 570px;
  background-color: var(--background-color);
}

.swp-cart:has(> .swp-cart-inner),
div[class$=-cartContainerCSS]:has(> .shopwp-cart) {
  --text-color: #13140e;
  --background-color: #fbfbfb;
}
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-footer,
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-header:after,
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-header:before,
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-header .wps-cart-title-wrap,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-footer,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-header:after,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-header:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-header .wps-cart-title-wrap {
  display: none;
}
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-header .wps-btn-close,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-header .wps-btn-close {
  top: 0;
  right: 0;
  position: absolute;
}
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents h2[class$=-CartTitleCSS] {
  color: var(--text-color);
}
.swp-cart:has(> .swp-cart-inner).swp-cart-is-empty .wps-cart-contents svg,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-empty .wps-cart-contents svg {
  display: none;
}
.swp-cart:has(> .swp-cart-inner):before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart):before {
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  visibility: hidden;
  pointer-events: none;
  z-index: 10;
  background-color: rgba(19, 20, 14, 0.5);
  transition: opacity 250ms ease-out 100ms, visibility 0s 400ms;
}
.swp-cart:has(> .swp-cart-inner).swp-cart-is-open:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart).swp-cart-is-open:before {
  opacity: 1;
  visibility: visible;
  transition: opacity 250ms ease-out 100ms, visibility 0s;
}
.swp-cart:has(> .swp-cart-inner) .swp-cart-container,
.swp-cart:has(> .swp-cart-inner) .wps-cart.shopwp-cart,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-cart-container,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart.shopwp-cart {
  padding: 16px 40px;
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .swp-cart-container,
  .swp-cart:has(> .swp-cart-inner) .wps-cart.shopwp-cart,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-cart-container,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart.shopwp-cart {
    padding: 16px;
  }
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem {
  border: none;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem .wps-cart-lineitem-price-sale,
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem p[class$=-noticeStyles-Notice],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem .wps-cart-lineitem-price-sale,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem p[class$=-noticeStyles-Notice] {
  display: none;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-img,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-img {
  width: 200px;
  height: 200px;
  border-radius: 0;
  border: 1px solid var(--text-color);
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-img,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-img {
    width: 100px;
    height: 100px;
  }
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-remove[class$=-removeStyles],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-remove[class$=-removeStyles] {
  top: auto;
  padding: 0;
  width: 24px;
  height: 24px;
  overflow: hidden;
  color: transparent;
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-remove[class$=-removeStyles],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-remove[class$=-removeStyles] {
    padding: 0;
  }
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-remove[class$=-removeStyles]:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-remove[class$=-removeStyles]:before {
  content: "";
  width: inherit;
  height: inherit;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/trash-icon.svg");
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-variant-title[class$=-badgeCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-variant-title[class$=-badgeCSS] {
  padding: 0;
  margin: 16px 0;
  background: none;
  box-shadow: none;
  font-size: 0.875rem;
  color: rgba(93, 93, 93, 0.6);
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-variant-title[class$=-badgeCSS]:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-variant-title[class$=-badgeCSS]:before {
  content: "Size:";
  padding-right: 8px;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-title-content[class$=-CartLineItemTitleCSS] {
  max-width: 200px;
  margin-right: 46px;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-lineitem-price-total-wrapper[class$=-CartLineItemPriceCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-lineitem-price-total-wrapper[class$=-CartLineItemPriceCSS] {
  align-items: center;
}
.swp-cart:has(> .swp-cart-inner) .wps-btn-checkout,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-btn-checkout {
  width: 100%;
  color: #13140e;
  padding: 16px;
  border-radius: 100px;
  justify-content: center;
  border: 1px solid #13140e;
  text-transform: uppercase;
  transition: all 50ms linear;
  background: #fbfbfb;
  display: flex;
  margin-top: 40px;
  width: auto !important;
}
.swp-cart:has(> .swp-cart-inner) .wps-btn-checkout:not(:disabled):hover,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-btn-checkout:not(:disabled):hover {
  background: #13140e;
  color: #fbfbfb;
}
.swp-cart:has(> .swp-cart-inner) div[class$=-CartHeaderRow],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) div[class$=-CartHeaderRow] {
  align-items: flex-start;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-title[class$=-cartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-title[class$=-cartTitleCSS] {
  color: #13140e;
  overflow: visible;
  padding-top: 46px;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-contents,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents {
  padding-top: 40px;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] h2[class$=-CartTitleCSS] {
  color: #13140e;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-contents[data-is-cart-empty=true] svg,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents[data-is-cart-empty=true] svg {
  display: none;
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-cart-contents,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-contents {
    padding-top: 24px;
  }
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-footer,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-footer {
  margin-top: 0;
  padding-top: 24px;
  border-color: #13140e;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-footer div[class$=-CartFooterTotalCSS]:after,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-footer div[class$=-CartFooterTotalCSS]:after {
  content: "Taxes, discounts and shipping calculated at checkout";
  order: 5;
  margin-top: 16px;
  font-size: 0.875rem;
}
.swp-cart:has(> .swp-cart-inner) .wps-subtotal-row .wps-total-amount,
.swp-cart:has(> .swp-cart-inner) .wps-subtotal-row .wps-total-prefix,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row .wps-total-amount,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row .wps-total-prefix {
  font-size: 2.5rem;
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-subtotal-row .wps-total-amount,
  .swp-cart:has(> .swp-cart-inner) .wps-subtotal-row .wps-total-prefix,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row .wps-total-amount,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-subtotal-row .wps-total-prefix {
    font-size: 2rem;
  }
}
.swp-cart:has(> .swp-cart-inner) div[class$=-updatingOverlayTextCSS-CartLoadingContents],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) div[class$=-updatingOverlayTextCSS-CartLoadingContents] {
  padding: 0;
  height: 100%;
  color: #13140e;
  transform: none;
}
.swp-cart:has(> .swp-cart-inner) div[class$=-updatingOverlayTextCSS-CartLoadingContents] svg,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) div[class$=-updatingOverlayTextCSS-CartLoadingContents] svg {
  display: none;
}
.swp-cart:has(> .swp-cart-inner) p[class$=-noticeStyles-Notice],
div[class$=-cartContainerCSS]:has(> .shopwp-cart) p[class$=-noticeStyles-Notice] {
  padding: 0;
  border: none;
  display: flex;
  background: none;
  color: rgba(93, 93, 93, 0.6);
}
.swp-cart:has(> .swp-cart-inner) p[class$=-noticeStyles-Notice]:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) p[class$=-noticeStyles-Notice]:before {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  flex-shrink: 0;
  margin-right: 8px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/warning-badge.svg");
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-header,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header {
  position: relative;
  margin-bottom: 28px;
  z-index: 1;
  padding-bottom: 24px;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-header:after, .swp-cart:has(> .swp-cart-inner) .wps-cart-header:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header:after,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header:before {
  top: 100%;
  color: #13140e;
  padding: 8px 0;
  position: absolute;
  font-size: 0.875rem;
  background-color: #fbfbfb;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-header:before,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header:before {
  content: "Products";
  left: 0;
  width: 100%;
  border-bottom: 1px solid #13140e;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-header:after,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header:after {
  content: "Total";
  right: 0;
}
.swp-cart:has(> .swp-cart-inner) .wps-cart-header .wps-btn-close.wps-modal-close-trigger:hover,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header .wps-btn-close.wps-modal-close-trigger:hover {
  color: var(--text-color);
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-cart-header .wps-btn-close.wps-modal-close-trigger > .wps-modal-close-trigger,
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-cart-header .wps-btn-close.wps-modal-close-trigger > .wps-modal-close-trigger {
    font-size: 1.5rem;
  }
}
.swp-cart:has(> .swp-cart-inner) .wps-quantity-container,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-quantity-container {
  --accent-color: #fbfbfb;
}
@media (max-width: 576px) {
  .swp-cart:has(> .swp-cart-inner) .wps-quantity-container .wps-quantity-input[class$=-quantityInputCSS],
  .swp-cart:has(> .swp-cart-inner) .wps-quantity-container .wps-quantity-decrement[class$=-QuantityIncDecCSS-QuantityDecCSS-Quantity],
  .swp-cart:has(> .swp-cart-inner) .wps-quantity-container .wps-quantity-increment[class$=-QuantityIncDecCSS-QuantityIncCSS-Quantity],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-quantity-container .wps-quantity-input[class$=-quantityInputCSS],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-quantity-container .wps-quantity-decrement[class$=-QuantityIncDecCSS-QuantityDecCSS-Quantity],
  div[class$=-cartContainerCSS]:has(> .shopwp-cart) .wps-quantity-container .wps-quantity-increment[class$=-QuantityIncDecCSS-QuantityIncCSS-Quantity] {
    width: 40px !important;
    height: 40px !important;
    font-weight: 500;
    font-size: 1rem;
    font-family: "Helvetica-Now", Arial, sans-serif;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: none;
  }
}
.swp-cart:has(> .swp-cart-inner) .swp-lineitem-quantity-label,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-lineitem-quantity-label {
  display: none;
}
.swp-cart:has(> .swp-cart-inner) .swp-total-amount,
.swp-cart:has(> .swp-cart-inner) .swp-subtotal-row,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-total-amount,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-subtotal-row {
  margin-top: 0;
}
.swp-cart:has(> .swp-cart-inner) .swp-cart-footer,
div[class$=-cartContainerCSS]:has(> .shopwp-cart) .swp-cart-footer {
  padding-top: 0;
}

@media (max-width: 1068px) {
  .wps-product-single .wps-product-single-content {
    order: 1;
  }
}
.wps-product-single .wps-component-products-title {
  margin-bottom: 40px;
}
.wps-product-single .wps-component-products-description {
  width: 100%;
  display: grid;
}
.wps-product-single .wps-component-products-description > * {
  row-gap: 16px;
}
.wps-product-single .wps-component-products-pricing {
  align-items: center;
  flex-direction: row;
  margin-bottom: 40px;
}
.wps-product-single .wps-component-products-pricing .wps-products-price {
  order: 1;
}
.wps-product-single .wps-component-products-pricing .wps-product-prices-compare-at {
  margin-top: 0;
  margin-right: 8px;
}
.wps-product-single .wps-component-products-pricing .wps-product-prices-compare-at .wps-product-individual-price {
  color: rgba(19, 20, 14, 0.4);
}
.wps-product-single .wps-component-products-pricing .wps-pricing-sale-notice {
  display: none;
}
.wps-product-single .wps-component-products-pricing .wps-product-individual-price {
  color: #13140e;
  margin-left: 0;
  font-size: 1.5rem;
}
.wps-product-single div[class$=buyButtonWrapperCSS],
.wps-product-single .wps-component-products-buy-button {
  margin-bottom: 0;
  margin-top: 80px;
  max-width: 400px;
}
.wps-product-single div[class$=buyButtonWrapperCSS] div[class$=-noticeStyles-unavailableNoticeCSS-Notice],
.wps-product-single .wps-component-products-buy-button div[class$=-noticeStyles-unavailableNoticeCSS-Notice] {
  margin-top: 0;
}
.wps-product-single div[class$=buyButtonWrapperCSS] p[class$=-ClearSelections],
.wps-product-single .wps-component-products-buy-button p[class$=-ClearSelections] {
  top: 100%;
  padding: 16px 0;
}
.wps-product-single div[class$=buyButtonWrapperCSS] div[class$=-ProductOptionDropdownCSS] [aria-expanded=true] .wps-modal-trigger,
.wps-product-single .wps-component-products-buy-button div[class$=-ProductOptionDropdownCSS] [aria-expanded=true] .wps-modal-trigger {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.wps-product-single div[class$=buyButtonWrapperCSS] div[class$=-ProductOptionDropdownCSS] [aria-expanded=true] .wps-modal-trigger > svg,
.wps-product-single .wps-component-products-buy-button div[class$=-ProductOptionDropdownCSS] [aria-expanded=true] .wps-modal-trigger > svg {
  transform: rotate(180deg);
}
.wps-product-single div[class$=buyButtonWrapperCSS] .szh-menu-button,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-add-to-cart,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn.wps-icon-dropdown,
.wps-product-single .wps-component-products-buy-button .szh-menu-button,
.wps-product-single .wps-component-products-buy-button .wps-add-to-cart,
.wps-product-single .wps-component-products-buy-button .wps-btn.wps-icon-dropdown {
  color: #13140e;
  padding: 16px;
  background-color: #219292;
  border: 1px solid #13140e;
  text-transform: uppercase;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-modal.wps-variants .wps-product-variant,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .wps-add-to-cart,
.wps-product-single .wps-component-products-buy-button .wps-modal.wps-variants .wps-product-variant,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .wps-add-to-cart {
  transition: color 50ms linear, background-color 50ms linear;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-modal.wps-variants .wps-product-variant:hover,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .wps-add-to-cart:hover,
.wps-product-single .wps-component-products-buy-button .wps-modal.wps-variants .wps-product-variant:hover,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .wps-add-to-cart:hover {
  color: #219292;
  background-color: #13140e !important;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .szh-menu-button,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown .wps-btn.wps-icon-dropdown,
.wps-product-single .wps-component-products-buy-button .szh-menu-button,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown .wps-btn.wps-icon-dropdown {
  text-align: left;
  border-radius: 8px;
  padding-right: 56px;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .szh-menu-button svg path,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown .wps-btn.wps-icon-dropdown svg path,
.wps-product-single .wps-component-products-buy-button .szh-menu-button svg path,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown .wps-btn.wps-icon-dropdown svg path {
  fill: #13140e;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown {
  margin-bottom: 0;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown .tippy-box,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown .tippy-box {
  overflow: hidden;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown .tippy-box[data-placement=top],
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown .tippy-box[data-placement=top] {
  border-radius: 8px 8px 0 0;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown .tippy-box[data-placement=bottom],
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown .tippy-box[data-placement=bottom] {
  border-radius: 0 0 8px 8px;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants {
  border-radius: 0;
  box-shadow: none;
  border-color: #13140e;
  background-color: #219292;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu .swp-select-item,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu .swp-select-item,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item {
  border-color: #13140e;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu .swp-select-item:hover li, .wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu .swp-select-item[data-is-selected=true] li,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item:hover li,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item[data-is-selected=true] li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu .swp-select-item:hover li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu .swp-select-item[data-is-selected=true] li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item:hover li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item[data-is-selected=true] li {
  color: #219292;
  background-color: #13140e;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu li.wps-product-variant,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu li.wps-product-variant,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant {
  border-color: #13140e;
  transition: all 50ms linear;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu .swp-select-item[data-is-available-to-select=false] li,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.szh-menu li.wps-product-variant[data-is-available-in-shopify=false],
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item[data-is-available-to-select=false] li,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant[data-is-available-in-shopify=false],
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu .swp-select-item[data-is-available-to-select=false] li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.szh-menu li.wps-product-variant[data-is-available-in-shopify=false],
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants .swp-select-item[data-is-available-to-select=false] li,
.wps-product-single .wps-component-products-buy-button .wps-btn-dropdown ul.wps-modal.wps-variants li.wps-product-variant[data-is-available-in-shopify=false] {
  cursor: not-allowed;
  pointer-events: none;
  color: rgba(93, 93, 93, 0.4);
  text-decoration: line-through;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button {
  margin-top: 64px;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button div[class$=-AddButtonWrapperCSS],
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button div[class$=-AddButtonWrapperCSS] {
  flex-direction: row !important;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .wps-add-to-cart,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .swp-btn-add-to-cart,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .wps-add-to-cart,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .swp-btn-add-to-cart {
  width: 100%;
  color: #13140e;
  max-width: 191px;
  margin-left: auto;
  border-radius: 100px;
}
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .wps-add-to-cart .swp-add-to-cart-text,
.wps-product-single div[class$=buyButtonWrapperCSS] .wps-component-products-add-button .swp-btn-add-to-cart .swp-add-to-cart-text,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .wps-add-to-cart .swp-add-to-cart-text,
.wps-product-single .wps-component-products-buy-button .wps-component-products-add-button .swp-btn-add-to-cart .swp-add-to-cart-text {
  color: inherit !important;
}
.wps-product-single .wps-thumbnails-wrapper img.wps-product-image,
.wps-product-single .wps-product-image-wrapper img.wps-product-image {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 8/9;
  border: 1px solid var(--text-color);
}
.wps-product-single .wps-thumbnails-wrapper {
  max-width: 100%;
  display: grid !important;
  gap: 0 var(--gutter-width);
  grid-template-columns: repeat(4, 1fr);
}
.wps-product-single .wps-thumbnails-wrapper img.wps-product-image {
  width: 100%;
  height: auto;
  outline: none;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.wps-product-single .wps-thumbnails-wrapper .wps-component-products-images-thumbnail {
  width: 100%;
  cursor: pointer;
  max-width: 100%;
}
.wps-product-single .accordion {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .wps-product-single .accordion {
    margin-top: 64px;
  }
}
.wps-product-single .swp-notice-text {
  color: var(--text-color);
}
.wps-product-single .swp-dropdown-label .szh-menu-button svg {
  top: 16px;
}
.wps-product-single .swp-products-options,
.wps-product-single .wps-component-products-options {
  gap: 16px;
  display: grid;
}
.wps-product-single .wps-gallery-featured-wrapper {
  overflow: visible;
}
.wps-product-single .swp-add-to-cart-inner {
  flex-direction: row !important;
}

.shopify-products-listing .row {
  row-gap: 120px;
}
@media (max-width: 1068px) {
  .shopify-products-listing .row {
    row-gap: 64px;
  }
}

article.product-card {
  position: relative;
}
article.product-card:hover img.thumbnail {
  transform: scale(1.03);
  transition: all 0.5s ease;
  transform-origin: center center;
}
article.product-card .featured-badge {
  width: 80px;
  height: 80px;
  transform: rotate(8deg);
}
article.product-card .compare-price {
  margin-right: 16px;
  display: inline-block;
  color: rgba(19, 20, 14, 0.4);
  text-decoration: line-through;
}
article.product-card img.thumbnail {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
article.product-card figure.thumbnail-wrapper {
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid var(--text-color);
}

*[class$=-ProductImageOnSaleLabelCSS].wps-product-image-on-sale-label, *[class$=-ProductImageOnSaleLabelCSS].wps-product-image-sold-out-label,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-on-sale-label,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-sold-out-label {
  top: 0;
  left: 28px;
  padding: 0;
  width: 60px;
  height: 60px;
  color: #13140e;
  translate: 0 -50%;
  text-align: center;
  z-index: 1;
  justify-content: center;
  transform: rotate(8deg);
  background-color: transparent;
  font-weight: 700;
  font-size: 1rem;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 0.9;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
*[class$=-ProductImageOnSaleLabelCSS].wps-product-image-on-sale-label:before, *[class$=-ProductImageOnSaleLabelCSS].wps-product-image-sold-out-label:before,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-on-sale-label:before,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-sold-out-label:before {
  content: "";
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  background-size: contain;
  z-index: -1;
  transform: translate(-10px, -12px);
}
*[class$=-ProductImageOnSaleLabelCSS].wps-product-image-on-sale-label:before,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-on-sale-label:before {
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/featured-badge__green.svg");
}
*[class$=-ProductImageOnSaleLabelCSS].wps-product-image-sold-out-label:before,
*[class$=-ProductImageSoldOutLabelCSS].wps-product-image-sold-out-label:before {
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/featured-badge__red.svg");
}

.wps-quantity-container {
  --accent-color: #219292;
  display: flex;
  width: auto !important;
  margin-bottom: 0 !important;
  background: transparent !important;
}
.wps-quantity-container .wps-quantity-decrement:hover,
.wps-quantity-container .wps-quantity-increment:hover {
  background: #13140e !important;
}
.wps-quantity-container .wps-quantity-decrement:hover .wps-quantity-icon,
.wps-quantity-container .wps-quantity-decrement:hover .wps-quantity-icon:after,
.wps-quantity-container .wps-quantity-increment:hover .wps-quantity-icon,
.wps-quantity-container .wps-quantity-increment:hover .wps-quantity-icon:after {
  color: var(--accent-color);
  background: var(--accent-color) !important;
}
.wps-quantity-container > div[class$=-Quantity],
.wps-quantity-container *:has(> .swp-btn-quantity) {
  gap: 8px;
  display: flex;
  align-items: center;
}
.wps-quantity-container .wps-quantity-decrement .wps-quantity-icon,
.wps-quantity-container .wps-quantity-increment .wps-quantity-icon,
.wps-quantity-container .wps-quantity-decrement .wps-quantity-icon:after,
.wps-quantity-container .wps-quantity-increment .wps-quantity-icon:after {
  height: 2px;
  transition: color 50ms linear, background-color 50ms linear 50ms;
}
.wps-quantity-container .wps-quantity-input[class$=quantityInputCSS][type=number],
.wps-quantity-container .wps-quantity-decrement,
.wps-quantity-container .wps-quantity-increment {
  overflow: hidden;
  width: 48px;
  height: 48px;
  max-width: none;
  max-height: none;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #13140e;
}

section.youtube-embed-video {
  display: flex;
}
section.youtube-embed-video:not(.no-gutters) {
  --player-width: calc(100% - var(--gutter-width));
  --player-offset-left: calc(var(--gutter-width) * 0.5);
}
section.youtube-embed-video.no-gutters {
  --player-width: 100%;
  --player-offset-top: 0;
  --player-offset-left: 0;
}
section.youtube-embed-video.no-gutters figcaption {
  padding-left: calc(var(--gutter-width) * 0.5);
}
section.youtube-embed-video .play-button,
section.youtube-embed-video .video-embed,
section.youtube-embed-video .thumbnail-wrapper:before {
  position: absolute;
  aspect-ratio: 16/9;
  width: var(--player-width);
  left: var(--player-offset-left);
  top: var(--player-offset-top, 40px);
}
section.youtube-embed-video .thumbnail-wrapper {
  display: flex;
  flex-direction: column;
}
section.youtube-embed-video .thumbnail-wrapper:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  background: #f2c75b;
  mix-blend-mode: darken;
  transition: visibility 50ms linear;
}
section.youtube-embed-video .thumbnail-wrapper img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  border: 1px solid #13140e;
}
section.youtube-embed-video .play-button {
  z-index: 1;
}
section.youtube-embed-video .play-button:hover ~ .thumbnail-wrapper:before {
  visibility: visible;
}
section.youtube-embed-video .video-embed {
  z-index: 2;
  background-color: #13140e;
  transition: all 150ms ease;
}
section.youtube-embed-video figure img {
  transition: opacity 100ms linear;
}
section.youtube-embed-video iframe[data-is-playing] + figure img {
  opacity: 0;
}

.embedded-video.bg-color-black .video-embed, section.embedded-video.event-countdown .video-embed {
  background-color: black;
}

/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
/* --- Grid Settings --- */
/* --- Spacers, Margins & Paddings --- */
/* --- Font Families --- */
/* --- Font Weights --- */
/* --- Colors --- */
/* --- Z-Indexes --- */
.sr-only, .newsletter-signup form .wpcf7-list-item .wpcf7-list-item-label, .contact-form form .wpcf7-list-item .wpcf7-list-item-label {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

h2:has(.crooked-text-up),
h2:has(.crooked-text-down) {
  gap: 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 768px) {
  h2:has(.crooked-text-up),
  h2:has(.crooked-text-down) {
    gap: 24px;
  }
}

.crooked-text-up,
.crooked-text-down {
  transform-origin: left center;
}
@media (max-width: 576px) {
  .crooked-text-up,
  .crooked-text-down {
    font-size: 3rem !important;
  }
}

.crooked-text-up {
  transform: rotateY(45deg) rotateZ(-4deg) translateY(15%);
}

.crooked-text-down {
  transform: rotateY(45deg) rotateZ(4deg) translateY(15%);
}

.space-between-sections, section.posts-slider, section.posts-slider .swiper-wrapper:not(.marquee-track), section.mixed-sizes-hero, .newsletter-signup, .contact-form, .big-marquee-banner,
.products-marquee, section.paginated-posts-grid,
.featured-products, .shopify-products-listing {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 576px) {
  .space-between-sections, section.posts-slider, section.posts-slider .swiper-wrapper:not(.marquee-track), section.mixed-sizes-hero, .newsletter-signup, .contact-form, .big-marquee-banner,
  .products-marquee, section.paginated-posts-grid,
  .featured-products, .shopify-products-listing {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.bg-color-red,
.bg-color-pink,
.bg-color-green,
.bg-color-white,
body.single-post .wp-social-comments .fb-background-color,
body.error404,
.bg-color-yellow,
.bg-color-light-violet {
  --text-color: #13140e;
}

.bg-color-yellow {
  --background-color: #f2c75b;
}

.bg-color-green {
  --background-color: #219292;
}

.bg-color-white, body.single-post .wp-social-comments .fb-background-color, body.error404 {
  --background-color: #fbfbfb;
}

.bg-color-red {
  --background-color: #f2695c;
}

.bg-color-light-violet {
  --background-color: #dddef8;
}

.bg-color-black, section.event-countdown {
  --text-color: #fbfbfb;
  --background-color: #13140e;
}

.bg-color-pink {
  --background-color: #e6a1d7;
}

.text-color-yellow {
  --text-color: #f2c75b !important;
}

.text-color-green {
  --text-color: #219292 !important;
}

.text-color-white, section.event-countdown {
  --text-color: #fbfbfb !important;
}

.text-color-red {
  --text-color: #f2695c !important;
}

.text-color-black, body.error404 {
  --text-color: #13140e !important;
}

.text-color-pink {
  --text-color: #e6a1d7 !important;
}

.text-color-light-violet {
  --text-color: #dddef8 !important;
}

.gutenberg-blocks:not(.post-content) {
  display: grid;
  row-gap: 80px;
}
@media (max-width: 768px) {
  .gutenberg-blocks:not(.post-content) {
    row-gap: 64px;
  }
}
.gutenberg-blocks a {
  text-decoration: underline;
}
.gutenberg-blocks .wp-block-columns {
  margin-bottom: 0;
}

.gutenberg-blocks p,
.gutenberg-blocks li,
.gutenberg-blocks ul li,
.gutenberg-blocks figcaption,
.editor-styles-wrapper figcaption,
.gutenberg-blocks blockquote cite,
.editor-styles-wrapper ul.wp-block-list,
.editor-styles-wrapper p.wp-block-paragraph,
.editor-styles-wrapper li.wp-block-list-item,
.editor-styles-wrapper blockquote.wp-block-quote cite {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Helvetica-Now", Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: initial;
  text-transform: none;
}

p.is-style-has-drop-cap,
.editor-styles-wrapper p.is-style-has-drop-cap {
  --drop-cap-line-height: 1;
  --drop-cap-font-size: 3.2rem;
}
p.is-style-has-drop-cap.has-small-font-size,
.editor-styles-wrapper p.is-style-has-drop-cap.has-small-font-size {
  --drop-cap-font-size: 2.8rem;
}
p.is-style-has-drop-cap.has-large-font-size,
.editor-styles-wrapper p.is-style-has-drop-cap.has-large-font-size {
  --drop-cap-line-height: 0.8;
  --drop-cap-font-size: 7.5rem;
}
p.is-style-has-drop-cap:first-letter,
.editor-styles-wrapper p.is-style-has-drop-cap:first-letter {
  font-weight: 700;
  font-size: var(--drop-cap-font-size);
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: var(--drop-cap-line-height);
  letter-spacing: -0.02em;
  text-transform: uppercase;
  float: left;
  padding-right: 8px;
}

.gutenberg-blocks blockquote,
.gutenberg-blocks blockquote.wp-block-quote,
.editor-styles-wrapper blockquote.wp-block-quote {
  margin: 0 auto;
}
.gutenberg-blocks blockquote.is-style-plain,
.gutenberg-blocks blockquote.wp-block-quote.is-style-plain,
.editor-styles-wrapper blockquote.wp-block-quote.is-style-plain {
  padding-left: 0;
}
.gutenberg-blocks blockquote p,
.gutenberg-blocks blockquote.wp-block-quote p,
.editor-styles-wrapper blockquote.wp-block-quote p {
  --wp--preset--font-size--large: 4rem;
  --wp--preset--font-size--small: 1.5rem;
  --wp--preset--font-size--medium: 2.5rem;
  padding: 0 0 16px;
  font-weight: 700;
  font-size: 2.5rem;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .gutenberg-blocks blockquote p,
  .gutenberg-blocks blockquote.wp-block-quote p,
  .editor-styles-wrapper blockquote.wp-block-quote p {
    font-size: 2rem;
    --wp--preset--font-size--medium: 2rem;
    --wp--preset--font-size--large: 3.5rem;
  }
}
.gutenberg-blocks blockquote.has-small-font-size p,
.gutenberg-blocks blockquote.wp-block-quote.has-small-font-size p,
.editor-styles-wrapper blockquote.wp-block-quote.has-small-font-size p {
  font-size: 1.5rem;
}
.gutenberg-blocks blockquote.has-large-font-size p,
.gutenberg-blocks blockquote.wp-block-quote.has-large-font-size p,
.editor-styles-wrapper blockquote.wp-block-quote.has-large-font-size p {
  font-size: 4rem;
}
@media (max-width: 576px) {
  .gutenberg-blocks blockquote.has-large-font-size p,
  .gutenberg-blocks blockquote.wp-block-quote.has-large-font-size p,
  .editor-styles-wrapper blockquote.wp-block-quote.has-large-font-size p {
    font-size: 3.5rem;
  }
}
.gutenberg-blocks blockquote cite,
.gutenberg-blocks blockquote.wp-block-quote cite,
.editor-styles-wrapper blockquote.wp-block-quote cite {
  font-size: 0.875rem !important;
}

.gutenberg-blocks h1,
.gutenberg-blocks h2,
.gutenberg-blocks h3,
.gutenberg-blocks h4,
.gutenberg-blocks h5,
.gutenberg-blocks h6,
.gutenberg-blocks .wp-block-heading,
.editor-styles-wrapper .wp-block-heading {
  --wp--preset--font-size--large: 5rem;
  --wp--preset--font-size--medium: 4rem;
  --wp--preset--font-size--small: 2.5rem;
}
.gutenberg-blocks h1:not(.is-style-type-arial-narrow),
.gutenberg-blocks h2:not(.is-style-type-arial-narrow),
.gutenberg-blocks h3:not(.is-style-type-arial-narrow),
.gutenberg-blocks h4:not(.is-style-type-arial-narrow),
.gutenberg-blocks h5:not(.is-style-type-arial-narrow),
.gutenberg-blocks h6:not(.is-style-type-arial-narrow),
.gutenberg-blocks .wp-block-heading:not(.is-style-type-arial-narrow),
.editor-styles-wrapper .wp-block-heading:not(.is-style-type-arial-narrow) {
  font-weight: 800;
  font-size: 4rem;
  font-family: "Druk", Arial, sans-serif;
  line-height: 0.8;
  letter-spacing: initial;
  text-transform: uppercase;
}
.gutenberg-blocks h1.is-style-type-arial-narrow,
.gutenberg-blocks h2.is-style-type-arial-narrow,
.gutenberg-blocks h3.is-style-type-arial-narrow,
.gutenberg-blocks h4.is-style-type-arial-narrow,
.gutenberg-blocks h5.is-style-type-arial-narrow,
.gutenberg-blocks h6.is-style-type-arial-narrow,
.gutenberg-blocks .wp-block-heading.is-style-type-arial-narrow,
.editor-styles-wrapper .wp-block-heading.is-style-type-arial-narrow {
  font-weight: 700;
  font-size: 4rem;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .gutenberg-blocks h1,
  .gutenberg-blocks h2,
  .gutenberg-blocks h3,
  .gutenberg-blocks h4,
  .gutenberg-blocks h5,
  .gutenberg-blocks h6,
  .gutenberg-blocks .wp-block-heading,
  .editor-styles-wrapper .wp-block-heading {
    font-size: 3.5rem;
    --wp--preset--font-size--medium: 3.5rem;
  }
  .gutenberg-blocks h1.has-large-font-size,
  .gutenberg-blocks h2.has-large-font-size,
  .gutenberg-blocks h3.has-large-font-size,
  .gutenberg-blocks h4.has-large-font-size,
  .gutenberg-blocks h5.has-large-font-size,
  .gutenberg-blocks h6.has-large-font-size,
  .gutenberg-blocks .wp-block-heading.has-large-font-size,
  .editor-styles-wrapper .wp-block-heading.has-large-font-size {
    --wp--preset--font-size--large: 4rem;
  }
  .gutenberg-blocks h1.has-small-font-size,
  .gutenberg-blocks h2.has-small-font-size,
  .gutenberg-blocks h3.has-small-font-size,
  .gutenberg-blocks h4.has-small-font-size,
  .gutenberg-blocks h5.has-small-font-size,
  .gutenberg-blocks h6.has-small-font-size,
  .gutenberg-blocks .wp-block-heading.has-small-font-size,
  .editor-styles-wrapper .wp-block-heading.has-small-font-size {
    --wp--preset--font-size--small: 2rem;
  }
}

.gutenberg-blocks figure.wp-block-image figcaption,
.gutenberg-blocks figure.wp-block-image figcaption.wp-element-caption,
.editor-styles-wrapper figure.wp-block-image figcaption,
.editor-styles-wrapper figure.wp-block-image figcaption.wp-element-caption,
.gutenberg-blocks .wp-block-gallery figure.wp-block-image figcaption,
.gutenberg-blocks .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption {
  color: #13140e;
  text-align: left;
  font-size: 0.875rem;
}
.gutenberg-blocks figure.wp-block-image img[class^=wp-image-],
.editor-styles-wrapper figure.wp-block-image img[class^=wp-image-],
.gutenberg-blocks .wp-block-gallery figure.wp-block-image img[class^=wp-image-] {
  width: 100%;
  border: 1px solid #13140e;
}
.gutenberg-blocks figure.wp-block-image .components-resizable-box__container,
.editor-styles-wrapper figure.wp-block-image .components-resizable-box__container,
.gutenberg-blocks .wp-block-gallery figure.wp-block-image .components-resizable-box__container {
  max-width: 100% !important;
}

.gutenberg-blocks ul,
.gutenberg-blocks ol,
.editor-styles-wrapper ol.wp-block-list,
.editor-styles-wrapper ul.wp-block-list {
  padding: 0;
  margin: 0 auto;
}
.gutenberg-blocks ul:is(ul),
.gutenberg-blocks ol:is(ul),
.editor-styles-wrapper ol.wp-block-list:is(ul),
.editor-styles-wrapper ul.wp-block-list:is(ul) {
  padding-left: 8px;
}
.gutenberg-blocks ul:is(ul) li,
.gutenberg-blocks ol:is(ul) li,
.editor-styles-wrapper ol.wp-block-list:is(ul) li,
.editor-styles-wrapper ul.wp-block-list:is(ul) li {
  margin-left: 16px;
  list-style-type: disc;
}
.gutenberg-blocks ul:is(ul) li:not(:first-of-type),
.gutenberg-blocks ol:is(ul) li:not(:first-of-type),
.editor-styles-wrapper ol.wp-block-list:is(ul) li:not(:first-of-type),
.editor-styles-wrapper ul.wp-block-list:is(ul) li:not(:first-of-type) {
  margin-top: 24px;
}
.gutenberg-blocks ul:is(ol) li,
.gutenberg-blocks ol:is(ol) li,
.editor-styles-wrapper ol.wp-block-list:is(ol) li,
.editor-styles-wrapper ul.wp-block-list:is(ol) li {
  list-style-type: auto;
  list-style-position: inside;
}
.gutenberg-blocks ul:is(ol) li:not(:first-of-type),
.gutenberg-blocks ol:is(ol) li:not(:first-of-type),
.editor-styles-wrapper ol.wp-block-list:is(ol) li:not(:first-of-type),
.editor-styles-wrapper ul.wp-block-list:is(ol) li:not(:first-of-type) {
  margin-top: 64px;
}
.gutenberg-blocks ul:is(ol) li::marker,
.gutenberg-blocks ol:is(ol) li::marker,
.editor-styles-wrapper ol.wp-block-list:is(ol) li::marker,
.editor-styles-wrapper ul.wp-block-list:is(ol) li::marker {
  font-weight: 700;
  font-size: 2.5rem;
  font-family: "Arial Narrow", Arial, sans-serif;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .gutenberg-blocks ul:is(ol) li::marker,
  .gutenberg-blocks ol:is(ol) li::marker,
  .editor-styles-wrapper ol.wp-block-list:is(ol) li::marker,
  .editor-styles-wrapper ul.wp-block-list:is(ol) li::marker {
    font-size: 2rem;
  }
}

.wp-block-gallery {
  --gallery-block--gutter-size: 3em;
}
@media (max-width: 576px) {
  .wp-block-gallery {
    --gallery-block--gutter-size: 1em;
  }
}
.wp-block-gallery figure.wp-block-image figcaption.wp-element-caption {
  top: 100%;
  padding: 0;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  background: none;
  overflow: visible;
}
@media (max-width: 576px) {
  .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption {
    display: none;
  }
}

section.not-found .row {
  gap: 120px;
}
section.not-found .button {
  border: 0;
  color: #13140e;
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: #fbfbfb;
  display: flex;
}
section.not-found .button:hover {
  background: #13140e;
  color: #fbfbfb;
}
section.not-found .button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  section.not-found .button span {
    font-size: 2.5rem;
  }
}
section.not-found h1 {
  gap: 24px;
  flex-direction: column;
}

body.home {
  margin-top: 0;
}

body.single-video section.next-reel {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  body.single-video section.next-reel {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  body.single-video section.next-reel h3 {
    margin-top: 64px;
  }
  body.single-video section.next-reel p,
  body.single-video section.next-reel figure {
    margin-top: 40px;
  }
}
body.single-video section.next-reel a.button {
  border: 0;
  color: var(--text-color);
  padding: 12px 8px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 50ms ease-out;
  background-color: var(--background-color);
  display: flex;
}
body.single-video section.next-reel a.button:hover {
  background: var(--text-color);
  color: var(--background-color);
}
body.single-video section.next-reel a.button span {
  margin-top: -0.5rem;
}
@media (max-width: 576px) {
  body.single-video section.next-reel a.button span {
    font-size: 2.5rem;
  }
}
body.single-video section.next-reel figure.thumbnail-wrapper {
  display: flex;
  overflow: hidden;
  position: relative;
}
body.single-video section.next-reel figure.thumbnail-wrapper:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 72px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/fantom-magazine/assets/images/play-button.svg");
}

body.single-post {
  color: #13140e;
  background: #fbfbfb;
}
body.single-post .single-post-details > .grid,
body.single-post .single-post-details .post-summary {
  row-gap: 80px;
}
@media (max-width: 768px) {
  body.single-post .single-post-details > .grid,
  body.single-post .single-post-details .post-summary {
    row-gap: 64px;
  }
}
body.single-post .single-post-details .post-content {
  row-gap: 64px;
}
@media (max-width: 768px) {
  body.single-post .single-post-details .post-content > *:has(.social-share-buttons) {
    order: -1;
  }
}
body.single-post .single-post-details .post-content iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
body.single-post .single-post-details .post-summary .thumbnail-wrapper img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  border: 1px solid #13140e;
}
body.single-post .single-post-details .post-categories p {
  padding-bottom: 24px;
  border-bottom: 1px solid #13140e;
}
body.single-post .single-post-details h1 {
  overflow-wrap: break-word;
}
body.single-post .footer {
  color: inherit;
  background-color: inherit;
}
body.single-post .footer svg.brand-logo path {
  fill: #13140e;
}
