@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

/*!
Theme Name: Kuracjusz
Theme URI: http://kuracjusz.com/
Author: Underscores.me
Author URI: http://webdom.pl/
Description: Motyw dla kuracjusza
Version: 1.0.5
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kuracjusz
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.

Kuracjusz 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
--------------------------------------------- */
:root {

	--Brand: #E4FAC5;
	--HeaderFont: "Playfair Display";
	--textFont: "Figtree";
	--thirdFont: "Inter";
	--Text-Headers: #3D3C70;
	--Text-paragraphs: #8786A3;
	--Grey-background: #F4F7FC;
}

/*! 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.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	font-family: var(--textFont);
}




body.modal-open {
	overflow: hidden;
}

/**
 * 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
}

/* 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: #404040;
	font-family: var(--textFont);
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	font-family: var(--HeaderFont);
}

p {
	margin: 0;
	font-family: var(--textFont);
}

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

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

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
}

li>ul,
li>ol {
	margin: 0;
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

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

.post,
.page {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.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: flex;
	align-items: center;
	justify-content: center;
}

/* 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;
}


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

section {
	max-width: 1890px;
	margin: 0 auto;
	/* padding: 0 15px; */
}

.col {
	display: flex;
	flex-direction: column;
}

.row {
	display: flex;
	flex-direction: row;
}


.headerFont {
	font-family: var(--HeaderFont);
}

.main-button {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	padding: 8px 16px 8px 24px;
	height: 48px;
	background: var(--Text-Headers);
	cursor: pointer;
	transform: scale(1);
	transition: 0.3s;
}


.main-button:hover {
	transform: scale(0.95);
	transition: 0.3s;
}


#main-banner {
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 80px;
	background: url('img/main_swiper_wciecie.png');
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

#main-banner .swiper-button-next:after,
#main-banner .swiper-rtl .swiper-button-prev:after {
	content: none !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: none !important;
}

.swiper-button-next,
.swiper-button-prev {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* ewentualnie dla całego slidera */
.swiper-container {
	user-select: none;
}

#main-banner .swiper-thumbs .swiper-wrapper {
	gap: 16px;
	padding-left: 46px;
}

.main-banner-wrapper {
	position: relative;
}

.swiper-thumbs {
	position: absolute;
	bottom: -40px;
}

.swiper-slide .slide-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* Wypełnia cały obszar, przycinając krawędzie */
}




/* Podstawowe style Swipera */
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-main {
	height: 95vh;
	position: relative;
	overflow: hidden;
}

.swiper-main .swiper-slide {
	background-size: cover;
	background-position: center;
	position: relative;
}

.swiper-button-prev {
	left: 71px;
}

.swiper-button-next {
	right: 71px;
}

.swiper-button-prev,
.swiper-button-next {
	width: 52px !important;
	height: 52px !important;
	background: rgba(255, 255, 255, 0.40) !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
}

.swiper-button-prev svg,
.swiper-button-next svg {
	width: 6px !important;
	height: auto !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	content: none;
}

.swiper-main .swiper-slide::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 33px;
	/* Wysokość SVG */
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NDIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCA0NDIgMzMiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0zMjQuNTE4IDIuMDkzNDdDMzQxLjU0MSAtMy41MDY1MyAzNjEuMTY2IDQuNDI2ODEgMzY4Ljg1MSA5LjA5MzQ3QzM3MS44MDYgOC4wOTM0NyAzNzkuNjY4IDUuMjkzNDcgMzg3LjQ3IDIuMDkzNDdDMzk3LjIyNCAtMS45MDY1MiAzOTQuNTY0IDkuMDkzNDggNDEwLjk2NyA5LjA5MzQ4TDQ0MiA5LjA5MzQ4TDQ0MiAzMi41OTM1TDAgMzIuNTkzNUwyLjA1NDQ0ZS0wNiA5LjA5MzQ0TDMzLjY5MzEgOS4wOTM0NEM0Ni45OTMgOS4wOTM0NCA3MC40ODk1IDYuMDkzNDUgODQuMjMyNyAyLjA5MzQ1Qzk3Ljk3NTkgLTEuOTA2NTUgMTA5Ljk0NiA2LjA5MzQ1IDEyNS4wMTkgNi4wOTM0NUMxNDAuMDkyIDYuMDkzNDUgMTQzLjYzOSAxMi4wOTM1IDE0OC4wNzIgNi4wOTM0NUMxNTEuNjE5IDEuMjkzNDMgMTcwLjIzOSA0LjA5MzQ1IDE3OS4xMDUgNi4wOTM0NkMxODUuMTY0IDYuMDkzNDYgMTk4LjYxMiA2LjY5MzQ2IDIwMy45MzIgOS4wOTM0NkMyMDkuMjUyIDExLjQ5MzUgMjEzLjgzMyA4LjA5MzQ2IDIxNS40NTggNi4wOTM0NkMyMTMuNjg1IDIuNTkzNDYgMjEyLjM1NSAtMy4xMDY1NCAyMjEuMjIyIDIuMDkzNDZDMjMwLjA4OCA3LjI5MzQ2IDIzNC45NjUgOC45MjY4IDIzNi4yOTUgOS4wOTM0NkwyNzYuMTk1IDkuMDkzNDZDMjk2LjE0NCA5LjA5MzQ3IDMwMy4yMzggOS4wOTM0NyAzMjQuNTE4IDIuMDkzNDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=') repeat-x;
	z-index: 1;
	/* Upewnij się, że jest nad innymi elementami */
}

.slide-content {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	color: #fff;
	z-index: 10;
	text-align: center;
	position: relative;
}

.slide-content h1 {
	overflow: hidden;
	color: #FFF;
	text-align: center;
	text-overflow: ellipsis;
	font-family: Gloock;
	font-size: 176px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.slide-content p {
	overflow: hidden;
	color: #FFF;

	text-align: center;
	text-overflow: ellipsis;
	font-family: Parkinsans;
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.swiper-button-next,
.swiper-button-prev {
	color: #fff;
}

/* Thumbnails slider */
.swiper-thumbs {
	margin-top: 20px;
	height: 100px;
}

.swiper-thumbs .swiper-slide {
	width: 109px;
	max-height: 79px;
	position: relative;
	border-radius: 8px;
}

.swiper-thumbs .swiper-slide .thumb-overlay {

	border-radius: 8px;
}

.thumb-overlay {
	position: relative;
	display: inline-block;
	/* box-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25), 0px 8px 16px -8px rgba(0, 0, 0, 0.30); */
	height: 79px;
	cursor: pointer;
	border-radius: 8px;

}

.thumb-overlay img {
	height: 79px;
	object-fit: cover;
	border-radius: 8px;
}

.thumb-overlay::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 8px;
	/* Gradientowy overlay */
	background: linear-gradient(0deg, rgba(85, 84, 141, 0.70) 0%, rgba(85, 84, 141, 0.70) 100%);

	pointer-events: none;
	z-index: 1;
	/* Nad obrazem */

	display: none;
	/* Ukryj overlay domyślnie */
}

/* Pokaz overlay tylko na aktywnej miniaturce */
.swiper-thumbs .swiper-slide-thumb-active .thumb-overlay::after {
	display: block;
}


.swiper-slide-thumb-active .thumb-shadow {
	box-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25),
		0px 8px 16px -8px rgba(0, 0, 0, 0.30);

}

.thumb-shadow {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	/* Zachowanie istniejącego box-shadow */
	/* box-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25),
		0px 8px 16px -8px rgba(0, 0, 0, 0.30); */

	pointer-events: none;
	z-index: 0;
	/* Pod gradientem */
}

/* Spinner */
.thumb-timer-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	display: none;
	/* Ukryj spinner domyślnie */
	align-items: center;
	justify-content: center;
	z-index: 2;
	/* Nad gradientem */
}

/* Pokaż spinner tylko na aktywnej miniaturce */
.swiper-thumbs .swiper-slide-thumb-active .thumb-timer-spinner {
	display: flex;
}

.progress-ring {
	transform: rotate(-90deg);
}

.progress-ring__background {
	stroke-dasharray: 125.6;
	stroke-dashoffset: 0;
}

.progress-ring__progress {
	stroke-dasharray: 125.6;
	stroke-dashoffset: 125.6;
	/* Zmieniono na 125.6, aby zacząć od pełnego */
	/* Zmienione na 0, aby zacząć od pełnego */
	transition: stroke-dashoffset 1s linear;
}

/* Animacja spinnera (odwrotna) */
@keyframes spinner-rotate-reverse {
	from {
		stroke-dashoffset: 0;
	}

	to {
		stroke-dashoffset: 125.6;
	}
}

.thumb-timer-spinner.animate .progress-ring__progress {
	animation-name: spinner-rotate-reverse;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	/* animation-duration będzie ustawiane dynamicznie przez JS */
}

/* Styl licznika czasu */
.timer-text {
	position: absolute;
	font-size: 13px;
	color: #FFF;
	font-weight: 400;
	line-height: normal;
	font-family: var(--textFont);
	user-select: none;
	pointer-events: none;
}

/* Responsywność
@media (max-width: 768px) {
	.thumb-timer-spinner {
		width: 40px;
		height: 40px;
	}

	.progress-ring {
		width: 40px;
		height: 40px;
	}

	.timer-text {
		font-size: 12px;
	}

	.thumb-overlay img {
		height: 80px;
	}
}

@media (min-width: 769px) {
	.thumb-timer-spinner {
		width: 50px;
		height: 50px;
	}

	.progress-ring {
		width: 50px;
		height: 50px;
	}

	.timer-text {
		font-size: 14px;
	}

	.thumb-overlay img {
		height: 100px;
	}
} */
#water-info {
	margin-top: 120px;
	position: relative;
	/* Aby gradient odnosił się do tej sekcji */
	background: linear-gradient(to top,
			/* Kierunek gradientu */
			#F4F7FC 0%,
			/* Dolny kolor */
			#F4F7FC 150px,
			/* Przejście zaczyna się 150px od dołu */
			#fff 150px,
			/* Zmiana na biały w ciągu 1px */
			#fff 100%
			/* Kolor u góry */
		);
	background-repeat: no-repeat;
	/* Brak powtarzania gradientu */
}

#water-info .info-header h4 {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;

	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
}

.waters-info-wrapper {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-between;
}

.waters-info-wrapper .col {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.water-short-info {
	max-width: 278px;
	gap: 38px;
	align-items: flex-start;
	margin-bottom: 243px;
}

.water-short-info .sizes {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.water-short-info .button {
	color: var(--Brand) !important;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 34px;

}

.type-of-water img {
	max-height: 75px;
	width: auto;

}

.type-of-water {
	max-width: 189px;
	padding: 16px;
	gap: 16px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.05), 0px 0px 0px 1px rgba(61, 60, 112, 0.08);
	margin-bottom: 72px;
	margin-right: 100px;
}

.water-type {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 24px;
}

.water-type:hover {
	border-radius: 8px;
	background-color: var(--Brand);
	transition: 0.3s;
	cursor: pointer;
}

.water-type:hover .water-image {
	background: url('img/water_type_background.png');
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.9s;
}

.water-type.active {
	border-radius: 8px;
	background-color: var(--Brand);
	transition: 0.3s;
	/* Dopasowanie obrazka do elementu */
}

.water-type .water-image {
	width: 109px;
	height: 106px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.water-type.active .water-image {
	background: url('img/water_type_background.png');
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.3s;
}

.water-type .water-header h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);
	font-family: var(--textFont);
}

#selected-product-name {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

#selected-product-description {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#selected-product-image,
#selected-product-name,
#selected-product-description,
#available-sizes {
	transition: opacity 0.3s ease;
	opacity: 0;
}

#available-sizes {
	display: flex;
	gap: 8px;
	padding: 16px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.06), 0px 0px 0px 1px rgba(61, 60, 112, 0.08);
	/* align-items: flex-end; */
	width: fit-content;
}

#available-sizes .single-water-size {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: center;
	padding: 16px 8px;
	border-radius: 8px;
	justify-content: flex-end;
	width: 54px;
	transition: 0.3s;
	cursor: pointer;
}

#available-sizes .single-water-size p {
	color: var(--Text-Headers);
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
}

#available-sizes .single-water-size.active {
	background-color: var(--Brand);
	transition: 0.3s;
}

#available-sizes .single-water-size:hover {
	background-color: var(--Brand);
	transition: 0.3s;
}

#selected-product-image {
	max-width: 430px;
}

.image-selected-water {
	display: flex;
	justify-content: center;
	align-items: center;
}

#after-baner .container {
	display: flex;
	flex-direction: column;
	align-items: center;

}

#after-baner .image-wrapper {
	display: flex;
	justify-content: center;
	align-items: flex-end;

}

.main-slider-pagination {
	display: none;
}

#after-baner .image-wrapper img.tree {
	max-height: 170px;
	width: auto;
	margin-bottom: 13px;
}

#after-baner .image-wrapper img.bottle {
	max-height: 255px;
	width: auto;
	margin-left: -16px;
}

#after-baner .header-wrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 27px;
}

#after-baner .header-wrapper h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: #55548D;
	font-family: var(--textFont);
}

#after-baner .header-wrapper h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
	/* 100% */
}

#after-baner .paragraph-wrapper {
	max-width: 912px;
	text-align: center;
}

#adter-baner .paragraph-wrapper {
	display: flex;
	justify-content: center;
}

#after-baner .paragraph-wrapper p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color: var(--Text-paragraphs);
	/* 142.857% */
}

.lottie-wave {
	margin-bottom: 34px;
	width: 147px;
	height: 13px;
	background: url('img/wave_animated_new.svg');
	background-repeat: repeat-x;
	background-position: center;
	overflow: hidden;
	animation: moveBackground 170s linear infinite;
}

#hidden-header {
	padding-top: 150px;
	margin-bottom: 120px;
}

#hidden-header {
	position: relative;
	padding-bottom: 207px;
	/* Ustaw odstęp, aby SVG było widoczne */
	background-color: var(--Grey-background);
	/* Kolor tła sekcji (jeśli wymagane) */
}

#hidden-header::after {
	content: "";
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 33px;
	/* Wysokość SVG */
	background-image: url('img/hidden_bottom_background.svg');
	background-repeat: repeat-x;
	/* Powtarzanie SVG w osi X */
	background-size: auto;
	/* Automatyczne dopasowanie */
}

#hidden-header .header-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 53px;
	text-align: center;
}

#hidden-header .header-wrapper h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: var(--Text-Headers);
	font-family: var(--textFont);
}

#hidden-header .header-wrapper h2 {
	font-size: 72px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: rgba(61, 60, 112, 0.15);

}

#hidden-header .header-wrapper .highlight {
	color: var(--Text-Headers);
	transition: color 0.5s ease, font-weight 0.5s ease;

}


/* BENEFITY */

