
[data-header*="type-1"] .ct-header [data-row*="bottom"] {
	--height: 80px;
	background-color: #7a6c5e;
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="bottom"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="bottom"] {
	background-color: var(--theme-palette-color-2);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="bottom"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="bottom"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-id="button"] [class*="ct-button"] {
	--theme-button-font-family: Poppins, Sans-Serif;
	--theme-button-font-weight: 700;
	--theme-button-font-size: 17px;
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button {
	--theme-button-text-initial-color: #1f2041;
	--theme-button-text-hover-color: #1f2041;
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
	--theme-button-text-initial-color: var(--theme-button-background-initial-color);
	--theme-button-text-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-id="button"] {
	--theme-button-background-initial-color: #7ae7c7;
	--theme-button-background-hover-color: #7ae7c7;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
	--logo-max-height: 60px;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-line-height: 1.5;
	--theme-link-initial-color: var(--theme-palette-color-4);
}

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 700;
	--theme-text-transform: capitalize;
	--theme-font-size: 17px;
	--theme-line-height: 1.3;
	--theme-letter-spacing: 0em;
	--theme-link-initial-color: var(--theme-palette-color-3);
	--theme-link-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-id="menu"] {
	--menu-indicator-hover-color: #7a6c5e;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-link-hover-color: #b5aea8;
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 15px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
	--dropdown-background-color: #7a6c5e;
	--dropdown-items-spacing: 14px;
	--dropdown-divider: 1px dashed rgba(255, 255, 255, .1);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, .1);
	--theme-border-radius: 0px 0px 2px 2px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {
	--sticky-state-dropdown-top-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 114px;
	background-color: var(--theme-palette-color-8);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
	background-color: var(--theme-palette-color-8);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] [data-id="mobile-menu"] {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 20px;
	--theme-link-initial-color: #fff;
	--theme-link-hover-color: #b5aea8;
	--mobile-menu-divider: none;
}

[data-header*="type-1"] #offcanvas {
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, .35);
	--side-panel-width: 500px;
	--panel-content-height: 100%;
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
	background-color: rgba(18, 21, 25, .98);
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials {
	--theme-icon-size: 15px;
	--items-spacing: 15px;
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
	--background-color: rgba(218, 222, 228, .3);
	--background-hover-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] .ct-header [data-id="text"] {
	--max-width: 100%;
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 21px;
	--theme-line-height: 1.3;
	--theme-text-color: #fffefe;
}

[data-header*="type-1"] [data-id="trigger"] {
	--theme-icon-size: 18px;
	--toggle-button-radius: 3px;
}

[data-header*="type-1"] [data-id="trigger"]:not([data-design="simple"]) {
	--toggle-button-padding: 10px;
}

[data-header*="type-1"] [data-id="trigger"] .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-header*="type-1"] {
	--header-height: 194px;
	--header-sticky-height: 80px;
	--header-sticky-offset: 0px;
}

[data-header*="type-1"] .ct-header {
	background-color: var(--theme-palette-color-2);
	background-image: none;
}

[data-header*="type-1"] .ct-header.nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] [data-sticky*="yes"] {
	background-color: var(--theme-palette-color-2);
	background-image: none;
}

[data-header*="type-1"] [data-sticky*="yes"].nitro-lazy {
	background-image: none !important;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] {
	--menu-item-width: 100%;
	--menu-items-spacing: 36px;
}

