<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&amp;display=swap&amp;subset=latin-ext');
html {
	font-size: 16px;
}
html.font2x {
	font-size: 18px;
}
html.font4x {
	font-size: 20px;
}
body {
	font-family: 'Montserrat', sans-serif;
	color: #2D2926;
}
nav {
	background: none;
	text-align: center;
	position: relative;
	top: 5px;
}
p {
	font-size: 1rem;
	line-height: 1.6875rem
}
img {
	max-width: 100%;
}
.submenu li, .p3 li {
	font-size: 0.875rem;	
}
.calendar-days-list-cell.is-valid[data-v-06a855bc], .hours-section .hours-wrapper .hours-list-item[data-v-226b272c] {
	background: #4bc3c9 !important;
	color: #fff !important;
}
.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse.collapse {
  display: none!important;
  text-align: left;
}
.navbar-nav {
  float: none!important;
}
.navbar-nav&gt;li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
  text-align: left;
}
.navbar-collapse.collapsing {
  display:block !important;
  text-align: left;
}
.navbar-toggle {
	float: left;
	top: 10px;
}
.navbar-toggle .icon-bar {
	width: 40px;
	height: 4px;
	background-color: #1d86a6;
}
.navbar-brand {
	position: absolute;
	left: 50%;
	margin-left: -50px !important;
	display: block;
}
.sticky .navbar-brand {
	margin-left: -48px !important;
}
.navbar-brand &gt; img {
	width: 70px;
	height: auto;
}
.lang, .cont {
	float: right;
	color: #0F7AB9;
	font-size: 1.125rem;
	margin-top: 20px;
	display: none;
	margin-right: 10px;
}
#navbar {
	padding-top: 70px;
	text-align: center;
}
.sticky #navbar {
	padding-top: 0px;
}
#navbar a {
	padding-right: 8px;
	text-transform: uppercase;
}
#navbar a:not(:last-child):after {
    content: "";
	display: inline-block;
    height: 5px;
    width: 5px;
    border-width: 0px;
    border-color: transparent;
    background-color: #236CA9;
    border-radius: 50%;
	margin-left: 8px;
	margin-bottom: 3px;
}
.lang {
	display: block;
}
.cont {
	font-size: .75rem;
	display: none;
	line-height: 20px;
}
.sticky .lang {
	display: none;
}
.sticky .cont {
	display: block;
}

.sticky {
	background-color: rgba(255,255,255,.9);
}
.sticky img {
	width: 66px;
	height: 50px;
}
.jumbotron {
	padding: 0;
	background-color: #fff;
	margin-bottom: 0;
	background-image: url('../img/heroBG_alergomed.jpg');
	background-size: cover;
	min-height: 650px;
	position: relative;
	background-position-x: center;
	background-position-y: top;
}
.jumbotron .container {
}
.jumbotron p {
	color: #fff;
	font-size: 1.125rem;
	line-height: 27px;
	font-style: italic;
	bottom: 20px;
	position: absolute;
	max-width: 700px;
}
.gradient, .prichead {
	background: #1cb0bb;
	background: -webkit-gradient(linear, left center, right center, from(#1DB1BC),color-stop(100%, #1AA89D)) !important;
	background: -moz-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
	background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
    background: linear-gradient(to right,#1DB1BC ,#1AA89D 100% !important);
	color: #fff;
	
}
body .bookero-plugin-header, .dates-section[data-v-f2023d96] .vdp-datepicker__calendar .cell.selected, .calendar-days-list-cell.is-selected[data-v-06a855bc], .hours-section .hours-wrapper .hours-list-item.is-selected[data-v-226b272c], .switcher.is-active[data-v-b6e0c442], .bookero-plugin-form .field /deep/ .multiselect__option--highlight {
	background: #1cb0bb;
	background: -webkit-gradient(linear, left center, right center, from(#1DB1BC),color-stop(100%, #1AA89D)) !important;
	background: -moz-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
	background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
    background: linear-gradient(to right,#1DB1BC ,#1AA89D 100% !important);
	color: #fff;
	
}
.white {
	color: #1cb0bb;
}
.gradient .desccont p, .white .desccont p {
	padding-right: 13vw;
}
.gradient span, .white span {
	font-size: 4.0625rem;
	font-weight: 700;
}
.gradient span.number, .white span.number {
	font-size: 3.125rem;
	font-weight: 700;
}
.break {
	min-height: 100px;
	text-align: center;
	padding: 70px 0;
}
.textBreak {
	padding-top: 0;
}
.break p {
	font-size: 1.125rem;
	margin-bottom: 30px;
	color: #888;
}
.break a, .downcont a, .locatgo a, .diet a, .medicsWrap a, .filesWrap a, .nfz-link, .ctk-how-dose-it-work a, .the-content a {
	display: inline-block;
	background-color: #00CB7A;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	font-size: 1.125rem;
	font-weight: 400;
	padding: 6px 20px;
    margin: 0 auto;
	transition: all .5s;
	text-decoration: none;	
	border: 1px solid #00cb7a;
}
.diet a {
	margin: 50px auto;
}
.submit-section-cart-step-1 button, .submit-section-cart-step-2 button.submit-button {
	background-color: #00CB7A !important;
	color: #fff !important;
	border-radius: 15px !important;
	text-align: center;
	font-size: 1.125rem !important;
}
.break a, .medicsWrap a, .filesWrap a, .nfz-link, .ctk-how-dose-it-work a {
    display: inline-block;
    margin: 10px;
    width: 250px;
}
.medicsWrap a {
    margin: 5px 10px;
}
.locatgo a {
	display: block;
}
.break a img, .downcont a img, .locatgo a img {
	display: none;
	transform: rotate(270deg);
	margin-right: 10px;
}
.break p img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.deschead {
	cursor: pointer;
	display: flex;
    align-items: center;
    vertical-align: middle;
	min-height: 150px;
	position: relative;
}
.desccont {
	margin-bottom: 20px;
}
@media (min-width: 576px) {
	.desccont {
		margin-bottom: 0px;
	}
}
.desccont &gt; p {
	font-size: 1.5625rem;
}
.desccont &gt; p span {
	vertical-align: middle;
	margin-right: 50px;	
}
.deschidden {
	padding-bottom: 50px;
	display: none;
}
.deschidden p {
	text-align: justify;
	line-height: 25px;
	padding: 20px 0;
}
.deschidden span {
	font-size: 1.5625rem;
	font-weight: 700;
	display: block;
	line-height: 40px;
}
.contacttext p {
	text-align: center;
	font-size: 1.125rem;
	padding-bottom: 30px;
}
.contacttext a {
	color: #eee;
	font-weight: 700;
}
.contacttext a:hover {
	color: #fff;
	text-decoration: underline;
}
.icons p {
	text-align: right;
}
.list {
	padding-bottom: 45px;
}
.list ul {
	list-style-type: square;
	padding-left: 20px;
}
.list li {
	padding-bottom: 15px;
	text-align: justify;
}
.white .deschidden {
	color: #888;
}
.white .dekor p {
	text-align: center;
}
.white .deschidden span {
	padding-top: 10px;
	padding-bottom: 24px;
}
p.leftdesc {
	line-height: 32px;
}
.reminder {
	padding: 30px 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
	flex-wrap: wrap;
}
.reminder svg {
	height: 100px;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}
.disclaimer img {
	float: left;
	vertical-align: middle;
	margin-right: 30px;
}
.reminder p {
	line-height: 30px;
	text-align: center;
}
.reminder p b {
	font-weight: 700;
}
.prepare svg {
	display: block;
	margin-bottom: 30px;
	margin: 0 auto;
	height: 80px;
}
.header h2, .pageTitle, #service-content h1, .offer-header h1, #videos-content h1 {
	font-size: 1.5625rem;
	color: #40BDC6;
	padding: 50px 0;
	text-align: center;
	line-height: 1.875rem;
}
#yt_videos .header {
	margin-bottom: 40px;
}
#yt_videos .header h2 {
	padding-bottom: 10px;
	margin-bottom: 0;
}
#yt_videos .header p {
	text-align: center;
}
#service-content h1, .offer-header h1, #videos-content h1 {
	text-transform: uppercase;
	padding-top: 30px;
}
.header .cooperationHeader {
	padding-bottom: 0;
}
.header h2 span {
	font-size: 1rem;
	color: #2D2926;
	display: block;
	line-height: 1.5625rem
}
.high-contrast .header h2 span {
	color: #fff;
}
.offerWrap .header h2 span {
	margin-top: 3rem;
}
.logocont img {
	width: 100%;
}
.news {
	position: relative;
}
.news h3 {
	font-size: 1.375rem;
	line-height: 1.75rem;
	font-weight: 700;
}
.news p {
	font-size: 1rem;
	line-height: 1.5625rem;
}
#news .itemWrapper, #blog .itemWrapper {
	margin-bottom: 50px;
}
#news .item-header p, #news .item-text p, #news .item-text.job p:first-of-type {
	font-size: 1rem;
	line-height: 1.6875rem;
}
#news .item-text p:first-of-type {
	font-size: 1.25rem;
	line-height: 2.125rem;
}
#news .item-text.job p {
	margin: 2rem 0;
}
#news .item-text.job li {
	margin: 1rem 0;
}
#news h4, #news h1, #blog h4, #blog h1, #dict h4, #dict h1 {
	font-size: 1.5625rem;
	line-height: 1.875rem;
	font-weight: 700;
	margin-bottom: 20px;
}
#news .item-date, #news-more .item-date, #blog .item-date {
	font-size: .875rem;
	line-height: 1.0625rem;
	font-weight: 400;
	color: #1CB0BB;
	margin-bottom: 20px;
}
#news-more .item-date {
	margin-bottom: 10px;
}
.high-contrast #news .item-date, .high-contrast #news-more .item-date, .high-contrast #blog .item-date {
	color: #fff;
}

