/* Tutaj jest miejsce na Twoje style */

/* Style BODY */

body {
	background: black;
}
/* STYLE SEKCJI TOP HEADER */

#vendor {
	height: 100px !important;
}
.top__wrapper--2 {
	background-image: url(../../img/main/top-arctis-mobile.png);
	background-position: 60%, center;
}

.top__copy {
	width: 90%;
}
.top__copy p {
	color: white;
	opacity: 0.6 !important;
	margin-top: 5px;
	font-size: 18px;
}

.top__copy h3 {
	margin-bottom: 5px;
	font-size: 28px;
}
.top__copy h2 {
	font-size: 32px;
	font-weight: bold;
}
/* STYLE CTA HEADER */
.cta {
	background-color: black;
}
.cta:hover {
	background-color: rgb(48, 48, 48);
}

.cta-showall {
	margin-top: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

/* STEPS INSTRUCTION */

.steps__card {
	max-width: 1200px;
	background: #001126;
}
.steps__card h4 {
	margin-bottom: 30px;
	color: white;
}
.steps__card p,
.steps__card h2 {
	color: white;
}

.cta-statute {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* ai 8k section */

.ss-element {
	align-items: center;
	width: 100%;
	margin-bottom: 10px;
	justify-content: space-between;
}

.ss-element h4 {
	text-align: center;
}

.element-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 25%;
}
.element-header h4 {
	font-size: 18px;
}
.element-copy {
	width: 70%;
}
.element-header img {
	max-width: 80px;
}

.second-ss {
	display: flex;
	/* flex-direction: row-reverse !important; */
}

/* FREESTYLE GRATIS BG */
.meet-ss {
	padding: 30px;
	border-radius: 16px;
}

.meet-ss h2,
.meet-ss p {
	color: white;
}

@media (min-width: 999px) {
	.top__wrapper--2 {
		background-image: url(../../img/main/top-arctis.jpg);
	}
	.top__wrapper {
		height: 680px;
	}
	.top__copy {
		width: 50%;
	}
	.top__copy h1 {
		font-size: 36px;
	}
	.top__copy p {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.second-ss {
		flex-direction: row-reverse !important;
	}
}

/* TIP SECTION */
.tip-content {
	background-color: #001126;
	width: 80%;
	margin: 0 auto;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}
.tip {
	max-width: 1200px;
	text-align: center;
	margin: 50px auto;
}

.tip-text p {
	color: white;
	font-size: 1.2rem;
	margin-bottom: 0;
}
.tip-sign {
	width: 20%;
}
.tip-text {
	width: 80%;
	padding-right: 20px;
}

/* SALONS SECTION */
.salons {
	margin-top: 20px;
}

.salons-content {
	background-color: #001126;
	max-width: 960px;
	padding: 20px;
	border-radius: 8px;
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.salons-bold {
	font-weight: bold;
}
.salons-text p {
	font-size: 1.2rem;
	color: white;
}

.salons-cta button {
	border: none;
	padding: 10px 20px;
	border-radius: 8px;
	background-color: #0082fa;
}
.salons-cta a {
	color: white;
}

@media (min-width: 996px) {
	.salons-content {
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
	}

	.salons-text p {
		margin: 0;
	}
}

/* 3 cards - EXTRA BG SECTION */

.extra-bg {
	background-image: url(../../img/main/bg-section.jpg?v3.1);
	background-position-y: 75%;
}

.extra-bg .cards {
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	padding: 20px;
}

.three-cards {
	margin-bottom: 20px;
}
.card {
	background: none;
	margin-bottom: 20px;
	border: none;
}
.card h3,
.card p {
	color: white;
}
.card img {
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.extra-bg .cards {
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
	}
	.extra-bg .card {
		width: 30%;
	}
	.card img {
		margin-bottom: 25px;
	}
}

/* showcase section */

.showcase {
	max-width: 1300px;
	margin: 0 auto;
	padding: 20px;
}

.showcase-content {
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 30px;
}

.showcase h2,
.showcase p {
	color: white;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.showcase-content {
		display: flex;
		flex-direction: row;
		margin-bottom: 40px;
	}
	.showcase-content img {
		width: 60%;
		max-width: 800px;
	}
	.showcase-content-text {
		padding: 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 40%;
	}

	.content-rev {
		flex-direction: row-reverse;
	}
}

/* Products section */

.products h2 {
	color: white;
}
.products__item h4 {
	text-align: center;
	color: white;
}
.product-one {
	background: linear-gradient(180deg, #da7f49 -42.26%, #001126 118.65%);
}
.product-two {
	background: linear-gradient(180deg, #75e690 -42.26%, #001126 118.65%);
}
.product-three {
	background: linear-gradient(180deg, #49cbfe -42.26%, #001126 118.65%);
}

.cta {
	background-color: #0082fa;
}

.footer-disclaimer {
	text-align: center;
	color: white;
}

.products__item-footer-button button:hover {
	background-color: #005aad;
}

.footer-disclaimer a{
	color: #0082fa;
}
