/*!
Theme Name: Libela
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: libela
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Libela is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.col-1 {
	flex: 0 1 calc((100% / 12) * 1);
	max-width: calc((100% / 12) * 1);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-1 {
		padding: 0 10px;
	}
}

.col-2 {
	flex: 0 1 calc((100% / 12) * 2);
	max-width: calc((100% / 12) * 2);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-2 {
		padding: 0 10px;
	}
}

.col-3 {
	flex: 0 1 calc((100% / 12) * 3);
	max-width: calc((100% / 12) * 3);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-3 {
		padding: 0 10px;
	}
}

.col-4 {
	flex: 0 1 calc((100% / 12) * 4);
	max-width: calc((100% / 12) * 4);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-4 {
		padding: 0 10px;
	}
}

.col-5 {
	flex: 0 1 calc((100% / 12) * 5);
	max-width: calc((100% / 12) * 5);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-5 {
		padding: 0 10px;
	}
}

.col-6 {
	flex: 0 1 calc((100% / 12) * 6);
	max-width: calc((100% / 12) * 6);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-6 {
		padding: 0 10px;
	}
}

.col-7 {
	flex: 0 1 calc((100% / 12) * 7);
	max-width: calc((100% / 12) * 7);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-7 {
		padding: 0 10px;
	}
}

.col-8 {
	flex: 0 1 calc((100% / 12) * 8);
	max-width: calc((100% / 12) * 8);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-8 {
		padding: 0 10px;
	}
}

.col-9 {
	flex: 0 1 calc((100% / 12) * 9);
	max-width: calc((100% / 12) * 9);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-9 {
		padding: 0 10px;
	}
}

.col-10 {
	flex: 0 1 calc((100% / 12) * 10);
	max-width: calc((100% / 12) * 10);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-10 {
		padding: 0 10px;
	}
}

.col-11 {
	flex: 0 1 calc((100% / 12) * 11);
	max-width: calc((100% / 12) * 11);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-11 {
		padding: 0 10px;
	}
}

.col-12 {
	flex: 0 1 calc((100% / 12) * 12);
	max-width: calc((100% / 12) * 12);
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.col-12 {
		padding: 0 10px;
	}
}

.row {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	flex-flow: row wrap;
}

.container {
	max-width: 1276px;
	margin: 0 auto;
	padding: 40px 20px;
}

@media (max-width: 970px) {
	.container {
		padding: 20px 10px;
	}
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-ExtraBold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-family: "Public Sans";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Prodigy Sans";
	font-weight: 800;
}

h1 {
	font-size: 64px;
	line-height: 1.09;
	font-weight: 700;
}

@media (max-width: 970px) {
	h1 {
		font-size: 40px;
	}
}

h2 {
	font-size: 50px;
	line-height: 1.12;
}

h3 {
	font-size: 26px;
	line-height: 1.23;
	font-weight: 800;
	margin: 20px 0;
}

p, li, a {
	font-family: "Public Sans";
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.site-header {
	background: #000;
	padding: 30px 0;
}

@media (max-width: 1100px) {
	.site-header {
		padding: 0;
	}
}

.site-header .container {
	display: flex;
	padding: 0 40px;
	align-items: center;
}

@media (max-width: 1100px) {
	.site-header .container {
		justify-content: space-between;
	}
}

.site-header ul {
	list-style: none;
}

.site-header .menu-items {
	display: flex;
	justify-content: space-between;
	flex: 1;
}

@media (max-width: 1100px) {
	.site-header .menu-items {
		display: none;
	}
}

.search-icon {
	background-image: url("././images/search.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 60px;
}

@media (max-width: 1100px) {
	.search-icon {
		margin-left: auto;
	}
}

.search-icon:hover {
	background-image: url("././images/search-pink.svg");
}

.main-navigation {
	margin-left: auto;
}

#primary-menu {
	display: flex;
	align-items: center;
	gap: 30px;
	padding: 0;
}

#primary-menu a {
	font-size: 20px;
	font-family: 'Clash Display';
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	text-decoration: none;
	display: block;
}

#primary-menu a:hover {
	color: #BB1576;
}

#primary-menu a:hover::after {
	background-image: url("././images/arrow-down-pink.svg");
}

#primary-menu .current-menu-item a, #primary-menu .current-menu-parent > a {
	color: #BB1576;
}

@media (max-width: 1100px) {
	#primary-menu .current-menu-item a, #primary-menu .current-menu-parent > a {
		color: #fff;
		opacity: 0.8;
	}
}

#primary-menu .current-menu-item a::after, #primary-menu .current-menu-parent > a::after {
	background-image: url("././images/arrow-down-pink.svg") !important;
}

#primary-menu li {
	display: block;
}

#primary-menu li:hover::after {
	background-image: url("././images/arrow-down-pink.svg");
}

#primary-menu .sub-menu {
	position: absolute;
	top: 100%;
	background-color: #BB1576;
	padding: 30px;
	z-index: 5;
	right: -14px;
	opacity: 0;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	transition-duration: 0.3s;
	transition-property: visibility, -webkit-transform;
	transition-timing-function: ease;
	visibility: hidden;
}

#primary-menu .sub-menu li {
	margin-bottom: 25px;
}

#primary-menu .sub-menu li:last-child {
	margin-bottom: 0px;
}

#primary-menu .sub-menu li:nth-child(2) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding-bottom: 25px;
}

#primary-menu .sub-menu a {
	font-size: 16px;
	line-height: 1;
	text-align: right;
	white-space: nowrap;
}

#primary-menu .sub-menu a:hover {
	opacity: 0.8;
	color: #fff;
}

#primary-menu .sub-menu .current-menu-item a, #primary-menu .sub-menu .current-menu-parent a {
	opacity: 0.8;
	color: #fff;
}

#primary-menu .sub-menu .current-menu-item a::after, #primary-menu .sub-menu .current-menu-parent a::after {
	background-image: url("././images/arrow-down-pink.svg");
}

#primary-menu .sub-menu li:nth-child(2) a {
	font-size: 20px;
}

#primary-menu .menu-item-object-category a {
	font-size: 20px;
}

#primary-menu li.menu-item-has-children {
	position: relative;
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	margin-bottom: -10px;
}

#primary-menu li.menu-item-has-children:hover > a {
	color: #BB1576;
}

#primary-menu li.menu-item-has-children:hover > a::after {
	background-image: url("././images/arrow-down-pink.svg");
}

#primary-menu li.menu-item-has-children > a {
	cursor: pointer;
}

#primary-menu li.menu-item-has-children > a::after {
	content: '';
	background-image: url("././images/arrow-down.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	display: inline-block;
	height: 7px;
	width: 12px;
	margin-left: 8px;
}

#primary-menu li.menu-item-has-children.opened > a {
	color: #BB1576;
}

#primary-menu li.menu-item-has-children.opened > a::after {
	background-image: url("././images/arrow-down-pink.svg");
}

#primary-menu li.menu-item-has-children.opened .sub-menu {
	opacity: 1;
	transform: translateY(0px);
	visibility: visible;
}

.social-icons {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-left: 60px;
}

.social-icons a {
	background-size: 100%;
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	opacity: 0.4;
}

.social-icons a:hover {
	opacity: 0.8;
}

.social-icons .facebook {
	background-image: url("././images/facebook.svg");
	width: 10.5px;
}

.social-icons .instagram {
	background-image: url("././images/insta.svg");
	width: 20px;
}

.social-icons .whatsapp {
	background-image: url("././images/whatsapp.svg");
	width: 20px;
}

.site-branding {
	display: block;
	position: relative;
	max-width: 231px;
}

.site-branding img {
	width: 100%;
}

.site-branding a {
	display: block;
}

.site-branding:hover {
	filter: brightness(110%);
}

.menu_btn {
	display: none;
}

@media (max-width: 1100px) {
	.menu_btn {
		display: flex;
	}
}

.menu_btn {
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	order: 3;
	margin-left: 20px;
	width: 45px;
	margin-right: -10px;
}

@media (max-width: 600px) {
	.menu_btn {
		margin-left: 10px;
	}
}

.menu_btn svg {
	height: 35px;
}

.menu_btn .line {
	fill: none;
	stroke: white;
	stroke-width: 6;
	transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.menu_btn .line1 {
	stroke-dasharray: 60 207;
	stroke-width: 6;
}

.menu_btn .line2 {
	stroke-dasharray: 60 60;
	stroke-width: 6;
}

.menu_btn .line3 {
	stroke-dasharray: 60 207;
	stroke-width: 6;
}

.menu_btn.opened .line1 {
	stroke-dasharray: 90 207;
	stroke-dashoffset: -134;
	stroke-width: 6;
}

.menu_btn.opened .line2 {
	stroke-dasharray: 1 60;
	stroke-dashoffset: -30;
	stroke-width: 6;
}

.menu_btn.opened .line3 {
	stroke-dasharray: 90 207;
	stroke-dashoffset: -134;
	stroke-width: 6;
}

.mobile-header {
	display: none;
}

@media (max-width: 1100px) {
	.mobile-header {
		display: flex;
		justify-content: space-between;
		padding: 30px;
		align-items: center;
		z-index: 240;
		position: relative;
		background: #000;
	}
}

@media (max-width: 970px) {
	.mobile-header {
		padding: 20px;
	}
}

@media (max-width: 1100px) {
	.desktop-el {
		display: none;
	}
}

.admin-bar.mobile-menu-opened .menu-items {
	padding-top: 173px;
}

.mobile-menu-opened {
	overflow: hidden;
}

.mobile-menu-opened #page {
	overflow: hidden;
}

.mobile-menu-opened .search-icon {
	display: none;
}

.mobile-menu-opened .site-header {
	position: relative;
}

.mobile-menu-opened .menu-items {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	padding-top: 123px;
	width: 100vw;
	height: 100%;
	overflow: auto;
	background-color: #BB1576;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	z-index: 20;
	padding-bottom: 100px;
}

.mobile-menu-opened .main-navigation {
	order: 1;
	display: block;
	margin: 0;
}

.mobile-menu-opened #primary-menu {
	display: block;
	padding: 0 20px;
	margin: 0;
	background-color: #BB1576;
}

.mobile-menu-opened #primary-menu li {
	margin-bottom: 30px;
}

.mobile-menu-opened #primary-menu li a:hover {
	color: #fff;
}

.mobile-menu-opened #primary-menu .menu-item-object-category {
	margin-bottom: 30px;
}

.mobile-menu-opened #primary-menu .menu-item-object-category a {
	font-size: 36px;
	line-height: 1;
}

.mobile-menu-opened #primary-menu .menu-item-object-page a {
	font-size: 36px;
	line-height: 1;
}

.mobile-menu-opened #primary-menu .sub-menu {
	opacity: 1;
	transform: translateY(0px);
	visibility: visible;
	position: static;
	padding: 0;
	width: 100%;
}

.mobile-menu-opened #primary-menu .sub-menu .menu-item-object-category a, .mobile-menu-opened #primary-menu .sub-menu li:nth-child(2) a {
	font-size: 36px;
	line-height: 1;
}

.mobile-menu-opened #primary-menu .sub-menu a {
	text-align: left;
	font-size: 20px;
}

.mobile-menu-opened #primary-menu .sub-menu a:hover {
	opacity: 1;
}

.mobile-menu-opened #primary-menu .sub-menu li:nth-child(2) {
	padding-bottom: 40px;
	width: 100%;
}

.mobile-menu-opened #primary-menu .sub-menu li:last-child {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding-bottom: 40px;
	width: 100%;
}

.mobile-menu-opened #primary-menu .menu-item-has-children {
	padding: 0;
}

.mobile-menu-opened #primary-menu .menu-item-has-children::after {
	display: none;
}

.mobile-menu-opened #primary-menu .menu-item-has-children > a {
	display: none;
}

.mobile-menu-opened .social-icons {
	order: 2;
	margin-left: 20px;
	margin-top: 10px;
}

.mobile-menu-opened .social-icons a {
	opacity: 1;
}

/**
footer
*/
footer a {
	text-decoration: none;
}

