*::before,
*::after {
	box-sizing: border-box
}

:root {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth
}

body {
	margin: 0;
	 
}

body {
	font-family: system-ui, -apple-system, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji
}

hr {
	height: 0;
	color: inherit
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp,
pre {
	font-family: ui-monospace, SFMono-Regular, Consolas, liberation mono, Menlo, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

::-moz-focus-inner {
	border-style: none;
	padding: 0
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
	box-shadow: none
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0
}

button {
	background-color: transparent;
	background-image: none
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

fieldset {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

html {
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
	line-height: 1.5
}

body {
	font-family: inherit;
	line-height: inherit
}

*,
::before,
::after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: currentColor
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #a1a1aa
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #a1a1aa
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #a1a1aa
}

button,
[role=button] {
	cursor: pointer
}

table {
	border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit
}

pre,
code,
kbd,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, liberation mono, courier new, monospace
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	display: block;
	vertical-align: middle
}

img,
video {
	max-width: 100%;
	height: auto
}

* {
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty, /*!*/
	/*!*/
	);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000
}

[type=text],
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	border-radius: 0;
	padding-top: .5rem;
	padding-right: .75rem;
	padding-bottom: .5rem;
	padding-left: .75rem;
	font-size: 1rem;
	line-height: 1.5rem
}

[type=text]:focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=week]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty, /*!*/
	/*!*/
	);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
	border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6b7280;
	opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #6b7280;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #6b7280;
	opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
	padding: 0
}

::-webkit-date-and-time-value {
	min-height: 1.5em
}

select {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zCRICnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggc3Ryb2tlPScjNmI3MjgwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMS41JyBkPSdNNiA4bDQgNCA0LTQnLz48L3N2Zz4=);
	background-position: right .5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

[multiple] {
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: .75rem;
	-webkit-print-color-adjust: unset;
	color-adjust: unset
}

[type=checkbox],
[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty, /*!*/
	/*!*/
	);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

[type=checkbox]:checked,
[type=radio]:checked {
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat
}

[type=checkbox]:checked {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zCRICnPjxwYXRoIGQ9J00xMi4yMDcgNC43OTNhMSAxIDAgMDEwIDEuNDE0bC01IDVhMSAxIDAgMDEtMS40MTQgMGwtMi0yYTEgMSAwIDAxMS40MTQtMS40MTRMNi41IDkuMDg2bDQuMjkzLTQuMjkzYTEgMSAwIDAxMS40MTQgMHonLz48L3N2Zz4=)
}

[type=radio]:checked {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zCRICnPjxjaXJjbGUgY3g9JzgnIGN5PSc4JyByPSczJy8+PC9zCRIC+)
}

[type=checkbox]:checked:hover,
[type=checkbox]:checked:focus,
[type=radio]:checked:hover,
[type=radio]:checked:focus {
	border-color: transparent;
	background-color: currentColor
}

[type=checkbox]:indeterminate {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zCRICnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDhoOCcvPjwvc3ZnPg==);
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat
}

[type=checkbox]:indeterminate:hover,
[type=checkbox]:indeterminate:focus {
	border-color: transparent;
	background-color: currentColor
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit
}

[type=file]:focus {
	outline: 1px auto -webkit-focus-ring-color
}

.container {
	width: 100%
}

@media(min-width:375px) {
	.container {
		max-width: 375px
	}
}

@media(min-width:465px) {
	.container {
		max-width: 465px
	}
}

@media(min-width:640px) {
	.container {
		max-width: 640px
	}
}

@media(min-width:768px) {
	.container {
		max-width: 768px
	}
}

@media(min-width:1024px) {
	.container {
		max-width: 1024px
	}
}

@media(min-width:1100px) {
	.container {
		max-width: 1100px
	}
}

@media(min-width:1280px) {
	.container {
		max-width: 1280px
	}
}

@media(min-width:1536px) {
	.container {
		max-width: 1536px
	}
}