.advantages-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 26px;
	margin-bottom: 83px;
}

.advantages-header p {
	font-size: 15px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: var(--Text-Headers, #3D3C70);

}

.advantages-header h2 {
	font-size: 56px;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers, #3D3C70);
	max-width: 700px;
	text-align: center;
	font-family: var(--HeaderFont);

}


.advantages-desc {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.advantages-desc .desc-header {
	display: flex;
	align-items: center;
	gap: 16px;
}

.advantages-desc .desc-header .desc-icon {
	width: 56px;
	height: 56px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--Brand);
	border-radius: 50%;
}



.advantages-desc .desc-header h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 155.556% */
}

.advantages-desc .desc-paragraph {
	color: var(--Text-paragraphs, #8786A3);
	font-family: var(--textFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

#sticky-number {
	display: flex;
	gap: 4px;
	z-index: 20;
	position: absolute;
	bottom: -90px;
	right: -250px;
}

.digit {
	font-size: 480px;
	font-weight: 500;
	line-height: 400px;
	color: var(--Grey-background, #F4F7FC);
	font-family: var(--HeaderFont);
	letter-spacing: -48px;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

#digit-1 {
	min-width: 237px;
}


/* 1) Sekcja w której „przyklejamy” slider */
#kuracjusz_advantages {
	position: relative;
}

/* 2) Wrapper pełny ekran, 3 kolumny */
.advantages-wrapper {
	height: 750px;
	/* pełen widok */
	display: flex;
	overflow: hidden;
	touch-action: pan-y;
	/* ważne! */
	-ms-touch-action: pan-y;
}

/* 3) Kolumna z obrazkiem: przyklejamy obrazek na środku ekranu */
.advantages-image-col {
	flex: 1;
	position: relative;
}

.sticky-advantages-image {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

/* 4) Kolumna z opisem: absolutnie pozycjonujemy wiersze */
.advantages-desc-col {
	flex: 1;
	position: relative;
	overflow: hidden;
	max-width: 540px;
	margin-left: 114px;
}

/* każdy wiersz opisów */
.advantages-row {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	opacity: 0;
	transition: opacity .5s ease;
}

/* tylko jeden naraz ma opacity:1 */
.advantages-row.visible {
	opacity: 1;
	z-index: 1;
}

.hidden {
	opacity: 0;
	transition: opacity .5s ease;
}

.visible {
	opacity: 1;
	transition: opacity .5s ease;
}

.sticky-advantages-image.show-overlay::after {
	content: '';
	position: absolute;
	inset: 0;
	background: rgba(255, 255, 255, 0.8);
	pointer-events: none;
	animation: fadeOverlayIn .3s forwards;
}

@keyframes fadeOverlayIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

#sticky-image.fade-in {
	animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.digit.outgoing {
	transform: translateY(0);
	animation: digitOut .3s ease forwards;
}

.digit.incoming {
	animation: digitIn .3s ease forwards;
}

@keyframes digitOut {
	to {
		transform: translateY(-100%);
		opacity: 0;
	}
}

@keyframes digitIn {
	from {
		transform: translateY(100%);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

.hidden-advantages-data {
	display: none;
}

.sticky-advantages-image {
	width: 390px;
	height: 460px;
}

.sticky-advantages-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}

.advantages-lottie-col {
	width: 13px;
	height: auto;
	background: url('img/single_lottie_vertical_divider.png');
	background-repeat: repeat-y;
	background-size: contain;
	overflow-y: hidden;

}

/* BANERY */

#baner-section {
	padding: 100px 0;
}

.baner-wrapper {
	display: flex;
	gap: 32px;

}

.baner-wrapper .baner {
	padding: 50px;
	border-radius: 8px;
	position: relative;
	text-decoration: none;

}

.baner-wrapper .baner-icon {
	display: flex;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	border-radius: 32px;
	background: rgba(255, 255, 255, 0.50);
	position: absolute;
	top: 24px;
	right: 24px;
	transform: scale(1);
	transition: 0.3s;

}

.baner-wrapper .baner-image {
	position: absolute;
	top: 46px;
	right: 64px;
}

.baner-wrapper .baner-image img {
	height: 207px;
	width: auto;
}

.baner-wrapper .baner {
	transform: scale(1);
	transition: 0.3s;
}

.baner-wrapper .baner:hover,
#baner-calculator:hover,
#baner-dist:hover,
#firma-banners .container .baner:hover {
	transition: 0.3s;
	transform: scale(0.95);
}

.baner-wrapper .baner:hover .baner-icon,
#baner-calculator:hover .baner-icon,
#baner-dist:hover .baner-icon,
#firma-banners .container .baner:hover .baner-icon {
	transform: scale(1.25);
	transition: 0.3s;
}

.baner-wrapper .baner-1 {
	display: flex;
	flex: 2;
	background: var(--Brand);

}

.baner-wrapper .baner-1 .baner-desc {
	max-width: 334px;
}

.baner-desc {
	display: flex;
	flex-direction: column;
	gap: 52px;
}

.baner-desc h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
}

.baner-desc p {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: var(--Text-paragraphs, #55548D);
	font-family: var(--thirdFont);

}

.baner-wrapper .baner-2 {
	display: flex;
	flex: 1;
	background: #D9E1EE;

}

.baner-wrapper .baner-3 {
	display: flex;
	flex: 1;
	background: #DAEDF0;

}

.baner-wrapper .baner-3 h2 {
	max-width: 170px;
}




/* PRE FOOTER */
#pre-footer-slider {
	position: relative;
	overflow: hidden;
}

#pre-footer-slider .thumbnails-container {
	position: absolute;
	bottom: 36px;
	right: 170px;
	width: auto;
	margin: 0;
	height: 46px;
}

#pre-footer-slider .thumbnails-container .thumb-timer-spinner {
	width: 32px;
	height: 32px;
}

#pre-footer-slider .swiper-thumbs .swiper-slide {
	height: 46px;
	width: 46px;
	border-radius: 50%;
}

#pre-footer-slider .swiper-thumbs .swiper-slide:not(.swiper-slide-thumb-active):hover {
	transform: scale(0.95);
	transition: 0.3s;
}

#pre-footer-slider .thumb-overlay img {
	height: 46px;
	width: 46px;
	border-radius: 50%;
}

#pre-footer-slider .swiper-container {
	/* height: 835px; */

}

#pre-footer-slider .thumb-timer-spinner {
	top: 28%;
}

.swiper-solid-container {
	position: absolute;
	z-index: 20;
	background: url('img/knockout_new.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 647px;
	height: 578px;
	top: 99px;
	left: 221px;
	padding: 42px;
	display: flex;
	flex-direction: column;
	gap: 29px;

	/* Jeżeli chcesz marginesy ujemne, możesz je dać. */

}


.container-paragpraph {
	margin-top: 330px;
}


#kuracjusz-footer .footer-lotties {
	height: 13px;
	width: 100%;
	/* Upewnij się, że element zajmuje pełną szerokość */
	background: url('img/footer_lottie_divider.png') repeat-x center;
	background-size: contain;
	/* Dopasuj rozmiar tła */
	overflow: hidden;
	/* Ukryj ewentualny nadmiar */
	/* animation: moveBackground 140s linear infinite; */
}

/* Definicja kluczowych klatek animacji */
@keyframes moveBackground {
	from {
		background-position: 0 0;
	}

	to {
		background-position: -10000px 0;
		/* Dopasuj wartość w zależności od szerokości obrazu */
	}
}


.content-white {
	background: #fff;
	padding: 20px;
	position: relative;
	z-index: 1;
	/* nad slajderem */
}


/* 4) Pozostała treść też w .swiper-solid-container */
.swiper-solid-container p,
.swiper-solid-container .button,
.swiper-solid-container .thumbnails-container {
	position: relative;
	z-index: 1;
	/* nad pseudo-elementem */
	/* kolor, styl, etc. */
}

/* B) Biała sekcja (paragraf, button, miniatury) */
.content-white {
	background: #fff;
	/* TUTAJ dajemy białe tło */
	padding: 20px;
	/* np. */
}

.container-paragpraph p {
	color: var(--Text-paragraphs, #55548D);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;

}

.container-button a {
	padding: 8px 16px 8px 24px;
	height: 48px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	font-family: var(--textFont);
	color: var(--Brand);

}



#pre-footer-slider .swiper-pre-footer {
	position: relative;
	height: 835px;
	z-index: 1;

}



.swiper-pre-footer .swiper-wrapper {
	/* overflow: hidden; */
}



.swiper-pre-footer .swiper-slide {
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
	height: 835px;
	border-radius: 16px 16px 0 0;
}

.parallax-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.swiper-pre-footer .swiper-slide img {
	max-height: 835px;
}


#pre-footer-slider .thumb-overlay {
	box-shadow: none;
	cursor: pointer;
}


#pre-footer-slider .thumb-overlay::after {

	content: none;
}


/* HEADER */
#kurajusz-header {
	/* Kolor tła, by wypełnić miejsca, gdzie PNG jest przezroczysty/niesięga */
	background-color: #fff;

	/* Sticky i reszta styli jak wcześniej */
	position: sticky;
	top: 0;
	left: 0;

	z-index: 999;

	height: 144px;
	width: 100%;
	transition: background-color 0.3s ease;
	/* Opcjonalne: płynna zmiana tła */
	/* Musi być kontekst dla pseudo-elementu z absolute:
       sticky zalicza się do "pozycjonowania", więc to wystarczy. */
	/* Jeśli z jakichś powodów nie działa, użyj: position: relative; 
       ale wtedy stracisz sticky. Zwykle jednak sticky też tworzy kontekst. */
}

#kurajusz-header.front-page {
	position: fixed;
	margin-bottom: -35px;
}

#kurajusz-header::before {
	/* Wirtualny element, w którym będzie tło obrazkowe */
	content: "";
	display: block;

	/* Absolutne pozycjonowanie względem #kurajusz-header */
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	height: 100%;

	/* Tutaj wstawiamy PNG w tle */
	background: url("img/header_background.png") no-repeat center top;
	background-size: contain;

	/* -1, by był pod zawartością #kurajusz-header */
	z-index: -1;
	transition: opacity 0.3s ease;
	/* Opcjonalne: płynne przejście */
}

#kurajusz-header.scrolled::before {
	opacity: 0;
	pointer-events: none;
	/* Zapobiega interakcji z pseudo-elementem */
}


#kurajusz-header.scrolled .site-logo {
	align-items: center;
	transition: 0.3s;
}

#kurajusz-header.scrolled .site-logo img {
	width: 160px;
	transition: 0.3s;
}

#kurajusz-header.scrolled {
	height: 90px;
	transition: 0.3s;
	box-shadow: 0px 1px 2px -1px rgba(50, 50, 93, 0.1), 0px 8px 16px -8px rgba(0, 0, 0, 0.10)
}

#kurajusz-header.scrolled .more-scroll {
	opacity: 0;
	transition: 0.3s ease opacity;
}

#kurajusz-header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

#kurajusz-header .left-header-menu {
	flex: 2;
}

#kuracjusz-header .site-logo {
	display: flex;
	align-items: flex-end;
	height: 100%;
	justify-content: center;
	flex: 1;
}

#menu-left-menu-desktop {
	display: flex;
	gap: 36px;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;

}

#menu-left-menu-desktop li,
#menu-right-header-menu li {
	transition: 0.3s;
}

#menu-left-menu-desktop li:hover,
#menu-right-header-menu li:hover {
	transform: translateY(-3px);
	transition: 0.3s;
}

#menu-left-menu-desktop li a {
	color: var(--Text-Headers, #3D3C70);
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-decoration: none;
	font-family: var(--HeaderFont);
	transition: 0.3s;
}



.site-logo .custom-logo-link img {
	height: auto;
	width: 206px;
	transition: 0.3s;



}

.site-logo {
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex: 1;
}

.right-header-menu {
	display: flex;
	gap: 36px;
	justify-content: flex-end;
	flex: 2;
}

#menu-right-header-menu {
	display: flex;
	gap: 36px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-right-header-menu li {
	display: flex;
	align-items: center;
	justify-content: center;
}

#menu-right-header-menu li a {
	font-family: var(--HeaderFont);
	color: var(--Text-Headers, #3D3C70);
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-decoration: none;
}

.menu-switch {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

/* Bańka tooltipa */
.menu-switch__tooltip {
	position: absolute;
	left: 50%;
	bottom: 100%;
	/* nad ikoną */
	transform: translateX(-50%) translateY(-8px);
	white-space: nowrap;

	background: rgba(0, 0, 0, .85);
	color: #fff;
	font-size: 12px;
	line-height: 1.3;
	padding: 4px 8px;
	border-radius: 4px;

	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transition: opacity .18s ease, visibility .18s ease;
	z-index: 9999;
}

/* Mała strzałka pod tooltipem */
.menu-switch__tooltip::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .85) transparent transparent transparent;
}

/* pokaż tooltip przy hover/focus (desktop + klawiatura) */
.menu-switch:hover .menu-switch__tooltip,
.menu-switch:focus-visible .menu-switch__tooltip {
	opacity: 1;
	visibility: visible;
}

/* FOOTER */

body.home #main-footer,
body.page-template-page-historia #main-footer {
	margin-top: -35px;
}



#main-footer {
	position: relative;

	margin: 0 auto;
	z-index: 20;
	/* background-image: url('img/footer_wciecie_new.png') no-repeat center top; */
	/* background-size: cover; */
}

#main-footer .pre-footer .notch {
	flex-shrink: 0;
}

#main-footer .pre-footer .notch img {
	max-width: 548px;
}

#main-footer .pre-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px 16px 0 0;

}

#main-footer .pre-footer .col.empty.right {
	border-radius: 0 16px 0 0;
}

#main-footer .pre-footer .col.empty.left {
	border-radius: 16px 0 0 0;
}

#main-footer .pre-footer .col.empty {
	background: var(--Text-Headers);
	width: 100%;
	height: 47px;
}

#kuracjusz-footer {
	padding: 21px 0 123px 0;
	background-color: #3d3c70;
	border-radius: 0 0 16px 16px;
	/* background-image: url('img/falka_footer.svg');
	background-repeat: no-repeat;
	background-position: center top;
	background-position-y: -109px;
	position: relative; */
	/* mask: url(#notch-mask);
	-webkit-mask: url(#notch-mask);
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 100% 100%;
	-webkit-mask-size: 100% 100%; */

	/* 
	height: 644px; */
	/* lub inna wartość zależna od designu */

	/* Tło wypełnia szerokość, a wcięcie (jeśli w path jest definicja "dziury")
	   będzie przezroczyste */

}

/* #kuracjusz-footer::after {
	content: '';
	background: url('./img/falka_footer.svg');
	z-index: 200;
	position: absolute;
	top: 0;
	left: 50%;
} */

