html {
	overflow-x: hidden;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	overflow-x: hidden;
	background-position: center;
	background-repeat: repeat;
	font-family: "Poppins", sans-serif;
	cursor: url(./../../assets/public/image/Group\ 60.png), auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* change colours to suit your needs */

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}


/* change colours to suit your needs */

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

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


/* change border colour to suit your needs */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

.mobile_padding {
	padding-left: 36px;
	padding-right: 36px;
}

@media(min-width:1200px) {
	.mobile_padding {
		padding-left: 0;
		padding-right: 0;
	}
}

.responsive {
	width: 100%;
	max-width: 100%;
}

.responsive__image {
	max-width: 100%;
	height: auto;
}

section {
	overflow-x: hidden;
}

.position {
	position: relative;
}

.button {
	display: inline-block;
	width: 222px;
	background-color: #6D1BBE;
	border: 2px solid #6D1BBE;
	border-radius: 69px;
	opacity: 1;
	padding: 16px 0;
	text-align: center;
	font-family: "Space Grotesk", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1.4px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	transition: all 0.3s ease-out;
}

.button:hover {
	font-size: 15px;
	background-color: #7A08EA;
	color: #fff;
}

@media(min-width: 1200px) {
	.button {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
		width: 283px;
		padding: 21px 0;
	}
	.button:hover {
		font-size: 18px;
	}
}

@media(min-width: 1600px) {
	.button {
		font-size: 22px;
		line-height: 28px;
		letter-spacing: 2.2px;
		width: 355px;
		padding: 26px 0;
	}
	.button:hover {
		font-size: 24px;
	}
}

.img-hover-zoom {
	overflow: hidden;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 360px;
}

.floating_mail {
	position: absolute;
	right: -80px;
	top: 50%;
	transform: rotate(-90deg);
	display: none;
}

@media(min-width: 1400px) {
	.floating_mail {
		display: block;
	}
}

.floating_mail a {
	font-weight: 500;
	font-family: "Space Grotesk", sans-serif;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 1.8px;
	color: #000000;
	text-decoration: none;
}

.floating_mail a:before {
	position: absolute;
	content: '';
	background-image: url(./../../assets/public/image/palec.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 26px;
	height: 47px;
	transform: rotate(90deg);
	right: -60px;
	top: -9px;
}

.floating_mail--white a {
	color: #FFFFFF;
}

.floating_mail--white a:before {
	background-image: url(./../../assets/public/image/01.svg);
}

.floating_mail--about {
	top: 30%;
}

.floating_socials {
	height: 100px;
	display: none;
	flex-direction: column;
	justify-content: space-between;
}

.floating_socials a {
	display: flex;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
}

.floating_socials {
	position: absolute;
	left: 60px;
	bottom: 65px;
	display: none;
}

.floating_socials--about {
	top: 45px;
}

@media(min-width: 1400px) {
	.floating_socials {
		display: flex;
	}
}

@media(min-width: 1900px) {
	.floating_socials {
		left: 80px;
		bottom: 65px;
	}
}

.floating_ig {
	background-image: url(./../../assets/public/image/ig.svg);
}

.floating_fb {
	background-image: url(./../../assets/public/image/facebook-box.svg);
}

.floating_in {
	background-image: url(./../../assets/public/image/ln.svg);
}

.floating_ig--white {
	background-image: url(./../../assets/public/image/IN.svg);
}

.floating_fb--white {
	background-image: url(./../../assets/public/image/FB.svg);
}

.floating_in--white {
	background-image: url(./../../assets/public/image/LI.svg);
}

.navbar {
	position: fixed !important;
	z-index: 100;
	width: 100%;
	background-color: #fff;
}

.nav-container {
	display: block;
	justify-content: space-between;
	align-items: center;
	height: 70px;
	padding: 0!important;
}

.navbar .menu-items {
	display: flex;
}

.navbar .nav-container li {
	list-style: none;
	margin-bottom: 62px;
}

.navbar .nav-container a,
.nav__calendly a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 25px;
}

.nav-container .checkbox {
	position: absolute;
	display: block;
	height: 32px;
	width: 32px;
	top: 17px;
	right: 20px;
	z-index: 5;
	opacity: 0;
	cursor: pointer;
}

.nav-container .hamburger-lines {
	display: block;
	height: 17px;
	width: 32px;
	position: absolute;
	top: 17px;
	right: 20px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: end;
}

.nav-container .hamburger-lines .line {
	display: block;
	height: 3px;
	border-radius: 10px;
	background: #000000;
}

.nav-container .hamburger-lines .line1 {
	transform-origin: 0% 0%;
	transition: transform 0.4s ease-in-out;
	width: 21px;
}

.nav-container .hamburger-lines .line2 {
	transition: transform 0.2s ease-in-out;
	width: 30px;
}

.nav-container .hamburger-lines .line3 {
	transform-origin: 0% 100%;
	transition: transform 0.4s ease-in-out;
	width: 15px;
}

.navbar .menu-items {
	padding-top: 100px;
	height: 100vh;
	width: 100%;
	transform: translate(-150%);
	display: flex;
	flex-direction: column;
	transition: transform 0.5s ease-in-out;
	text-align: center;
	background: #141414;
	z-index: 1;
	margin-top: -15px;
}

.logo {
	position: absolute;
	top: 5px;
	left: 20px;
	font-size: 1.2rem;
	color: #0e2431;
	width: 50px;
	opacity: 0;
	transition: all .2s;
}

.nav__calendly {
	position: absolute;
	top: 4px;
	transform: translateX(51%);
}

.nav-container input[type="checkbox"]:checked~.menu-items {
	transform: translateX(0);
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
	background-color: #fff;
	transform: rotatez( 45deg) translate(6px, 9px);
	width: 30px;
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
	transform: scaleY(0);
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
	background-color: #fff;
	transform: translate(-3px, 17px) rotatez( -42deg);
	width: 30px;
}

.nav-container input[type="checkbox"]:checked~.logo {
	display: none;
}

.nav__element a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 25px;
}

.menu_element--logo {
	background-image: url(./../../assets/public/image/mock/logo_white.webp);
	width: 302px;
	height: 59px;
	display: inline-block;
	background-size: contain;
}

