/*!
Theme Name: betwinner
Author: VT
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: betwinner
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.

betwinner 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

--------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 *  Colors
 */
/**
 *  Clearfix
 *
 *  Usage: append to container, that contains floated elements - @include clearfix;
 */
/**
 *  Placeholder
 *
 *  Usage: append to input fields
 */
/* poppins-100 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	src: url("./fonts/poppins/poppins-v21-latin-100.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-200 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	src: url("./fonts/poppins/poppins-v21-latin-200.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: url("./fonts/poppins/poppins-v21-latin-300.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-regular - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url("./fonts/poppins/poppins-v21-latin-regular.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-500 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url("./fonts/poppins/poppins-v21-latin-500.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-600 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: url("./fonts/poppins/poppins-v21-latin-600.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: url("./fonts/poppins/poppins-v21-latin-700.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-800 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	src: url("./fonts/poppins/poppins-v21-latin-800.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-900 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	src: url("./fonts/poppins/poppins-v21-latin-900.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/**
 *  Global elements
 */
:root {
	--app-height: 100%;
}

html {
	height: 100%;
	scroll-behavior: smooth;
	margin: 0 !important;
}

body {
	color: #13130F;
	font-size: 18px;
	line-height: 16px;
	font-family: "Poppins", sans-serif;
	overflow-x: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	max-width: 100vw;
}

body.error404 {
	padding: 0 !important;
}

body.error404 .main {
	padding-bottom: 0;
}

body.error404 .footer.fixedBlock {
	margin-top: 0;
	position: relative;
}

body.archive .header {
	background-image: url("./img/header-background.svg");
	background-size: cover;
	padding-bottom: 24px;
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p {
	line-height: 1.4;
}

@media (max-width: 680px) {
	p {
		font-size: 16px;
		line-height: 24px;
	}
}

a {
	color: inherit;
	text-decoration: none;
	transition: all 0.3s;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

b,
strong {
	font-weight: 700;
}

i,
em {
	font-style: italic;
}

sup {
	font-size: 0.63em;
}

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

input,
input[type="search"],
textarea,
button {
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #13130F;
	font-family: "Poppins", sans-serif;
	line-height: 16px;
	font-weight: 500;
	margin: 0;
}

@media (max-width: 767px) {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		word-wrap: break-word;
	}
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #13130F;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #FFCE06;
}

h1 {
	font-size: 70px;
	line-height: 1.15;
}

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

h2 {
	font-size: 60px;
	line-height: 1.15;
}

@media (max-width: 767px) {
	h2 {
		font-size: 35px;
	}
}

h3 {
	font-size: 50px;
	line-height: 1.15;
}

@media (max-width: 767px) {
	h3 {
		font-size: 30px;
	}
}

h4 {
	font-size: 40px;
	line-height: 1.15;
}

@media (max-width: 767px) {
	h4 {
		font-size: 25px;
	}
}

h5 {
	font-size: 30px;
	line-height: 1.15;
}

@media (max-width: 767px) {
	h5 {
		font-size: 25px;
	}
}

h6 {
	font-size: 25px;
	line-height: 1.15;
}

@media (max-width: 767px) {
	h6 {
		font-size: 20px;
	}
}

.container {
	width: 100%;
	max-width: 1132px;
	padding: 0 50px;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.container {
		padding: 0 24px;
	}
}

.container .container {
	padding: 0;
	width: 100%;
}

.container-fluid {
	width: 100%;
	max-width: 1344px;
	padding: 0 24px;
	margin: 0 auto;
}

@media (max-width: 600px) {
	.container-fluid {
		padding: 0 24px;
	}
}

@media (max-width: 360px) {
	.container-fluid {
		padding: 0;
	}
}

.site-main > *:first-child {
	padding-top: 200px;
}

@media (max-width: 770px) {
	.site-main > *:first-child {
		padding-top: 72px;
	}
}

.site-main > *:not(section) {
	max-width: 1032px;
	margin: 30px auto !important;
}

.site-main h1 {
	font-size: 56px;
	font-weight: 700;
	margin-bottom: 32px;
	line-height: 1.15;
}

@media (max-width: 680px) {
	.site-main h1 {
		font-size: 32px;
	}
}

@media (max-width: 400px) {
	.site-main h1 {
		font-size: 28px;
	}
}

.site-main h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    line-height: 48px;
    scroll-margin-top: 100px;
}