#news figure, #blog figure:not(.wp-block-media-text__media) {
	padding: 0 20px;
}
#news figure img, #news .news-img, #blog figure:not(.wp-block-media-text__media) img, #blog .blog-img {
	max-width: 100%;
	border-radius: 50%;
}
.high-contrast #news figure img, .high-contrast #news .news-img, .high-contrast #blog figure img, .high-contrast #blog .news-img {
	opacity: .5;
}
#news .item-more, .newsItem .item-more, #blog .item-more {
	margin-top: 20px;
	text-align: left;
	font-size: 1rem;
	line-height: 1.5625rem;
	font-weight: 700;
	color: #00CB7A;
}
.high-contrast #news .item-more, .high-contrast #blog .item-more {
	color: #fff;
}
.imgcont {
	text-align: center;
}
.imgcont img {
	margin-top: 25px;
	width: 100%;
	max-width: 200px;
}
.map {
	min-height: 300px;
}
#map {
	width: 100%;
	min-height: 350px;
}
.address {
	padding: 30px 0;
	text-align:center;
}
.address &gt; div {
}
.address img {
	margin-bottom: 30px;
}
.submenu {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px #ababab dotted;
}
.submenu ul {
	text-align: left;
	list-style: none;
	float: left;
	width: 100%;
	padding: 0;
}
.submenu li {
	line-height: 30px;
}
.submenu a {
	text-decoration: none;
	color: #eee;
}
.submenu a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer {
	margin-top: 50px;
	background-color: #6D6E71;
	color: #fff;
	text-align: center;
}
footer &gt; p {
	padding: 55px;
}
footer &gt; svg {
	display: block;
	margin: 0px auto 100px auto;
	width: 80px;
}

#about .container {
	background-image: url('../img/mapa.svg');
	background-repeat: no-repeat;
	background-position: right;
	background-size: 40vw;
}
#about h2, #download h2, #pricelist h2, #rodo h2, #reservation h2, #diet h2, #payment-regulations h2 {
	color: #888;
	line-height: 22px;
	font-size: 1.125rem;
	margin-bottom: 30px;
}
#payment-regulations h3 {
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
}
#payment-regulations h3 span {
	display: block;
}
#about p, #rodo p, #diet p, #payment-regulations p {
	color: #888;
	text-align: justify;
	line-height: 30px;
	padding: 15px 0;
}
#rodo li, #payment-regulations li {
	color: #888;
	text-align: justify;
	line-height: 30px;
}
#about hr, #rodo hr, #payment-regulations hr {
	width: 10%;
	height: 4px;
	background-color: #00DE82;
	border-radius: 3px;
}
.alergo {
	text-align: center;
	margin-bottom:50px;
}
.alergo img {
	width: 140px;
	padding: 20px;
}
.alergocont {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.alergocont [class*="col-"]{
	display: flex;
	flex-direction: column;
}
.downcont, .priccont {
	border-style: solid;
    border-width: 1px;
    border-color: #1E98B5;
    background-color: transparent;
    padding-top: 48px;	
	margin: 15px;	
	text-align: center;
	margin-bottom: 30px;
}
.downcont &gt; img {
	max-width: 5vw;
	min-width: 150px;
}
.downcont span {
	display: block;
	padding: 30px;
}
.downcont a {
	margin-bottom: 48px;
}
.prichead, body .bookero-plugin-header {
	font-size: 1.125rem !important;
	font-weight: 700 !important;
	padding: 20px 0 !important;
	text-transform: uppercase !important;
	text-align: center;
	border-radius: 0px !important;
}
.priccont {
	padding: 0;
	margin: 5px;
	margin-bottom: 30px;
}
.priccont .elemone {
	padding: 70px 0;
}
.priccont .elemtwo {
	padding: 30px 0;
}
.priccont span {
	font-weight: 700;
}


.carousel-inner .active.left { left: -20%; }
.carousel-inner .next        { left:  20%; }
.carousel-inner .prev		 { left: -20%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}

#sliderPortfolio .item {
	width: 100%;
}

.cont {
	float: none;
	margin-right: none;
}
.cont p {
	padding-top: 60px;
}
.cont span {
	visibility: hidden;
	font-size: 0;
}
.cont span:after {
	content: "";
	display: block;
}

#cookie-law {
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	width: 100%;
	color: #fff;
	padding: 20px 200px;
	z-index: 9999;
}
#cookie-law a {
	text-decoration: underline;
	color: #eee;
}
#cookie-law a.close-cookie-banner {
	float: right;
	text-decoration: none;
    min-height: 33px;
    border-width: 0px;
    border-color: transparent;
    background-color: #00CB7A;
    border-radius: 15px;
    line-height: 33px;
    text-align: center;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 700;
	padding: 0 20px;	
}
#cookie-law .cookie-button {
	text-align: right;
}
.deschead &gt; svg {
	position: absolute;
	width: 44px;
	height: 44px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	transition: all .5s;
}
.deschead &gt; svg.rotated {
	transform: translateX(-50%) rotate(180deg);
}

@media (min-width: 200px) {
	.lang, .cont {
	}
	.cont {
	}
	#cookie-law {
		padding: 20px 50px;
	}
	#cookie-law a.close-cookie-banner {
		display: block;
		float: none;
		margin-top: 20px;
	}
}

@media (min-width: 576px) {
	#cookie-law {
		padding: 20px 100px;
	}
	#cookie-law .cookie-text {
		width: 70%;
		float: left;
	}
	#cookie-law .cookie-button {
		float: right;
		width: 30%;
		padding-top: 30px;
	}
	#cookie-law a.close-cookie-banner {
		display: inline-block;
		margin-top: 0px;
	}
	.navbar-brand {
		position: absolute;
		left: 50%;
		margin-left: -83.5px !important;
		display: block;
	}
	.navbar-brand &gt; img {
		width: auto;
		height: auto;
	}
	.sticky {
		background-color: rgba(255,255,255,.9);
		height: 100px;
	}
	.sticky img {
		width: 66px;
		height: 50px;
	}
	.imgcont img {
	}
	.sticky {
		height: 120px;
	}
	.address &gt; div {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 60px 0;
	}
	.address img {
		float: left;
		margin-right: 40px;
		margin-bottom: 0px;
	}
	.address .addrtext {
		text-align: left;
	}
	.cont p {
		text-align: right;
		padding-top: 0px;
	}
	.sticky #navbar {
		padding-top: 25px;
	}
	.deschead &gt; svg {
		position: absolute;
		width: 44px;
		height: 44px;
		left: auto;
		right: 70px;
		top: 50%;
		transform: translateY(-50%);
		transition: all .5s;
	}
	.deschead &gt; svg.rotated {
		transform: translateY(-50%) rotate(180deg);
	}
}
@media (min-width: 768px) {
	#cookie-law .cookie-button {
		padding-top: 20px;
	}
}

@media (min-width: 992px) {
	#cookie-law {
		padding: 20px 200px;
	}
	.posrel {
		position: relative;
	}
	.addresslogo {
		position: absolute;
		top: -260px;
		left: 50%;
		margin-left: -69px;
	}
	.cont {
		margin-top: 15px;
	}
	.imgcont {
		text-align: right;
	}
	.imgcont img {
		width: 70%;
	}
	.sticky #navbar {
		padding-top: 10px;
	}
	.sticky {
		height: 100px;
	}
	.alergo {
		position: absolute;
		bottom: 0px;
		margin-bottom: 0;
	}
	.alergo img {
		padding: 0 20px;
	}	
}

@media (min-width: 1200px) {
	.gradient span.number, .white span.number {
		font-size: 3.75rem;
	}
	#cookie-law .cookie-button {
		padding-top: 10px;
	}
}