footer .footer-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 28px;


}

footer .footer-wrapper .socials-link {
	display: flex;
	gap: 27px;
	align-items: center;

}

footer .footer-wrapper .socials-link svg path {
	stroke: var(--Brand);
}

footer .footer-wrapper .footer-logo {
	display: flex;

}

footer .footer-wrapper .socials-link a {
	transition: 0.3s transform ease;
}

footer .footer-wrapper .socials-link a:hover {
	transform: translateY(-3px);
}

footer .footer-wrapper .socials-link a:hover svg path {
	stroke: #fff;
}

footer .footer-wrapper .footer-right {}

.footer-menus-wrapper {
	display: flex;
	gap: 172px;

}

footer .footer-menus {
	display: flex;
}

footer .footer-menus .col {
	display: flex;
	flex-direction: column;
}

footer .footer-menus .contact {
	gap: 16px;
	max-width: 500px;
}

.footer-menus h1.footer-header {
	color: #49487B;
	font-family: "Playfair Display SC";

	font-size: 65px;
	font-weight: 900;
	line-height: 55px;
	margin-bottom: 44px;
	width: 394px;

}

footer .footer-phone a,
footer .footer-mail a {
	display: flex;
	align-items: center;
	gap: 12px;
	text-decoration: none;
	transition: 0.3s ease;


}

footer .footer-phone a:hover,
footer .footer-mail a:hover {
	color: var(--Brand);
	transform: translateY(-3px);
}

footer .footer-phone a:hover svg path,
footer .footer-mail a:hover svg path {
	stroke: var(--Brand);
}

footer .footer-phone a,
footer .footer-mail a {
	text-decoration: none;
	color: #fff;
	font-family: var(--textFont);
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
}


footer .menu-1 {
	gap: 34px;
}

footer .menu-1 h2 {
	color: #fff;
	font-family: var(--HeaderFont);
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;

}

footer .menu-1 ul li a {
	color: #FFF;
	font-family: var(--textFont);
	font-size: 14px;
	font-weight: 500;
	line-height: 36px;
	text-decoration: none;

}

footer ul li a:hover,
footer .menu-2 ul li a:hover,
footer .menu-3 ul li a:hover {

	color: var(--Brand);
	transform: translateY(-3px);
	transition: 0.3s;

}

footer .menu-2 ul,
footer .menu-3 ul {
	display: flex;
	flex-direction: column;
	gap: 34px;
}

footer .menu-2 ul li a,
footer .menu-3 ul li a {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #FFF;
	font-family: var(--HeaderFont);
	text-decoration: none;
}


#after-footer .container {
	margin: 22px auto
}

#after-footer .container p {
	font-size: 14px;
	font-weight: 600;
	line-height: 36px;
	color: var(--Text-Headers, #3D3C70);

}

.footer-lotties {
	display: flex;
	margin-bottom: 52px;
}


#lottie-divider {
	margin: 92px auto;
}

#lottie-divider.single-product,
#lottie-divider.single-post {
	margin: 0 auto;
}

#lottie-divider.firma-divider {
	margin-bottom: 0;
}

#lottie-divider .container {
	height: 13px;
	background: url('img/single_lottie_horizontal_divider.png');
	background-repeat: repeat-x;
	background-position: center;
	background-size: contain;
	/* Dopasuj rozmiar tła */
	overflow: hidden;
	/* Ukryj ewentualny nadmiar */
	/* animation: moveBackground 140s linear infinite; */
}


/* BREADCRUMBS */

#breadcrumbs .container {
	padding: 28px 0;
}

#breadcrumbs p span,
#breadcrumbs p span a {
	font-size: 12px;
	font-weight: 500;
	color: #C1C0D6;
	font-family: var(--textFont);
	text-decoration: none;
}

p#breadcrumbs span {
	display: flex;
	gap: 8px;
	align-items: center;
}

#breadcrumbs p span.breadcrumb_last {
	color: var(--Text-paragraphs, #55548D);

}


/* PRODUCT ARCHIVE */


#products-header .container {
	display: flex;
	justify-content: center;
	padding: 17px 0 102px 0;
}

#products-header .products-header-wrapper {

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 912px;
	text-align: center;

}

#products-header .products-header-wrapper h5 {
	margin-bottom: 24px;
	color: #55548D;

	font-family: var(--textFont);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
}

#products-header .products-header-wrapper h2 {
	font-family: var(--HeaderFont);
	color: var(--Text-Headers);
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	margin-bottom: 16px;

}

#products-header .products-header-wrapper p {
	font-family: var(--textFont);
	color: var(--Text-paragraphs);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

#products-container #products-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.product-card {
	display: flex;
	flex-direction: column;
	gap: 8px;
	justify-content: flex-end;
	align-items: center;
	padding: 24px 0 40px 0;
	border-radius: 8px;
	border: 1px solid var(--Grey-background, #F4F7FC);
	position: relative;
	transition: 0.3s;
	cursor: pointer;
	text-decoration: none;
}

.product-card img {
	transition: 0.5s;
	max-height: 300px;
	width: auto;
}

.product-card:hover {
	background: var(--Grey-background, #F4F7FC) !important;
	transition: 0.3s;
}

.product-card:hover img {
	transform: scale(1.2);
	transition: 0.5s;
}

.product-card .product-name {
	transition: 0.5s;
}

.product-card:hover .product-name {
	transform: translateY(12px);
	transition: 0.5s;
}


.product-card .product-taxonomy {
	position: absolute;
	top: 16px;
	right: 16px;
	border-radius: 32px;
	display: flex;
	padding: 2px 12px;
	height: 24px;


	justify-content: center;
	align-items: center;

}

.product-card .product-taxonomy.niegazowana {
	background: #D0E8D2;
}


.product-card .product-taxonomy.gazowana {
	background: #DAEDF0;
}

.product-card .product-taxonomy.lekko-gazowana {
	background: #F8E9E4;

}

.product-card .product-taxonomy p {
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
}

.product-card .product-name h3 {
	color: var(--Text-Headers);
	text-align: center;
	text-decoration: none;

	font-size: 18px;
	font-weight: 700;
	line-height: normal;
}

.product-card .product-name h3:first-of-type {

	font-family: var(--HeaderFont);

}

.product-card .product-name h3:last-of-type {
	font-family: var(--textFont);
}

#products-container .products-wrapper {
	display: flex;
	width: 100%;
	gap: 24px;
	padding-bottom: 200px;
}

#products-container .products-container {
	width: 100%;
}

.products-filters {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 312px;
}

.products-filters .single-filter {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 24px;
	cursor: pointer;
	transition: 0.3s;
	border-radius: 8px;
}

.products-filters .single-filter .filter-name {
	color: var(--Text-Headers, #3D3C70);

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.products-filters .single-filter .filter-count {
	display: flex;
	width: 24px;
	height: 24px;
	padding: 3px 4px;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-paragraphs);
	background: var(--Grey-background, #F4F7FC);
	transition: 0.3s;




}

.products-filters .single-filter.active .filter-count {
	background: var(--White, #FFF);
}

.products-filters .single-filter.active {
	background: var(--Brand);
	border-radius: 5px;
}

.products-filters .single-filter:hover {
	background: var(--Brand);
	transition: 0.3s;
}

.products-filters .single-filter:hover .filter-count {
	background: var(--White, #FFF);
	transition: 0.3s;
}



/* SINGLE PRODUCT */

#single-product .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#single-product .single-product-header {
	display: flex;
	flex-direction: column;
	max-width: 312px;
	width: 100%;
}

.single-product-header .lottie-wave-single {
	margin-top: 8px;
}

.single-product-pagination {
	display: none;
}

#product-image-wrapper {
	transition: 0.5s;
	/* background: url('img/single_water_img_background.png') no-repeat; */
	background-position-x: center;
	background-position-y: 30px;
	position: sticky;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 543px;
	z-index: 20;
	display: flex;
	justify-content: center;
	padding-top: 70px;
	min-height: 900px;
}

#product-image-wrapper img {
	transition: 0.5s;
	max-height: 80vh;
}

#product-image-wrapper img {
	transform: scale(1.05);
	transition: 0.5s;
}

#single-product {
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 146px;
	background: url('img/single_water_img_background.png') no-repeat;
	background-position: center;
}

#single-product .details {
	display: flex;
	flex-direction: column;
	max-width: 312px;
	width: 100%;
	gap: 42px;
	z-index: 30;
}

#single-product .details h4 {
	color: var(--Text-Headers);
	display: flex;
	align-items: center;
	gap: 8px;
}

#single-product .details-wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

#single-product .details-wrapper.paleta {
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
}

#single-product .details-wrapper.hurt-wrapper {
	display: flex;
	flex-direction: row;
	gap: 24px;
	align-items: center;
}

#single-product .details-wrapper.hurt-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

#single-product .details-wrapper.paleta img {
	max-width: 60px;
	width: 100%;
	flex-shrink: 0;
	transition: 0.3s ease;
}

#single-product .details-wrapper.paleta img:hover {
	transform: scale(4);
}

#single-product .details-wrapper.hurt-wrapper .hurt-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 16px
}

#single-product .water-details {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

#single-product .water-details p {
	color: var(--Text-paragraphs);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

#single-product .water-details p.bold {
	font-weight: 700;
}

.details .buy-button {
	display: flex;
	height: 48px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	color: var(--Brand);
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	width: fit-content;
	transition: 0.3s;
}

.details .buy-button:hover {
	transition: 0.3s;
	transform: scale(0.95);
}

.details .buy-button svg path {
	stroke: var(--Brand);
}

#single-product .description-wrapper .taxonomy-water {
	display: inline-flex;
	padding: 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 28px;
	border-radius: 112px;
	margin-bottom: 28px;

}

#single-product .description-wrapper .taxonomy-water.niegazowana {
	background: #D0E8D2;
}


#single-product .description-wrapper .taxonomy-water.gazowana {
	background: #DAEDF0;
}

#single-product .description-wrapper .taxonomy-water.lekko-gazowana {
	background: #F8E9E4;

}


#single-product .description-wrapper .taxonomy-water p {
	font-size: 16px;
	color: var(--Text-Headers);
	font-weight: 600;
}

#single-product .description-wrapper h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
	/* 100% */
}

#single-product .description-wrapper h2.water-volume {
	font-family: var(--textFont);
}

.lottie-wave-single {
	margin-bottom: 26px;
	margin-top: -7px;
	width: 84px;
	height: 13px;
	background: url('img/wave_animated_new.svg');
	background-repeat: repeat-x;
	background-position: center;
	overflow: hidden;
	animation: moveBackground 220s linear infinite;
}

#single-product .description-wrapper p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: var(--Text-paragraphs);
}

#single-product-ions {
	background: var(--Grey-background, #F4F7FC);
	position: relative;
}

#single-product-ions:after {


	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 33px;
	background-image: url(img/single_ions_section.svg);
	background-repeat: repeat-x;
	background-size: auto;
}

#single-product-ions .container {
	display: flex;
	justify-content: space-between;
	padding: 147px 0 241px 0;
}

#single-product-ions .cations,
#single-product-ions .anions {
	display: flex;
	flex-direction: column;
	max-width: 360px;
	width: 100%;
}

#single-product-ions .ions-details {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;


}

.ions-details .single-ions {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.ions-details .single-ions.active {
	opacity: 1;
	transform: translateY(0);
}

.ions-header {
	margin-bottom: 66px;
	display: flex;
	gap: 40px;
	flex-direction: column;
	align-items: center;
}

.ions-header p {
	color: var(--Text-paragraphs, #8786A3);
	text-align: center;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
}

.ions-header .header-icon {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 17px;
}

.ions-header .header-icon h3 {
	color: #55548D;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	font-family: var(--textFont);
}

#single-product-ions .single-ions {
	display: flex;
	padding: 16px;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	flex: 1 0 0;
	border-radius: 8px;
	background: var(--White, #FFF);
}

.single-ions .ion-name {
	font-size: 40px;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
}

.anions .single-ions .ion-value {
	background: #E4EDF8;
	color: #6F839C;


}

.single-ions .ion-value {
	border-radius: 4px;
	background: #F8E9E4;
	display: flex;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	color: #BF8A78;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#single-product-scroll {
	position: relative;
}

#related-products .container {
	display: grid;
	grid-template-columns: 1fr 3fr;
	padding: 58px 0;

}

#related-products .related-products-list {
	display: flex;
	overflow: hidden;
}

#related-products .related-products-list .product-card {
	padding: 24px 0px 40px 0px;
	border-radius: 8px;
	border: 1px solid var(--Grey-background, #F4F7FC);
	background: var(--White, #FFF);
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	height: auto;
	text-decoration: none;
	box-sizing: border-box;

}


.related-products-list .product-card .product-name h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	color: var(--Text-Headers);

}

.related-products-list .product-card .product-name h3:last-of-type {
	font-family: var(--textFont);
}

.related-products-list .product-card .product-taxonomy {
	position: absolute;
	top: 16px;
	right: 16px;
	display: flex;
	height: 24px;
	padding: 0 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 32px;

}

.related-products-list .product-card .product-taxonomy p {
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
}


#related-products .related-left {
	display: flex;
	flex-direction: column;
	gap: 33px;
}

#related-products .related-left h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
}

#related-products .related-left p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color: var(--Text-paragraphs);
	/* 142.857% */
}

#related-products .swiper-buttons {
	display: flex;
	flex-direction: row;
	gap: 8px;
}

#related-products .swiper-buttons button {
	display: flex;
	width: 48px;
	height: 48px;
	padding: 8px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	border: 1px solid var(--Text-Headers, #3D3C70);
	background: var(--White, #FFF);
	cursor: pointer;
	transition: 0.3s ease;
}

#related-products .swiper-buttons button.swiper-button-disabled {
	border-color: var(--Text-paragraphs);
}

#related-products .swiper-buttons button:hover {
	background: var(--Brand);
	border: 1px solid var(--Brand)
}

/* KONTAKT PAGE */

#google-map {
	height: 642px;
}

#kontakt-form {
	padding-bottom: 76px;
}

#kontakt-form .container {
	padding-top: 83px;
}

#kontakt-form .form-wrapper {
	display: flex;
	gap: 238px;
	justify-content: space-between;
}

#kontakt-form .kontakt-form {
	width: 100%;
	max-width: 728px;
	display: flex;
	flex-direction: column;
	gap: 43px;
}

#kontakt-form .kontakt-form h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

.wpcf7-form .form-row input {
	width: 100%;
	padding: 0 16px;
	display: flex;
	align-items: center;
	height: 48px;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	box-sizing: border-box;
}

.wpcf7-form .form-row label.consent {
	flex-direction: row;
	gap: 10px;

}

.wpcf7-form .wpcf7-submit {
	display: flex;
	height: 48px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70) !important;
	color: var(--Brand);
	font-family: Figtree;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: fit-content !important;
	transition: 0.3s;
}

