/* Worldy Color */

.worldy {
	color: #ff453a !important;
}

.finance {
	color: #ff923b !important;
}

.music {
	color: #3ac0ff !important;
}

.sport {
	color: #77cc00 !important;
}

.tech {
	color: #c63aff !important;
}


/* Worldy Background Color */

.worldy-bg {
	background-color: #ff453a;
}

.finance-bg {
	background-color: #ff923b;
}

.music-bg {
	background-color: #3ac0ff;
}

.sport-bg {
	background-color: #77cc00;
}

.tech-bg {
	background-color: #c63aff;
}

.category.worldy {
	background-color: #ff453a;
}

.category.finance {
	background-color: #ff923b;
}

.category.music {
	background-color: #3ac0ff;
}

.category.sport {
	background-color: #77cc00;
}

.category.tech {
	background-color: #c63aff;
}

.bold-worldy {
	font-weight: 800;
	color: #ff453a;
}


.bold-finance {
	font-weight: 800;
	color: #ff923b;
}


.bold-music {
	font-weight: 800;
	color: #3ac0ff;
}


.bold-sport {
	font-weight: 800;
	color: #77cc00;
}


.bold-tech {
	font-weight: 800;
	color: #c63aff;
}

/* custom scrollbar */

.hs::-webkit-scrollbar {
	height: 20px;
}

.container::-webkit-scrollbar {
	height: 7px;
}

.container::-webkit-scrollbar-track {
	background-color: #ffffffa6;
}

.container::-webkit-scrollbar-thumb {
	background-color: #3b3b3b2b;
	border-radius: 100px;
	background-clip: content-box;
}

.container::-webkit-scrollbar-thumb:hover {
	background-color: #ffff443a;
}


/* Font Avocado */

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Thin.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Thin.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-ThinItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-ThinItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-ExtraLight.woff2") format("woff2"), url("../fonts/Avocado/Avocado-ExtraLight.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-ExtraLightItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Light.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Light.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-LightItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-LightItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Regular.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Regular.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Italic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Italic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Medium.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Medium.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-MediumItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-MediumItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-SemiBold.woff2") format("woff2"), url("../fonts/Avocado/Avocado-SemiBold.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-SemiBoldItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Bold.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Bold.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url("../../fonts/Avocado/Avocado-BoldItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-BoldItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-ExtraBold.woff2") format("woff2"), url("../fonts/Avocado/Avocado-ExtraBold.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-ExtraBoldItalic.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-Black.woff2") format("woff2"), url("../fonts/Avocado/Avocado-Black.woff") format("woff");
}

@font-face {
	font-family: 'Avocado';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/Avocado/Avocado-BlackItalic.woff2") format("woff2"), url("../fonts/Avocado/Avocado-BlackItalic.woff") format("woff");
}