.slick-dots {
	display: none !important;
}
#alert {
	background: -webkit-gradient(linear, left center, right center, from(#F7931E),color-stop(100%, #F15A24));
    background: -webkit-linear-gradient(left,#F7931E ,#F15A24 100%);
    background: linear-gradient(to right,#F7931E ,#F15A24 100%);
	color: #fff;
	text-align: center;
	padding: 20px;
}
#alert p {
	margin: 0;
}
#alert span {
	font-weight: 700;
}
.paymethods {
    padding: 5vw 0;
    text-align: center;
	font-size: 1.125rem;
	line-height: 30px;
}
.p3 {
	list-style-type: square;
}
.p3 img {
	width: 55px;
	margin: 10px 15px;
}
.contact-text {
	padding: 20px;
	padding-left: 50px;
}
.contact-text p {
	font-size: .875rem;
	line-height: 1.3125rem;
}
p.contact-header {
	font-size: 1.125rem;
	font-weight: 400;
}
.descpic img {
	width: 100%;
}
.priccont {
	margin: 0 !important;
}
.priccont th, .teamcont h3 {
	line-height: 40px !important;
	text-align: center;
	background: -webkit-gradient(linear, left center, right center, from(#1DB1BC),color-stop(100%, #1AA89D));
    background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%);
    background: linear-gradient(to right,#1DB1BC ,#1AA89D 100%);
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #1AA89D !important;
	padding: 8px;
}
.priccont td {
	line-height: 40px !important;
	text-align: left;
	padding-left: 20px !important;
	border-top: 1px solid #1AA89D !important;
}
.price {
	font-size: 1.5rem;
	color: #1CB0BB;
	text-align: right !important;
	padding-right: 20px !important;
	padding-left: 0 !important;
}
#pricelist .locatgo, #team .locatgo {
	margin: 0;
	margin-top: 40px;
	margin-bottom: 70px;
}
#warszawa {
	margin-bottom: 30px;
}
.teamcont .medicsWrap img {
	border-radius: 50%;
	max-width: 100%;
}
.teamcont &gt; div {
	margin-bottom: 50px;
}
.bigfont {
	font-size: 1.125rem;
	padding: 0;
	line-height: 31px;
}
.bigfont span {
	font-weight: 700;
}
@media (max-width: 992px) {
	.locatgo {
		margin-bottom: 30px;
	}
}
.tabhead span {
	text-transform: lowercase;
}
div.news {
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 70px;
	padding-bottom: 50px;
}
.switchTarget {
	font-size: 0.75rem;
	color: #40BDC6;
}
.switchTarget p {
	padding: 0;
}
.switchTarget button {
    border-style: solid;
    border-width: 1px;
    border-color: #40BDC6;
    background-color: transparent;
    border-radius: 15px;
    padding-bottom: 3px;
	font-size: 1.125rem;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 30px;
	padding: 3px 20px;
	transition: all 1s;
	position: relative;
	margin-bottom: 30px;
}
.switchTarget button:focus {
	outline: 0;
}
.switchTarget button:hover, .switchTarget button.active {
    background-color: #40BDC6;
	color: #fff;
}
.switchTarget button:after {
    content: "";
	width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform:translate(-50%,0);
	transition: all 1s;
}
.switchTarget button.active:after {
  border-top: 20px solid #40BDC6;
}
#dietetyka ul {
	list-style: square;
	line-height: 32px;
}
#dietetyka, #nfz {
	display: none;
}
@media (max-width: 417px) {
	.switchTarget button {
	  display: block;
	  margin: 0 auto 30px auto;
	}
	.switchTarget button.active:after {
	  border-top: 20px solid transparent;
	}
}
.bookero-plugin-new-reservation-form, .bookero-plugin-form-cart-step-2 {
}
.bookero-plugin-form-cart-step-1, .bookero-plugin-form-cart-step-2 {
	padding: 20px;
}
.submit-section-cart-step-1 button, .submit-section-cart-step-2 button {
	width: auto !important;
}
#reservation h2.bookero-plugin-header {
	color: #fff;
}
body .bookero-plugin-form {
	max-width: inherit !important;
}
body .bookero-plugin-form-heading, .bookero-plugin-form .field label, .calendar-nav-month[data-v-06a855bc], .calendar-days-heading-cell[data-v-06a855bc] {
	color: #888 !important;
}

.roundbox1 {
	display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #337ab7;
    background-color: transparent;
    border-radius: 50%;
    padding-bottom: 5px;
    position: relative;
    width: 20px;
    left: 2px;
	top: 5px;
}
.roundbox2 {
	z-index: 449;
    height: 8px;
    background-color: #337ab7;
    border-radius: 50%;
    position: relative;
    margin-right: -10000px;
    margin-top: 5px;
    width: 44.45%;
    left: 27.78%;
}
#alert a {
	color: #eee;
}
#alertbox {
	background: -webkit-gradient(linear, left center, right center, from(#F7931E),color-stop(100%, #F15A24));
    background: -webkit-linear-gradient(left,#F7931E ,#F15A24 100%);
    background: linear-gradient(to right,#F7931E ,#F15A24 100%);
    color: #fff;
    text-align: center;
    padding: 20px;
	width: 100%;
}
#alertbox a {
	color: #ddd;
}
.alertboxclose {
	position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  left: 20px;
  top: 5px;
}
.alertboxclose:hover::before, .alertboxclose:hover::after {
  background: #ddd;
  cursor: pointer;
}
.alertboxclose::before, .alertboxclose::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.alertboxclose::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alertboxclose::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


.menuButton span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #cdcdcd;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

.menuButton span:first-child
{
  transform-origin: 0% 0%;
}

.menuButton span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}
.menuButton.exp span
{
  opacity: 1;
  transform: rotate(-45deg) translate(0px, 5px);
}
.menuButton.exp span:nth-last-child(2)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.menuButton.exp span:nth-last-child(3)
{
  transform: rotate(45deg) translate(2px, -8px);
}

#mainNav {
	text-align: left;
	background-color: #fff;
	padding: 20px 0;
}
#mainNav .sub-menu {
	left: 0px;
	top: 40px;
	position: absolute;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	list-style: none;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}
#mainNav .sub-menu-toggle {
	width: 0;
     height: 0;
     border: 0.313em solid transparent;
     border-bottom: none;
     border-top-color: #337ab7;
     content:'';
     vertical-align: middle;
     display: inline-block;
     position: relative;
     right: -0.313em;
	 top: -2px;
}
#mainNav .sub-menu-toggle-more {
     display: none;
}
.high-contrast #mainNav .sub-menu-toggle {
     border-top-color: #000;
}
@media all and (max-width: 999px) {
	 #mainNav {
		max-height: 100%;
		overflow-y: auto;
	}
	 #mainNav .menuBar &gt; li {
		border-bottom: 1px solid #337ab7;
	}
	#mainNav div.menu-main-menu-container {
		width: 100%;
	}
	 .high-contrast #mainNav .menuBar &gt; li {
		border-bottom: 1px solid #000;
	}
	#mainNav .sub-menu {
		padding-top: 0px;
		position: static;
		display: none;
		transition: none;
		opacity: 1;
		visibility: visible;
	}
	 #mainNav .sub-menu li {
		padding-left: 20px;
	}
	 #mainNav .menu-alergomed-naglowek-container, #mainNav .menuBar, #mainNav .sub-menu {
		width: 100%;
	}
	#mainNav .sub-menu-toggle {
		width: 50px;
		height: 50px;
		border: none;
		content:'+';
		right: 0;
		top: 0;
		display: block;
		position: absolute;
		text-align: center;
		background: #337ab7;
		color: #fff;
		font-size: 1.8rem;
	}
	.high-contrast #mainNav .sub-menu-toggle {
		background: #ffff00;
		color: #000;
	}
	#mainNav .sub-menu-toggle-more {
		 display: inline-block;
	}
}
@media all and (min-width: 1000px) {
	#mainNav .menuBar &gt; li:hover .sub-menu {
		top: 50px;
		opacity: 1;
		visibility: visible;
		display: block !important;
	}
}
#mainNav .container &gt; div {
	float: left;
}
#mainNav .container .phoneButton, #mainNav .container .lang, #mainNav .container .contrastButton, #mainNav .container .fontSizeButton, #mainNav .container .phoneButtonPopUp {
	float: right;
	margin-top: 5px;
	transition: opacity 0.55s ease;
}
#mainNav .container .phoneButton {
	margin-left: 10px;
}
#mainNav .container .lang {
	margin-top: 13px;
	margin-left: 50px;
}
#mainNav .navbar-toggle {
	top: 0;
	margin: 0;
	padding: 0;
	margin-top: 13px;
}
#mainNav .menuButton {
	margin-right: 20px;
}
#mainNav .phoneButton img {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
#mainNav .phoneButton a {
	color: #2D2926;
	font-size: 0.625rem;
    float: right;
	margin-top: 5px;
	margin-left: 10px;
}
#mainNav .phoneButton a b {
	display: block;
	font-size: 0.9375rem;
	line-height: 10px;
}
#mainNav .menuBar {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	position: relative;
}
.menuBar li {
	width: 100%;
	line-height: 50px;
	text-transform: uppercase;
	position: relative;
}
.sub-menu li {
	min-width: 200px;
}
.d-lg-only {
	display: none;
	transition: opacity 0.55s ease;
}

@media (max-width: 349px) {
	#mainNav .container .logo img {
		max-width: 60px;
	}
	#mainNav .container .lang {
		font-size: 15rem;
		margin-left: 10px;
		margin-top: 16px;
	}
	#mainNav .container .phoneButton {
		margin-top: 10px;
	}
	#mainNav .phoneButton img {
		display: none;
	}
	#mainNav .phoneButton a {
		font-size: .5rem;
		margin-left: 0px;
	}
	#mainNav .phoneButton a b {
		font-size: 0.75rem;
		line-height: 8px;
	}
}
@media (min-width: 350px) and (max-width: 480px) {
	#mainNav .container .phoneButton {
		margin-top: 10px;
	}
	#mainNav .phoneButton img {
		display: none;
	}
	#mainNav .phoneButton a {
		font-size: .5rem;
		margin-left: 0px;
	}
	#mainNav .phoneButton a b {
		font-size: .75rem;
		line-height: 8px;
	}
	#mainNav .container .lang {
		font-size: 0.9375rem;
		margin-left: 20px;
		margin-top: 16px;
	}
}
@media (min-width: 600px) {
	.d-lg-only {
		display: inline-block;
	}
	.d-md-only {
		display: none;
	}
}
@media (min-width: 1000px) {
	#mainNav .menuButton.exp ~ .logo .anniversaryLogo, #mainNav .menuButton.exp ~ .phoneButton, #mainNav .menuButton.exp ~ .logo .d-lg-only, #mainNav .menuButton.exp ~ .lang {
		opacity: 0;
	}
	#mainNav .menuBar {
		margin-left: 150px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background: none;
		
	}
	#mainNav .menuBar li {
		display: inline-block;
		width: auto;
		padding: 0 10px 0 20px;
	}
	#mainNav .menuBar .sub-menu li {
	}
}


#nfzform {
	font-weight: 300;
    margin: 50px auto;
    position: relative;
    width: 100%;
}
#nfzform h2 {
	color: #fff;
	line-height: 22px;
    margin-bottom: 30px;
	margin: 20px 0;
    position: relative;
    width: 100%;
	font-size: 1.125rem !important;
    font-weight: 700 !important;
    padding: 20px 0 !important;
    text-transform: uppercase !important;
    text-align: center;
    border-radius: 0px !important;
	background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
}
#nfzform .nfz-form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding: 20px;
}
#nfzform h3 {
	font-size: 1.4375rem;
    font-weight: 200;
    margin: 25px 0 10px 0;
    text-align: left;
    width: 100%;
	color: #888 !important;
}
#nfzform p {
    margin: 25px 0;
}
#nfzform label {
	display: block;
    font-size: .875rem;
    font-weight: 600;
    margin: 0 0 3px 0;
    padding: 5px 0;
    text-align: left;
}
#nfzform label.label-for-required:after {
	content: "*";
    opacity: .5;
	}
