@import url("stylesheet.css");
@import url("stylesheet1.css");

html {
	scroll-behavior: smooth
}

html .trp-language-wrap a {
	padding: 10px 2px 10px 2px
}

.woocommerce {
	background: #ffffff
}

.woocommerce>section {
	max-width: 1200px;
	margin: auto
}

.woocommerce>section .product .woocommerce-tabs .panel {
	background-color: unset
}

.woocommerce>section .product .woocommerce-tabs .tabs.wc-tabs {
	display: none
}

.spinner {
	width: 56px;
	height: 56px;
	animation: spinner-c601d3 1s infinite;
	border-radius: 50%;
	position: absolute;
	left: 45%;
	top: 50%
}

@keyframes spinner-c601d3 {
	0% {
		opacity: 0;
		transform: scale(0) translateX(-300%)
	}

	50% {
		opacity: 1;
		transform: scale(1.25) translateX(0)
	}

	100% {
		opacity: 0;
		transform: scale(0) translateX(300%)
	}
}

.page-template-lottery .background-guh-section-1and2 {
	overflow: unset
}

.footer-last {
	background-color: #fed348;
	width: 100%
}

.footer-last p {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 16PX;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	max-width: 740px;
	margin-inline: auto;
	padding: 23px 0px 23px 0px;
	margin-bottom: 0
}