@media(min-width:1836px) {
	.container {
		max-width: 1836px
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0
}

.fixed {
	position: fixed
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.inset-x-0 {
	left: 0;
	right: 0
}

.top-0 {
	top: 0
}

.left-\[-120px\] {
	left: -120px
}

.top-2 {
	top: .5rem
}

.top-4 {
	top: 1rem
}

.right-\[-100\%\] {
	right: -100%
}

.left-0 {
	left: 0
}

.left-\[50\%\] {
	left: 50%
}

.top-\[-30\%\%\] {
	top: -30%
}

.left-1\/2 {
	left: 50%
}

.top-full {
	top: 100%
}

.top-\[-40px\] {
	top: -40px
}

.bottom-14 {
	bottom: 3.5rem
}

.bottom-0 {
	bottom: 0
}

.bottom-10 {
	bottom: 2.5rem
}

.top-10 {
	top: 2.5rem
}

.right-10 {
	right: 2.5rem
}

.z-50 {
	z-index: 50
}

.z-\[999999\] {
	z-index: 999999
}

.z-\[999\] {
	z-index: 999
}

.z-\[9999\] {
	z-index: 9999
}

.z-20 {
	z-index: 20
}

.z-0 {
	z-index: 0
}

.z-30 {
	z-index: 30
}

.float-right {
	float: right
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.mx-4 {
	margin-left: 1rem;
	margin-right: 1rem
}

.my-10 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.-mr-2 {
	margin-right: -.5rem
}

.mt-\[-2px\] {
	margin-top: -2px
}

.mt-8 {
	margin-top: 2rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mt-20 {
	margin-top: 5rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mt-\[-5\%\] {
	margin-top: -5%
}

.mt-4 {
	margin-top: 1rem
}

.-ml-20 {
	margin-left: -5rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-1 {
	margin-bottom: .25rem
}

.mt-3 {
	margin-top: .75rem
}

.ml-5 {
	margin-left: 1.25rem
}

.ml-4 {
	margin-left: 1rem
}

.ml-2 {
	margin-left: .5rem
}

.ml-6 {
	margin-left: 1.5rem
}

.mt-24 {
	margin-top: 6rem
}

.ml-\[4px\] {
	margin-left: 4px
}

.mt-5 {
	margin-top: 1.25rem
}

.-mt-20 {
	margin-top: -5rem
}

.mt-10 {
	margin-top: 2.5rem
}

.mb-40 {
	margin-bottom: 10rem
}

.mt-16 {
	margin-top: 4rem
}

.ml-10 {
	margin-left: 2.5rem
}

.mt-2 {
	margin-top: .5rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.ml-8 {
	margin-left: 2rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mt-7 {
	margin-top: 1.75rem
}

.mr-6 {
	margin-right: 1.5rem
}

.mr-2 {
	margin-right: .5rem
}

.mt-\[-6px\] {
	margin-top: -6px
}

.mr-4 {
	margin-right: 1rem
}

.mt-\[-4px\] {
	margin-top: -4px
}

.ml-20 {
	margin-left: 5rem
}

.ml-16 {
	margin-left: 4rem
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.hidden {
	display: none
}

.h-\[40px\] {
	height: 40px
}

.h-10 {
	height: 2.5rem
}

.h-6 {
	height: 1.5rem
}

.h-5 {
	height: 1.25rem
}

.h-screen {
	height: 100vh
}

.h-\[70vh\] {
	height: 70vh
}

.h-full {
	height: 100%
}

.h-\[85vh\] {
	height: 85vh
}

.h-\[120px\] {
	height: 120px
}

.h-\[2px\] {
	height: 2px
}

.h-16 {
	height: 4rem
}

.h-\[1px\] {
	height: 1px
}

.h-\[461px\] {
	height: 461px
}

.h-20 {
	height: 5rem
}

.h-\[3px\] {
	height: 3px
}

.h-\[32px\] {
	height: 32px
}

.h-\[70px\] {
	height: 70px
}

.h-\[60px\] {
	height: 60px
}

.h-\[0px\] {
	height: 0
}

.max-h-full {
	max-height: 100%
}

.max-h-screen {
	max-height: 100vh
}

.min-h-\[90vh\] {
	min-height: 90vh
}

.min-h-\[461px\] {
	min-height: 461px
}

.w-full {
	width: 100%
}

.w-\[85px\] {
	width: 85px
}

.w-6 {
	width: 1.5rem
}

.w-36 {
	width: 9rem
}

.w-14 {
	width: 3.5rem
}

.w-8 {
	width: 2rem
}

.w-auto {
	width: auto
}

.w-\[90\%\] {
	width: 90%
}

.w-5 {
	width: 1.25rem
}

.w-\[108px\] {
	width: 108px
}

.w-1\/3 {
	width: 33.333333%
}

.w-12 {
	width: 3rem
}

.w-2\/3 {
	width: 66.666667%
}

.w-1\/4 {
	width: 30%
}

.w-16 {
	width: 4rem
}

.w-3\/4 {
	width: 70%
}

.w-20 {
	width: 5rem
}

.w-1\/2 {
	width: 50%
}

.w-\[107\.17px\] {
	width: 107.17px
}

.w-\[115px\] {
	width: 115px
}

.w-\[120px\] {
	width: 120px
}

.w-\[130px\] {
	width: 130px
}

.w-\[170px\] {
	width: 170px
}

.w-\[100px\] {
	width: 100px
}

.w-\[224px\] {
	width: 224px
}

.min-w-0 {
	min-width: 0
}

.max-w-7xl {
	max-width: 80rem
}

.max-w-full {
	max-width: 100%
}

.max-w-5xl {
	max-width: 64rem
}

.max-w-md {
	max-width: 28rem
}

.max-w-\[80\%\] {
	max-width: 80%
}

.max-w-6xl {
	max-width: 72rem
}

.max-w-2xl {
	max-width: 42rem
}

.max-w-4xl {
	max-width: 56rem
}

.flex-1 {
	flex: 1 1 0%
}

.transform {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.origin-top {
	transform-origin: top
}

.-translate-x-2\/3 {
	--tw-translate-x: -66.666667%
}

.translate-x-\[-50\%\] {
	--tw-translate-x: -50%
}

.-translate-x-1\/2 {
	--tw-translate-x: -50%
}

.-translate-y-24 {
	--tw-translate-y: -6rem
}

.-translate-y-10 {
	--tw-translate-y: -2.5rem
}

.translate-y-\[90\%\] {
	--tw-translate-y: 90%
}

@media(max-width:640px) {
	.-skew-y-3 {
		--tw-skew-y: -3deg
	}
	.skew-y-3 {
		--tw-skew-y: 3deg
	}
}

.cursor-not-allowed {
	cursor: not-allowed
}

.list-disc {
	list-style-type: disc
}

.list-decimal {
	list-style-type: decimal
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
	flex-direction: column
}

.flex-row {
	flex-direction: row
}

.flex-wrap {
	flex-wrap: wrap
}

.items-center {
	align-items: center
}

.items-baseline {
	align-items: baseline
}

.justify-between {
	justify-content: space-between
}

.justify-center {
	justify-content: center
}

.gap-4 {
	gap: 1rem
}

.gap-8 {
	gap: 2rem
}

.gap-5 {
	gap: 1.25rem
}

.space-x-8>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(2rem * var(--tw-space-x-reverse));
	margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-1>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}

.divide>:not([hidden])~:not([hidden]) {
	border-color: currentColor
}

.justify-self-end {
	justify-self: end
}

.overflow-x-hidden {
	overflow-x: hidden
}

.overflow-y-scroll {
	overflow-y: scroll
}

.overflow-hidden {
	overflow: hidden
}

.overflow-y-hidden {
	overflow-y: hidden
}

.whitespace-nowrap {
	white-space: nowrap
}

.rounded-md {
	border-radius: .375rem
}

.rounded {
	border-radius: .25rem
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-full {
	border-radius: 9999px
}

.border-0 {
	border-width: 0
}

.border-2 {
	border-width: 2px
}

.border {
	border-width: 1px
}

.border-t {
	border-top-width: 1px
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-l-2 {
	border-left-width: 2px
}

.border-r-2 {
	border-right-width: 2px
}

.border-b {
	border-bottom-width: 1px
}

.border-dashed {
	border-style: dashed
}

.border-wm-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-wm-light-gray {
	--tw-border-opacity: 1;
	border-color: rgba(214, 215, 230, var(--tw-border-opacity))
}

.border-wm-purple {
	--tw-border-opacity: 1;
	border-color: rgba(192, 150, 67, var(--tw-border-opacity))
}

.border-opacity-30 {
	--tw-border-opacity: 0.3
}

.border-opacity-40 {
	--tw-border-opacity: 0.4
}

.bg-wm-purple {
	--tw-bg-opacity: 1;
	background-color: rgba(192, 150, 67, var(--tw-bg-opacity))
}

.bg-wm-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-wm-dark-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(10, 37, 64, var(--tw-bg-opacity))
}

.bg-wm-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(10, 37, 64, var(--tw-bg-opacity))
}

.bg-wm-disabled-gray {
	--tw-bg-opacity: 1;
	background-color: rgba(155, 150, 189, var(--tw-bg-opacity))
}

.bg-wm-vlight-gray {
	--tw-bg-opacity: 1;
	background-color: rgba(235, 239, 242, var(--tw-bg-opacity))
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover
}

.object-contain {
	-o-object-fit: contain;
	object-fit: contain
}

.object-center {
	-o-object-position: center;
	object-position: center
}

.p-2 {
	padding: .5rem
}

.p-3 {
	padding: .75rem
}

.p-6 {
	padding: 1.5rem
}

.p-10 {
	padding: 2.5rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.py-24 {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.px-12 {
	padding-left: 3rem;
	padding-right: 3rem
}

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.px-16 {
	padding-left: 4rem;
	padding-right: 4rem
}

.px-20 {
	padding-left: 5rem;
	padding-right: 5rem
}

.px-14 {
	padding-left: 3.5rem;
	padding-right: 3.5rem
}

.pt-4 {
	padding-top: 1rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pb-6 {
	padding-bottom: 1.5rem
}

.pt-0 {
	padding-top: 0
}

.pr-6 {
	padding-right: 1.5rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pr-4 {
	padding-right: 1rem
}

.pl-10 {
	padding-left: 2.5rem
}

.pr-\[10px\] {
	padding-right: 10px
}

.pb-8 {
	padding-bottom: 2rem
}

.pt-24 {
	padding-top: 6rem
}

.pb-\[28rem\] {
	padding-bottom: 28rem
}

.pt-5 {
	padding-top: 1.25rem
}

.pb-24 {
	padding-bottom: 6rem
}

.pt-20 {
	padding-top: 5rem
}

.pb-12 {
	padding-bottom: 3rem
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.font-manrope {
	font-family: manrope
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-5xl {
	font-size: 3rem;
	line-height: 1
}

.text-\[2rem\] {
	font-size: 2rem
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.text-\[0\.9rem\] {
	font-size: .9rem
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem
}

.text-\[40px\] {
	font-size: 40px
}

.text-\[0\.6rem\] {
	font-size: .6rem
}

.text-\[1rem\] {
	font-size: 1rem
}

.text-\[0\.3rem\] {
	font-size: .3rem
}

.text-\[0\.5rem\] {
	font-size: .5rem
}

.text-\[0\.7rem\] {
	font-size: .7rem
}

.font-semibold {
	font-weight: 600
}

.font-extralight {
	font-weight: 200
}

.font-400 {
	font-weight: 400
}

.font-medium {
	font-weight: 500
}

.font-bold {
	font-weight: 700
}

.font-thin {
	font-weight: 100
}

.font-light {
	font-weight: 300
}

.font-extrabold {
	font-weight: 800
}

.uppercase {
	text-transform: uppercase
}

.leading-snug {
	line-height: 1.375
}

.leading-tight {
	line-height: 1.25
}

.tracking-wider {
	letter-spacing: .05em
}

.tracking-tight {
	letter-spacing: -.025em
}

.tracking-wide {
	letter-spacing: .025em
}

.hideemail:after {
	content: attr(data-text)
}

.text-wm-gray {
	--tw-text-opacity: 1;
	color: rgba(100, 119, 138, var(--tw-text-opacity))
}

.text-wm-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-wm-blue {
	--tw-text-opacity: 1;
	color: rgba(10, 37, 64, var(--tw-text-opacity))
}

.text-wm-purple {
	--tw-text-opacity: 1;
	color: rgba(192, 150, 67, var(--tw-text-opacity))
}

.text-wm-dark-indigo {
	--tw-text-opacity: 1;
	color: rgba(17, 11, 33, var(--tw-text-opacity))
}

.text-wm-dark-blue {
	--tw-text-opacity: 1;
	color: rgba(10, 37, 64, var(--tw-text-opacity))
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.placeholder-wm-gray::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(100, 119, 138, var(--tw-placeholder-opacity))
}

.placeholder-wm-gray:-ms-input-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(100, 119, 138, var(--tw-placeholder-opacity))
}

.placeholder-wm-gray::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(100, 119, 138, var(--tw-placeholder-opacity))
}

.opacity-60 {
	opacity: .6
}

.opacity-0 {
	opacity: 0
}

.opacity-100 {
	opacity: 1
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow {
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: 150ms
}

.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: 150ms
}

.duration-300 {
	transition-duration: 300ms
}

.ease-in-out {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-in {
	transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.gradient-blue {

	background: black;
		
}

.gradient-white {
	background: linear-gradient(180deg, #ffffff 0%, #f6f9fc 100%)
}

.text-wm-white {
	color: #fff
}

.font-manrope {
	font-family: manrope, sans-serif
}

.border-img {
	border-image-source: url(../img/border.png);
	border-image-width: 2px
}

.bg-nav-gradient {
	background: url(../img/ellipse.png), linear-gradient(180deg, #291e4a 0%, #100a1e 100%);
	background-position: top right;
	background-repeat: no-repeat
}

.custom-shadow {
	box-shadow: 0 4px 9px rgba(86, 69, 154, .15)
}

#menu:hover:after {
	content: "";
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff
}

-translate-y-55rem {
	--tw-translate-y: -5.5rem
}

.pp-text h2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600
}

.pp-text h3 {}

.pp-text h4 {}

.floating-cards-container {
	margin-top: -50px
}

@media(min-width:640px) {
	.floating-cards-container {
		margin-top: -118px
	}
}

.pp-text p {
	margin-bottom: 1rem
}

.mb-auto {
	margin-bottom: auto
}

.tooltip {
	visibility: hidden;
	position: absolute
}

.has-tooltip:hover .tooltip {
	visibility: visible;
	z-index: 50
}

#mobile-nav-expanded {
	opacity: 0;
	transition: right .3s ease-in-out
}

#mobile-nav-expanded.show {
	opacity: 1;
	right: 0
}

.checked\:bg-wm-light-gray:checked {
	--tw-bg-opacity: 1;
	background-color: rgba(214, 215, 230, var(--tw-bg-opacity))
}

.hover\:bg-wm-light-gray:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(214, 215, 230, var(--tw-bg-opacity))
}

.hover\:bg-wm-dark-blue:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(10, 37, 64, var(--tw-bg-opacity))
}

.hover\:underline:hover {
	text-decoration: underline
}

.focus\:placeholder-wm-white:focus::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wm-white:focus:-ms-input-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wm-white:focus::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.focus\:ring-2:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-0:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-inset:focus {
	--tw-ring-inset: inset
}

.group:hover .group-hover\:block {
	display: block
}

@media(min-width:375px) {
	.xsm\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}
	.xsm\:block {
		display: block
	}
	.xsm\:w-auto {
		width: auto
	}
	.xsm\:grid-flow-col {
		grid-auto-flow: column
	}
	.xsm\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}
	.xsm\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
}

@media(min-width:465px) {
	.xsm2\:mt-3 {
		margin-top: .75rem
	}
	.xsm2\:block {
		display: block
	}
	.xsm2\:inline-flex {
		display: inline-flex
	}
	.xsm2\:hidden {
		display: none
	}
	.xsm2\:translate-y-\[75\%\] {
		--tw-translate-y: 75%
	}
	.xsm2\:pb-\[20rem\] {
		padding-bottom: 20rem
	}
	.xsm2\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}
}

@media(min-width:640px) {
	.sm\:absolute {
		position: absolute
	}
	.sm\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}
	.sm\:mx-4 {
		margin-left: 1rem;
		margin-right: 1rem
	}
	.sm\:my-0 {
		margin-top: 0;
		margin-bottom: 0
	}
	.sm\:-ml-32 {
		margin-left: -8rem
	}
	.sm\:mt-5 {
		margin-top: 1.25rem
	}
	.sm\:mt-0 {
		margin-top: 0
	}
	.sm\:ml-3 {
		margin-left: .75rem
	}
	.sm\:ml-0 {
		margin-left: 0
	}
	.sm\:mt-20 {
		margin-top: 5rem
	}
	.sm\:mt-6 {
		margin-top: 1.5rem
	}
	.sm\:mb-6 {
		margin-bottom: 1.5rem
	}
	.sm\:mt-10 {
		margin-top: 2.5rem
	}
	.sm\:mr-4 {
		margin-right: 1rem
	}
	.sm\:mr-0 {
		margin-right: 0
	}
	.sm\:block {
		display: block
	}
	.sm\:flex {
		display: flex
	}
	.sm\:hidden {
		display: none
	}
	.sm\:h-screen {
		height: 100vh
	}
	.sm\:h-\[1\.5px\] {
		height: 1.5px
	}
	.sm\:h-\[461px\] {
		height: 461px
	}
	.sm\:min-h-screen {
		min-height: 100vh
	}
	.sm\:w-full {
		width: 100%
	}
	.sm\:w-\[70\%\] {
		width: 70%
	}
	.sm\:w-2\/4 {
		width: 50%
	}
	.sm\:w-2\/3 {
		width: 66.666667%
	}
	.sm\:w-\[39\%\] {
		width: 39%
	}
	.sm\:w-1\/2 {
		width: 50%
	}
	.sm\:w-\[170px\] {
		width: 170px
	}
	.sm\:w-\[100px\] {
		width: 100px
	}
	.sm\:w-\[calc\(90\%-100px\)\] {
		width: calc(90% - 100px)
	}
	.sm\:w-1\/5 {
		width: 20%
	}
	.sm\:w-1\/3 {
		width: 33.333333%
	}
	.sm\:max-w-2xl {
		max-width: 42rem
	}
	.sm\:max-w-full {
		max-width: 100%
	}
	.sm\:max-w-sm {
		max-width: 24rem
	}
	.sm\:max-w-\[calc\(100\%-3rem\)\] {
		max-width: calc(100% - 3rem)
	}
	.sm\:max-w-\[calc\(100\%-8rem\)\] {
		max-width: calc(100% - 8rem)
	}
	.sm\:max-w-\[calc\(100\%-7rem\)\] {
		max-width: calc(100% - 7rem)
	}
	.sm\:max-w-\[calc\(100\%-29rem\)\] {
		max-width: calc(100% - 29rem)
	}
	.sm\:max-w-\[calc\(100\%-2rem\)\] {
		max-width: calc(100% - 2rem)
	}
	.sm\:max-w-\[calc\(100\%-10rem\)\] {
		max-width: calc(100% - 10rem)
	}
	.sm\:translate-y-\[60\%\] {
		--tw-translate-y: 60%
	}
	.sm\:grid-flow-col {
		grid-auto-flow: column
	}
	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
	.sm\:flex-row {
		flex-direction: row
	}
	.sm\:justify-between {
		justify-content: space-between
	}
	.sm\:border-r-2 {
		border-right-width: 2px
	}
	.sm\:p-10 {
		padding: 2.5rem
	}
	.sm\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.sm\:py-36 {
		padding-top: 9rem;
		padding-bottom: 9rem
	}
	.sm\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}
	.sm\:pl-12 {
		padding-left: 3rem
	}
	.sm\:pt-36 {
		padding-top: 9rem
	}
	.sm\:pb-16 {
		padding-bottom: 4rem
	}
	.sm\:pb-40 {
		padding-bottom: 10rem
	}
	.sm\:pt-10 {
		padding-top: 2.5rem
	}
	.sm\:text-center {
		text-align: center
	}
	.sm\:text-left {
		text-align: left
	}
	.sm\:text-right {
		text-align: right
	}
	.sm\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}
	.sm\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
	.sm\:text-\[0\.9rem\] {
		font-size: .9rem
	}
	.sm\:text-\[3\.5rem\] {
		font-size: 3.5rem
	}
	.sm\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}
	.sm\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
	.sm\:text-\[28px\] {
		font-size: 28px
	}
	.sm\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
	.sm\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}
	.sm\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

@media(min-width:768px) {
	.md\:ml-16 {
		margin-left: 4rem
	}
	.md\:-ml-20 {
		margin-left: -5rem
	}
	.md\:block {
		display: block
	}
	.md\:mt-0 {
		margin-top: 0
	}
	.md\:flex {
		display: flex
	}
	.md\:hidden {
		display: none
	}
	.md\:w-auto {
		width: auto
	}
	.md\:w-2\/3 {
		width: 66.666667%
	}
	.md\:w-1\/3 {
		width: 33.333333%
	}
	.md\:w-\[60\%\] {
		width: 60%
	}
	.md\:w-3\/4 {
		width: 75%
	}
	.md\:w-1\/4 {
		width: 25%
	}
	.md\:w-\[42\%\] {
		width: 42%
	}
	.md\:grid-flow-col {
		grid-auto-flow: column
	}
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
	.md\:grid-rows-2 {
		grid-template-rows: repeat(2, minmax(0, 1fr))
	}
	.md\:flex-row {
		flex-direction: row
	}
	.md\:items-center {
		align-items: center
	}
	.md\:space-x-6>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(1.5rem * var(--tw-space-x-reverse));
		margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
	}
	.md\:border-l-2 {
		border-left-width: 2px
	}
	.md\:py-48 {
		padding-top: 12rem;
		padding-bottom: 12rem
	}
	.md\:pt-48 {
		padding-top: 12rem
	}
	.md\:pb-16 {
		padding-bottom: 4rem
	}
	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
	.md\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
}

@media(min-width:1024px) {
	.lg\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}
	.lg\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}
	.lg\:ml-16 {
		margin-left: 4rem
	}
	.lg\:ml-32 {
		margin-left: 8rem
	}
	.lg\:ml-0 {
		margin-left: 0
	}
	.lg\:mt-6 {
		margin-top: 1.5rem
	}
	.lg\:mt-0 {
		margin-top: 0
	}
	.lg\:ml-12 {
		margin-left: 3rem
	}
	.lg\:mt-20 {
		margin-top: 5rem
	}
	.lg\:mt-10 {
		margin-top: 2.5rem
	}
	.lg\:ml-3 {
		margin-left: .75rem
	}
	.lg\:block {
		display: block
	}
	.lg\:flex {
		display: flex
	}
	.lg\:grid {
		display: grid
	}
	.lg\:hidden {
		display: none
	}
	.lg\:h-auto {
		height: auto
	}
	.lg\:w-3\/4 {
		width: 75%
	}
	.lg\:w-1\/4 {
		width: 25%
	}
	.lg\:w-3\/5 {
		width: 60%
	}
	.lg\:w-2\/4 {
		width: 50%
	}
	.lg\:w-2\/5 {
		width: 40%
	}
	.lg\:max-w-\[calc\(100\%-11rem\)\] {
		max-width: calc(100% - 11rem)
	}
	.lg\:max-w-\[calc\(100\%\)\] {
		max-width: calc(100%)
	}
	.lg\:translate-x-0 {
		--tw-translate-x: 0px
	}
	.lg\:grid-flow-col {
		grid-auto-flow: column
	}
	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}
	.lg\:grid-rows-1 {
		grid-template-rows: repeat(1, minmax(0, 1fr))
	}
	.lg\:flex-row {
		flex-direction: row
	}
	.lg\:justify-start {
		justify-content: flex-start
	}
	.lg\:gap-8 {
		gap: 2rem
	}
	.lg\:gap-0 {
		gap: 0
	}
	.lg\:border-b-2 {
		border-bottom-width: 2px
	}
	.lg\:border-b-0 {
		border-bottom-width: 0
	}
	.lg\:border-l-2 {
		border-left-width: 2px
	}
	.lg\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem
	}
	.lg\:px-0 {
		padding-left: 0;
		padding-right: 0
	}
	.lg\:py-24 {
		padding-top: 6rem;
		padding-bottom: 6rem
	}
	.lg\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.lg\:px-2 {
		padding-left: .5rem;
		padding-right: .5rem
	}
	.lg\:py-48 {
		padding-top: 12rem;
		padding-bottom: 12rem
	}
	.lg\:py-56 {
		padding-top: 14rem;
		padding-bottom: 14rem
	}
	.lg\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}
	.lg\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem
	}
	.lg\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
	.lg\:pt-56 {
		padding-top: 14rem
	}
	.lg\:pb-20 {
		padding-bottom: 5rem
	}
	.lg\:pt-24 {
		padding-top: 6rem
	}
	.lg\:pb-24 {
		padding-bottom: 6rem
	}
	.lg\:text-left {
		text-align: left
	}
	.lg\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
	.lg\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}
}