.wpcf7-form .wpcf7-submit:hover {
	transition: 0.3s;
	scale: 0.95;
}

.wpcf7-form .wpcf7-submit svg path {
	stroke: var(--Brand);
}

.wpcf7-list-item {


	margin: 0;
}

.wpcf7-form .form-row {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.wpcf7-form .form-row.submit-row {
	width: auto;
	align-items: flex-start;
	width: fit-content;
}

.wpcf7-form .form-row label span.consent-text {
	color: var(--Text-captions, #C1C0D6);
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	/* 154.545% */
}

.wpcf7-form .form-row label span.consent-text a {
	color: var(--Text-captions, #C1C0D6);

}

.wpcf7-form .wpcf7-list-item input {
	width: 24px;
	height: 24px;
	border-radius: 4px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
}



.wpcf7-form .form-row input:focus,
.wpcf7-form .form-row input:active {
	outline: 2px solid var(--Text-Headers, #3D3C70) !important;

}

.wpcf7-form .form-row textarea {
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	box-sizing: border-box;
	height: 150px;
	padding: 16px;
}

.wpcf7-form .form-row textarea:focus,
.wpcf7-form .form-row textarea:active {
	outline: 2px solid var(--Text-Headers, #3D3C70) !important;
}

.wpcf7-form .half-width {
	flex: 1;
}


.kontakt-form .wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 21px;
}

.kontakt-form .wpcf7-form .form-row.half {
	display: flex;
	gap: 21px;
	align-items: center;
}

.wpcf7-form .form-row label span {
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
}

.wpcf7-form .form-row label {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.form-wrapper .text-col .kontakt-numbers-wrapper {
	display: flex;
	flex-direction: column;
	gap: 40px;
}


.form-wrapper .text-col .kontakt-numbers-wrapper a {
	transition: 0.3s ease;
}

.form-wrapper .text-col .kontakt-numbers-wrapper a:hover {
	transform: translateY(-3px);

}

.form-wrapper .text-col .kontakt-numbers-wrapper h4 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#kontakt-form .kontakt-header {
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 424px;
}

#kontakt-form .kontakt-header h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: #55548D;
}

#kontakt-form .kontakt-header h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
}

.kontakt-numbers-wrapper .infolinia,
.kontakt-numbers-wrapper .sprzedaz,
.kontakt-numbers-wrapper .logistyka,
.kontakt-numbers-wrapper .handlowy,
.kontakt-numbers-wrapper .marketing {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.kontakt-numbers-wrapper .infolinia .col-content,
.kontakt-numbers-wrapper .sprzedaz .col-content,
.kontakt-numbers-wrapper .logistyka .col-content,
.kontakt-numbers-wrapper .handlowy .col-content,
.kontakt-numbers-wrapper .marketing .col-content {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.kontakt-numbers-wrapper .infolinia .col-content a,
.kontakt-numbers-wrapper .sprzedaz .col-content a,
.kontakt-numbers-wrapper .logistyka .col-content a,
.kontakt-numbers-wrapper .handlowy .col-content a,
.kontakt-numbers-wrapper .marketing .col-content a {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 153.846% */
	color: var(--Text-Headers);
	text-decoration: none;
}

.kontakt-numbers-wrapper .handlowy p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs, #8786A3);

}

#kontakt-map .container {
	display: flex;
	position: relative;
	padding-bottom: 84px;
}

.map-wrapper {
	max-width: 1038px;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;


}

.map-info-box {
	display: flex;
	width: 422px;
	height: 546px;
	padding: 56px;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
	flex-shrink: 0;
	border-radius: 8px;
	background: var(--Grey-background, #F4F7FC);
	position: relative;
	z-index: 21;
	margin: 48px 0;
}

.map-info-box .box-icon {
	position: absolute;
	top: 24px;
	right: 24px;
	display: flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	background: var(--White, #FFF);
}

.map-info-box .box-button {
	position: absolute;
	bottom: 56px;
	left: 56px;
	display: flex;
	height: 48px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70);
	color: var(--Brand);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	transition: 0.3s;

}

.map-info-box .box-button:hover {
	scale: 0.95;
	transition: 0.3s;
}

.map-info-box h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: #55548D;
}

.map-info-box h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
}

.map-info-box p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

/* BLOG ARCHIVE */
#blog-header {
	position: relative;
}

#blog-header .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0 82px 0;
	gap: 20px;
}

#blog-header h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: #55548D;
}

#blog-header h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
}

#blog-header .lottie-wave-single {
	margin-top: 16px;
}

#blog-header .blog-category-wrapper {
	display: flex;
	padding: 16px;
	gap: 16px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.05), 0px 0px 0px 1px rgba(61, 60, 112, 0.08);
	position: absolute;
	bottom: -40px;
	z-index: 20;
}

.blog-category-wrapper .blog-category {
	display: flex;
	height: 48px;
	padding: 16px 24px;
	justify-content: center;
	align-items: center;
	gap: 14px;
	flex: 1 0 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);
	cursor: pointer;
	transition: 0.3s;
	border-radius: 8px;

}

.blog-category-wrapper .blog-category:hover {
	background-color: var(--Brand);
	transition: 0.3s;
}

.blog-category-wrapper .blog-category:hover .category-counter {
	background: #fff;
	transition: 0.3s;
}

.blog-category-wrapper .blog-category.active {
	background: var(--Brand);
}

.blog-category-wrapper .blog-category.active .category-counter {
	background-color: #fff;
}

.blog-category .category-counter {
	display: flex;
	width: 24px;
	height: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 13px;
	background: var(--Grey-background, #F4F7FC);
	text-align: center;
	font-family: Figtree;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#posts {
	background-color: var(--Grey-background, #F4F7FC);
	margin-bottom: -32px;
}

#posts .container {
	padding: 118px 0 131px 0;
}

#posts #posts-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 48px 24px;
}

#posts-container .post-card {
	opacity: 0;
	transform: translateY(20px);
	/* Definiujemy animację, która będzie uruchomiona po załadowaniu wpisu */
	animation: fadeIn 0.6s ease forwards;
	text-decoration: none !important;
}

.post-card {
	text-decoration: none;
	display: flex;
	flex-direction: column;
}

.post-card .post-image {
	height: 275px;
	width: 100%;
	border-radius: 8px;
	position: relative;

}

.post-image::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.36%, rgba(0, 0, 0, 0.63) 100%);
	pointer-events: none;
	/* overlay nie blokuje kliknięć */
	z-index: 20;
	border-radius: 8px;
}


.post-card .post-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 56.36%, rgba(0, 0, 0, 0.63) 100%);
}

.post-image .post-taksonomy {
	position: absolute;
	left: 16px;
	bottom: 45px;
	display: inline-flex;
	height: 24px;
	padding: 8px 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 32px;
	background: var(--White, #FFF);
	z-index: 21;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
}

.post-card .post-desc {
	margin-top: -32px;
	padding: 0 16px;

}

.post-card .post-title {
	height: 174px;
	padding: 12px 41px 41px 41px;
	position: relative;
	background-color: #fff;
	border-radius: 0px 0px 8px 8px;
	border-right: 1px solid var(--Grey-background, #F4F7FC);
	border-bottom: 1px solid var(--Grey-background, #F4F7FC);
	border-left: 1px solid var(--Grey-background, #F4F7FC);
	background: var(--White, #FFF);


}

.post-card .post-title h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	color: var(--Text-Headers);
}

.post-card:hover .post-desc .action-button {
	opacity: 1;
	transition: 0.3s;
}

.post-desc .action-button svg path {
	stroke: var(--Brand);
}

.post-desc .action-button {
	display: flex;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 8px;
	background: var(--Text-Headers);
	position: absolute;
	bottom: 32px;
	right: 32px;
	opacity: 0;
	transition: 0.3s;
	;
}

.post-card .post-date {
	position: absolute;
	bottom: 46px;
	left: 56px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.post-card .post-date span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 184.615% */
	color: var(--Text-paragraphs);
}

.post-card .title-background {
	height: 33px;
	width: 100%;
	background-image: url('./img/achrive-single-post-top-background.png');
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 20;
}

#pagination {
	display: flex;
	gap: 32px;
	align-items: center;
	justify-content: center;
	padding-top: 48px;
}

#pagination button {
	height: 48px;
	display: flex;
	gap: 8px;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	background: transparent;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	cursor: pointer;
	transition: 0.3s ease;
}

#pagination button:hover {
	background: var(--Brand);
	transition: 0.3s;
	border: 1px solid var(--Brand);
}

#pagination button span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 184.615% */
	color: var(--Text-Headers);
}

#pagination .page-wrapper {
	display: flex;
	align-items: center;
	gap: 8px;
}

#pagination .page-wrapper .pageInfo {
	display: flex;
	width: 48px;
	height: 48px;
	padding: 8px;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	font-size: 13px;
	color: var(--Text-Headers);
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	transition: 0.3s;
	/* 184.615% */
}

#pagination .page-wrapper .pageInfo.active {
	background: var(--Brand);
	border: 1px solid var(--Brand);

}

#pagination .page-wrapper .pageInfo:hover {
	transition: 0.3s;
	background: var(--Brand);
	border: 1px solid var(--Brand);


}


/* SINGLE POST */

#single-post-header {
	background: var(--Grey-background, #F4F7FC);
	position: relative;
	min-height: 451px;
	background-image: url('./img/single_post_background.png');
	background-repeat: no-repeat;
	background-position-x: right;

}


#single-post-header::after {
	content: "";
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 33px;
	background-image: url(img/hidden_bottom_background.svg);
	background-repeat: repeat-x;
	background-size: auto;
}

#single-post-header .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 77px;
}

#single-post-header .post-taxonomy {
	height: 24px;
	padding: 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 32px;
	background: var(--Brand);
}

#single-post-header .post-taxonomy span {
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
}

#single-post-header h1 {
	margin: 17px 0 41px 0;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	text-align: center;
	color: var(--Text-Headers);
	max-width: 1070px;
}

#single-post-header .post-date {
	display: flex;
	align-items: center;
	gap: 8px;

}

#single-post-header .post-date p {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: var(--Text-Headers);
}

#single-post-header .post-date .date {
	font-weight: 700;
}

#post-image {
	position: relative;
	z-index: 20;
	margin-top: -110px;
}

#post-image .image {
	height: 798px;
	width: 100%;
	border-radius: 8px;

}

#post-image .image img {
	object-fit: cover;
	border-radius: 8px;
	height: 100%;
}

#post-content {
	padding-top: 98px;
	padding-bottom: 60px;

}

#post-content .wp-block-media-text>.wp-block-media-text__media img {
	border-radius: 8px;
}

.single-post-pagination {
	display: none;
}

#post-content .container {
	display: flex;
	gap: 126px;
}

#post-content .product-card {
	width: 312px;
	flex-shrink: 0;
}

#post-content .sidebar-header h3 {
	margin: 0;
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#post-content .product-sidebar {
	display: flex;
	flex-direction: column;
	gap: 54px;

}

#post-content .product-card .product-name h3:first-of-type {
	font-family: var(--HeaderFont);
}

#post-content .product-card .product-name h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0;
}

#post-content .products-wrapper {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

#post-content .product-card .product-taxonomy p {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

#post-content .post-wrapper {
	margin: 0 auto;
}

#post-content h1,
#post-content h2,
#post-content h3,
#post-content h4,
#post-content h5,
#post-content h6 {
	margin-bottom: 32px;
	margin-top: 56px;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

#post-content p,
#post-content span,
#post-content ul,
#post-content ol,
#post-content li {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 171.429% */
	color: var(--Text-paragraphs);
}

#related-posts {
	padding-bottom: 102px;
}

#related-posts .container {
	display: flex;
	flex-direction: row;
	gap: 74px;
	padding-top: 60px;
}

#related-posts .container .navigation-wrapper {
	min-width: 374px;
	padding-top: 20px;
	display: flex;
	flex-direction: column;
	gap: 33px;
}

#related-posts .container .navigation-wrapper h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
	/* 100% */
}

#related-posts .container .navigation-wrapper p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#related-posts .posts-wrapper {
	overflow: hidden;
}

#related-posts .buttons-wrapper {
	display: flex;
	flex-direction: row;
	gap: 8px;
	align-items: center;
}

#related-posts .buttons-wrapper button {
	background-color: transparent;
	display: flex;
	width: 48px;
	height: 48px;
	padding: 8px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	cursor: pointer;

}

#related-posts .post-title {
	height: 141px;
	padding: 12px 41px 41px 41px;
}


#baner-calculator {
	display: flex;
	flex: 1;
	background: var(--Brand);
	padding: 50px;
	text-decoration: none;
	position: relative;
	border-radius: 8px;
	transition: 0.3s;
}

#baner-calculator .baner-desc,
#baner-dist .baner-desc {
	display: flex;
	flex-direction: column;
	gap: 52px;
	max-width: 334px;
}

#baner-calculator .baner-desc h2,
#baner-dist .baner-desc h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
}


#baner-calculator .baner-desc p,
#baner-dist .baner-desc p {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: var(--Text-paragraphs, #55548D);
	font-family: var(--thirdFont);
}

#baner-dist {
	display: flex;
	flex: 1;
	background: #D9E1EE;
	padding: 50px;
	text-decoration: none;
	position: relative;
	border-radius: 8px;
	transition: 0.3s;
}

#baner-dist .baner-wrapper .baner-image {
	right: 36px;
	top: 31px;
}


/* CENTRUM PRASOWE */

.download-category-mobile {
	display: none;
}

#pagination-mobile .load-more {
	display: none;
}

#press-download-header .taxonomy-container {
	display: flex;
	gap: 16px;
	justify-content: center;
	align-items: center;
	padding: 16px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.05), 0px 0px 0px 1px rgba(61, 60, 112, 0.08);
	width: min-content;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -49px;
	z-index: 20;

}

#press-download-header .taxonomy-container .download-category {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 14px;
	height: 48px;
	padding: 16px 24px;
	min-width: 187px;
	border-radius: 8px;
	transition: 0.3s;
	cursor: pointer;

}

#press-download-header .taxonomy-container .download-category p {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);
}

#press-download-header .taxonomy-container .download-category .category-counter {
	display: flex;
	width: 24px;
	height: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 13px;
	background: var(--Grey-background, #F4F7FC);
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-paragraphs);
	transition: 0.3s;
}

#press-download-header .taxonomy-container .download-category.active {
	background: var(--Brand);
	transition: 0.3s;
}

#press-download-header .taxonomy-container .download-category.active .category-counter {
	background: #fff;
	transition: 0.3s;
}

#press-download-header .taxonomy-container .download-category:hover {
	background-color: var(--Brand);
	transition: 0.3s;
}