@media (max-width: 680px) {
	.site-main h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 24px;
		scroll-margin-top: 20px;
	}
}

.site-main h3 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 32px;
	line-height: 32px;
	scroll-margin-top: 100px;
}

@media (max-width: 680px) {
	.site-main h3 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 24px;
		scroll-margin-top: 20px;
	}
}

.site-main section.error-404 {
	text-align: center;
	padding: 200px 0 !important;
}

.site-main section:not(.hero):not(:nth-child(1)) {
	padding: 36px 0;
}

@media (max-width: 680px) {
	.site-main section:not(.hero):not(:nth-child(1)) {
		padding: 16px 0;
	}
}

.site-main section:last-child {
	padding-bottom: 72px;
}

.contentpage {
	padding-top: 150px !important;
}

@media (max-width: 680px) {
	.contentpage {
		padding-top: 70px !important;
	}
}

.basic-gutenberg {
	margin: 20px 0;
	line-height: 1.4;
}

.basic-gutenberg ul.wp-block-list {
	list-style: unset;
}

.basic-gutenberg ol.wp-block-list {
	list-style: auto;
}

.basic-gutenberg .wp-block-list li {
	margin-bottom: 10px;
}

.basic-gutenberg.block-image {
	margin: 30px 0;
}

.basic-gutenberg:last-child {
	margin-bottom: 60px;
}

.basic-gutenberg a {
	text-decoration: underline;
	word-wrap: break-word;
    overflow-wrap: break-word;
}

.basic-gutenberg.block-image img {
    max-height: fit-content;
}

.btn {
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
	position: relative;
	transition: all 0.3s;
	padding: 15px 31px;
	border-radius: 24px;
	font-weight: 500;
}

@media (max-width: 600px) {
	.btn {
		padding: 12px 24px;
	}
}

.btn:hover {
	opacity: .7;
}

.btn.btn-trans {
	position: relative;
	color: #A2B7B0;
	border: 1px solid;
}

.btn.btn-trans:hover {
	background: #FFCE06;
	color: black;
	opacity: 1;
}

.btn.btn-color {
	position: relative;
	background-color: #FFCE06;
	color: black;
	border: 1px solid #FFCE06;
}

.btn.btn-color:hover {
	background: black;
	color: white;
	opacity: 1;
}

.btn-buttons {
	display: flex;
	flex-direction: column;
	align-items: baseline;
	gap: 17px;
	margin-top: 32px;
}

.slick-track {
	display: flex;
}

.slick-list {
	overflow: hidden;
}

#wpadminbar {
	position: relative !important;
}

.archive-page {
	max-width: 1080px;
	padding: 0 24px;
	margin: auto;
}

.archive-page .page-title {
	margin-bottom: 72px;
	text-align: center;
}

.archive-page .post-wrapper {
	display: flex;
	gap: 48px;
	flex-wrap: wrap;
}

@media (min-width: 990px) {
	.archive-page .post-wrapper > div {
		width: calc(50% - 24px);
	}
}

@media (max-width: 990px) {
	.archive-page .post-wrapper > div {
		width: 100%;
	}
}

.archive-page .post-image img {
	border-radius: 14px;
	aspect-ratio: 8 / 5;
	object-fit: cover;
	width: 100%;
}

