.global-serwis-palet-desktop {
  	width: 100%;
  	position: relative;
  	background-color: #fff;
  	overflow-y: auto;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	text-align: left;
  	font-size: 20px;
  	color: #62473c;
  	font-family: 'Gowun Batang';
}
.header-contain {
  	align-self: stretch;
  	background-color: #fcfaf6;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
}
.header {
  	align-self: stretch;
  	background-color: #fcfaf6;
  	border-bottom: 1px solid #7c5a4d;
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	padding: 20px 80px;
  	gap: 20px;
  	font-size: 18px;
}
.breadcrumbs {
  	display: flex;
  	align-items: center;
  	gap: 20px;
}
.linkname {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 110%;
}
.breadcrumbs-child {
  	height: 6px;
  	width: 6px;
  	position: relative;
  	border-radius: 50%;
  	background-color: #62473c;
}
.linkname3 {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 110%;
  	color: #373737;
}
.hero {
  	align-self: stretch;
  	background-color: #fcfaf6;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	padding: 40px 20px;
  	text-align: center;
  	color: #373737;
}
.header-content {
  	width: 100%;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 40px;
  	max-width: 1600px;
}
.eyebrow {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
.eyebrow-text {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 130%;
}
.header-title {
  	position: relative;
  	font-size: 70px;
  	letter-spacing: -0.03em;
  	line-height: 100%;
  	color: #62473c;
  	display: inline-block;
  	max-width: 983px;
}
.zadzwo-odbierzemy {
  	color: #7c5a4d;
}
.section-phone {
  	align-self: stretch;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	padding: 80px 80px 100px;
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: top;
    background-image: url(img/palet-wide.png);
  	font-family: Manrope;
}
.news-card-hero {
  	border-radius: 10px;
  	background-color: rgba(252, 250, 246, 0.89);
  	border: 1px solid #7c5a4d;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 40px;
}
.news-card-content {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	padding: 0px 0px;
  	gap: 20px;
}
.news-card-title {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 120%;
  	font-weight: 500;
}
.news-card-phone {
  	position: relative;
  	font-size: 40px;
  	letter-spacing: -0.03em;
  	line-height: 120%;
  	font-family: 'Gowun Batang';
  	color: #373737;
  	text-align: center;
}

@media screen and (max-width: 768px) {
  	.section-phone {
    		padding: 40px 20px 60px;
  	}
  	
  	.news-card-hero {
    		padding: 20px;
  	}
  	
  	.news-card-content {
    		gap: 10px;
  	}
  	
  	.news-card-title {
    		font-size: 14px;
    		white-space: nowrap;
  	}
  	
  	.news-card-phone {
    		font-size: 28px;
    		white-space: nowrap;
  	}
  	
  	.regional-results-container {
    		flex-direction: column;
    		padding: 0;
    		gap: 40px;
  	}
  	
  	.regional-results-content {
    		padding: 0;
  	}
  	
  	.footer-section {
    		flex-direction: column;
    		padding: 40px 20px;
    		gap: 30px;
  	}
  	
  	.content-container {
    		width: 100%;
  	}
  	
  	.footer-copyright {
    		margin-top: 20px;
  	}

}
.main {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	text-align: center;
  	font-size: 40px;
}
.section-1 {
  	align-self: stretch;
  	background-color: #f6f0e4;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	padding: 64px 80px;
  	gap: 40px;
  	text-align: left;
  	font-size: 20px;
  	color: #7c5a4d;
  	font-family: Manrope;
}
.news-section-header {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 0px 20px;
  	font-size: 40px;
  	color: #62473c;
  	font-family: 'Gowun Batang';
}
.news-section-title {
  	flex: 1;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 100%;
}
.news-card-hero2 {
  	align-self: stretch;
  	border-radius: 24px;
  	background-color: rgba(252, 250, 246, 0.85);
  	border: 1px solid #7c5a4d;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-end;
  	justify-content: center;
  	padding: 40px;
}
.news-card-content2 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	gap: 20px;
}
.news-card-title2 {
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	font-size: 24px;
  	font-family: 'Gowun Batang';
}
.news-card-subtitle {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 110%;
  	text-transform: uppercase;
}
.news-card-description {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	color: #373737;
}
.news-card-details {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 120%;
  	font-weight: 500;
}
.news-card-list {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 10px;
  	color: rgba(55, 55, 55, 0.8);
}
.news-card-list-container {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 130%;
  	color: #000;
}
.euro-1-jako-jasna-najpo {
  	margin: 0;
  	font-size: inherit;
  	padding-left: 27px;
}
.euro-1-jako {
  	font-weight: 500;
  	font-family: Manrope;
}
.euro-2-jako-ciemna-wytrz {
  	margin-bottom: 0px;
}
.wytrzymae-palety-uywane {
  	font-family: Manrope;
}
.news-card-list-container2 {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 130%;
  	color: #373737;
}
.section-2 {
  	align-self: stretch;
  	background-color: #fcfaf6;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 64px 80px;
}
.regional-results-container {
  	flex: 1;
  	display: flex;
  	align-items: center;
  	padding: 0px 20px 0px 0px;
  	box-sizing: border-box;
  	gap: 80px;
  	max-width: 100%;
}
.regional-results-content {
  	flex: 1;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 0px 20px 0px 0px;
  	gap: 40px;
}
.regional-results-header {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 0px 20px;
}
.regional-results-title {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 100%;
    text-align: left;
}
.regional-results-list {
  	align-self: stretch;
  	display: flex;
  	align-items: flex-start;
  	text-align: left;
  	font-size: 20px;
  	color: #373737;
  	font-family: Manrope;
}
.results-list-container {
  	flex: 1;
  	display: flex;
  	align-items: flex-start;
}
.results-list-1 {
  	flex: 1;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 20px;
}
.list-item-1 {
  	align-self: stretch;
  	border-left: 1px solid #62473c;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	padding: 10px 20px;
}
.regional-result-item-container {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 120%;
}
.natychmiastowa-gotwka-i {
  	font-weight: 500;
}
.product-school-dl-yyyddnx4-uns-icon {
    width: 320px;
    position: relative;
    border-radius: 1000px;
    max-height: 100%;
    object-fit: contain;
    overflow: hidden;
}
.section-3 {
  	align-self: stretch;
  	background-color: #f6f0e4;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	padding: 64px 80px;
}
.regional-results-content2 {
  	width: 100%;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	gap: 40px;
  	max-width: 100%;
}