@font-face {
	font-family: 'Bootstrap';
	src: url('../fonts/bootstrap-icons.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}


body {
	background-color: #ff453a;
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: 'Avocado';
	color: white;
	background-image: url(https://worldy.com/link-test/worldy-texture.svg);
	background-size: 2000px;
	background-position: center;
	background-repeat: no-repeat;
	overflow-x: hidden;
	display: flex;
	align-items: center;
}


@media only screen and (max-width: 600px) {

	body {

		background-size: 1000px;
		background-position: center;
		background-repeat: no-repeat;
		overflow-x: hidden;
	}


}

main {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
}

.container {
	padding: 0;
	width: 100%;
	animation: fadein linear 1s;
	transition: opacity 0.5s ease-in;
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

}

@media only screen and (max-width: 600px) {

	.container {

		height: 100vh;


	}
}


@keyframes fadein {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}


/* Newsletter */

.newsletter {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: white;
	color: black;
	border-radius: 50px;
	padding: 6vh 20vw;
	gap: 10px;
}

.newsletter h1 {
	font-size: 60px;
	font-weight: 700;
	margin: 0;
	padding-bottom: 30px;
	border-bottom: 1px #0000001a solid;
	text-align: center;
}

.newsletter h2 {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	color: #ff453a;
	text-align: center;
}

.newsletter h3 {
	margin-top: 30px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 23px;
	font-weight: 800;
	text-align: center;
}

.newsletter p {
	font-weight: 400;
	font-size: 19px;
	color: #686868;
	margin: 0;
	/* padding: 10px 150px; */
	line-height: 1.6;
	margin-bottom: 30px;
	text-align: center;
	width: 70%;
}

@media only screen and (max-width: 600px) {
	.newsletter {
		padding: 50px 20px;
		border-radius: 30px;
		gap: 5px;
	}

	.newsletter h1 {
		font-size: 27px;
		padding-bottom: 15px;

	}

	.newsletter h2 {
		font-size: 18px;

	}

	.newsletter h3 {
		font-size: 18px;
		margin-bottom: 0px;
		margin-top: 15px;

	}

	.newsletter p {
		font-size: 15px;
		margin-top: 0px;
		padding: 15px;
		line-height: 1.6;
		margin-bottom: 10px;
		width: 90%;

	}

}


form {
	position: relative;
	width: 100%;
	height: 80px;
	margin: 0;
}

.email input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border: 0;
	border-radius: 4px;
	box-sizing: border-box;
	background: #f6f6f6;
	outline: 0;
	padding: 0px 130px 0px 40px;
	color: #000;
	font-size: 17px;
	transition: background 0.35s ease-out;
	border-radius: 100px;
}

.name input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border: 0;
	border-radius: 4px;
	box-sizing: border-box;
	background: #f6f6f6;
	outline: 0;
	padding: 0px 130px 0px 40px;
	color: #000;
	font-size: 17px;
	transition: background 0.35s ease-out;
	border-radius: 100px;
}

input::-webkit-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

input:-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
}

input::-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
}

input:-ms-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

input:focus {
	background: #eeeeee;
}

.email input:focus+label {
	transform: translateY(-10px) scale(0.8);
	color: #565656;
}

.name input:focus+label {
	transform: translateY(-10px) scale(0.8);
	color: #565656;
}

input:focus+label+button {
	opacity: 1;
}

.email label {
	position: absolute;
	left: 40px;
	top: 40%;
	margin-top: -8px;
	color: #a5a5a5;
	transform-origin: left center;
	transition: transform 0.25s ease-out, color 0.25s ease-out;
	font-size: 15px;
}

.name label {
	position: absolute;
	left: 40px;
	top: 40%;
	margin-top: -8px;
	color: #a5a5a5;
	transform-origin: left center;
	transition: transform 0.25s ease-out, color 0.25s ease-out;
	font-size: 15px;
}

#privacy-terms,
#marketing {
	accent-color: #ff453a;
}

.privacy-terms a,
.marketing a {
	color: #ff453a;
}

button {
	position: absolute;
	right: 22px;
	top: 20px;
	width: 145px;
	height: 39px;
	border: 0;
	border-radius: 4px;
	font-size: 15px;
	background: #ff453a;
	color: #ffffff;
	cursor: pointer;
	font-weight: 600;
	opacity: 0;
	outline: none;
	transition: opacity 0.35s ease-out, width 0.5s ease-out, background 0.25s ease-out;
	border-radius: 100px;
	z-index: 30;
}

button.isnot-active {
	display: "";
	background: #a9a6a6;
	color: #fff;
}

button.is-active {
	display: "";
	background: #ff453a;
	color: #fff;
}

button.hidden {
	display: none;
}

button.is-done {
	width: calc(100% - 44px);
	opacity: 1;
}

.consensi {
	margin-top: 20px;
}

.privacy-terms,
.marketing {
	display: flex;
	align-items: center;
}