@media(min-width:1100px) {
	.afterlg\:ml-40 {
		margin-left: 10rem
	}
	.afterlg\:block {
		display: block
	}
	.afterlg\:gap-8 {
		gap: 2rem
	}
	.afterlg\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

@media(min-width:1280px) {
	.xl\:ml-64 {
		margin-left: 16rem
	}
	.xl\:ml-14 {
		margin-left: 3.5rem
	}
	.xl\:mt-4 {
		margin-top: 1rem
	}
	.xl\:mb-8 {
		margin-bottom: 2rem
	}
	.xl\:hidden {
		display: none
	}
	.xl\:w-\[70\%\] {
		width: 70%
	}
	.xl\:gap-20 {
		gap: 5rem
	}
	.xl\:px-16 {
		padding-left: 4rem;
		padding-right: 4rem
	}
	.xl\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}
	.xl\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}
	.xl\:text-\[40px\] {
		font-size: 40px
	}
	.xl\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}
	.xl\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}
	.xl\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
	.xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
	.xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}
	.xl\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}
}

@media(min-width:1536px) {
	.\32xl\:top-\[-15\%\] {
		top: -15%
	}
	.\32xl\:mt-0 {
		margin-top: -60px;
	}
	.\32xl\:ml-20 {
		margin-left: 5rem,
	}
	.\32xl\:max-w-7xl {
		max-width: 80rem
	}
	.\32xl\:max-w-6xl {
		max-width: 72rem
	}
	.\32xl\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}
	.\32xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
	.\32xl\:text-8xl {
		font-size: 6rem;
		line-height: 1
	}
	.\32xl\:text-3xl {
		font-size: 1.5rem;
		line-height: 2.0rem
	}
}