.archive-page .post-date {
	font-size: 16px;
	margin-bottom: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.archive-page .entry-title {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 16px;
}

.archive-page .entry-meta {
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 16px;
}

.archive-page .entry-content {
	font-size: 18px;
	margin-bottom: 32px;
	line-height: 1.3;
}

.archive-page .post-link {
	font-size: 18px;
	padding: 16px 32px;
	background: #ffce06;
	border-radius: 50px;
	line-height: 16px;
	max-height: 48px;
	display: inline-block;
	transition: .4s;
}

.archive-page .post-link:hover {
	opacity: .8;
}

.archive-page .article-post {
	margin-bottom: 72px;
}

.archive-page .article-post:nth-child(even) .post-wrapper {
	flex-direction: column;
}

@media (min-width: 990px) {
	.archive-page .article-post:nth-child(even) .post-wrapper {
		flex-direction: row-reverse;
	}
}

.archive-page-articles {
	display: flex;
	flex-direction: column;
}

.custom-pagination {
	display: flex;
	align-items: center;
	gap: 16px;
	justify-content: center;
	margin-bottom: 72px;
}

.custom-pagination .page-numbers {
	display: flex;
	align-items: center;
	gap: 16px;
}

.custom-pagination .page-number {
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 2px solid black;
	transition: .4s;
}

.custom-pagination .page-number.active {
	background: #ffce06;
}

.custom-pagination .page-number:not(.active):hover {
	background: black;
	color: white;
}

.custom-pagination .next-page, .custom-pagination .prev-page {
	width: 48px;
	height: 48px;
	background: black;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .4s;
}

.custom-pagination .next-page:hover, .custom-pagination .prev-page:hover {
	opacity: .7;
}

section.no-results.not-found.contentpage {
	margin-top: 70px;
}

.post-data img {
	border-radius: 24px;
}

.post-data-meta {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 20px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
	flex-wrap: wrap;
}

.single-post-title {
	margin-top: 40px;
}

.main-single-post h2, .main-single-post h3, .main-single-post h4, .main-single-post h5, .main-single-post h6 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 30px;
	font-weight: 700;
}

.main-single-post {
	padding-bottom: 70px;
}

.main-single-post p, .main-single-post div {
	line-height: 1.3;
	margin: 20px auto;
}

.main-single-post li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.main-single-post ul {
	padding-left: 30px;
	list-style: disc;
}

.main-single-post h2, .main-single-post h3, .main-single-post h4, .main-single-post h5, .main-single-post h6 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 30px;
	font-weight: 700;
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%;
}

cite {
	font-style: italic;
}

.schema-faq-question {
	margin: 40px 0 20px;
	display: block;
	line-height: 1.3;
}

.wp-block-list {
	margin-left: 20px;
}

@media (max-width: 980px) {
	.wp-block-yoast-faq-block {
		padding: 0 62px;
	}
}

@media (max-width: 600px) {
	.wp-block-yoast-faq-block {
		padding: 0 34px;
	}
}

.container {
	margin: 0 auto;
	box-sizing: border-box;
	width: 1032px;
	padding: 0 0;
	max-width: 100%;
}

@media all and (max-width: 1200px) {
	.container {
		width: 1200px;
		padding: 0 52px;
	}
}

@media all and (max-width: 980px) {
	.container {
		width: calc( 100% - 20px);
		padding: 0 52px;
	}
}

@media all and (max-width: 600px) {
	.container {
		width: calc( 100% - 20px);
		padding: 0 24px;
	}
}

.container .row {
	display: flex;
	flex-grow: 0;
	flex-shrink: 0;
	width: 1032px;
	max-width: 100%;
}

@media all and (max-width: 1200px) {
	.container .row {
		width: 1096px;
	}
}

@media all and (max-width: 767px) {
	.container .row {
		flex-direction: column;
		width: 100%;
	}
}

.container .row .col {
	width: 86px;
	padding: 0 15px;
	box-sizing: border-box;
}

@media all and (max-width: 1200px) {
	.container .row .col {
		width: 91.33333px;
		padding: 0 10px;
	}
}