.privacy-terms input,
.marketing input {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.privacy-terms label,
.marketing label {
	text-align: left;
	font-size: 12px;
}

.marketing {
	margin-top: 5px;
}


@media only screen and (max-width: 600px) {

	form {
		width: 100%;
		height: 64px;
	}

	input {
		font-size: 12px;
	}


	label {
		font-size: 15px;

	}


	button {
		font-size: 10px;
		right: 22px;
		top: 14px;
		width: 90px;
		height: 35px;
	}
}


/* Footer */

.social-link {
	margin-right: 20px;
	font-family: Bootstrap, sans-serif;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}

.social-link.last {
	margin-right: 0px;

}

.copyright {
	margin-top: 10px;
	color: #fff;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 50px;
}


@media only screen and (max-width: 600px) {

	.copyright {
		margin-bottom: 100px;
		font-size: 13px;
	}


}


.instagram-white {
	background-image: url(../../generic/svg/instagram-white.svg);
	height: 30px;
	width: 30px;
}

.twitter-white {
	background-image: url(../../generic/svg/twitter-white.svg);
	height: 30px;
	width: 30px;
}

.youtube-white {
	background-image: url(../../generic/svg/youtube-white.svg);
	height: 30px;
	width: 30px;
}

.twitter-white {
	background-image: url(../../generic/svg/twitter-white.svg);
	height: 30px;
	width: 30px;
}

.facebook-white {
	background-image: url(../../generic/svg/facebook-white.svg);
	height: 30px;
	width: 30px;
}

.linkedin-white {
	background-image: url(../../generic/svg/linkedin-white.svg);
	height: 30px;
	width: 30px;
}

.tiktok-white {
	background-image: url(../../generic/svg/tiktok-white.svg);
	height: 30px;
	width: 30px;
}

@media only screen and (max-width: 600px) {
	.instagram-white {
		background-image: url(../../generic/svg/instagram-white.svg);
		height: 28px;
		width: 28px;
	}

	.twitter-white {
		background-image: url(../../generic/svg/twitter-white.svg);
		height: 28px;
		width: 28px;
	}

	.youtube-white {
		background-image: url(../../generic/svg/youtube-white.svg);
		height: 28px;
		width: 28px;
	}

	.twitter-white {
		background-image: url(../../generic/svg/twitter-white.svg);
		height: 28px;
		width: 28px;
	}

	.facebook-white {
		background-image: url(../../generic/svg/facebook-white.svg);
		height: 28px;
		width: 28px;
	}

	.linkedin-white {
		background-image: url(../../generic/svg/linkedin-white.svg);
		height: 28px;
		width: 28px;
	}

	.tiktok-white {
		background-image: url(../../generic/svg/tiktok-white.svg);
		height: 28px;
		width: 28px;
	}
}

.line .social {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-bottom: 20px;
}

.consent {
	color: white;
	padding: 0px 20px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	font-size: 15px;
	opacity: 0.5;
}

.cs-testo .space {
	padding: 0px 200px;
	opacity: 0.2;
	margin: 35px 0px;
}


.cs-testo .space .inter {
	background: white;
	height: 1px;
	border-radius: 100px;
}

@media only screen and (max-width: 600px) {

	.cs-testo .space {
		padding: 0px 50px;
	}
}


.social .icone:hover {
	opacity: 0.8;
}

.menu-secondary .box-secondary .menu:hover,
.social .icone:hover {
	transform: scale(1.11);
	transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
	opacity: 1;
}


#codeigniter_profiler {
	display: NONE;
}


.loading-c {
	height: 100vh;
	width: 100vw;
	background: white;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 2000;
	opacity: 1;
	transition: opacity 3s, transform 1s, visibility 1s, position 1s;
}

.loading-c .logo {
	height: 250px;
	width: 250px;
}

@media only screen and (max-width: 1700px) {


	.loading-c .logo {
		height: 230px;
		width: 230px;
	}
}

@media only screen and (max-width: 600px) {


	.loading-c .logo {
		height: 190px;
		width: 190px;
	}
}

.loading-c.active {
	opacity: 0.5;
	transform: translateY(-100%);
	visibility: hidden;
	position: absolute;
}

.box-animato {
	text-align: left;
	transform: translateY(-150px);
	opacity: 0;
	width: 90%;
}

.box-animato>.title {
	font-size: 80px;
	margin-bottom: 40px;
	font-weight: 700;
}