@media(min-width:1836px) {
	.\33xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
}

.footer-links {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1.25rem;
	width: 100%;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400
}

.footer-links>* {
	display: block;
	color: #0a2540;
	padding-left: 1.25rem;
	border-left-width: 2px;
	border-color: #d6d7e6;
	white-space: nowrap;
	margin-left: 0;
	margin-right: 0
}

@media(max-width:400px) {
	.footer-links {
		grid-template-columns: 1fr 1fr
	}
}

.footer-links-tokendoc {
	grid-area: 1/1
}

.footer-links-whitedoc {
	grid-area: 1/1;
}

.footer-links-deckdoc {
	grid-area: 3/1
}

.footer-links-earlydoc {
	grid-area: 3/2
}

.footer-links-supply {
	grid-area: 2;
}

.footer-links-buy {
}

.footer-links-faqs {
	grid-area: 1/3
}

.footer-links-privacy {
	grid-area: 2/3
}

.footer-links-cookie {
	grid-area: 3/3
}

@media(max-width:400px) {
	.footer-links-tokendoc {
		grid-area: 1/1
	}
	.footer-links-whitedoc {
		grid-area: 2/1
	}
	.footer-links-earlydoc {
		grid-area: 3/2
	}
	.footer-links-deckdoc {
		grid-area: 3/1
	}
	.footer-links-supply {
		grid-area: 1/2
	}
	.footer-links-buy {
		grid-area: 2/2
	}
	.footer-links-faqs {
		grid-area: 5/1
	}
	.footer-links-privacy {
		grid-area: 4/1
	}
	.footer-links-cookie {
		grid-area: 4/2
	}
}