@media all and (max-width: 980px) {
	.container .row .col {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-1 {
	width: 86px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-1 {
		width: 91.33333px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-1 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-2 {
	width: 172px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-2 {
		width: 182.66667px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-2 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-3 {
	width: 258px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-3 {
		width: 274px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-3 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-4 {
	width: 344px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-4 {
		width: 365.33333px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-4 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-5 {
	width: 430px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-5 {
		width: 456.66667px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-5 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-6 {
	width: 516px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-6 {
		width: 548px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-6 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-7 {
	width: 602px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-7 {
		width: 639.33333px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-7 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-8 {
	width: 688px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-8 {
		width: 730.66667px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-8 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-9 {
	width: 774px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-9 {
		width: 822px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-9 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-10 {
	width: 860px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-10 {
		width: 913.33333px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-10 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-11 {
	width: 946px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-11 {
		width: 1004.66667px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-11 {
		width: 100%;
		padding: 0 10px;
	}
}

.container .row .col.col-12 {
	width: 1032px;
}

@media all and (max-width: 1200px) {
	.container .row .col.col-12 {
		width: 1096px;
		padding: 0 10px;
	}
}

@media all and (max-width: 767px) {
	.container .row .col.col-12 {
		width: 100%;
		padding: 0 10px;
	}
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}

@media (max-width: 770px) {
	.header {
		position: relative;
		font-size: 16px;
		background-color: #0F5239;
		margin-bottom: -2px;
	}
}

.header-container {
	background: black;
	margin-top: 24px;
	border-radius: 24px;
	padding: 24px 48px;
	box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.24);
	display: flex;
	gap: 24px;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	z-index: 1;
	position: relative;
}

@media (max-width: 960px) {
	.header-container {
		padding: 28px 26px;
	}
}

@media (max-width: 660px) {
	.header-container {
		justify-content: center;
	}
}

@media (max-width: 360px) {
	.header-container {
		margin-top: 12px;
	}
}

@media (max-width: 1200px) {
	.header-container .header-menu {
		display: none;
	}
}

@media (max-width: 960px) {
	.header-container .header-langs {
		display: none;
	}
}

.header-logo {
	display: flex;
	align-items: center;
}

.header-logo img {
	max-width: 212px;
}

@media (max-width: 600px) {
	.header-logo img {
		max-width: 170px;
	}
}

.header-menu > nav > ul {
	display: flex;
	color: gray;
	gap: 16px 32px;
}

.header-menu > nav > ul a {
	transition: .3s;
}

.header-menu > nav > ul a:hover {
	color: white;
}

.header-menu > nav > ul li.menu-item-has-children:after {
	content: '>';
	display: inline-block;
	transform: rotate(90deg);
	cursor: pointer;
}

.header-menu > nav > ul li .sub-menu {
	position: absolute;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	background: black;
	margin-left: -15px;
	border-radius: 15px;
	pointer-events: none;
	opacity: 0;
	transition: .4s;
}

.header-menu > nav > ul li:hover .sub-menu {
	pointer-events: auto;
	opacity: 1;
}

.header-buttons {
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: space-between;
	color: #A2B7B0;
}

@media (max-width: 600px) {
	.header-buttons {
		width: 100%;
	}
	.header-buttons > a {
		width: 50%;
		text-align: center;
	}
	.header-buttons > a:first-child:last-child {
		width: 100%;
	}
}

.header-langs nav {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	gap: 8px;
	text-transform: uppercase;
	position: relative;
	padding-right: 25px;
}

.header-langs nav .current_slug {
	margin-right: 34px;
	color: #A2B7B0;
	line-height: .85;
}

.header-langs nav .arrow {
	position: absolute;
	right: 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
	transition: .3s;
}

.header-langs nav .arrow.opened {
	transform: rotate(180deg);
}

.header-langs ul {
	position: absolute;
	top: -1px;
}

.header-langs ul li:not(.current) {
	display: none;
	margin-top: 6px;
}

.header-langs img {
	height: 16px;
	width: 24px;
	object-fit: cover;
}

.header-bottom {
	display: none;
	background: #0E4D35;
	padding: 38px 24px 12px;
	margin-top: -24px;
	z-index: -1;
	position: relative;
	border-radius: 0 0 24px 24px;
	z-index: 0;
	position: relative;
}

@media (max-width: 1200px) {
	.header-bottom {
		display: block;
		margin-bottom: 24px;
	}
}

.header-bottom .header-bottom-burger {
	display: none;
	align-items: end;
	gap: 10px;
	color: #A2B7B0;
	font-size: 16px;
	justify-content: center;
	cursor: pointer;
}

@media (max-width: 1200px) and (min-width: 960px) {
	.header-bottom .header-langs {
		display: none;
	}
}

@media (max-width: 600px) {
	.header-bottom .header-langs .current_slug {
		opacity: 0;
	}
}

.header-bottom .header-menu ul {
	justify-content: center;
	min-height: 46px;
	align-items: center;
}

@media (max-width: 600px) {
	.header-bottom .header-menu ul {
		flex-wrap: wrap;
		justify-content: flex-start;
		min-height: unset;
	}
}

@media (max-width: 1200px) {
	.header-bottom-container {
		display: block;
	}
}

.header-bottom-container-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

@media (max-width: 600px) {
	.header-bottom-container-wrapper {
		align-items: unset;
	}
}

.header .burger-image span {
	width: 11px;
	height: 2px;
	margin-bottom: 2px;
	background: #A2B7B0;
	display: block;
}

.hero {
	background-image: url("./img/hero-back.svg");
	margin-bottom: 136px;
	padding-top: 150px!important;
}

@media (max-width: 960px) {
	.hero {
		margin-bottom: 236px;
	}
}

@media (max-width: 770px) {
	.hero {
		padding-top: 50px !important;
		background-position: 10% 40%;
		margin-bottom: 120px;
	}
}

.hero-image {
	transform: translateY(90px);
    display: block;
    width: 100%;
	margin-top: -90px;
}

.hero-image img {
	max-width: 100vw;
	display: block;
	width: 100vw;
    display: block;
    transform: translateX(calc((100vw - 1032px) / -2));
}
@media (max-width: 1200px) {
	.hero-image img{
		transform: translateX(-52px);;
	}
}
@media (max-width: 980px) {
    .hero-image img {
        transform: translateX(-62px);
    }
}
@media (max-width: 600px) {
    .hero-image img {
        transform: translateX(-34px);
    }
}
@media (max-width: 600px) {
    .hero-image {
        transform: translateY(20px);
		margin-top: -20px;
    }
}

.hero-image img {
	border-radius: 24px;
	border: 4px solid #0F5239;
}

.hero .container {
	position: relative;
	z-index: 1;
}
/*
@media (max-width: 960px) {
	.hero-other {
		padding: 40px 0 !important;
	}
}

.hero-other.no-title {
   padding-bottom: 40px;
}

@media (max-width: 960px) {
	.hero-other.no-title {
		margin-bottom: 0 !important;
	}
}

.hero-other.no-title .hero-image {
	transform: unset;
}

@media (max-width: 960px) {
	.hero-other .container {
		padding: 0;
	}
}
*/
.hero-title {
	color: #A2B7B0;
	font-size: 20px;
	line-height: 32px;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}

@media (max-width: 960px) {
	.hero-title {
		margin-bottom: -90px;
	}
}

@media (max-width: 770px) {
	.hero-title {
		margin-bottom: -20px;
	}
}
@media (max-width: 600px) {
    .hero-title {
        margin-bottom: 0;
    }
}

.hero-title > *:first-child {
	font-size: 56px;
	font-weight: 700;
	color: white;
	margin-bottom: 24px;
}

@media (max-width: 960px) {
	.hero-title > *:first-child {
		font-size: 48px;
	}
}

@media (max-width: 600px) {
	.hero-title > *:first-child {
		font-size: 32px;
	}
}

.blockslider-slider {
	position: relative;
}

.slider-dots {
	display: flex;
	gap: 16px;
	justify-content: center;
	margin-top: 24px;
}

@media (max-width: 440px) {
	.slider-dots {
		margin-top: 16px;
	}
}

.slider-dot {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: black;
	border-radius: 50%;
}

.slider-dot.active {
	background-color: #FFCE06;
}

.blockslider-slider-wrapper {
	position: relative;
	overflow: hidden;
	height: 408px;
}

.blockslider-image {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.slider-prev, .slider-next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

@media (max-width: 680px) {
	.slider-prev, .slider-next {
		width: 32px;
		height: 32px;
	}
}

@media (max-width: 400px) {
	.slider-prev, .slider-next {
		width: 24px;
		height: 24px;
	}
}

.slider-prev {
	left: 0;
	transform: translateY(calc(-50% - 16px)) translateX(-96px);
}

@media (max-width: 960px) {
	.slider-prev {
		transform: translateY(calc(-50% - 16px)) translateX(-56px);
	}
}

@media (max-width: 680px) {
	.slider-prev {
		transform: translateY(calc(-50% - 16px)) translateX(-36px);
	}
}

@media (max-width: 400px) {
	.slider-prev {
		transform: translateY(calc(-50% - 16px)) translateX(-26px);
	}
}

.slider-next {
	right: 0;
	transform: translateY(calc(-50% - 16px)) translateX(96px);
}

@media (max-width: 960px) {
	.slider-next {
		transform: translateY(calc(-50% - 16px)) translateX(56px);
	}
}

@media (max-width: 680px) {
	.slider-next {
		transform: translateY(calc(-50% - 16px)) translateX(36px);
	}
}

@media (max-width: 400px) {
	.slider-next {
		transform: translateY(calc(-50% - 16px)) translateX(26px);
	}
}

.coefficient-text {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

.coefficient-text p, .coefficient-text ul, .coefficient-text ol, .coefficient-text li {
	margin-bottom: 32px;
}

.coefficient-item {
	display: flex;
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid #0F5239;
	margin-bottom: 4px;
}

.coefficient-item > div {
	padding: 14px 32px;
	width: 50%;
	line-height: 24px;
}

.coefficient-left_text {
	color: white;
	background: #0F5239;
	text-align: right;
}

@media (max-width: 680px) {
	.coefficient-left_text {
		font-size: 16px;
		line-height: 24px;
	}
}

.coefficient-right_text {
	font-size: 18px;
	font-weight: 700;
}

@media (max-width: 680px) {
	.coefficient-right_text {
		font-size: 16px;
		line-height: 24px;
	}
}

.blockcarousel-content {
	padding: 96px 0;
	background-image: url("./img/hero-back.svg");
	background-color: #0F5239;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 36px;
}

@media (max-width: 680px) {
	.blockcarousel-content {
		padding: 48px 0;
	}
}

.blockcarousel-title {
	max-width: 1082px;
	margin: auto;
	color: white;
	line-height: 2;
	padding: 0 24px;
	width: 100%;
}

@media (max-width: 960px) {
	.blockcarousel-title {
		max-width: 600px;
	}
}

@media (max-width: 680px) {
	.blockcarousel-title {
		max-width: 408px;
	}
}

@media (max-width: 680px) {
	.blockcarousel-title h1, .blockcarousel-title h2, .blockcarousel-title h3, .blockcarousel-title h4 {
		margin-bottom: 16px !important;
	}
}

.blockcarousel-text {
	color: white;
	margin-top: 16px;
	display: block;
	font-weight: 200;
	line-height: 32px;
	max-width: 372px;
}

@media (max-width: 960px) {
	.blockcarousel-text {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 680px) {
	.blockcarousel-text {
		font-size: 14px;
		line-height: 20px;
	}
}

.blockcarousel-item {
	padding: 0 12px;
	color: white;
}

.blockcarousel-item img {
	border-radius: 24px;
	width: 100%;
}

.blockcarousel-item:hover {
	text-decoration: underline;
}

.blockcarousel-carousel-wrapper {
	position: relative;
}

.blockcarousel-carousel-wrapper:before {
	content: '';
	left: 0;
	top: 0;
	width: 100px;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: linear-gradient(to right, #0F5239, transparent);
}

@media (max-width: 680px) {
	.blockcarousel-carousel-wrapper:before {
		display: none;
	}
}

.blockcarousel-carousel-wrapper:after {
	content: '';
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: linear-gradient(to left, #0F5239, transparent);
}

@media (max-width: 680px) {
	.blockcarousel-carousel-wrapper:after {
		display: none;
	}
}

.blockcarousel .carousel-buttons {
	padding: 0 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 32px;
	margin-bottom: 54px;
	gap: 24px;
	color: white;
	line-height: 32px;
	font-size: 18px;
}

@media (max-width: 680px) {
	.blockcarousel .carousel-buttons {
		margin-top: 24px;
		margin-bottom: 48px;
		gap: 16px;
		font-size: 16px;
		line-height: 24px;
	}
	.blockcarousel .carousel-buttons img {
		width: 40px;
	}
}

.imagetext-content {
	display: flex;
	gap: 32px;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 932px) {
	.imagetext-content {
		flex-direction: column-reverse;
	}
}

.imagetext-content > div {
	flex: 1;
	min-width: 360px;
}

@media (max-width: 680px) {
	.imagetext-content > div {
		min-width: unset !important;
	}
}

.imagetext-content.imageleft {
	flex-direction: row-reverse;
}

@media (max-width: 932px) {
	.imagetext-content.imageleft {
		flex-direction: column-reverse;
	}
}

.imagetext-content-wrap {
	width: 100%;
}

.imagetext-content-wrap-item {
	padding-left: 32px;
	border-left: 2px solid #0F5239;
	margin-bottom: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
	transition: .3s all;
}

@media (max-width: 680px) {
	.imagetext-content-wrap-item {
		margin-bottom: 20px;
		padding-left: 24px;
	}
}

.imagetext-content-wrap-item:last-child {
	margin-bottom: 0;
}

.imagetext-content-wrap-item.active {
	border-color: #FFCE06;
}

.imagetext-content-wrap-item.active .imagetext-text {
	display: block;
}

@media (max-width: 932px) {
	.imagetext-image {
		width: 100%;
	}
}

.imagetext-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
	overflow: hidden;
}

.imagetext-title {
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
}

@media (max-width: 932px) {
	.imagetext-title {
		font-size: 18px;
		line-height: 24px;
	}
}

.imagetext-text {
	display: none;
	margin-top: 16px;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

@media (max-width: 932px) {
	.imagetext-text {
		font-size: 16px;
		line-height: 24px;
	}
}

.simpletext-text {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

.simpletext-text p, .simpletext-text ul, .simpletext-text ol, .simpletext-text li {
	margin-bottom: 32px;
}

.footer {
	padding: 96px 0 32px;
	background: #13130F;
	color: white;
	position: relative;
}

.footer-main {
	display: flex;
	justify-content: space-between;
	gap: 48px 50px;
}

@media (max-width: 900px) {
	.footer-main {
		flex-wrap: wrap;
	}
}

@media (max-width: 600px) {
	.footer-main {
		gap: 24px;
	}
}

@media (max-width: 500px) {
	.footer-main {
		text-align: center;
		justify-content: center;
	}
	.footer-main > div {
		width: 100%;
	}
}

@media (max-width: 900px) {
	.footer-main > div:first-child {
		width: 100%;
		text-align: center;
	}
}

.footer-logo {
	display: inline-block;
}

.footer-logo img {
	max-width: 212px;
	margin-bottom: 32px;
}

@media (max-width: 900px) {
	.footer-logo img {
		margin-bottom: 24px;
	}
}

@media (max-width: 360px) {
	.footer-logo img {
		margin-bottom: 16px;
	}
}

.footer-slogan {
	margin-bottom: 32px;
	color: #DDDDDE;
	max-width: 313px;
	font-size: 18px;
	line-height: 2;
}

@media (max-width: 900px) {
	.footer-slogan {
		font-size: 16px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 24px;
	}
}

@media (max-width: 360px) {
	.footer-slogan {
		margin-bottom: 16px;
	}
}

.footer-social_links {
	display: flex;
	gap: 16px;
}

@media (max-width: 900px) {
	.footer-social_links {
		justify-content: center;
	}
}

.footer-social_links a {
	transition: .3s;
}

.footer-social_links a:hover {
	opacity: .8;
}

.footer-social_links img {
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.footer-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 32px;
}

@media (max-width: 900px) {
	.footer-title {
		margin-bottom: 16px;
	}
}

.footer-menu a {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 16px;
	color: #DDDDDE;
}

.footer-contact {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 16px;
	display: block;
}

.footer-contact b {
	font-size: 20px;
	font-weight: 700;
}

.footer-btn .btn {
	font-size: 18px;
	font-weight: 500;
	padding: 20px 49px;
	line-height: 16px;
}

@media (max-width: 900px) {
	.footer-btn .btn {
		font-size: 16px;
		padding: 16px 55px;
	}
}

.footer-container {
	display: flex;
	flex-direction: column;
	gap: 70px;
}

@media (max-width: 960px) {
	.footer-container {
		gap: 48px;
	}
}

@media (max-width: 600px) {
	.footer-container {
		gap: 32px;
	}
}

.footer-bottom {
	padding-top: 32px;
	border-top: 1px solid #0E4D35;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
}

@media (max-width: 600px) {
	.footer-bottom {
		justify-content: center;
		gap: 16px;
	}
}

.footer-icons {
	max-width: 380px;
	max-height: 50px;
}

@media (max-width: 900px) {
	.footer-icons {
		order: -1;
		max-width: unset;
		width: 100%;
		text-align: center;
	}
}

.footer-icons img {
	border-radius: 8px;
}

.footer-privacy ul {
	gap: 32px;
	display: flex;
}

.footer-privacy a {
	font-size: 12px;
	font-weight: 400;
	transition: .3s;
}

.footer-privacy a:hover {
	text-decoration: underline;
}

.footer-copy {
	color: white;
	font-weight: 500;
	font-size: 12px;
}
.footer-images .footer-images_items{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

@media(max-width:768px) {
	.header-langs {
    display: none;
}
}
@media(min-width:768px) {
.footer-menu .lang-item {
    display: none;
}
}
section.hero.hero-other h1 {
    color: white;
    text-align: center;
}
@media (max-width: 1200px) {
.addtoany_content {
	padding: 0 52px;
}
}
@media (max-width: 600px) {
.addtoany_content {
	padding: 0 24px;
}
}

.toTop {
	border: 2px solid currentColor;
	background-color: #ffffff;
	color: #000000;
	position: fixed;
	z-index: 99;
	outline: none;
	cursor: pointer;
	transition: opacity .4s linear, transform .4s;
	bottom: 0.625em;
	right: 0.625em;
	width: 2.5em;
	height: 2.5em;
	transform: translateX(101%);
	opacity: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	&:focus, &:focus-visible{
		outline: none;
	}
	&.is-visible {
		opacity: 1;
		transform: translateX(-14px);
		&:hover{
			opacity: 0.6;
		}
	}
}
@media (max-width: 510px) {
	.table-custom tr:first-child {
		font-size: 14px;
	}
}
@media (max-width: 400px) {
	.table-custom tr:first-child {
		font-size: 13px;
	}
}
.header-menu>nav>ul a {
	color: #fff;
}
/*# sourceMappingURL=style.css.map */