[data-footer*="type-1"] .ct-footer [data-column="menu"] {
	--horizontal-alignment: flex-start;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] ul {
	--theme-font-weight: 700;
	--theme-text-transform: uppercase;
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] > ul > li > a {
	--theme-link-initial-color: var(--theme-text-color);
	--theme-link-hover-color: var(--theme-palette-color-2);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
	--container-spacing: 64px;
	--columns-gap: 57px;
	--theme-border: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--grid-template-columns: repeat(3, 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
	--theme-font-size: 16px;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
	--theme-border-top: none;
	--theme-border-bottom: none;
	background-color: transparent;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials {
	--theme-icon-size: 47px;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--visibility: none;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials [data-color="custom"] {
	--background-color: rgba(218, 222, 228, .3);
	--background-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
	--text-horizontal-alignment: left;
	--horizontal-alignment: flex-start;
}

[data-footer*="type-1"][data-footer*="reveal"] .site-main {
	--footer-box-shadow: 0px 30px 50px rgba(0, 0, 0, .1);
}

[data-footer*="type-1"] .ct-footer {
	background-color: var(--theme-palette-color-6);
	--footer-container-padding: 0px 250px;
}

[data-footer*="type-1"] footer.ct-container {
	--footer-container-bottom-offset: 50px;
	--footer-container-padding: 0px 35px;
}

:root {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 400;
	--theme-text-transform: none;
	--theme-text-decoration: none;
	--theme-font-size: 16px;
	--theme-line-height: 1.65;
	--theme-letter-spacing: 0em;
	--theme-button-font-family: Poppins, Sans-Serif;
	--theme-button-font-weight: 700;
	--theme-button-font-size: 15px;
	--has-classic-forms: var(--true);
	--has-modern-forms: var(--false);
	--theme-form-field-border-initial-color: var(--theme-border-color);
	--theme-form-field-border-focus-color: var(--theme-palette-color-1);
	--theme-form-selection-field-initial-color: var(--theme-border-color);
	--theme-form-selection-field-active-color: var(--theme-palette-color-1);
	--e-global-color-blocksy_palette_1: var(--theme-palette-color-1);
	--e-global-color-blocksy_palette_2: var(--theme-palette-color-2);
	--e-global-color-blocksy_palette_3: var(--theme-palette-color-3);
	--e-global-color-blocksy_palette_4: var(--theme-palette-color-4);
	--e-global-color-blocksy_palette_5: var(--theme-palette-color-5);
	--e-global-color-blocksy_palette_6: var(--theme-palette-color-6);
	--e-global-color-blocksy_palette_7: var(--theme-palette-color-7);
	--e-global-color-blocksy_palette_8: var(--theme-palette-color-8);
	--theme-palette-color-1: #b5aea8;
	--theme-palette-color-2: #7a6c5e;
	--theme-palette-color-3: #1f2041;
	--theme-palette-color-4: #fff;
	--theme-palette-color-5: #7ae7c7;
	--theme-palette-color-6: #f2f5f7;
	--theme-palette-color-7: #fafbfc;
	--theme-palette-color-8: #fff;
	--theme-text-color: var(--theme-palette-color-3);
	--theme-link-initial-color: #fff;
	--theme-link-hover-color: var(--theme-palette-color-5);
	--theme-selection-text-color: #fff;
	--theme-selection-background-color: var(--theme-palette-color-1);
	--theme-border-color: var(--theme-palette-color-5);
	--theme-headings-color: var(--theme-palette-color-3);
	--theme-heading-1-color: var(--theme-palette-color-3);
	--theme-content-spacing: 1.5em;
	--theme-button-min-height: 40px;
	--theme-button-shadow: none;
	--theme-button-transform: none;
	--theme-button-text-initial-color: #fff;
	--theme-button-text-hover-color: #fff;
	--theme-button-background-initial-color: var(--theme-palette-color-1);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
	--theme-button-border: none;
	--theme-button-padding: 5px 20px;
	--theme-normal-container-max-width: 1290px;
	--theme-content-vertical-spacing: 60px;
	--theme-container-edge-spacing: 90vw;
	--theme-narrow-container-max-width: 750px;
	--theme-wide-offset: 130px;
}

h1 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 40px;
	--theme-line-height: 1.5;
}

h2 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 35px;
	--theme-line-height: 1.5;
}

h3 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 30px;
	--theme-line-height: 1.5;
}

h4 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-line-height: 1.5;
}

h5 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 20px;
	--theme-line-height: 1.5;
}

h6 {
	--theme-font-family: "League Spartan", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 16px;
	--theme-line-height: 1.5;
}