footer .logo {
	grid-area: logo;
}

footer .logo:hover {
	filter: brightness(90%);
}

footer .footer-nav {
	grid-area: menu;
}

@media (max-width: 750px) {
	footer .row {
		flex-direction: column;
	}
}

footer .address {
	grid-area: address;
	color: #fff;
	font-family: 'Public Sans';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.37;
	margin: 40px 0;
}

footer p a {
	color: #fff;
}

footer p a:hover {
	opacity: 0.8;
}

footer ul {
	list-style: none;
	margin: 0 0 0 auto;
	padding: 0;
	max-width: 174px;
}

@media (max-width: 1100px) {
	footer ul {
		margin: 40px 0 0 0;
	}
}

footer ul li a {
	color: #fff;
	display: block;
	line-height: 1.25;
	font-size: 16px;
	font-family: 'Clash Display';
	font-weight: 600;
	margin-bottom: 25px;
	text-align: right;
}

@media (max-width: 1100px) {
	footer ul li a {
		text-align: left;
		margin-bottom: 20px;
	}
}

footer ul li a:hover {
	opacity: 0.8;
}

footer ul li:last-child a {
	margin-bottom: 0;
}

footer .wrapper {
	width: 568px;
}

@media (max-width: 1100px) {
	footer .wrapper {
		width: 100%;
	}
}

footer .social-icons {
	margin: 0 0 40px;
	grid-area: social-media;
}

footer .social-icons a {
	opacity: 1;
}

footer .social-icons a:hover {
	opacity: 0.8;
}

footer .col-6 {
	display: flex;
	padding: 50px 0;
}

@media (max-width: 750px) {
	footer .col-6 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media (max-width: 600px) {
	footer .col-6 {
		padding: 40px 0;
	}
}

footer .col-6.right {
	background-color: #1A1A1A;
	justify-content: flex-start;
	padding-right: 40px;
}

@media (max-width: 1100px) {
	footer .col-6.right {
		padding-right: 30px;
	}
}

@media (max-width: 970px) {
	footer .col-6.right {
		padding-right: 20px;
	}
}

footer .col-6.right .wrapper {
	margin-left: 30px;
}

@media (max-width: 750px) {
	footer .col-6.right .wrapper {
		margin-left: 20px;
	}
}

footer .col-6.left {
	background-color: #BB1576;
	justify-content: flex-end;
	color: #fff;
	padding-left: 40px;
}

@media (max-width: 1100px) {
	footer .col-6.left {
		padding-left: 30px;
	}
}

@media (max-width: 970px) {
	footer .col-6.left {
		padding-left: 20px;
	}
}

footer .col-6.left .wrapper {
	margin-right: 30px;
}

@media (max-width: 750px) {
	footer .col-6.left .wrapper {
		margin-right: 20px;
	}
}

footer .grid-container {
	display: grid;
	grid-template-areas: 'logo menu' 'address menu' 'social-media menu';
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 1100px) {
	footer .grid-container {
		grid-template-columns: 1fr;
		grid-template-areas: 'logo' 'menu' 'address' 'social-media';
	}
}

footer .supporters {
	border-top: 1px solid #fff;
	padding-top: 50px;
	display: flex;
	justify-content: flex-start;
	gap: 50px;
}

@media (max-width: 1100px) {
	footer .supporters {
		flex-direction: column;
		padding-top: 40px;
		gap: 40px;
	}
}

footer h2 {
	font-size: 36px;
	color: #BB1576;
	font-family: 'Clash Display';
	margin: 0 0 50px;
	line-height: 1.1;
	font-weight: 700;
}

@media (max-width: 600px) {
	footer h2 {
		margin-bottom: 40px;
	}
}

footer .email-field {
	background-color: #3D3D3D;
	color: #fff;
	font-size: 18px;
	font-family: 'Public Sans';
	padding: 16px 14px;
	border: 0;
	height: 50px;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 0;
}

footer .email-field:focus-visible {
	outline: 1px solid #808080;
}

footer .email-field::placeholder {
	color: #808080;
}

footer .checkbox {
	width: 18px;
	height: 18px;
	appearance: none;
	accent-color: white;
	outline: 1px solid #fff;
	border: 0;
	margin: 0;
}

footer .checkbox:checked:before {
	content: '\2713';
	width: 100%;
	height: 100%;
	top: 0;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: bold;
}

footer .checkbox-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
	margin-bottom: 50px;
}

@media (max-width: 600px) {
	footer .checkbox-row {
		margin-bottom: 40px;
	}
}

footer .checkbox-row label {
	font-size: 16px;
	color: #fff;
	font-family: 'Public Sans';
	line-height: 1.37;
	flex: 1;
	margin-top: -3px;
}

footer .submit {
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-family: 'Clash Display';
	line-height: 1;
	padding: 16px 18px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	border: 0;
	transition: background-color 0.2s ease-out;
}