@media only screen and (min-width: 0px) and (max-width: 400px) {
	.box-animato>.title {
		font-size: 30px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}

@media only screen and (min-width: 400px) and (max-width: 600px) {
	.box-animato>.title {
		font-size: 40px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
	.box-animato>.title {
		font-size: 50px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}

@media only screen and (min-width: 900px) and (max-width: 1600px) {
	.box-animato>.title {
		font-size: 60px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}

@media only screen and (min-width: 1600px) and (max-width: 2000px) {
	.box-animato>.title {
		font-size: 70px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}

@media only screen and (min-width: 2000px) {
	.box-animato>.title {
		font-size: 80px;
		margin-bottom: 20px;
		font-weight: 700;

	}
}


.animate {
	animation: fadeRight 0.4s forwards;
}

.hidden {
	display: none;
}



@keyframes fadeRight {
	to {
		opacity: 1;
		transform: translateX(0);
	}
}


.swiper-start {
	background: white;
	border-radius: 40px;
	padding: 40px 20px !important;
}


@media only screen and (max-width: 1700px) {
	.swiper-start {
		background: white;
		border-radius: 40px;
		padding: 30px 10px !important;
	}
}

.cerchio {
	width: 40px;
	height: 40px;
	transform: rotate(-90deg);
	position: fixed;
	bottom: 20px;
	right: 20px;
}


@media only screen and (max-width: 600px) {
	.cerchio {
		width: 30px;
		height: 30px;
	}
}

.circle {
	fill: none;
	stroke: #ffffff59;
	stroke-width: 2.8;
	stroke-linecap: round;
	stroke-dasharray: 100, 100;
	stroke-dashoffset: 100;
	transition: stroke-dashoffset 2s linear;
}

.hidden {
	display: none;
}


.testo-loading {
	display: flex;
	flex-direction: row;
	gap: 20px;
	align-items: flex-end;
}


.swiper-start .c-box {
	padding: 0px 40px;
	height: 100%;
}

@media only screen and (max-width: 600px) {

	.swiper-start .c-box {
		padding: 0px 10px;
	}

	.swiper-start {
		background: white;
		border-radius: 20px;
		padding: 20px 10px !important;
	}


}

.swiper-start .box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 20px;
	background: #f4f4f4;
	height: 100%;
}

.swiper-start .box.empty {
	background: none;
	display: flex;
	justify-content: center;
	gap: 40px;
	align-items: center;
}

.swiper-start .box.empty .custom-link {
	width: 100%;
	height: 13%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	opacity: 0.9;
}

.swiper-start .box.empty .custom-link:hover {
	opacity: 1;
}

@media only screen and (min-width: 600px) {
	a[href]:hover {
		opacity: 0.7;
	}
}

.swiper-start .box.empty .custom-link a.custom-link {
	height: 100%;
	width: 90%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	border-radius: 100px;
	font-size: 20px;
	font-weight: 700;
	border: solid #e4e4e4 5px;
	color: white;
	text-decoration: none;
}

@media only screen and (max-width: 600px) {
	.swiper-start .box.empty .custom-link a.custom-link {
		font-size: 18px;
	}
}


.swiper-start .box.empty .custom-link a.custom-link.homepage-link {
	background: #999999;
}

.swiper-start .box>.box-cover {
	width: calc(100% - 20px);
	padding: 10px;
	border-radius: 20px 20px 0px 0px;
}

.swiper-start .box .cover {
	/* width: 100%; */
	border-radius: 10px;
	/* width: 100%; */
	height: 200px;
	background-size: cover;
	background-position: center;
	padding: 15px;
}


@media only screen and (max-width: 600px) {

	.swiper-start .box .cover {
		height: 170px;
	}
}

.swiper-start .box .cover .c-info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.swiper-start .box .cover .c-logo {
	padding: 2px;
	background: white;
	height: 42px;
	width: 42px;
	border-radius: 100px;
}

.swiper-start .box .cover .c-logo .logo {
	height: 100%;
	width: 100%;
}


.swiper-start .box .text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
	padding: 30px 20px;
	border: solid #e4e4e4 5px;
	border-radius: 0px 0px 20px 20px;
	border-top: none;
	justify-content: space-between;
	height: 100%;
	width: calc(100% - 50px);
}


.swiper-start .box .text>.c-title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
}


.swiper-start .box .text>.c-title .category {
	padding: 10px 30px;
	color: white;
	font-size: 14px;
	border-radius: 50px;
	font-weight: 700;
	margin: 0px;
	text-decoration: none;
}


.swiper-start .box .text>.c-title .title {
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
	color: #333;
	line-height: 1.2;
}

@media only screen and (min-width: 0px) and (max-width: 250px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 12px;
	}

}

@media only screen and (min-width: 250px) and (max-width: 350px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 15px;
	}

}