#nfzform input {
	border: 1px solid #e6e6e6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    font-size: 1rem;
    height: 48px;
    padding: 0 16px;
    width: 100%;	
}
#nfzform .checkbox-input {
	width: auto;
	display: initial;
	height: auto;
	margin-right: 10px;
}
#nfzform button, .homereturn, form#adversReportingForm button {
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    letter-spacing: 0;
    padding: 13px 60px 13px 30px;
    position: relative;
    -webkit-transition: right .2s ease-out;
    -o-transition: right .2s ease-out;
    transition: right .2s ease-out;
    text-transform: none;
	display: block;
    background-color: #00CB7A !important;
    color: #fff !important;
    border-radius: 15px !important;
    text-align: center;
    font-size: 1.125rem !important;
    line-height: 33px;
    font-weight: 700;
    margin: 30px auto;
}
#nfzform button:after, .homereturn:after, form#adversReportingForm button:after {
	border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    content: "";
    height: 8px;
    position: absolute;
    right: 28px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 8px;
}
.homereturn:hover {
	text-decoration: none;
}
#nfzform button:hover:after, .homereturn:hover:after, form#adversReportingForm button:hover:after {
	right: 25px;
}
.downalert {
	border-color: rgba(255,0,0,.5);
}
.downalert a {
	background-color: rgba(255,0,0,.5);
	border-color: rgba(255,0,0,.5);
}

#covid19 .covidwrap, #covid19 .covidcont {
	display: flex;
    align-items: center;
    vertical-align: middle;	
	flex-wrap: wrap;
}
#covid19 .covidcont {
	margin-bottom: 50px;	
}
#covid19 .covidico {
	flex-grow: 0;
	flex-shrink: 0;
	text-align: center;
	flex-basis: 100%;
}
#covid19 .covidico img {
	margin: 20px;
}
#covid19 .covidwrap {
}

@media (min-width: 994px) {
	#covid19 .covidwrap, #covid19 .covidcont {
		flex-wrap: nowrap;
	}
	#covid19 .covidico {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 30%;
		text-align: center;
	}
}
.covidinfo svg {
	width: 80px;
	margin-bottom: 30px;
}

.custom-select {
  position: relative;
}

.custom-select select {
  display: none;
}

.select-selected {
	border: 1px solid #e6e6e6;
    min-height: 48px;
    padding: 12px 40px 0 16px;
	cursor: pointer;
	border-radius: 5px;
    font-size: 1rem;
	text-transform: uppercase;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #35495e transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #35495e transparent;
  top: 7px;
}

.select-items div {
  color: #35495e;
  padding: 8px 16px;
	border: 1px solid #e6e6e6;
	border-top: none;
  cursor: pointer;
  min-height: 40px;
  text-transform: uppercase;
}

.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
	background: -webkit-gradient(linear, left center, right center, from(#1DB1BC),color-stop(100%, #1AA89D)) !important;
    background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%) !important;
    background: linear-gradient(to right,#1DB1BC ,#1AA89D 100% !important);
    color: #fff;
}
div.same-as-selected {
	font-weight: bold;
	color: #fff;
}
.formerror {
	width: 100%;
    border: 1px solid #e63939;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #e63939;
    font-size: .875rem;
    margin: 5px 0;
    padding: 5px 10px;
    text-align: center;
}

.gradient .deschidden a {
	color: #fff;
	font-weight: 700;
}

#slider {
	width: 100%;
	min-height: 650px;
	position: relative;
	overflow-x: hidden;
}
#slider .slide, #slider .sliderpreloader {
	width: 100%;
	min-height: 650px;
	position: absolute;
}
#slider .sliderpreloader {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
#slider .sliderpreloader svg {
	width: 100px;
	height: 100px;
	margin: 20px;
	display: inline-block;
}
#slider .slide.active {
}
#slider .slide {
	display: none;
	color: #fff;
}
#slider .pagCont, .news .pagNewsCont {
	bottom: 20px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
#slider .pagCont .pagEx, .news .pagNewsCont .pagNewsEx {
	width: 20px;
	height: 20px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 0 6px;
	cursor: pointer;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.news .pagNewsCont .pagNewsEx {
	border: 1px solid #2D2926;
	width: 14px;
	height: 14px;
}
#slider .pagCont .pagEx .pagIn, .news .pagNewsCont .pagNewsEx .pagNewsIn {
	width: 14px;
	height: 14px;
	border-radius: 50%;
}
.news .pagNewsCont .pagNewsEx .pagNewsIn {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#slider .pagCont .pagEx.active .pagIn, .news .pagNewsCont .pagNewsEx.active .pagNewsIn {
	background: #fff;
}
.news .pagNewsCont .pagNewsEx.active .pagNewsIn {
	background: #2D2926;
}
#slider .pagCont .pagEx:not(.active):hover .pagIn, .news .pagNewsCont .pagNewsEx:not(.active):hover .pagNewsIn {
	background: rgba(255,255,255,.5);
}
.news .pagNewsCont .pagNewsEx:not(.active):hover .pagNewsIn {
	background: rgba(127,127,127,.5);
}
#slider .slider-content {
	position: absolute;
	bottom: 100px;
	display: inline-block;
}
#slider .slider-header {
	font-size: 3.125rem;
	font-weight: 700;
	margin-bottom: 14px;
	line-height: 3.8rem;
}
#slider p:not(.slider-header) {
	line-height: 1.8rem;
	font-size: 1rem;
	margin-bottom: 50px;
	width: 70%;
}
#slider p:last-of-type {
	margin-bottom: 0;
}
#slider .slider-disclaimer {
	margin-top: 24px;
	line-height: 19px;
	font-size: 0.625rem;
	width: 70%;
	position: absolute;
}
#slider a {
	line-height: 22px;
	font-size: 1.125rem;
	border-radius: 15px;
	border: 1px solid #00cb7a;
	background-color: #00cb7a;
	padding: 6px 20px;
	color: #fff;
	transition: all .5s;
	text-decoration: none;
	margin-right: 15px;
}
/*
*/
#slider .slider-button:hover, .break a:hover, .downcont a:hover, .locatgo a:hover, .submit-section-cart-step-1 button:hover, .submit-section-cart-step-2 button.submit-button:hover, .medicsWrap a:hover, .filesWrap a:hover, .nfz-link:hover {
	opacity: .7;
	text-decoration: none;
	color: #fff;
}
#slider .slider-button:active, .break a:active, .downcont a:active, .locatgo a:active, .submit-section-cart-step-1 button:active, .submit-section-cart-step-2 button.submit-button:active, .medicsWrap a:active, .filesWrap a:active, .nfz-link:active {
	border: 1px solid #00cb7a;
	background-color: #fff;
	color: #00cb7a;
	text-decoration: none;
}
.newsContainer {
	overflow: hidden;
}
.newsContainer .newsItem {
	float: left;
	box-sizing:border-box;
}
.downalert a:active {
	background-color: #fff;
	color: rgba(255,0,0,.5);
	border-color: rgba(255,0,0,.5);
}
@media (max-width: 800px) {
	#slider .slider-content {
		margin-left: 30px;
	}
	#slider .slider-header {
		font-size: 2rem;
		line-height: 2.5rem;
		font-weight: 700;
		margin-bottom: 14px;
	}
	#slider .slider-text {
		line-height: 20px;
		font-size: 0.75rem;
		margin-bottom: 50px;
		width: 70%;
	}
	#slider .slider-disclaimer {
		margin-top: 24px;
		line-height: 17px;
		font-size: 0.625rem;
		width: 70%;
		position: absolute;
	}
}
#rodo, #payment-regulations {
	margin-bottom: 50px;
}
#mainNav .container .contrastButton svg {
	width: 25px;
	margin-left: 20px;
	margin-top: 7px;
	margin-right: 5px;
}
#mainNav .container .fontSizeButton a {
	margin: 3px;
	color: #2D2926;
	font-weight: 400;
}
#mainNav .container .fontSizeButton {
	padding-top: 7px;
	margin-left: 20px;
}
a#fontnormal { font-size: 16px; }
a#font2x { font-size: 18px; }
a#font4x { font-size: 20px; }