.navbar-color a,
.nav__calendly a {
	font-weight: 500 !important;
	width: 274px;
	height: 50px;
	background-color: #6D1BBE;
	background-image: url(./../../assets/public/image/chat-bubble-outline-badged-2.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
}

.navbar-color a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.nav__calendly a {
	display: inline-block;
	width: 200px;
	height: 35px;
	padding-top: 8px;
	border-radius: 69px;
	text-align: center;
	background-image: none;
}

.navbar .nav-container .navbar-mail a {
	font-weight: 500 !important;
	font-family: "Space Grotesk", sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 274px;
	height: 50px;
	display: inline-block;
	position: relative;
	letter-spacing: 0.7px;
}

.navbar-mail a:before {
	position: absolute;
	content: '';
	background-image: url(./../../assets/public/image/01.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 13px;
	height: 20px;
	transform: rotate(-90deg);
	left: 0;
}

.navbar-socials {
	display: flex;
	justify-content: center;
}

.navbar-socials a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: -25px 12px 0;
}

.navbar__ig {
	background-image: url(./../../assets/public/image/IN.svg);
	background-repeat: no-repeat;
}

.navbar__fb {
	background-image: url(./../../assets/public/image/FB.svg);
	background-repeat: no-repeat;
}

.navbar__in {
	background-image: url(./../../assets/public/image/LI.svg);
	background-repeat: no-repeat;
}

.nav__desktop {
	display: none;
}

.nav__bar {
	height: 55px;
}

.sticky .logo {
	opacity: 1;
}

.sticky {
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

@media(min-width: 1200px) {
	.navbar {
		background-color: #EEEEEE;
		transition: all .2s;
		padding: 6px 0 0px!important;
	}
	.nav__bar {
		height: 70px;
	}
	.menu-items {
		display: none!important;
	}
	.navbar .container {
		position: relative;
		max-width: 100%;
		width: 90%;
		margin: 0 auto;
	}
	.nav-container .checkbox,
	.nav-container .hamburger-lines {
		display: none;
	}
	.nav__desktop {
		display: flex;
		align-items: center;
		position: absolute;
		right: 0;
		top: 5px;
	}
	.navbar .nav-container .nav__desktop a {
		color: #000;
	}
	.navbar .nav-container .nav__desktop .navbar-color a {
		color: #fff;
		text-align: center;
		padding-left: 20px;
		background-position: 21px 11px;
		transition: all .2s;
	}
	.navbar .nav-container .nav__desktop .navbar-color a:hover {
		background-color: #fff;
		color: #000000;
		background-image: url(./../../assets/public/image/chat-bubble-outline-badged-1.png);
	}
	.navbar-contact {
		width: 128px;
		height: 50px;
		border: 2px solid #6D1BBE;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 53px;
		transition: all .2s;
	}
	.navbar-contact:hover {
		background-color: #6D1BBE;
		color: #fff !important;
	}
	.logo {
		left: 28px;
		width: 70px;
		height: 82px;
		top: 13px;
	}
	.nav__calendly {
		display: none;
	}
}

@media(min-width:1400px) {
	.navbar .container {
		width: 1364px;
	}
}

.hero {
	height: calc(100vh - 100px);
	position: relative;
	background-color: #EEEEEE;
	padding: 10% 0 0px;
	margin-bottom: 36px;
	background-image: url(./../../assets/public/image/mock/Group-103.webp);
	background-repeat: no-repeat;
	background-size: 721px;
	background-position: bottom right -109px;
}

.hero__wrapp div {
	padding: 0 36px;
}

.hero_image {
	width: 80%;
}

.hero__title {
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	line-height: 45px;
	font-weight: 700;
	color: #000000;
	padding-top: 20px;
}

.hero__title--color {
	color: #6D1BBE;
}

.hero__title--bg {
	background-image: url(./../../assets/public/image/Group\ 83.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center 38px;
	height: 68px;
	display: inline-block;
}

.hero__author {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #6D1BBE;
	margin-bottom: 10px;
	padding-top: 10%;
}

.hero__profession {
	font-family: "Space Grotesk", sans-serif;
	font-weight: 500;
	font-size: 12px;
	background-color: #6D1BBE;
	color: #fff;
	display: inline;
	padding: 5px;
	letter-spacing: 2px;
	width: 45%;
	line-height: 1.3;
}

.hero__publications {
	position: absolute;
	width: 100%;
	height: 120px;
	background: #ffffff4a;
	bottom: 0;
	padding-right: 0 !important;
	background-image: linear-gradient( 180deg, hsla(0, 0%, 100%, .4), #fff);
}

.hero__publications p {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 1.6px;
	padding: 25px 0 0;
	margin-bottom: -5px;
}

.hero__wrapper {
	display: flex;
	width: 100%;
	overflow-x: auto;
	justify-content: flex-start;
	padding: 0 0 5px!important;
	margin-left: -55px;
}

.hero__wrapper div {
	padding: 0 !important;
}

.hero__wrapper::-webkit-scrollbar {
	width: 8px;
	height: 5px;
}

.hero__wrapper::-webkit-scrollbar-track {
	border-radius: 10px;
	background: transparent;
}

.hero__wrapper::-webkit-scrollbar-thumb {
	background: transparent;
	border-radius: 10px;
}

.hero__wrapper::-webkit-scrollbar-thumb:hover {
	background: transparent;
}

.hero__profession--tablet {
	display: none;
}

.hero__publications img {
	filter: grayscale(100%);
}

.hero_RP {
	margin-left: -40px;
}

@media(min-width: 1200px) {
	.hero {
		height: calc(100vh - 76px);
		padding: 0;
		background-size: cover;
		background-position: right 0px;
		margin-bottom: 70px;
	}
	.hero__wrapp {
		width: 1080px;
		margin: 0 auto;
		padding-bottom: 121px;
	}
	.hero__wrapp div {
		padding: 0;
	}
	.hero__image-wrapp {
		width: 359px;
		height: 69px;
	}
	.hero__title {
		font-size: 50px;
		line-height: 65px;
		width: 590px;
		padding-top: 0;
	}
	.hero__title--color {
		background-image: url(./../../assets/public/image/Group\ 83.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center bottom -5px;
		height: 95px;
		padding-bottom: 40px;
	}
	.hero__title--bg {
		background-image: none;
	}
	.hero__author {
		padding-top: 4%;
		margin-bottom: -14px;
		font-size: 21px;
		line-height: 31px;
	}
	.hero__profession--mobile {
		display: none;
	}
	.hero__profession--tablet {
		display: inline-block;
		width: auto;
	}
	.hero__profession {
		font-size: 14px;
		line-height: 18px;
		letter-spacing: 1.4px;
	}
	.hero__publications {
		height: auto;
		background: transparent;
		background-image: none;
	}
	.hero__publications p {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 1.4px;
		padding: 0;
	}
}

@media(min-width: 1400px) {
	.hero__author {
		padding-top: 46px;
	}
}

@media(min-width: 1600px) {
	.hero {
		padding: 50px 0 0px;
		background-size: cover;
		background-position: bottom right 0px;
		margin-bottom: 130px;
	}
	.hero__wrapp {
		padding-top: 0px;
		margin: 0 auto;
		padding-bottom: 100px;
		width: 1364px;
	}
	.hero__wrapp div {
		padding: 0;
	}
	.hero__image-wrapp {
		width: 442px;
		height: 85px;
	}
	.hero_image {
		width: 100%;
	}
	.hero__title {
		font-size: 65px;
		line-height: 85px;
		width: 747px;
		padding-top: 60px;
	}
	.hero__title--color {
		background-image: url(./../../assets/public/image/Group\ 83.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center bottom -5px;
		height: 95px;
		padding-bottom: 40px;
	}
	.hero__title--bg {
		background-image: none;
	}
	.hero__author {
		font-size: 24px;
		line-height: 35px;
		padding-top: 70px;
		margin-bottom: -10px;
	}
	.hero__profession {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
	}
	.hero__publications {
		position: relative;
		height: 120px;
		background: transparent;
		background-image: none;
	}
	.hero__publications p {
		font-size: 16px;
		line-height: 25px;
		letter-spacing: 1.6px;
		margin-bottom: 5px;
		padding: 50px 0 0;
	}
}

.consultation:first-of-type {
	margin-bottom: 30px;
}

.consultation {
	margin-bottom: 74px;
	font-family: "Poppins", sans-serif;
}

.consultation_container {
	position: relative;
}

.consultation_image {
	max-width: 100%;
	height: auto;
	transition: transform 0.7s ease;
}

.consultation_image:hover {
	transform: scale(1.2);
}

.consultation_wrapper {
	position: absolute;
	bottom: -50px;
	left: 0;
}

.consultation_wrapper p {
	margin: 0;
}

.consultation_wrapper--secound {
	bottom: -222px;
}

.consultation_title {
	font-size: 30px;
	font-weight: 600;
	line-height: 42px;
	text-align: left;
	background-color: #fff;
	margin: 0;
	margin-bottom: 2px;
	padding-right: 7px;
	display: inline-block;
}

.consultation_title--color {
	color: #6D1BBE;
}

.consultation_description {
	margin-top: 60px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #000;
	line-height: 21px;
}

.consultation_description--bold {
	font-size: 14px;
	font-weight: 600;
}

.consultation_description--secound {
	margin-top: 245px;
}

.consultation_button {
	margin-top: 25px;
}

.consultation__tablet,
.consultation__tablet--secound {
	display: none;
}

@media(min-width: 768px) {
	.consultation {
		display: flex;
		margin: 0 auto;
	}
	.consultation_container {
		flex: 0 0 49%;
	}
	.consultation_wrapper {
		flex: 0 0 50%;
	}
	.consultation__invert {
		padding-bottom: 90px;
	}
	.consultation__mobile {
		bottom: 21px;
	}
	.consultation_description {
		position: relative;
		margin-top: 0;
		padding-left: 10px;
	}
	.consultation_description--secound {
		margin-top: 0;
		margin-bottom: 50px;
	}
	.consultation_title {
		font-size: 18px;
	}
	.consultation_wrapper--secound {
		bottom: -36px;
	}
}

@media(min-width:1200px) {
	.consultation {
		display: flex;
		width: 1080px;
	}
	.consultation_container {
		flex: 0 0 49%;
	}
	.consultation_wrapper {
		flex: 0 0 50%;
	}
	.consultation:first-of-type {
		margin-bottom: 100px;
	}
	.consultation__invert {
		flex-direction: row-reverse;
		padding-bottom: 0;
	}
	.consultation__mobile {
		display: none;
	}
	.consultation__tablet {
		display: block;
		position: absolute;
		left: -211px;
		top: 17px;
	}
	.consultation__tablet p,
	.consultation__tablet--secound p {
		margin-bottom: 5px;
	}
	.consultation__tablet--secound {
		display: block;
		position: absolute;
		width: 822px;
		right: -272px;
		top: 17px;
	}
	.consultation_title {
		font-size: 36px;
		line-height: 51px;
		padding-left: 10px;
	}
	.consultation_description {
		font-size: 16px;
		line-height: 30px;
		margin-top: 0;
		padding-top: 119px;
		padding-left: 40px;
	}
	.consultation_description--bold {
		font-size: 18px;
		line-height: 24px;
	}
	.consultation_description--secound {
		padding: 305px 0 0;
		margin-bottom: 100px;
	}
	.consultation_description--secound .consultation_title {
		padding-right: 10px;
		padding-left: 0;
	}
	.consultation_description--secound .consultation_title--color {
		padding-right: 0;
	}
}

@media(min-widtH: 1400px) {
	.consultation_title {
		font-size: 37px;
	}
}

@media(min-width: 1600px) {
	.consultation {
		width: 1364px;
	}
	.consultation:first-of-type {
		margin-bottom: 137px;
	}
	.consultation_title {
		font-size: 48px;
		line-height: 72px;
		padding-left: 10px;
	}
	.consultation_description {
		padding-top: 255px;
		padding-left: 74px;
	}
	.consultation_description--bold {
		font-size: 21px;
		line-height: 30px;
	}
	.consultation__tablet {
		width: 1000px;
		left: -276px;
		top: 75px;
	}
	.consultation_description--secound {
		padding: 399px 0 0;
		margin-bottom: 142px;
	}
	.consultation__tablet--secound {
		width: 1000px;
		right: -305px;
	}
}

.about {
	font-family: "Poppins", sans-serif;
	position: relative;
}

.about_container {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.about_container--first {
	position: relative;
	padding: 77px 0 0;
	background-image: url(../../assets/public/image/mock/about01.webp);
}

.about_container--secound {
	position: relative;
	background-image: url(../../assets/public/image/mock/20210714_00183a.webp);
	background-color: #010101;
	background-size: contain;
	background-position: bottom center;
	text-align: left;
}

.about_container--third {
	background-color: #010101;
	text-align: left;
	padding-top: 8px;
}

.about_container--fourth {
	background-color: #010101;
	padding: 80px 0 76px;
	overflow: hidden;
}

.about_container p {
	margin-bottom: 5px;
}

.about_container--secound p,
.about_container--third p {
	margin-bottom: 8px;
}

.about_title {
	font-size: 24px;
	font-weight: 600;
	line-height: 35px;
	color: #000000;
	background-color: #fff;
	padding: 2px 7px;
}

.about_title--big {
	font-size: 30px;
	line-height: 42px;
	padding: 2px 2px;
}

.about_title--color {
	color: #fff;
	background-color: #6D1BBE;
}

.about_container--third p {
	padding: 0 36px 0 26px;
}

.about_wrapper {
	padding-left: 26px;
	position: absolute;
	bottom: -6px;
}

.about_description {
	margin-top: 43px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
}

.about_description a {
	display: block;
	margin-top: 30px;
}

.about_container--third .about_description {
	padding-left: 70px;
	margin-bottom: 0;
}

.about_wrapperek {
	position: relative;
	background-image: url(./../../assets/public/image/mock/czarny.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0 160px;
	margin-top: 195px;
	padding-bottom: 20px;
}

.about_wrapp {
	width: 302px;
	height: 360px;
	box-shadow: 0px 0px 30px #0000001a;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1;
	margin: -86px auto 0;
	position: relative;
}

.about_wrapp:before {
	content: '';
	height: 70px;
	width: 3px;
	background-color: #6D1BBE;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
}

.about_subtitle {
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
	color: #000;
	padding: 0 15px;
}

.about_subtitle--big {
	font-family: "Space Grotesk", sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 46px;
	padding: 0 15px;
}

.about_subtitle--big span {
	color: #6D1BBE;
}

.about_subtitle--secound {
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	line-height: 31px;
	font-weight: 500;
	color: #fff;
	max-width: 188px;
	position: absolute;
	bottom: 36px;
	left: 36px;
}

.about_logo {
	background-image: url(../../assets/public/image/polityka.png);
	background-size: contain;
	width: 120px;
	height: 47px;
	display: block;
	position: absolute;
	left: 45px;
	top: 80px;
}

.about__text--tablet {
	display: none;
}

.about_container--third .about_description {
	padding-left: 36px;
}

@media(min-width:1200px) {
	.about_container--first {
		padding-top: 125px;
	}
	.about_title {
		font-size: 36px;
		line-height: 55px;
		display: inline-block;
	}
	.about_description {
		width: 750px;
		margin: 45px auto 0;
		font-size: 16px;
		line-height: 24px;
	}
	.about_wrapp {
		width: 964px;
		height: 267px;
	}
	.about_wrapp:before {
		width: 5px;
		height: 100px;
	}
	.about_subtitle {
		font-size: 18px;
		line-height: 27px;
	}
	.about_subtitle--big {
		font-size: 55px;
		line-height: 70px;
		margin-bottom: 5px;
	}
	.about_title--big {
		font-size: 40px;
		line-height: 60px;
		padding: 2px 15px;
	}
	.about_wrapperek {
		padding-bottom: 86px;
	}
	.about_content {
		display: flex;
		justify-content: center;
		;
		background-color: #010101;
	}
	.about_container--secound {
		flex: 0 0 40%;
	}
	.about_container--third {
		flex: 0 0 40%;
		background-color: transparent;
		z-index: 1;
	}
	.about_wrapper {
		top: 0;
		right: -650px;
	}
	.about__text--mobile {
		display: none;
	}
	.about__text--tablet {
		display: block;
	}
	.about__text--hidden {
		visibility: hidden;
	}
	.about_container--third .about_description {
		font-size: 14px;
		line-height: 24px;
		width: 550px;
		padding-left: 56px;
	}
}

@media(min-width:1400px) {
	.about_container--third .about_description {
		width: 596px;
	}
}

@media(min-width:1600px) {
	.about_container--first {
		padding-top: 155px;
	}
	.about_wrapp {
		width: 1364px;
		height: 330px;
	}
	.about_wrapper {
		top: 0;
		right: -805px;
	}
	.about_title {
		font-size: 41px;
		line-height: 61px;
	}
	.about_description {
		width: 946px;
		margin: 45px auto 0;
		font-size: 18px;
		line-height: 36px;
	}
	.about_subtitle {
		font-size: 24px;
		line-height: 35px;
	}
	.about_subtitle--big {
		font-size: 72px;
		line-height: 92px;
		margin-bottom: 10px;
	}
	.about_title--big {
		font-size: 40px;
		line-height: 60px;
		padding: 2px 15px;
	}
	.about_wrapperek {
		padding-bottom: 200px;
	}
	.about_title--big {
		font-size: 48px;
		line-height: 72px;
		padding: 2px 15px;
	}
	.about_container--third .about_description {
		font-size: 16px;
		line-height: 30px;
		width: 766px;
		padding-left: 36px;
	}
}

@media(min-width: 1920px) {
	.about_container--secound {
		flex: 2 0 50%;
	}
	.about_content {
		padding: 0 170px;
	}
	.about_wrapper {
		top: 0;
		right: -749px;
	}
}

.list-container {
	display: flex;
	white-space: nowrap;
}

.list-wrapp {
	display: flex;
	font-family: "Poppins", sans-serif;
	font-size: 52px;
	font-weight: 600;
	line-height: 78px;
	-webkit-text-stroke: 1px #FFFFFF;
	-webkit-animation: loop 20s infinite linear;
	animation: loop 20s infinite linear;
}

.list-item {
	color: transparent;
}

@keyframes loop {
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@media(min-width: 1200px) {
	.about_container--fourth {
		padding: 80px 0 70px;
	}
	.list-wrapp {
		font-size: 84px;
		line-height: 100px;
	}
}

@media(min-width: 1600px) {
	.about_container--fourth {
		padding: 160px 0 76px;
	}
	.list-wrapp {
		font-size: 100px;
		line-height: 150px;
	}
}

.primary__wrapper {
	background-image: url(./../../assets/public/image/mock/tło.webp);
	background-repeat: no-repeat;
	background-size: 100% 255px;
	position: relative;
}

.primary__items {
	padding-bottom: 5px;
	padding-left: 36px;
}

.primary__box {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	position: relative;
	min-width: 300px;
}

.primary__box-image {
	position: relative;
}

.primary__box-content {
	position: absolute;
	bottom: 40px;
	left: 36px;
}

.primary__box-title {
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	line-height: 31px;
	font-weight: 500;
	color: #fff;
	max-width: 74%;
}

.primary__logo {
	width: 120px !important;
	object-fit: contain !important;
	min-height: auto !important;
	margin-bottom: 10px;
}

.primary__insider {
	margin-left: -15px;
}

.primary__digital {
	margin-left: -7px;
}

.primary__box-btn {
	display: inline-block;
	width: 47px;
	height: 47px;
	border: 2px solid #D7D7D7;
	border-radius: 50%;
	transition: all .2s;
	float: right;
	margin-right: 17px;
	margin-top: -42px;
}

.primary__box-btn svg {
	width: 47px;
	height: 45px;
	
}

.swiper-slide:hover .primary__box-btn {
	background-color: #fff;
	transition: all .2s;
}

.swiper-slide:hover svg path {
	fill: #6d1bbe;
	transition: all .2s;
}

.primarySwiper-button-prev,
.primarySwiper-button-next {
	display: none!important;
}

@media(min-width:1200px) {
	.primary__wrapper {
		background-size: 100% 280px;
	}
	.primarySwiper {
		width: 1080px !important;
	}
	.primary__box {
		margin: 0;
	}
	.primary__box-content {
		bottom: 30px;
		left: 35px;
	}
	.primary__box-title {
		font-size: 24px;
		line-height: 35px;
		max-width: 80%;
	}
	.primary__box-btn {
		width: 46px;
		height: 46px;
		margin-right: 30px;
		margin-top: -33px;
	}
	.primary__box-btn svg {
		padding-right: 1px;
	}
	.primarySwiper-button-prev,
	.primarySwiper-button-next {
		display: block!important;
		color: #fff !important;
		width: 13px !important;
		height: 25px !important;
		top: 50%!important;
	}
	.primarySwiper-button-prev {
		left: 2%!important;
	}
	.primarySwiper-button-next {
		right: 2%!important;
	}
	.primarySwiper-button-prev:after,
	.primarySwiper-button-next:after {
		font-size: 28px !important;
	}
}

@media(min-width: 1400px) {
	.primarySwiper-button-prev {
		left: 8%!important;
	}
	.primarySwiper-button-next {
		right: 8%!important;
	}
}

@media(min-width:1600px) {
	.primary__wrapper {
		background-size: 100% 380px;
	}
	.primarySwiper {
		width: 1364px !important;
	}
	.primary__box-content {
		bottom: 40px;
		left: 56px;
	}
	.primary__box-title {
		font-size: 30px;
		line-height: 46px;
		max-width: 82%;
	}
	.primary__box-btn {
		width: 70px;
		height: 70px;
		margin-right: 30px;
		margin-top: -42px;
	}
	.primary__box-btn svg {
		width: 67px;
		height: 66px;
		padding-right: 1px;
	}
	.primarySwiper-button-prev,
	.primarySwiper-button-next {
		display: block!important;
		color: #fff !important;
		width: 13px !important;
		height: 25px !important;
		top: 50%!important;
	}
	.primarySwiper-button-prev {
		left: 9%!important;
	}
	.primarySwiper-button-next {
		right: 9%!important;
	}
	.primarySwiper-button-prev:after,
	.primarySwiper-button-next:after {
		font-size: 28px !important;
	}
}

.cooperate {
	overflow: hidden;
	padding: 75px 0 60px;
}

.cooperate__title {
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	line-height: 31px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	padding-bottom: 40px;
}

.cooperate img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .2s;
	width: 182px;
	margin: 20px;
}

.cooperate img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.cooperate .list-wrapp {
	align-items: center;
}

@media(min-width: 1200px) {
	.cooperate {
		padding: 75px 0 60px;
	}
	.cooperate__title {
		font-size: 24px;
		line-height: 35px;
		padding-bottom: 25px;
	}
	.cooperate img {
		margin: 30px 20px 0;
		width: 260px;
	}
}

@media(min-width: 1600px) {
	.cooperate {
		padding: 105px 0 150px;
	}
	.cooperate__title {
		font-size: 30px;
		line-height: 46px;
	}
	.cooperate img {
		margin: 30px 20px 0;
		width: 260px;
	}
}

.publicity {
	background-image: url(./../../assets/public/image/mock/Group\ 114.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 103px 0;
	display: flex;
	justify-content: center;
}

.publicity__tablet {
	display: none;
}

.publicity p {
	text-align: center;
	margin-bottom: 8px;
}

.publicity__title {
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	line-height: 42px;
	font-weight: 600;
	color: #000000;
	background-color: #fff;
	padding: 2px 14px;
}

.publicity__title--inverted {
	background-color: #6D1BBE;
	color: #fff;
}

.publicity_button {
	width: 230px;
	padding: 12px 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 1.2px;
	text-align: left;
	margin-top: 80px;
	background-image: url(./../../assets/public/image/mail-unread-outline.png);
	background-repeat: no-repeat;
	background-position: center right 30px;
	background-size: 21px 16px;
}

.publicity_button span {
	width: 72%;
	padding-left: 39px;
	display: inline-block;
}

.publicity_button:hover {
	color: #fff;
	font-size: 12px;
}

@media(min-width: 1200px) {
	.publicity {
		position: relative;
		padding: 78px 0;
	}
	.publicity__mobile {
		display: none;
	}
	.publicity__tablet {
		display: block;
	}
	.publicity__title {
		font-size: 40px;
		line-height: 60px;
	}
	.publicity_button {
		width: 484px;
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
		padding: 20px 0;
		background-size: 29px 23px;
		background-position: center right 40px;
		margin-top: 75px;
	}
	.publicity_button span {
		width: 100%;
		padding-left: 63px;
	}
	.publicity_button:hover {
		font-size: 16px;
	}
}

@media(min-width:1600px) {
	.publicity__title {
		font-size: 48px;
		line-height: 72px;
	}
	.publicity_button {
		width: 620px;
		font-size: 22px;
		line-height: 28px;
		letter-spacing: 2.2px;
		padding: 26px 0;
		background-size: 31px 25px;
		background-position: center right 40px;
		margin-top: 57px;
	}
	.publicity_button span {
		width: 100%;
		padding-left: 63px;
	}
	.publicity_button:hover {
		font-size: 22px;
	}
}

.popular {
	padding-left: 36px;
	background-color: #000000;
}

.popular__title {
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	padding: 69px 36px 51px 0;
}

.popular__box-content {
	position: absolute;
	bottom: 42px;
	text-align: center;
}

.popular__category {
	font-family: "Space Grotesk", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: 1.2px;
	color: #fff;
	background-color: #6D1BBE;
	padding: 4px 9px;
}

.popular__box-title {
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	text-align: center;
	padding: 20px 10px;
}

.popular__box-link {
	display: inline-block;
	position: relative;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 1.2px;
	text-decoration: none;
	transition: all .2s;
}

.popular__box-link:hover {
	color: #fff;
}

.popular__box-link:after {
	content: "";
	width: 20px;
	height: 3px;
	background: #6D1BBE;
	position: absolute;
	left: -30px;
	top: 9px;
}

.popularSwiper-button-prev,
.popularSwiper-button-next {
	display: none !important;
}

@media(min-width: 1200px) {
	.popular {
		padding-left: 0;
		position: relative;
	}
	.popularSwiper {
		width: 1080px !important;
	}
	.popular__title {
		font-size: 24px;
		line-height: 35px;
		padding: 70px 0 52px;
	}
	.popular__box-content {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
	}
	.popular__category {
		font-size: 10px;
		line-height: 13px;
		letter-spacing: 1px;
	}
	.popular__box-title {
		font-size: 21px;
		line-height: 31px;
		padding: 42px 15px 20px;
		min-height: 124px;
	}
	.popular__box-link {
		font-size: 10px;
		line-height: 16px;
		letter-spacing: 1px;
	}
	.popular__box-link:after {
		width: 23px;
		height: 3px;
		left: -35px;
		top: 7px;
	}
	.popularSwiper-button-prev,
	.popularSwiper-button-next {
		display: block !important;
		color: #fff !important;
		width: 13px !important;
		height: 25px !important;
		top: 67%!important;
	}
	.popularSwiper-button-prev {
		left: 2%!important;
	}
	.popularSwiper-button-next {
		right: 2%!important;
	}
	.popularSwiper-button-prev:after,
	.popularSwiper-button-next:after {
		font-size: 28px !important;
	}
}

@media(min-width: 1400px) {
	.popularSwiper-button-prev {
		left: 8%!important;
	}
	.popularSwiper-button-next {
		right: 8%!important;
	}
}

@media(min-width: 1600px) {
	.popularSwiper {
		width: 1364px !important;
	}
	.popular__title {
		font-size: 30px;
		line-height: 46px;
		padding: 79px 0 52px;
	}
	.popular__box-title {
		font-size: 24px;
		line-height: 35px;
		padding: 54px 15px 55px;
	}
	.popular__category {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
	}
	.popular__box-link {
		font-size: 16px;
		line-height: 25px;
		letter-spacing: 1.6px;
	}
	.popular__box-link:after {
		width: 30px;
		height: 5px;
		left: -40px;
		top: 9px;
	}
}

@media(min-width: 1920px) {
	.popularSwiper-button-prev {
		left: 9%!important;
	}
	.popularSwiper-button-next {
		right: 9%!important;
	}
}

.workWithMe_wrapper {
	padding: 0 26px;
}

.workWithMe p {
	margin-bottom: 5px;
}

.workWithMe__title {
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	line-height: 42px;
	font-weight: 600;
	color: #fff;
	background-color: #000;
	padding: 0 10px;
}

.workWithMe__title--invert {
	background-color: #6D1BBE;
}

.workWithMe__desc {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	padding: 40px 0;
}

.workWithMe_btn {
	margin-bottom: 70px;
}

.workWithMe__subtitle {
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	line-height: 31px;
	font-weight: 600;
	padding-top: 4px;
}

.workWithMe__box-title {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	color: #fff;
}

.workWithMe__box-desc {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	color: #fff;
}

.workWithMe__number {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 41px;
	height: 40px;
	border-radius: 50%;
	background: #6D1BBE;
	color: #fff;
	font-family: "Space Grotesk", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 1.8px;
	margin-bottom: 12px;
}

.workWithMe__box-content {
	position: absolute;
	bottom: 38px;
	left: 0;
	padding: 0 31px 0 38px;
}

.workWithMe__wrapp {
	display: flex;
	justify-content: space-between;
	padding-left: 36px;
	padding-right: 22px;
	margin-bottom: 40px;
}

.workWithMe__navigation {
	display: flex;
	height: 52px;
	width: 126px;
	justify-content: space-between;
}

.workWithMe__navigation div {
	position: relative;
	width: 43px;
	height: 29px;
	border: 1px solid #D7D7D7;
}

.workWithMe__navigation .swiper-button-disabled {
	opacity: 1 !important;
}

.workWithMe__navigation div svg {
	width: 21px;
	height: 14px;
}

.workWithMe__navigation div:after {
	content: '';
}

.workWithMe__navigation .swiper-button-prev {
	margin-right: 17px;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.workWithMe__navigation svg path {
	fill: #6d1bbe;
}

.swiper-button-disabled svg path {
	fill: #e1e1e1;
}

.workWithMe__carousel {
	margin-bottom: 90px;
}

.workWithMe__tablet {
	display: none;
}

@media(min-width: 1200px) {
	.workWithMe {
		display: flex;
		width: 1080px;
		margin: 0 auto;
	}
	.workWithMe__element {
		flex: 0 0 50%;
	}
	.workWithMe__element:last-of-type {
		position: absolute;
		right: 0;
		padding-left: 80px;
		height: 478px;
		width: 44%;
	}
	.workWithMe_wrapper {
		padding: 0;
	}
	.workWithMe__title {
		font-size: 40px;
		line-height: 60px;
	}
	.workWithMe__box-content {
		bottom: 55px;
	}
	.workWithMe__desc {
		font-size: 16px;
		line-height: 26px;
		padding: 60px 0 40px;
	}
	.workWithMe__mobile {
		display: none;
	}
	.workWithMe__tablet {
		display: inline-block;
	}
	.workWithMe__wrapp {
		padding-left: 0;
		margin-bottom: 35px;
		margin-top: 90px;
	}
	.workWithMe__subtitle {
		font-size: 24px;
		line-height: 35px;
	}
	.workWithMe_btn:hover {
		color: #fff;
	}
	.workWithMe__number {
		width: 51px;
		height: 51px;
		font-size: 21px;
		line-height: 27px;
		letter-spacing: 2.1px;
		margin-bottom: 16px;
	}
	.workWithMe__carousel .swiper-slide img {
		height: 94%;
	}
	.workWithMe__box-title {
		font-size: 21px;
		line-height: 31px;
	}
	.workWithMe__box-desc {
		font-size: 14px;
		line-height: 22px;
	}
	.workWithMe__navigation {
		width: 150px;
		padding-top: 0;
		margin-top: -5px;
	}
	.workWithMe__navigation div {
		width: 55px;
		height: 38px;
	}
	.workWithMe__navigation .swiper-button-prev {
		margin-right: 37px;
	}
	.workWithMe_btn {
		margin-bottom: 164px;
	}
}

@media(min-width: 1600px) {
	.workWithMe {
		display: flex;
		width: 1364px;
		margin: 0 auto;
	}
	.workWithMe__title {
		font-size: 48px;
		line-height: 72px;
	}
	.workWithMe__element:last-of-type {
		width: 900px;
	}
	.workWithMe__wrapp {
		margin-bottom: 50px;
		margin-top: 92px;
	}
	.workWithMe__desc {
		line-height: 30px;
		padding: 50px 0 30px;
		width: 622px;
	}
	.workWithMe__box-content {
		bottom: 45px;
	}
	.workWithMe__carousel .swiper-slide img {
		height: 100%;
	}
	.workWithMe__subtitle {
		font-size: 30px;
		line-height: 46px;
	}
	.workWithMe__navigation {
		padding-top: 5px;
		margin-top: 0;
	}
	.workWithMe__number {
		width: 55px;
		height: 55px;
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 2.4px;
	}
	.workWithMe__box-title {
		font-size: 24px;
		line-height: 35px;
	}
	.workWithMe__box-desc {
		font-size: 16px;
		line-height: 25px;
	}
}

@media(min-width: 1920px) {
	.workWithMe__element:last-of-type {
		width: 950px;
	}
	.workWithMe__navigation {
		margin-right: 250px;
	}
}

.refusal {
	padding-bottom: 74px;
	position: relative;
}

.refusal__image {
	position: relative;
	margin-bottom: 40px;
}

.refusal__title {
	position: absolute;
	bottom: 40px;
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	line-height: 42px;
	font-weight: 600;
	background-color: #fff;
	padding: 0 10px 0 5px;
}

refusal__title--desktop {
	display: none;
}

.refusal__title span {
	color: #6D1BBE;
}

.refusal__desc {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: 500;
	margin-bottom: 20px;
}

.refusal__description {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: 600;
	margin-bottom: 40px;
	margin-top: 40px;
	border-left: 3px solid #6D1BBE;
	padding-left: 25px;
}

.refusal__title--desktop {
	display: none;
}

@media(min-width: 1200px) {
	.refusal {
		display: flex;
		flex-direction: column;
		width: 1080px;
		margin: 0 auto;
		padding-bottom: 100px;
	}
	.refusal__wrapper {
		display: flex;
	}
	.refusal__wrapping {
		display: flex;
		padding-top: 20px;
	}
	.refusal_wrapp {
		flex: 0 0 50%;
	}
	.refusal_wrapp:last-of-type {
		padding-left: 55px;
		flex: 0 0 46%;
	}
	.refusal__image {
		flex: 0 0 50%;
	}
	.refusal__title {
		font-size: 40px;
		line-height: 60px;
		left: -221px;
		top: 30px;
		height: 60px;
	}
	.refusal__title--mobile {
		display: none;
	}
	.refusal__title--desktop {
		display: block;
	}
	.refusal__desc {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 30px;
	}
	.refusal__description {
		font-size: 18px;
		line-height: 30px;
		border-left-width: 5px;
		padding-left: 15px;
		margin: 0;
	}
	.refusal__text {
		position: relative;
		width: 680px;
		padding-left: 55px;
		padding-top: 120px;
	}
}

@media(min-width: 1600px) {
	.refusal {
		width: 1364px;
		padding-bottom: 100px;
	}
	.refusal__wrapping {
		padding-top: 50px;
	}
	.refusal__title {
		font-size: 48px;
		line-height: 72px;
		left: -221px;
		top: 56px;
		height: 73px;
	}
	.refusal__desc {
		line-height: 30px;
		margin-bottom: 30px;
	}
	.refusal__description {
		font-size: 21px;
		line-height: 36px;
		border-left-width: 5px;
		padding-left: 30px;
		margin-bottom: 40px;
		margin-top: 40px;
	}
	.refusal__text {
		position: relative;
		width: 680px;
		padding-left: 55px;
		padding-top: 171px;
	}
}

.process {
	background-image: url(./../../assets/public/image/mock/Group\ 111.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right -136px;
	padding: 59px 36px 95px 32px;
}

.process__box {
	text-align: center;
	margin-bottom: 8px;
}

.process__title {
	font-family: "Poppins", sans-serif;
	font-size: 30px;
	line-height: 42px;
	font-weight: 600;
	color: #000000;
	background-color: #fff;
	padding: 2px 10px;
}

.process__container {
	margin-top: 70px;
}

.process__item {
	display: flex;
	justify-content: left;
	align-items: center;
	padding-bottom: 49px;
}

.process__title--invert {
	color: #fff;
	background-color: #6D1BBE;
}

.process__number {
	font-family: "Space Grotesk", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	color: #6D1BBE;
	height: 45px;
	border-radius: 50%;
	background-color: #fff;
	flex-basis: 45px;
	flex-grow: 0;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.process__number--invert {
	color: #fff;
	background-color: #6D1BBE;
}

.process__number::before {
	content: '';
	position: absolute;
	height: 205%;
	width: 2px;
	background: #fff;
	top: 45px;
}

.process__number--last:before {
	display: none;
}

.process__number--invert::before {
	top: 58px;
}

.process__number--invert::after {
	content: "";
	position: absolute;
	width: 66px;
	height: 66px;
	border: 2px solid #6D1BBE;
	border-radius: 50%;
}

.process__description {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	color: #fff;
	padding-left: 22px;
}

.process__description--invert {
	font-weight: 600;
}

.process__tablet {
	display: none;
}

@media(min-width: 1200px) {
	.process {
		padding-top: 90px;
		padding-bottom: 50px;
		position: relative;
	}
	.process__container {
		position: relative;
		width: 965px;
		margin: 55px auto 110px;
	}
	.process__mobile {
		display: none;
	}
	.process__tablet {
		display: inline;
		padding: 2px 10px 2px 0;
	}
	.process__tablet--padding {
		padding-right: 0;
	}
	.process__title {
		font-size: 40px;
		line-height: 60px;
	}
	.process__item {
		justify-content: center;
	}
	.process__item:nth-child(odd) .process__description {
		right: 0;
	}
	.process__item:nth-child(even) .process__description {
		left: -17px;
		text-align: right;
	}
	.process__description {
		position: absolute;
		width: 422px;
		font-size: 18px;
		line-height: 27px;
	}
	.process__number {
		width: 55px;
		height: 55px;
		flex-basis: 55px;
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 2.4px;
	}
	.process__number--invert::before {
		top: 69px;
	}
	.process__number::after {
		width: 80px;
		height: 80px;
	}
}

@media(min-width: 1600px) {
	.process {
		padding-top: 118px;
		padding-bottom: 50px;
	}
	.process__container {
		margin: 63px auto 186px;
	}
	.process__title {
		font-size: 48px;
		line-height: 72px;
	}
	.process__description {
		width: 422px;
		font-size: 21px;
		line-height: 31px
	}
}

.testimonials {
	margin-top: -95px;
}

.testimonials__bg {
	background-image: url(./../../assets/public/image/mock/mgenta.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0 90px;
}

.testimonials__wrapper {
	background-color: #fff;
	box-shadow: 0px 0px 30px #0000001A;
	border-radius: 5px;
	text-align: center;
	padding: 36px 15px 19px;
	min-height: 425px;
}

.testimonials__person {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	color: #6D1BBE;
	margin-bottom: 0;
	margin-bottom: 10px;
}

.testimonials__position {
	font-family: "Space Grotesk", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 1.2px;
	color: #585858;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.testimonials__description {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: 500;
}

.testimonials__description p {
	margin-bottom: 0;
}

.testimonials__complete {
	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: visibility 0s linear 0.33s, opacity 0.33s linear;
}

.testimonials__show {
	visibility: visible;
	opacity: 1;
	height: auto;
	transition-delay: 0s;
}

.testimonials__logo {
	text-align: center;
	margin-bottom: 10px;
}

.testimonials__logo img {
	display: inline-block;
	width: 140px;
	height: 100px;
	min-height: auto;
	object-fit: contain;
}

@media(min-width: 1200px) {
	.mySwiperTestymonials {
		width: 1080px !important;
	}
	.testimonials__wrapper {
		min-height: 351px;
		padding: 30px 15px 25px;
	}
	.testimonials__person {
		font-size: 16px;
		line-height: 25px;
	}
	.testimonials__position {
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 1.2px;
	}
	.testimonials__description {
		font-size: 14px;
		line-height: 21px;
	}
}

@media(min-width: 1600px) {
	.testimonials__wrapper {
		min-height: 450px;
		padding: 36px 40px 40px;
	}
	.testimonials__description {
		font-size: 16px;
		line-height: 25px;
	}
	.testimonials__person {
		font-size: 21px;
		line-height: 31px;
	}
	.testimonials__position {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
	}
}

@media(min-width: 1600px) {
	.mySwiperTestymonials {
		width: 1364px !important;
	}
}

.accordion {
	font-size: 15px;
	font-weight: 600;
	padding-top: 10px;
	cursor: pointer;
	color: #6D1BBE;
}

@media(min-width: 1200px) {
	.accordion {
		font-size: 18px;
	}
}

.panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.about__me {
	background-color: #6D1BBE;
	padding-top: 81px;
}

.about__me--name {
	font-family: "Poppins", sans-serif;
	font-size: 48px;
	line-height: 52px;
	font-weight: 600;
	color: #fff;
	margin-top: 25px;
}

.about__me--description {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: 500;
	color: #fff;
	margin-top: 25px;
}

.about__me--desc {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: 300;
	color: #fff;
	margin-top: 25px;
}

.about__me--tags {
	margin: 30px 0 36px;
}

.about__me--tag {
	display: inline-block;
	font-family: "Space Grotesk", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1.2px;
	color: #fff;
	border: 1px solid #FFFFFF;
	margin: 6px 3px 0 0;
	padding: 4px 11px;
}

.about__me--tags--last {
	margin-bottom: 0;
}

.about_me--image {
	margin-bottom: -5px;
}

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

@media(min-width:1200px) {
	.about__me {
		padding-top: 123px;
		padding-bottom: 114px;
	}
	.about__meFlex {
		display: flex;
		flex-direction: row-reverse;
		justify-content: left;
		background-color: #6D1BBE;
	}
	.about__me--wrapper {
		max-width: 624px;
		padding-right: 10px;
	}
	.about__me {
		padding-bottom: 114px;
		padding-left: 16px;
	}
	.about_me--image {
		flex: 0 0 46%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
		background-image: url(./../../assets/public/image/mock/aboutMe.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.about_me--image img {
		visibility: hidden;
	}
	.about__me--name {
		font-size: 65px;
		line-height: 98px;
	}
	.about__me--description {
		font-size: 18px;
		line-height: 30px;
	}
	.about__me--desc {
		font-size: 16px;
		line-height: 26px;
	}
	.about__me--tag {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
		margin: 8px 3px 0 0;
	}
	.about__me--tags {
		margin: 26px 0 30px;
	}
	.about__me--tags--last {
		margin-bottom: 0;
	}
}

@media(min-width: 1400px) {
	.about__me--wrapper {
		max-width: 573px;
		padding-right: 10px;
	}
	.about_me--image {
		flex: 0 0 53%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
		background-image: url(./../../assets/public/image/mock/aboutMe.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
}

@media(min-width: 1600px) {
	.about__me--wrapper {
		max-width: 816px;
		padding-right: 10px;
	}
	.about_me--image {
		flex: 0 0 814px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
		margin-top: -90px;
		background-image: url(./../../assets/public/image/mock/aboutMe.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.about__me--name {
		font-size: 90px;
		line-height: 136px;
	}
	.about__me--description {
		font-size: 21px;
		line-height: 36px;
	}
	.about__me--desc {
		line-height: 30px;
	}
	.about__me--tags {
		margin: 30px 0 36px;
	}
	.about__me--tags--last {
		margin-bottom: 0;
	}
}

.footer {
	background-color: #000;
	padding-top: 58px;
	position: relative;
}

.footer__description {
	font-family: "Poppins", sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 15px;
}

.footer__description:first-of-type {
	margin-top: 40px;
}

.footer__wrapper {
	display: flex;
	margin-top: 65px;
	align-items: baseline;
}

.footer__items {
	flex: 60%;
}

.footer__items:last-of-type h4,
.footer__items:last-of-type .footer__container {
	margin-left: 30px;
}

.footer__wrapp {
	margin-bottom: 31px;
}

.footer__link {
	font-family: "Space Grotesk", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 1.2px;
	color: #FFFFFF;
	text-decoration: none;
	transition: all .2s;
}

.footer__link:hover,
.footer__item:hover {
	color: #6D1BBE;
}

.footer__container {
	padding-left: 15px;
	border-left: 3px solid #6D1BBE;
	margin-top: 11px;
	padding-top: 7px;
}

.footer__item {
	display: block;
	padding-bottom: 11px;
	font-family: "Poppins", sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}

.footer__copyright {
	background-color: #211F24;
	padding: 13px 26px;
	font-family: "Space Grotesk", sans-serif;
	font-size: 8px;
	font-weight: 500;
	line-height: 10px;
	letter-spacing: 0.8px;
	color: #FFFFFF;
	text-align: center;
}

@media(min-width: 1200px) {
	footer {
		padding-top: 72px;
	}
	.footer__cont {
		display: flex;
		width: 1080px;
		margin: 0 auto;
		padding-bottom: 59px;
	}
	.footer__wrapper {
		flex: 0 0 50%;
		margin-top: 26px;
	}
	.footer__element {
		flex: 0 0 50%;
	}
	.footer__wrapp {
		margin-bottom: 44px;
		margin-left: 35px;
	}
	.footer img {
		width: 268px;
		height: 52px;
	}
	.footer__description {
		font-size: 12px;
		width: 443px;
	}
	.footer__link {
		font-size: 16px;
		line-height: 21px;
		letter-spacing: 1.6px;
	}
	.footer__item {
		font-size: 12px;
		line-height: 18px;
	}
	.footer__items:last-of-type h4 {
		margin-bottom: 34px;
	}
	.footer__blog {
		padding-left: 100px;
	}
	.footer__blog a {
		text-decoration: none;
	}
	.footer__copyright {
		font-size: 10px;
	}
}

@media(min-width: 1600px) {
	.footer__cont {
		width: 1364px;
		padding-bottom: 59px;
	}
}

.popularSwiper img {
	min-height: auto;
}

.mobile__hidden {
	display: none;
}

@media(min-width: 1200px) {
	.mobile__hidden {
		display: inline-block;
	}
}

@media(min-width: 1200px) {
	.tablet__hidden {
		display: none;
	}
}