.contact-us-button {
	margin: auto;
	margin-top: 0
}

.block-button {
	padding-left: 0;
	width: 100%;
	padding-right: 0;
	justify-content: center
}

.card {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

div#mobile-nav-expanded, .bg-wm-blue.transform.-skew-y-3.overflow-x-hidden.overflow-y-hidden.block.sm\:hidden.py-24.relative, div#nav.fixed, section#staking.gradient-blue, a.contact-us-button.hideemail.relative.inline-flex.items-center.px-8.py-2.text-wm-white.text-\[0\.7rem\].font-semibold.tracking-wider.rounded-md.text-white.bg-wm-purple.hover\:bg-gray-700.uppercase {
	background: #000;
}

.bg-wm-disabled-gray {
	background-color: #fff;
}

div#nav-items-lg>a,
div#menu>a {
	color: #fff;
}

.bg-wm-disabled-gray {
	color: #000;
}

.transform.skew-y-3.absolute.top-\[-40px\].h-\[120px\].bg-wm-white.w-full.z-50 {
	background-color: transparent;
}

.mb-auto.bg-wm-white.w-\[90\%\].sm\:w-\[39\%\].md\:w-\[42\%\].lg\:w-2\/5.sm\:mr-4.pt-5.sm\:pt-10.px-10.sm\:p-10.h-full,
.mb-auto.bg-wm-white.w-\[90\%\].sm\:w-\[39\%\].md\:w-\[42\%\].lg\:w-2\/5.pt-5.sm\:pt-10.px-10.sm\:p-10.h-full,
.bg-wm-vlight-gray.transform.-skew-y-3.overflow-x-hidden.overflow-y-hidden {
	background-color: #fff;
}

button.relative.has-tooltip.cursor-not-allowed.mt-8.inline-flex.items-center.px-16.py-2.text-wm-white.text-\[0\.7rem\].font-bold.tracking-wider.rounded-md.text-white.bg-wm-disabled-gray.hover\:bg-gray-700.uppercase,
button.relative.has-tooltip.cursor-not-allowed.ml-\[4px\].mt-16.inline-flex.items-center.px-12.py-2.text-wm-white.text-\[0\.7rem\].font-bold.tracking-wider.rounded-md.text-white.bg-wm-disabled-gray.hover\:bg-gray-700.uppercase {
	background-color: #000;
	color: #fff;
}

div#mobile-nav-trigger>span {
	background-color: #fff;
}

.footer-links-cookie {
	grid-area: 2/2;
}
.modal-open {
overflow: hidden
}

.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}

.modal-open .modal {
overflow-x: hidden;
overflow-y: auto
}

.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none
}

.modal.fade .modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%)
}

.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}

.modal-dialog-centered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}

.modal-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: .3rem;
outline: 0
}

.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000
}

.modal-backdrop.fade {
opacity: 0
}

.modal-backdrop.show {
opacity: .5
}

.modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem
}

.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto
}

.modal-title {
margin-bottom: 0;
line-height: 1.5
}

.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem
}

.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
margin-left: .25rem
}

.modal-footer>:not(:last-child) {
margin-right: .25rem
}

.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll
}

@media (min-width:576px) {
.modal-dialog {
   max-width: 500px;
   margin: 1.75rem auto
}
.modal-dialog-centered {
   min-height: calc(100% - (1.75rem * 2))
}
.modal-sm {
   max-width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
   max-width: 800px
}
}

.modal.show .modal-dialog {
 -webkit-transform: translate(0,0);
 transform: translate(0,0);
}
div#popup_message button.close {
 position: absolute;
 z-index: 9;
 right: 17px;
 opacity: 1;
 font-size: 38px;
 color: #fff;
 font-weight: normal;
 top: 0;
 line-height: 100%;
 outline: none;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.fade.show {
 opacity: 1;
}
.fade {
 opacity: 0;
 transition: opacity .15s linear;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}

div#hero-holder {
    max-width: 1280px;
    padding: 120px 30px;
    margin: auto;
}

div#hero-holder .row {
    display: flex;
    flex-wrap: wrap;
}