body.high-contrast {
	background-color: #000;
	color: #ffff00;
}
body.high-contrast .break p {
    color: #ffff00;
}
body.high-contrast .gradient, body.high-contrast .prichead {
    background: #ffff00 !important;
    color: #000;
}
body.high-contrast .gradient img {
	fill: #000 !important;
}
body.high-contrast .white {
    color: #ffff00;
}
body.high-contrast .gradient .deschidden a {
    color: #000;
}
body.high-contrast .break a, body.high-contrast .downcont a, body.high-contrast .diet a, body.high-contrast .medicsWrap a, body.high-contrast .filesWrap a {
    background-color: #ffff00;
    color: #000 !important;
    border: 1px solid #ffff00;
}
body.high-contrast .locatgo a {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #000;
}
body.high-contrast .white .deschidden {
    color: #ffff00;
}
body.high-contrast .slide {
	background: none !important;
}
body.high-contrast #slider .slide {
    color: #ffff00;
}
body.high-contrast #slider .slider-button {
    border: 1px solid #ffff00;
    background-color: #ffff00;
    color: #000;
}
body.high-contrast #slider .pagCont .pagEx {
    border: 1px solid #ffff00;
}
body.high-contrast #slider .pagCont .pagEx.active .pagIn {
    background: #ffff00;
}
body.high-contrast .header h2, .high-contrast .pageTitle {
    color: #ffff00;
}
body.high-contrast .news h3 {
    color: #ffff00;
}
body.high-contrast .news p {
    color: #ffff00;
}
body.high-contrast a {
    color: #ffff00;
}
body.high-contrast .footer {
    background-color: #ffff00;
    color: #000;
}
body.high-contrast .submenu a {
    color: #000;
}
body.high-contrast #portfolio, body.high-contrast .carouselSlide {
	display: none;
}
body.high-contrast .switchTarget {
    color: #ffff00;
}
body.high-contrast .switchTarget button {
    border-color: #ffff00;
}
body.high-contrast .switchTarget button:hover, body.high-contrast .switchTarget button.active {
    background-color: #ffff00;
    color: #000;
}
body.high-contrast .switchTarget button.active:after {
    border-top: 20px solid #ffff00;
}
body.high-contrast .textDescSwitch img, body.high-contrast .news img {
	opacity: .5;
}
body.high-contrast .reminder svg * {
	fill: #000;
}
body.high-contrast .gradient .deschead  svg *, body.high-contrast .gradient .prepare svg * {
	fill: #000;
}
body.high-contrast .white .deschead  svg * {
	fill: #ffff00;
}
body.high-contrast .covidinfo svg * {
	fill: #ffff00;
}
body.high-contrast .gradient ul img.svg {
	display: none;
}
body.high-contrast #mainNav {
	background: #fff;
}
body.high-contrast #mainNav .phoneButton img {
	display: none;
}
body.high-contrast #mainNav .phoneButton a, body.high-contrast #mainNav a {
	color: #000;
}
body.high-contrast .navbar-toggle .icon-bar {
	background: #000;
}
body.high-contrast .roundbox1 {
    border-color: #000;
}
body.high-contrast .roundbox2 {
    background-color: #000;
}
body.high-contrast footer &gt; svg * {
	fill: #000;
}
body.high-contrast #mainNav .logo img, body.high-contrast .addresslogo img, body.high-contrast #about .alergo img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
body.high-contrast #alertbox {
	background: #fff;
	color: #000;
}
body.high-contrast #alertbox a {
	font-weight: 700;
	color: #000;
	text-decoration: underline;
}
body.high-contrast .alertboxclose::before, body.high-contrast .alertboxclose::after {
	background: #000;
}
body.high-contrast #about .container {
	background: none;
}
body.high-contrast #about hr, body.high-contrast #rodo hr, body.high-contrast #payment-regulations hr {
    background-color: #fff;
}
body.high-contrast #about h2, body.high-contrast #download h2, body.high-contrast #pricelist h2, body.high-contrast #rodo h2, body.high-contrast #team h2, body.high-contrast #reservation h2, body.high-contrast #diet h2, body.high-contrast #payment-regulations h2 {
    color: #ffff00;
}
body.high-contrast #about p, body.high-contrast #rodo p, body.high-contrast #diet p, body.high-contrast #payment-regulations p {
    color: #ffff00;
}
body.high-contrast #team .locatgo a, body.high-contrast #pricelist .locatgo a {
    background-color: #ffff00;
    color: #000 !important;
    border: 1px solid #ffff00;
}
body.high-contrast .priccont th, body.high-contrast .teamcont h3 {
	background: #ffff00;
    color: #000;
	border-bottom: 1px solid #ffff00 !important;
}
body.high-contrast .teamcont img, body.high-contrast .downcont img, body.high-contrast .paymethods img {
	opacity: .5;
}
body.high-contrast .downcont, body.high-contrast .priccont {
    border-color: #ffff00;
}
body.high-contrast .downalert {
    border-color: #ffff00;
}
body.high-contrast .priccont td {
    border-top: 1px solid #ffff00 !important;
}
body.high-contrast .price {
    color: #ffff00;
}
body.high-contrast #rodo li, body.high-contrast #payment-regulations li {
    color: #ffff00;
}
body.high-contrast .descpic img {
	opacity: .5;
}
body.high-contrast .bookero-plugin-header, .high-contrast .dates-section[data-v-f2023d96] .vdp-datepicker__calendar .cell.selected, .high-contrast .calendar-days-list-cell.is-selected[data-v-06a855bc], .high-contrast .hours-section .hours-wrapper .hours-list-item.is-selected[data-v-226b272c], .high-contrast .switcher.is-active[data-v-b6e0c442] {
	background: #ffff00 !important;
}
body.high-contrast .bookero-plugin-form .field /deep/ .multiselect__option--highlight {
	background: #000 !important;	
}
body.high-contrast #reservation h2 {
    color: #ffff00;
}
body.high-contrast #reservation #nfzform h2, body.high-contrast #reservation h2.bookero-plugin-header {
    color: #000;
}
body.high-contrast #nfzform h2 {
    background: #ffff00 !important;
}
body.high-contrast .calendar-days-list-cell[data-v-110eee2e] {
	opacity: .2;
}
body.high-contrast .calendar-days-list-cell.is-valid[data-v-110eee2e], body.high-contrast .hours-section .hours-wrapper .hours-list-item[data-v-72ab2c2c] {
	opacity: 1;
    background: #fff !important;	
    color: #000 !important;
}
body.high-contrast .calendar-days-list-cell.is-selected[data-v-110eee2e], body.high-contrast .hours-section .hours-wrapper .hours-list-item.is-selected[data-v-72ab2c2c] {
	opacity: 1;
    background: #ffff00 !important;
    border-color: #ffff00 !important;
    color: #000 !important;
}
body.high-contrast .submit-section-cart-step-1 button, body.high-contrast .submit-section-cart-step-2 button.submit-button {
    background-color: #ffff00 !important;
    color: #000 !important;
}
body.high-contrast #bookero-plugin a {
    color: #000;
}
body.high-contrast .bookero-plugin-form-heading, body.high-contrast .bookero-plugin-form .field label, body.high-contrast .calendar-nav-month[data-v-06a855bc], body.high-contrast .calendar-days-heading-cell[data-v-06a855bc] {
    color: #ffff00 !important;
}
body.high-contrast .agreements-section[data-v-72ebabc4] {
    color: #ffff00 !important;
}
body.high-contrast .switcher-label[data-v-b6e0c442] {
    color: #ffff00 !important;
}
body.high-contrast .submit-section .back-button[data-v-83257d54] {
    color: #ffff00 !important;
}
body.high-contrast #nfzform button, body.high-contrast .homereturn {
    background-color: #ffff00 !important;
    color: #000 !important;
}
body.high-contrast #nfzform h3 {
    color: #ffff00 !important;
}
body.high-contrast .calendar-days-heading-cell[data-v-110eee2e] {
    color: #fff !important;
}
body.high-contrast .select-items div:hover, body.high-contrast .same-as-selected {
    background: #000 !important;
    color: #fff;
}
body.high-contrast .submit-section .submit-button[data-v-83257d54]:after {
    border: 2px solid #000;
	border-left: none;
    border-bottom: none;
}
body.high-contrast #nfzform button:after, body.high-contrast .homereturn:after {
    border: 2px solid #000;
    border-left: none;
    border-bottom: none;
}
body.high-contrast #phoneNumbersPopUp p {
	color: #000;
}
body.high-contrast #phoneNumbersPopUp .phoneNumberButton a {
    background-color: #000;
    color: #ffff00;
    border: 1px solid #000;
}
body.high-contrast .phoneButtonPopUp svg {
	fill: #000;
}
#mainNav .container .phoneButtonPopUp {
	display: none;
}
.phoneButtonPopUp svg {
	width: 25px;
    margin-left: 20px;
    margin-top: 7px;
    margin-right: 5px;
	fill: #37B1B9;
}
#phoneNumbersPopUp {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
	display:none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#phoneNumbersPopUp .phoneNumberButton {
	width: 100%;
    text-align: center;
}
#phoneNumbersPopUp .phoneNumberButton a {
	display: block;
    background-color: #00CB7A;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 400;
    padding: 6px 20px;
    margin: 0 auto;
    transition: all .5s;
    text-decoration: none;
    border: 1px solid #00cb7a;
	margin: 20px 0;
}
#phoneNumbersPopUp .phoneNumberButton a b {
	display: block;
}
@media (max-width: 712px) {
	#mainNav .container .phoneButtonPopUp {
		display: inline-block;
	}
	#mainNav .container .phoneButton {
		display: none;
	}
}
section#news {
	padding: 50px 0;
}
.newsContainer .imgcont, #news-more .imgcont {
	text-align: center;
}
.newsContainer .imgcont img, #news-more .imgcont img {
	width: 100%;
	margin-top: 0;
}
#news-more .imgcont img {
	border-radius: 50%;
}
.newsContainer h3 {
	margin-top: 0;
}
.high-contrast .custom-pagination span {
	color: #fff;
}
.custom-pagination, .custom-pagination a {
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #1CB0BB;
}
.custom-pagination .current {
	font-weight: 700;
}
.custom-pagination span, .custom-pagination a {
	padding: 0 3px;
}
#news-more {
	padding: 40px 0;
}
#news-more .newsItem &gt; div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#news-more h3 a {
	color: #2D2926;
}
.high-contrast #news-more h3 a {
	color: #ffff00;
}
.page-child-element.child-no-1 .page-child-name, .page-child-element.child-no-6 .page-child-name, .page-child-element.child-no-7 .page-child-name {
	background: #00AAC3;
}
.page-child-element.child-no-2 .page-child-name, .page-child-element.child-no-5 .page-child-name, .page-child-element.child-no-8 .page-child-name {
	background: #05A9B7;
}
.page-child-element.child-no-3 .page-child-name, .page-child-element.child-no-4 .page-child-name, .page-child-element.child-no-9 .page-child-name {
	background: #0BA8AA;
}
.high-contrast .page-child-name {
	background: #ffff00 !important;
}
.page-child-name {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 170px;
    transition: all .5s;
}
.page-child-element {
	margin: 15px 0;
}
.page-child-element a {
	color: #fff;
	text-decoration: none;
}
.high-contrast .page-child-element a {
	color: #000;
	text-decoration: none;
}
.page-child-element p {
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
.high-contrast .page-child-element p {
	color: #000;
}
.page-child-element .page-child-name:hover {
	background: #F68D1E;
}
.high-contrast .page-child-element .page-child-name:hover {
	background: #fff !important;
}
.page-child-name:hover p {
	font-weight: 700;
}
.medicsWrap, .filesWrap {
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.medicsWrap:last-child {
	margin-bottom: 60px;
}
.medicsWrap p, .filesWrap p {
	margin: 0;
	line-height: 1.1875rem;
}
.medicsWrap img, .filesWrap img {
	max-width: 60%;
	border-radius: 50%;
}
.medicsName {
	color: #1CB0BB;
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-weight: 700;
}
.medicsName span {
	display: block;
	font-size: .875rem;
	line-height: 1.0625rem;
	font-weight: 400;
}
.high-contrast .medicsName {
	color: #fff;
}
.center {
	text-align: center;
}
#cta {
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	min-height: 280px;
	margin: 50px 0 100px 0;
	display: block;
}
.bigTitle {
	text-align: center;
	font-size: 3.125rem;
	line-height: 3.8rem;
	font-weight: 700;
	margin-bottom: 30px;
}
@media (max-width: 800px) {
	.bigTitle {
		font-size: 2rem;
		line-height: 2.5rem;
	}
}
.smallTitle {
	text-align: center;
	font-size: 1.25rem;
	line-height: 2.125rem;
	margin-bottom: 50px;
}
.infoTitle {
	font-size: 1.5625rem;
	line-height: 1.875rem;
	font-weight: 700;
}
.gradient ol { 
    counter-reset: item;
    list-style-type: none;
}
.gradient ol li {
	line-height: 1.875rem;
	margin: 10px 0;
}
.gradient ol li:before { 
    content: counter(item, decimal-leading-zero) " "; 
    counter-increment: item;
	font-size: 1.5625rem;
	line-height: 1.875rem;
	font-weight: 700;
	width: 50px;
	display: inline-block;
}
.gradient ul li {
	line-height: 1.875rem;
	margin: 20px 0;
}
.gradient ul li img { 
	max-height: 50px;
	width: auto;
	margin-left: 20px;
}
.gradient .center:not(:first-child) {
	margin-top: 50px;
}
.offerInfo {
	padding: 100px 0;
	margin-bottom: 50px;
}
.offerList {
	list-style: circle;
}
.offerList li {
	font-size: 1.25rem;
	line-height: 3.375rem;
}
.offerListWrap {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
	margin: 50px 0;
}
.offerListWrap .offerListImg {
	order: 1;
	margin-bottom: 2rem;
}
.offerListWrap .offerListText {
	order: 2;
}
.offerListWrap img {
	border-radius: 50%;
	max-width: 100%;
}
footer .submenu p {
	text-align: left;
	font-size: .875rem;
	line-height: 1.875rem;
}
footer .submenu p.footer-phone {
	line-height: 1.0625rem;
	font-weight: 700;
}
footer .submenu p.footer-phone span {
	font-size: 0.625rem;
	display: block;
	font-weight: 400;
}
footer .socialIcons {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
footer .socialIcons p {
	margin: 0;
}
footer .socialIcons img {
	margin-left: 20px;
}

.WebT {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 160px;
}
.WebTlogo, .WebTtext {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.WebTtext {
	padding-top: 10px;
	-webkit-transform: translateX(-65px);
	-moz-transform: translateX(-65px);
	transform: translateX(-65px);
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.WebT:hover .WebTtext {
	opacity: 1;
}

.headTitle {
	margin-top: 0;
}
.descriptionContainer {
	margin-top: 60px;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
.footerTitle {
	margin-top: 60px;
	margin-bottom: 80px;
}
.subTitle {
	margin: 60px 0;
}
.secondDescBlock {
	margin: 50px 0;
}
.not-found .break {
	padding-top: 0;
	padding-bottom: 20px;
}
.not-found .pageTitle {
	padding: 0 5vw 0 5vw;
	color: #40BDC6;
}
@media (min-width: 768px) {
	footer .socialIcons {
		margin-bottom: 0;
	}
	footer .submenu ul {
		padding-left: 2rem;
	}
}
.downloadsWrapper {
	margin-bottom: 3rem;
}
.secondDescBlock div:last-child .infoTitle {
	margin-top: 100px;
}
.c-center {
	text-align: center;
	padding: 0 7vw;
	margin-bottom: .5rem;
}
.filesWrap {
	margin-bottom: 1.5rem;
}
.medicsWrap img {
	max-width: 165px;
	margin-bottom: .5rem;
}
@media (min-width: 992px) {
	.offerListWrap.offerListAlt .offerListImg {
		order: 2;
		margin-bottom: 0;
	}
	.offerListWrap.offerListAlt .offerListText {
		order: 1;
	}
	.secondDescBlock div:last-child .infoTitle {
		margin-top: 0;
	}
	.c-center {
		padding: 0;
		text-align: left;
	}
	.medicsWrap img {
		max-width: 60%;
	}
}
.nfz-logo {
	width: 100%;
	max-width: 210px;
	margin: 3rem 0;
}
.nfzContainer &gt; div {
	padding: 0 3rem;
}
.nfzContainer h3 {
	font-weight: 700;
	margin-bottom: 3rem;
}
.nfzContainer ul {
	list-style: square;
	font-size: 1.3rem;
}
.nfzContainer li {
	margin-bottom: 1.5rem;
}
.nfz-marker img {
	max-width: 3.5rem;
	margin-right: 1rem;
}
.nfz-info img {
	max-width: 1.6rem;
	margin-top: 3rem;
	margin-bottom: 2rem;
}
.nfz-p {
	text-align: center;
}
.nfz-list {
	margin-bottom: 3rem;
}
.nfz-number {
	display: block;
	font-size: 4rem;
	font-weight: 700;
	margin-top: 4rem;
	margin-bottom: 3rem;
}
span.nfz-small {
	font-size: .8rem;
	display: block;
	font-weight: 400;
}
.nfz-services {
	text-align: center;
}
.nfz-services img {
	height: 4rem;
	width: auto;
	margin-top: 3rem;
}
.nfz-services  {
	padding: 0 2rem;
}
.nfz-link-wrapper p {
	text-align: center;
}
#about p.year {
	padding: 0;
    margin: 0;
    color: #00DE82;
    font-weight: 700;
    text-align: center;
    margin-top: 2rem;
}
#about hr {
	margin-top: 0;
}

#alertbox {
	background: -webkit-gradient(linear, left center, right center, from(#F7931E),color-stop(100%, #F15A24));
    background: -webkit-linear-gradient(left,#F7931E ,#F15A24 100%);
    background: linear-gradient(to right,#F7931E ,#F15A24 100%);
    color: #fff;
    text-align: center;
    padding: 1rem;
	width: 100%;
}
#alertbox a {
	color: #ddd;
}
#alertbox p {
	margin-bottom: 0;
}
.alertboxclose {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.alertboxclose:hover::before, .alertboxclose:hover::after {
  background: #ddd;
  cursor: pointer;
}
.alertboxclose::before, .alertboxclose::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}
.alertboxclose::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alertboxclose::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.alertWrapper {
	display: flex;
}
.alertWrapper &gt; div {
	display: flex;
	align-items: center;
}
.alertIcon svg {
	height: 2rem;
	width: auto;
	animation: shake 8s cubic-bezier(.36,.07,.19,.97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.alertText {
	flex-grow: 1;
	padding: 0 2vw;
}
.alertText p {
	display: block;
	text-align: center;
	margin: 0;
	width: 100%;
}
@keyframes shake {
  1%, 9% {
    transform: translate3d(-1px, 0, 0);
  }
  2%, 8% {
    transform: translate3d(2px, 0, 0);
  }
  3%, 5%, 7% {
    transform: translate3d(-4px, 0, 0);
  }
  4%, 6% {
    transform: translate3d(4px, 0, 0);
  }
  10%, 100% {
    transform: translate3d(0px, 0, 0);
  }
}
.alertToShow {
	transition: padding-top .5s ease-out;
}
.alertToShow #mainNav, .alertToShow #alertbox {
	transition: top .5s ease-out;
}
#mainNav .container .logo {
	display: flex;
	align-items: center;
	position: relative;
}
.anniversaryLogo {
	position: absolute;
    margin-left: 0;
    height: 50px;
    background: #fff;
    display: flex;
	overflow: hidden;
}
.anniversaryLogo a {
    display: flex;
}
.anniversaryLogo svg {
	width: 50px;
	height: auto;
}
@media (max-width: 599px) {
	.anniversaryLogo {
		animation: fadeIn 20s infinite;
	}
}
@media (min-width: 600px) {
	.anniversaryLogo {
		margin-left: 20px;
		transition: opacity 0.55s ease;
		position: initial;
	}
	.anniversaryLogo svg {
		width: 80px;
		animation: slideIn 20s infinite;
	}
}
@media (min-width: 713px) and (max-width: 770px) {
	.anniversaryLogo svg {
		width: 70px;
	}
}
@media (min-width: 713px) and (max-width: 991px) {
	.phoneButton img {
		display: none;
	}
}
@keyframes slideIn {
	0% {
		transform: translateX(-100%);
	}
	20% {
		transform: translateX(-100%);
	}
	30% {
		transform: translateX(0);
	}
	47% {
		transform: scale(1);
	}
	48% {
		transform: scale(.9);
	}
	49% {
		transform: scale(1);
	}
	51% {
		transform: scale(1);
	}
	52% {
		transform: scale(.9);
	}
	53% {
		transform: scale(1);
	}
	70% {
		transform: translateX(0);
	}
	80% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(-100%);
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	47% {
		transform: scale(1);
	}
	48% {
		transform: scale(.9);
	}
	49% {
		transform: scale(1);
	}
	51% {
		transform: scale(1);
	}
	52% {
		transform: scale(.9);
	}
	53% {
		transform: scale(1);
	}
	70% {
		opacity: 1;
	}
	80% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.page-child-element img {
	height: auto;
	width: 5rem;
}
.high-contrast .imgToInvert {
	filter: invert(1);
}
.ctk-container p:not(.bigTitle,.ctk-team-info), .ctk-offer-info p.center, .ctk-how-dose-it-work p:not(.ctk-therapy-info, .reservation-info-wrapper p) {
	padding: 0 8vw;
}
.ctk-therapy-info {
	padding: 0 min(15vw, 200px);
	margin-bottom: 80px;
}
.ctk-container .smallTitle {
	margin-bottom: 80px;
}
.ctk-container .headTitle {
    margin-top: 50px;
    font-size: 1.5625rem;
}
.ctk-logo {
	width: 272px;
	height: auto;
	margin-bottom: 80px;
}
.ctk-team-info {
	margin-bottom: 80px;
}
.ctk-team-info span {
	display: block;
	color: #40BDC6;
}
.offer-title-container, .reservation-info-wrapper {
	display: flex;
	width: 350px;
	text-align: left;
	align-items: center;
	margin: 0 auto;
}
.row .col-xs-12:nth-child(2) .offer-title-container {
	margin-top: 40px;
}
.offer-title-container p {
	margin-bottom: 0;
}
.offer-title-container span {
	line-height: 4.0625rem;
	margin-right: 20px;
}
.ctk-how-dose-it-work a {
	margin: 60px 0 100px 0;
}
.ctk-title-with-img, .ctk-info-title {
	font-weight: 700;
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 50px;
}
.ctk-title-with-img img, .reservation-info-img img {
	height: 86px;
	width: auto;
	margin-right: 20px;
}
.reservation-info-wrapper {
	margin-top: 50px;
}
.centrum-terapii-kaszlu #cta {
	margin-top: 100px;
}

section#blog .blogHeaderWrapper {
	display: flex;
	margin-top: 4rem;
	margin-bottom: 3rem;
	flex-wrap: wrap;
	justify-content: center;
}
section#blog .blogHeaderWrapper &gt; div {
	display: flex;
	align-content: flex-end;
	justify-content: center;
	flex-wrap: wrap;
}
section#blog .blogHeaderWrapper &gt; div p {
	font-size: 1.25rem;
    line-height: 2.125rem;
	margin-bottom: 0;
	margin-top: 2rem;
}
section#blog .blogPageTitle {
	font-size: 2.2rem;
	line-height: 1.2;
	margin-bottom: 0;
	width: 100%;
}
section#blog .blogImg {
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	margin-top: 3rem;
	min-height: 250px;
	border-radius: 50%;
}
section#blog .blogImg &gt; div {
	margin-top: 100%;
}
section#blog .item-date {
	width:100%;
	margin-bottom: -10px;
}
@media (min-width: 500px) {
	section#blog .blogImg {
	}
}
@media (min-width: 768px) {
	section#blog .blogHeaderWrapper {
		flex-wrap: nowrap;
	}
	section#blog .blogImg {
		margin-top: 0;
		padding-right: 3rem;
	}
}