.wp-block-pullquote {
	--theme-font-family: Georgia;
	--theme-font-weight: 600;
	--theme-font-size: 25px;
}

pre, code, samp, kbd {
	--theme-font-family: monospace;
	--theme-font-weight: 400;
	--theme-font-size: 16px;
}

figcaption {
	--theme-font-size: 14px;
}

.ct-sidebar .widget-title {
	--theme-font-size: 20px;
}

.ct-breadcrumbs {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

body {
	background-color: var(--theme-palette-color-7);
	background-image: none;
}

body.nitro-lazy {
	background-image: none !important;
}

[data-prefix="single_blog_post"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="single_blog_post"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="categories"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="search"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="search"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="author"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .hero-section[data-type="type-2"] {
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--container-padding: 50px 0px;
}

[data-prefix="author"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[data-prefix="pp_video_block_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="pp_video_block_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="pp_video_block_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="pp_video_block_archive"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="blog"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="blog"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="blog"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="blog"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="categories"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="categories"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="categories"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="author"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="author"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="author"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="search"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="search"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="search"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="search"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="pp_video_block_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="pp_video_block_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="pp_video_block_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="pp_video_block_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

form textarea {
	--theme-form-field-height: 170px;
}

.ct-sidebar {
	--theme-link-initial-color: var(--theme-text-color);
}

aside[data-type="type-3"] {
	--theme-border: 1px solid rgba(224, 229, 235, .8);
}

[data-prefix="pp_video_block_single"]> [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

@media (max-width: 999.98px) {
	[data-header*="type-1"] #offcanvas {
		--side-panel-width: 65vw;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 4vw;
	}
	
	[data-prefix="blog"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="categories"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="author"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="search"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="pp_video_block_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 689.98px) {
	[data-header*="type-1"] .ct-header [data-row*="bottom"] {
		--height: 71px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="button"] [class*="ct-button"] {
		--theme-button-font-size: 14px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
		--logo-max-height: 50px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="logo"] {
		--margin: 10px 0px 0px 0px !important;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--height: 94px;
	}
	
	[data-header*="type-1"] #offcanvas .ct-panel-inner {
		background-color: #7a6c5e;
	}
	
	[data-header*="type-1"] #offcanvas {
		--side-panel-width: 90vw;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials {
		--theme-icon-size: 26px;
		--items-spacing: 10px;
		--margin: 20px 30px 0px 0px !important;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
		--theme-icon-color: #7a6c5e;
		--theme-icon-hover-color: #b5aea8;
	}
	
	[data-header*="type-1"] .ct-header [data-id="text"] {
		--theme-font-size: 15px;
		--theme-text-color: #fefefe;
	}
	
	[data-header*="type-1"] [data-id="trigger"] {
		--theme-icon-size: 22px;
		--theme-icon-color: #7a6c5e;
		--theme-icon-hover-color: #b5aea8;
		--margin: 20px 0px 0px 0px !important;
	}
	
	[data-header*="type-1"] {
		--header-height: 165px;
		--header-sticky-height: 71px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-id="menu"] {
		--menu-items-spacing: 42px;
		--margin: 25px 0px 0px 0px !important;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--columns-gap: 0px;
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] [data-id="socials"].ct-footer-socials [data-color="custom"] {
		--theme-icon-color: var(--theme-palette-color-2);
	}
	
	[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
		--margin: -50px 0px 0px 0px !important;
	}
	
	[data-footer*="type-1"] .ct-footer {
		--footer-container-padding: 0px;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 5vw;
	}
	
	[data-prefix="blog"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="blog"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="categories"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="categories"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="author"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="author"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="search"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="search"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="pp_video_block_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="pp_video_block_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	:root {
		--theme-content-vertical-spacing: 50px;
		--theme-container-edge-spacing: 88vw;
	}
}

[data-header*="type-1"] .ct-header [data-row*="bottom"].nitro-lazy {
	background-image: none !important;
}