@media only screen and (min-width: 350px) and (max-width: 420px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 18px;
	}

}

@media only screen and (min-width: 500px) and (max-width: 420px) and (min-height: 700px) and (max-height: 1200px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 17px;
	}

}

@media only screen and (min-width: 420px) and (max-width: 900px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 20px;
	}

}

@media only screen and (min-width: 900px) and (max-width: 2000px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 19px;
	}
}

@media only screen and (min-width: 2000px) and (max-width: 3000px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 21px;
	}

}

@media only screen and (min-width: 3000px) and (max-width: 4000px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 25px;
	}

}

@media only screen and (min-width: 900px) and (max-width: 1500px) and (min-height: 1000px) {

	.swiper-start .box .text>.c-title .title {
		font-size: 21px;
	}

}


.swiper-start .box .text>.date {
	font-weight: 400;
	color: #a3a3a3;
	font-size: 12px;
}

.swiper-start .swiper-slide {
	height: 100%;
}

.swiper-start .swiper-wrapper {
	align-items: center;
	height: 550px;
}


.finance-logo-white {
	background-image: url(../svg/worldyfinance-logo-whitebg.svg);
	height: 38px;
	width: 38px;
}

.sport-logo-white {
	background-image: url(../svg/worldysport-logo-whitebg.svg);
	height: 38px;
	width: 38px;
}

.music-logo-white {
	background-image: url(../svg/worldymusic-logo-whitebg.svg);
	height: 38px;
	width: 38px;
}

.tech-logo-white {
	background-image: url(../svg/worldytech-logo-whitebg.svg);
	height: 38px;
	width: 38px;
}

.worldy-logo-white {
	background-image: url(../svg/worldy-logo-whitebg.svg);
	height: 38px;
	width: 38px;
}


.box-animato .testo1 {
	font-size: 130px;
	font-weight: 700;
}

.box-animato .testo2 {
	font-size: 110px;
	font-weight: 700;
}


.box-animato .testo3 {
	font-size: 100px;
	font-weight: 700;
}


@media only screen and (max-width: 1700px) {


	.box-animato .testo1 {
		font-size: 110px;
		font-weight: 700;
	}

	.box-animato .testo2 {
		font-size: 90px;
		font-weight: 700;
	}


	.box-animato .testo3 {
		font-size: 80px;
		font-weight: 700;
	}

}

@media only screen and (max-width: 600px) {


	.box-animato .testo1 {
		font-size: 70px;
		font-weight: 700;
	}

	.box-animato .testo2 {
		font-size: 50px;
		font-weight: 700;
	}


	.box-animato .testo3 {
		font-size: 43px;
		font-weight: 700;
		line-height: 1.3;

	}
}

.sezione {
	width: 100%;
	display: flex;
	justify-content: center;
}

.skip-button {
	display: flex;
	justify-content: center;
}

.skip-button>.button {
	display: flex;
	border: 2px solid #ffffff1f;
	justify-content: center;
	padding: 15px 50px;
	border-radius: 100px;
	color: #ffffff7d;
	font-size: 20px;
	margin-top: 40px;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
}

@media only screen and (max-width: 600px) {
	.skip-button>.button {
		font-size: 15px;
		padding: 10px 35px;
		margin-top: 20px;

	}
}