#press-download-header .taxonomy-container .download-category:hover .category-counter {
	background-color: #fff;
	transition: 0.3s;
}

.download-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 129px 0 107px 0;

}

.download-header h2 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
}

#download-files .downloads-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

#download-files {
	position: relative;
	padding: 144px 0 212px 0;
	background: var(--Grey-background, #F4F7FC);
	margin-bottom: 24px;
}

#download-files .download-card {
	background: #fff;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	max-height: 332px;
	height: 100%;
	text-decoration: none;
	transition: 0.3s;
}

#download-files .download-card:hover {
	transform: scale(2);
	transition: 0.3s;
}

.download-card .card-image {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 22px;
	height: 100%;
	min-height: 236px;
}

.download-card .card-image img {
	max-height: 192px;
}

.download-card .desc-card {
	height: 96px;
	padding: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid var(--Grey-background, #F4F7FC);

}

.desc-card .download-button {
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70);
	opacity: 0;
	transition: 0.3s opacity ease;
}

.download-card:hover .download-button {
	opacity: 1;
}

.desc-card .download-button svg path {
	stroke: var(--Brand);
}

.download-card .desc-card p {
	max-width: 70%;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: var(--Text-Headers);
	text-decoration: none;

}

.loader {
	border: 4px solid #f3f3f3 !important;
	border-top: 4px solid var(--Text-Headers) !important;
	border-radius: 50% !important;
	width: 30px !important;
	height: 30px !important;
	animation: spin 1s linear infinite !important;
	background: none;
}

#loading {
	display: flex;
	padding: 20px;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 120px;
	left: 50%;
	transform: translateX(-50%);
}

#press-download-header .container {
	position: relative;
}

#press-header {
	padding-top: 41px;
}

#press-header .container {
	display: flex;

	flex-direction: column;
	gap: 36px;
}

#press-header .header-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 20px;
}

#press-header .header-wrapper h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	font-family: var(--textFont);
	color: #55548D;
	text-align: center;
}

#press-header .header-wrapper h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
	text-align: center;
}

#press-header .lottie-wave-single {
	margin: 0;

}

#press-header .lottie-container {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

#press-header .contact-wrapper {
	display: flex;
	flex-direction: column;
	gap: 36px;
	align-items: center;
}

.contact-wrapper .phone-mail {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: center;
}

.contact-wrapper .phone-mail a {
	display: flex;
	gap: 8px;
	align-items: center;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 153.846% */
	color: var(--Text-Headers);
	text-decoration: none;
	transition: 0.3s transform ease;

}

.contact-wrapper .phone-mail a:hover {
	transform: translateY(-3px);
}

#press-header .contact-wrapper p:first-of-type {
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	/* 171.429% */
	color: var(--Text-Headers);
}

#press-header .contact-wrapper .adress p {
	color: var(--Text-paragraphs);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	text-align: center;
}

/* HISTORIA */

#historia-header .container {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	justify-content: center;
	padding: 76px 0 54px 0;
	background: url(img/historia_header_background.png) no-repeat center;
}

#historia-header h4 {
	color: #55548D;
	font-family: var(--textFont);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
}

#historia-header h1 {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	max-width: 603px;
}

#historia-header img {
	width: 385px;
	height: auto;
	margin-top: -61px;
}

#history .row-container {
	display: flex;

}



#history .row-container .col-history,
#history .row-container .empty-col {
	flex: 1;
	display: flex;
	flex-direction: row;
	gap: 86px;
}

#history .row-container.odd .col-history {
	flex-direction: row-reverse;
}

.col-history .content-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	text-align: center;
	justify-content: center;
}

.col-history .marker-wrapper {
	display: flex;
	align-items: center;
	padding-top: 200px;
}

.col-history .timeline-date {
	display: flex;
	padding: 0px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 4px;
	background: var(--Grey-background, #F4F7FC);
}

.col-history .timeline-date p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 171.429% */
	color: var(--Text-Headers);
}

.col-history .timeline-header h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

.col-history .timeline-text p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 171.429% */
	color: var(--Text-paragraphs);
}

.row-container.odd .col-history .marker-wrapper svg {
	transform: rotate(180deg);
}

#history .row-container .col-divider {
	width: 55px;
	padding: 0 55px;
	align-items: center;
}

#historia-bottle {
	background: linear-gradient(to top,
			/* Kierunek gradientu */
			#F4F7FC 0%,
			/* Dolny kolor */
			#F4F7FC 283px,
			/* Przejście zaczyna się 150px od dołu */
			#fff 283px,
			/* Zmiana na biały w ciągu 1px */
			#fff 100%
			/* Kolor u góry */
		);
	position: relative;

}

#historia-bottle:after {
	content: "";
	position: absolute;
	bottom: 250px;
	left: 0;
	width: 100%;
	height: 33px;
	background-image: url(img/single_ions_section.svg);
	background-repeat: repeat-x;
	background-size: auto;
	z-index: 21;
}

/* Domyślne ukrycie elementu .col-history */
.col-history {
	opacity: 0;
	transition: opacity 0.5s ease;
}

/* Gdy element staje się widoczny (dodajemy klasę .visible) */
.col-history.visible {
	opacity: 1;
}


#historia-bottle .container {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 77px;
}

#historia-bottle .container img {
	max-height: 466px;
	width: auto;
	position: relative;
	z-index: 22;
}

#history .row-container .col-divider.mobile {
	display: none;
}

.mobile-first-divider {
	display: none;
}


.row-container .col-divider svg path {
	stroke-width: 4px;
	stroke-dasharray: 1 10;
	stroke-linecap: round;
	transition: stroke 0.5s ease;

}

.hamburger-menu {
	display: none;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}


.hamburger-menu .close-icon {
	display: none;
}

.hamburger-menu button {
	background: none;
	border: none;
	cursor: pointer;

}

.hamburger-menu svg {
	width: 24px;
	height: 24px;
	fill: none;
	stroke-width: 2;
}

#mobile-menu-modal {
	position: fixed;
	top: 66px;
	right: -100%;
	padding-top: 48px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	background: var(--Grey-background);
	opacity: 1;
	background-image: url('./img/background_calculator.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#mobile-menu-modal.open {
	right: 0;
}

#mobile-menu-modal .mobile-menu {
	display: flex;
	flex-direction: column;
	gap: 32px;
	text-align: center;

}

#mobile-menu-modal .mobile-menu li a {
	color: var(--Text-Headers);
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 48px;
	/* 133.333% */
	text-align: center;
	font-family: var(--HeaderFont);
	text-decoration: none;
}

.mobile-footer-wrapper {
	display: none;
}

#menu-footer-mobile {
	display: flex;
	flex-direction: column;
	gap: 16px;
	text-align: center;
	align-items: center;
}

#menu-footer-mobile li a {
	color: #FFF;
	text-decoration: none;
	font-family: var(--HeaderFont);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	/* 142.857% */
}

.footer-header.mobile {
	color: #49487B;
	text-align: center;
	font-family: "Playfair Display SC";
	font-size: 48px;
	font-style: normal;
	font-weight: 900;
	line-height: 55px;
	text-transform: uppercase;
	margin-top: 34px;
	/* 114.583% */
}

.products-filters-mobile {
	display: none;
}

.mobile-single-img {
	display: none;
}

.blog-category-mobile {
	display: none;
}

/*PRACA ARCHIWUM */

#praca-hero .header-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 20px;
	text-align: center;
	padding: 91px 0;
}

#praca-hero .header-wrapper h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: var(--Text-Headers);
}

#praca-hero .header-wrapper h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	color: var(--Text-Headers);
	max-width: 721px;
}

#praca-hero .header-wrapper p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#praca-search .search-wrapper {
	display: flex;
	padding: 16px;
	align-items: center;
	gap: 16px;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: #FFF;
}

#praca-search .search-input {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

#praca-oferty .oferty-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	padding-top: 51px;
	padding-bottom: 112px;
}

#praca-oferty {
	background: var(--Grey-background, #F4F7FC);
	position: relative;
	padding-top: 77px;
}

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


#praca-oferty .oferty-header .filters-wrapper {

	display: flex;
	align-items: center;
	gap: 39px;
}

#praca-oferty .oferty-header .filters-wrapper .single-filter {
	display: flex;
	align-items: center;
	gap: 15px;
}

#praca-oferty .oferty-header .filters-wrapper .single-filter label {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-family: var(--textFont);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#praca-oferty .oferty-header .filters-wrapper .single-filter .dropdown {
	min-width: 228px;
}

#praca-oferty .oferty-header .header-title {
	display: flex;
	align-items: center;
	gap: 16px;
}

#praca-oferty .oferty-header h2 {
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

#praca-oferty .oferty-counter {
	display: flex;
	width: 24px;
	height: 24px;
	padding: 3px 4px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 13px;
	background: var(--White, #FFF);
}

.oferty-counter span {
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-paragraphs);
}

.oferty-container .oferta-card {
	display: flex;
	width: 312px;
	padding: 24px;
	padding-bottom: 112px;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	background: var(--White, #FFF);
	border: 1px solid #fff;
	position: relative;
	text-decoration: none;
	transition: 0.3s ease;
}

.oferty-container .oferta-card:hover {}

.dropdown {
	position: relative;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	padding: 16px;
	cursor: pointer;
	user-select: none;
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: space-between;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	color: var(--Text-paragraphs);
}

.dropdown .selected {
	display: block;
}

.dropdown-options {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 10;
	list-style: none;
	margin: 0;
	padding: 0;

}

.dropdown-options li {
	padding: 10px;
	cursor: pointer;
}

.dropdown-options li:hover,
.dropdown-options li.active {
	background: #f1f1f1;
}



#praca-search .vertical-divider {
	width: 1px;
	height: 48px;
	background: var(--Text-captions, #C1C0D6);
}

#oferty-search-input {
	border: none;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-paragraphs);
	width: 100%;
}

#oferty-search-input::placeholder {
	color: var(--Text-captions, #C1C0D6);

	/* Light/Paragraph Small */
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}

#oferty-search-input:focus {
	outline: none;
}

#praca-search {
	padding-bottom: 44px;
}



#praca-oferty:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 33px;
	background-image: url(img/single_ions_section.svg);
	background-repeat: repeat-x;
	background-size: auto;
}

.oferta-card .oferta-icon {
	display: flex;
	width: 56px;
	height: 56px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 100px;
	background: var(--Brand);
	margin: 24px 0;
}

.oferta-card .oferta-name {
	min-height: 38px;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: var(--Text-Headers);
	text-align: center;
}

.oferta-card .oferta-lokalizacja {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-paragraphs);
}

.oferta-card .action-button {
	display: flex;
	opacity: 0;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70);
	position: absolute;
	bottom: 24px;
	right: 24px;
	transition: 0.3s opacity ease;

}

.oferta-card:hover .action-button {
	opacity: 1;
}

#oferty-search-button {
	width: 184px;
	height: 48px;
	color: var(--Brand);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;

}

#cv-banner .container {
	padding: 40px 0 56px 0;
}

#cv-banner .container .apply {
	display: flex;
	gap: 25px;
	align-items: center;
	background: var(--Brand);
	height: 220px;
	border-radius: 8px;
	padding: 0 34px;
	position: relative;
}

#cv-banner .container .apply .header-col {
	max-width: 272px;
}

#cv-banner .container .apply .header-col h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#cv-banner .container .apply .text-col {
	max-width: 376px;

	/* 143.75% */
}

#cv-banner .container .apply .text-col p {
	color: var(--Text-paragraphs, #8786A3);
	font-family: var(--thirdFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
}

#cv-banner .container .apply .btn-col {
	max-width: 248px;
	width: 100%;

}

#cv-banner .container .apply .btn-col .main-button {
	width: 100%;
	color: var(--Brand, #E4FAC5);
	font-family: var(--textFont);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;

}

#cv-banner .container .apply .baner-icon {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.50);

}

/* KALKULATOR */

/* section.calculator {
	background-color: var(--Grey-background, #F3F6FC);
	background-image: url(./img/background_calculator.png);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 733px;
	margin: 24px;
} */

#step-1 .content-wrapper {
	display: flex;
	align-items: center;
	gap: 50px;
	padding-top: 40px;
	padding-bottom: 20px;
}

.calculator h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
	/* 100% */
}

#step-1 .content-col {
	display: flex;
	flex-direction: column;
	gap: 40px;
	flex: 1;
}

#step-1 .image-col {
	flex: 1;
	position: relative;
	padding-left: 50px;
}

#step-1 .image-col .image-icon {
	position: absolute;
	top: 45px;
	left: 300px;
	z-index: 10;
}

#step-2 .content-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	padding: 200px 0;
}

#step-2 .step-text p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#step-2 .content-wrapper .text-col {
	display: flex;
	gap: 41px;
}

.content-wrapper .step-number {
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	aspect-ratio: 1/1;
	background: var(--Brand);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 13px;

}

.content-wrapper .step-number span {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

#step-2 .content-wrapper .step-text {
	display: flex;
	flex-direction: column;
	gap: 45px;
	max-width: 317px;
}

#step-2 .content-col {
	padding: 16px;
	border-radius: 16px;
	background: #fff;
}

#step-2 .sex {
	height: 196px;
	width: 196px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	cursor: pointer;
}

#step-2 .sex.active {
	background-color: var(--Brand);
	transition: 0.3s;

}

#step-2 .sex:hover {
	background-color: var(--Brand);
	transition: 0.3s;
}

#step-2 .sex-wrapper {
	display: flex;
	gap: 16px;
}

#calculator-wrapper {
	/* min-height: 733px; */
	position: relative;
	background-color: var(--Grey-background, #F3F6FC);
	background-image: url(./img/background_calculator.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	margin-bottom: 60px;
}

.calculator {
	/* padding: 200px 0; */
	/* min-height: 740px; */
}

.progress-bar {
	display: flex;
	gap: 9px;
	width: 100%;
}

.progress-bar .bar {
	height: 8px;
	width: 100%;
	background: var(--Grey-background, #F3F6FC);
}

.activity-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

#calculator-wrapper .header-wrapper {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 75px;
}

#calculator-wrapper .content-col p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

.static-header {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	font-family: var(--textFont);
	color: #55548D;
}

.sugested-water {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 49px;


}

.sugested-water h2 {
	max-width: 400px;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	/* 125% */
	color: var(--Text-Headers);
	text-align: center;
}

.sugested-water .swiper-calc {
	max-width: 990px;
	padding-bottom: 50px;
	position: relative;
}

.sugested-water .waters-wrapper {
	/* max-width: 990px; */
	width: 100%;
}

.swiper-calc-pagination {
	display: flex;
	bottom: 20px !important;
	position: absolute;
	align-items: center;
	justify-content: center;

}

.swiper-calc-pagination .swiper-pagination-bullet {
	background: #fff;
	height: 12px;
	width: 12px;
}

.swiper-calc-pagination .swiper-pagination-bullet-active {
	background: var(--Brand) !important;
}

.sugested-water .waters-wrapper a {
	text-decoration: none;
	color: var(--Text-Headers);
}

.sugested-water .card-image img {
	max-height: 274px;
}

.sugested-water .product-card {
	border-radius: 8px;
	border: 1px solid var(--Grey-background, #F3F6FC);
	background: var(--White, #FFF);
}

.sugested-minerals .ions-details {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
	max-width: 630px;
	width: 100%;
}

.sugested-minerals .cations,
.sugested-minerals .anions {
	display: flex;
	justify-content: center;
	align-items: center;
}

.sugested-minerals {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin-top: 72px;
	margin-bottom: 65px;
	display: none;
}

.sugested-minerals .ions-details .single-ions {
	background: #fff;
	padding: 16px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	text-align: center;
}

#step-1,
#step-2,
#step-3 {
	/* min-height: 733px; */
	height: 100%;
}

#calculator-wrapper .start {
	color: var(--Brand);
	gap: 16px;
	width: 184px;
	height: 48px;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#calculator-wrapper .container {
	height: 100%;
}

#step-progress .container {
	display: flex;
	align-items: center;
	gap: 32px;
	padding: 0 0 49px 0
}