#blog .item-text p {
	font-size: 1rem;
    line-height: 1.6875rem;
	margin-bottom: 3rem;
	text-align: justify;
}
#blog .item-text &gt; p:last-of-type {
	margin-bottom: 1rem;
}
#blog .item-text h2 {
	font-size: 1.5rem;
	font-weight: 400;
}
#blog .item-text ul li {
	margin: .3rem 0;
	font-size: 1rem;
}
#blog .item-text ul {
	list-style: square;
	margin-bottom: 3rem;
}
#blog .item-text .wp-block-media-text p {
	margin-bottom: 0;
}
#blog .item-text .wp-block-media-text {
	margin-bottom: 3rem;
}
#blog .item-text .wp-block-media-text figure {
	margin-bottom: 3rem;
}
.wp-block-media-text .wp-block-media-text__content {
	padding: 0;
}
@media (min-width: 601px) {
	#blog .item-text .wp-block-media-text figure {
		margin-bottom: 0;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding-left: 8%;
	}
}
#blog blockquote {
	padding: initial;
	font-size: initial;
	border-left: 0;
}

.wp-block-media-text__media img {
	height: auto;
}
#news a, .newsItem a {
	color: #1cb0bb;
}
#news .item-boxes a, .newsItem a {
	color: #00cb7a;
}
#news .item-boxes a:hover, .newsItem a:hover {
	opacity: .7;
}
#news .jobGoBack a {
	color: #1cb0bb;
}