div#hero-holder .row .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.banner-icon img {
    width: 50%;
    margin: auto;
	margin-top: 30px;
}
div#hero-holder h1 {
    font-size: 51px;
}
@media(max-width:1024px) and (min-width:280px) {
	h1.mt-4.-ml-20.sm\:-ml-32.md\:-ml-20.lg\:ml-0.mb-8.text-5xl.tracking-tight.font-bold.text-white.sm\:mt-5.sm\:text-6xl.lg\:mt-6.xl\:text-7xl.\32 xl\:text-8xl.aos-init.aos-animate {
		font-size: 39px;
	}
	.main-heading-content {
	    padding: 50px;
	    width: 250px;
	}
	div#hero-holder .row .col-6 {
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	div#hero-holder {
	    max-width: 100%;
	}

	div#hero-holder h1 {
	    transform: none !important;
	    margin: 0 0 30px;
	    text-align: center;
	    line-height: 130%;
	}

	div#hero-holder p{
	    margin: 10px 0 20px;
	    text-align: center;
	}
}
section.team-sec-info .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.team-sec-info .row .col-md-3 {
    flex: 0 0 25%;
    padding: 0 10px;
}
section.team-sec-info .container {
    margin: auto;
    max-width: 1200px;
}
.team-member-details {
    border: 1px solid #f3f3f3;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    height: 100%;
}
.team-details {
    padding: 20px 20px;
    text-align: center;
}

.team-details h6 {
    margin-bottom: 15px;
    font-size: 12px;
    color: #da9a27;
    font-weight: bold;
}
.team-details h6 span {
    display: block;
    color: #fff;
    font-size: 10px;
    background-color: #ddb03d;
    border-radius: 45px;
    margin-top: 3px;
}
ul.social {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 10px;
    flex-direction: column;
    right: 10px;
}

ul.social li a {
    height: 30px;
    width: 30px;
    display: block;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    margin: 0 0 8px;
    text-align: center;
    line-height: 190%;
}
ul.social li.linkedin a {
    background-color: #0077b5;
}

ul.social li.twitter a {
    background-color: #1DA1F2;
}
ul.social li a:hover {
    opacity: .8;
}
.team-photo {
    position: relative;
}
.w-80.bt-address {
    max-width: 65%;
    margin: auto;
}

.w-80.bt-address .row {
    display: flex;
    flex-wrap: wrap;
}

.w-80.bt-address .row .col-md-12 {
    display: flex;
    align-items: center;
}

.w-80.bt-address .row .col-md-12 img {
    flex: 0 0 25%;
    max-width: 25%;
}

.w-80.bt-address .row .col-md-12 span {
    flex: 0 0 75%;
    max-width: 75%;
    text-align: center;
}
.w-80.bt-address .row .col-md-12 span a{
	text-decoration: underline;
}