#step-progress .step-name {
	min-width: 40px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#step-progress .step-buttons {
	display: flex;
	gap: 8px;
	min-width: 212px;
	justify-content: flex-end;

}

.step-buttons .step-back {
	display: flex;
	width: 103px;
	height: 48px;
	padding: 8px 24px 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 13px;
	flex-shrink: 0;
	border-radius: 8px;
	border: 1px solid var(--Text-Headers, #3D3C70);
	background: var(--White, #FFF);
	font-size: 14px;
	font-weight: 700;
	color: var(--Text-Headers);
	cursor: pointer;
}

.step-buttons .main-button {
	gap: 13px;
	color: var(--Brand);
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
}

#step-3 .container,
#step-4 .container {
	padding: 200px 0;
}

#step-3 .content-wrapper,
#step-4 .content-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#step-3 .age-wrapper,
#step-4 .weight-wrapper {
	width: 536px;
	height: 198px;
	border-radius: 16px;
	background: #FFF;
	align-items: center;
	justify-content: center;
	display: flex;

}

/* Ścieżka suwaka */
.noUi-target,
.noUi-base {
	height: 8px !important;
	border-radius: 8px !important;
}

.noUi-target {
	background: var(--Grey-background, #F3F6FC);
	box-shadow: none !important;
	border: none !important;
}

/* Wypełniony zakres (podświetlony) */
.noUi-connect {
	background: var(--Brand) !important;
	/* lub inny odcień żółtego */
	border-radius: 8px !important;
}

/* Suwak (thumb) */
.noUi-handle {
	width: 32px !important;
	height: 32px !important;
	border-radius: 40px !important;
	border: 1px solid var(--Grey-background, #F3F6FC) !important;
	background: #FFF !important;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.05), 0px 0px 0px 1px rgba(61, 60, 112, 0.08) !important;
	top: -12px !important;
	/* aby wyrównać suwak względem ścieżki ( (32-8)/2 = 12 ) */
}

.noUi-handle:after,
.noUi-handle:before {
	content: none !important;
}

#step-3 .input-wrapper,
#step-4 .input-wrapper {
	padding: 31px 32px;
	background-color: #fff;
	border-radius: 16px;
}

#step-3 .content-col,
#step-4 .content-col {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.age-number,
.weight-number {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-around;
	height: 136px;
}

.icon-age,
.icon-weight {
	padding: 0 58px;
	border-left: 1px solid #F3F6FC;
	height: 100%;
	display: flex;
	align-items: center;
}

.age-box,
.weight-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#ageOutput,
#weightOutput {
	font-size: 96px;
	font-style: normal;
	font-weight: 500;
	line-height: 96px;
	/* 100% */
	color: var(--Text-Headers);
}

.years {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);
}

#step-3 .text-col,
#step-4 .text-col {
	display: flex;
	gap: 41px;
}

#step-3 .step-text,
#step-4 .step-text {
	display: flex;
	flex-direction: column;
	gap: 45px;
	max-width: 340px;
}

#step-3 .step-text p,
#step-4 .step-text p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#step-5 .text-col {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
	text-align: center;
}

#step-5 .container {
	padding: 140px 0;
}

#step-5 .content-col {
	margin-top: 68px;
}

#step-5 .card-activity {
	border-radius: 16px;
	background: #FFF;
	position: relative;
	/* padding: 32px; */
}

.card-activity .activity-marker {
	display: block;
	position: absolute;
	top: 24px;
	left: 24px;
	z-index: 2;
	width: 32px;
	height: 32px;
}

.card-activity.active .activity-marker {
	display: none;
}

.card-activity .activity-marker-active {
	display: none;
	position: absolute;
	top: 24px;
	left: 24px;
	z-index: 2;
	width: 32px;
	height: 32px;
}

.card-activity.active .activity-marker-active {
	display: block;
}

.card-activity.active {
	padding: 16px;
}

.card-activity.active .card-header {
	padding: 16px;
	background-color: var(--Brand);
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 8px 8px 0 0;
}

.card-activity.active .card-values {
	padding: 16px;
	background-color: var(--Brand);
	border-radius: 0 0 8px 8px;
}

.card-activity .card-header {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 25px;
	padding: 32px 32px 16px 32px;
	border-bottom: 1px solid #F3F6FC;
	height: 100%;
	justify-content: space-between;
}

#step-5 .step-text {
	max-width: 660px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

#step-5 .step-text p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-Headers);
}

.card-activity .card-values {
	padding: 16px 32px 32px 32px;
}

.card-activity .pick-button {
	display: flex;
	width: 100%;
	height: 40px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 8px;
	background: var(--Grey-background, #F3F6FC);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
	border: none;
	cursor: pointer;
}

.card-activity {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.card-activity .inputs-wrapper {
	display: flex;
	flex-direction: row;
	gap: 8px;
	align-items: center;
	justify-content: center;
}

.inputs-wrapper input {
	width: 56px;
	height: 40px;
	padding: 16px;
	border-radius: 8px;
	border: none;
	background: #FFF;
	font-size: 11px;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);

}

.inputs-wrapper span {
	font-size: 11px;
	font-weight: 500;
	line-height: normal;
	color: var(--Text-Headers);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

#calculator-wrapper .header-wrapper.summary {
	position: static;
	transform: none;
	margin-top: 72px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 25px;
}

.header-wrapper .summary {
	height: 32px;
	border-radius: 88px;
	background: var(--Brand);
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

#calculator-wrapper .header-wrapper.summary h1 {
	text-align: center;
	max-width: 798px;
}

.reasult-container .reasult {
	width: 337px;
	height: 233px;
	background-color: #fff;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
}

.reasult-container {
	display: flex;
	padding-top: 87px;
	padding-bottom: 70px;
	align-items: center;
	flex-direction: column;
	position: relative;
}

.reasult-container svg.background-1 {
	position: absolute;
	top: 24px;
	left: calc(50% + 250px);
}

.reasult-container svg.background-2 {
	position: absolute;
	bottom: 24px;
	left: calc(50% - 250px);
}

.reasult-container svg.background-2 path,
.reasult-container svg.background-1 path {
	stroke-width: 4px;
	stroke-dasharray: 1 13;
	stroke-linecap: round;
}

.reasult-image {
	background-color: var(--Grey-background, #F3F6FC);
	width: 208px;
	height: 208px;
	flex-shrink: 0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 20;
	margin-top: -40px;
}

.reasult-image img {
	border-radius: 50%;
}

.summary-informations {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 137px;
}

.summary-informations p {
	color: var(--Text-paragraphs, #8786A3);
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 181.818% */
	max-width: 918px;
}

.minerals-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 26px;
	margin-top: 41px;
	display: none;
}

.minerals-header svg {
	margin-left: 115px;
}

.minerals-header h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	/* 125% */
	text-align: center;
	color: var(--Text-Headers);
	max-width: 400px;
}

.minerals-header svg path {
	stroke-width: 4px;
	stroke-dasharray: 1 13;
	stroke-linecap: round;
}

#calculator-wrapper .lottie-wave {
	display: none;
}

#step-1 .header-wrapper-mobile {
	display: none;
}


.water-type-image,
.water-type-desc {
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
}

#water-info.mobile {
	display: none;
}

.water-type-mobile {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-items: center;
	text-align: center;
}

.water-type-mobile .water-type-image img {
	max-height: 270px;
	height: 100%;
	width: auto;
}

.water-type-name {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-family: var(--HeaderFont);
	color: var(--Text-Headers);
}

.water-type-sizes {
	display: flex;
	flex-direction: row;
	gap: 8px;
	padding: 8px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 6px 24px 0px rgba(61, 60, 112, 0.06), 0px 0px 0px 1px rgba(61, 60, 112, 0.08);
}

.capacity-item {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-family: Figtree;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: flex;
	width: 40px;
	padding: 16px 0px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	gap: 8px;
}

.capacity-item.active {
	background: var(--Brand);
	border-radius: 8px;
}

.water-type-mobile .water-type-desc p {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 142.857% */
	color: var(--Text-paragraphs);
}

#water-info.mobile .container {
	display: flex;
	flex-direction: column;
	gap: 48px;
	padding-bottom: 61px;
}

#water-info.mobile .all-offer .main-button {
	display: flex;
	width: 100%;
	height: 56px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	text-decoration: none;
	color: var(--Brand);
	font-size: 14px;
	font-weight: 700;

}




/* NAGRODY I CERTYFIKATY */



#nagrody-heading .container {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-items: center;
	padding-top: 80px;
}

#nagrody-heading .container h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	color: #55548D;
}


#nagrody-heading .container h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	color: var(--Text-Headers);
	text-align: center;
	max-width: 860px;
}

#main-nagrody .container {
	padding-top: 95px;
	padding-bottom: 195px;
}

#main-nagrody .nagrody-wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 106px 24px;
}

#main-nagrody .single-nagroda {
	display: flex;
	gap: 23px;
}

.single-nagroda .content-nagroda {
	display: flex;
	flex-direction: column;
	gap: 23px;

}

.content-nagroda .nagroda-icon {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-color: var(--Brand);
	display: flex;
	align-items: center;
	justify-content: center;
}

.content-nagroda .nagroda-title h2 {
	font-size: 24px;
	color: var(--Text-Headers);
}

.content-nagroda .nagroda-desc p {
	font-size: 13px;
	line-height: 24px;
	color: var(--Text-paragraphs);
}

.single-nagroda .image-nagroda {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 185px;
}


#rest-nagrody {
	background-color: var(--Grey-background);
	margin-bottom: 110px;
}

#rest-nagrody .container {
	padding-top: 99px;
	padding-bottom: 340px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 106px;
}

#rest-nagrody .container h2 {
	font-size: 56px;
	line-height: 56px;
	color: var(--Text-Headers);
}

#rest-nagrody .rest-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.rest-wrapper .nagroda-card {
	padding: 24px 16px 40px 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 8px;
}

.nagroda-card .nagroda-image {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nagroda-card .nagroda-title h3 {
	text-align: center;
	color: var(--Text-Headers);
	font-size: 18px;
}

#sticky-image {
	transition: opacity 0.5s ease;
	opacity: 1;
}

.fade-out {
	opacity: 0 !important;
}

.fade-in {
	opacity: 1 !important;
}



/* SINGLE OFERTA PRACY */


#oferta-header {
	background-color: var(--Grey-background);
}

#oferta-header .container {
	padding-top: 62px;
	padding-bottom: 47px;
	display: flex;
	flex-direction: column;

	align-items: center;

}

#oferta-details .container {
	padding-top: 63px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 120px;
}

#oferta-details .left-col {
	max-width: 600px;
}

#oferta-details .right-col {
	min-width: 285px;
	padding-left: 51px;
	border-left: 1px solid var(--Grey-background);
	display: flex;
	flex-direction: column;
	align-items: center;
}

#oferta-details .right-col h3 {
	font-size: 24px;
	color: var(--Text-Headers);
	margin-bottom: 35px;

}

#oferta-details .right-col .qr-code {
	margin-bottom: 35px;
}

#oferta-details .right-col .qr-code #qr-code {
	width: 128px;
	transition: 0.3s ease;
}

#oferta-details .right-col .qr-code {
	transition: 0.3s ease;
	cursor: pointer;
}

#oferta-details .right-col .qr-code:hover {
	transform: scale(0.96);
}

#oferta-details .right-col .main-button {
	text-decoration: none;
	color: var(--Brand);
	font-size: 14px;
	min-width: 140px;
	margin-bottom: 146px;



}

.right-col .work-socials-header h4 {
	font-size: 13px;
	text-align: center;
	color: var(--Text-Headers);
}

.right-col .work-socials {
	display: flex;
	gap: 8px;
	align-items: center;
}


.work-socials .social-icon {
	height: 32px;
	width: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background-color: var(--Grey-background);
	margin-top: 16px;
	transition: 0.3s ease;
}

.work-socials .social-icon:hover {
	background-color: var(--Brand);
	transform: translateY(-3px);
}

#oferta-details ul,
#oferta-details ol {
	margin-top: 32px;
	margin-bottom: 50px;
	margin-left: 18px;
}

#oferta-details ul {
	list-style-type: disc;
}

#oferta-details li {
	color: var(--Text-paragraphs);
	font-size: 14px;
	line-height: 24px
}

#oferta-details p {
	color: var(--Text-paragraphs);
	font-size: 14px;
	line-height: 24px;
}

#oferta-details .wp-block-heading {
	color: var(--Text-Headers);
	font-size: 24px;

}

#oferta-details .right-col-mobile {
	display: none;
}

#oferta-header .container h4 {
	margin-bottom: 20px;
	color: #55548D;
	font-family: var(--textFont);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
}


#oferta-header .container h1 {
	font-family: var(--HeaderFont);
	color: var(--Text-Headers);
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	max-width: 720px;
	text-align: center;
	margin-bottom: 34px;
}

#oferta-header .container p {
	color: var(--Text-paragraphs);
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	margin-top: 20px
}

#oferta-header .container .lottie-wave-single {
	margin: 0;
}

#breadcrumbs.single-praca {
	background-color: var(--Grey-background);
}


/* style modala */
.qr-modal-overlay {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
	align-items: center;
	justify-content: center;
	z-index: 1000;
}

.qr-modal-overlay.open {
	display: flex;
}

.qr-modal {
	background: #fff;
	padding: 1rem;
	border-radius: 4px;
	position: relative;
	max-width: 90%;
	text-align: center;
}

.qr-modal canvas {
	width: 500px;
}

