html {
	scroll-behavior: smooth;
	font-size: 18px;
}

@media (max-width: 991px) {
	html {
		font-size: 14px;
	}
}

body {
	font-family: Spartan, Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3;
	color: #000000;
}

.block {
	padding: 2rem;
	overflow: hidden;
	position: relative;
}

@media (max-width:460px) {
	.block {
		padding: 2rem 0;
	}
}

h1.heading {
	font-size: 1.5rem;
	font-family: Spartan, 'Arial Black', sans-serif;
	line-height: 1.4;
	margin: 0 auto 2rem;
	text-align: center;
	max-width: 760px;
	font-weight: 700;
}

h1.heading--c1 {
	color: #3B68CF;
}

h1.heading--c2 {
	color: #90298E;
}

h1.heading--c3 {
	color: #E10054;
}

h2.subheading {
	font-family: Spartan, 'Arial Black', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0 auto 2rem;
	max-width: 840px;
	text-align: center;
	line-height: 1.4;
}

h2.subheading--c1 {
	color: #3B68CF;
}

h2.subheading--c2 {
	color: #90298E;
}

h2.subheading--c3 {
	color: #E10054;
}

.paragraph {
	font-size: 1.2rem;
	margin: auto auto 1.5rem;
}

.paragraph--big {
	font-size: 1.4rem;
}

