/*!
Theme Name: funsite
Theme URI: http://underscores.me/
Author: Alex Samohin
Author URI: http://underscores.me/
Description: Wordpress Theme for funsite
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: funsite
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.

funsite 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&display=swap");
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #343130;
	font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
	font-family: "Inter", sans-serif;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
	display: flex;
}

figure {
	margin: 0;
}

figure img {
	display: flex;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	transition: color .3s ease;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	transition: color .3s ease;
}

a:hover, a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.main-navigation.toggled ul {
	display: block;
}

.menu-toggle {
	display: flex;
}

@media screen and (min-width: 1025px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
}

.funsite-container {
	max-width: 1170px;
	margin: 0 auto;
}

@media screen and (max-width: 1300px) {
	.funsite-container {
		max-width: 100%;
		margin-right: 50px;
		margin-left: 50px;
	}
}

@media screen and (max-width: 600px) {
	.funsite-container {
		max-width: 100%;
		margin-right: 20px;
		margin-left: 20px;
	}
}

.menu-close,
.social-list--mob.social-list {
	display: none;
}

@media screen and (max-width: 1024px) {
	button.menu-toggle {
		border: none;
		background: none;
		padding: 0;
		cursor: pointer;
	}
}

.header-btn {
	display: flex;
	padding: 6.5px 44.5px;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 5px;
	background: #1B1716;
	color: #FFF;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	transition: background .3s ease;
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
	.header-btn {
		padding: 6px 20px;
		font-size: 18px;
	}
}

@media screen and (max-width: 1024px) {
	.header-btn {
		order: 2;
		margin-right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 600px) {
	.header-btn {
		display: none;
	}
}

.header-btn:hover {
	background: #F16232;
	transition: background .3s ease;
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
	.header-logo svg {
		max-width: 151px;
		height: auto;
	}
}

@media screen and (max-width: 600px) {
	.header-logo svg {
		max-width: 151px;
		height: auto;
	}
}

.header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 0;
	z-index: 1;
	position: relative;
}

.header-container .main-navigation {
	width: auto;
	z-index: 999;
}

@media screen and (max-width: 1024px) {
	.header-container .main-navigation {
		order: 3;
	}
}

.header-container .main-navigation ul {
	gap: 20px;
}

.header-container .main-navigation ul li a {
	color: #1B1716;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.header-container .main-navigation ul li a:hover {
	color: #F16232;
}

.page-template-homepage .header-container {
	border-bottom: none;
}

.site-header {
	position: relative;
	z-index: 3;
}

.mobile-menu-opened .header-container {
	z-index: 9999;
}

.mobile-menu-opened .menu-toggle {
	display: none;
}

.mobile-menu-opened .menu-close {
	display: flex;
	z-index: 10000;
	cursor: pointer;
}

.mobile-menu-opened .main-navigation .header-menu-wrapper {
	z-index: 9999;
	position: absolute;
	top: 68px;
	right: 0;
	border-radius: 10px;
	background: #F5F7F2;
	box-shadow: 15px 10px 20px 0px rgba(89, 101, 86, 0.18);
	min-width: 155px;
	padding: 15px;
}

.mobile-menu-opened .main-navigation .header-menu-wrapper ul {
	display: flex;
	flex-flow: column;
	gap: 10px;
}

.mobile-menu-opened .main-navigation .header-menu-wrapper ul li:not(:last-child) {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}

.mobile-menu-opened .main-navigation .header-menu-wrapper ul li a {
	font-family: Inter;
}

@media screen and (max-width: 650px) {
	.header-container {
		justify-content: space-between;
	}
}

.site-footer {
	margin-top: 160px;
}

@media screen and (max-width: 1024px) {
	.site-footer {
		margin-top: 120px;
	}
}

@media screen and (max-width: 768px) {
	.site-footer {
		margin-top: 90px;
	}
}

@media screen and (max-width: 550px) {
	.site-footer {
		margin-top: 66px;
	}
}

.footer-bottom-part {
	background: #272727;
	color: #FFF;
	padding: 14px 0;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media screen and (max-width: 1024px) {
	.footer-bottom-part {
		font-size: 12px;
	}
}

@media screen and (max-width: 768px) {
	.footer-bottom-part {
		font-size: 10px;
	}
}

@media screen and (max-width: 550px) {
	.footer-bottom-part {
		padding: 16px 0 17px 0;
		font-size: 14px;
	}
}

.footer-top-part {
	padding: 50px 0;
	background: #383838;
	color: #FFF;
}

@media screen and (max-width: 550px) {
	.footer-top-part {
		padding: 20px 0;
	}
}

.footer-row {
	display: flex;
	gap: 30px;
}

@media screen and (max-width: 1000px) {
	.footer-row {
		gap: 40px 30px;
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 600px) {
	.footer-row {
		gap: 20px;
	}
}

.footer-row .footer-column .menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: column;
	gap: 25px;
}

@media screen and (max-width: 550px) {
	.footer-row .footer-column .menu {
		gap: 15px;
	}
}

.footer-row .footer-column .menu li a {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1150px) and (min-width: 1000px) {
	.footer-row .footer-column .menu li a {
		font-size: 16px;
	}
}

.footer-row .footer-column .menu li a:hover {
	color: #F16232;
}

.footer-row .footer-column-1 {
	width: 470px;
}

.footer-row .footer-column-1 .row {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 26px;
}

.footer-row .footer-column-1 .row .fan {
	padding: 5.5px 24px;
	color: #FFF;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin: 0;
	border-radius: 5px;
	background: #A7C1A1;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-1 {
		width: calc(65% - 15px);
		order: 0;
	}
}

@media screen and (max-width: 600px) {
	.footer-row .footer-column-1 {
		width: 100%;
	}
}

.footer-row .footer-column-1 .column-text {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
	margin-bottom: 16px;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-1 .column-text {
		font-size: 16px;
		margin-bottom: 15px;
	}
}

.footer-row .footer-column-1 .grey-text {
	color: #908E8D;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-1 .grey-text {
		font-size: 16px;
	}
}

.footer-row .footer-column-2 {
	width: 170px;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-2 {
		width: calc(35% - 15px);
		order: 1;
	}
}

@media screen and (max-width: 600px) {
	.footer-row .footer-column-2 {
		width: calc(50% - 10px);
	}
}

.footer-row .footer-column-3 {
	width: 170px;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-3 {
		width: calc(35% - 15px);
		order: 4;
	}
}

@media screen and (max-width: 600px) {
	.footer-row .footer-column-3 {
		width: calc(50% - 10px);
		order: 3;
	}
}

.footer-row .footer-column-4 {
	width: 251px;
}

@media screen and (max-width: 1000px) {
	.footer-row .footer-column-4 {
		width: calc(65% - 15px);
		order: 3;
	}
}

@media screen and (max-width: 600px) {
	.footer-row .footer-column-4 {
		margin-top: 10px;
		width: 100%;
		order: 4;
	}
}

.footer-row .footer-column-4 h2 {
	color: rgba(255, 255, 255, 0.67);
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
	margin-bottom: 10px;
}

.footer-row .footer-column-4 .top-section-socials {
	margin-bottom: 10px;
	justify-content: flex-start;
}

.footer-cookie-bar {
	padding: 25px 0;
	border-bottom: 1px solid #C0B7E8;
	background: #FAF9FE;
}

.footer-cookie-bar .footer-cookie-bar-row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 64px;
}

@media screen and (max-width: 550px) {
	.footer-cookie-bar .footer-cookie-bar-row {
		flex-wrap: wrap;
		gap: 10px;
		justify-content: center;
	}
}

.footer-cookie-bar .footer-cookie-bar-text {
	margin: 0;
	color: #353537;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

.footer-cookie-bar .footer-cookie-bar-text a {
	color: #F16232;
	text-decoration: underline;
}

.footer-cookie-bar .footer-cookie-bar-text a:hover {
	color: #353537;
	text-decoration: none;
}

.footer-cookie-bar .footer-cookie-bar-btn {
	display: inline-flex;
	background: #F16232;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	/* 23.4px */
	padding: 14px 26px 13px 26px;
	text-decoration: none;
	transition: background .3s ease, color .3s ease;
}

.footer-cookie-bar .footer-cookie-bar-btn:hover {
	background: #FF7F50;
	transition: background .3s ease, color .3s ease;
}

.top-section-wrapper {
	margin-top: -80px;
	padding-top: 98px;
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 850px) {
	.top-section-wrapper {
		padding-top: 76px;
	}
}