.qr-modal-close {
	position: absolute;
	top: -60px;
	right: -60px;
	background: #fff;
	border-radius: 8px;
	width: 56px;
	height: 56px;

	border: none;
	cursor: pointer;
}

.right-col-mobile .share,
.right-col-mobile .qr-button {
	width: 56px;

	height: 56px;
	display: flex;
	border: none;
	background-color: var(--Grey-background);
	border-radius: 8px;
	justify-content: center;
	align-items: center;
}

.right-col-mobile .main-button {
	flex: 1 1 auto;
	/* rośnie i kurczy się wg dostępnej przestrzeni */
	text-decoration: none;
	height: 56px;
	color: var(--Brand);
	font-weight: 600;
}

.Toastify__toast {
	background-color: var(--Grey-background) !important;
	font-size: 13px !important;
	border-radius: 8px !important;
	height: 56px !important;
	color: var(--Text-Headers) !important;
}

.toastify {
	background-color: var(--Grey-background) !important;
	font-size: 14px !important;
	border-radius: 8px !important;
	height: 56px !important;
	color: var(--Text-Headers) !important;
}



#dist .container {
	background: url(img/historia_header_background.png) no-repeat;
	background-position-x: center;
	background-position-y: top;
	padding-bottom: 180px;
}

#dist .order-wrapper {
	display: flex;
	gap: 24px;
}

#dist .order-wrapper .col {
	width: 100%;
}

#dist .col.order {
	max-width: 424px;
	background: var(--Grey-background);
	border-radius: 8px;
	height: 100%;
	position: sticky;
	top: 0;
	right: 0;
}

#close-summary-modal {
	display: none;
}

#dist .list-header {
	display: grid;
	grid-template-columns: 40% 20% 20% 20%;
	padding: 16px 0px 16px 16px;
	border-top: 1px solid var(--Grey-background, #F3F6FC);
	border-bottom: 1px solid var(--Grey-background, #F3F6FC);

}

#dist .list-header span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: var(--Text-Headers);
}

#dist .single-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#dist .single-item .product-image img {
	max-width: 43px;
	height: auto;
	transition: 0.3s;
}

#dist .single-item .product-image:hover img {

	transform: scale(2.5);
	transition: 0.3s;
}

#dist .product-input button.decrement {
	display: flex;
	width: 32px;
	height: 48px;
	padding: 16px 12px;
	justify-content: center;
	align-items: center;
	gap: 16px;
	border-radius: 8px 0px 0px 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: #FFF;
}

#dist .product-input button.increment {
	display: flex;
	width: 32px;
	height: 48px;
	padding: 16px 12px;
	justify-content: center;
	align-items: center;
	gap: 16px;
	border-radius: 0px 8px 8px 0px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: #FFF;
}

#dist .product-input {
	display: flex;
}

#dist .product-input input:focus {
	outline: none;
}

#dist .product-input input {
	display: flex;
	width: 53px;
	height: 48px;
	justify-content: center;
	align-items: center;
	gap: 16px;
	border-top: 1px solid var(--Text-captions, #C1C0D6);
	border-bottom: 1px solid var(--Text-captions, #C1C0D6);
	border-left: none;
	border-right: none;
	border-radius: 0;
	background: #FFF;
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-family: var(--Text-Headers);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

}

.order-modal.js-order-modal {
	position: fixed;
	right: -100%;
	top: 0;
	transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	background: var(--White, #FFF);
	box-shadow: -16px 0px 36px 0px rgba(61, 60, 112, 0.20);
	height: 100%;
	width: 512px;
	z-index: 1010;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.order-modal.js-order-modal.open {
	right: 0;
}

.order-modal.js-order-modal .modal-header {
	display: flex;
	padding: 24px 32px;
	align-items: center;
	gap: 21px;
	justify-content: space-between;
	border-bottom: 1px solid var(--Grey-background, #F3F6FC);
}

.order-modal.js-order-modal .modal-header h2 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.order-modal.js-order-modal .modal-content {
	padding: 32px;
}

.order-modal.js-order-modal .modal-content .disclaimer {
	margin-top: 21px;
	font-family: Figtree;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: var(--Text-Headers);

}

.js-order-form {
	display: flex;
	flex-direction: column;
	gap: 21px;
}


.js-order-form .main-button {
	color: var(--Brand, #E4FAC5);
	font-family: Figtree;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.js-order-form .form-row {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.js-order-form .form-row.consent label {
	display: flex;
	gap: 16px;
	align-items: flex-start;
}

.js-order-form .form-row.consent label input {
	width: 24px;
	height: 24px;
	border-radius: 4px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	flex-shrink: 0;
}

.js-order-form .form-row textarea {
	width: 100%;
	display: flex;
	padding: 16px;
	gap: 8px;
	align-self: stretch;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	color: var(--Text-Headers, #3D3C70);

	/* Light/Paragraph Small */
	font-family: Figtree;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;

	resize: vertical;
	overflow-x: hidden;

	overflow-wrap: break-word;

}

.js-order-form .form-row textarea::placeholder {
	color: var(--Text-captions, #C1C0D6);

	/* Light/Paragraph Small */
	font-family: Figtree;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}

.js-order-form h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.js-order-form .label-consent {
	color: var(--Text-captions, #C1C0D6);
	font-family: Figtree;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	/* 154.545% */
}

.js-order-form .form-row.cp-address {
	flex-direction: row;
	align-items: flex-end;
}


.js-order-form .form-row.cp-address .street {
	flex: 2;
}

.js-order-form .form-row.cp-address .house,
.js-order-form .form-row.cp-address .flat {
	flex: 1;
}

.js-order-form .form-row label {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;

}

.js-order-form .form-row input::placeholder {

	color: var(--Text-captions, #C1C0D6);

	/* Light/Paragraph Small */
	font-family: Figtree;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}

.js-order-form .form-row input {
	width: 100%;
	display: flex;
	height: 48px;
	padding: 0px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	color: var(--Text-Headers, #3D3C70);

	/* Light/Paragraph Small */
	font-family: Figtree;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}

.js-order-form .form-row input:focus {
	border: 2px solid var(--Text-Headers, #3D3C70);
	outline: none;

}

#dist .header-wrapper {
	display: flex;
	gap: 20px;
	align-items: center;
	flex-direction: column;
	padding-top: 40px;
	padding-bottom: 80px;
}

#dist .header-wrapper h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
	font-family: var(--textFont);
	color: var(--Text-paragraphs);
}

#dist .header-wrapper h1 {
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	/* 100% */
	text-align: center;
	color: var(--Text-Headers);
	max-width: 850px;
}

#dist .header-wrapper p {
	margin-top: 19px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
	color: var(--Text-paragraphs);
	text-align: center;
	font-family: var(--textFont);
}

#dist .js-order-panel .modal-header {
	padding: 24px 32px;
	border-bottom: 1px solid var(--Text-captions, #C1C0D6);

}

#dist .js-order-panel .modal-header h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#dist .js-order-panel .modal-content {
	display: flex;
	flex-direction: column;
	padding: 24px 32px;
	gap: 40px;
}

.modal-content h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
	font-family: var(--textFont);
}

.modal-content .modal-products {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.modal-content .modal-products .single-item .item-image img {
	max-width: 19px;
	width: 100%;
	height: auto;
}


.modal-content .modal-products .single-item .product-wrapper {
	display: flex;
	gap: 12px;
	align-items: center;
}

.modal-content .modal-products .single-item .product-wrapper .item-name {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: var(--Text-Headers);
	font-family: var(--textFont);
}

.modal-content .modal-products .single-item .action-wrapper {
	display: flex;
	align-items: center;
	gap: 14px;
}

.modal-content .modal-products .single-item .action-wrapper .item-quantity {
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	font-family: var(--textFont);
	color: var(--Text-Headers);
}

.modal-content .modal-products .single-item .action-wrapper button.remove {
	border: none;
	background: none;
	padding: 0;
	cursor: pointer;
}

.modal-content .modal-products .products-wrapper {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.modal-delivery.js-delivery-options,
.modal-content .modal-price {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.modal-delivery.js-delivery-options .delivery-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.modal-delivery.js-delivery-options .delivery-item .delivery-name {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-family: var(--textFont);
	color: var(--Text-Headers);
}

.modal-delivery.js-delivery-options .delivery-item .delivery-quantity {
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: var(--Text-Headers);
	font-family: var(--textFont);
}

.modal-content .modal-price p {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#dist .col.order .main-button {
	color: var(--Brand);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#dist .col.order .empty-summary {
	padding: 60px 24px;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 13px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	color: var(--Text-Headers);
}

#dist .col.products-col .single-item {

	display: grid;
	grid-template-columns: 7% 93%;
	padding: 16px 8px;
	border-bottom: 1px solid var(--Grey-background, #F3F6FC);
	background: var(--White, #FFF);
}

#dist .col.products-col .single-item .details-wrapper {
	display: grid;
	grid-template-columns: 36% 22% 21% 21%;
	align-items: center;
}

#dist .mobile-label {
	display: none;
}

#dist .col.products-col .single-item .product-name {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#dist .col.products-col .single-item .product-type {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	height: 24px;
	padding: 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
}

#dist .col.products-col .single-item .product-type.gazowana {
	border-radius: 32px;
	background: #DAEDF0;
}

#dist .col.products-col .single-item .product-type.lekko-gazowana {
	border-radius: 32px;
	background: #F8E9E4;
}

#dist .col.products-col .single-item .product-type.niegazowana {
	border-radius: 32px;
	background: #D0E8D2;
}

#dist .col.products-col .single-item .pallets {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#dist .order-wrapper .products-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 32px;
}

#dist .order-wrapper .products-header .header-title {
	display: flex;
	align-items: center;
	gap: 16px;
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;

}

#dist .order-wrapper .products-header .header-title .counter {
	display: flex;
	width: 24px;
	height: 24px;

	justify-content: center;
	align-items: center;
	border-radius: 13px;
	background: var(--Grey-background, #F3F6FC);
	color: var(--Text-paragraphs, #8786A3);
	text-align: center;
	font-family: var(--textFont);
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#dist .products-filters {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-direction: row;
}

#dist .products-filters label {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

#dist .products-filters .dropdown {
	width: 100%;
}

.modal-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(61, 60, 112, 0.30);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	cursor: pointer;
}

.modal-overlay.visible {
	opacity: 1;
	visibility: visible;
}

/* O FIRMIE */

#firma-header .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 19px;
	padding-top: 120px;
	padding-bottom: 80px;
	background: url(img/historia_header_background.png) no-repeat;
	background-position-x: center;
	background-position-y: 30px;

}

#firma-header .container h4 {
	color: var(--Text-Headers);
	text-align: center;
	font-family: var(--textFont);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 6px;
}

#firma-header .container h1 {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-family: var(--HeaderFont);
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	max-width: 810px;
}

#firma-header .container p {
	color: var(--Text-paragraphs, #8786A3);
	text-align: center;
	font-family: var(--textFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	max-width: 740px;
	margin-top: 12px;
	/* 150% */
}

#firma-cards {
	position: relative;
	z-index: 20;
}

#firma-cards .container {
	display: flex;
	gap: 24px;
	justify-content: center;
}

#firma-cards .container .firma-card {
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
	padding: 73px 53px;
	position: relative;
	max-width: 312px;
	width: 100%;
	transition: 0.3s;

}

#firma-cards .container .firma-card:hover {
	transition: 0.3s;
	transform: scale(0.97);
}

#firma-cards .container .firma-card:hover .card-icon {
	transform: scale(1.25);
	transition: 0.3s;
}

#firma-cards .container .firma-card.card-1 {
	border-radius: 8px;
	background: #D9E1EE;
}

#firma-cards .container .firma-card.card-2 {
	border-radius: 8px;
	background: #D9EEE5;
}

#firma-line .container .col-text-col .text-image-col {
	display: none;
}

#firma-cards .container .firma-card.card-3 {
	border-radius: 8px;
	background: #EED9D9;
}

.firma-card .card-number {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-family: var(--textFont);
	font-size: 96px;
	font-style: normal;
	font-weight: 500;
	line-height: 96px;
	/* 100% */
}

.firma-card .card-title h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
	/* 187.5% */
}

.firma-card .card-btn {
	color: var(--Brand, #E4FAC5);
	font-family: Figtree;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
}

.firma-card .card-icon {
	position: absolute;
	top: 24px;
	right: 24px;
	display: flex;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	flex-shrink: 0;
	border-radius: 32px;
	background: rgba(255, 255, 255, 0.50);
}

#firma-image {
	max-width: 1600px;
	margin-top: -160px;
	position: relative;
	z-index: 10;
	height: 900px;
}

#firma-image::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 33px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NDIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCA0NDIgMzMiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0zMjQuNTE4IDIuMDkzNDdDMzQxLjU0MSAtMy41MDY1MyAzNjEuMTY2IDQuNDI2ODEgMzY4Ljg1MSA5LjA5MzQ3QzM3MS44MDYgOC4wOTM0NyAzNzkuNjY4IDUuMjkzNDcgMzg3LjQ3IDIuMDkzNDdDMzk3LjIyNCAtMS45MDY1MiAzOTQuNTY0IDkuMDkzNDggNDEwLjk2NyA5LjA5MzQ4TDQ0MiA5LjA5MzQ4TDQ0MiAzMi41OTM1TDAgMzIuNTkzNUwyLjA1NDQ0ZS0wNiA5LjA5MzQ0TDMzLjY5MzEgOS4wOTM0NEM0Ni45OTMgOS4wOTM0NCA3MC40ODk1IDYuMDkzNDUgODQuMjMyNyAyLjA5MzQ1Qzk3Ljk3NTkgLTEuOTA2NTUgMTA5Ljk0NiA2LjA5MzQ1IDEyNS4wMTkgNi4wOTM0NUMxNDAuMDkyIDYuMDkzNDUgMTQzLjYzOSAxMi4wOTM1IDE0OC4wNzIgNi4wOTM0NUMxNTEuNjE5IDEuMjkzNDMgMTcwLjIzOSA0LjA5MzQ1IDE3OS4xMDUgNi4wOTM0NkMxODUuMTY0IDYuMDkzNDYgMTk4LjYxMiA2LjY5MzQ2IDIwMy45MzIgOS4wOTM0NkMyMDkuMjUyIDExLjQ5MzUgMjEzLjgzMyA4LjA5MzQ2IDIxNS40NTggNi4wOTM0NkMyMTMuNjg1IDIuNTkzNDYgMjEyLjM1NSAtMy4xMDY1NCAyMjEuMjIyIDIuMDkzNDZDMjMwLjA4OCA3LjI5MzQ2IDIzNC45NjUgOC45MjY4IDIzNi4yOTUgOS4wOTM0NkwyNzYuMTk1IDkuMDkzNDZDMjk2LjE0NCA5LjA5MzQ3IDMwMy4yMzggOS4wOTM0NyAzMjQuNTE4IDIuMDkzNDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=) repeat-x;
	z-index: 1;
}