.w-80.bt-address .row .col-md-12 a:hover {
    text-decoration: none;
}
.btn-group a.btn-secondary-info {
    background-color: #fff;
    border: 2px solid #bf9441;
    padding: 8px 40px;
    border-radius: 45px;
    margin-right: 15px;
    color: #bf9542;
    transition: all ease-in-out .5s;
}
.btn-group a.btn-secondary-info.bg-dark {
    background-color: #bf9542;
    color: #fff;
}
.btn-group a.btn-secondary-info:hover {
    background-color: #000;
    color: #fff;
}
#btng-main{
	display: flex;

}
.team-photo img {
    height: 280px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
a.live-rate {
    transition: all ease-in-out .2s;
    animation: blink 2s infinite;
    color: #fff !important;
    background-color: #f00;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 45px;
}
@keyframes blink{
    0%{
        opacity:0;
    }
    50%{
        opacity:.5;
    }
    100%{
        opacity:1;
    }
}
@media(max-width: 1024px){
	#btng-main{
	justify-content: center;
	
}
}
@media(max-width: 480px){
	.footer-links {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.w-80.bt-address .row .col-md-12 img, .w-80.bt-address .row .col-md-12 span {
	    max-width: 100%;
	    flex: 0 0 100%;
	    padding: 0 15px;
	}

	.w-80.bt-address .row .col-md-12 {
	    flex-wrap: wrap;
	}

	.w-80.bt-address {
	    max-width: 100%;
	}

	.w-80.bt-address .row .col-md-12 img {
	    width: 100%;
	}

	.w-80.bt-address .row {
	    justify-content: center;
	}
	.w-80.bt-address .row .col-md-12 span a {
	    word-break: break-word;
	}
	.btn-group {
	    display: flex;
		text-align: center;
	    flex-wrap: wrap;
	    justify-content: center;
	    margin-bottom: 10px;
	}

	.btn-group a.btn-secondary-info {
	    margin-bottom: 10px;
	}

	.btn-group a.btn-secondary-info:last-child {
	    margin-bottom: 0;
	}
	section.team-sec-info .row .col-md-3 {
	    flex: 0 0 100%;
	}

	.team-member-details {
	    margin-bottom: 10px;
	    height: auto;
	}
}
.meta{
	background-image: url(../img/metaversa.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 750px;
}
.meta h2,
.meta p,
.ott_txt h2,
.ott_txt p{
	color: #fff !important;
}

.gaming_txt{
	float: left;
    width: 50%;
    padding: 5% 3% 5% 10%;
    background: #ececec;
}
.gaming_img{
	float: right;
	width: 50%;
}
.ott_img{
	float: left;
	width: 50%;
}
.ott_img img{
	height: 603px;
	width: 100%;
}
.ott_txt{
	float: right;
    width: 50%;
    padding: 3% 3% 4% 10%;
    background: #222222;
}

.modal_img{
	width: 100%;
	height: auto;
	padding: 10px 0;
}
.modal_img img{
	width: 100%;
	height: 100%;
}
.modal_img img {
    object-fit: contain;
}
.w3-display-topright {
    position: absolute;
    right: 10px;
    top: 6px;
    background: red;
    color: #fff;
    font-size: 26px;
    padding: 0px 13px;
    border-radius: 50%;
}
.app_btn{
	display: flex;
}
.app_btn a{
margin: 0 5px 0 0;
}
.app_btn a img{

}
.wallet_logo{
	display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
.wallet_logo a{
	text-align: center;
	margin: 0 20px;
}
.wallet_logo a h3{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin:20px 0px;
}
.wallet_logo a img{
	width: 120px;
}
.w3-modal{
	z-index: 9999 !important;
}

@media (min-width:320px) and (max-width:767px){
	.gaming_txt, .gaming_img,
	.ott_img, .ott_txt
	{
		width: 100%;
	}
	.ott_img img{
		height: auto;
	}
	.meta {
		height: auto; 
		background-position: center;
	}
	.modal_img, .modal_img img{
		height: auto;
	}
	.wallet_logo {
	    display: grid;
	    margin-bottom: 60px;
	    text-align: center;
	    margin: 0 auto;
	}
	div#hero-holder h1{
		font-size: 28px;
	}
	.w3-modal-content{
		width: 100%;
		padding: 0 10px;
	}
	.w3-display-topright {
    right: 10px;
    top: 6px;
	}
	.banner_pd {
    	padding-bottom: 60px;
    }
}

@media (min-width:768px) and (max-width:991px){
	.gaming_txt, .gaming_img,
	.ott_img, .ott_txt
	{
		width: 100%;
	}
	.ott_img img{
		height: auto;
	}
	.meta {
		height: auto; 
		background-position: center;
	}
	.modal_img, .modal_img img{
		height: auto;
	}
}

@media (min-width:992px) and (max-width:1024px){
	.gaming_txt{
		padding: 2%;
	}
	.meta {
		height: auto; 
		background-position: center;
	}
	.modal_img, .modal_img img{
		height: auto;
	}
}
.banner_pd{
	padding-bottom:120px;
}
p{
	/* line-height: 35px !important; */
}
.new-btn-style {
    background-color: #000;
    color: #fff;
}
@media(max-width:767px){
section.block.mx-4.lg\:mx-auto.max-w-5xl.\32 xl\:max-w-7xl.overflow-x-hidden.relative.transform.overflow-y-hidden.relative.py-24.lg\:px-8.lg\:py-24 {
    padding: 30px 0 0;
}

section.block.mx-4.lg\:mx-auto.max-w-5xl.\32 xl\:max-w-7xl.overflow-x-hidden.relative.transform.overflow-y-hidden.relative.py-24.lg\:px-8.lg\:py-24 h2 {
    margin: 0;
}
}
/* 
new css*/
.bg-style{
	background-size: cover;
	background-position: center top;
}
header.main-header {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0 0 20px;
}
.banner-overlay:before,
.banner-overlay-1:before {
    content: '';
    position: absolute;
    background-color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .7;
    z-index: 2;
}
.banner-overlay-1:before {
	background-color: #fff;
	opacity: .8;
	z-index: initial;
}
.ott_img img,
.gaming_img img {
    min-height: 640px;
    object-fit: cover;
}
.container {
    margin: auto;
    max-width: 1280px;
}

section.reward-sec-info {
    padding: 120px 20px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.col-6 {
    flex: 0 0 50%;
    padding: 0 15px;
}
.discription {
    margin-bottom: 20px;
}
.d-flex{
	display: flex;
}
.align-item-center{
	align-items: center;
}
.bg-style-1 {
    background-position: center;
    background-repeat: no-repeat;
}
.col-12 {
    flex: 0 0 100%;
    padding: 0 15px;
}
.bg-style-2{
	background-attachment: fixed;
	background-position: center;
}
.pb-0{
	padding-bottom: 0;
}
.new-btn-style {
    background-color: #772f1a;
    background-image: linear-gradient(302deg, #772f1a 0%, #f2a65a 60%);
    padding: 15px 50px;
}
.new-btn-style-2{
	padding: 15px 50px;
}
.col-8 {
    flex: 0 0 60%;
}

.col-4 {
    flex: 0 0 40%;
}
.justify-content-center{
	justify-content: center;
}
.supply {
    padding: 110px 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}


.ttm-vertical_sep>[class*=col-]:not(:last-child):before {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    right: 15px;
    width: 1px;
        background-color: rgba(255,255,255,.15);
}
.ttm-bgcolor-skincolor .ttm-vertical_sep>[class*=col-]:not(:last-child):before{
	background-color: rgba(255,255,255,.15);
	
}
.featured-icon-box.style4 {
    padding: 41px 15px;
    margin: 0;
    text-align: left;
}
.ttm-bgcolor-skincolor div, .ttm-bgcolor-darkgrey div, .ttm-bgcolor-skincolor div{
	color: #fff;
}
.ttm-bgcolor-skincolor > .ttm-bg-layer{
	background-color: #638329;
	
}
.ttm-left-span>.ttm-col-wrapper-bg-layer {
    width: auto;
    margin-left: -500px;
    right: 0;
}
.ttm-bg-layer, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer, .ttm-col-wrapper-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.layer-content {
    position: relative;
    z-index: 1;
}
.featured-icon-box.icon-align-before-content .featured-icon, .featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title, .featured-icon-box.icon-align-before-title .featured-icon {
    display: table-cell;
    vertical-align: middle;
}

.featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title {
    padding-left: 15px;
}
.featured-icon-box.style4 .featured-title h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0!important;
}
.margin_left40 {
    margin-left: -30px;
}
.ttm-bg {
    position: relative;
}
.ttm-bg-layer, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer, .ttm-col-wrapper-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.ttm-right-span >.ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: 0;
    right: 0;
}
.ttm-bgcolor-darkgrey > .ttm-bg-layer{
	background-color: #223645;
}
.featured-icon-box.style5 {
    padding: 36px 0px;
    margin-top: 0;
    margin-bottom: 0;
}
.margin_right20 {
    margin-right: 20px;
}
.ml_40 {
    margin-left: -40px;
}
.featured-icon-box.style5 .ttm-icon {
    height: 70px;
    width: 70px;
    line-height: 70px;
    margin-right: 10px;
    border-radius: 50%;
}
.ttm-icon_element-fill.ttm-icon_element-color-skincolor {
    background-color: #735026;
}
.featured-icon-box.style5 .ttm-icon:before {
    content: "";
    position: absolute;
    width: 83px;
    height: 83px;
    top: -6px;
    left: -6px;
    z-index: -1;
    border-radius: 50%;
    background-color: rgba(255,255,255,.1);
}
.ttm-icon i {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	font-size: 30px;
}
.ttm-icon {
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
}
.featured-desc p {
    font-size: 16px;
}

.featured-title h3 {
    font-size: 36px;
    font-weight: bold;
}
.h-full.how-to-buy-dscription {
    padding-bottom: 100px;
}
.justify-end{
	justify-content: end;
}
.justify-start{
	justify-content: start;
}
.docs-info {
    background-color: #000;
    padding: 60px 30px 60px;
}
.footer-links > a {
    color: #fff;
}
.copyright {
    padding: 12px 24px;
    background-color: #333;
}
.social-links a {
    font-size: 18px;
    color: #fff;
}
.copyright p {
    color: #fff;
}
.slider-banner{
    height: 114vh;
}
.hero-holder-text-container {
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.banner-sec-01 {
    height: 114vh;
}
.sports-play .ott_img img {
    min-height: auto;
    }
address.address-info {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}
@media (max-width:767px) {
	.slider-banner,.banner-sec-01 {
		height: 100vh;
	}
	.col-xs-12{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.featured-icon-box.style5,.row {
		margin: 0px;
	}
	.featured-icon-box.style5 {
		padding: 36px 50px;
		background-color: #223645;
	}
	.ttm-vertical_sep>[class*=col-]:not(:last-child):before {
		height: 1px;
		width: 100%;
	}
	.mobile-pd{
		padding: 0;
	}
	.pre-stake {padding-right: 25px;padding-left: 25px;}
	.skew-top {
		height: 50px;
	}
	canvas.chart-style {
		margin: auto;
		height: 352px !important;
		width: 352px !important;
	}
	.address-and-logo,.menulinks {
		margin-bottom: 20px;
	}
	.menulinks .footer-links-whitedoc,.menulinks a.footer-links-cookie {
		border-left: 0;
		padding-left: 0;
	}
	.copyright p {
		text-align: center;
		line-height: 190%;
	}
	.order-2 {
		order: 2;
	}
	
	.social-links {
		margin-bottom: 15px;
	}
	.copyright {
		padding: 20px 24px;
	}
	.social-links-cols {
		justify-content: center;
	}
	
	.social-links-cols .social-links a:last-child {
		margin-right: 0;
	}
	.mobile-logo{
		width: 250px;
	}
}
section#staking {
    min-height: 983px;
}
.gaming-smart .gaming_img img {
    min-height: 660px;
}
.cric-reach-us .gaming_img img {
    min-height: 700px;
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75,85,99,var(--tw-text-opacity));
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.flex-wrap {
    flex-wrap: wrap;
}
.rounded {
    border-radius: 0.25rem;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
}
.relative {
    position: relative;
}
.p-10 {
    padding: 2.5rem;
}
.overflow-hidden {
    overflow: hidden;
}
.justify-start {
    justify-content: flex-start;
}
.items-end {
    align-items: flex-end;
}
.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.tracking-widest {
    letter-spacing: .1em;
}
.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17,24,39,var(--tw-text-opacity));
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.font-semibold {
    font-weight: 600;
}
.mt-1 {
    margin-top: 0.25rem;
}
.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209,213,219,var(--tw-bg-opacity));
}
.h-32 {
    height: 8rem;
}
.h-36 {
height: 9rem;
}