@media screen and (max-width: 550px) {
	.top-section-wrapper {
		padding-top: 64px;
		margin-top: -78px;
	}
}

.top-section-wrapper::before {
	content: "";
	width: 32.34%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #A7C1A1;
}

@media screen and (max-width: 850px) {
	.top-section-wrapper::before {
		width: 100%;
		top: 176px;
		height: 400px;
	}
}

@media screen and (max-width: 550px) {
	.top-section-wrapper::before {
		width: 100%;
		top: 164px;
		height: 305px;
	}
}

.top-section .top-section-group {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 10px;
}

@media screen and (max-width: 960px) {
	.top-section .top-section-group {
		align-items: flex-end;
	}
}

@media screen and (min-width: 851px) {
	.top-section .top-section-group .top-section-img--show-mob {
		display: none;
	}
	.top-section .top-section-group .top-section-img-deskr--show-mob {
		display: none;
	}
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-img--show-pc {
		display: none;
	}
	.top-section .top-section-group .top-section-img-deskr--show-pc {
		display: none;
	}
	.top-section .top-section-group .top-section-img--show-mob img {
		margin: 0 auto;
	}
}

@media screen and (max-width: 850px) and (max-width: 850px) {
	.top-section .top-section-group .top-section-img--show-mob img {
		max-height: 500px;
		width: auto;
	}
}

@media screen and (max-width: 850px) and (max-width: 550px) {
	.top-section .top-section-group .top-section-img--show-mob img {
		max-height: 405px;
		width: auto;
	}
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-img-deskr--show-mob {
		margin: 20px auto 15px auto;
	}
}