footer .submit:hover {
	background-color: #BB1576;
	color: #fff;
}

.footer-bottom {
	background-color: #000;
}

.footer-bottom .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 24px 40px;
}

@media (max-width: 1100px) {
	.footer-bottom .container {
		padding: 24px 30px;
	}
}

@media (max-width: 970px) {
	.footer-bottom .container {
		padding: 24px 20px;
	}
}

.footer-bottom .container p {
	margin: 0 0 0 auto;
	font-size: 14px;
	color: #808080;
	line-height: 18px;
}

@media (max-width: 750px) {
	.footer-bottom .container p {
		margin: 0;
	}
}

.footer-bottom .container a {
	display: block;
	margin: 0;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
}

.footer-bottom .container a:hover {
	color: #BB1576;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-ExtraBold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-ExtraBold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Display';
	src: url("/wp-content/themes/libela/fonts/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-ExtraBold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Prodigy Sans';
	src: url("/wp-content/themes/libela/fonts/ProdigySans-Medium.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Italic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url("/wp-content/themes/libela/fonts/PublicSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-family: "Public Sans";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Prodigy Sans";
	font-weight: 800;
}

h1 {
	font-size: 64px;
	line-height: 1.09;
	font-weight: 700;
}

@media (max-width: 970px) {
	h1 {
		font-size: 40px;
	}
}

h2 {
	font-size: 50px;
	line-height: 1.12;
}

h3 {
	font-size: 26px;
	line-height: 1.23;
	font-weight: 800;
	margin: 20px 0;
}

p, li, a {
	font-family: "Public Sans";
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

html {
	scroll-behavior: smooth;
}

.uni-header {
	background-color: #F0F0F0;
	padding: 40px 0;
}

@media (max-width: 600px) {
	.uni-header {
		padding: 10px 0;
	}
}

@media (max-width: 600px) {
	.uni-header .container {
		padding: 10px;
	}
}

.search-form {
	padding-left: 20px;
	padding-right: 20px;
	display: flex;
}

@media (max-width: 1100px) {
	.search-form {
		padding: 0 10px;
	}
}

.search-form label {
	width: 100%;
}

.search-field {
	width: 100%;
	height: 70px;
	font-size: 26px;
	color: #262626;
	line-height: 1.54;
	background-color: #E0E0E0;
	padding: 0 22px;
	font-weight: 500;
	border: 0;
	outline: 0;
	font-family: 'Public Sans';
}

@media (max-width: 750px) {
	.search-field {
		font-size: 18px;
		height: 50px;
		padding: 0 12px;
	}
}

.search-field::placeholder {
	color: #808080;
}

.search-field:focus-visible {
	border: 1px solid #808080;
}

input[type="search"]::-webkit-search-cancel-button {
	appearance: none;
	-webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
	transition: background-color 0s 600000s, color 0s 600000s !important;
}

.search-submit {
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("././images/search-btn.svg");
	cursor: pointer;
	font-size: 0;
	border: 0;
	transition: 0.2s background-image ease;
}

@media (max-width: 750px) {
	.search-submit {
		width: 50px;
		height: 50px;
	}
}

.search-submit:hover {
	background-image: url("././images/search-btn-pink.svg");
}

body.search-no-results .center {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	gap: 30px;
	margin-top: 40px;
	margin-bottom: 200px;
}

@media (max-width: 600px) {
	body.search-no-results .center {
		margin-bottom: 80px;
		max-width: 90%;
		gap: 20px;
	}
}

body.search-no-results .center p {
	margin: 0;
}

.pagination_container {
	margin: 0 20px;
	padding-bottom: 80px;
}

@media (max-width: 600px) {
	.pagination_container {
		margin: 0 10px;
	}
}

.pagination_container .pagination {
	padding-top: 50px;
	border-top: 1px solid #808080;
}

@media (max-width: 600px) {
	.pagination_container .pagination {
		padding-top: 40px;
	}
}

@media (max-width: 970px) {
	.pagination_container.desktop {
		display: none;
	}
}

.pagination_container.mobile {
	display: none;
	padding-bottom: 50px;
}

@media (max-width: 970px) {
	.pagination_container.mobile {
		display: block;
	}
}

@media (max-width: 600px) {
	.pagination_container.mobile {
		padding-bottom: 20px;
	}
}

.nav-links {
	display: flex;
	gap: 25px;
}

@media (max-width: 970px) {
	.nav-links {
		gap: 15px;
	}
}

.nav-links .page-numbers {
	width: 40px;
	height: 40px;
	font-weight: 600;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 1;
	font-family: 'Clash Display';
	color: #333;
	transition: 0.2s background-color ease;
}

@media (max-width: 600px) {
	.nav-links .page-numbers {
		width: 37px;
		height: 37px;
	}
}

@media (max-width: 380px) {
	.nav-links .page-numbers {
		width: 33px;
		height: 33px;
	}
}

.nav-links .page-numbers.current {
	background-color: #BB1576;
	color: #fff;
}

.nav-links .page-numbers.next {
	width: 40px;
	height: 40px;
	background-image: url("././images/pag-next.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0;
	transition: 0.2s background-image ease;
}

@media (max-width: 600px) {
	.nav-links .page-numbers.next {
		width: 37px;
		height: 37px;
	}
}

@media (max-width: 380px) {
	.nav-links .page-numbers.next {
		width: 33px;
		height: 33px;
	}
}

.nav-links .page-numbers.next:hover {
	background-image: url("././images/pag-next-hover.svg");
}

.nav-links .page-numbers.prev {
	width: 40px;
	height: 40px;
	background-image: url("././images/pag-prev.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0;
	transition: 0.2s background-image ease;
}

@media (max-width: 600px) {
	.nav-links .page-numbers.prev {
		width: 37px;
		height: 37px;
	}
}

@media (max-width: 380px) {
	.nav-links .page-numbers.prev {
		width: 33px;
		height: 33px;
	}
}

.nav-links .page-numbers.prev:hover {
	background-image: url("././images/pag-prev-hover.svg");
}

.nav-links .page-numbers:not(.current):hover {
	color: #333;
	background-color: #FCE8F4;
}

.nav-links .page-numbers.dots:hover {
	color: #333;
	background-color: #fff;
}

@media (max-width: 600px) {
	.nav-links .page-numbers.dots {
		width: 15px;
	}
}

@media (max-width: 380px) {
	.nav-links .page-numbers.dots {
		width: 7px;
	}
}

.nav-links .page-numbers:nth-last-child(2) {
	display: none;
}

.error-404 .page-title span {
	background-image: url("././images/dusty-wind.svg");
}

.error-500 .page-title span {
	background-image: url("././images/500.svg");
}

.error-404 .page-title, .error-500 .page-title {
	font-size: 50px;
	margin-bottom: 20px;
	color: #BB1576;
	display: flex;
	gap: 20px;
	align-items: center;
}

@media (max-width: 600px) {
	.error-404 .page-title, .error-500 .page-title {
		margin-top: 20px;
	}
}

.error-404 .page-title span, .error-500 .page-title span {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 59px;
	height: 35px;
	display: inline-block;
}

.error-404 .page-header, .error-500 .page-header {
	padding: 0 20px;
}

@media (max-width: 1100px) {
	.error-404 .page-header, .error-500 .page-header {
		padding: 0 10px;
	}
}

.error-404 .page-header p, .error-500 .page-header p {
	color: #BB1576;
	font-size: 18px;
	margin-bottom: 80px;
	font-weight: 700;
}

@media (max-width: 600px) {
	.error-404 .page-header p, .error-500 .page-header p {
		margin-bottom: 40px;
	}
}

.error-404 a, .error-500 a {
	color: #BB1576;
}

.error-404 a:hover, .error-500 a:hover {
	text-decoration: none;
}

.error-404 .page-content, .error-500 .page-content {
	padding: 0 20px;
	margin-bottom: 80px;
}

@media (max-width: 1100px) {
	.error-404 .page-content, .error-500 .page-content {
		padding: 0 10px;
	}
}

@media (max-width: 600px) {
	.error-404 .page-content, .error-500 .page-content {
		margin-bottom: 0px;
	}
}

.error-404 .page-content p, .error-500 .page-content p {
	color: #333;
}

.page-heade {
	background-color: #F0F0F0;
}

.page-heade h1 {
	color: #BB1576;
	padding: 40px 0px 50px;
	margin: 0 auto;
}

@media (max-width: 970px) {
	.page-heade h1 {
		padding: 40px 0 30px 0px;
	}
}

@media (max-width: 600px) {
	.page-heade h1 {
		padding-top: 20px;
	}
}

.page-heade h2 {
	color: #BB1576;
	font-size: 30px;
	margin: 0;
	padding: 0px 0px 10px;
}

@media (max-width: 970px) {
	.page-heade h2 {
		font-size: 24px;
		padding-bottom: 30px;
	}
}

@media (max-width: 750px) {
	.page-heade h2 {
		padding-bottom: 20px;
	}
}

@media (max-width: 970px) {
	.page-template-default.page .col-7 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

.page-template-default.page .anchor-link a {
	color: #BB1576;
	text-decoration: underline;
	font-size: 20px;
	line-height: 26px;
	font-family: 'Prodigy Sans';
	margin-bottom: 25px;
	font-weight: 800;
	display: block;
	width: fit-content;
}

.page-template-default.page .anchor-link a:hover {
	text-decoration: none;
}

.col-7 p.anchor-link:last-child a {
	margin-bottom: 50px;
}

.page-template main, .page-template-default main {
	margin-bottom: 80px;
}

@media (max-width: 600px) {
	.page-template main, .page-template-default main {
		margin-bottom: 20px;
	}
}

main.error-page {
	margin-bottom: 80px;
}

@media (max-width: 600px) {
	main.error-page {
		margin-bottom: 0px;
	}
}

@media (max-width: 970px) {
	.page-template-kontakt .col-7 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

.page-template-kontakt .contact-form {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
}

@media (max-width: 600px) {
	.page-template-kontakt .contact-form {
		margin-top: 40px;
	}
}

.page-template-kontakt .contact-form input, .page-template-kontakt .contact-form textarea {
	font-family: 'Public Sans';
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	padding: 18px 16px;
	color: #333;
	border: 1px solid #808080;
	outline: 0;
}

.page-template-kontakt .contact-form input:focus-visible, .page-template-kontakt .contact-form textarea:focus-visible {
	border: 1px solid #333;
}

.page-template-kontakt .contact-form input::placeholder, .page-template-kontakt .contact-form textarea::placeholder {
	color: #808080;
}

.page-template-kontakt .contact-form button {
	color: #fff;
	padding: 16px;
	font-family: Clash Display;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	background-color: #333;
	transition: 0.2s background-color ease;
	border: 0;
	width: fit-content;
	cursor: pointer;
}

.page-template-kontakt .contact-form button:hover {
	background-color: #BB1576;
}

.cat-header {
	background-color: #F0F0F0;
}

.cat-header h1 {
	color: #92117D;
	padding: 80px 40px;
	margin: 0 auto;
}

@media (max-width: 1100px) {
	.cat-header h1 {
		padding: 80px 30px;
	}
}

@media (max-width: 970px) {
	.cat-header h1 {
		padding: 50px 20px;
	}
}

.cat-header .archive-description {
	color: #92117D;
	font-size: 30px;
	margin: -40px auto auto;
	padding: 0px 40px 50px;
	font-weight: 800;
}

@media (max-width: 1100px) {
	.cat-header .archive-description {
		padding: 0 20px 50px;
		margin-top: -20px;
	}
}

.cat-header .archive-description p {
	max-width: calc((100% / 12) * 7);
	margin: 0;
}

@media (max-width: 970px) {
	.cat-header .archive-description p {
		max-width: 100%;
	}
}

@media (max-width: 970px) {
	.cat-header .archive-description {
		font-size: 24px;
		padding-bottom: 30px;
	}
}

@media (max-width: 750px) {
	.cat-header .archive-description {
		padding-bottom: 20px;
	}
}

body.category .container.row, body.tag .container.row, body.search .container.row {
	padding-top: 40px;
	row-gap: 80px;
	justify-content: flex-start;
}

@media (max-width: 750px) {
	body.category .container.row, body.tag .container.row, body.search .container.row {
		row-gap: 0;
	}
}

body.category .cat-header h1 {
	font-weight: 700;
	text-transform: uppercase;
}

body.tag .cat-header h1 {
	font-size: 40px;
}

body.tag .container.row article.category-genderfacts .inner-container, body.search .container.row article.category-genderfacts .inner-container {
	padding: 20px;
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

body.tag .container.row article.category-genderfacts h3,
body.tag .container.row article.category-genderfacts span:not(.gf-tag),
body.tag .container.row article.category-genderfacts .date, body.search .container.row article.category-genderfacts h3,
body.search .container.row article.category-genderfacts span:not(.gf-tag),
body.search .container.row article.category-genderfacts .date {
	color: #fff;
}

body.tag .container.row article.category-genderfacts h3, body.search .container.row article.category-genderfacts h3 {
	transition: 0.2s opacity ease;
}

body.tag .container.row article.category-genderfacts h3:hover, body.search .container.row article.category-genderfacts h3:hover {
	opacity: 0.8;
}

body.tag .container.row article.category-genderfacts .inner-container, body.search .container.row article.category-genderfacts .inner-container {
	padding-top: 20px;
}

body.tag .container.row article.category-genderfacts .date, body.search .container.row article.category-genderfacts .date {
	opacity: 0.4;
}

body.category-genderfacts #primary {
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

body.category-genderfacts .hp-s-title {
	padding-top: 80px;
}

@media (max-width: 970px) {
	body.category-genderfacts .hp-s-title {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (max-width: 600px) {
	body.category-genderfacts .hp-s-title {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

body.category-genderfacts .hp-s-title::after {
	display: none;
}

@media (max-width: 1250px) {
	body.category-genderfacts .hp-s-title span {
		width: 70vw;
		height: calc(70vw / 3.52);
	}
}

body.category-genderfacts .archive-description {
	padding-top: 0;
}

body.category-genderfacts .archive-description p {
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: 800;
	font-family: "Prodigy Sans";
	margin: 0;
}

@media (max-width: 750px) {
	body.category-genderfacts .archive-description p {
		font-size: 26px;
	}
}

body.category-genderfacts .page-header {
	background-color: transparent;
}

@media (max-width: 970px) {
	body.category-genderfacts .page-header {
		margin-bottom: 30px;
	}
}

@media (max-width: 600px) {
	body.category-genderfacts .page-header {
		margin-bottom: 20px;
	}
}

body.category-genderfacts .page-header a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Clash Display';
	font-weight: 400;
	margin-top: 30px;
	display: block;
}

body.category-genderfacts .page-header a:hover {
	opacity: 0.8;
}

body.category-genderfacts .nav-links .page-numbers {
	color: #fff;
}

body.category-genderfacts .nav-links .page-numbers:not(.current):hover {
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
}

body.category-genderfacts .nav-links .page-numbers.prev, body.category-genderfacts .nav-links .page-numbers.next {
	filter: invert(1) brightness(150%);
}

body.category-genderfacts .nav-links .page-numbers.prev:hover, body.category-genderfacts .nav-links .page-numbers.next:hover {
	opacity: 0.8;
}

body.single-post article.category-genderfacts .entry-header {
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

body.single-post article.category-genderfacts .entry-header h1,
body.single-post article.category-genderfacts .entry-header h2,
body.single-post article.category-genderfacts .entry-header .date,
body.single-post article.category-genderfacts .entry-header .author,
body.single-post article.category-genderfacts .entry-header .excerpt,
body.single-post article.category-genderfacts .entry-header p,
body.single-post article.category-genderfacts .entry-header .caption {
	color: #fff;
}

body.single-post article.category-genderfacts .entry-header .entry-meta span {
	background-color: #fff;
}

body.single-post article.category-genderfacts .entry-header .excerpt {
	border-color: rgba(255, 255, 255, 0.4);
}

body.single-post article.category-genderfacts .entry-header .date,
body.single-post article.category-genderfacts .entry-header .subtitle,
body.single-post article.category-genderfacts .entry-header .caption {
	opacity: 0.4;
}

body.single-post .entry-header {
	background-color: #F0F0F0;
}

body.single-post .entry-header .container {
	padding: 80px 40px 50px;
}

@media (max-width: 1100px) {
	body.single-post .entry-header .container {
		padding: 80px 30px 50px;
	}
}

@media (max-width: 970px) {
	body.single-post .entry-header .container {
		padding: 50px 20px 50px;
	}
}

@media (max-width: 600px) {
	body.single-post .entry-header .container {
		padding-bottom: 40px;
	}
}

body.single-post .entry-header .grid-header {
	display: grid;
	grid-template-areas: 'header image' 'excerpt image';
	grid-template-columns: 1fr 392px;
	column-gap: 144px;
}

@media (max-width: 1100px) {
	body.single-post .entry-header .grid-header {
		column-gap: 60px;
	}
}

@media (max-width: 970px) {
	body.single-post .entry-header .grid-header {
		grid-template-columns: 1fr 40%;
	}
}

@media (max-width: 750px) {
	body.single-post .entry-header .grid-header {
		grid-template-areas: 'header' 'image' 'excerpt';
		grid-template-columns: 1fr;
	}
}

body.single-post .entry-header .head {
	grid-area: header;
}

body.single-post .entry-header .date {
	color: #808080;
	opacity: 1;
}

body.single-post .entry-header .caption {
	margin-top: 20px;
	font-size: 14px;
	color: #808080;
}

body.single-post .entry-header .entry-meta {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

body.single-post .entry-header span:not(.gf-tag) {
	width: 4.6px;
	height: 4.6px;
	background: #BB1576;
	border-radius: 50%;
	margin: auto 15px;
}

body.single-post .entry-header p {
	margin: 0;
}

body.single-post .entry-header .author {
	color: #333;
	font-weight: 600;
	font-size: 14px;
	line-height: 26px;
}

body.single-post .entry-header .excerpt {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #BB1576;
	grid-area: excerpt;
}

@media (max-width: 750px) {
	body.single-post .entry-header .excerpt {
		border: none;
		padding-top: 0;
	}
}

@media (max-width: 600px) {
	body.single-post .entry-header .excerpt {
		margin-top: 40px;
	}
}

body.single-post .entry-header .excerpt p {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
}

body.single-post h1 {
	color: #BB1576;
	margin: 20px 0 30px;
	max-width: 680px;
}

body.single-post h2.subtitle {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #808080;
	margin-top: 18px;
}

body.single-post .article-thumbnail {
	grid-area: image;
	position: relative;
}

@media (max-width: 750px) {
	body.single-post .article-thumbnail {
		margin-top: 40px;
	}
}

body.single-post .article-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}

body.single-post .related-articles {
	background-color: #F0F0F0;
	padding-bottom: 80px;
}

@media (max-width: 600px) {
	body.single-post .related-articles {
		padding-bottom: 20px;
	}
}

body.single-post .related-articles .row {
	justify-content: flex-start;
}

body.single-post .related-articles h2 {
	font-family: 'Clash Display';
	font-size: 64px;
	line-height: 1.09;
	font-weight: 700;
	color: #92117D;
	margin: 40px 20px 80px;
}

@media (max-width: 970px) {
	body.single-post .related-articles h2 {
		font-size: 40px;
		margin-bottom: 50px;
	}
}

@media (max-width: 600px) {
	body.single-post .related-articles h2 {
		margin-top: 20px;
		margin-bottom: 40px;
	}
}

@media (max-width: 750px) {
	body.single-post .related-articles article.category-genderfacts.single-post:not(:last-child) {
		margin-bottom: 20px;
	}
}

body.single-post .related-articles article.category-genderfacts .inner-container {
	padding: 20px;
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

body.single-post .related-articles article.category-genderfacts h3, body.single-post .related-articles article.category-genderfacts span:not(.gf-tag), body.single-post .related-articles article.category-genderfacts .date {
	color: #fff;
}

body.single-post .related-articles article.category-genderfacts h3 {
	transition: 0.2s opacity ease;
}

body.single-post .related-articles article.category-genderfacts h3:hover {
	opacity: 0.8;
}

body.single-post .related-articles article.category-genderfacts .inner-container {
	padding-top: 20px;
}

body.single-post .related-articles article.category-genderfacts .date {
	opacity: 0.4;
}

@media (max-width: 970px) {
	body.single-post .entry-content .col-7, body.page-template .entry-content .col-7, body.page-template-default .entry-content .col-7 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

body.single-post .entry-content a, body.page-template .entry-content a, body.page-template-default .entry-content a {
	text-decoration: underline;
	color: #BB1576;
}

body.single-post .entry-content a:hover, body.page-template .entry-content a:hover, body.page-template-default .entry-content a:hover {
	text-decoration: none;
}

body.single-post .entry-content a span, body.page-template .entry-content a span, body.page-template-default .entry-content a span {
	color: #BB1576 !important;
}

body.single-post .entry-content a span:hover, body.page-template .entry-content a span:hover, body.page-template-default .entry-content a span:hover {
	text-decoration: none !important;
}

body.single-post .entry-content p, body.page-template .entry-content p, body.page-template-default .entry-content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px !important;
	color: #333;
}

body.single-post .entry-content ul,
body.single-post .entry-content ol, body.page-template .entry-content ul,
body.page-template .entry-content ol, body.page-template-default .entry-content ul,
body.page-template-default .entry-content ol {
	padding: 0;
	margin-left: 20px;
}

body.single-post .entry-content ul li,
body.single-post .entry-content ol li, body.page-template .entry-content ul li,
body.page-template .entry-content ol li, body.page-template-default .entry-content ul li,
body.page-template-default .entry-content ol li {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #333;
	padding-left: 33px;
}

@media (max-width: 600px) {
	body.single-post .entry-content ul li,
	body.single-post .entry-content ol li, body.page-template .entry-content ul li,
	body.page-template .entry-content ol li, body.page-template-default .entry-content ul li,
	body.page-template-default .entry-content ol li {
		padding-left: 10px;
	}
}

body.single-post .entry-content ul li:not(:first-child),
body.single-post .entry-content ol li:not(:first-child), body.page-template .entry-content ul li:not(:first-child),
body.page-template .entry-content ol li:not(:first-child), body.page-template-default .entry-content ul li:not(:first-child),
body.page-template-default .entry-content ol li:not(:first-child) {
	padding-top: 25px;
}

body.single-post .entry-content figure.wp-block-image, body.page-template .entry-content figure.wp-block-image, body.page-template-default .entry-content figure.wp-block-image {
	margin: 50px 0;
}

@media (max-width: 600px) {
	body.single-post .entry-content figure.wp-block-image, body.page-template .entry-content figure.wp-block-image, body.page-template-default .entry-content figure.wp-block-image {
		margin: 40px 0 30px;
	}
}

body.single-post .entry-content figure.wp-block-image img, body.page-template .entry-content figure.wp-block-image img, body.page-template-default .entry-content figure.wp-block-image img {
	transition: 0.2s filter ease;
}

body.single-post .entry-content figure.wp-block-image img:hover, body.page-template .entry-content figure.wp-block-image img:hover, body.page-template-default .entry-content figure.wp-block-image img:hover {
	filter: brightness(110%);
}

body.single-post .entry-content figure.wp-block-image figcaption, body.page-template .entry-content figure.wp-block-image figcaption, body.page-template-default .entry-content figure.wp-block-image figcaption {
	margin-top: 20px;
	font-size: 14px;
	color: #808080;
	margin-bottom: 0;
}

body.single-post .entry-content figure.wp-block-gallery, body.page-template .entry-content figure.wp-block-gallery, body.page-template-default .entry-content figure.wp-block-gallery {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
}

@media (max-width: 750px) {
	body.single-post .entry-content figure.wp-block-gallery, body.page-template .entry-content figure.wp-block-gallery, body.page-template-default .entry-content figure.wp-block-gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 600px) {
	body.single-post .entry-content figure.wp-block-gallery, body.page-template .entry-content figure.wp-block-gallery, body.page-template-default .entry-content figure.wp-block-gallery {
		gap: 8px;
	}
}

body.single-post .entry-content figure.wp-block-gallery .wp-block-image, body.page-template .entry-content figure.wp-block-gallery .wp-block-image, body.page-template-default .entry-content figure.wp-block-gallery .wp-block-image {
	width: 100% !important;
}

body.single-post .entry-content figure.wp-block-gallery .wp-block-image figcaption, body.page-template .entry-content figure.wp-block-gallery .wp-block-image figcaption, body.page-template-default .entry-content figure.wp-block-gallery .wp-block-image figcaption {
	display: none;
}

body.single-post .entry-content .wp-block-embed, body.page-template .entry-content .wp-block-embed, body.page-template-default .entry-content .wp-block-embed {
	margin: 50px 0;
}

@media (max-width: 750px) {
	body.single-post .entry-content .wp-block-embed, body.page-template .entry-content .wp-block-embed, body.page-template-default .entry-content .wp-block-embed {
		margin: 40px 0 30px;
	}
}

body.single-post .entry-content .wp-block-embed iframe, body.page-template .entry-content .wp-block-embed iframe, body.page-template-default .entry-content .wp-block-embed iframe {
	aspect-ratio: 16/9;
	height: auto;
	width: 100%;
}

body.single-post .entry-content .wp-block-video, body.page-template .entry-content .wp-block-video, body.page-template-default .entry-content .wp-block-video {
	margin: 50px 0;
}

@media (max-width: 750px) {
	body.single-post .entry-content .wp-block-video, body.page-template .entry-content .wp-block-video, body.page-template-default .entry-content .wp-block-video {
		margin: 40px 0 30px;
	}
}

body.single-post .entry-content video, body.page-template .entry-content video, body.page-template-default .entry-content video {
	aspect-ratio: 16/9;
	height: auto;
	width: 100%;
}

body.single-post .entry-content h3,
body.single-post .entry-content h2, body.page-template .entry-content h3,
body.page-template .entry-content h2, body.page-template-default .entry-content h3,
body.page-template-default .entry-content h2 {
	font-size: 34px;
	color: #333;
	margin: 20px 0 30px;
	padding-top: 30px;
}

@media (max-width: 750px) {
	body.single-post .entry-content h3,
	body.single-post .entry-content h2, body.page-template .entry-content h3,
	body.page-template .entry-content h2, body.page-template-default .entry-content h3,
	body.page-template-default .entry-content h2 {
		padding-top: 20px;
		margin-top: -10px;
	}
}

body.single-post .entry-content h4, body.page-template .entry-content h4, body.page-template-default .entry-content h4 {
	font-size: 20px;
	color: #333;
	margin: 20px 0 30px;
	padding-top: 30px;
}

@media (max-width: 750px) {
	body.single-post .entry-content h4, body.page-template .entry-content h4, body.page-template-default .entry-content h4 {
		padding-top: 20px;
		margin-top: -10px;
	}
}

body.single-post .entry-content blockquote, body.page-template .entry-content blockquote, body.page-template-default .entry-content blockquote {
	border-top: 1px solid #BB1576;
	border-bottom: 1px solid #BB1576;
	padding: 50px;
	margin: 50px 0;
}

@media (max-width: 600px) {
	body.single-post .entry-content blockquote, body.page-template .entry-content blockquote, body.page-template-default .entry-content blockquote {
		padding: 20px;
		margin: 40px 0 30px;
	}
}

body.single-post .entry-content blockquote p, body.page-template .entry-content blockquote p, body.page-template-default .entry-content blockquote p {
	font-size: 34px;
	color: #BB1576;
	line-height: 1.17 !important;
	margin: 0;
}

@media (max-width: 600px) {
	body.single-post .entry-content blockquote p, body.page-template .entry-content blockquote p, body.page-template-default .entry-content blockquote p {
		font-size: 26px;
	}
}

body.single-post .entry-content .figcaption, body.page-template .entry-content .figcaption, body.page-template-default .entry-content .figcaption {
	color: #808080;
	font-size: 14px;
}

.tags-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-flow: row wrap;
	gap: 10px;
	padding-top: 30px;
	border-top: 1px solid #B3B3B3;
	margin: 50px 0;
	width: 100%;
}

@media (max-width: 600px) {
	.tags-wrapper {
		margin: 40px 0;
		padding-top: 40px;
	}
}

.tags-wrapper .tag-btn {
	color: #333 !important;
	text-decoration: none !important;
	background-color: #F0F0F0;
	font-size: 12px;
	font-family: 'Clash Display';
	font-weight: 500;
	padding: 10px 14px;
	border-radius: 16px;
	transition: 0.2s background-color ease;
}

.tags-wrapper .tag-btn:hover {
	background-color: #FCE8F4;
}

.share-article-to {
	display: flex;
	gap: 15px;
	align-items: center;
	border-top: 1px solid #B3B3B3;
	padding: 30px 0;
}

@media (max-width: 600px) {
	.share-article-to {
		padding: 40px 0;
	}
}

.share-article-to h4 {
	font-family: "Clash Display";
	font-weight: 700;
	line-height: 40px;
	color: #92117D !important;
	padding: 0 !important;
	margin: 0 !important;
}

.share-article-to a {
	background-position: center;
	display: block;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	background-size: contain;
}

.share-article-to .share-x {
	background-image: url("././images/x-share.svg");
}

.share-article-to .share-fb {
	background-image: url("././images/facebook-share.svg");
}

/*
* Homepage style */
.homepage-hero {
	background-color: #fff;
	margin: 40px 40px 0;
}

@media (max-width: 1250px) {
	.homepage-hero {
		margin: 0;
	}
}

.homepage-hero .container {
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

@media (max-width: 970px) {
	.homepage-hero .container {
		padding-top: 40px;
	}
}

.homepage-hero .hero-grid {
	display: grid;
	padding: 0 20px;
	grid-template-areas: 'title image' 'lead image';
	grid-template-columns: 1fr 1fr;
	column-gap: 40px;
	grid-template-rows: auto 1fr;
}

@media (max-width: 1100px) {
	.homepage-hero .hero-grid {
		padding: 0 10px;
	}
}

@media (max-width: 750px) {
	.homepage-hero .hero-grid {
		grid-template-areas: 'title' 'image' 'lead';
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
	}
}

.homepage-hero .title-area {
	grid-area: title;
}

.homepage-hero .image-area {
	grid-area: image;
	position: relative;
}

.homepage-hero .lead-area {
	grid-area: lead;
}

.homepage-hero h1 {
	color: #fff;
	font-size: 50px;
	line-height: 1.12;
	margin: 20px 0 0;
	transition: 0.2s opacity ease;
}

@media (max-width: 1100px) {
	.homepage-hero h1 {
		margin-bottom: 20px;
	}
}

@media (max-width: 970px) {
	.homepage-hero h1 {
		font-size: 40px;
	}
}

.homepage-hero h1:hover {
	opacity: 0.8;
}

.homepage-hero p {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
}

@media (max-width: 970px) {
	.homepage-hero p {
		margin: 0;
	}
}

.homepage-hero a {
	text-decoration: none;
}

.homepage-hero .image-area a {
	aspect-ratio: 4/3;
	display: block;
}

.homepage-hero .col-6 {
	position: relative;
}

.homepage-hero img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.2s filter ease;
	z-index: 0;
	position: relative;
}

.homepage-hero img:hover {
	filter: brightness(110%);
}

@media (max-width: 750px) {
	.homepage-hero img {
		margin-bottom: 20px;
	}
}

@media (max-width: 1250px) {
	.homepage-hero img {
		height: auto;
	}
}

@media (max-width: 970px) {
	.homepage-hero .date {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.gf-tag {
	font-family: "Clash Display";
	position: absolute;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	color: #BB1576;
	background-color: #fff;
	padding: 8px;
	top: 28px;
	right: -11px;
	text-transform: uppercase;
	border: 1px #F0F0F0 solid;
	z-index: 2;
}

.gf-tag::after {
	position: absolute;
	bottom: -11px;
	right: -10px;
	content: '';
	width: 10px;
	height: 10px;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #262626;
	clear: both;
}

.cat {
	font-family: "Clash Display";
	background-color: #BB1576;
	border-radius: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 14px 9px;
	width: fit-content;
	font-size: 12px;
	font-weight: 600;
	line-height: 8px;
	text-decoration: none;
	transition: 0.2s background-color ease;
	display: flex;
	cursor: pointer;
}

.cat:hover {
	background-color: #92117D;
}

.date {
	font-family: "Clash Display";
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	opacity: 0.4;
	margin: 0;
}

.mixed-posts {
	background: #fff;
}

.mixed-posts .container {
	padding-bottom: 80px;
}

@media (max-width: 970px) {
	.mixed-posts .container {
		padding-bottom: 30px;
	}
}

@media (max-width: 750px) {
	div.single-post, article.single-post {
		flex: 0 1 100%;
		max-width: 100%;
	}
}

@media (max-width: 750px) {
	div.single-post:not(:last-child), article.single-post:not(:last-child) {
		margin-bottom: 50px;
	}
}

div.single-post .featured-image, article.single-post .featured-image {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

div.single-post .featured-image img, article.single-post .featured-image img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
	transition: 0.2s filter ease;
}

div.single-post .featured-image img:hover, article.single-post .featured-image img:hover {
	filter: brightness(110%);
}

div.single-post .title, article.single-post .title {
	text-decoration: none;
}

div.single-post h3, article.single-post h3 {
	color: #333;
	margin: 20px 0;
	transition: 0.2s color ease;
	word-break: break-word;
}

div.single-post h3:hover, article.single-post h3:hover {
	color: #BB1576;
}

div.single-post a, article.single-post a {
	text-decoration: none;
}

div.single-post .date, article.single-post .date {
	color: #262626;
}

.hp-s-title {
	padding-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 750px) {
	.hp-s-title {
		padding: 50px 20px;
	}
}

.hp-s-title h2,
.hp-s-title span {
	margin: 0;
	background-image: url("././images/genderfacts.svg") !important;
	width: 630px;
	display: inline-block;
	height: 180px;
	background-size: contain;
	background-repeat: no-repeat;
}

@media (max-width: 1250px) {
	.hp-s-title h2,
	.hp-s-title span {
		width: 60vw;
		height: calc(60vw / 3.52);
	}
}

@media (max-width: 750px) {
	.hp-s-title h2,
	.hp-s-title span {
		width: 65vw;
		height: calc(65vw / 3.52);
	}
}

.hp-s-title::after {
	content: '';
	background-size: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("././images/arrow.svg");
	width: 26px;
	height: 44px;
	display: inline-block;
	margin-left: 30px;
}

@media (max-width: 750px) {
	.hp-s-title::after {
		width: 13px;
		height: 23px;
		margin-left: 15px;
	}
}

.hp-title {
	display: block;
	margin: 80px auto;
	padding: 0 40px;
	text-decoration: none;
}

@media (max-width: 1100px) {
	.hp-title {
		padding: 0 30px;
	}
}

@media (max-width: 970px) {
	.hp-title {
		padding: 0 20px;
		margin: 50px auto 40px;
	}
}

.hp-title h2 {
	color: #92117D;
	font-size: 64px;
	line-height: 1.09;
	transition: 0.2s color ease;
	margin: 0;
}

.hp-title h2::after {
	content: '';
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url("././images/arrow-secondary.svg");
	background-size: 100%;
	width: 26px;
	height: 44px;
	display: inline-block;
	margin-left: 40px;
}

@media (max-width: 750px) {
	.hp-title h2::after {
		width: 13px;
		height: 23px;
		margin-left: 20px;
	}
}

.hp-title h2:hover {
	color: #BB1576;
}

.hp-title h2:hover::after {
	background-image: url("././images/arrow-primary.svg");
}

@media (max-width: 750px) {
	.hp-title h2 {
		font-size: 40px;
	}
}

.genderfacts-posts, body.category-genderfacts {
	background: linear-gradient(257deg, #BB1576 0%, #4726D9 100%);
}

.genderfacts-posts .container.row, body.category-genderfacts .container.row {
	padding-bottom: 80px;
}

@media (max-width: 750px) {
	.genderfacts-posts .container.row, body.category-genderfacts .container.row {
		padding: 0 10px 20px;
	}
}

@media (max-width: 750px) {
	.genderfacts-posts .single-post:not(:last-child), body.category-genderfacts .single-post:not(:last-child) {
		margin-bottom: 20px !important;
	}
}

.genderfacts-posts .single-post .inner-container, body.category-genderfacts .single-post .inner-container {
	background-color: #fff;
	padding: 20px;
}

.genderfacts-posts .featured-image, body.category-genderfacts .featured-image {
	width: 100%;
	position: relative;
}

.genderfacts-posts .gf-tag, body.category-genderfacts .gf-tag {
	right: -10px;
}

body.home div.genderfacts-posts .row {
	justify-content: flex-start;
}

@media (max-width: 970px) {
	.sa-stavom-posts, .u-fokusu-posts {
		padding-bottom: 0;
	}
}

.sa-stavom-posts .container:not(.hp-title), .u-fokusu-posts .container:not(.hp-title) {
	position: relative;
	padding-bottom: 80px;
}

@media (max-width: 970px) {
	.sa-stavom-posts .container:not(.hp-title), .u-fokusu-posts .container:not(.hp-title) {
		padding-bottom: 0;
	}
}

.sa-stavom-posts .container:not(.hp-title)::after, .u-fokusu-posts .container:not(.hp-title)::after {
	content: '';
	background-color: #B3B3B3;
	height: 1px;
	width: calc(100% - 80px);
	display: block;
	bottom: 0px;
	right: 40px;
	position: absolute;
}

@media (max-width: 1100px) {
	.sa-stavom-posts .container:not(.hp-title)::after, .u-fokusu-posts .container:not(.hp-title)::after {
		width: calc(100% - 60px);
		right: 30px;
		bottom: 0;
	}
}

@media (max-width: 970px) {
	.sa-stavom-posts .container:not(.hp-title)::after, .u-fokusu-posts .container:not(.hp-title)::after {
		width: calc(100% - 40px);
		right: 20px;
		bottom: 0;
	}
}

.sa-stavom-posts h3, .u-fokusu-posts h3 {
	color: #333;
	transition: 0.2s color ease;
}

@media (max-width: 750px) {
	.sa-stavom-posts h3, .u-fokusu-posts h3 {
		font-size: 20px;
	}
}

.sa-stavom-posts h3:hover, .u-fokusu-posts h3:hover {
	color: #BB1576;
}

.sa-stavom-posts img, .u-fokusu-posts img {
	transition: 0.2s filter ease;
}

.sa-stavom-posts img:hover, .u-fokusu-posts img:hover {
	filter: brightness(110%);
}

@media (max-width: 970px) {
	.sa-stavom-posts .main-col, .u-fokusu-posts .main-col {
		display: flex;
		flex-direction: column;
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #BB1576;
	}
}

@media (max-width: 970px) {
	.sa-stavom-posts .main-col a, .u-fokusu-posts .main-col a {
		order: 1;
	}
}

@media (max-width: 970px) {
	.sa-stavom-posts .main-col .date, .u-fokusu-posts .main-col .date {
		order: 2;
	}
}

.sa-stavom-posts .main-col h3, .u-fokusu-posts .main-col h3 {
	font-size: 50px;
	line-height: 1.12;
	margin-top: 0;
}

@media (max-width: 970px) {
	.sa-stavom-posts .main-col h3, .u-fokusu-posts .main-col h3 {
		font-size: 40px;
	}
}

.sa-stavom-posts .main-col .featured-image, .u-fokusu-posts .main-col .featured-image {
	width: 100%;
	display: flex;
	height: auto;
	margin-bottom: 40px;
}

@media (max-width: 970px) {
	.sa-stavom-posts .main-col .featured-image, .u-fokusu-posts .main-col .featured-image {
		order: 3;
		margin-top: 30px;
		margin-bottom: 0;
	}
}

.sa-stavom-posts .main-col .featured-image img, .u-fokusu-posts .main-col .featured-image img {
	display: block;
	aspect-ratio: 4/3;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.sa-stavom-posts a, .u-fokusu-posts a {
	text-decoration: none;
}

.sa-stavom-posts .date, .u-fokusu-posts .date {
	color: #262626;
}

.sa-stavom-posts .right-content, .u-fokusu-posts .right-content {
	flex: 1;
}

.sa-stavom-posts .row-4, .u-fokusu-posts .row-4 {
	display: flex;
	gap: 40px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #BB1576;
	align-items: flex-start;
}

.sa-stavom-posts .row-4:last-child, .u-fokusu-posts .row-4:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

@media (max-width: 970px) {
	.sa-stavom-posts .row-4:last-child, .u-fokusu-posts .row-4:last-child {
		padding-bottom: 30px;
	}
}

@media (max-width: 1100px) {
	.sa-stavom-posts .row-4, .u-fokusu-posts .row-4 {
		gap: 20px;
	}
}

.sa-stavom-posts .row-4:last-child, .u-fokusu-posts .row-4:last-child {
	border-bottom: none;
}

@media (max-width: 970px) {
	.sa-stavom-posts .row-4:last-child, .u-fokusu-posts .row-4:last-child {
		margin-bottom: 0;
	}
}

.sa-stavom-posts .row-4 h3, .u-fokusu-posts .row-4 h3 {
	margin-top: 0;
}

.sa-stavom-posts .row-4 .featured-image, .u-fokusu-posts .row-4 .featured-image {
	max-width: calc(50% - 40px);
	flex-basis: calc(50% - 40px);
}

@media (max-width: 970px) {
	.sa-stavom-posts .row-4 .featured-image, .u-fokusu-posts .row-4 .featured-image {
		max-width: 33%;
		flex-basis: 33%;
	}
}

@media (max-width: 600px) {
	.sa-stavom-posts .row-4 .featured-image, .u-fokusu-posts .row-4 .featured-image {
		max-width: 103px;
		flex-basis: 103px;
	}
}

.sa-stavom-posts .row-4 .featured-image img, .u-fokusu-posts .row-4 .featured-image img {
	display: block;
	width: 100%;
	aspect-ratio: 4/3;
	height: auto;
	object-fit: cover;
}

.razgovor.side-by-side .content .wrapper::before {
	background-image: url("././images/quote-si.svg");
}

.video.side-by-side .content .wrapper::before {
	background-image: url("././images/play-si.svg");
}

.side-by-side .container {
	padding-top: 0;
}

.side-by-side .container:not(.hp-title) {
	padding-bottom: 80px;
	position: relative;
}

@media (max-width: 970px) {
	.side-by-side .container:not(.hp-title) {
		padding-bottom: 50px;
	}
}

.side-by-side .container:not(.hp-title)::after {
	content: '';
	background-color: #B3B3B3;
	height: 1px;
	width: calc(100% - 80px);
	display: block;
	bottom: 0px;
	right: 40px;
	position: absolute;
}

@media (max-width: 1100px) {
	.side-by-side .container:not(.hp-title)::after {
		width: calc(100% - 60px);
		right: 30px;
		bottom: 0;
	}
}

@media (max-width: 970px) {
	.side-by-side .container:not(.hp-title)::after {
		width: calc(100% - 40px);
		right: 20px;
		bottom: 0;
	}
}

.side-by-side .content {
	position: relative;
}

.side-by-side .content .wrapper {
	border-top: 1px solid #BB1576;
	padding-top: 80px;
}

@media (max-width: 970px) {
	.side-by-side .content .wrapper {
		padding-top: 40px;
	}
}

.side-by-side .content .wrapper::before {
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	top: -25px;
	width: 112.22px;
	height: 50px;
	transform: translateX(50%);
	right: 50%;
}

.side-by-side .content a {
	color: #333;
	display: block;
}

@media (max-width: 750px) {
	.side-by-side .row {
		flex-direction: column-reverse;
		gap: 30px;
	}
}

@media (max-width: 750px) {
	.side-by-side .row .col-6 {
		max-width: 100%;
		flex-basis: 100%;
	}
}

.side-by-side .featured-image {
	width: 100%;
}

@media (max-width: 1100px) {
	.side-by-side .featured-image {
		height: auto;
	}
}

.side-by-side .featured-image img {
	display: block;
	aspect-ratio: 4/3;
	object-fit: cover;
	transition: 0.2s filter ease;
	width: 100%;
	height: auto;
}

.side-by-side .featured-image img:hover {
	filter: brightness(110%);
}

.side-by-side a {
	text-decoration: none;
}

.side-by-side h3 {
	color: #333;
	font-size: 50px;
	line-height: 1.09;
	margin-top: 0;
	transition: 0.2s color ease;
}

@media (max-width: 970px) {
	.side-by-side h3 {
		font-size: 40px;
	}
}

.side-by-side h3:hover {
	color: #BB1576;
}

.side-by-side .date {
	color: #262626;
}

@media (max-width: 750px) {
	.side-by-side .hp-title {
		margin-bottom: 76px;
	}
}

.nav-links {
	display: flex;
	justify-content: center;
}

.nav-links a, .nav-links span {
	font-size: 32px;
}

.grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 40px;
	padding: 0 40px;
}

@media (max-width: 1100px) {
	.grid {
		padding: 0 30px;
		column-gap: 20px;
	}
}

@media (max-width: 970px) {
	.grid {
		padding: 0 20px;
		display: block;
	}
}

.grid .main-col {
	grid-column: 1 / span 1;
	grid-row: 1 / 4;
}

@media (max-width: 970px) {
	.grid .main-col {
		grid-column: 1 / span 3;
		grid-row: 1 / 2;
	}
}

.grid .row-4 {
	display: flex;
}

.grid .row-4 img {
	max-height: 200px;
	width: 100%;
	object-fit: cover;
}

.grid > div:nth-of-type(2) {
	grid-column: 2 / span 1;
	grid-row: 1 / 2;
}

.grid > div:nth-of-type(3) {
	grid-column: 2 / span 1;
	grid-row: 2 / 3;
}

.grid > div:nth-of-type(4) {
	grid-column: 2 / span 1;
	grid-row: 3 / 4;
}

.testimonials {
	margin-bottom: 120px;
}

@media (max-width: 970px) {
	.testimonials {
		margin-bottom: 60px;
	}
}

.testimonials .container {
	padding: 0 40px;
}

@media (max-width: 1100px) {
	.testimonials .container {
		padding: 0 30px;
	}
}

@media (max-width: 970px) {
	.testimonials .container {
		padding: 0 20px;
	}
}

.testimonials h3 {
	font-size: 26px;
	color: #333;
	margin-top: 0;
}

.testimonials p {
	color: #808080;
}

.testimonials .swiper-wrap {
	position: relative;
}

.testimonials .swiper-wrap::after {
	content: '';
	border: 3px solid #BB1576;
	position: absolute;
	left: 0px;
	right: 0px;
	width: calc(100%);
	height: 100%;
	top: 0;
}

.testimonials .swiper-container {
	overflow: hidden;
	position: relative;
	margin: 0 23px;
}

.testimonials .swiper-slide {
	position: relative;
	padding: 50px 0;
	display: flex;
	justify-content: center;
}

@media (max-width: 970px) {
	.testimonials .swiper-slide {
		padding: 20px 0;
	}
}

.testimonials .swiper-slide .inner {
	max-width: 782px;
}

.testimonials .swiper-pagination {
	display: flex;
	gap: 10px;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
	margin-bottom: 50px;
	position: relative;
}

@media (max-width: 970px) {
	.testimonials .swiper-pagination {
		margin-bottom: 20px;
	}
}

.testimonials .swiper-pagination span {
	border: 1px solid #BB1576;
	border-radius: 50%;
	background-color: #fff;
	width: 20px;
	height: 20px;
	display: block;
}

.testimonials .swiper-pagination span:hover {
	background-color: #FCE8F4;
}

.testimonials .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #BB1576;
}

.testimonials .swiper-button-prev,
.testimonials .swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 155px;
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 10;
	background-repeat: no-repeat;
	background-size: cover;
	filter: grayscale(1);
}

.testimonials .swiper-button-prev:hover,
.testimonials .swiper-button-next:hover {
	filter: none;
}

@media (max-width: 970px) {
	.testimonials .swiper-button-prev,
	.testimonials .swiper-button-next {
		display: none;
	}
}

.testimonials .swiper-button-prev {
	left: -20px;
	background-image: url("././images/left-arrow.svg") !important;
}

.testimonials .swiper-button-next {
	right: -20px;
	background-image: url("././images/right-arrow.svg") !important;
}

.quotes-container {
	display: flex;
	row-gap: 40px;
}

@media (max-width: 750px) {
	.quotes-container {
		flex-direction: column;
	}
}

@media (max-width: 750px) {
	.quotes-container .col-6 {
		max-width: 100%;
		flex-basis: 100%;
	}
}

.quotes-container .item {
	border: 3px solid #BB1576;
	padding: 50px;
	height: 100%;
}

@media (max-width: 750px) {
	.quotes-container .item {
		padding: 20px;
	}
}

.quotes-container .item h3 {
	font-size: 26px;
	color: #333;
	margin-top: 0;
}

.quotes-container .item p {
	color: #808080;
}

.page-template-stup-srama-template h1 {
	text-transform: uppercase;
}

.stup_srama-template-default.single-stup_srama .site-main {
	padding-bottom: 160px;
}

@media (max-width: 600px) {
	.stup_srama-template-default.single-stup_srama .site-main {
		padding-bottom: 60px;
	}
}

.stup_srama-template-default.single-stup_srama .site-main h1 {
	margin-bottom: 0;
	margin-left: 0;
}

.stup_srama-template-default.single-stup_srama .site-main .container {
	padding-bottom: 0;
}

.stup_srama-template-default.single-stup_srama .site-main p {
	color: #808080;
}

/*# sourceMappingURL=style.css.map */