
.elementor-button.elementor-button-link {
	color: #fff;
	background-color: #262262;
	box-shadow: inset 0 0 0 1.5px #262262;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.4;
}

.elementor-button.elementor-button-link span {
	width: 100%;
	justify-content: center;
}

.elementor-button.elementor-button-link:hover {
	color: #262262;
	background-color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
	text-decoration: none;
}

.btn-outline .elementor-button.elementor-button-link {
	color: #fff;
	background-color: #262262;
	box-shadow: inset 0 0 0 1.5px #262262;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.4;
	color: #262262;
	background-color: white;
}

.btn-outline .elementor-button.elementor-button-link span {
	width: 100%;
	justify-content: center;
}

.btn-outline .elementor-button.elementor-button-link:hover {
	color: #262262;
	background-color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
	text-decoration: none;
}

.btn-outline .elementor-button.elementor-button-link:hover {
	background-color: #262262;
	color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
}

.btn-outline-white .elementor-button.elementor-button-link {
	color: #fff;
	background-color: #262262;
	box-shadow: inset 0 0 0 1.5px #262262;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.4;
	background-color: transparent;
	box-shadow: inset 0 0 0 1.5px #fff;
}

.btn-outline-white .elementor-button.elementor-button-link span {
	width: 100%;
	justify-content: center;
}

.btn-outline-white .elementor-button.elementor-button-link:hover {
	color: #262262;
	background-color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
	text-decoration: none;
}

.btn-outline-white .elementor-button.elementor-button-link:hover {
	background-color: #262262;
	color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
}

.btn-outline-cyan .elementor-button.elementor-button-link {
	color: #fff;
	background-color: #262262;
	box-shadow: inset 0 0 0 1.5px #262262;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.4;
	background-color: transparent;
	box-shadow: inset 0 0 0 1.5px #00aeef;
}

.btn-outline-cyan .elementor-button.elementor-button-link span {
	width: 100%;
	justify-content: center;
}

.btn-outline-cyan .elementor-button.elementor-button-link:hover {
	color: #262262;
	background-color: #fff;
	box-shadow: inset 0 0 0 1.5px #262262;
	text-decoration: none;
}

.btn-outline-cyan .elementor-button.elementor-button-link:hover {
	background-color: #00aeef;
	color: #fff;
	box-shadow: inset 0 0 0 1.5px #00aeef;
}

.btn--link .elementor-button.elementor-button-link {
	color: #262262;
	background-color: transparent;
	padding: 0 0 .25em 0;
	box-shadow: none;
	text-underline-offset: .25em;
	border-radius: 0;
	outline-offset: 3px;
}

.btn--link .elementor-button.elementor-button-link:hover {
	background-color: transparent;
	box-shadow: none;
	text-decoration: underline;
}

.elementor-align-justify .elementor-button span {
	width: 100%;
}

.elementor-button-icon:not(:has(svg,i:not([class=""]))) {
	display: none;
}