.top-section .top-section-group .top-section-col-right {
	width: 670px;
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-col-right {
		width: 100%;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.top-section .top-section-group .top-section-title {
	font-family: 'Archivo Narrow', sans-serif;
	color: #F16232;
	font-size: 118px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
	.top-section .top-section-group .top-section-title {
		font-size: 70px;
	}
}

@media screen and (max-width: 960px) {
	.top-section .top-section-group .top-section-title {
		font-size: 62px;
	}
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-title {
		margin-top: 20px;
	}
}

@media screen and (max-width: 650px) {
	.top-section .top-section-group .top-section-title {
		font-size: 58px;
	}
}

.top-section .top-section-group .top-section-text {
	margin: 0;
	margin-bottom: 21.5px;
	color: #353537;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	max-width: 626px;
}

@media screen and (max-width: 1200px) {
	.top-section .top-section-group .top-section-text {
		font-size: 18px;
	}
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-text {
		max-width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 550px) {
	.top-section .top-section-group .top-section-text {
		margin-bottom: 15px;
	}
}

.top-section .top-section-group .top-section-socials {
	display: flex;
	align-items: center;
	gap: 21px;
	margin-bottom: 26.5px;
	flex-wrap: wrap;
}

@media screen and (max-width: 850px) {
	.top-section .top-section-group .top-section-socials {
		justify-content: center;
	}
}

@media screen and (max-width: 550px) {
	.top-section .top-section-group .top-section-socials {
		margin-bottom: 25px;
	}
}

.top-section .top-section-group .top-section-socials .social-item svg path {
	transition: stroke .3s ease;
}

.top-section .top-section-group .top-section-socials .social-item:hover svg path {
	stroke: #F16232;
	transition: stroke .3s ease;
}

.top-section .top-section-group .top-section-info-block {
	border-radius: 20px;
	background: #F5F7F2;
	padding: 20px;
	display: flex;
	gap: 10px;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	align-items: flex-start;
	margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
	.top-section .top-section-group .top-section-info-block {
		padding: 20px 30px 20px 10px;
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.top-section .top-section-group .top-section-info-block {
		font-size: 14px;
	}
}

@media screen and (max-width: 550px) {
	.top-section .top-section-group .top-section-info-block {
		font-size: 12px;
	}
}

.top-section .top-section-group .top-section-info-block .img {
	flex-shrink: 0;
}

.top-section .top-section-group .top-section-info-block p {
	margin: 0;
	text-align: left;
}

.top-section .top-section-group .top-section-info-block a {
	color: #F16232;
}

.top-section .top-section-group .top-section-info-block a:hover {
	color: #343130;
}

.top-section .top-section-img-wrapper {
	margin-right: -35px;
	width: 440px;
	flex-shrink: 0;
	position: relative;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	position: relative;
	align-items: center;
}

@media screen and (max-width: 850px) {
	.top-section .top-section-img-wrapper {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		display: none;
	}
}

.top-section-socials {
	display: flex;
	align-items: center;
	gap: 21px;
	margin-bottom: 26.5px;
	flex-wrap: wrap;
}

@media screen and (max-width: 850px) {
	.top-section-socials {
		justify-content: center;
	}
}

@media screen and (max-width: 550px) {
	.top-section-socials {
		margin-bottom: 25px;
	}
}

.top-section-socials .social-item svg path {
	transition: stroke .3s ease;
}

.top-section-socials .social-item:hover svg path {
	stroke: #F16232;
	transition: stroke .3s ease;
}

@media screen and (max-width: 550px) {
	.orange-btn {
		width: 100%;
	}
}

@media screen and (max-width: 550px) {
	.orange-btn .wp-block-button {
		width: 100%;
	}
}

.orange-btn a {
	background: #F16232;
	border-radius: 10px;
	padding: 12.5px 45px;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	text-transform: uppercase;
	transition: background .3s ease;
	min-width: 230px;
	text-align: center;
}

@media screen and (max-width: 550px) {
	.orange-btn a {
		width: 100%;
	}
}

.orange-btn a:hover {
	background: #FF7F50;
	transition: background .3s ease;
}

.about-neil-section-wrapper {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.about-neil-section-wrapper {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.about-neil-section-wrapper {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.about-neil-section-wrapper {
		margin-bottom: 50px;
	}
}

.about-neil-section-wrapper .about-neil-section-top-part {
	background: #F5F7F2;
	padding: 40px 0;
	margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
	.about-neil-section-wrapper .about-neil-section-top-part {
		margin-bottom: 30px;
		padding: 30px 0;
	}
}

@media screen and (max-width: 550px) {
	.about-neil-section-wrapper .about-neil-section-top-part {
		margin-bottom: 20px;
		padding: 20px 0;
	}
}

.about-neil-section-wrapper .about-neil-section-top-part .row {
	align-items: flex-start;
	justify-content: space-between;
	gap: 15px;
}

@media screen and (max-width: 1000px) {
	.about-neil-section-wrapper .about-neil-section-top-part .row {
		flex-wrap: wrap;
	}
}

.about-neil-section-wrapper .about-neil-section-top-part .row .left-part {
	width: 469px;
}

.about-neil-section-wrapper .about-neil-section-top-part .row .right-part {
	width: 570px;
}

@media screen and (max-width: 1000px) {
	.about-neil-section-wrapper .about-neil-section-top-part .row .right-part {
		width: 100%;
	}
}

.about-neil-section-wrapper .about-neil-section-top-part .row-icons {
	align-items: flex-start;
	gap: 30px;
	margin-top: 12px;
}

@media screen and (max-width: 1000px) {
	.about-neil-section-wrapper .about-neil-section-top-part .row-icons {
		margin-top: 0;
	}
}

@media screen and (max-width: 550px) {
	.about-neil-section-wrapper .about-neil-section-top-part .row-icons {
		gap: 10px;
	}
}

.about-neil-section-wrapper .about-neil-section-top-part .row-icons .img {
	margin-bottom: 10px;
}

.about-neil-section-wrapper .about-neil-section-top-part .row-icons .deskr {
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
}

.about-neil-section-wrapper .about-neil-section-top-part .row-icons .deskr strong {
	font-weight: 700;
}

.about-neil-section-wrapper .about-neil-section-top-part .row-icons .deskr em {
	font-style: normal;
	font-weight: 600;
}

@media screen and (max-width: 550px) {
	.about-neil-section-wrapper .about-neil-section-top-part .row-icons .deskr {
		font-size: 16px;
	}
}

.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group {
	display: flex;
	align-items: center;
	gap: 30px;
}

@media screen and (max-width: 1024px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group {
		gap: 15px;
		align-items: flex-start;
	}
}

@media screen and (max-width: 800px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group {
		gap: 20px;
		flex-wrap: wrap;
	}
}

.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img {
	width: 470px;
	flex-shrink: 0;
}

@media screen and (max-width: 1024px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img {
		width: 350px;
	}
}

@media screen and (max-width: 800px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img {
		width: 100%;
		max-width: 470px;
		margin: 0 auto;
	}
}

.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

@media screen and (max-width: 1024px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img img {
		height: 350px;
	}
}

@media screen and (max-width: 800px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img img {
		height: 400px;
	}
}

@media screen and (max-width: 500px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img img {
		height: 330px;
	}
}

@media screen and (max-width: 360px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .img img {
		height: 270px;
	}
}

.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .deskr {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
	margin-bottom: 15px;
}

.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .deskr.no-margin {
	margin-bottom: 0;
}

@media screen and (max-width: 550px) {
	.about-neil-section-wrapper .about-neil-section-bottom-part.wp-block-group .deskr {
		font-size: 16px;
	}
}

.collaborations-showcase-section {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.collaborations-showcase-section {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.collaborations-showcase-section {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.collaborations-showcase-section {
		margin-bottom: 50px;
	}
}

.collaborations-showcase-section .row {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

@media screen and (max-width: 1024px) {
	.collaborations-showcase-section .row {
		gap: 15px;
	}
}

@media screen and (max-width: 550px) {
	.collaborations-showcase-section .row {
		gap: 10px;
	}
}

.collaborations-showcase-section .row .item {
	width: calc(25% - 22.5px);
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	border: 1px solid #A7C1A1;
}

.collaborations-showcase-section .row .item figure {
	max-height: 85%;
	max-width: 85%;
	display: flex;
}

.collaborations-showcase-section .row .item figure img {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (max-width: 1024px) {
	.collaborations-showcase-section .row .item {
		width: calc(25% - 11.25px);
	}
}

@media screen and (max-width: 767px) {
	.collaborations-showcase-section .row .item {
		width: calc(33.33% - 10px);
		height: 70px;
	}
}

@media screen and (max-width: 550px) {
	.collaborations-showcase-section .row .item {
		width: calc(50% - 5px);
		height: 56px;
	}
	.collaborations-showcase-section .row .item figure {
		max-height: 70%;
		max-width: 70%;
	}
}

.collaborations-showcase-section .section-title-row.wp-block-group {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
	.collaborations-showcase-section .section-title-row.wp-block-group {
		flex-wrap: wrap;
		gap: 10px;
		margin-bottom: 15px;
	}
}

.collaborations-showcase-section .section-title-row.wp-block-group .left-part {
	width: 369px;
	flex-shrink: 0;
}

@media screen and (max-width: 1000px) {
	.collaborations-showcase-section .section-title-row.wp-block-group .left-part {
		width: 100%;
	}
}

.collaborations-showcase-section .section-title-row.wp-block-group .right-part {
	width: 670px;
}

@media screen and (max-width: 1000px) {
	.collaborations-showcase-section .section-title-row.wp-block-group .right-part {
		width: 100%;
	}
}

.collaborations-showcase-section .section-title-row.wp-block-group .right-part p {
	color: #1B1716;
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
}

@media screen and (max-width: 1000px) {
	.collaborations-showcase-section .section-title-row.wp-block-group .right-part p {
		text-align: left;
	}
}

@media screen and (max-width: 550px) {
	.collaborations-showcase-section .section-title-row.wp-block-group .right-part p {
		font-size: 16px;
	}
}

.follow-neils-updates {
	padding: 51px 0;
	margin-bottom: 120px;
	background: #F5F7F2;
}

@media screen and (max-width: 1024px) {
	.follow-neils-updates {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.follow-neils-updates {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.follow-neils-updates {
		margin-bottom: 63px;
		padding: 20px 0 22px 0;
	}
}

.follow-neils-updates .section-deskr {
	max-width: 654px;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
	.follow-neils-updates .section-deskr {
		margin-bottom: 15px;
	}
}

.follow-neils-updates #ctf {
	margin-bottom: 62.5px;
}

@media screen and (max-width: 768px) {
	.follow-neils-updates #ctf {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 550px) {
	.follow-neils-updates #ctf {
		margin-bottom: 20px;
	}
}

.follow-neils-updates #ctf .ctf-tweets {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

@media screen and (max-width: 768px) {
	.follow-neils-updates #ctf .ctf-tweets {
		gap: 10px;
	}
}

@media screen and (max-width: 700px) {
	.follow-neils-updates #ctf .ctf-tweets {
		gap: 15px;
	}
}

.follow-neils-updates #ctf .ctf-item {
	margin: 0;
	width: calc(50% - 15px);
}

@media screen and (max-width: 768px) {
	.follow-neils-updates #ctf .ctf-item {
		width: calc(50% - 5px);
	}
}

@media screen and (max-width: 700px) {
	.follow-neils-updates #ctf .ctf-item {
		width: 100%;
	}
}

.quotes-section {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.quotes-section {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.quotes-section {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.quotes-section {
		margin-bottom: 50px;
	}
}

.quotes-section .row {
	margin-top: 66px;
	display: flex;
	gap: 56px 30px;
	flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
	.quotes-section .row {
		gap: 32px 15px;
	}
}

@media screen and (max-width: 550px) {
	.quotes-section .row {
		margin-top: 37px;
	}
}

.quotes-section .row .item {
	border-radius: 10px;
	background: #F5F7F2;
	padding: 35px 22px 22px 22px;
	position: relative;
	width: calc(33.333% - 20px);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

@media screen and (max-width: 1024px) {
	.quotes-section .row .item {
		width: calc(33.333% - 10px);
		padding: 25px 15px 15px 15px;
	}
}

@media screen and (max-width: 800px) {
	.quotes-section .row .item {
		width: calc(50% - 7.5px);
	}
}

@media screen and (max-width: 550px) {
	.quotes-section .row .item {
		width: 100%;
	}
}

.quotes-section .row .item::after {
	content: "";
	position: absolute;
	right: 24px;
	top: -26px;
	width: 46px;
	height: 51px;
	background: url(assets/Quote_icon.svg) center center no-repeat;
	background-size: contain;
}

@media screen and (max-width: 1024px) {
	.quotes-section .row .item::after {
		width: 38px;
		height: 42px;
		right: 15px;
		top: -17px;
	}
}

.quotes-section .row .item .deskr {
	color: #1B1716;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.quotes-section .row .item .deskr {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 550px) {
	.quotes-section .row .item .deskr {
		font-size: 16px;
	}
}

.quotes-section .row .item .author-row {
	display: flex;
	align-items: center;
	gap: 15px;
}

.quotes-section .row .item .author-row .text {
	flex-shrink: 0;
	color: #343130;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	margin: 0;
}

@media screen and (max-width: 550px) {
	.quotes-section .row .item .author-row .text {
		font-size: 14px;
	}
}

.quotes-section .row .item .author-row .line {
	width: 100%;
	height: 1px;
	background: #A7C1A1;
}

.blog-section {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.blog-section {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.blog-section {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.blog-section {
		margin-bottom: 50px;
	}
}

.blog-section .row {
	margin-top: 43px;
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

@media screen and (max-width: 1200px) {
	.blog-section .row {
		gap: 30px 15px;
	}
}

@media screen and (max-width: 800px) {
	.blog-section .row {
		gap: 20px;
	}
}

@media screen and (max-width: 550px) {
	.blog-section .row {
		gap: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.blog-section .row .item {
	width: calc(33.33% - 20px);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

@media screen and (max-width: 1200px) {
	.blog-section .row .item {
		width: calc(33.33% - 10px);
	}
}

@media screen and (max-width: 800px) {
	.blog-section .row .item {
		width: calc(50% - 10px);
	}
}

@media screen and (max-width: 550px) {
	.blog-section .row .item {
		width: 100%;
	}
}

.blog-section .row .item .img {
	margin-bottom: 15px;
}

.blog-section .row .item .img img {
	width: 100%;
	height: 218px;
	object-fit: cover;
}

@media screen and (max-width: 1200px) {
	.blog-section .row .item .img img {
		height: 170px;
	}
}

@media screen and (max-width: 800px) {
	.blog-section .row .item .img img {
		height: 465px;
	}
}

@media screen and (max-width: 750px) {
	.blog-section .row .item .img img {
		height: 200px;
	}
}

@media screen and (max-width: 550px) {
	.blog-section .row .item .img img {
		height: 225px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 400px) {
	.blog-section .row .item .img img {
		height: 200px;
	}
}

@media screen and (max-width: 360px) {
	.blog-section .row .item .img img {
		height: 180px;
	}
}

.blog-section .row .item .title,
.blog-section .row .item .title a {
	color: #1B1716;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin: 0;
	margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
	.blog-section .row .item .title,
	.blog-section .row .item .title a {
		font-size: 19px;
	}
}

@media screen and (max-width: 550px) {
	.blog-section .row .item .title,
	.blog-section .row .item .title a {
		margin-bottom: 10px;
		font-size: 18px;
		margin-bottom: 10px;
	}
}

.blog-section .row .item .read-more-row {
	display: flex;
	align-items: center;
	gap: 17px;
}

.blog-section .row .item .read-more-row .text {
	flex-shrink: 0;
}

.blog-section .row .item .read-more-row .text a {
	color: #F16232;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin: 0;
	margin-bottom: 15px;
}

.blog-section .row .item .read-more-row .text a:hover {
	color: #1B1716;
}

.blog-section .row .item .read-more-row .line {
	width: 100%;
	height: 1px;
	background: #E8E3E1;
}

.section-title {
	color: #A7C1A1;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
}

.section-title::before {
	content: "";
	width: 53px;
	height: 1px;
	background: #A7C1A1;
}

@media screen and (max-width: 1200px) {
	.section-title {
		font-size: 22px;
	}
}

@media screen and (max-width: 1024px) {
	.section-title {
		font-size: 20px;
	}
}

@media screen and (max-width: 768px) {
	.section-title {
		font-size: 18px;
	}
}

@media screen and (max-width: 550px) {
	.section-title {
		font-size: 16px;
	}
}

.section-deskr {
	font-family: 'Archivo Narrow', sans-serif;
	color: #1B1716;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin: 0;
}

@media screen and (max-width: 1200px) {
	.section-deskr {
		font-size: 48px;
	}
}

@media screen and (max-width: 1024px) {
	.section-deskr {
		font-size: 44px;
	}
}

@media screen and (max-width: 768px) {
	.section-deskr {
		font-size: 40px;
	}
}

@media screen and (max-width: 550px) {
	.section-deskr {
		font-size: 35px;
	}
}

.benefit-section {
	padding: 0 0 191px 0;
}

@media screen and (max-width: 1200px) {
	.benefit-section {
		padding-bottom: 161px;
	}
}

@media screen and (max-width: 550px) {
	.benefit-section {
		padding-bottom: 106px;
	}
}

.benefit-section .benefit-section-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}

@media screen and (max-width: 500px) {
	.benefit-section .benefit-section-row {
		gap: 40px;
	}
}

@media screen and (max-width: 500px) {
	.benefit-section .benefit-section-row {
		gap: 40px 10px;
	}
}

.benefit-section .benefit-section-item {
	width: calc(25% - 22.5px);
	position: relative;
	z-index: 3;
}

@media screen and (max-width: 900px) {
	.benefit-section .benefit-section-item {
		width: calc(50% - 15px);
	}
}

@media screen and (max-width: 500px) {
	.benefit-section .benefit-section-item {
		width: calc(50% - 5px);
	}
}

.benefit-section .benefit-section-item .benefit-section-item-img {
	margin: 0;
	margin-bottom: 20px;
	text-align: center;
}

.benefit-section .benefit-section-item .benefit-section-item-img img {
	margin: 0 auto;
}

.benefit-section .benefit-section-item .benefit-section-item-text {
	color: #353537;
	text-align: center;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	/* 25.2px */
	margin: 0;
}

@media screen and (max-width: 768px) {
	.benefit-section .benefit-section-item .benefit-section-item-text {
		font-size: 16px;
	}
}

@media screen and (max-width: 500px) {
	.benefit-section .benefit-section-item .benefit-section-item-text {
		font-size: 14px;
	}
}

.title-with-logo {
	margin-bottom: 30px;
	margin-top: 65px;
	color: #1F1E28;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.title-with-logo em {
	font-style: normal;
}

.title-with-logo img {
	display: inline-flex;
	align-items: center;
	margin-left: 5px;
}

@media screen and (max-width: 1024px) {
	.title-with-logo {
		font-size: 24px;
	}
}

@media screen and (max-width: 768px) {
	.title-with-logo {
		font-size: 22px;
	}
	.title-with-logo img {
		max-width: 171px;
		height: auto;
	}
}

@media screen and (max-width: 500px) {
	.title-with-logo {
		font-size: 20px;
		gap: 4px;
		margin-bottom: 20px;
	}
	.title-with-logo img {
		margin-left: 4px;
		max-width: 151px;
		height: auto;
	}
}

.publications-section-wrapper {
	position: relative;
	z-index: 1;
	position: relative;
}

.publications-section .publications-row {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
	.publications-section .publications-row {
		gap: 10px;
	}
}

.publications-section .publications-row .publications-row-item {
	width: calc(25% - 22.5px);
	display: flex;
	flex-flow: column;
}

@media screen and (max-width: 1200px) {
	.publications-section .publications-row .publications-row-item {
		width: calc(33.333% - 20px);
	}
}

@media screen and (max-width: 900px) {
	.publications-section .publications-row .publications-row-item {
		width: calc(50% - 15px);
	}
}

@media screen and (max-width: 768px) {
	.publications-section .publications-row .publications-row-item {
		width: calc(50% - 5px);
	}
}

@media screen and (max-width: 500px) {
	.publications-section .publications-row .publications-row-item {
		width: 100%;
	}
}

.publications-section .publications-row .publications-row-item .publications-row-item-img {
	margin-bottom: 10px;
}

.publications-section .publications-row .publications-row-item .publications-row-item-img img {
	width: 100%;
	height: 160px;
	object-fit: cover;
	border-radius: 5px;
}

@media screen and (max-width: 500px) {
	.publications-section .publications-row .publications-row-item .publications-row-item-img img {
		height: 180px;
	}
}

.publications-section .publications-row .publications-row-item .publications-row-item-title {
	margin: 0;
	margin-bottom: 10px;
	color: #1F1E28;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

.publications-section .publications-row .publications-row-item .publications-row-item-title a {
	color: #1F1E28;
}

.publications-section .publications-row .publications-row-item .publications-row-item-title a:hover {
	color: #F16232;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part .publications-row-item-link {
	margin: 0;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part .publications-row-item-link a {
	display: flex;
	align-items: center;
	gap: 1px;
	color: #F16232;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part .publications-row-item-link a svg path {
	transition: stroke .3s ease;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part .publications-row-item-link a:hover {
	color: #1F1E28;
}

.publications-section .publications-row .publications-row-item .publications-row-item-bottom-part .publications-row-item-link a:hover svg path {
	stroke: #1F1E28;
	transition: stroke .3s ease;
}

.publications-section .publications-row .publications-row-item .publications-row-item-calendar-row {
	display: flex;
	align-items: center;
	gap: 2px;
}

.publications-section .publications-row .publications-row-item .publications-row-item-calendar-row .publications-row-item-calendar-text {
	color: #8A8B9B;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0;
}

.last-articles-section {
	padding: 100px 0;
}

@media screen and (max-width: 768px) {
	.last-articles-section {
		padding: 80px 0;
	}
}

.last-articles-section .publications-row {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 48px;
}

@media screen and (max-width: 1024px) {
	.last-articles-section .publications-row {
		gap: 40px 28px;
	}
}

@media screen and (max-width: 550px) {
	.last-articles-section .publications-row {
		gap: 28px;
	}
}

.last-articles-section .publications-row .publications-row-item {
	display: flex;
	gap: 20px;
	width: calc(50% - 24px);
}

@media screen and (max-width: 1024px) {
	.last-articles-section .publications-row .publications-row-item {
		flex-wrap: wrap;
		width: calc(50% - 14px);
	}
}

@media screen and (max-width: 550px) {
	.last-articles-section .publications-row .publications-row-item {
		width: 100%;
	}
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-img {
	width: 200px;
	height: 140px;
	flex-shrink: 0;
}

@media screen and (max-width: 1024px) {
	.last-articles-section .publications-row .publications-row-item .publications-row-item-img {
		width: 100%;
		height: 312px;
	}
}

@media screen and (max-width: 768px) {
	.last-articles-section .publications-row .publications-row-item .publications-row-item-img {
		height: 222.6px;
	}
}

@media screen and (max-width: 550px) {
	.last-articles-section .publications-row .publications-row-item .publications-row-item-img {
		height: 234.5px;
	}
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-img img {
	width: 100%;
	height: 100%;
	border-radius: 13.64px;
	object-fit: cover;
}

@media screen and (max-width: 1024px) {
	.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part {
		display: flex;
		flex-flow: column;
		height: 100%;
	}
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-title {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.02em;
	color: #1F1E28;
	margin: 0;
	margin-bottom: 10px;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-calendar-row {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-calendar-row {
		margin-bottom: 10px;
	}
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-calendar-row .publications-row-item-calendar-text {
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.02em;
	color: #787878;
	margin: 0;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-link {
	margin: 0;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-link a {
	display: flex;
	gap: 9px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	align-items: center;
	letter-spacing: -0.02em;
	color: #F16232;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-link a svg path {
	transition: fill .3s ease;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-link a:hover {
	color: #1F1E28;
}

.last-articles-section .publications-row .publications-row-item .publications-row-item-right-part .publications-row-item-link a:hover svg path {
	fill: #1F1E28;
	transition: fill .3s ease;
}

.last-articles-section-wrapper {
	position: relative;
}

.last-articles-section .last-articles-section-item-deskr {
	margin: 0;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.02em;
	color: #1F1E28;
}

.work-with-section-wrapper {
	position: relative;
}

.work-with-section .work-with-row.wp-block-group {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	align-items: stretch;
	margin-top: 30px;
}

@media screen and (max-width: 1200px) {
	.work-with-section .work-with-row.wp-block-group {
		gap: 30px 60px;
		justify-content: center;
	}
}

@media screen and (max-width: 768px) {
	.work-with-section .work-with-row.wp-block-group {
		gap: 30px;
	}
}

@media screen and (max-width: 550px) {
	.work-with-section .work-with-row.wp-block-group {
		gap: 20px;
		margin-top: 20px;
	}
}

.work-with-section .work-with-row.wp-block-group .work-with-item {
	border-radius: 20px;
	border: 1px solid #E8E3E1;
	width: calc(25% - 22.5px);
	padding: 20px 16px 18px 16px;
}

@media screen and (max-width: 1200px) {
	.work-with-section .work-with-row.wp-block-group .work-with-item {
		width: calc(50% - 30px);
		max-width: 400px;
	}
}

@media screen and (max-width: 768px) {
	.work-with-section .work-with-row.wp-block-group .work-with-item {
		width: calc(50% - 15px);
	}
}

@media screen and (max-width: 550px) {
	.work-with-section .work-with-row.wp-block-group .work-with-item {
		width: 100%;
		padding: 20px 19px 24px 19px;
	}
}

.work-with-section .work-with-row.wp-block-group .work-with-item-img {
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	border-bottom: 1px solid #E8E3E1;
}

.work-with-section .work-with-row.wp-block-group .work-with-item-img img {
	margin: 0 auto;
}

.work-with-section .work-with-row.wp-block-group .work-with-item-title {
	color: #A7C1A1;
	text-align: center;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	/* 28.6px */
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
}

.work-with-section .work-with-row.wp-block-group .work-with-item-text {
	color: #1C1D21;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0;
}

.work-with-section .work-with-row.wp-block-group .work-with-item-text a {
	color: #F16232;
}

.work-with-section .work-with-row.wp-block-group .work-with-item-text a:hover {
	text-decoration: underline;
}

.cases-section-wrapper {
	position: relative;
	padding: 100px 0;
}

@media screen and (max-width: 1024px) {
	.cases-section-wrapper {
		padding: 26px 0;
	}
}

.cases-section-wrapper .section-title {
	margin-bottom: 12px;
}

@media screen and (max-width: 550px) {
	.cases-section-wrapper .section-title {
		margin-bottom: 10px;
	}
}

.cases-section-wrapper .section-deskr {
	margin-bottom: 26px;
}

@media screen and (max-width: 550px) {
	.cases-section-wrapper .section-deskr {
		margin-bottom: 20px;
	}
}

.cases-section-wrapper .slide-inner {
	align-items: center;
}

@media screen and (max-width: 550px) {
	.cases-section-wrapper .slide-inner {
		gap: 20px;
	}
}

@media screen and (max-width: 550px) {
	.cases-section-wrapper .slide-inner .slide-col-left img {
		height: 204px;
	}
	.cases-section-wrapper .slide-inner .slide-description p {
		font-size: 18px;
	}
	.cases-section-wrapper .slide-buttom-wrapper {
		width: 100%;
	}
	.cases-section-wrapper .slide-buttom-wrapper a {
		width: 100%;
		padding: 14px 0;
	}
}

.slide-inner {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	align-items: center;
}

@media screen and (max-width: 1020px) {
	.slide-inner {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 550px) {
	.slide-inner {
		gap: 30px;
	}
}

.slide-inner .slide-col-left {
	width: 470px;
}

@media screen and (max-width: 1020px) {
	.slide-inner .slide-col-left {
		width: 100%;
	}
}

.slide-inner .slide-col-right {
	width: 670px;
}

@media screen and (max-width: 1020px) {
	.slide-inner .slide-col-right {
		width: 100%;
	}
}

.slide-inner .slide-col-left img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	border-radius: 10px;
}

@media screen and (max-width: 1024px) {
	.slide-inner .slide-col-left img {
		max-width: 577px;
		height: 403.9px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 768px) {
	.slide-inner .slide-col-left img {
		max-width: 577px;
		height: 403.9px;
	}
}

@media screen and (max-width: 550px) {
	.slide-inner .slide-col-left img {
		height: 234.5px;
	}
}

.slide-inner .slide-title {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	color: #1F1E28;
	margin: 0;
	margin-bottom: 10px;
}

@media screen and (max-width: 1020px) {
	.slide-inner .slide-title {
		text-align: center;
	}
}

.slide-inner .slide-subtitle {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.02em;
	color: #1F1E28;
	margin: 0;
	margin-bottom: 30px;
}

.slide-inner .slide-description p {
	margin: 0;
	margin-bottom: 10px;
	color: #353537;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

@media screen and (max-width: 500px) {
	.slide-inner .slide-description p {
		font-size: 16px;
	}
}

@media screen and (max-width: 1024px) {
	.slide-inner .slide-buttom-wrapper {
		text-align: center;
	}
}

.slide-inner .slide-buttom {
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 14px 26px;
	border-radius: 10px;
	background: #F16232;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	transition: background .3s ease;
}

.slide-inner .slide-buttom:hover {
	background: #8C7BD9;
	transition: background .3s ease;
}

.column-slider-buttons {
	margin-top: 50px;
	display: flex;
	gap: 10px;
	justify-content: center;
}

@media screen and (max-width: 550px) {
	.column-slider-buttons {
		margin-top: 30px;
	}
}

.column-slider-buttons .column-slider-button-next,
.column-slider-buttons .column-slider-button-prev {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	transition: background .3s ease, border .3s ease;
}

.column-slider-buttons .column-slider-button-next svg,
.column-slider-buttons .column-slider-button-prev svg {
	display: flex;
}

.column-slider-buttons .column-slider-button-next svg path,
.column-slider-buttons .column-slider-button-prev svg path {
	transition: fill .3s ease;
}

.column-slider-buttons .column-slider-button-next:hover,
.column-slider-buttons .column-slider-button-prev:hover {
	transition: background .3s ease, border .3s ease;
}

.column-slider-buttons .column-slider-button-next:hover svg,
.column-slider-buttons .column-slider-button-prev:hover svg {
	display: flex;
}

.column-slider-buttons .column-slider-button-next:hover svg path,
.column-slider-buttons .column-slider-button-prev:hover svg path {
	fill: #F16232;
	transition: fill .3s ease;
}

.education-section-wrapper {
	position: relative;
}

@media screen and (max-width: 550px) {
	.education-section-wrapper {
		padding-top: 25px;
	}
}

.education-section .section-deskr {
	margin-bottom: 10px;
}

@media screen and (max-width: 1020px) {
	.education-section .section-deskr {
		margin-bottom: 15px;
	}
}

.education-slider-item-inner {
	align-items: center;
	gap: 30px;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner {
		gap: 12px;
	}
}

.education-slider-item-inner .slide-col-left {
	width: 370px;
	flex-shrink: 0;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner .slide-col-left {
		width: 100%;
		order: 2;
	}
}

.education-slider-item-inner .slide-col-right {
	width: 771px;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner .slide-col-right {
		width: 100%;
		order: 1;
	}
}

.education-slider-item-inner .slide-col-left img {
	height: 314px;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner .slide-col-left img {
		max-width: 420px;
		height: 370px;
	}
}

@media screen and (max-width: 550px) {
	.education-slider-item-inner .slide-col-left img {
		max-width: 320px;
		height: 270px;
	}
}

.education-slider-item-inner .slide-description p:last-child {
	margin: 0;
	margin-bottom: 32px;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner .slide-description p:last-child {
		margin-bottom: 0;
	}
}

.education-slider-item-inner .column-slider-buttons {
	justify-content: flex-end;
	gap: 12px;
	margin-top: 20px;
}

@media screen and (max-width: 1020px) {
	.education-slider-item-inner .column-slider-buttons {
		margin-top: 25px;
		justify-content: center;
		gap: 29px;
	}
}

.education-slider-item-inner .column-slider-buttons .column-slider-button-next:hover svg path,
.education-slider-item-inner .column-slider-buttons .column-slider-button-prev:hover svg path {
	fill: #F16232;
}

.check-list-section-wrapper {
	padding-bottom: 130px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.check-list-section-wrapper {
		padding-bottom: 120px;
	}
	.check-list-section-wrapper .section-title {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 550px) {
	.check-list-section-wrapper {
		padding-bottom: 140px;
	}
}

.check-list-section-wrapper .slide-inner {
	flex-wrap: nowrap;
}

@media screen and (max-width: 1000px) {
	.check-list-section-wrapper .slide-inner {
		gap: 20px;
	}
}

@media screen and (max-width: 820px) {
	.check-list-section-wrapper .slide-inner {
		flex-wrap: wrap;
	}
}

.check-list-section-wrapper .slide-inner .slide-col-left {
	width: 270px;
	flex-shrink: 0;
}

@media screen and (max-width: 1000px) {
	.check-list-section-wrapper .slide-inner .slide-col-left {
		width: 240px;
	}
}

@media screen and (max-width: 820px) {
	.check-list-section-wrapper .slide-inner .slide-col-left {
		width: 100%;
		justify-content: center;
	}
}

.check-list-section-wrapper .slide-inner .slide-col-left img {
	max-width: 270px;
	height: 370px;
}

@media screen and (max-width: 1000px) {
	.check-list-section-wrapper .slide-inner .slide-col-left img {
		height: 340px;
	}
}

@media screen and (max-width: 820px) {
	.check-list-section-wrapper .slide-inner .slide-col-left img {
		height: 370px;
	}
}

.check-list-section-wrapper .slide-inner .slide-col-right {
	width: 870px;
}

.check-list-section-wrapper .column-slider-buttons {
	margin-top: 20px;
}

.check-list-section-wrapper .slide-inner .slide-title,
.check-list-section-wrapper .slide-inner .slide-buttom-wrapper {
	text-align: left;
}

@media screen and (max-width: 820px) {
	.check-list-section-wrapper .slide-inner .slide-title,
	.check-list-section-wrapper .slide-inner .slide-buttom-wrapper {
		text-align: center;
	}
}

.my-works-section {
	margin-bottom: 96px;
}

.my-works-section .my-works-column {
	display: flex;
	flex-flow: column;
	gap: 20px;
}

.my-works-section .my-works-row {
	padding-bottom: 20px;
	border-bottom: 1px solid #C0B7E8;
}

.my-works-section .my-works-link {
	margin: 0;
	margin-bottom: 10px;
	color: #1F1E28;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

@media screen and (max-width: 768px) {
	.my-works-section .my-works-link {
		margin-bottom: 8px;
	}
}

@media screen and (max-width: 550px) {
	.my-works-section .my-works-link {
		margin-bottom: 5px;
	}
}

.my-works-section .my-works-link a {
	color: #1F1E28;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

.my-works-section .my-works-link a:hover {
	color: #F16232;
}

.my-works-section .my-works-deskr {
	margin: 0;
	margin-bottom: 10px;
	max-width: 1130px;
	color: #353537;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

.my-works-section .my-works-row-inner {
	display: flex;
	align-items: center;
	gap: 15px;
}

@media screen and (max-width: 760px) {
	.my-works-section .my-works-row-inner {
		flex-wrap: wrap;
	}
}

.my-works-section .my-works-calendar-row {
	display: flex;
	align-items: center;
	gap: 8px;
}

.my-works-section .my-works-calendar-row p {
	color: #353537;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0;
}

.my-works-section .my-works-calendar-tags-row {
	display: flex;
	align-items: center;
	gap: 15px;
}

.my-works-section .my-works-calendar-tags-row img {
	max-height: 25px;
	width: auto;
	object-fit: cover;
}

.my-works-section .my-works-author {
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.02em;
	color: #787878;
	margin: 0;
}

.my-works-section .my-works-number {
	width: 24px;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 35px;
	letter-spacing: -0.02em;
	color: #F16232;
	margin: 0;
}

.youtube-section {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.youtube-section {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.youtube-section {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.youtube-section {
		margin-bottom: 50px;
	}
}

.youtube-section .section-text {
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin-top: 20px;
	margin-bottom: 36px;
}

@media screen and (max-width: 550px) {
	.youtube-section .section-text {
		margin-top: 15px;
		margin-bottom: 20px;
	}
}

.youtube-section .row-video {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-bottom: 40px;
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.youtube-section .row-video {
		gap: 15px;
	}
}

@media screen and (max-width: 600px) {
	.youtube-section .row-video {
		gap: 20px;
	}
}

.youtube-section .row-video .item {
	width: calc(33.33% - 20px);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.youtube-section .row-video .item {
		width: calc(33.33% - 10px);
	}
}

@media screen and (max-width: 1000px) {
	.youtube-section .row-video .item {
		width: calc(50% - 15px);
	}
}

@media screen and (max-width: 1000px) {
	.youtube-section .row-video .item {
		width: calc(50% - 15px);
	}
}

@media screen and (max-width: 700px) {
	.youtube-section .row-video .item {
		width: 100%;
	}
}

.youtube-section .row-video .item .img {
	position: relative;
	margin-bottom: 10px;
}

.youtube-section .row-video .item .img img {
	width: 100%;
	height: 210px;
	object-fit: cover;
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.youtube-section .row-video .item .img img {
		height: 170px;
	}
}

@media screen and (max-width: 768px) {
	.youtube-section .row-video .item .img img {
		height: 170px;
	}
}

@media screen and (max-width: 700px) {
	.youtube-section .row-video .item .img img {
		height: 200px;
	}
}

@media screen and (max-width: 375px) {
	.youtube-section .row-video .item .img img {
		height: 180px;
	}
}

.youtube-section .row-video .item .img:after {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	background: url(./assets/play.svg) center center no-repeat;
	background-size: contain;
	transition: background .3s ease;
}

.youtube-section .row-video .item .img:hover:after {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	background: url(./assets/play-hover.svg) center center no-repeat;
	background-size: contain;
	transition: background .3s ease;
}

.youtube-section .row-video .item .title,
.youtube-section .row-video .item .title a {
	color: #1B1716;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
	margin-bottom: 10px;
	transition: color .3s ease;
}

.youtube-section .row-video .item .title:hover,
.youtube-section .row-video .item .title a:hover {
	color: #F16232;
	transition: color .3s ease;
}

.youtube-section .row-video .item .footer-row {
	display: flex;
	align-items: center;
	gap: 16px;
}

@media screen and (max-width: 700px) {
	.youtube-section .row-video .item .footer-row {
		gap: 20px;
	}
}

.youtube-section .row-video .item .footer-row .row {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #908E8D;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

@media screen and (max-width: 700px) {
	.youtube-section .row-video .item .footer-row .row {
		font-size: 16px;
	}
}

.youtube-section .row-video .item .footer-row .row p {
	margin: 0;
}

.podcasts-section-wrapper {
	margin-bottom: 120px;
	background: #F5F7F2;
	padding: 60px 0;
}

@media screen and (max-width: 1024px) {
	.podcasts-section-wrapper {
		margin-bottom: 100px;
		padding: 40px 0;
	}
}

@media screen and (max-width: 768px) {
	.podcasts-section-wrapper {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper {
		margin-bottom: 50px;
		padding: 20px 0;
	}
}

.podcasts-section-wrapper .row {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
	.podcasts-section-wrapper .row {
		gap: 15px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.podcasts-section-wrapper .row .item {
	padding: 30px;
	border-radius: 20px;
	background: #FFF;
	width: calc(50% - 15px);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

@media screen and (max-width: 1024px) {
	.podcasts-section-wrapper .row .item {
		padding: 15px;
		width: calc(50% - 7.5px);
	}
}

@media screen and (max-width: 800px) {
	.podcasts-section-wrapper .row .item {
		padding: 30px;
		width: 100%;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row .item {
		padding: 15px;
	}
}

.podcasts-section-wrapper .row .item .header-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 9px;
}

.podcasts-section-wrapper .row .item .header-row .episode {
	color: #A7C1A1;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin: 0;
}

@media screen and (max-width: 1024px) and (min-width: 800px) {
	.podcasts-section-wrapper .row .item .header-row .episode {
		font-size: 16px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row .item .header-row .episode {
		font-size: 16px;
	}
}

.podcasts-section-wrapper .row .item .header-row .right-part {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #908E8D;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.podcasts-section-wrapper .row .item .header-row .right-part p {
	margin: 0;
}

.podcasts-section-wrapper .row .item .title {
	margin: 0;
	margin-bottom: 9px;
	color: #1B1716;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

@media screen and (max-width: 1024px) and (min-width: 800px) {
	.podcasts-section-wrapper .row .item .title {
		font-size: 18px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row .item .title {
		font-size: 18px;
	}
}

.podcasts-section-wrapper .row .item .deskr {
	margin: 0;
	margin-bottom: 20px;
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

@media screen and (max-width: 1024px) and (min-width: 800px) {
	.podcasts-section-wrapper .row .item .deskr {
		font-size: 16px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row .item .deskr {
		font-size: 16px;
		margin-bottom: 15px;
	}
}

.podcasts-section-wrapper .row .item .link-row {
	display: flex;
	align-items: center;
	gap: 17px;
}

.podcasts-section-wrapper .row .item .link-row .link {
	flex-shrink: 0;
}

.podcasts-section-wrapper .row .item .link-row .link a {
	color: #F16232;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
}

@media screen and (max-width: 1024px) and (min-width: 800px) {
	.podcasts-section-wrapper .row .item .link-row .link a {
		font-size: 16px;
	}
}

@media screen and (max-width: 550px) {
	.podcasts-section-wrapper .row .item .link-row .link a {
		font-size: 16px;
	}
}

.podcasts-section-wrapper .row .item .link-row .link a:hover {
	color: #1B1716;
}

.podcasts-section-wrapper .row .item .link-row .line {
	width: 100%;
	background: #E8E3E1;
	height: 1px;
}

.book-section-wrapper {
	margin-bottom: 120px;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.book-section-wrapper {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.book-section-wrapper {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.book-section-wrapper {
		margin-bottom: 56px;
	}
}

.book-section-wrapper::before {
	content: "";
	width: 100%;
	height: 346px;
	background: #F5F7F2;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media screen and (max-width: 1200px) {
	.book-section-wrapper::before {
		height: 300px;
	}
}

@media screen and (max-width: 700px) {
	.book-section-wrapper::before {
		height: 72%;
		bottom: -18px;
	}
}

.book-section-wrapper .book-section .row {
	margin-top: 30px;
	display: flex;
	align-items: center;
	gap: 22px;
}

@media screen and (max-width: 1024px) {
	.book-section-wrapper .book-section .row {
		margin-top: 20px;
	}
}

@media screen and (max-width: 700px) {
	.book-section-wrapper .book-section .row {
		margin-top: 0;
		flex-wrap: wrap;
		gap: 14px;
	}
}

.book-section-wrapper .book-section .row .img-col {
	width: 278px;
	flex-shrink: 0;
}

@media screen and (max-width: 1200px) {
	.book-section-wrapper .book-section .row .img-col {
		width: 228px;
	}
}

@media screen and (max-width: 700px) {
	.book-section-wrapper .book-section .row .img-col {
		width: 100%;
	}
}

.book-section-wrapper .book-section .row .img-col img {
	width: 100%;
	height: 529px;
	object-fit: cover;
}

@media screen and (max-width: 1200px) {
	.book-section-wrapper .book-section .row .img-col img {
		height: 479px;
	}
}

@media screen and (max-width: 1200px) {
	.book-section-wrapper .book-section .row .img-col img {
		width: 198px;
		height: 377px;
		margin: 0 auto;
	}
}

.book-section-wrapper .book-section .row .text-col .title {
	color: #1B1716;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	margin: 0;
	margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
	.book-section-wrapper .book-section .row .text-col .title {
		font-size: 26px;
	}
}

@media screen and (max-width: 1024px) {
	.book-section-wrapper .book-section .row .text-col .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 768px) {
	.book-section-wrapper .book-section .row .text-col .title {
		font-size: 22px;
	}
}

@media screen and (max-width: 550px) {
	.book-section-wrapper .book-section .row .text-col .title {
		font-size: 20px;
		margin-bottom: 15px;
	}
}

.book-section-wrapper .book-section .row .text-col .sub-title {
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	margin: 0;
	margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
	.book-section-wrapper .book-section .row .text-col .sub-title {
		font-size: 17px;
	}
}

@media screen and (max-width: 768px) {
	.book-section-wrapper .book-section .row .text-col .sub-title {
		font-size: 16px;
	}
}

.book-section-wrapper .book-section .row .text-col .text {
	color: #343130;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0;
	margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
	.book-section-wrapper .book-section .row .text-col .text {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.book-section-wrapper .book-section .row .text-col .text {
		font-size: 14px;
	}
}

.book-section-wrapper .book-section .row .text-col .text:last-child {
	margin-bottom: 0;
}

.video-section-wrapper {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.video-section-wrapper {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.video-section-wrapper {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.video-section-wrapper {
		margin-bottom: 50px;
	}
}

.insta-section-wrapper {
	margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
	.insta-section-wrapper {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 768px) {
	.insta-section-wrapper {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 550px) {
	.insta-section-wrapper {
		margin-bottom: 50px;
	}
}

.insta-section .insta-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
	.insta-section .insta-row {
		gap: 20px;
	}
}

@media screen and (max-width: 550px) {
	.insta-section .insta-row {
		margin-top: 20px;
		margin-bottom: 30px;
		gap: 10px;
	}
}

.insta-section .insta-row .insta-img {
	width: calc(25% - 22.5px);
	height: 270px;
}

@media screen and (max-width: 1024px) {
	.insta-section .insta-row .insta-img {
		width: calc(25% - 15px);
		height: 200px;
	}
}

@media screen and (max-width: 768px) {
	.insta-section .insta-row .insta-img {
		width: calc(33.33% - 13.3333px);
		height: 220px;
	}
}

@media screen and (max-width: 500px) {
	.insta-section .insta-row .insta-img {
		width: calc(50% - 5px);
		height: 155px;
	}
}

.insta-section .insta-row .insta-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.contact-section {
	margin-bottom: 65px;
}

@media screen and (max-width: 550px) {
	.contact-section {
		margin-bottom: 50px;
	}
}

.contact-section .section-text {
	color: #343130;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media screen and (max-width: 550px) {
	.contact-section .section-text {
		margin-bottom: 18px;
	}
}

.contact-section .contact-row {
	display: flex;
	gap: 30px;
}

@media screen and (max-width: 768px) {
	.contact-section .contact-row {
		gap: 20px;
	}
}

@media screen and (max-width: 760px) {
	.contact-section .contact-row {
		flex-wrap: wrap;
	}
}

.contact-section .contact-column {
	display: flex;
	flex-flow: column;
}

.contact-section .contact-column.left-part {
	width: 670px;
}

.contact-section .contact-column.left-part form {
	position: relative;
}

.contact-section .contact-column.left-part form.invalid .wpcf7-response-output,
.contact-section .contact-column.left-part form.unaccepted .wpcf7-response-output,
.contact-section .contact-column.left-part form.payment-required .wpcf7-response-output,
.contact-section .contact-column.left-part form.sent .wpcf7-response-output {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	border: none;
	position: absolute;
	bottom: -40px;
	font-size: 14px;
}

@media screen and (max-width: 760px) {
	.contact-section .contact-column.left-part form.invalid .wpcf7-response-output,
	.contact-section .contact-column.left-part form.unaccepted .wpcf7-response-output,
	.contact-section .contact-column.left-part form.payment-required .wpcf7-response-output,
	.contact-section .contact-column.left-part form.sent .wpcf7-response-output {
		bottom: -25px;
	}
}

@media screen and (max-width: 460px) {
	.contact-section .contact-column.left-part form.invalid .wpcf7-response-output,
	.contact-section .contact-column.left-part form.unaccepted .wpcf7-response-output,
	.contact-section .contact-column.left-part form.payment-required .wpcf7-response-output,
	.contact-section .contact-column.left-part form.sent .wpcf7-response-output {
		font-size: 12px;
		bottom: -29px;
	}
}

@media screen and (max-width: 760px) {
	.contact-section .contact-column.left-part {
		width: 100%;
	}
}

.contact-section .contact-column.left-part .contact-form {
	position: relative;
	display: flex;
	flex-flow: column;
}

.contact-section .contact-column.left-part .contact-form .wpcf7-spinner {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.contact-section .contact-column.left-part .contact-form .btn-wrapper {
	text-align: right;
	margin-top: 30px;
}

@media screen and (max-width: 760px) {
	.contact-section .contact-column.left-part .contact-form .btn-wrapper {
		text-align: center;
	}
}

.contact-section .contact-column.left-part .contact-form .btn-wrapper [type="submit"] {
	border: none;
	background: #F16232;
	border-radius: 10px;
	padding: 12.5px 75.5px;
	color: #FFF;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	text-transform: uppercase;
	transition: background .3s ease;
	cursor: pointer;
}

@media screen and (max-width: 550px) {
	.contact-section .contact-column.left-part .contact-form .btn-wrapper [type="submit"] {
		width: 100%;
	}
}

.contact-section .contact-column.left-part .contact-form .btn-wrapper [type="submit"]:hover {
	background: #FF7F50;
	transition: background .3s ease;
}

.contact-section .contact-column.left-part .contact-form .wpcf7-not-valid-tip {
	color: #F74A36;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	position: absolute;
	bottom: -15px;
	left: 10px;
}

.contact-section .contact-column.left-part .contact-form label {
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 5px;
	margin-left: 12px;
	display: block;
}

@media screen and (max-width: 550px) {
	.contact-section .contact-column.left-part .contact-form label {
		font-size: 16px;
	}
}

.contact-section .contact-column.left-part .contact-form input[type="text"],
.contact-section .contact-column.left-part .contact-form input[type="email"],
.contact-section .contact-column.left-part .contact-form textarea {
	outline: none;
	border-radius: 10px;
	border: 1px solid #E8E3E1;
	padding: 12px 20px;
	color: #A7C1A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.contact-section .contact-column.left-part .contact-form input[type="text"]:focus,
.contact-section .contact-column.left-part .contact-form input[type="email"]:focus,
.contact-section .contact-column.left-part .contact-form textarea:focus {
	border-color: #A7C1A1;
}

.contact-section .contact-column.left-part .contact-form input[type="text"].wpcf7-not-valid,
.contact-section .contact-column.left-part .contact-form input[type="email"].wpcf7-not-valid,
.contact-section .contact-column.left-part .contact-form textarea.wpcf7-not-valid {
	border-color: #DC3B05;
}

.contact-section .contact-column.left-part .contact-form textarea {
	max-height: 182px;
}

.contact-section .contact-column.left-part .contact-form .form-row {
	display: flex;
	gap: 30px;
	margin-bottom: 30px;
}

@media screen and (max-width: 1220px) {
	.contact-section .contact-column.left-part .contact-form .form-row {
		flex-wrap: wrap;
		gap: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 1220px) {
	.contact-section .contact-column.left-part .contact-form .form-row {
		gap: 15px;
		margin-bottom: 15px;
	}
}

.contact-section .contact-column.left-part .contact-form .form-row .input-small {
	width: 270px;
	flex-shrink: 0;
	position: relative;
}

@media screen and (max-width: 1220px) {
	.contact-section .contact-column.left-part .contact-form .form-row .input-small {
		width: 100%;
	}
}

.contact-section .contact-column.left-part .contact-form .form-row .input-small span {
	width: 100%;
	display: block;
}

.contact-section .contact-column.left-part .contact-form .form-row .input-small span input {
	width: 100%;
}

.contact-section .contact-column.left-part .contact-form .form-row .input-large {
	width: 370px;
	position: relative;
}

@media screen and (max-width: 1220px) {
	.contact-section .contact-column.left-part .contact-form .form-row .input-large {
		width: 100%;
	}
}

.contact-section .contact-column.left-part .contact-form .form-row .input-large span {
	width: 100%;
	display: block;
}

.contact-section .contact-column.left-part .contact-form .form-row .input-large span input {
	width: 100%;
}

.contact-section .contact-column .texarea-wrapper {
	position: relative;
}

.contact-section .contact-column .texarea-wrapper span {
	display: block;
}

.contact-section .contact-column.right-part {
	width: 415px;
}

.contact-section .contact-column.right-part .contact-column-title {
	color: #1B1716;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	margin: 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
	.contact-section .contact-column.right-part .contact-column-title {
		font-size: 28px;
	}
}

@media screen and (max-width: 768px) {
	.contact-section .contact-column.right-part .contact-column-title {
		font-size: 26px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 550px) {
	.contact-section .contact-column.right-part .contact-column-title {
		font-size: 24px;
		margin-bottom: 16px;
	}
}

.contact-section .contact-column.right-part .social-media-row {
	display: flex;
	gap: 11px;
	align-items: center;
}

.contact-section .contact-column.right-part .social-media-row:not(:last-child) {
	margin-bottom: 17px;
}

.contact-section .contact-column.right-part .social-media-row .social-item svg path {
	transition: stroke .3s ease;
}

.contact-section .contact-column.right-part .social-media-row .social-item:hover svg path {
	stroke: #F16232;
	transition: stroke .3s ease;
}

.contact-section .contact-column.right-part .social-media-row .link {
	margin: 0;
}

.contact-section .contact-column.right-part .social-media-row .link a {
	color: #343130;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.contact-section .contact-column.right-part .social-media-row .link a:hover {
	color: #F16232;
}

@media screen and (max-width: 760px) {
	.contact-section .contact-column.right-part {
		width: 100%;
	}
	.contact-section .contact-column.right-part .fiolet-btn {
		justify-content: center;
	}
}

@media screen and (max-width: 760px) and (max-width: 550px) {
	.contact-section .contact-column.right-part .fiolet-btn {
		width: 100%;
	}
	.contact-section .contact-column.right-part .fiolet-btn .wp-block-button {
		width: 100%;
	}
}

.my-works-section-wrapper {
	padding-top: 35px;
}

.my-works-section-wrapper .section-title {
	margin-bottom: 7px;
}

.my-works-section-wrapper .section-deskr {
	margin-bottom: 26px;
}

.page-template-default header .header-container {
	border-bottom: none;
}

.page-template-default .site-main {
	margin-top: 80px;
}

@media screen and (max-width: 550px) {
	.page-template-default .site-main {
		margin-top: 40px;
	}
}

.page-template-default .site-main h1,
.page-template-default .site-main h2,
.page-template-default .site-main h3,
.page-template-default .site-main h5,
.page-template-default .site-main h6 {
	margin: 0;
	margin-bottom: 20px;
}

.page-template-default .site-main h1 {
	font-weight: 700;
	font-size: 42px;
}

.page-template-default .site-main h2 {
	font-weight: 700;
	font-size: 36px;
}

.page-template-default .site-main h3 {
	font-weight: 600;
	font-size: 25px;
}

.page-template-default .site-main h4 {
	font-weight: 600;
	font-size: 22px;
}

.page-template-default .site-main p {
	margin: 0;
	margin-bottom: 20px;
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

@media screen and (max-width: 550px) {
	.page-template-default .site-main p {
		font-size: 16px;
	}
}

.page-template-default .site-main p a {
	color: #F16232;
}

.page-template-default .site-main p a:hover {
	text-decoration: underline;
}

.page-template-default .site-main ul,
.page-template-default .site-main ol {
	margin: 20px 0;
	padding: 0;
	margin-left: 17px;
}

.page-template-default .site-main ul a,
.page-template-default .site-main ol a {
	color: #F16232;
}

.page-template-default .site-main ul a:hover,
.page-template-default .site-main ol a:hover {
	text-decoration: underline;
}

.page-template-default .site-main ul > li::marker,
.page-template-default .site-main ol > li::marker {
	font-weight: 700;
}

.page-template-default .site-main ul li,
.page-template-default .site-main ol li {
	padding-left: 3px;
	color: #343130;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

@media screen and (max-width: 550px) {
	.page-template-default .site-main ul li,
	.page-template-default .site-main ol li {
		font-size: 16px;
	}
}

.page-template-default .site-main ul li:not(:last-child),
.page-template-default .site-main ol li:not(:last-child) {
	margin-bottom: 10px;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.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;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

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