#firma-image::before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 33px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NDIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCA0NDIgMzMiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0zMjQuNTE4IDIuMDkzNDdDMzQxLjU0MSAtMy41MDY1MyAzNjEuMTY2IDQuNDI2ODEgMzY4Ljg1MSA5LjA5MzQ3QzM3MS44MDYgOC4wOTM0NyAzNzkuNjY4IDUuMjkzNDcgMzg3LjQ3IDIuMDkzNDdDMzk3LjIyNCAtMS45MDY1MiAzOTQuNTY0IDkuMDkzNDggNDEwLjk2NyA5LjA5MzQ4TDQ0MiA5LjA5MzQ4TDQ0MiAzMi41OTM1TDAgMzIuNTkzNUwyLjA1NDQ0ZS0wNiA5LjA5MzQ0TDMzLjY5MzEgOS4wOTM0NEM0Ni45OTMgOS4wOTM0NCA3MC40ODk1IDYuMDkzNDUgODQuMjMyNyAyLjA5MzQ1Qzk3Ljk3NTkgLTEuOTA2NTUgMTA5Ljk0NiA2LjA5MzQ1IDEyNS4wMTkgNi4wOTM0NUMxNDAuMDkyIDYuMDkzNDUgMTQzLjYzOSAxMi4wOTM1IDE0OC4wNzIgNi4wOTM0NUMxNTEuNjE5IDEuMjkzNDMgMTcwLjIzOSA0LjA5MzQ1IDE3OS4xMDUgNi4wOTM0NkMxODUuMTY0IDYuMDkzNDYgMTk4LjYxMiA2LjY5MzQ2IDIwMy45MzIgOS4wOTM0NkMyMDkuMjUyIDExLjQ5MzUgMjEzLjgzMyA4LjA5MzQ2IDIxNS40NTggNi4wOTM0NkMyMTMuNjg1IDIuNTkzNDYgMjEyLjM1NSAtMy4xMDY1NCAyMjEuMjIyIDIuMDkzNDZDMjMwLjA4OCA3LjI5MzQ2IDIzNC45NjUgOC45MjY4IDIzNi4yOTUgOS4wOTM0NkwyNzYuMTk1IDkuMDkzNDZDMjk2LjE0NCA5LjA5MzQ3IDMwMy4yMzggOS4wOTM0NyAzMjQuNTE4IDIuMDkzNDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=) repeat-x;
	z-index: 1;

	transform: rotate(180deg);
}

/* Sekcja z paralaksą */
#firma-image.parallax {
	/* tło dopasowane do sekcji */
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	/* kluczowa właściwość paralaksy */
	background-attachment: fixed;
	/* jeśli sekcja ma mieć jakąś wysokość: */
	min-height: 60vh;
	/* lub dokładnie taką, jak potrzebujesz */
}

#firma-line .container {
	padding-top: 153px;
	padding-bottom: 40px;
	display: flex;
	gap: 115px;
	justify-content: center;
}

#firma-line .container .image-col {
	display: flex;
	flex-direction: column;
	gap: 30px;
	max-width: 312px;
	width: 100%;
	flex-shrink: 0;
}

#firma-line .container .image-col img {
	max-width: 312px;
	width: 100%;
	height: auto;
	border-radius: 8px;
}

#firma-line .container .col-text-col {
	display: flex;
	flex-direction: column;
	gap: 57px;
	max-width: 564px;
}

#firma-line .container .col-text-col h2 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#firma-line .container .col-text-col .line-desc {
	color: var(--Text-paragraphs, #8786A3);
	font-family: var(--textFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

#firma-line .container .col-text-col .line-icons-wrapper {
	margin-top: 85px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.line-icons-wrapper .line-icon {
	display: flex;
	gap: 16px;
}

.line-icons-wrapper .line-icon .icon {
	width: 56px;
	height: 56px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--Brand);
	border-radius: 50%;
}

.line-icons-wrapper .line-icon .icon-heading {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	max-width: 233px;
	margin-top: 8px;

}

#firma-line {
	position: relative;
	/* żeby pseudo-element mógł być pozycjonowany względem tej sekcji */
	z-index: 0;
	/* daj niższy priorytet tłu niż dzieciom, jeśli trzeba */
}

#firma-line::before {
	content: "";
	position: absolute;
	top: 213px;
	right: 1130px;
	/* przesunięcie od prawej krawędzi */
	width: calc(100% - 1130px);
	/* prostokąt będzie sięgał od tej linii do prawej krawędzi */
	height: 763px;
	background: var(--Grey-background, #F3F6FC);
	z-index: -1;
	/* umieść go za treścią sekcji */
}


#firma-banners .container {
	display: flex;
	gap: 24px;
	padding-top: 61px;
	padding-bottom: 91px;

}

#firma-banners .container .baner {
	width: 100%;
	padding: 50px;
	border-radius: 8px;
	position: relative;
	text-decoration: none;
	min-height: 300px;
	transition: 0.3s;
}

#firma-banners .container .baner .left-col {
	max-width: 334px;
	display: flex;
	flex-direction: column;
	gap: 52px;
}

#firma-banners .container .baner .left-col h3 {

	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
	/* 112.5% */
}

#firma-banners .container .baner .left-col p {
	color: var(--Text-paragraphs, #8786A3);
	font-family: var(--thirdFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	/* 143.75% */
}

#firma-banners .container .baner.calc-baner {
	background: var(--Brand);
}

#firma-banners .container .baner.dist-baner {
	background: #D9E1EE;
}

#firma-banners .container .baner .baner-image {
	position: absolute;
	top: 50px;
	right: 70px;

}

#firma-banners .container .baner.dist-baner .baner-image {
	right: 44px;
	top: 25px;
}

#firma-banners .container .baner .baner-icon {

	position: absolute;
	top: 24px;
	right: 24px;
	display: flex;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	border-radius: 32px;
	background: rgba(255, 255, 255, 0.50);
	flex-shrink: 0;
	transition: 0.3s;

}

#buy-modal {
	position: fixed;
	right: -100%;
	top: 0;
	transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
	background: var(--White, #FFF);
	box-shadow: -16px 0px 36px 0px rgba(61, 60, 112, 0.20);
	height: 100%;
	width: 512px;
	z-index: 1010;
}

#buy-modal.open {
	right: 0;
}

#buy-modal .modal-header {
	padding: 24px 32px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid var(--Grey-background, #F3F6FC);
}

#buy-modal .modal-header .title-modal {
	display: flex;
	align-items: center;
	gap: 21px;
}

#buy-modal .modal-content {
	position: relative;
	overflow-y: auto;
	height: 100%;
}


#buy-modal .initial-options {
	position: absolute;
	top: 41px;
	left: 0;
	width: 100%;
	transition: transform 0.4s ease;
}

#buy-modal .shops-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: transform 0.4s ease;
}

#buy-modal .hurt-btn {
	padding: 32px 40px;
	display: flex;
	gap: 20px;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 8px;
	background: var(--Brand);
	text-decoration: none;
	transition: 0.3s;
}

#buy-modal .detal-btn {
	padding: 32px 40px;
	display: flex;
	gap: 20px;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 8px;
	background: #DAEDF0;
	transition: 0.3s;
}


#buy-modal .hurt-btn:hover,
#buy-modal .detal-btn:hover {
	transform: scale(0.97);
	transition: 0.3s;
}

#buy-modal .initial-options {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 24px 32px;
	transform: translateX(0);
}

#wpadminbar {
	z-index: 999 !important;
}

#buy-modal .card-header {
	display: flex;
	gap: 20px;
	align-items: center;
}

#buy-modal .card-header h3 {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
	/* 187.5% */
}

#buy-modal .card-header .card-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: 32px;
	background: rgba(255, 255, 255, 0.50);

}

#buy-modal .card-desc p {
	color: var(--Text-paragraphs, #8786A3);
	font-family: var(--thirdFont);
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	/* 176.923% */
}

#buy-modal .card-action {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 14px;
	font-style: normal;
	text-align: right;
	font-weight: 700;
	line-height: normal;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#buy-modal .header-title {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--HeaderFont);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#buy-modal.show-shops .modal-content .content-header {
	opacity: 0;
}

#buy-modal .modal-content .content-header {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding: 24px 32px;
	opacity: 1;
	transition: opacity 0.3s ease;
}

#buy-modal #shops-wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 32px;
	transform: translateX(100%);
	/* poza prawą krawędź */
	padding-bottom: 100px;
}

#modal-back {
	opacity: 0;
	transition: opacity 0.3s ease;
	display: none;
	align-items: center;
	justify-content: center;
	padding-right: 21px;
	height: 100%;
	border-right: 1px solid var(--Grey-background);
}

#buy-modal.show-shops #modal-back {
	opacity: 1;
	display: flex;
	cursor: pointer;
}

#buy-modal #modal-close {
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal-content.show-shops .initial-options {
	transform: translateX(-100%) !important;
	/* w lewo, poza widok */
}

.modal-content.show-shops .shops-wrapper {
	transform: translateX(0) !important;
	/* wjeżdża na swoje miejsce */
}

#buy-modal #shops-wrapper .single-shop {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#shops-wrapper .single-shop .name-wrapper {
	display: flex;
	align-items: center;
	gap: 24px;
}

#shops-wrapper .single-shop .name-wrapper .shop-name {
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 45px;
	/* 281.25% */
}

.single-shop .name-wrapper .shop-logo {
	display: flex;
	width: 80px;
	height: 80px;
	padding: 8px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);


}

#swipe-mobile {
	display: none;
	width: 110px;
	height: 110px;
	position: absolute;
	pointer-events: none;
	top: 25%;
	right: 0px;
}

#scroll-swiper {
	width: 50px;
	height: 50px;
}

.more-scroll {
	position: absolute;
	bottom: 150px;
	right: 61px;
	z-index: 20;
	display: flex;
	flex-direction: column;
	gap: 0;
	align-items: center;
}

.more-scroll span {
	color: #FFF;
	text-align: center;
	font-family: var(--textFont);
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.single-shop .name-wrapper .shop-logo img {
	max-width: 75px;
	width: 100%;
	max-height: 75px;
	height: auto;
}

#buy-modal #shops-wrapper .single-shop .shop-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	color: var(--Text-Headers, #3D3C70);
	font-family: var(--textFont);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	height: 48px;
	padding: 0 24px 0 16px;
	text-decoration: none;
	border-radius: 8px;
	background-color: var(--Grey-background, #F3F6FC);
	transition: 0.3s background-color ease, 0.3s transform ease;
}

#buy-modal #shops-wrapper .single-shop .shop-btn:hover {
	background-color: var(--Brand);
	transform: scale(0.97);
}

#dist .summary-mobile {
	display: none;
}

#animation-container svg path {
	stroke: var(--Brand) !important;
}


/* STRONY DOMKUMENTU */


#document-hero .container {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 100px 0;
}

#document-hero .container h1 {
	color: var(--Text-Headers, #3D3C70);
	text-align: center;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	max-width: 603px;
}

#content-page {
	max-width: 1000px;
	padding-bottom: 80px;
}

#content-page ul {
	list-style: disc;
	padding-left: 1rem;
	margin-bottom: 1rem;
}

#content-page ol {
	list-style: decimal;
	padding-left: 1rem;
	margin-bottom: 1rem;
}

#content-page ol li,
#content-page ul li {
	margin-left: 1rem;
}


/* Zarabiaj z nami */
#firma-cards.zarabiaj .container {
	display: grid;
	max-width: 1200px;
	grid-template-columns: repeat(3, 1fr);
}

.zarabiaj-card {
	padding: 70px 24px 70px 24px;
	border-radius: 8px;
	display: flex;
	gap: 33px;
	flex-direction: column;
	background-color: #fff;
	justify-content: space-between;
	flex: 1;
	position: relative;
}

.zarabiaj-card.card-1 {
	background-color: #D9E1EE;
}

.zarabiaj-card.card-2 {
	background-color: #D9EEE5;
}

.zarabiaj-card.card-3 {
	background-color: #EED9D9;
}

.zarabiaj-card.card-4 {
	background-color: #EED9D9;
}

.zarabiaj-card.card-5 {
	background-color: #D9E1EE;
}

.zarabiaj-card.card-6 {
	background-color: #D9EEE5;
}

.zarabiaj-card .card-title h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
	color: var(--Text-Headers);
	text-align: center;
}

.zarabiaj-card .card-btn {
	text-decoration: none;
	color: var(--Brand);
}

.zarabiaj-card .card-icon {
	top: 24px;
	right: 24px;
	position: absolute;
	display: flex;
	width: 48px;
	height: 48px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 32px;
	background: rgba(255, 255, 255, 0.50);
}

#dist-form {
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;

}

#dist-form .container {
	display: flex;
	gap: 80px;
}

#dist-form .section-header {
	display: flex;
	gap: 100px;
	flex-direction: column;
	align-items: center;
	flex: 2;
}


#dist-form .section-header .header-image img {
	border-radius: 8px;
}

#dist-form .section-header h2 {
	color: var(--Text-Headers, #3D3C70);

	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#dist-form .form-wrapper {
	flex: 3;
}

#dist-form .form-wrapper form {
	display: flex;
	flex-direction: column;
	gap: 21px;
}

#dist-form .form-wrapper form .form-row {
	display: flex;
	gap: 21px;
}

#dist-form .form-wrapper form .form-row .full-width {
	width: 100%;
}

#dist-form .form-wrapper form .form-row select {
	display: flex;
	height: 48px;
	padding: 0px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	border-radius: 8px;
	border: 1px solid var(--Text-captions, #C1C0D6);
	background: var(--White, #FFF);
	width: 100%;
}

#dist-form .form-wrapper form .form-row select:focus {
	outline: 2px solid var(--Text-Headers, #3D3C70);
}

#dist-form .form-wrapper form input::placeholder,
#dist-form .form-wrapper form textarea::placeholder {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
	color: var(--Text-captions, #C1C0D6);
}

#dist-form .form-wrapper form input,
#dist-form .form-wrapper form textarea,
#dist-form .form-wrapper form select {
	color: var(--Text-paragraphs, #8786A3);

	/* Light/Paragraph Small */
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	/* 123.077% */
}


#dist-form::before {
	content: "";
	position: absolute;
	top: 213px;
	right: 1130px;
	width: calc(100% - 1130px);
	height: 763px;
	background: var(--Grey-background, #F3F6FC);
	z-index: -1;
}

#dist-form .form-wrapper .wpcf7-form .wpcf7-submit {
	display: flex;
	height: 48px;
	padding: 8px 16px 8px 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px;
	background: var(--Text-Headers, #3D3C70) !important;
	color: var(--Brand);
	font-family: Figtree;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: auto;
	transition: 0.3s;
}