body div.pa-subs-box-th-1 {
	border-radius: 20px;
	background: linear-gradient(223deg, #1ABEFA 5.36%, #1974F0 78.68%);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25)
}

body p.pa-subs-msg-txt {
	font-family: "Poppins";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px
}

body p.pa-subs-title-txt {
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px
}

body #pa-push-notification-subscription::before {
	content: "";
	position: absolute;
	height: calc(100% + 4px);
	width: calc(100% + 4px);
	left: -2px;
	top: -2px;
	z-index: -3;
	background: linear-gradient(to right, red, orange);
	border-radius: 20px;
	background: linear-gradient(223deg, #1ABEFA 5.36%, #1974F0 78.68%)
}

body a.pa-subs-btn-link {
	border-radius: 34px;
	font-family: "Viga";
	position: relative;
	display: inline
}

body .pa-subs-btn-container {
	margin-top: 20px !important
}

body div.pa-subs-btn #pa-allow-btn {
	font-family: "Viga";
	border-radius: 34px;
	background: linear-gradient(204deg, #15D71F 0%, #21F231 69.27%)
}

.menu-bar-fix-background {
	background: #ef9108;
	border-radius: 0px 0px 15px 15px;
	position: fixed;
	z-index: 999999;
	width: 100%;
	top: -80px;
	transition: all 0.3s
}

.menu-bar-fix-background.open {
	top: 0px
}

.menu-bar-fix-background .menu-bar-fix {
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
	align-items: center
}

.menu-bar-fix-background .menu-bar-fix :first-child img {
	max-width: 140px
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2 {
	display: flex;
	margin: auto;
	align-items: center
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2.copied .copy-text-guh2 {
	position: relative
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2.copied .copy-text-guh2::after {
	content: "Copied!";
	color: #000;
	font-family: "Viga";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	padding: 5px 10px;
	background: #ffffffb2;
	border: 1px solid #ffffffdc;
	position: absolute;
	right: -50px;
	top: 20px
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2 h2 {
	font-size: 14px;
	margin: auto;
	margin-right: 5px
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2 .copy-text-guh2 {
	margin: auto;
	margin-right: 5px;
	color: #000
}

.menu-bar-fix-background .menu-bar-fix .copy-section-guh-2 .img-copy-guh2 {
	max-width: 16px;
	cursor: pointer
}

.menu-bar-fix-background .menu-bar-fix .bar-fix-socials {
	display: flex;
	gap: 10px;
	margin-right: 12px
}

.menu-bar-fix-background .menu-bar-fix .bar-fix-socials img {
	max-width: 40px
}

.menu-bar-fix-background .menu-bar-fix .flashing-border-button {
	cursor: pointer
}

.menu-bar-fix-background .menu-bar-fix .flashing-border-button:hover {
	text-decoration: none
}

.menu-bar-fix-background .menu-bar-fix .flashing-border-button .flashing-border-text {
	background: #ef9108
}

.green .button:hover {
	color: white
}

.red .button:hover {
	color: black !important
}

.chart-buttons-mobile {
	display: none
}

.container-background-countdown {
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/countdown-img/countdown_desktop1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0% 0%;
	height: 100%;
	width: 100%;
	min-height: 100vh;
	overflow: hidden
}

.container-background-countdown .max-width-container-countdown {
	max-width: 1200px;
	margin-inline: auto;
	align-items: center
}

.container-background-countdown .max-width-container-countdown .container-frame-emotion {
	position: relative
}

.container-background-countdown .max-width-container-countdown .container-frame-emotion img {
	position: absolute
}

.container-background-countdown .max-width-container-countdown .container-frame-emotion img:nth-child(1) {
	max-width: 130px;
	top: -80px;
	animation: myAnimvideo 3s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.container-background-countdown .max-width-container-countdown .container-frame-emotion img:nth-child(2) {
	max-width: 132px;
	bottom: -250px;
	right: -100px;
	animation: myAnimvideo 1.5s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.container-background-countdown .max-width-container-countdown .container-frame-emotion img:nth-child(3) {
	max-width: 141px;
	bottom: -850px;
	right: 880px;
	animation: myAnimvideo 2s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.container-background-countdown .max-width-container-countdown .img-logo {
	max-width: 221px;
	padding-top: 70px;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	margin-inline: auto
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon {
	position: relative;
	width: 350px;
	height: 350px;
	margin-inline: auto;
	padding-bottom: 56px;
	z-index: 9
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div #emoticon {
	max-width: 410px;
	display: flex;
	position: absolute;
	margin-inline: auto;
	justify-content: center
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div #emoticon svg {
	height: 100%;
	width: 100%
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img {
	position: absolute;
	z-index: -2
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(2) {
	max-width: 140px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile2 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile2 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(-180px, -70px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(3) {
	max-width: 45px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile3 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile3 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(-160px, 10px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(4) {
	max-width: 36px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile4 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile4 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(-160px, 50px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(5) {
	max-width: 85px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile5 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile5 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(-110px, 100px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(6) {
	max-width: 87px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile6 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile6 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(160px, 110px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(7) {
	max-width: 52px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile7 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile7 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(190px, -110px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon div img:nth-child(8) {
	max-width: 27px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	animation: key-frame-1procent-mobile8 3s ease 3s infinite
}

@keyframes key-frame-1procent-mobile8 {
	0% {
		transform: translate(0)
	}

	30%,
	40% {
		transform: translate(190px, -180px)
	}

	75%,
	100% {
		transform: translate(0)
	}
}

.container-background-countdown .max-width-container-countdown .mobile-anime-smile {
	display: none
}

.container-background-countdown .max-width-container-countdown .background-counting_down_container.just-month p {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 80px;
	font-style: normal;
	font-weight: 400;
	line-height: 65px;
	padding-bottom: 0
}

.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 {
	display: flex;
	justify-content: center;
	width: 90%;
	margin-inline: auto
}

.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .days,
.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .hours,
.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .minutes,
.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .seconds {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 110px;
	font-style: normal;
	font-weight: 400;
	line-height: 83.5px;
	width: 250px;
	padding: 0
}

.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .text-count-down {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	padding: 0;
	margin-top: 20px
}

.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 p {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 110px;
	font-style: normal;
	font-weight: 400;
	line-height: 83.5px;
	padding: 0
}

.container-background-countdown .max-width-container-countdown p {
	color: #000;
	text-align: center;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	max-width: 1000px;
	width: 90%;
	margin-inline: auto;
	padding-top: 30px;
	padding-bottom: 36px;
	margin-bottom: 0px
}

.container-background-countdown .max-width-container-countdown .footer-countdown {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding-bottom: 68px
}

.container-background-countdown .max-width-container-countdown .footer-countdown a img {
	max-width: 60px
}

body {
	overflow-x: hidden
}

.rc {
	transition: all 0.5s !important
}

.rs-1 .rc-1 {
	transform: translateX(370px)
}

.rs-2 .rc-2 {
	transform: translateX(370px)
}

.rs-2 .rc-6 {
	transform: translateX(-370px)
}

.rs-11 .rc-3 {
	transform: translateX(370px)
}

.rs-11 .rc-4 {
	transform: translateX(-370px)
}

.rc-5 {
	position: relative;
	left: 0
}

.rs-3 .rc-5 {
	left: 410px
}

.rs-4 .rc-7 {
	transform: translateX(-90px)
}

.rc-8 {
	position: relative;
	left: 0
}

.rs-5 .rc-8 {
	left: 280px
}

.rs-6 .rc-8 {
	left: 500px
}

.rs-6 .rc-9 {
	transform: translateX(-300px)
}

.rs-6 .rc-10 {
	transform: translateX(350px)
}

.rs-6 .rc-11 {
	transform: translateX(-300px)
}

.rc-15 {
	position: relative;
	left: 0
}

.rs-7 .rc-15 {
	left: -300px
}

.rs-7 .rc-14 {
	transform: translateX(300px)
}

.rs-8 .rc-16 {
	transform: translateX(-300px)
}

.rs-9 .rc-17 {
	transform: translateX(500px)
}

#rocket {
	height: 460px
}

#rocket.shake {
	animation: rocket-shake 0.2s infinite linear
}

@keyframes rocket-shake {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(-1deg)
	}

	50% {
		transform: rotate(0deg)
	}

	75% {
		transform: rotate(1deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

.rocket-container {
	position: absolute;
	left: 560px;
	top: 10px;
	transition: left 0.7s
}

.smoke {
	position: absolute;
	background-color: #f4f4f4;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	animation-iteration-count: 1
}

.smoke.smoke-right {
	animation: smoke-right 5s
}

.smoke.smoke-left {
	animation: smoke-left 5s
}

@keyframes smoke-left {
	0% {
		transform: scale(1) translate(0px, 0px);
		opacity: 1
	}

	90% {
		opacity: 0.95
	}

	100% {
		transform: scale(12) translate(-50px, 0px);
		opacity: 0
	}
}

@keyframes smoke-right {
	from {
		transform: scale(1) translate(0px, 0px)
	}

	to {
		transform: scale(12) translate(50px, 0px)
	}
}

.chart-section h2 {
	color: #000;
	font-weight: 400;
	font-size: 40px;
	line-height: 80px;
	font-style: normal;
	padding-top: 100px;
	margin-bottom: 50px;
	text-align: center
}

.chart-section .chart-container {
	width: 90%;
	max-width: 1000px;
	margin-inline: auto;
	border-radius: 26px;
	background-color: #9e6bfa;
	padding: 38px 38px;
	padding-bottom: 0;
	position: relative
}

.chart-section .chart-container::after {
	content: " ";
	height: 38px;
	width: 100%;
	background: #9e6bfa;
	z-index: 6;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 26px
}

.chart-section .chart-buttons-desktop {
	display: flex;
	justify-content: center;
	padding-top: 50px
}

.chart-section .chart-buttons-desktop .red .button {
	color: white !important
}

.chart-section .chart-buttons-desktop .red .button:hover {
	color: black !important
}

.chart-section .chart-buttons-desktop .purple .button {
	color: white !important
}

.chart-section .chart-buttons-desktop .purple .button:hover {
	color: black !important
}

.page-template-home .background-guh-section-1and2 {
	overflow: hidden
}

.background-guh-section-1and2 {
	background: #ffffff;
	width: 100%
}

.background-guh-section-1and2 .mobile-burger-menu {
	display: none
}

.background-guh-section-1and2 .menu-section_guh {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 24px;
	padding-bottom: 50px
}

.background-guh-section-1and2 .menu-section_guh :first-child img {
	max-width: 206px
}

.background-guh-section-1and2 .menu-section_guh .menu-guh {
	display: flex;
	gap: 82px;
	z-index: 9
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div {
	position: relative;
	cursor: pointer;
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-block: 15px;
	width: 80px
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div {
	display: none;
	width: 242px;
	border-radius: 15px;
	border: 3px solid rgba(255, 255, 255, 0.65);
	background: rgba(255, 233, 106, 0.92);
	padding: 12px 0px 12px 0px;
	position: absolute;
	flex-direction: column;
	left: -20px;
	cursor: pointer;
	top: 100%
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a {
	color: #000;
	cursor: pointer;
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: start;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:first-child::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emoji-top.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 23px;
	height: 23px;
	display: block;
	right: 34px;
	top: 8px
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:first-child:hover {
	background-color: #ffffff
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:nth-child(2)::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/karta-fiat.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 35px;
	height: 27px;
	display: block;
	right: 45px;
	top: 3px
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:nth-child(2):hover {
	background-color: #ffffff
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:nth-child(3)::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/cos.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 28px;
	height: 28px;
	display: block;
	right: 17px;
	top: 4px
}

.background-guh-section-1and2 .menu-section_guh .menu-guh div div a:nth-child(3):hover {
	background-color: #ffffff
}

.background-guh-section-1and2 .menu-section_guh .menu-guh a {
	color: #000;
	cursor: pointer;
	text-align: center;
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding-block: 15px
}

.background-guh-section-1and2 .menu-section_guh .menu-button_lastand-loc {
	display: flex;
	gap: 22px
}

.background-guh-section-1and2 .menu-section_guh .menu-button_lastand-loc .button-menu a {
	display: flex;
	align-items: center;
	justify-content: start;
	width: 207px;
	height: 40px;
	background: linear-gradient(#feea79, #feea79) padding-box, linear-gradient(to top, #48f045, #2cd22c) border-box;
	border-radius: 34px;
	border: 3px solid transparent;
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	position: relative;
	padding-left: 20px;
	z-index: 9
}

.background-guh-section-1and2 .menu-section_guh .menu-button_lastand-loc .button-menu a::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emoji-top.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 23px;
	height: 23px;
	right: 10px
}

.background-guh-section-1and2 .menu-section_guh .menu-button_lastand-loc img {
	max-width: 40px
}

.background-guh-section-1and2 .section-2-header {
	display: flex;
	justify-content: start;
	gap: 154px;
	padding-bottom: 50px
}

.background-guh-section-1and2 .section-2-header .mobile-anime-smile {
	display: none
}

.background-guh-section-1and2 .section-2-header div:first-child {
	max-width: 630px;
	font-family: Roboto, sans-serif;
}

.background-guh-section-1and2 .section-2-header div:first-child h1 {
	color: #000;
	font-family: inherit;
	font-size: 71px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px;
	margin-top: 0;
	position: relative;
	z-index: 5
}

.background-guh-section-1and2 .section-2-header div:first-child p {
	margin-top: 20px;
	margin-bottom: 25px;
	max-width: 650px
}

.background-guh-section-1and2 .section-2-header div:first-child .container-button-header {
	margin-left: -15px
}

.background-guh-section-1and2 .section-2-header div .container-button-wideo {
	display: flex;
	gap: 20px
}

.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section {
	display: flex;
	align-items: center;
	gap: 13px
}

.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section img {
	width: 55px;
	height: 55px;
	animation: myAnimvideo 1.7s ease 0s 1 normal forwards;
	animation-iteration-count: infinite;
	cursor: pointer
}

.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section p {
	margin: auto;
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2 {
	display: flex;
	align-items: center
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2 h2 {
	font-size: 12px;
	margin: 0
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2.copied .copy-text-guh2 {
	position: relative
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2.copied .copy-text-guh2::after {
	content: "Copied!";
	color: #000;
	font-family: "Viga";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	padding: 5px 10px;
	background: #ffffffb2;
	border: 1px solid #ffffffdc;
	position: absolute;
	right: -50px;
	top: 20px
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2 .copy-text-guh2 {
	color: #000;
	font-family: "Poppins";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px
}

.background-guh-section-1and2 .section-2-header .copy-section-guh-2 img {
	width: 16px;
	cursor: pointer
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont {
	width: 363px;
	position: relative;
	z-index: 0;
	bottom: -20px
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont img {
	position: absolute
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont img:first-child {
	max-width: 671px;
	top: -115px;
	z-index: -1;
	left: -80px
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:first-child {
	animation: unset
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(2) {
	bottom: 282px;
	left: -43px;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(3) {
	bottom: 117px;
	left: -50px;
	transition: all 0.8s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(4) {
	bottom: 80px;
	left: -45px;
	transition: all 1.2s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(5) {
	bottom: 16px;
	left: 0px;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(6) {
	bottom: 6px;
	left: 340px;
	transition: all 1.1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(7) {
	bottom: 326px;
	left: 406px;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont:hover div img:nth-child(8) {
	bottom: 451px;
	left: 300px;
	transition: all 1.3s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div {
	animation: myAnimanimeheader 5s ease 0s 1 normal forwards;
	animation-iteration-count: infinite;
	transition: all 1s;
	width: 450px
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:first-child {
	max-width: 80%;
	position: relative;
	top: 40px;
	left: unset
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(2) {
	max-width: 140px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(3) {
	max-width: 45px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(4) {
	max-width: 36px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(5) {
	max-width: 85px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(6) {
	max-width: 87px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 0.8s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(7) {
	max-width: 52px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1.5s
}

.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(8) {
	max-width: 27px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1.5s
}

.background-counting_down {
	display: flex
}

.background-counting_down .background-counting_down_container {
	padding-top: 25px;
	padding-bottom: 30px;
	background: linear-gradient(to right, #15D21F 0%, #20F02E 100%);
	margin-inline: auto;
	padding-right: 40px;
	max-width: 1200px;
	width: 90%;
	text-align: end
}

.background-counting_down .background-counting_down_container h2 {
	font-size: 30px;
	line-height: 80px;
	text-align: end;
	margin-inline: auto;
	max-width: 640px
}

.background-counting_down .background-counting_down_container .red_button {
	display: flex;
	justify-content: center
}

.background-counting_down .background-counting_down_container #countdown {
	display: flex;
	justify-content: end
}

.background-counting_down .background-counting_down_container #countdown div {
	width: 130px
}

.background-counting_down .background-counting_down_container #countdown p {
	color: #000;
	text-align: center;
	font-family: "Viga";
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 50px
}

.background-counting_down .background-counting_down_container #countdown #days,
.background-counting_down .background-counting_down_container #countdown #hours,
.background-counting_down .background-counting_down_container #countdown #minutes,
.background-counting_down .background-counting_down_container #countdown #seconds {
	font-size: 70px
}

.background-counting_down .background-counting_down_container #countdown .text-count-down {
	font-size: 14px;
	margin-bottom: 3px
}

.background-counting_down .background-counting_down_container-2 {
	background: linear-gradient(to left, #1ABEFA 5.36%, #1974F0 78.68%);
	padding-top: 25px;
	padding-bottom: 30px;
	margin-inline: auto;
	max-width: 1200px;
	padding-left: 40px;
	width: 90%;
	text-align: start
}

.background-counting_down .background-counting_down_container-2 h2 {
	font-size: 30px;
	line-height: 80px;
	text-align: start;
	margin-inline: auto;
	max-width: 750px;
	color: white
}

.background-counting_down .background-counting_down_container-2 .red_button {
	display: flex;
	justify-content: center
}

.background-counting_down .background-counting_down_container-2 #countdown2 {
	display: flex;
	justify-content: start
}

.background-counting_down .background-counting_down_container-2 #countdown2 div {
	width: 130px
}

.background-counting_down .background-counting_down_container-2 #countdown2 p {
	color: #ffff;
	text-align: center;
	font-family: "Viga";
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 50px
}

.background-counting_down .background-counting_down_container-2 #countdown2 #days,
.background-counting_down .background-counting_down_container-2 #countdown2 #hours,
.background-counting_down .background-counting_down_container-2 #countdown2 #minutes,
.background-counting_down .background-counting_down_container-2 #countdown2 #seconds {
	font-size: 70px
}

.background-counting_down .background-counting_down_container-2 #countdown2 .text-count-down {
	font-size: 14px;
	margin-bottom: 3px
}

.debridgeWidgetContainer {
	display: none;
	position: fixed;
	max-width: 450px;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000000000000000;
	border-radius: 25px;
	height: 630px;
	max-height: 100%;
	border-radius: 35px;
	border: 3px solid rgba(255, 255, 255, 0.65);
	background: #fff;
	padding: 30px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 999999999;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.debridgeWidgetContainer::-webkit-scrollbar {
	display: none
}

.debridgeWidgetContainer h2 {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px
}

.debridgeWidgetContainer .fiat-x {
	position: absolute;
	top: 25px;
	right: 20px;
	cursor: pointer
}

.debridgeWidgetContainer #debridgeWidget {
	width: min(calc(100vw - 50px), 760px);
	height: calc(100% - 100px)
}

.debridgeWidgetContainer .embed-responsive.embed-responsive-16by9 {
	padding-bottom: unset
}

.debridgeWidgetContainer .embed-responsive {
	display: block;
	position: unset;
	height: unset;
	padding: 0;
	overflow: auto
}

.debridgeWidgetContainer#bridge-popup iframe {
	width: 350px;
	box-shadow: unset !important;
	position: unset
}

.debridgeWidgetContainer#fiat-popup {
	height: 740px
}

.debridgeWidgetContainer#fiat-popup iframe {
	position: unset;
	height: 600px
}

.debridgeWidgetContainer #fiat-iframe-container {
	transition: opacity 0.5s;
	opacity: 0
}

.debridgeWidgetContainer #rubic-widget-root {
	height: 500px;
	transition: opacity 0.5s;
	opacity: 0
}

.flashing-border-button:hover {
	text-decoration: none !important;
	cursor: pointer
}

.backgroung-yellow-section {
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/kulki.webp");
	background-size: contain;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: #ffffff;
	padding-bottom: 70px
}

.backgroung-yellow-section .container-purple {
	max-width: 1200px;
	margin-inline: auto;
	align-items: center;
	display: flex;
	flex-direction: column;
	padding-bottom: 250px;
	padding-top: 90px
}

.backgroung-yellow-section .container-purple .step-container-purple {
	display: flex;
	gap: 80px;
	justify-content: center;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px
}

.backgroung-yellow-section .container-purple .step-container-purple div {
	max-width: 330px
}

.backgroung-yellow-section .container-purple .step-container-purple p {
	color: #000;
	font-family: "Poppins";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}

.backgroung-yellow-section .container-purple .step-container-purple h3 {
	font-size: 20px;
	color: #000;
	line-height: 24px;
	margin-bottom: 10px
}

.backgroung-yellow-section .container-purple .span-1,
.backgroung-yellow-section .container-purple .span-2,
.backgroung-yellow-section .container-purple .span-3 {
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 89.5px
}

.backgroung-yellow-section .container-purple .text-guch2 {
	color: #000;
	text-align: center;
	padding-top: 30px;
	max-width: 1150px;
	margin-inline: auto
}

.backgroung-yellow-section .container-purple .span-1 .anime-1 {
	padding-right: 50px;
	position: relative
}

.backgroung-yellow-section .container-purple .span-1 .anime-1::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/telegram22.webp);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 84px;
	height: 84px;
	right: -36px;
	animation: telegtam-purple 2s cubic-bezier(0.85, 0, 0.15, 1) 0s infinite normal forwards;
	animation-iteration-count: infinite;
	transition: all 0.2s
}

@keyframes telegtam-purple {
	0% {
		transform: scale(1)
	}

	40% {
		transform: scale(0.8)
	}

	70% {
		transform: scale(1.2)
	}

	100% {
		transform: scale(1)
	}
}

.backgroung-yellow-section .container-purple .span-2 .anime-2 {
	padding-right: 60px;
	position: relative
}

.backgroung-yellow-section .container-purple .span-2 .anime-2::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emotka.webp);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 84px;
	height: 84px;
	right: -31px;
	animation: emoji-purple 2s ease-out;
	animation-iteration-count: infinite
}

@keyframes emoji-purple {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(45deg)
	}

	50% {
		transform: rotate(-35deg)
	}

	75% {
		transform: rotate(45deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

.backgroung-yellow-section .container-purple .span-2 .anime-3 {
	padding-right: 60px;
	position: relative
}

.backgroung-yellow-section .container-purple .span-2 .anime-3::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/component_32.webp);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 74px;
	height: 74px;
	right: -17px;
	top: 1px;
	animation: emoji-2 2s cubic-bezier(0.85, 0, 0.15, 1) 0s infinite normal forwards;
	animation-iteration-count: infinite
}

@keyframes emoji-2 {
	0% {
		transform: scale(1)
	}

	40% {
		transform: scale(1.2)
	}

	70% {
		transform: scale(0.8)
	}

	100% {
		transform: scale(1)
	}
}

.backgroung-yellow-section .container-purple .span-3 .anime-4 {
	padding-right: 60px;
	position: relative
}

.backgroung-yellow-section .container-purple .span-3 .anime-4::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/bulba_green.webp);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 84px;
	height: 84px;
	right: -50px;
	animation: red-purple 1s ease-out 0s infinite normal forwards;
	animation-iteration-count: infinite
}

.backgroung-yellow-section .container-purple .span-3 .anime-4::after {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/marketing_4.webp);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 37px;
	height: 51px;
	right: -28px;
	top: 8px;
	animation: red-purple2 1s ease-out 0s infinite normal forwards;
	animation-iteration-count: infinite
}

@keyframes red-purple {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes red-purple2 {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(-360deg)
	}
}

.backgroung-yellow-section .tokens-allocations-container-main {
	max-width: 1050px;
	width: 90%;
	margin-inline: auto
}

.backgroung-yellow-section .tokens-allocations-container-main h2 {
	margin-inline: auto;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 94px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex {
	display: flex;
	gap: 90px;
	justify-content: center
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont {
	position: relative;
	z-index: 9
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div {
	width: 420px;
	animation: myAnimhover-diagram 5s ease 0s 1 normal forwards;
	animation-iteration-count: infinite;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:first-child {
	max-width: 100%;
	position: relative;
	top: -40px;
	left: unset;
	z-index: 5;
	animation: myAnimhover-diagram 5s ease 0s 1 normal forwards;
	animation-iteration-count: infinite;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(2) {
	max-width: 90px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(3) {
	max-width: 50px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(4) {
	max-width: 61px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(5) {
	max-width: 114px;
	bottom: 136px;
	left: 120px;
	z-index: -3;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont img {
	position: absolute
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont img:first-child {
	max-width: 800px;
	z-index: -2;
	top: -280px;
	left: -179px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:first-child {
	animation: unset;
	width: 100%;
	max-width: unset;
	animation: myAnimhover-diagram 5s ease 0s 1 normal forwards;
	animation-iteration-count: infinite;
	transition: all 1s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(2) {
	left: 306px;
	transition: all 1s;
	z-index: 1;
	bottom: 40px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(3) {
	bottom: 70px;
	left: 8px;
	z-index: 1;
	transition: all 0.8s
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(4) {
	bottom: 62px;
	left: 273px;
	transition: all 1.2s;
	z-index: -1
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(5) {
	bottom: 355px;
	left: 291px;
	transition: all 1s;
	z-index: 1
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 {
	display: flex
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:last-child {
	padding-left: 46px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:last-child p {
	color: #000;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 36px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:first-child {
	position: relative
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:first-child::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/bubla_9.webp");
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	width: 48px;
	height: 49px;
	top: -9px;
	left: -60px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:nth-child(2) {
	position: relative
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:nth-child(2)::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/bubla_7.webp");
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	width: 48px;
	height: 49px;
	top: -9px;
	left: -60px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3 {
	color: #000;
	text-align: right;
	font-family: "Viga";
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	position: relative;
	padding-bottom: 20px
}

.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3 span {
	color: #000;
	font-family: "Viga";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	position: absolute;
	right: -29px
}

.backgroung-yellow-section .video-section-guh2 {
	display: flex;
	gap: 111px;
	padding-top: 140px
}

.backgroung-yellow-section .video-section-guh2 div:first-child {
	position: relative;
	cursor: pointer
}

.backgroung-yellow-section .video-section-guh2 div:first-child:hover img:nth-child(2) {
	animation: myAnimguhvideo 0.4s ease 0s 1 normal forwards
}

.backgroung-yellow-section .video-section-guh2 div:first-child:hover img:nth-child(3) {
	animation: myAnimguhvideo 0.4s ease 0.2s 1 normal forwards
}

.backgroung-yellow-section .video-section-guh2 div:first-child:hover img:nth-child(4) {
	animation: myAnimguhvideo 0.4s ease 0.4s 1 normal forwards
}

.backgroung-yellow-section .video-section-guh2 div:first-child img:last-child {
	position: absolute;
	width: 152px;
	height: 159px;
	bottom: 86px;
	right: 209px;
	animation: myAnimvideo 1.7s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.backgroung-yellow-section .video-section-guh2 div:first-child img:nth-child(2) {
	position: absolute;
	max-width: 34px;
	left: 210px
}

.backgroung-yellow-section .video-section-guh2 div:first-child img:nth-child(3) {
	position: absolute;
	max-width: 34px;
	left: 260px
}

.backgroung-yellow-section .video-section-guh2 div:first-child img:nth-child(4) {
	position: absolute;
	max-width: 34px;
	left: 310px
}

.backgroung-yellow-section .video-section-guh2 div:first-child img {
	max-width: 560px;
	width: 100%
}

.backgroung-yellow-section .video-section-guh2 div:last-child {
	max-width: 390px
}

.backgroung-yellow-section .video-section-guh2 div:last-child h2 {
	line-height: 50px;
	max-width: 400px;
	font-size: 40px
}

.backgroung-yellow-section .video-section-guh2 div:last-child p {
	margin-top: 25px;
	margin-bottom: 25px
}

.backgroung-yellow-section .video-section-guh2 div:last-child .button-container {
	margin-left: -14px
}

.backgroung-yellow-section .elastic-supply-token-container_main {
	text-align: center;
	padding-top: 10px
}

.backgroung-yellow-section .elastic-supply-token-container_main h2 {
	font-size: 40px;
	line-height: 80px;
	margin-bottom: 20px
}

.backgroung-yellow-section .elastic-supply-token-container_main>div:first-child {
	max-width: 870px;
	width: 90%;
	margin-inline: auto
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container {
	display: flex;
	justify-content: center;
	gap: 120px;
	margin-top: 55px
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container {
	max-width: 100%;
	width: 100%;
	margin-inline: auto;
	position: relative
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container:first-child img {
	width: 65px;
	height: 83px;
	position: relative;
	bottom: -20px;
	animation: myAnimvideo2 2s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container:last-child img {
	width: 79px;
	height: 101px;
	position: relative;
	bottom: -12px;
	animation: myAnimvideo2 2s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 {
	max-width: 330px;
	width: 100%;
	margin-inline: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 35px;
	margin-top: 60px
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 img {
	width: 94px;
	height: 82px;
	bottom: -34px;
	position: relative;
	animation: myAnimvideo2 2s ease 0s 1 normal forwards;
	animation-iteration-count: infinite
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container h3 {
	line-height: 38px;
	font-size: 30px;
	width: 100%;
	max-width: 100%;
	margin-inline: auto;
	margin-bottom: 20px
}

.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container h3 br {
	display: none
}

.backgroung-yellow-section .elastic-supply-token-container_main .green_button {
	display: flex;
	justify-content: center;
	margin-top: 55px
}

.backgroung-yellow-section .container-countdowm-3 {
	display: flex;
	justify-content: center;
	gap: 48px;
	max-width: 1000px;
	background: linear-gradient(to left, #1ABEFA 5.36%, #1974F0 78.68%) padding-box, linear-gradient(to bottom, #1ABEFA 5.36%, #1974F0 78.68%) border-box;
	border-radius: 34px;
	border: 3px solid transparent;
	margin-inline: auto;
	padding: 47px 70px 26px 74px;
	margin-top: 70px;
	margin-bottom: 125px
}

.backgroung-yellow-section .container-countdowm-3 h2 {
	color: #FFF;
	font-size: 30px;
	line-height: 40px;
	display: flex;
	text-align: start;
	align-items: center
}

.backgroung-yellow-section .container-countdowm-3 #countdown3 {
	display: flex;
	justify-content: start
}

.backgroung-yellow-section .container-countdowm-3 #countdown3 div {
	width: 130px
}

.backgroung-yellow-section .container-countdowm-3 #countdown3 p {
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 50px
}

.backgroung-yellow-section .container-countdowm-3 #countdown3 #days,
.backgroung-yellow-section .container-countdowm-3 #countdown3 #hours,
.backgroung-yellow-section .container-countdowm-3 #countdown3 #minutes,
.backgroung-yellow-section .container-countdowm-3 #countdown3 #seconds {
	font-size: 70px
}

.backgroung-yellow-section .container-countdowm-3 #countdown3 .text-count-down {
	font-size: 14px;
	margin-bottom: 3px
}

.backgroung-yellow-section .audite-container-main {
	display: flex;
	gap: 53px;
	margin-top: 127px;
	margin-bottom: 67px
}

.backgroung-yellow-section .audite-container-main img {
	max-width: 90px;
	object-fit: contain
}

.backgroung-yellow-section .audite-container-main h4 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 10px
}

.backgroung-yellow-section .audite-container-main .text-audite {
	color: #000;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	max-width: 533px;
	margin: auto;
	position: relative;
	z-index: 1;
}



.backgroung-yellow-section .audite-container-main .img-audite {
	display: flex;
	justify-content: center;
	align-items: center
}

.backgroung-yellow-section .audite-container-main .img-audite img:first-child {
	position: relative;
	max-width: 250px
}

.backgroung-yellow-section .audite-container-main .img-audite img:nth-child(2) {
	position: absolute;
	max-width: 111px;
	top: 73px
}

.backgroung-yellow-section .audite-container-main .img-audite img:nth-child(3) {
	position: absolute;
	max-width: 180px;
	right: 188px;
	top: 56px
}

.backgroung-yellow-section .audite-container-main .mobile-audite-img {
	display: none
}

.backgroung-yellow-section .audite-container-main .audite-green-frame {
	max-width: 590px;
	background: linear-gradient(to left, #fed348, #c3980b) padding-box, linear-gradient(to top, #fed348, #c3980b) border-box;
	border-radius: 34px;
	border: 3px solid transparent;
	padding: 105px 63px 49px 75px;
	position: relative;
	overflow: hidden
}

.backgroung-yellow-section .audite-container-main .audite-green-frame::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/footer-container/blysk.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 589px;
	height: 310px;
	position: absolute;
	animation: bg-gradient 3s infinite;
	left: -500px;
	top: -4px
}

@keyframes bg-gradient {
	0% {
		left: -500px
	}

	100% {
		left: 500px
	}
}

.backgroung-yellow-section .audite-container-main .audite-green-frame h3 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 30px
}

.backgroung-yellow-section .audite-container-main .audite-logo-container {
	max-width: 515px
}

.backgroung-yellow-section .audite-container-main .audite-logo-container>div:first-child {
	display: flex;
	gap: 21px;
	margin-bottom: 60px;
	margin-top: 35px
}

.backgroung-yellow-section .audite-container-main .audite-logo-container>div:last-child {
	display: flex;
	gap: 21px
}

.backgroung-yellow-section .red_button {
	display: flex;
	justify-content: center
}

.backgroung-yellow-section .tokenomics-container-main h3 {
	font-size: 30px
}

.backgroung-yellow-section .tokenomics-container-main h2 {
	font-size: 40px
}

.backgroung-yellow-section .tokenomics-container-main p {
	margin-bottom: 25px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container {
	margin-bottom: 75px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container {
	position: relative;
	z-index: 9
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green {
	position: relative
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img {
	animation: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:first-child {
	width: 162px;
	height: unset;
	position: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(3) {
	width: 43px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(4) {
	width: 50px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(5) {
	width: 25px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green p {
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	position: relative;
	top: -100px;
	left: -10px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green p span {
	font-size: 22px;
	position: absolute;
	top: 2px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 {
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	z-index: 9
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img {
	animation: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:first-child {
	width: 162px;
	height: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(3) {
	width: 55px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(4) {
	width: 57px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(5) {
	width: 41px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green p {
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	position: relative;
	top: -63px;
	left: -10px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green p span {
	font-size: 22px;
	position: absolute;
	top: 2px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 {
	margin-bottom: 0;
	margin-top: 0;
	max-width: 330px;
	position: relative;
	z-index: 9
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img {
	animation: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:first-child {
	width: 162px;
	height: unset
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(3) {
	width: 80px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(4) {
	width: 51px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(5) {
	width: 42px;
	height: unset;
	position: absolute;
	top: 60px;
	z-index: -1
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green p {
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	position: relative;
	top: -100px;
	left: -10px
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green p span {
	font-size: 22px;
	position: absolute;
	top: 2px
}

.container-roadmap-background {
	background-image: url("../image/vector33.webp.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: relative;
	margin-top: -150px;
	padding-bottom: 235px;
	padding-top: 120px
}

.container-roadmap-background .readr-more-h2 {
	color: rgba(255, 255, 255, 0.9);
	font-family: "Viga";
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-inline: auto
}

.container-roadmap-background .conatiner-main-read-more .readr-more-h2 {
	color: rgba(255, 255, 255, 0.9);
	font-family: "Viga";
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
	margin-top: 200px
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel {
	display: flex;
	justify-content: center
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-nav {
	display: flex;
	position: absolute;
	bottom: -100px;
	width: 85px
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-nav .owl-prev {
	padding-right: 10px !important;
	opacity: 1 !important
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-nav .owl-next {
	opacity: 1 !important;
	padding-left: 10px !important
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 h3 {
	color: #FFF;
	font-family: "Viga";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 33px
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 a {
	color: #FFF;
	text-align: center;
	font-family: "Poppins";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 115%;
	text-decoration: none;
	position: relative
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom {
	background: rgba(255, 255, 255, 0.2);
	padding: 30px;
	border-radius: 0 0 30px 30px;
	max-width: 388px;
	position: relative
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 0 0 30px 30px;
	padding: 3px;
	padding-top: 0;
	background: linear-gradient(to bottom, #1bbffa, #1a75f0);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: red;
	z-index: -1;
	left: 0;
	top: 0
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .meta-row p {
	color: #FFF;
	font-family: Poppins;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	margin: 0
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .meta-row p span {
	color: #0064EF
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-title {
	display: block;
	color: #FFF;
	font-family: "Viga";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none;
	text-align: start;
	margin-top: 10px;
	margin-bottom: 33px;
	min-height: 110px
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-read-more {
	text-decoration: none;
	color: #FFF;
	font-family: "Poppins";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px;
	text-transform: uppercase;
	text-align: start
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-read-more::after {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot3.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 24px;
	height: 24px;
	right: -33px
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container {
	border-radius: 30px 30px 0px 0px;
	background: #FFF;
	max-width: 388px;
	height: 241px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container:hover img {
	transform: scale(1.05);
	transition: all 0.4s
}

.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container img {
	transform: scale(1);
	max-width: 350px;
	transition: all 0.4s
}

.container-roadmap-background .post-bottom:hover .post-read-more:after {
	animation: button-hover-emoji-animation 1s ease-out
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3 {
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	margin-top: 31px;
	margin-bottom: 15px;
	position: relative
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/roadmap-not.webp");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	left: -58px;
	top: -9px
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3.dupa::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/correctwhite-green.webp");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	left: -58px;
	top: -9px
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main li {
	color: #FFF;
	font-family: "Poppins";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	max-width: 440px
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .roadmap-month {
	margin-top: 0;
	margin-bottom: 0;
	color: #FFF
}

.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main p {
	color: #FFF;
	font-family: "Poppins";
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-top: 15px
}

.container-roadmap-background .container-roadmap h2 {
	color: #FFF;
	font-family: "Viga";
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 80px;
	margin-bottom: 30px;
	margin-left: -50px
}

.container-roadmap-background .container-roadmap .red_button {
	margin-top: 65px;
	display: flex;
	justify-content: center
}

.container-roadmap-background .guh-20-faq h2::before {
	background-image: none
}

.container-roadmap-background .guh-20-faq .guh-2-container-2col {
	display: flex;
	justify-content: center;
	gap: 20px
}

.container-roadmap-background .guh-20-faq h2 {
	margin-bottom: 66px;
	padding-top: 200px;
	text-align: center;
	margin-left: 0px
}

.container-roadmap-background .guh-20-faq .guh-container-main {
	border-radius: 34px;
	background: linear-gradient(to left, #ffffff, #ffffff) padding-box, linear-gradient(to top, #48f045, #2cd22c) border-box;
	border-radius: 28px;
	border: 3px solid transparent;
	margin-bottom: 20px;
	max-width: 900px;
	margin-inline: auto;
	position: relative
}

.container-roadmap-background .guh-20-faq .guh-container-main.open .container_guh_css .guh-aquestion .plus {
	top: calc(50% - 12px);
	transform: rotate(0deg)
}

.container-roadmap-background .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion {
	position: relative;
	color: #000;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding: 40px 80px 36px 48px;
	width: 490px;
	margin-bottom: 0
}

.container-roadmap-background .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion .plus {
	position: absolute;
	color: #3EE328;
	text-align: right;
	font-family: "Poppins";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;

	transform: rotate(90deg);
	transition: all 0.3s;
	top: calc(50% - 13px);
	right: 42px;
	cursor: pointer
}

.container-roadmap-background .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion .minus {
	position: absolute;
	color: #3EE328;
	text-align: right;
	font-family: "Poppins";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	top: calc(50% - 12px);
	right: 40px;
	cursor: pointer
}

.container-roadmap-background .guh-20-faq .guh-container-main .guh-answer {
	width: 490px;
	display: none;
	padding: 0px 70px 48px 48px
}

.container-roadmap-background .banner-telegram-container {
	display: flex;
	margin-top: 161px;
	background: linear-gradient(to left, #feea79, #fff18a) padding-box, linear-gradient(to bottom, #feea79, #fff18a) border-box;
	transition: all 1s;
	border-radius: 34px;
	border: 3px solid transparent;
	max-width: 910px;
	margin-inline: auto
}

.container-roadmap-background .banner-telegram-container:hover h2::before {
	animation: myAnimbounce-guh 0.5s ease 0s 1 normal forwards
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 {
	width: 180px;
	height: 170px;
	position: relative
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img {
	transition: all 0.5s;
	position: absolute;
	transform: translate(0px, 0px)
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img:first-child {
	max-width: 130px;
	left: -53px;
	bottom: 0px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img:nth-child(2) {
	width: 130px;
	left: 16px;
	bottom: -109px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img:nth-child(3) {
	width: 65px;
	left: 126px;
	bottom: -159px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img:nth-child(4) {
	width: 43px;
	right: -9px;
	bottom: 26px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-1 img:nth-child(5) {
	width: 27px;
	bottom: -66px;
	right: -61px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 {
	width: 180px;
	height: 240px;
	position: relative
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 img {
	transition: all 0.7s;
	transform: translate(0px, 0px);
	position: absolute
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 img:first-child {
	max-width: 179px;
	bottom: -13px;
	right: -55px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 img:nth-child(2) {
	width: 120px;
	left: -130px;
	bottom: -108px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 img:nth-child(3) {
	max-width: 68px;
	bottom: -40px;
	left: -20px
}

.container-roadmap-background .banner-telegram-container .container-telegram-img-2 img:nth-child(4) {
	max-width: 51px;
	bottom: 154px;
	left: -30px
}

.container-roadmap-background .banner-telegram-container .container-text-button-telegram h2 {
	position: relative;
	font-size: 40px;
	line-height: 42px;
	text-align: center;
	padding-top: 85px;
	margin-bottom: 20px
}

.container-roadmap-background .banner-telegram-container .container-text-button-telegram h2::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/tg_1.webp");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	right: 280px;
	top: -45px
}

.container-roadmap-background .banner-telegram-container .container-text-button-telegram .button-telegram-container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 59px
}

.container-roadmap-background .banner-telegram-container .container-text-button-telegram .button-telegram-container a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 301px;
	height: 56px;
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box;
	border: 3px solid transparent;
	transition: all 1s;
	border-radius: 34px;
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: unset;
	cursor: pointer
}

.container-roadmap-background .mobile-telegram {
	background: linear-gradient(to left, #feea79, #fff18a) padding-box, linear-gradient(to bottom, #feea79, #fff18a) border-box;
	border: 3px solid transparent;
	display: flex;
	justify-content: center;
	margin-inline: auto;
	width: 90%;
	padding: 89px 26px 0px 26px;
	border-radius: 34px;
	margin-top: 95px;
	position: relative;
	z-index: 9
}

.container-roadmap-background .mobile-telegram::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/tg_1.webp");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	top: -31px
}

.container-roadmap-background .mobile-telegram .mobile-img-telegram-container img {
	position: absolute
}

.container-roadmap-background .mobile-telegram .mobile-img-telegram-container img:first-child {
	max-width: 110px;
	top: -40px;
	right: -10px
}

.container-roadmap-background .mobile-telegram .mobile-img-telegram-container img:nth-child(2) {
	max-width: 170px;
	right: 90px;
	bottom: -110px
}

.container-roadmap-background .mobile-telegram .mobile-img-telegram-container img:nth-child(3) {
	max-width: 100px;
	top: 140px;
	left: -40px
}

.container-roadmap-background .mobile-telegram .mobile-img-telegram-container img:nth-child(4) {
	max-width: 90px;
	top: -40px;
	left: 20px
}

.container-roadmap-background .mobile-telegram .container-text-button-telegram h2 {
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	position: relative;
	line-height: 30px;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 30px;
	max-width: 200px;
	margin-inline: auto
}

.container-roadmap-background .mobile-telegram .container-text-button-telegram .button-telegram-container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px
}

.container-roadmap-background .mobile-telegram .container-text-button-telegram .button-telegram-container a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90%;
	height: 50px;
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box;
	border: 3px solid transparent;
	transition: all 1s;
	border-radius: 34px;
	color: #FFF;
	text-align: center;
	font-family: "Viga";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: unset;
	cursor: pointer
}

.background-footer-yellow {
	background-color: #ffffff
}

.background-footer-yellow .footer_container_main {
	display: flex;
	gap: 34px;
	padding-top: 56px;
	padding-bottom: 68px
}

.background-footer-yellow .footer_container_main .footer_left-side div {
	display: flex;
	gap: 10px;
	margin-bottom: 33px
}

.background-footer-yellow .footer_container_main .footer_left-side div img {
	max-width: 40px;
	height: 40px
}

.background-footer-yellow .footer_container_main .footer_left-side p {
	color: #000;
	font-family: "Viga";
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
	margin-top: 15px;
	margin-bottom: 20px
}

.background-footer-yellow .footer_container_main .footer_left-side .footer-logo {
	max-width: 187px
}

.background-footer-yellow .footer_container_main .footer_left-side a:last-child img {
	max-width: 40px
}

.background-footer-yellow .footer_container_main .footer_left-side p:last-child {
	color: #000;
	font-family: "Viga";
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px
}

.background-footer-yellow .footer_container_main .footer_right-side {
	max-width: 933px;
	margin-top: 20px
}

.background-footer-yellow .footer_container_main .footer_right-side p {
	font-size: 10px;
	line-height: 17px;
	margin-bottom: 15px
}

.background-footer-yellow .footer_container_main .footer_right-side h4 {
	font-size: 10px;
	line-height: 17px;
	margin-bottom: 15px
}

.background-footer-yellow p {
	color: #000;
	font-family: "Viga";
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
	padding-bottom: 10px
}

.guh-container-main.open .guh-aquestion {
	padding: 40px 40px 27px 48px
}

.green_button a:hover {
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box;
	transition: all 1s;
	border: 3px solid transparent
}

.red_button a:hover {
	color: #000;
	background: linear-gradient(to left, #Ffffff, #ffffff) padding-box, linear-gradient(to top, #fd653c, #c72a0f) border-box;
	border: 3px solid transparent
}

.green_button a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 255px;
	height: 56px;
	background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box;
	border-radius: 34px;
	border: 3px solid transparent;
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	transition: all 1s
}

.red_button a {
	transition: all 0.1s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 255px;
	height: 56px;
	background: linear-gradient(to left, #FD653C 0%, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box;
	border-radius: 34px;
	border: 3px solid transparent;
	color: #ffff;
	text-align: center;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none
}

.max-width-guh2 {
	max-width: 1200px;
	width: 90%;
	margin-inline: auto
}

.text-guch2 {
	color: #000;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

@keyframes myAnimanimeheader {
	0% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-50px)
	}

	60% {
		transform: translateY(150)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes myAnimhover-header-smile {

	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 50% 50%
	}

	30% {
		transform: rotate(8deg)
	}

	60% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(10deg)
	}

	90% {
		transform: rotate(-11deg)
	}
}

@keyframes myAnimhover-diagram {
	0% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-10px)
	}

	60% {
		transform: translateY(110)
	}

	100% {
		transform: translateY(0)
	}
}

h2,
h3,
h4 {
	color: #000;
	font-weight: 400;
	line-height: 80px;
	font-family: "Viga";
	font-style: normal;
	margin-top: 0
}

.radius-white {
	width: 139px;
	height: 139px;
	border-radius: 100px;
	background-color: #ffffff;
	margin-inline: auto;
	margin-bottom: 47px;
	border: 3px solid transparent;
	transition: all 0.2s
}

.radius-white:hover {
	background: linear-gradient(#FD653C, #ED3B1A) padding-box, linear-gradient(to bottom, #ff9c6b, #fd6b3f, #fd653c, #ed3b1a) border-box;
	border-radius: 100px;
	border: 3px solid transparent;
	transition: all 0.2s
}

@keyframes myAnimbounce-guh {
	0% {
		transform: translateY(0px)
	}

	50% {
		transform: translateY(-15px)
	}

	100% {
		transform: translateY(0px)
	}
}

.radius-green:hover p {
	color: white !important
}

.elastic-supply-token-container .token-container::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 400px;
	height: 480px;
	display: block;
	position: absolute;
	z-index: -1;
	top: -115px;
	left: -41px
}

.elastic-supply-token-container .container-2-cien::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 400px;
	height: 480px;
	display: block;
	position: absolute;
	z-index: -1
}

.elastic-supply-token-container .token-container-2::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 400px;
	height: 480px;
	display: block;
	position: absolute;
	z-index: -1;
	top: -123px;
	left: -31px
}

.tokenomics-container-main .token-container::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 600px;
	height: 550px;
	display: block;
	position: absolute;
	z-index: -1;
	top: -185px;
	left: -131px
}

.tokenomics-container-main .token-container-2::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 600px;
	height: 550px;
	display: block;
	position: absolute;
	z-index: -1;
	top: -185px;
	left: -131px
}

.button-container.mobile-button-chart-1 {
	display: none
}

.button-container.mobile-button-chart-2 {
	display: none
}

.button-container.blue.mobile {
	display: none
}

.video-section-mobile {
	display: none
}

@media (max-width:1200px) {
	.background-guh-section-1and2 .section-2-header {
		gap: 40px
	}

	.background-guh-section-1and2 .menu-section_guh .menu-guh {
		gap: 30px
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon {
		width: 329px;
		height: 290px
	}

	.container-background-countdown .max-width-container-countdown .img-logo {
		padding-bottom: 0px;
		padding-top: 20px
	}

	.container-background-countdown .max-width-container-countdown {
		max-width: 800px
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container {
		width: 90%;
		margin-inline: auto;
		margin-top: -30px
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container.just-month p {
		font-size: 50px;
		line-height: 55px
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 {
		width: 100%
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .days,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .hours,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .minutes,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .seconds {
		font-size: 50px;
		line-height: 50px;
		width: 150px
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .text-count-down {
		font-size: 17px;
		font-style: normal;
		margin-top: 0
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 p {
		font-size: 50px
	}

	.container-background-countdown .max-width-container-countdown p {
		padding-top: 17px;
		padding-bottom: 8px;
		font-size: 12px;
		line-height: 17px
	}

	.container-background-countdown .max-width-container-countdown .footer-countdown {
		display: flex;
		justify-content: center;
		gap: 20px;
		padding-bottom: 18px
	}

	.container-background-countdown .max-width-container-countdown .footer-countdown a img {
		max-width: 40px
	}
}

@media (max-width:630px) {
	.debridgeWidgetContainer {
		display: none;
		position: fixed;
		max-width: 100%;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 10000000000000000;
		border-radius: 25px;
		border-radius: 0px;
		border: 3px solid rgba(255, 255, 255, 0.65);
		background: white;
		padding: 30px;
		padding-left: 10px;
		padding-right: 10px;
		height: 100%;
		max-height: 100%
	}

	.debridgeWidgetContainer h2 {
		color: #000;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px;
		max-width: 220px;
		margin-bottom: 30px
	}

	.debridgeWidgetContainer .fiat-x {
		position: absolute;
		top: 40px;
		right: 20px;
		cursor: pointer
	}

	.debridgeWidgetContainer #debridgeWidget {
		width: min(calc(100vw - 30px), 760px);
		height: calc(100% - 100px)
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont img:first-child {
		max-width: 491px;
		top: -76px;
		z-index: -1;
		left: -60px
	}
}

@media (max-width:500px) {
	.container-background-countdown {
		background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/countdown-img/countdown_mobile12.webp)
	}

	.chart-section .button-container {
		padding: 0
	}

	.chart-section .button-container.red .button {
		padding: 11px 70px 11px 33px
	}

	.chart-section>div:last-child {
		gap: 5px
	}
}

@media (max-width:600px) {
	.chart-section .chart-container {
		height: calc(70vw - 57px);
		padding: 10px 10px
	}

	.chart-section .chart-container::after {
		height: 64px;
		bottom: -14px
	}

	.chart-section .chart-container #dexscreener-embed {
		padding-bottom: 100%
	}
}

@media (max-width:1000px) {
	.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section p {
		display: none
	}

	.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section img {
		width: 50px;
		height: 50px
	}

	.background-guh-section-1and2 .section-2-header div .container-button-wideo .wideo-header-section {
		gap: 0px;
		justify-content: center;
		width: 60px
	}

	.background-guh-section-1and2 .section-2-header div .container-button-wideo {
		gap: 0px
	}

	.background-guh-section-1and2 .section-2-header .copy-section-guh-2.copied .copy-text-guh2::after {
		left: calc(50% - 35px);
		right: unset;
		top: 36px
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container {
		max-width: 320px;
		height: 200px;
		width: 100%
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container img {
		max-width: 300px !important
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom {
		padding: 15px 26px 20px 26px;
		max-width: 320px;
		width: 100%
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-title {
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 25px
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .post-bottom .post-read-more::after {
		animation: button-hover-emoji-animation 1s infinite !important
	}

	.container-roadmap-background .container-roadmap img {
		display: block !important
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-nav {
		bottom: -63px
	}

	.container-roadmap-background .conatiner-main-read-more .readr-more-h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
		margin-top: 60px;
		max-width: 200px
	}

	.container-roadmap-background .conatiner-main-read-more .read-about-us-carousel .owl-item .read-container-1 .logo-container img {
		max-width: 330px;
		display: block
	}

	.menu-bar-fix-background {
		display: none
	}

	.backgroung-yellow-section .audite-container-main .img-audite {
		display: none
	}

	.backgroung-yellow-section .audite-container-main .mobile-audite-img {
		display: block;
		max-width: 80%;
		position: unset;
		margin-inline: auto;
		padding-top: 45px
	}

	.footer-last p {
		width: 80%
	}

	.background-footer-yellow .footer_container_main .footer_left-side p {
		display: none
	}

	.backgroung-yellow-section .audite-container-main {
		gap: 0px
	}

	.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main p {
		text-align: center
	}

	.backgroung-yellow-section .container-purple {
		width: 90%
	}

	.backgroung-yellow-section .container-purple .span-1 {
		max-width: 270px;
		font-size: 28px;
		line-height: 155%;
		margin-bottom: 0
	}

	.backgroung-yellow-section .container-purple .span-1 .anime-1 {
		padding: 0
	}

	.backgroung-yellow-section .container-purple .span-1 .anime-1::before {
		width: 24px;
		height: 24px;
		bottom: -34px;
		right: 206px
	}

	.backgroung-yellow-section .container-purple .span-2 {
		font-size: 28px;
		line-height: 155%;
		max-width: 250px;
		margin-bottom: 0
	}

	.backgroung-yellow-section .container-purple .span-2 .anime-2 {
		padding: 0;
		padding-right: 20px
	}

	.backgroung-yellow-section .container-purple .span-2 .anime-2::before {
		width: 24px;
		height: 24px;
		bottom: 7px;
		right: -13px
	}

	.backgroung-yellow-section .container-purple .span-2 .anime-3 {
		padding: 0
	}

	.backgroung-yellow-section .container-purple .span-2 .anime-3::before {
		width: 39px;
		height: 39px;
		right: -47px;
		top: 37px
	}

	.backgroung-yellow-section .container-purple .span-3 {
		margin-top: 0;
		font-size: 28px;
		line-height: 155%
	}

	.backgroung-yellow-section .container-purple .span-3 .anime-4 {
		padding: 0
	}

	.backgroung-yellow-section .container-purple .span-3 .anime-4::before {
		width: 24px;
		height: 24px;
		right: 120px;
		bottom: -30px
	}

	.backgroung-yellow-section .container-purple .span-3 .anime-4::after {
		width: 14px;
		height: 16px;
		right: 124px;
		top: 43px
	}

	.backgroung-yellow-section .container-purple .text-guch2 {
		padding-top: 30px
	}

	.backgroung-yellow-section .container-purple .step-container-purple {
		flex-direction: column;
		gap: 30px;
		padding-bottom: 30px;
		padding-top: 40px
	}

	.backgroung-yellow-section .container-purple .button-container {
		width: 100%;
		text-align: center
	}

	.backgroung-yellow-section .container-purple .button-container .button {
		width: 100%
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile {
		display: flex;
		justify-content: center;
		gap: 7px
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .jquery-chart {
		border: 3px solid transparent;
		width: 50px;
		height: 50px;
		border-radius: 100px;
		display: flex;
		justify-content: center;
		transition: all 0.3s
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .jquery-chart img {
		width: 24px;
		height: 24px;
		margin-top: 9px
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .jquery-chart .button-link-chart {
		overflow: hidden;
		white-space: nowrap;
		display: block;
		width: 0
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .jquery-chart.open {
		width: 60%;
		transition: all 0.3s;
		justify-content: space-around
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .jquery-chart.open .button-link-chart {
		display: flex;
		text-align: center;
		align-items: center;
		color: #FFF;
		font-family: "Viga";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		transition: all 0.3s;
		width: unset
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .button-chart1 {
		background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .button-chart2 {
		background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box
	}

	.backgroung-yellow-section .chart-section .chart-buttons-mobile .button-chart3 {
		background: linear-gradient(to left, #702380, #C57EF8) padding-box, linear-gradient(to top, #702380, #C57EF8) border-box
	}

	.backgroung-yellow-section .chart-section .chart-buttons-desktop {
		display: none
	}

	.flashing-border-button .flashing-border-text {
		padding: 11px 40px 11px 15px !important;
		font-size: 12px !important
	}

	.container-background-countdown .max-width-container-countdown .img-logo {
		padding-bottom: 12px;
		padding-top: 38px;
		max-width: 140px
	}

	.container-background-countdown .max-width-container-countdown .container-frame-emotion {
		display: none
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon {
		transform: scale(0.8)
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(2) {
		max-width: 100px !important;
		bottom: 164px !important;
		left: 152px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(3) {
		max-width: 35px !important;
		left: 164px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(4) {
		max-width: 25px !important;
		left: 150px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(5) {
		max-width: 55px !important;
		bottom: 126px !important;
		left: 150px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(6) {
		max-width: 67px !important;
		bottom: 166px !important;
		left: 116px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(7) {
		max-width: 32px !important;
		bottom: 126px !important;
		left: 100px !important
	}

	.container-background-countdown .max-width-container-countdown .container-anime-countdown-emoticon img:nth-child(8) {
		max-width: 27px !important;
		bottom: 86px !important;
		left: 90px !important
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container {
		width: 90%;
		margin-inline: auto
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 {
		width: 70%
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .days,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .hours,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .minutes,
	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .seconds {
		font-size: 28px;
		line-height: 50px;
		width: 100%
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 div .text-count-down {
		font-size: 11px;
		font-style: normal;
		width: 100%
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container #countdown4 p {
		font-size: 28px;
		line-height: 50px
	}

	.elastic-supply-token-container .token-container-2::before {
		width: 100%;
		z-index: -1;
		top: -117px;
		left: -1px
	}

	.elastic-supply-token-container .token-container::before {
		width: 100%;
		z-index: -1;
		top: -115px;
		left: -13px
	}

	.background-guh-section-1and2 .section-2-header .copy-section-guh-2 h2 {
		line-height: 30px
	}

	.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main li {
		font-size: 13px;
		line-height: 155%;
		padding-left: 0px
	}

	.button-container .button {
		font-size: 16px !important
	}

	.background-footer-yellow .footer_container_main .footer_left-side div {
		display: none
	}

	.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3::before {
		width: 23px;
		height: 21px;
		left: -7px;
		top: 0px
	}

	.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3.dupa::before {
		width: 23px;
		height: 21px;
		left: -7px;
		top: 0px
	}

	.container-roadmap-background .container-roadmap .container_guh_roadmap-month-main .road-map-h3 {
		font-size: 15px;
		line-height: 24px;
		margin-top: 17px;
		padding-left: 20px
	}

	.container-roadmap .container_guh_roadmap-month-main #rocket_mobile {
		position: unset !important;
		width: 100% !important;
		padding-bottom: 20px
	}

	.container-roadmap-background .container-roadmap h2 {
		font-size: 24px;
		line-height: 36.5px;
		margin-left: 0px;
		text-align: center
	}

	.footer_container_main .mobile-footer {
		display: flex;
		justify-content: center;
		gap: 20px;
		margin-top: 30px
	}

	.footer_container_main .mobile-footer a {
		width: 60px
	}

	.backgroung-yellow-section .video-section-guh2 {
		display: none
	}

	.video-section-mobile {
		display: block;
		width: 90%;
		margin-inline: auto;
		position: relative
	}

	.video-section-mobile h2 {
		text-align: center;
		font-size: 24px;
		margin-top: 40px
	}

	.video-section-mobile p {
		text-align: center;
		margin-bottom: 42px;
		font-size: 12px
	}

	.video-section-mobile .img-video-mobile {
		position: relative;
		margin-inline: auto;
		width: 100%;
		display: flex;
		justify-content: center
	}

	.video-section-mobile .img-video-mobile img:nth-child(1) {
		margin-bottom: 36px
	}

	.video-section-mobile .img-video-mobile img:nth-child(2) {
		position: absolute;
		max-width: 80px;
		top: calc(50% - 53px);
		animation: myAnimvideo 1.7s ease 0s 1 normal forwards;
		animation-iteration-count: infinite
	}

	.container-roadmap-background .guh-20-faq .guh-2-container-2col {
		display: flex;
		gap: 0px;
		flex-direction: column
	}

	.container-roadmap-background .container-roadmap .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion {
		font-size: 14px;
		line-height: 24px;
		padding: 19px 65px 19px 29px;
		width: 100%
	}

	.container-roadmap-background .container-roadmap .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion .minus {
		font-size: 43px;
		top: calc(50% - 12px);
		right: 21px
	}

	.container-roadmap-background .guh-20-faq .guh-container-main {
		margin-bottom: 10px
	}

	.container-roadmap-background .container-roadmap .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion .plus {
		font-size: 44px;
		transform: rotate(90deg);
		top: calc(50% - 12px);
		right: 23px
	}

	.container-roadmap-background .guh-20-faq .guh-container-main .guh-answer {
		width: 100%;
		display: none;
		padding: 0px 28px 29px 29px
	}

	.backgroung-yellow-section .tokens-allocations-container-main h2 {
		margin-bottom: 70px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex {
		display: flex;
		gap: 130px;
		justify-content: center
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont {
		position: relative;
		z-index: 9
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div {
		width: 100%
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:first-child {
		max-width: 80%;
		position: relative;
		top: -40px;
		margin: auto;
		left: unset;
		display: flex;
		justify-content: center
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(2) {
		max-width: 60px;
		bottom: 136px;
		left: 120px;
		z-index: -3;
		transition: all 1s;
		animation: key-frame-token-allocation-1 3s ease 3s infinite
	}

	@keyframes key-frame-token-allocation-1 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(130px, 100px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(3) {
		max-width: 50px;
		bottom: 136px;
		left: 120px;
		z-index: -3;
		transition: all 1s;
		animation: key-frame-token-allocation-3 3s ease 3s infinite
	}

	@keyframes key-frame-token-allocation-3 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-120px, 30px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(4) {
		max-width: 61px;
		bottom: 136px;
		left: 120px;
		z-index: -3;
		transition: all 1s;
		animation: key-frame-token-allocation-2 3s ease 3s infinite
	}

	@keyframes key-frame-token-allocation-2 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(150px, 30px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont div img:nth-child(5) {
		max-width: 90px;
		bottom: 136px;
		left: 120px;
		animation: key-frame-token-allocation 3s ease 3s infinite;
		z-index: -3;
		transition: all 1s
	}

	@keyframes key-frame-token-allocation {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(150px, -100px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont img {
		position: absolute
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont img:first-child {
		max-width: 100%;
		z-index: -2;
		top: -100px;
		left: -29px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:first-child {
		animation: unset;
		width: 80%;
		max-width: unset;
		animation: myAnimhover-diagram 5s ease 0s 1 normal forwards;
		animation-iteration-count: infinite;
		transition: all 1s
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(2) {
		bottom: 136px !important;
		left: 120px !important
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(3) {
		bottom: 136px !important;
		left: 120px !important
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(4) {
		bottom: 136px !important;
		left: 120px !important
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .anime-header-guh2-cont:hover div img:nth-child(5) {
		bottom: 136px !important;
		left: 120px !important
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 {
		justify-content: center
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:last-child {
		padding-left: 40px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:last-child p {
		font-size: 16px;
		padding-bottom: 0px;
		padding-top: 4px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:first-child {
		position: relative
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:first-child::after {
		content: "";
		background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/bubla_9.webp");
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		background-size: contain;
		width: 30px;
		height: 30px;
		top: 3px;
		left: -42px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:nth-child(2) {
		position: relative
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3:nth-child(2)::after {
		content: "";
		background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/bubla_7.webp");
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		background-size: contain;
		width: 30px;
		height: 30px;
		top: 3px;
		left: -42px
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3 {
		color: #000;
		text-align: end;
		font-size: 24px;
		padding-bottom: 0px;
		margin-bottom: 0
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex .container_1 div:first-child h3 span {
		font-size: 14px;
		right: -16px
	}

	.backgroung-yellow-section .container-countdowm-3 {
		justify-content: center;
		gap: 10px;
		max-width: 100%;
		border-radius: 0px;
		border: 0px solid transparent;
		margin-inline: auto;
		padding: 47px 20px 26px 20px;
		margin-top: 0px;
		margin-bottom: 60px;
		flex-direction: column
	}

	.backgroung-yellow-section .container-countdowm-3 h2 {
		font-size: 18px;
		line-height: 18px;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center
	}

	.backgroung-yellow-section .container-countdowm-3 #countdown3 p {
		line-height: 20px;
		font-size: 28px
	}

	.backgroung-yellow-section .container-countdowm-3 #countdown3 .text-count-down {
		font-size: 11px
	}

	.backgroung-yellow-section .tokenomics-container-main {
		padding-bottom: 0
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container {
		margin-bottom: 0px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green {
		position: relative
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:first-child {
		width: 100px;
		height: unset;
		position: unset
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(3) {
		top: 37px;
		animation: key-frame-1procent-mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-70px, -70px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(4) {
		top: 20px;
		animation: key-frame-1procent-red-4-mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-4-mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-70px, 70px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green img:nth-child(5) {
		top: 46px;
		animation: key-frame-1procent-red-5mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-5mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(50px, 20px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green p {
		font-size: 32px;
		top: -71px;
		left: -3px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green p span {
		font-size: 16px;
		top: 0px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 {
		margin-bottom: 0;
		margin-top: 0px;
		position: relative;
		z-index: 9
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:first-child {
		width: 100px;
		height: unset
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(3) {
		left: 160px;
		width: 45px;
		animation: key-frame-1procent-2mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-2mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-90px, 60px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(4) {
		top: 37px;
		width: 47px;
		left: 150px;
		animation: key-frame-1procent-mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-70px, -70px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green img:nth-child(5) {
		top: 46px;
		width: 31px;
		animation: key-frame-1procent-red-3mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-3mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(60px, -50px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green p {
		font-size: 32px;
		top: -51px;
		left: -2px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green p span {
		font-size: 16px;
		top: 0px;
		right: 130px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 {
		margin-inline: auto
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 h3 {
		font-size: 18px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:first-child {
		width: 100px;
		height: unset;
		bottom: -14px;
		position: relative
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(3) {
		top: 30px;
		width: 50px;
		left: 130px;
		animation: key-frame-1procent-red-6mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-6mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(90px, -40px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(4) {
		width: 41px;
		animation: key-frame-1procent-red-7mobile 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-7mobile {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(50px, 50px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green img:nth-child(5) {
		width: 32px;
		animation: key-frame-1procent-red-7mobile1 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-red-7mobile1 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-50px, 50px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green p {
		font-size: 32px;
		top: -57px;
		left: -3px;
		margin-bottom: 0
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green p span {
		font-size: 16px;
		top: 0px;
		right: 138px
	}

	.button-container.mobile-button-chart-1 {
		display: block
	}

	.button-container.mobile-button-chart-2 {
		display: block
	}

	.button-container.mobileadd {
		width: 100%
	}

	.button-container.mobileadd .button {
		width: 100%;
		text-align: center;
		padding: 13px 10px 13px 10px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 {
		margin-top: 20px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 .radius-green {
		margin-bottom: 25px
	}

	.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green {
		margin-bottom: 20px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container:last-child img {
		width: 63px;
		height: 73px;
		bottom: -7px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 img {
		width: 67px;
		height: 58px;
		bottom: -21px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container:first-child img {
		width: 46px;
		height: 59px;
		bottom: -14px
	}

	.radius-white {
		width: 100px;
		height: 100px;
		margin-bottom: 10px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main {
		padding-top: 60px;
		font-size: 24px
	}

	.chart-section h2 {
		font-size: 24px;
		line-height: 80px;
		padding-top: 24px;
		margin-bottom: 15px
	}

	.chart-section>div:last-child {
		margin-top: 40px
	}

	.mobile-button-chart-1 {
		display: flex
	}

	.mobile-button-chart-1.button-container a {
		background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box;
		height: 50px;
		width: 50px;
		padding: 0 !important
	}

	.mobile-button-chart-1.button-container a::after {
		font-size: 27px;
		line-height: 31px;
		position: absolute;
		top: 47%;
		right: 3px;
		transform: translateY(-59%)
	}

	.mobile-button-chart-2 {
		display: flex
	}

	.mobile-button-chart-2.button-container a {
		background: linear-gradient(to left, #702380, #C57EF8) padding-box, linear-gradient(to top, #702380, #C57EF8) border-box;
		height: 50px;
		width: 50px;
		padding: 0 !important
	}

	.mobile-button-chart-2.button-container a::after {
		font-size: 24px;
		line-height: 31px;
		position: absolute;
		top: 57%;
		right: 5px;
		transform: translateY(-59%)
	}

	.mobile-button-chart-2 {
		display: flex
	}

	.backgroung-yellow-section .tokens-allocations-container-main .tokens-allocations-container-flex {
		gap: 10px;
		flex-direction: column-reverse
	}

	.background-guh-section-1and2 .section-2-header .copy-section-guh-2 {
		flex-direction: column;
		margin-top: 10px
	}

	.background-guh-section-1and2 .section-2-header div:first-child .container-button-header {
		margin-left: 0px
	}

	.background-guh-section-1and2 .section-2-header div {
		max-width: 100%;
		width: 100%
	}

	.button-container.green .button {
		text-align: center;
		width: 90%;
		display: flex;
		margin: auto;
		justify-content: center
	}

	.red_button.mobile-audite-section {
		width: 90%;
		margin-inline: auto
	}

	.backgroung-yellow-section {
		background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/tlokulkimobile.webp");
		background-position: 0% 5%;
		background-size: cover;
		padding-bottom: 60px
	}

	.container-roadmap-background .mobile-telegram {
		display: flex !important;
		margin-bottom: 160px
	}

	.tokenomics-container-main .token-container::before {
		content: "";
		background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 550px;
		display: block;
		position: absolute;
		z-index: -1;
		top: -95px;
		left: unset
	}

	.tokenomics-container-main .token-container-2::before {
		content: "";
		background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 550px;
		display: block;
		position: absolute;
		z-index: -1;
		top: -95px;
		left: unset
	}

	.tokenomics-container-main .token-container-3::before {
		content: "";
		background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/ellipse_9.webp);
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 550px;
		display: block;
		position: absolute;
		z-index: -1;
		top: -95px;
		left: unset
	}

	.background-guh-section-1and2 {
		padding-bottom: 33px
	}

	.background-guh-section-1and2 .mobile-burger-menu {
		width: 90%;
		margin-inline: auto;
		display: flex;
		justify-content: space-between;
		padding-top: 13px;
		align-items: center;
		z-index: 9999999;
		position: relative;
		position: fixed;
		top: 0;
		left: 0;
		background: #ffffff;
		width: 100%;
		padding-inline: 5%;
		padding-bottom: 10px;
		box-shadow: 3px -6px 9px 1px #000
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile {
		text-decoration: none;
		display: flex;
		flex-direction: column;
		background-color: #ffffff;
		padding: 20px;
		padding-top: 0;
		left: 100%;
		transition: all 0.3s;
		position: fixed;
		overflow: auto;
		z-index: 99999999999999;
		width: 100%;
		height: 100%
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile.open {
		left: 0;
		transition: all 0.3s
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .copy-section-guh-2 {
		text-align: center;
		width: 100%;
		margin-inline: auto
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .copy-section-guh-2 h2 {
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 30px !important;
		margin-top: 50px
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .copy-section-guh-2 p {
		font-size: 14px;
		color: #000;
		text-align: center;
		font-family: "Poppins";
		font-size: 14px;
		display: flex;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		justify-content: center
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .copy-section-guh-2 .img-copy-guh2 {
		max-width: 16px
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .mobile-footer {
		display: flex;
		gap: 10px;
		align-items: center;
		justify-content: center;
		margin-top: 25px
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .mobile-footer a img {
		max-width: 30px
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile a {
		color: #000;
		text-align: center;
		font-family: "Viga";
		font-size: 13px;
		padding-bottom: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile p {
		font-size: 20px;
		color: white;
		display: flex;
		justify-content: flex-end;
		font-family: "Viga"
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .button-container-mobile {
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .button-container-mobile .button-container {
		width: 90%
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .button-container-mobile .button-container.green .button ::after {
		top: 37%
	}

	.background-guh-section-1and2 .mobile-burger-menu .munu-mobile .button-container-mobile .button-container .button {
		width: 100%;
		padding-bottom: 13px
	}

	.background-guh-section-1and2 .mobile-burger-menu p img {
		max-width: 25px
	}

	.background-guh-section-1and2 .mobile-burger-menu img {
		max-width: 112px
	}

	.background-guh-section-1and2 .mobile-burger-menu .burger-guh {
		display: block;
		position: relative;
		width: 25px;
		height: 20px;
		border: 0;
		border-radius: 2px;
		margin-top: 10px;
		border-top: 4px solid #2ED42E;
		background: transparent;
		position: relative
	}

	.background-guh-section-1and2 .mobile-burger-menu .burger-guh::before {
		content: "";
		position: absolute;
		top: -2px;
		left: 0;
		width: 100%;
		border-radius: 2px
	}

	.background-guh-section-1and2 .mobile-burger-menu .burger-guh::after {
		content: "";
		position: absolute;
		top: -4px;
		left: 0;
		width: 100%;
		border-radius: 2px
	}

	.background-guh-section-1and2 .mobile-burger-menu .burger-guh::before {
		border-top: 4px solid #3DE53B;
		transform: translateY(7px)
	}

	.background-guh-section-1and2 .mobile-burger-menu .burger-guh::after {
		border-top: 4px solid #41E83E;
		transform: translateY(18px)
	}

	.background-guh-section-1and2 .mobile-burger-menu .button-menu {
		margin-right: 14px
	}

	.background-guh-section-1and2 .mobile-burger-menu .button-menu a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 135px;
		height: 35px;
		background: linear-gradient(#feea79, #feea79) padding-box, linear-gradient(to top, #48f045, #2cd22c) border-box;
		border-radius: 34px;
		border: 3px solid transparent;
		color: #000;
		text-align: center;
		font-family: "Viga";
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-decoration: none
	}

	.background-guh-section-1and2 .section-2-header {
		gap: 38px;
		flex-direction: column-reverse;
		padding-bottom: 0
	}

	.background-guh-section-1and2 .section-2-header div {
		margin-inline: auto
	}

	.background-guh-section-1and2 .section-2-header div:first-child h1 {
		font-size: 26px;
		line-height: 35px;
		text-align: center;
		font-family: Viga;
	}

	.background-guh-section-1and2 .section-2-header div:first-child p {
		text-align: center
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div #emoticon {
		animation: none;
		width: 320px;
		animation-iteration-count: unset;
		position: relative;
		top: 38px;
		margin: initial;
		margin-inline: auto
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(2) {
		max-width: 110px;
		bottom: 100px;
		left: 150px;
		z-index: -3;
		animation: key-frame-1procent-mobile2 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile2 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-180px, -70px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(3) {
		max-width: 45px;
		bottom: 82px;
		left: 170px;
		z-index: -3;
		animation: key-frame-1procent-mobile3 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile3 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-160px, 10px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(4) {
		max-width: 36px;
		bottom: 97px;
		left: 133px;
		z-index: -3;
		animation: key-frame-1procent-mobile4 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile4 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-160px, 50px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(5) {
		max-width: 85px;
		bottom: 60px;
		left: 100px;
		z-index: -3;
		animation: key-frame-1procent-mobile5 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile5 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(-110px, 100px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(6) {
		max-width: 87px;
		bottom: 60px;
		left: 100px;
		z-index: -3;
		animation: key-frame-1procent-mobile6 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile6 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(160px, 110px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(7) {
		max-width: 52px;
		bottom: 70px;
		left: 100px;
		z-index: -3;
		animation: key-frame-1procent-mobile7 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile7 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(190px, -110px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .anime-header-guh2-cont div img:nth-child(8) {
		max-width: 27px;
		bottom: 60px;
		left: 100px;
		z-index: -3;
		animation: key-frame-1procent-mobile8 3s ease 3s infinite
	}

	@keyframes key-frame-1procent-mobile8 {
		0% {
			transform: translate(0)
		}

		30%,
		40% {
			transform: translate(190px, -180px)
		}

		75%,
		100% {
			transform: translate(0)
		}
	}

	.background-guh-section-1and2 .section-2-header .mobile-anime-smile {
		display: block;
		margin-inline: auto;
		width: 90%
	}

	.background-guh-section-1and2 .menu-section_guh {
		display: none
	}

	.background-guh-section-1and2 .menu-section_guh .menu-guh {
		display: none
	}

	.background-guh-section-1and2 .menu-section_guh .menu-button_lastand-loc {
		display: none
	}

	.text-guch2 {
		font-size: 13px
	}

	.green_button a {
		width: 100%;
		margin-inline: auto;
		font-size: 16px
	}

	.red_button a {
		width: 100%;
		margin-inline: auto
	}

	.background-counting_down {
		flex-direction: column
	}

	.background-counting_down .background-counting_down_container-2 {
		width: 100%;
		padding-left: 0
	}

	.background-counting_down .background-counting_down_container-2 h2 {
		width: 100%;
		max-width: 100%;
		text-align: center;
		font-size: 18px;
		line-height: 33px
	}

	.background-counting_down .background-counting_down_container-2 #countdown2 {
		margin-bottom: 0px;
		justify-content: center
	}

	.background-counting_down .background-counting_down_container-2 #countdown2 #days,
	.background-counting_down .background-counting_down_container-2 #countdown2 #hours,
	.background-counting_down .background-counting_down_container-2 #countdown2 #minutes,
	.background-counting_down .background-counting_down_container-2 #countdown2 #seconds {
		font-size: 28px
	}

	.background-counting_down .background-counting_down_container-2 #countdown2 .text-count-down {
		font-size: 11px;
		margin-bottom: 3px
	}

	.background-counting_down .background-counting_down_container-2 #countdown2 p {
		font-size: 28px;
		line-height: 30px
	}

	.background-counting_down .background-counting_down_container-2 #countdown2 div {
		width: 80px
	}

	.background-counting_down .background-counting_down_container {
		width: 100%;
		padding-right: 0
	}

	.background-counting_down .background-counting_down_container h2 {
		width: 100%;
		max-width: 100%;
		text-align: center;
		font-size: 18px;
		line-height: 33px
	}

	.background-counting_down .background-counting_down_container #countdown {
		margin-bottom: 0px;
		justify-content: center
	}

	.background-counting_down .background-counting_down_container #countdown #days,
	.background-counting_down .background-counting_down_container #countdown #hours,
	.background-counting_down .background-counting_down_container #countdown #minutes,
	.background-counting_down .background-counting_down_container #countdown #seconds {
		font-size: 28px
	}

	.background-counting_down .background-counting_down_container #countdown .text-count-down {
		font-size: 11px;
		margin-bottom: 3px
	}

	.background-counting_down .background-counting_down_container #countdown p {
		font-size: 28px;
		line-height: 30px
	}

	.background-counting_down .background-counting_down_container #countdown div {
		width: 80px
	}

	.backgroung-yellow-section .video-section-guh2 {
		gap: 30px;
		padding-top: 60px;
		width: 90%;
		text-align: center;
		margin-inline: auto;
		align-items: center;
		flex-direction: column-reverse
	}

	.backgroung-yellow-section .video-section-guh2 div:last-child {
		width: 100%;
		max-width: 100%
	}

	.backgroung-yellow-section .video-section-guh2 div:last-child h2 {
		font-size: 24px;
		line-height: 38.5px;
		margin-inline: auto
	}

	.backgroung-yellow-section .tokenomics-container-main {
		padding-bottom: 0px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main h2 {
		font-size: 24px;
		line-height: 38.5px;
		margin-bottom: 17px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container {
		gap: 30px;
		margin-top: 30px;
		flex-direction: column;
		margin-bottom: 47px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container h3 {
		font-size: 18px;
		line-height: 38px;
		margin-bottom: 5px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container p {
		font-size: 12px;
		margin-bottom: 0
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 h3 {
		font-size: 18px;
		line-height: 38px;
		max-width: unset;
		margin-bottom: 5px
	}

	.backgroung-yellow-section .elastic-supply-token-container_main .elastic-supply-token-container .token-container-2 p {
		font-size: 13px;
		margin-bottom: 0
	}

	.backgroung-yellow-section .audite-container-main {
		margin-top: 60px;
		margin-bottom: -8px;
		padding-bottom: 30px;
		gap: 30px;
		flex-direction: column;
		align-items: center
	}

	.backgroung-yellow-section .audite-container-main .text-audite {
		text-align: center;
		font-size: 13px;
		line-height: 155%
	}

	.backgroung-yellow-section .audite-container-main .text-audite::after {
		width: 140px;
		height: 202px;
		position: absolute;
		left: calc(50% - 45px);
		top: -301px
	}

	.backgroung-yellow-section .audite-container-main .audite-green-frame {
		text-align: center;
		padding: 40px 70px 20px 70px
	}

	.backgroung-yellow-section .audite-container-main .audite-green-frame h3 {
		font-size: 32px;
		line-height: 38.5px;
		margin-bottom: 14px
	}

	.backgroung-yellow-section .audite-container-main .audite-green-frame::before {
		height: 214px
	}

	.backgroung-yellow-section .audite-container-main .audite-logo-container>div:first-child {
		margin-bottom: 39px
	}

	.container-roadmap-background {
		background-image: url("../image/vector33.webp.png");
		padding-bottom: 5px;
		background-position: 0% -15%;
		padding-top: 160px; 
			 
	}

	.container-roadmap-background .container-roadmap img {
		display: none;
		padding-top: 0
	}

	.container-roadmap-background .container-roadmap h2 {
		padding-top: 0
	}

	.container-roadmap-background .guh-20-faq h2 {
		font-size: 24px;
		line-height: 38.5px;
		padding-top: 85px;
		padding-bottom: 30px;
		margin-bottom: 0
	}

	.container-roadmap-background .guh-20-faq .guh-container-main .container_guh_css .guh-aquestion {
		padding: 31px 68px 30px 31px;
		font-size: 14px;
		line-height: 24px
	}

	.background-footer-yellow .footer_container_main {
		padding-bottom: 30px;
		gap: 0;
		flex-direction: column;
		padding-top: 40px
	}

	.background-footer-yellow .footer_container_main .footer_left-side {
		display: flex;
		justify-content: center;
		flex-direction: column
	}

	.background-footer-yellow .footer_container_main .footer_left-side a {
		margin: auto
	}

	.background-footer-yellow .footer_container_main .footer_left-side p {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 25px;
		margin-inline: auto;
		line-height: 28px;
		text-align: center
	}

	.background-footer-yellow .footer_container_main .footer_left-side:last-child {
		display: none
	}

	.mobile-roadmap {
		display: block !important;
		width: 100%
	}

	.backgroung-yellow-section .audite-container-main img {
		max-width: 55px;
		object-fit: contain;
		top: -20px;
		position: relative
	}

	.container-roadmap-background .banner-telegram-container {
		display: none
	}
}

.mobile-roadmap {
	display: none
}

@keyframes myAnimvideo {
	0% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center
	}

	30% {
		animation-timing-function: ease-in;
		transform: scale(1.1)
	}

	50% {
		animation-timing-function: ease-out;
		transform: scale(1)
	}

	80% {
		animation-timing-function: ease-in;
		transform: scale(1.1)
	}

	100% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center
	}
}

@keyframes myAnimvideo2 {
	0% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center
	}

	30% {
		animation-timing-function: ease-in;
		transform: scale(1.05)
	}

	50% {
		animation-timing-function: ease-out;
		transform: scale(1)
	}

	80% {
		animation-timing-function: ease-in;
		transform: scale(1.05)
	}

	100% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center
	}
}

@keyframes myAnimguhvideo {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.popup-shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	background: #00000078;
	cursor: pointer;
	display: none
}

.popup_video-guh {
	width: 800px;
	height: 500px;
	top: 50%;
	left: 50%;
	position: fixed;
	z-index: 9999999;
	transform: translate(-50%, -50%);
	display: none
}

.popup-shadow-2 {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	background: #00000078;
	cursor: pointer;
	display: none
}

.popup_video-guh-2 {
	width: 800px;
	height: 500px;
	top: 50%;
	left: 50%;
	position: fixed;
	z-index: 9999999;
	transform: translate(-50%, -50%);
	display: none
}

.background-guh-section-1and2 .menu-section_guh .menu-guh>div:hover>div {
	display: flex
}

.container-roadmap-background .mobile-telegram {
	display: none
}

@keyframes button-hover-animation {
	0% {
		opacity: 0;
		height: calc(100% - 12px);
		width: calc(100% - 12px);
		left: 6px;
		top: 6px
	}

	25%,
	50% {
		opacity: 0.7;
		height: calc(100% - 12px);
		width: calc(100% - 12px);
		left: 6px;
		top: 6px
	}

	80%,
	100% {
		opacity: 1;
		height: 100%;
		width: 100%;
		left: 0px;
		top: 0px;
		opacity: 1
	}
}

@keyframes button-hover-animation2 {
	0% {
		opacity: 0
	}

	100% {
		opacity: 0.6
	}
}

@keyframes button-hover-emoji-animation {
	0% {
		transform: rotate(-22deg)
	}

	25% {
		transform: rotate(34deg)
	}

	50% {
		transform: rotate(-22deg)
	}

	75% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

.button-container {
	text-decoration: none;
	display: inline-block;
	position: relative;
	padding: 12px;
	cursor: pointer
}

.button-container.blue .button-bg-1 {
	background: linear-gradient(204deg, rgba(34, 231, 44, 0.38) 0%, rgba(33, 242, 49, 0.6) 69.27%)
}

.button-container.blue .button-bg-2 {
	background: linear-gradient(204deg, rgba(33, 242, 49, 0.25) 0%, rgba(33, 242, 49, 0.25) 69.27%)
}

.button-container.blue .button {
	background: linear-gradient(to left, #fed348, #daa90a) padding-box, linear-gradient(to top, #fed348, #daa90a) border-box;
	text-decoration: none;
	color: #000000
}

.button-container.blue .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot3.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px;
	right: 17px
}

.button-container.blue:hover .button {
	background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box
}

.button-container.purple .button-bg-1 {
	background: linear-gradient(204deg, rgba(253, 101, 60, 0.5) 0%, rgba(237, 59, 26, 0.5) 69.27%)
}

.button-container.purple .button-bg-2 {
	background: linear-gradient(204deg, rgba(253, 101, 60, 0.5) 0%, rgba(237, 59, 26, 0.5) 69.27%)
}

.button-container.purple .button {
	background: linear-gradient(to left, #702380, #C57EF8) padding-box, linear-gradient(to top, #702380, #C57EF8) border-box;
	text-decoration: none;
	color: white
}

.button-container.purple .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot1.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px !important;
	right: 17px
}

.button-container.purple:hover .button {
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box
}

.button-container.green-purple .button-bg-1 {
	background: linear-gradient(204deg, rgba(112, 35, 128, 0.5) 0%, rgba(197, 126, 248, 0.5) 69.27%)
}

.button-container.green-purple .button-bg-2 {
	background: linear-gradient(204deg, rgba(112, 35, 128, 0.5) 0%, rgba(197, 126, 248, 0.5) 69.27%)
}

.button-container.green-purple .button {
	background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box;
	text-decoration: none;
	color: #000
}

.button-container.green-purple .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot2.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px !important;
	right: 17px
}

.button-container.green-purple:hover .button {
	background: linear-gradient(to left, #702380, #C57EF8) padding-box, linear-gradient(to top, #702380, #C57EF8) border-box
}

.button-container.green .button-bg-1 {
	background: linear-gradient(204deg, rgba(253, 101, 60, 0.38) 0%, rgba(237, 59, 26, 0.38) 69.27%)
}

.button-container.green .button-bg-2 {
	background: linear-gradient(204deg, rgba(253, 101, 60, 0.25) 0%, rgba(237, 59, 26, 0.25) 69.27%)
}

.button-container.green .button {
	background: linear-gradient(to left, #fed348, #fed348) padding-box, linear-gradient(to top, #fed348, #fed348) border-box;
	text-decoration: none
}

.button-container.green .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot4.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px;
	right: 17px
}

.button-container.green:hover .button {
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box
}

.button-container.chart-cart .button::after {
	top: 37%
}

.button-container.white-hover .button {
	color: #000 !important
}

.button-container.white-hover:hover .button {
	background: linear-gradient(to left, #ffffff, #ffffff) padding-box, linear-gradient(to top, #ffffff, #ffffff) border-box !important;
	color: #000
}

.button-container.white-hover:hover .button-bg-1 {
	background: linear-gradient(204deg, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0.38) 69.27%) !important
}

.button-container.white-hover:hover .button-bg-2 {
	background: linear-gradient(204deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.25) 69.27%) !important
}

.button-container.red .button-bg-1 {
	background: linear-gradient(204deg, rgba(34, 231, 44, 0.38) 0%, rgba(33, 242, 49, 0.6) 69.27%)
}

.button-container.red .button-bg-2 {
	background: linear-gradient(204deg, rgba(33, 242, 49, 0.25) 0%, rgba(33, 242, 49, 0.25) 69.27%)
}

.button-container.red .button {
	background: linear-gradient(to left, #fed348, #daa90a) padding-box, linear-gradient(to top, #fed348, #daa90a) border-box;
	text-decoration: none;
	color: #000000;
	position: relative;
	z-index: 100;
}

.button-container.red .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot4.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px;
	right: 17px
}

.button-container.red:hover .button {
	background: linear-gradient(to left, #FD653C, #ED3B1A) padding-box, linear-gradient(to top, #fd653c, #ed3b1a) border-box;
	color: #000
}

.button-container.blue-white {
	padding-bottom: 30px
}

.button-container.blue-white .button {
	background: linear-gradient(to left, #1974F0, #1ABEFA) padding-box, linear-gradient(to top, #1974F0, #1ABEFA) border-box;
	text-decoration: none;
	color: white;
	overflow: hidden;
	position: relative
}

.button-container.blue-white .button::after {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emot5.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 4px;
	right: 17px
}

.button-container.blue-white .button::before {
	content: "";
	background-image: url(https://slerfnft.xyz/wp-content/themes/codetheme-child/img/footer-container/blysk.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 200px;
	height: 55px;
	position: absolute;
	z-index: 1;
	animation: bg-gradient-white 3s infinite;
	left: -130px;
	top: -4px
}

@keyframes bg-gradient-white {
	0% {
		left: -130px
	}

	100% {
		left: 250px
	}
}

.button-container.blue-white:hover .button {
	background: white;
	color: #1996F4
}

.button-container:hover .button-bg-1 {
	animation: button-hover-animation 1s linear 0s forwards;
	animation-iteration-count: 1
}

.button-container:hover .button-bg-2 {
	animation: button-hover-animation2 0.25s linear 0.25s forwards;
	animation-iteration-count: 1
}

.button-container:hover .button-bg {
	filter: opacity(0);
	transition-delay: 1s
}

.button-container:hover .button-bg.stay {
	filter: opacity(1)
}

.button-container:hover .button::after {
	animation: button-hover-emoji-animation 1s ease-out
}

.button-container .button-bg {
	position: absolute;
	border-radius: 34px;
	transition: all 0.5s;
	filter: opacity(1)
}

.button-container .button-bg.button-bg-1 {
	opacity: 0;
	height: calc(100% - 12px);
	width: calc(100% - 12px);
	left: 6px;
	top: 6px
}

.button-container .button-bg.button-bg-2 {
	opacity: 0;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px
}

.button-container .button {
	color: #000;
	font-family: "Viga";
	font-size: 18px;
	font-style: normal;
	padding: 13px 33px 13px 33px;
	border-radius: 34px;
	border: 3px solid transparent;
	display: inline-block;
	position: relative
}

.buton-contaioner {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 9
}

.container-button-header {
	display: flex;
	justify-content: start;
	position: relative;
	z-index: 9
}

.button-container.green.button-flex {
	display: flex;
	justify-content: center
}

@keyframes key-frame-1procent {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(-100px, -70px)
	}

	100% {
		transform: translate(0)
	}
}

@keyframes key-frame-1procent {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(-100px, -70px)
	}

	100% {
		transform: translate(0)
	}
}

@keyframes key-frame-1procent-2 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(-140px, 130px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green:hover img:nth-child(3) {
	animation: key-frame-1procent 1.5s ease 0s 1 normal forwards
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green:hover img:nth-child(4) {
	animation: key-frame-1procent 1.5s ease 0s 1 normal forwards
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green:hover img:nth-child(3) {
	animation: key-frame-1procent-2 1.5s ease 0s 1 normal forwards
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-2 .radius-green:hover img:nth-child(5) {
	animation: key-frame-1procent-red-3 1.5s ease 0s 1 normal forwards
}

@keyframes key-frame-1procent-red-3 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(60px, 100px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green:hover img:nth-child(4) {
	animation: key-frame-1procent-red-4 1.5s ease 0s 1 normal forwards
}

@keyframes key-frame-1procent-red-4 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(-100px, 70px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container .radius-green:hover img:nth-child(5) {
	animation: key-frame-1procent-red-5 1.5s ease 0s 1 normal forwards
}

@keyframes key-frame-1procent-red-5 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(90px, 20px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green:hover img:nth-child(3) {
	animation: key-frame-1procent-red-6 1.5s ease 0s 1 normal forwards
}

@keyframes key-frame-1procent-red-6 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(-140px, -70px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green:hover img:nth-child(4) {
	animation: key-frame-1procent-red-3 1.5s ease 0s 1 normal forwards
}

@keyframes key-frame-1procent-red-7 {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translate(50px, -100px)
	}

	100% {
		transform: translate(0)
	}
}

.backgroung-yellow-section .tokenomics-container-main .elastic-supply-token-container .token-container-3 .radius-green:hover img:nth-child(5) {
	animation: key-frame-1procent-red-7 1.5s ease 0s 1 normal forwards
}

.background-guh-section-1and2 .menu-section_guh .menu-guh>div::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/arrowbuy-guh.webp");
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	width: 11px;
	height: 6px;
	right: 1px;
	bottom: 21px
}

.mobile-footer {
	display: none
}

@keyframes flashing-border-button {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.flashing-border-button {
	display: inline-block;
	text-decoration: none;
	z-index: 999;
	border-radius: 25px;
	position: relative;
	overflow: hidden
}

.flashing-border-button .flashing-border-bg {
	position: absolute;
	background: linear-gradient(to top, #2cd22c, #139712, #64f561, #2cd22c, #139712, #64f561);
	height: 597%;
	width: 200%;
	left: -55%;
	top: -210%;
	transform: rotate(0deg);
	z-index: -1;
	animation: flashing-border-button 4s infinite linear
}

.flashing-border-button .flashing-border-text {
	margin: 3px;
	position: relative;
	background: #ffffff;
	padding: 12px 45px 12px 20px;
	border-radius: 25px;
	color: #000;
	text-align: center;
	font-family: "Viga";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

.flashing-border-button .flashing-border-text::before {
	content: "";
	background-image: url("https://slerfnft.xyz/wp-content/themes/codetheme-child/img/emotiontop.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 7px;
	animation: button-hover-emoji-animation 1s ease-out;
	animation-iteration-count: infinite
}

@keyframes myAnimbeffore {
	0% {
		transform: rotate(0)
	}

	30% {
		transform: rotate(280deg)
	}

	50% {
		transform: rotate(0)
	}

	80% {
		transform: rotate(-50deg)
	}

	100% {
		transform: rotate(0)
	}
}

@media (max-width:400px) {
	.container-background-countdown .max-width-container-countdown {
		max-width: 800px
	}

	.container-background-countdown .max-width-container-countdown .background-counting_down_container.just-month p {
		font-size: 32px;
		line-height: 35px
	}
}