.contact-section-content {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	text-align: left;
  	font-size: 20px;
  	color: #7c5a4d;
  	font-family: Manrope;
}
.contact-section-list {
  	width: 100%;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	max-width: 100%;
}
.results-list-5 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
}

.contact-list-item {
  	align-self: stretch;
  	display: flex;
  	align-items: flex-start;
  	gap: 40px;
}

@media screen and (max-width: 768px) {
  	.results-list-5 {
    		gap: 20px;
  	}
  	
  	.contact-list-item {
    		flex-direction: column;
    		gap: 20px;
  	}
}
.list-item-14 {
  	height: 93px;
  	flex: 1;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: space-between;
  	padding: 10px 20px;
  	box-sizing: border-box;
  	gap: 20px;
}
.contact-list-item2 {
  	width: 326px;
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 120%;
  	font-weight: 500;
  	display: inline-block;
}
.contact-list-item-phone-contai {
  	display: flex;
  	align-items: center;
  	gap: 20px;
  	color: #373737;
  	font-family: 'Gowun Batang';
}
.fluentphone-32-filled-icon {
  	width: 24px;
  	position: relative;
  	max-height: 100%;
}
.list-item-4 {
  	flex: 1;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	padding: 10px 20px;
  	gap: 20px;
}
.footer-section {
  	align-self: stretch;
  	background-color: #373737;
  	display: flex;
  	align-items: flex-start;
  	justify-content: space-between;
  	padding: 80px;
  	gap: 20px;
  	color: rgba(255, 255, 255, 0.7);
}
.footer-content {
  	height: 126px;
  	width: 721px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: space-between;
  	gap: 20px;
}
.footer-title {
  	position: relative;
  	letter-spacing: -0.03em;
  	line-height: 120%;
}
.footer-copyright {
  	position: relative;
  	font-size: 16px;
  	letter-spacing: -0.03em;
  	line-height: 120%;
  	font-family: Manrope;
    color: #FFFFFFB2;
}
.content-container {
  	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	gap: 10px;
  	text-align: left;
  	color: #f6f0e4;
  	font-family: Manrope;
}
.span {
  	font-weight: 300;
}