.button-container {
	padding: 2rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.button {
	border-radius: 5rem;
	background: #E10054;
	background-image: linear-gradient(90deg, #E10054, #90298E);
	box-shadow: 0 0.3rem 1rem fadeout(#E10054, 80%);
	padding: 0.6rem 1rem;
	min-width: 150px;
	display: inline-block;
	color: #ffffff;
	font-family: Spartan, Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.4rem;
	transform: scale(0.96);
	transition: all .15s ease-in;
	text-decoration: none!important;
	text-align: center;
}

.button--alt {
	background: none;
	border: 0.2rem solid #ffffff;
	box-shadow: 0 0.3rem 1rem rgba(255, 255, 255, .3);
	padding: 0.5rem 0.9rem;
	min-width: 140px;
}

.button:hover {
	transform: scale(1);
	color: #ffffff;
	box-shadow: 0 0.3rem 1rem fadeout(#E10054, 60%);
}

.button--alt:hover {
	box-shadow: 0 0.3rem 1.5rem rgba(255, 255, 255, .5);
	background: rgba(255, 255, 255, .1)
}

.block--menu {
	background-color: #ffffff;
}

.block--menu img {
	margin: 10px 0;
}

.block--header {
	padding: 0;
	min-height: 100vh;
	width: 100%;
	background-image: url("../images/top-bcg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.block--header h1 {
	padding: 30px 40px 0 !important;
	color: #ffffff;
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	margin: auto;
	max-width:780px;
	
}

.block--header h1 span {
	color: #ffffff;
	display: grid;
	text-shadow: none;
	text-align: center;
	font-size: 5pc;
	margin-bottom: 20px;
	font-weight: 300;
}

.block--header h2 {
	padding: 5px 40px 5px;
	color: #ffffff;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
}

.sz-top-box {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px 5px;
	width: 100%;
	min-height: 130px;
}

.sz-top-box-title {
	margin: 0px 0px 5px;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.sz-top-box-text {
	margin: 0px;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
}

.big {
	font-size: 24px;
	line-height: 34px;
}

@media (max-aspect-ratio: 3/2) {
	.block--menu img {
		width: 100%;
		height: 100%;
	}
	.block--header {
		background-image: url("../images/top-bcg.jpg");
	}
	.block--header h1 {
		font-size: 35px;
		line-height: 45px;
	}
	.block--header h1 span {
		font-size: 3pc;
	}
	.block--header h2 {
		font-size: 25px;
		line-height: 35px;
	}
	.header__link {
		position: relative !important;
	}
	.block--header {
		min-height: auto;
	}
}

.header__img {
	max-width: 100%;
	height: auto;
}

.header__link {
	position: absolute;
	bottom: 15%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 1rem;
	display: flex;
	justify-content: center;
}

.header__arrow {
	width: 70px;
	margin: auto;
	height: auto;
	transform: rotate(180deg);
}

.block--jumbotron {
	background-color: #981d51;
	color: #ffffff;
	font-family: Spartan, 'Arial Black', sans-serif;
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.block--jumbotron>* {
	max-width: 760px!important;
	margin-left: auto;
	margin-right: auto;
}

.jumbotron__heading {
	color: inherit;
}

.jumbotron__paragraph {
	max-width: 760px;
	margin: auto auto 1.5rem;
}

.prelegent {
	background: #ffffff;
}

.prelegent__title {
	font-size: 34px;
	line-height: 44px;
	font-family: Spartan, 'Arial Black', sans-serif;
}

.prelegent__title span {
	font-size: 24px;
	line-height: 34px;
}

.prelegent__text {
	font-size: 1rem;
	line-height:1.6rem;
	margin-top: 20px;
}

.prelegent__text p {
	color:#000;
}

.prelegent img {
	width: 200px;
}

#sz-experience {
	padding: 20px 0px 20px;
	overflow: hidden;
}

#sz-experience h4 {
	margin-top: 20px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
}

.sz-experience-grey {
	background-color: #F2F2F2;
	padding: 20px 20px 10px 0px;
	position: relative;
	margin-bottom: 20px;
}

.sz-experience-grey::before {
	content: attr(aaa);
	position: absolute;
	width: 4000px;
	background-color: #F2F2F2;
	right: 100%;
	top: 0;
	bottom: 0;
}

.sz-experience-grey p strong {
	color: #981d51;
	margin: 0px 0px 10px;
	font-size: 1.1rem;
	font-weight: 700;
}

.sz-experience-grey p {
	color: #000;
	margin: 0px 0px 10px;
	font-size: 1.1rem;
	font-weight: 400;
}

#sz-experience img {
	max-width: 100%;
}

.sz-experience-bonus {
	background-color: #981d51;
	padding: 20px 20px 10px 0px;
	position: relative;
	margin: 50px 0 20px 0;
}

.sz-experience-bonus::before {
	content: attr(aaa);
	position: absolute;
	width: 4000px;
	background-color: #981d51;
	right: 100%;
	top: 0;
	bottom: 0;
}

.sz-experience-bonus p strong {
	color: #fff;
	margin: 0px 0px 10px;
	font-size: 1.1rem;
	font-weight: 700;
}

.sz-experience-bonus p {
	color: #fff;
	margin: 0px 0px 10px;
	font-size: 1.1rem;
	font-weight: 400;
}

#partner img {
	max-width: 100%;
}

.you-can-number {
	background-color: #981d51;
	color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 33px;
	margin-right: 0px;
	font-size: 28px;
	font-weight:600;
	float: left;
}

.oh {
	padding-top: 0;
	overflow: hidden;
	font-size: 1.1rem;
	position: relative;
	padding-left: 30px;
	margin-bottom: 30px;
}

#kontakt p {
	color: #000000;
}

.footer {
	background-color: #000000;
	padding: 30px 10px;
}

.footer h3,p {
	color: #ffffff;
}

.copyright {
	color: #ffffff;
}

.icons-list__item {
	display: flex;
	padding: 2rem;
}

.icons-list__icon {
	flex: 0 0 4rem;
	margin: 0;
	display: flex;
}

.icons-list__img {
	height: 4rem;
	max-width: 100%;
	width: auto;
	margin: auto;
}

.icons-list__text {
	flex: 1;
	font-size: 1.3rem;
}

.icons-list__text--left {
	margin: auto auto auto 1rem;
}

.icons-list__text--right {
	margin: auto 1rem auto auto;
}

.block--pricing {
	background-image: url(../images/pricing-1.png), url(../images/pricing-2.png), url(../images/pricing-3.png), url(../images/pricing-4.png);
	background-repeat: no-repeat;
	background-size: 27%;
	background-position: 6% 2rem, 35% 0, 65% 2rem, 94% 0;
}

.heading--pricing {
	color: #E10054;
}

.pricing__box {
	background-color: rgba(20, 20, 20, 0.61);
	color: #ffffff;
	padding: 0 2rem 2rem;
	max-width: 420px;
	margin: 15rem auto auto;
}

.box__top {
	min-height: 10rem;
	background-image: url(../images/charaktery_logo_white.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	;
	background-size: 40%;
}

.pricing__header {
	font-size: 1.5rem;
	padding: 1rem 1rem 0.5rem;
	margin: 0 auto 1.5rem;
}

.pricing__header--ribbon {
	background-color: #E10054;
	max-width: 250px;
	position: relative;
}

.pricing__header--ribbon:after {
	content: "";
	position: absolute;
	bottom: -1.9rem;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
	height: 2rem;
	width: 100%;
	background-color: #E10054;
	clip-path: polygon(0% 0%, 0% 100%, 50% 10%, 100% 100%, 100% 0%, 0% 0%);
}

.box__mid {
	min-height: 5rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.price {
	font-weight: 100;
}

.price--month {
	font-size: 2rem;
}

@media (max-width:991px) {
	.block--pricing {
		background: none;
	}
	.pricing__col {
		background-repeat: no-repeat;
		background-size: 54%;
		background-position: 8% 3rem, 92% 2rem;
	}
	.pricing__col--1 {
		background-image: url(../images/pricing-1.png), url(../images/pricing-2.png);
	}
	.pricing__col--2 {
		background-image: url(../images/pricing-3.png), url(../images/pricing-4.png);
	}
	.pricing__box {
		margin-top: 10rem;
	}
}

@media (min-width:991px) {
	.block--menu img {
		max-height: 50px;
	}
}

.block--counter {
	background-image: url(../images/counter.png);
	min-height: 70vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.counter {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.counter__item {
	flex: 0 0 10rem;
	max-width: 48%;
	min-height: 9rem;
	background: #90298E;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	padding: 0.5rem;
	margin: 2rem auto;
}

.counter__text {
	font-size: 0.8rem;
	font-weight: 100;
}

.counter__number {
	font-size: 3rem;
	font-weight: 700;
}


/*
@property --num {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}

.counter__number {
  transition: --num 2.5s;
  counter-set: num var(--num);
}
.counter__text {
	font-weight: 300;
	max-width: 100%;
}
.counter__number::after {
	content: attr(data-counter);
}
*/

.block--album {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.album__col--text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.album__heading {
	font-size: 1.8rem;
	margin-bottom: 1rem;
	width: 80%;
	font-weight: 400;
}

.album__paragraph {
	font-size: 1.5rem;
	width: 80%;
	font-weight: 300;
}

.album__img {
	width: 100%;
	margin: 1rem 0;
}

ul.list {
	list-style-type: none;
}

ul.list>li {
	position: relative;
	margin-bottom: 1rem;
	font-size: 1.3rem;
	line-height: 1.5;
	font-weight: 300;
	padding-left: 1rem;
}

ul.list>li:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2rem;
	left: -1.5rem;
	top: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.6 13.4'%3E%3Cdefs%3E%3Cstyle%3E.aec94750-0b29-4d77-87ad-b0305ff7ffe8%7Bfill:%2390298e;%7D%3C/style%3E%3C/defs%3E%3Cg id='ee3288fb-9770-4c9e-8cac-3429160fb1fe' data-name='Warstwa 2'%3E%3Cg id='a69390c5-e367-4e31-8194-e288216ae3fd' data-name='Warstwa 1'%3E%3Cpath class='aec94750-0b29-4d77-87ad-b0305ff7ffe8' d='M5.6,10.6,1.4,6.4,0,7.8l5.6,5.6,12-12L16.2,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 1.3rem;
	background-position: 50% 0.3rem;
}

ul.list--pricing>li {
	position: relative;
	margin-bottom: 1rem;
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 300;
	padding-left: 1rem;
}

ul.list--pricing>li:before {
	width: 1.5rem;
	left: -1rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.185' height='15.706' viewBox='0 0 20.185 15.706'%3E%3Cpath id='ic_done_24px' d='M9.372,16.905,4.893,12.426,3.4,13.919l5.972,5.973,12.8-12.8L20.677,5.6Z' transform='translate(-2.693 -4.893)' fill='%23df0155' stroke='%23de0155' stroke-width='1'/%3E%3C/svg%3E%0A");
	background-size: 1rem;
}