.h-40 {
height: 10rem;
}

.h-44 {
height: 11rem;
}

.h-48 {
height: 12rem;
}

.h-52 {
height: 13rem;
}

.h-56 {
height: 14rem;
}

.h-60 {
height: 15rem;
}

.h-64 {
height: 16rem;
}

.h-72 {
height: 18rem;
}

.h-80 {
height: 20rem;
}

.h-96 {
height: 24rem;
}
.contact-information .title-info{
	font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    color: rgba(10, 37, 64, var(--tw-text-opacity));
}
section.ourpartner {
    padding: 30px 30px;
    background-color: #c0cded;
}
.img-container {
    display: flex;
    place-items: center;
	flex-wrap: wrap;
}
.img-container .img-info {
    flex: 1 0 20%;
    padding: 13px 15px;
}
a.ico-blink {
    animation: blink 1s linear infinite;
}
@keyframes blink{
0%{opacity: 0;}
25%{opacity: .25;}
25%{opacity: .25;}
100%{opacity: 1;}
}
a.ico-blink {
    background-color: #c19958;
    color: #fff;
    border-radius: 50px;
}
button.close-menu {
    background-color: #000;
    border-radius: 0;
    right: 20px;
    position: absolute;
    top: 20px;
}
.col-half {
    flex: 0 0 50%;
}
.buy-coins {
    border: 1px solid #000;
    border-radius: 45px;
    margin-right: 10px;
}
@media (min-width: 1024px){
	.lg\:w-2\/3 {
		width: 66.666667%;
	}
	.lg\:w-1\/2 {
		width: 50%;
	}
	.lg\:mt-0 {
		margin-top: 0;
	}
	.lg\:w-1\/3 {
		width: 33.333333%;
	}
	
}
@media (min-width: 768px){
	.md\:w-1\/2 {
		width: 50%;
	}
	.md\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.md\:ml-auto {
		margin-left: auto;
	}
	.md\:mt-0 {
		margin-top: 0;
	}
	.md\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
@media (min-width: 640px){
	.sm\:flex-nowrap {
		flex-wrap: nowrap;
	}
	.sm\:mr-10 {
		margin-right: 2.5rem;
	}
}
@media(max-width:767px){
	.img-container .img-info {
		flex: 0 0 50%;
		padding: 10px 0;
	}
	
	.img-container {
		place-content: center;
	}
	
	section.ourpartner .col-12.col-xs-12 {
		padding: 0;
	}
}
.greeting-sec {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.title-sec {
    color: #c19958;
    background-image: linear-gradient( to right,#462523 0,#cb9b51 22%, #f6e27a 45%,#f6f2c0 50%,#f6e27a 55%, #cb9b51 78%, #462523 100% );    color:transparent;
    -webkit-background-clip:text;
    font-family: 'Times New Roman',serif;
    font-size: 4em;
    line-height: 190%;
}

p.para-sec {
    color: #c19958;
}
.transform.inner-sec-info {
    padding-top: 0;
    padding-bottom: 310px;
}
@media (max-width:767px) {
	.title-sec {
		line-height: 110%;
		font-size: 2.5em;
	}
	
	.greeting-sec {
		padding: 30px 0;
	}
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
button.close {
    position: absolute;
    z-index: 99;
    right: 15px;
    font-size: 34px;
    color: #fff;
    top: 0;
}
.modal-content {
    background: transparent;
}


.containers {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1200px;
	margin-block: 2rem;
	gap: 2rem;
  }
  
  img {
	max-width: 100%;
	display: block;
	object-fit: cover;
  }
  
  .card_shape {
	display: flex;
	flex-direction: column;
	width: clamp(20rem, calc(20rem + 2vw), 22rem);
	overflow: hidden;
	box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.1);
	border-radius: 1em;
	background: #ECE9E6;
  background: linear-gradient(to right, #FFFFFF, #ECE9E6);
  
  }
  
  
  
  .card_shape__body {
	padding: 1rem;
	display: flex;
	flex-direction: column;
	gap: .5rem;
  }
  
  
  .tag {
	align-self: flex-start;
	padding: .25em .75em;
	border-radius: 1em;
	font-size: .75rem;
  }
  
  .tag + .tag {
	margin-left: .5em;
  }
  
  .tag-blue {
	background: #56CCF2;
  background: linear-gradient(to bottom, #2F80ED, #56CCF2);
	color: #fafafa;
  }
  
  .tag-brown {
	background: #D1913C;
  background: linear-gradient(to bottom, #FFD194, #D1913C);
	color: #fafafa;
  }
  
  .tag-red {
	background: #cb2d3e;
  background: linear-gradient(to bottom, #ef473a, #cb2d3e);
	color: #fafafa;
  }
  
  .card_shape__body h4 {
	font-size: 1.5rem;
	text-transform: capitalize;
  }
  
  .card_shape__footer {
	display: flex;
	padding: 1rem;
	margin-top: auto;
  }
  
  .user {
	display: flex;
	gap: .5rem;
  }
  
  .user__image {
	border-radius: 50%;
  }
  
  .user__info > small {
	color: #666;
  }

  /* CSS for responsiveness */
@media (max-width: 576px) { /* Small screens (e.g., phones) */
	.modal-dialog {
	   max-width: 70%;
	}
 }
 
 @media (min-width: 577px) and (max-width: 992px) { /* Medium screens (e.g., tablets) */
	.modal-dialog {
	   max-width: 70%;
	}
 }
 
 @media (min-width: 993px) { /* Large screens (e.g., desktops) */
	.modal-dialog {
	   max-width: 50%;
	}
 }



 /* contract address Start */
 .section10 {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
	/* margin-left: 10px;
	padding: 10px;
    padding-top: 50px; */
	padding: 50px;
	background-color: #000;
}
.left, .right {
    flex: 1;
    min-width: 300px;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    border: 1px solid;
    border-color: #fff;
    border-radius: 20px;
    padding: 20px;
    margin: 0px;
}
.s10one {
    display: flex;
    justify-content: center;
    align-items: center;
}
.s10three {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}
.s10head {
    text-align: center;
    font-family: Gilroy-Bold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-transform: capitalize;
    background: radial-gradient(75.99% 160.61% at 25.82% 89%, #fff, #fff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding-bottom: 5px;
}
.new2 {
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 2.3vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    font-family: manrope;
    font-weight: 600;
    animation: Color 4s linear infinite;
    -webkit-animation: Color 4s ease-in-out infinite;
}
.s02button {
    --color: #C19958;
    font-family: inherit;
    display: inline-block;
    width: 12em;
    height: 2.6em;
    line-height: 2.5em;
    position: relative;
    overflow: hidden;
    border: 2px solid var(--color);
    transition: color .5s;
    z-index: 1;
    font-size: 17px;
    border-radius: 6px;
    text-align: center;
    font-weight: 500;
    color: var(--color);
}
/* .s02button:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: var(--color);
    height: 150px;
    width: 300px;
    border-radius: 50%;
} */
  /* contract address end */