/* POPUP */
#shadow{
	position: fixed;
    top: 0;
    left: 0;
	z-index: 9999999999;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	display: flex;
	display: none;
	align-items: center;
	justify-content: center;
}

#popup{
	background-color: #ffffff;
	border-radius: 10px;
	padding: 30px;
	font-size: clamp(15.333px,1.04vw,20px);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	width: clamp(300px,50vw,650px);
	box-sizing: border-box;
	opacity: 1;
	display: none;
}
.wazne{
	font-size: clamp(23px,1.56vw,30px);
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
}

.informacja{
	font-size: clamp(16.86,1.15vw,22px);
}
.informacja span{
	text-decoration: underline;
}
.nowyadresDiv{
	display: flex;
	align-items: center;
}
.nowyadres p{
	margin: 0;
}
.mapka{
/*	transform: scale(0.5) */
}
.rozumiem{
	width: 200px;
	height: 40px;
	border-radius: 10px;
	border: none;
	background-color: #05c87d;
	color: white;
	font-size: clamp(18.4px,1.25vw,24px);
}

.rozumiem:hover{
	opacity: 0.5
}
.nowyadres{
	text-align: left;
	margin-left: 20px;
}
@media (max-width: 1000px) {
	.nowyadresDiv{
		flex-direction: column;
	}
	.mapka{
		margin-bottom: 1rem;
	}
}
/* END OF POPUP */

.slick-initialized .slick-slide {
    height: auto;
}
.map iframe {
	width: 100%;
	height: 300px;
}
.medicsWrap a {
    display: block;
	margin-left: auto;
	margin-right: auto;
}

#slider .slide::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgb(0,170,195);
	background: linear-gradient(90deg, rgba(0,170,195,0.95) 0%, rgba(0,170,195,0) 100%);
	z-index: 1;
}
#slider .slide .slider-content {
	z-index: 2;
}
#slider .pagCont {
	z-index: 3;
}