/* Animazioni per testo3 */
@keyframes fadeInPart1-texto3 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart2-texto3 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart3-texto3 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.testo3.part1,
.testo3.part2,
.testo3.part3 {
	opacity: 0;
	display: inline-block;
}

.testo3.part1 {
	animation: fadeInPart1-texto3 0.2s forwards;
	animation-delay: 0s;
}

.testo3.part2 {
	animation: fadeInPart1-texto3 0.2s forwards;
	animation-delay: 0.5s;
}

.testo3.part3 {
	animation: fadeInPart1-texto3 0.2s forwards;
	animation-delay: 1s;
}


.underline-word {
	position: relative;
	display: inline-block;
}

.underline-word::before {
	content: '';
	position: absolute;
	width: 0;
	height: 8px;
	bottom: -10px;
	left: 0;
	background: linear-gradient(90deg, transparent 5%, currentColor 40%);
	border-radius: 50px;
	transform-origin: left;
	animation: underline 0.5s forwards;
	animation-delay: 1.5s;
}

@media only screen and (max-width: 600px) {
	.underline-word::before {
		content: '';
		position: absolute;
		width: 0;
		height: 5px;
		bottom: -4px;
		left: 0;
		background: linear-gradient(90deg, transparent 5%, currentColor 40%);
		border-radius: 50px;
		transform-origin: left;
		animation: underline 0.5s forwards;
		animation-delay: 1.5s;

	}
}

@keyframes underline {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

@keyframes fadeInPart1-texto2 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart2-texto2 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.testo2.part1,
.testo2.part2 {
	opacity: 0;
	display: inline-block;
}

.testo2.part1 {
	animation: fadeInPart1-texto2 0.5s forwards;
	animation-delay: 0s;
}

.testo2.part2 {
	animation: fadeInPart2-texto2 0.5s forwards;
	animation-delay: 0.5s;
}

.hidden .testo3.part1,
.hidden .testo3.part2,
.hidden .testo3.part3,
.hidden .testo2.part1,
.hidden .testo2.part2 {
	opacity: 0;
}


@media only screen and (max-width: 600px) {
	@keyframes fadeInPart1-texto3 {
		from {
			opacity: 0;
			transform: translateY(-50px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@keyframes fadeInPart2-texto3 {
		from {
			opacity: 0;
			transform: translateY(-50px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@keyframes fadeInPart3-texto3 {
		from {
			opacity: 0;
			transform: translateY(-50px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@keyframes fadeInPart1-texto2 {
		from {
			opacity: 0;
			transform: translateY(-50px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@keyframes fadeInPart2-texto2 {
		from {
			opacity: 0;
			transform: translateY(-50px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
}


/* Animazioni per testo1 */
@keyframes fadeInPart1-texto1 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart2-texto1 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart3-texto1 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart4-texto1 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInPart5-texto1 {
	from {
		opacity: 0;
		transform: translateY(-150px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.testo1.part1,
.testo1.part2,
.testo1.part3,
.testo1.part4,
.testo1.part5 {
	opacity: 0;
	display: inline-block;
}

.testo1.part1 {
	animation: fadeInPart1-texto1 0.2s forwards;
	animation-delay: 0s;
}

.testo1.part2 {
	animation: fadeInPart2-texto1 0.2s forwards;
	animation-delay: 0.5s;
}

.testo1.part3 {
	animation: fadeInPart3-texto1 0.2s forwards;
	animation-delay: 1s;
}

.testo1.part4 {
	animation: fadeInPart4-texto1 0.2s forwards;
	animation-delay: 1.5s;
}

.testo1.part5 {
	animation: fadeInPart5-texto1 0.2s forwards;
	animation-delay: 2s;
}

.hidden .testo1.part1,
.hidden .testo1.part2,
.hidden .testo1.part3,
.hidden .testo1.part4 {
	opacity: 0;
}


.fade-in {
    opacity: 0;
    animation: fadeInAnimation 0.5s forwards;
}

@keyframes fadeInAnimation {
    to {
        opacity: 1;
    }
}


#box5::after {
    content: "Copyright © Worldy® S.r.l. - IT04012910925";
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #ffffff80;
}