@keyframes fadeIn {
	to {
		opacity: 1;
		left: 0;
	}
}
@keyframes fadeInLeft {
	to {
		transform: translateX(0);
		opacity: 1;
	}
}
@keyframes fadeOut {
	to {
		opacity: 0;
	}
}
#slider .sliderpreloader.inactive {
	animation: fadeOut .5s forwards;
}
#slider .slide {
	z-index: -1;
}
#slider .slide.active {
	z-index: 1;
	animation: fadeIn .5s forwards;
}
#slider .slide.active .slider-content {
	opacity: 0;
	transform: translateX(50px);
	animation: fadeInLeft 1s forwards .5s;
}
.offerPost {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2rem;
	padding-top: 3rem;
	gap: 3rem;
	margin-left: -15px;
	margin-right: -15px;
}
.offerPostContainer {
	border: 2px solid #40BDC6;
	border-radius: 10px;
	padding: 4rem 1.5rem 1rem 1.5rem;
	position: relative;
	flex-basis: 300px;
    flex-grow: 1;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	margin-bottom: 3rem;
}
.offerPost:has(&gt; :last-child:nth-child(4)) .offerPostContainer {
  flex-basis: 45%;
}
.offerPost:has(&gt; :last-child:nth-child(5)) .offerPostContainer {
  flex-basis: 30%;
}
.offerPostHeader {
	display: flex;
	align-items: center;
	background-color: white;
	position: absolute;
    top: 0;
    transform: translateY(-50%);
	padding: 0 1rem;
}
.offerPostHeader img {
	height: 4.5rem;
	width: auto;
	margin-right: 1rem;
}
.offerPostHeader h4 {
	color: #40BDC6;
	font-weight: bold;
	width: min-content;
}
.offerPostMore {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}
.offerPostMore a {
	color: #40BDC6;	
}
.offerPostMore a:first-of-type {
	font-size: 1.1rem;
    line-height: 4rem;
	font-weight: 700;
}
.offerPostMore a:last-of-type {
	font-size: 4rem;
    line-height: 4rem;
	font-weight: bold;
	text-decoration: none;
}
.offerSection {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.offerSection ul {
	padding-left: 1.3em;
	list-style-type: square;
	margin: 1.5em 0;
}
.offerSection li {
	margin-bottom: .5em;
}
.offer2Columns &gt; div {
	flex-basis: 50%;
	padding: 1.5rem;
}
.offer2Columns &gt; div:last-of-type {
	padding-left: 3.5rem;
}
.offer2Columns .offerImportant {
	background: rgb(50,108,176);
	background: linear-gradient(221deg, rgba(50,108,176,1) 0%, rgba(26,191,200,1) 100%);
	color: #fff;
	border-radius: 10px;
	position: relative;
	padding: 2.5rem;
	padding-right: 4rem;
}
.offerImportant h4 {
	margin-bottom: 2rem;
}
.offerImportant p {
	font-size: .9rem;
	line-height: 1.4;
}
.offerImportant .offerImportantIco {
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	font-size: 6rem;
	line-height: 1;
	font-weight: 700;
}
.offerCenter {
	text-align: center;
	align-items: start;
}
.offerCenter img {
	height: 3rem;
}
.offerSubTitle p {
	font-size: 1.2rem;
	color: #40BDC6;
}
.offerSubTitle em {
	font-size: .9rem;
	color: #2D2926;
	font-style: normal;
}

#service-content {
	--page-title-size: clamp(1.4rem,2.51vw,1.836rem);
	--header-size: clamp(1.2rem,2.12vw,1.551rem);
	--subheader-size: clamp(1rem,1.56vw,1.144rem);
	--paragraph-size: clamp(0.8rem,1.04vw,1rem);
	padding: 0 3vw;
}
#service-content h1 {
	font-size: var(--page-title-size, 29px);
}
#service-content h2 {
	font-size: var(--header-size, 25px);
	line-height: 1.48;
	margin: 0;
	margin-bottom: var(--header-size, 24px);
}
#service-content p {
	font-size: var(--paragraph-size, 14px);
	line-height: 1.5;
	margin: 0;
	margin-bottom: var(--header-size, 24px);
}
.offerSubTitle h3, h3.serviceTitle {
	font-size: calc(1.1 * var(--subheader-size));
	color: #40BDC6;
	text-align: center;
}
h3.serviceTitle {
	margin: 4rem 0;
}
.offerSubTitle h3:not(:has(~ p)) {
	margin-bottom: 2em;
}
@media (max-width: 600px) {
	.offerSection {
		flex-direction: column;
		align-items: center;
	}
	.offerSection &gt; div:not(:last-of-type){
		margin-bottom: calc(clamp(60px, 8.55vw, 100px) / 2);
	}
}
/* COOKIE BANNER v.2 STYLES */
.cookieBannerWrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
	background: rgba(0,0,0,.8);
	font-family: Montserrat;
	font-size: 13px;
	line-height: 1.3;
	position: fixed;
	z-index: 9999999999;
	width: 100%;
	top: 0;
	display: none;
}
.cookieBannerContainer {
	width: clamp(320px, 80vw, 650px);
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	transition: .5s;
	max-height: 90vh;
	overflow-y: auto;
}
.cookieBannerContainer &gt; p {
	margin-bottom: .8rem;
	font-size: 13px;
	line-height: 1.3;
}
.cookieBannerHeader {
	font-weight: bold;
	font-size: 15px;
}
.cookieBannerQuestion {
	font-weight: bold;
}
.cookieBannerCheckboxesContainer, .cookieBannerButtonsContainer {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin:1.5rem 0;
	flex-wrap: wrap;
}
.cookieBannerCheckboxesContainer {
	margin-top: 2.5rem;
}
.cookieBannerCheckbox {
	display: flex;
	align-items: center;
}
.cookieBannerCheckbox label {
	position: relative;
	width: 45px;
	height: 20px;
	display: inline-block;
	cursor: pointer;
	margin-right: .8rem;
}
.cookieBannerCheckbox label input {
	position: relative;
	z-index: -1;
	appearance: none;
	opacity: 0;
}
.cookieBannerCheckbox label span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ED1C24;
	border-radius: 20px;
	transition: .5s;
}
.cookieBannerCheckbox label span i {
	position: absolute;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 50%;
	top: 2px;
	left: 2px;
	transition: .5s;
}
.cookieBannerCheckbox label input:checked ~ span {
	background: #41B649;
}
.cookieBannerCheckbox label input:checked ~ span i {
	left: 27px;
}
.cookieBannerCheckbox label input:disabled ~ span {
	background: #ddd;
}
.cookieBannerButtonsContainer button {
	display: inline-block;
	margin: 10px 10px 0 10px;
	width: 250px;
	background-color: #00CB7A;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	font-size: 1.125rem;
	font-weight: 400;
	padding: 6px 20px;
	transition: all .5s;
	text-decoration: none;
	border: 1px solid #00cb7a;
	cursor: pointer;
}
.cookieBannerContainer a {
	color: #000;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
	.cookieBannerCheckboxesContainer {
		flex-direction: column;
		align-items: flex-start;
	}
	.cookieBannerCheckboxesContainer &gt; div {
		margin-bottom: .8rem;
	}
}
/* END COOKIE BANNER v.2 STYLES */
/* ADVERSE EVENTS */
form#adversReportingForm {
	--input-border-color: #4bc3c9;
    font-weight: 300;
    margin: 0px auto;
    position: relative;
    width: 100%;
}
form#adversReportingForm fieldset {
	border: none;
	margin-bottom: 2rem;
	margin-left: 1rem;
}
form#adversReportingForm [type="radio"] {
    opacity: 0;
    display: block;
    width: 0;
    height: 50px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}
form#adversReportingForm label {
	cursor: pointer;
}
form#adversReportingForm legend {
	margin-bottom: 1rem;
	border-bottom: none;
	margin-left: -1rem;
	font-size: 18px;
}
form#adversReportingForm .radioButtons label {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px 40px;
    border: 1px solid var(--input-border-color);
    text-align: center;
    border-radius: 3px;
	background: #fff;
	transition: background .3s;
}
form#adversReportingForm .radioButtons [type="radio"]:checked + label {
	background: #1cb0bb;
	background: -webkit-gradient(linear, left center, right center, from(#1DB1BC),color-stop(100%, #1AA89D));
	background: -moz-linear-gradient(left,#1DB1BC ,#1AA89D 100%);
	background: -webkit-linear-gradient(left,#1DB1BC ,#1AA89D 100%);
    background: linear-gradient(to right,#1DB1BC ,#1AA89D 100%);
	color: #fff;
}
form#adversReportingForm .radioButtonsWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1vw;
}

form#adversReportingForm .textInputs label {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 8px;
    font-size: .9rem;
    line-height: inherit;
    color: #333;
    border: 0;
	font-weight: 700;
}
form#adversReportingForm .textInputs label span {
	font-weight: 400;
	font-size: .8em;
}
form#adversReportingForm .textInputs input, form#adversReportingForm .textInputs select, form#adversReportingForm .textInputs textarea {
    display: block;
    width: 100%;
    border: 1px solid var(--input-border-color);
	border-radius: 3px;
	font-size: 1rem;
	padding: 10px;
	margin-bottom: 1rem;
	line-height: inherit;
}
form#adversReportingForm .textInputs textarea {
	height: 400px;
}
form#adversReportingForm .error-message {
    color: red;
    font-size: 0.9em;
    margin: 5px 0;
    display: block;
}
form#adversReportingForm .toggle-button {
	cursor: pointer;
	color: #2D2926;
	font-weight: 700;
	text-decoration: underline;
}
.reportingInformations h4 {
	text-align: center;
    margin: 20px 0;
    font-weight: 700;
}
.reportingInformations p {
	font-size: .9rem;
}
.detailsWrapper {
	display: grid;
	grid-template-rows: 0;
	overflow: hidden;
	transition: grid-template-rows .3s ease;
}
#error-reportingForm {
	text-align: center;
}

.banner_pr .col-md-12 {
	text-align: center;
}
.banner_pr img {
	max-width: 55%;
    margin: 2rem auto;
}
@media screen and (max-width: 600px) {
	.banner_pr img {
		max-width: 90%;
		margin: 1.5rem auto;
	}
}
.single-offer-thumbnail img {
	display: block;
	height: auto;
}

@media screen and (min-width: 992px) {
	.single-offer-thumbnail img {
		max-width: 80%;
		margin-left: auto;
		margin-top: 2rem;
	}
}
.single-dict-img {
	height: 250px;
    width: auto;
    border-radius: 0;
}
.mb-100 {
	margin-bottom: clamp(60px, 8.55vw, 100px);
}
#youtube-videos-container {
	display: flex;
	gap: 1em;
	flex-wrap: wrap;
}
#youtube-videos-container &gt; * {
	flex: 1 0 300px;
}
#videos-content #youtube-videos-container &gt; *:first-child {
	flex: 1 0 100%;
}

.video-item {
    display: inline-block;
    margin: 10px;
    width: 300px;
    position: relative;
    cursor: pointer;
}

.video-item img {
    width: 100%;
    display: block;
    border-radius: 6px;
}



.yt-modal {
    position: fixed;
    z-index: 9999;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);

    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;

    opacity: 0;
    transition: opacity 0.3s ease;
}

.yt-modal.active {
    display: flex;
    opacity: 1;
}
.yt-modal-content {
    position: relative;
    margin: 5% auto;
    width: 90%;
    max-width: 800px;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
}

.yt-close {
    position: absolute;
    top: 10px; right: 15px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
}

.yt-iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.yt-iframe-wrapper iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    border: none;
}
.yt-modal-content {
    transform: scale(0.95);
    transition: transform 0.3s ease;
}

.yt-modal.active .yt-modal-content {
    transform: scale(1);
}
.thumbnail-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.thumbnail-wrapper img {
    display: block;
    width: 100%;
}
.play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
    opacity: 0;
}

.video-item:hover .play-overlay {
    opacity: 1;
}
.video-item p {
	text-align: center;
	margin-top: .5em;
}
#blog figure.is-type-video.is-provider-youtube {
	margin-top: 1em;
	padding: 0;
}
figure.is-type-video.is-provider-youtube iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
	border-radius: 8px;
}
#team .teamImg img {
	aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%;
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 3em auto;
}
#team .teamName {
	margin-top: 3em;
	font-weight: 700;
}
#team .teamName span {
	display: block;
    font-size: .6em;
    color: #1CB0BB;
    font-weight: 400;
}</pre></body></html>