@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap&family=Romanesco&display=swap&family=Corinthia&display=swap");

/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

.resell-webinar-90 hr {
	height: 0;
	/* 1 */
	color: inherit;
	/* 2 */
	border-top-width: 1px;
	/* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

.resell-webinar-90 h1,
.resell-webinar-90 h2,
.resell-webinar-90 h3,
.resell-webinar-90 h4,
.resell-webinar-90 h5,
.resell-webinar-90 h6 {
	font-size: inherit;
	font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

.resell-webinar-90 a {
	color: inherit;
	text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

.resell-webinar-90 b,
.resell-webinar-90 strong {
	font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

.resell-webinar-90 code,
.resell-webinar-90 kbd,
.resell-webinar-90 samp,
.resell-webinar-90 pre {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
	/* 1 */
	font-feature-settings: normal;
	/* 2 */
	font-variation-settings: normal;
	/* 3 */
	font-size: 1em;
	/* 4 */
}

/*
Add the correct font size in all browsers.
*/

.resell-webinar-90 small {
	font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

.resell-webinar-90 sub,
.resell-webinar-90 sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.resell-webinar-90 sub {
	bottom: -0.25em;
}

.resell-webinar-90 sup {
	top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

.resell-webinar-90 table {
	text-indent: 0;
	/* 1 */
	border-color: inherit;
	/* 2 */
	border-collapse: collapse;
	/* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

.resell-webinar-90 button,
.resell-webinar-90 input,
.resell-webinar-90 optgroup,
.resell-webinar-90 select,
.resell-webinar-90 textarea {
	font-family: inherit;
	/* 1 */
	font-feature-settings: inherit;
	/* 1 */
	font-variation-settings: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	font-weight: inherit;
	/* 1 */
	line-height: inherit;
	/* 1 */
	letter-spacing: inherit;
	/* 1 */
	color: inherit;
	/* 1 */
	margin: 0;
	/* 2 */
	padding: 0;
	/* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

.resell-webinar-90 button,
.resell-webinar-90 select {
	text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

.resell-webinar-90 button,
.resell-webinar-90 input:where([type="button"]),
.resell-webinar-90 input:where([type="reset"]),
.resell-webinar-90 input:where([type="submit"]) {
	-webkit-appearance: button;
	/* 1 */
	background-color: transparent;
	/* 2 */
	background-image: none;
	/* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
	outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

.resell-webinar-90 progress {
	vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

.resell-webinar-90 summary {
	display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

.resell-webinar-90 blockquote,
.resell-webinar-90 dl,
.resell-webinar-90 dd,
.resell-webinar-90 h1,
.resell-webinar-90 h2,
.resell-webinar-90 h3,
.resell-webinar-90 h4,
.resell-webinar-90 h5,
.resell-webinar-90 h6,
.resell-webinar-90 hr,
.resell-webinar-90 figure,
.resell-webinar-90 p,
.resell-webinar-90 pre {
	margin: 0;
}

.resell-webinar-90 fieldset {
	margin: 0;
	padding: 0;
}

.resell-webinar-90 legend {
	padding: 0;
}

.resell-webinar-90 ol,
.resell-webinar-90 ul,
.resell-webinar-90 menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
Reset default styling for dialogs.
*/

.resell-webinar-90 dialog {
	padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

.resell-webinar-90 textarea {
	resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

.resell-webinar-90 input::-moz-placeholder,
.resell-webinar-90 textarea::-moz-placeholder {
	opacity: 1;
	/* 1 */
	color: #9ca3af;
	/* 2 */
}

.resell-webinar-90 input::placeholder,
.resell-webinar-90 textarea::placeholder {
	opacity: 1;
	/* 1 */
	color: #9ca3af;
	/* 2 */
}

/*
Set the default cursor for buttons.
*/

.resell-webinar-90 button,
.resell-webinar-90 [role="button"] {
	cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
	cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

.resell-webinar-90 img,
.resell-webinar-90 svg,
.resell-webinar-90 video,
.resell-webinar-90 canvas,
.resell-webinar-90 audio,
.resell-webinar-90 iframe,
.resell-webinar-90 embed,
.resell-webinar-90 object {
	display: block;
	/* 1 */
	vertical-align: middle;
	/* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

.resell-webinar-90 img,
.resell-webinar-90 video {
	max-width: 100%;
	height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
	display: none;
}

*,
::before,
::after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--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;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--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;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}

.resell-webinar-90 .container {
	width: 100%;
}

@media (min-width: 640px) {
	.resell-webinar-90 .container {
		max-width: 640px;
	}
}

@media (min-width: 768px) {
	.resell-webinar-90 .container {
		max-width: 768px;
	}
}

@media (min-width: 1024px) {
	.resell-webinar-90 .container {
		max-width: 1024px;
	}
}

@media (min-width: 1280px) {
	.resell-webinar-90 .container {
		max-width: 1280px;
	}
}

@media (min-width: 1536px) {
	.resell-webinar-90 .container {
		max-width: 1536px;
	}
}

.resell-webinar-90 .fixed {
	position: fixed;
}

.resell-webinar-90 .absolute {
	position: absolute;
}

.resell-webinar-90 .relative {
	position: relative;
}

.resell-webinar-90 .-bottom-1 {
	bottom: -0.25rem;
}

.resell-webinar-90 .-bottom-\[23rem\] {
	bottom: -23rem;
}

.resell-webinar-90 .-left-0 {
	left: -0px;
}

.resell-webinar-90 .-left-28 {
	left: -7rem;
}

.resell-webinar-90 .-left-7 {
	left: -1.75rem;
}

.resell-webinar-90 .-top-10 {
	top: -2.5rem;
}

.resell-webinar-90 .-top-16 {
	top: -4rem;
}

.resell-webinar-90 .bottom-0 {
	bottom: 0px;
}

.resell-webinar-90 .bottom-10 {
	bottom: 2.5rem;
}

.resell-webinar-90 .bottom-24 {
	bottom: 6rem;
}

.resell-webinar-90 .left-0 {
	left: 0px;
}

.resell-webinar-90 .left-1\/2 {
	left: 50%;
}

.resell-webinar-90 .right-0 {
	right: 0px;
}

.resell-webinar-90 .right-5 {
	right: 1.25rem;
}

.resell-webinar-90 .top-0 {
	top: 0px;
}

.resell-webinar-90 .top-1\/2 {
	top: 50%;
}

.resell-webinar-90 .isolate {
	isolation: isolate;
}

.resell-webinar-90 .-z-10 {
	z-index: -10;
}

.resell-webinar-90 .z-10 {
	z-index: 10;
}

.resell-webinar-90 .z-30 {
	z-index: 30;
}

.resell-webinar-90 .row-span-2 {
	grid-row: span 2 / span 2;
}

.resell-webinar-90 .-mx-4 {
	margin-left: -1rem;
	margin-right: -1rem;
}

.resell-webinar-90 .mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.resell-webinar-90 .my-14 {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}

.resell-webinar-90 .my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.resell-webinar-90 .mb-0 {
	margin-bottom: 0px;
}

.resell-webinar-90 .mb-10 {
	margin-bottom: 2.5rem;
}

.resell-webinar-90 .mb-12 {
	margin-bottom: 3rem;
}

.resell-webinar-90 .mb-2 {
	margin-bottom: 0.5rem;
}

.resell-webinar-90 .mb-3 {
	margin-bottom: 0.75rem;
}

.resell-webinar-90 .mb-4 {
	margin-bottom: 1rem;
}

.resell-webinar-90 .mb-6 {
	margin-bottom: 1.5rem;
}

.resell-webinar-90 .mb-8 {
	margin-bottom: 2rem;
}

.resell-webinar-90 .ml-4 {
	margin-left: 1rem;
}

.resell-webinar-90 .ml-auto {
	margin-left: auto;
}

.resell-webinar-90 .mt-10 {
	margin-top: 2.5rem;
}

.resell-webinar-90 .mt-2 {
	margin-top: 0.5rem;
}

.resell-webinar-90 .mt-5 {
	margin-top: 1.25rem;
}

.resell-webinar-90 .mt-8 {
	margin-top: 2rem;
}

.resell-webinar-90 .mt-auto {
	margin-top: auto;
}

.resell-webinar-90 .block {
	display: block;
}

.resell-webinar-90 .inline-block {
	display: inline-block;
}

.resell-webinar-90 .inline {
	display: inline;
}

.resell-webinar-90 .flex {
	display: flex;
}

.resell-webinar-90 .inline-flex {
	display: inline-flex;
}

.resell-webinar-90 .grid {
	display: grid;
}

.resell-webinar-90 .hidden {
	display: none;
}

.resell-webinar-90 .aspect-square {
	aspect-ratio: 1 / 1;
}

.resell-webinar-90 .aspect-video {
	aspect-ratio: 16 / 9;
}

.resell-webinar-90 .size-12 {
	width: 3rem;
	height: 3rem;
}

.resell-webinar-90 .size-16 {
	width: 4rem;
	height: 4rem;
}

.resell-webinar-90 .size-7 {
	width: 1.75rem;
	height: 1.75rem;
}

.resell-webinar-90 .size-8 {
	width: 2rem;
	height: 2rem;
}

.resell-webinar-90 .h-1 {
	height: 0.25rem;
}

.resell-webinar-90 .h-10 {
	height: 2.5rem;
}

.resell-webinar-90 .h-40 {
	height: 10rem;
}

.resell-webinar-90 .h-9 {
	height: 2.25rem;
}

.resell-webinar-90 .w-10 {
	width: 2.5rem;
}

.resell-webinar-90 .w-40 {
	width: 10rem;
}

.resell-webinar-90 .w-6 {
	width: 1.5rem;
}

.resell-webinar-90 .w-8 {
	width: 2rem;
}

.resell-webinar-90 .w-9 {
	width: 2.25rem;
}

.resell-webinar-90 .w-\[100px\] {
	width: 100px;
}

.resell-webinar-90 .w-\[230px\] {
	width: 230px;
}

.resell-webinar-90 .w-\[90px\] {
	width: 90px;
}

.resell-webinar-90 .w-\[92px\] {
	width: 92px;
}

.resell-webinar-90 .w-\[calc\(100\%-50px\)\] {
	width: calc(100% - 50px);
}

.resell-webinar-90 .w-fit {
	width: -moz-fit-content;
	width: fit-content;
}

.resell-webinar-90 .w-full {
	width: 100%;
}

.resell-webinar-90 .max-w-\[500px\] {
	max-width: 500px;
}

.resell-webinar-90 .max-w-\[600px\] {
	max-width: 600px;
}

.resell-webinar-90 .max-w-\[700px\] {
	max-width: 700px;
}

.resell-webinar-90 .max-w-\[800px\] {
	max-width: 800px;
}

.resell-webinar-90 .max-w-\[900px\] {
	max-width: 900px;
}

.resell-webinar-90 .flex-shrink-0 {
	flex-shrink: 0;
}

.resell-webinar-90 .shrink {
	flex-shrink: 1;
}

.resell-webinar-90 .shrink-0 {
	flex-shrink: 0;
}

.resell-webinar-90 .-translate-x-1\/2 {
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), 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));
}

.resell-webinar-90 .-translate-y-1\/2 {
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), 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));
}

.resell-webinar-90 .-translate-y-2 {
	--tw-translate-y: -0.5rem;
	transform: translate(var(--tw-translate-x), 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));
}

.resell-webinar-90 .rotate-45 {
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), 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));
}

.resell-webinar-90 .cursor-pointer {
	cursor: pointer;
}

.resell-webinar-90 .flex-row {
	flex-direction: row;
}

.resell-webinar-90 .flex-col {
	flex-direction: column;
}

.resell-webinar-90 .flex-wrap {
	flex-wrap: wrap;
}

.resell-webinar-90 .items-start {
	align-items: flex-start;
}

.resell-webinar-90 .items-end {
	align-items: flex-end;
}

.resell-webinar-90 .items-center {
	align-items: center;
}

.resell-webinar-90 .items-stretch {
	align-items: stretch;
}

.resell-webinar-90 .justify-start {
	justify-content: flex-start;
}

.resell-webinar-90 .justify-end {
	justify-content: flex-end;
}

.resell-webinar-90 .justify-center {
	justify-content: center;
}

.resell-webinar-90 .justify-between {
	justify-content: space-between;
}

.resell-webinar-90 .justify-items-stretch {
	justify-items: stretch;
}

.resell-webinar-90 .gap-0 {
	gap: 0px;
}

.resell-webinar-90 .gap-2 {
	gap: 0.5rem;
}

.resell-webinar-90 .gap-4 {
	gap: 1rem;
}

.resell-webinar-90 .space-y-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.resell-webinar-90 .space-y-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.resell-webinar-90 .space-y-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.resell-webinar-90 .space-y-8 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.resell-webinar-90 .overflow-hidden {
	overflow: hidden;
}

.resell-webinar-90 .rounded-2xl {
	border-radius: 1rem;
}

.resell-webinar-90 .rounded-3xl {
	border-radius: 1.5rem;
}

.resell-webinar-90 .rounded-full {
	border-radius: 9999px;
}

.resell-webinar-90 .rounded-lg {
	border-radius: 0.5rem;
}

.resell-webinar-90 .rounded-md {
	border-radius: 0.375rem;
}

.resell-webinar-90 .rounded-xl {
	border-radius: 0.75rem;
}

.resell-webinar-90 .rounded-b-lg {
	border-bottom-right-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
}

.resell-webinar-90 .rounded-s-lg {
	border-start-start-radius: 0.5rem;
	border-end-start-radius: 0.5rem;
}

.resell-webinar-90 .rounded-t-xl {
	border-top-left-radius: 0.75rem;
	border-top-right-radius: 0.75rem;
}

.resell-webinar-90 .border {
	border: 1px solid white;
}

.resell-webinar-90 .border-b-4 {
	border-bottom-width: 4px;
}

.resell-webinar-90 .border-blue-700 {
	--tw-border-opacity: 1;
	border-color: rgb(29 78 216 / var(--tw-border-opacity));
}

.resell-webinar-90 .border-gray-100 {
	--tw-border-opacity: 1;
	border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.resell-webinar-90 .border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.resell-webinar-90 .border-gray-500 {
	--tw-border-opacity: 1;
	border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.resell-webinar-90 .border-gray-600 {
	--tw-border-opacity: 1;
	border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.resell-webinar-90 .border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.resell-webinar-90 .bg-\[\#051F4E\] {
	--tw-bg-opacity: 1;
	background-color: rgb(5 31 78 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-\[\#18ecff\] {
	--tw-bg-opacity: 1;
	background-color: rgb(24 236 255 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-\[\#DDEAFF\] {
	--tw-bg-opacity: 1;
	background-color: rgb(221 234 255 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-\[\#ffb801\] {
	--tw-bg-opacity: 1;
	background-color: rgb(255 184 1 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-black {
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-blue-500 {
	--tw-bg-opacity: 1;
	background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-gray-700\/60 {
	background-color: rgb(55 65 81 / 0.6);
}

.resell-webinar-90 .bg-gray-900 {
	--tw-bg-opacity: 1;
	background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-orange-300 {
	--tw-bg-opacity: 1;
	background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-orange-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-transparent {
	background-color: transparent;
}

.resell-webinar-90 .bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.resell-webinar-90 .bg-white\/10 {
	background-color: rgb(255 255 255 / 0.1);
}

.resell-webinar-90 .bg-white\/60 {
	background-color: rgb(255 255 255 / 0.6);
}

.resell-webinar-90 .bg-white\/80 {
	background-color: rgb(255 255 255 / 0.8);
}

.resell-webinar-90 .bg-yellow-300 {
	--tw-bg-opacity: 1;
	background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}

.resell-webinar-90
	.bg-\[url\(\'\/module\/direct-sale-for-new\/images\/background\.jpg\'\)\] {
	background-image: url("/module/direct-sale-for-new/images/background.jpg");
}

.resell-webinar-90
	.bg-\[url\(\'\/module\/direct-sale-for-new\/images\/image25\.png\'\)\] {
	background-image: url("/module\/direct-sale-for-new/images/image25.png");
}

.resell-webinar-90
	.bg-\[url\(\'\/module\/direct-sale-for-new\/images\/image26\.png\'\)\] {
	background-image: url("/module/direct-sale-for-new/images/image26.png");
}

.resell-webinar-90 .bg-gradient-to-r {
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.resell-webinar-90 .bg-gradient-to-t {
	background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.resell-webinar-90 .bg-gradient-to-tr {
	background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.resell-webinar-90 .from-\[\#258380\] {
	--tw-gradient-from: #258380 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(37 131 128 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.resell-webinar-90 .from-black\/70 {
	--tw-gradient-from: rgb(0 0 0 / 0.7) var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.resell-webinar-90 .from-gray-800 {
	--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.resell-webinar-90 .to-\[\#41e3c8\] {
	--tw-gradient-to: #41e3c8 var(--tw-gradient-to-position);
}

.resell-webinar-90 .to-black\/70 {
	--tw-gradient-to: rgb(0 0 0 / 0.7) var(--tw-gradient-to-position);
}

.resell-webinar-90 .to-gray-700 {
	--tw-gradient-to: #374151 var(--tw-gradient-to-position);
}

.resell-webinar-90 .bg-cover {
	background-size: cover;
}

.resell-webinar-90 .bg-\[center_bottom_-33rem\] {
	background-position: center bottom -33rem;
}

.resell-webinar-90 .bg-bottom {
	background-position: bottom;
}

.resell-webinar-90 .bg-no-repeat {
	background-repeat: no-repeat;
}

.resell-webinar-90 .p-2 {
	padding: 0.5rem;
}

.resell-webinar-90 .px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.resell-webinar-90 .px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.resell-webinar-90 .px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.resell-webinar-90 .px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.resell-webinar-90 .px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.resell-webinar-90 .py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.resell-webinar-90 .py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.resell-webinar-90 .py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.resell-webinar-90 .py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.resell-webinar-90 .py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.resell-webinar-90 .pb-\[22rem\] {
	padding-bottom: 22rem;
}

.resell-webinar-90 .pt-32 {
	padding-top: 8rem;
}

.resell-webinar-90 .text-center {
	text-align: center;
}

.resell-webinar-90 .text-right {
	text-align: right;
}

.resell-webinar-90 .font-\[Corinthia\] {
	font-family: Corinthia;
}

.resell-webinar-90 .text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

.resell-webinar-90 .text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.resell-webinar-90 .text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.resell-webinar-90 .text-5xl {
	font-size: 3rem;
	line-height: 1;
}

.resell-webinar-90 .text-6xl {
	font-size: 3.75rem;
	line-height: 1;
}

.resell-webinar-90 .text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}

.resell-webinar-90 .text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.resell-webinar-90 .text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.resell-webinar-90 .font-bold {
	font-weight: 700;
}

.resell-webinar-90 .font-medium {
	font-weight: 500;
}

.resell-webinar-90 .font-semibold {
	font-weight: 600;
}

.resell-webinar-90 .uppercase {
	text-transform: uppercase;
}

.resell-webinar-90 .leading-\[3rem\] {
	line-height: 3rem;
}

.resell-webinar-90 .text-\[\#24d0a3\] {
	--tw-text-opacity: 1;
	color: rgb(36 208 163 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-\[\#ffb801\] {
	--tw-text-opacity: 1;
	color: rgb(255 184 1 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-\[\#ffb901\] {
	--tw-text-opacity: 1;
	color: rgb(255 185 1 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-blue-400 {
	--tw-text-opacity: 1;
	color: rgb(96 165 250 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-blue-800 {
	--tw-text-opacity: 1;
	color: rgb(30 64 175 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-gray-700 {
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-gray-800 {
	--tw-text-opacity: 1;
	color: rgb(31 41 55 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-gray-900 {
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-orange-400 {
	--tw-text-opacity: 1;
	color: rgb(251 146 60 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-slate-800 {
	--tw-text-opacity: 1;
	color: rgb(30 41 59 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}

.resell-webinar-90 .text-white\/90 {
	color: rgb(255 255 255 / 0.9);
}

.resell-webinar-90 .text-yellow-300 {
	--tw-text-opacity: 1;
	color: rgb(253 224 71 / var(--tw-text-opacity));
}

.resell-webinar-90 .line-through {
	text-decoration-line: line-through;
}

.resell-webinar-90 .shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
		0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
		0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

:root {
	--section-padding: 4rem;
	--swiper-pagination-bullet-inactive-color: white;
	--swiper-pagination-bottom: 0px;
	--swiper-navigation-sides-offset: 5px;
}

.resell-webinar-90 img {
	width: 100%;
}

.resell-webinar-90 .container {
	width: min(100% - 16px, 56.25rem);
	margin-inline: auto;
}

.resell-webinar-90 .section {
	padding-block: var(--section-padding);
}

.resell-webinar-90 .heading-1 {
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 700;
}

@media (min-width: 768px) {
	.resell-webinar-90 .heading-1 {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

.resell-webinar-90 .counter-list-number {
	font-family: "Romanesco";
}

.resell-webinar-90 md-block {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.resell-webinar-90 md-block p {
	margin-bottom: 0.75rem;
}

.resell-webinar-90 md-block p + h1 {
	margin-top: 2.5rem;
}

.resell-webinar-90 md-block h1 {
	margin-bottom: 2rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 700;
}

@media (min-width: 768px) {
	.resell-webinar-90 md-block h1 {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

.resell-webinar-90 md-block h2 {
	font-size: 1.5rem;
	line-height: 2rem;
}

.resell-webinar-90 .tooltip::after {
	content: "";
	position: absolute;
	right: -26px;
	border: 13px solid transparent;
	border-left: 13px solid rgb(249 115 22/1);
	/* background-color: red; */
}

.resell-webinar-90 .bounce-7 {
	animation: bounce-7 1s ease-in infinite;
}

.resell-webinar-90 .hide {
	display: none;
}

@keyframes bounce-7 {
	0% {
		transform: scale(1, 1) translateY(0);
	}

	10% {
		transform: scale(1.1, 0.9) translateY(0);
	}

	30% {
		transform: scale(0.9, 1.1) translateY(-30px);
	}

	50% {
		transform: scale(1.05, 0.95) translateY(0);
	}

	57% {
		transform: scale(1, 1) translateY(-7px);
	}

	64% {
		transform: scale(1, 1) translateY(0);
	}

	100% {
		transform: scale(1, 1) translateY(0);
	}
}

/* npx tailwindcss -i ./assets/css/input.css -o ./assets/css/output.css --watch */

.resell-webinar-90 .hover\:border-blue-500:hover {
	--tw-border-opacity: 1;
	border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.resell-webinar-90 .hover\:border-gray-300:hover {
	--tw-border-opacity: 1;
	border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.resell-webinar-90 .hover\:bg-blue-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.resell-webinar-90 .hover\:bg-gray-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.resell-webinar-90 .hover\:bg-white\/80:hover {
	background-color: rgb(255 255 255 / 0.8);
}
.resell-webinar-90 .group .group-hover {
	display: none;
}
.resell-webinar-90 .group:hover .group-hover {
	display: block;
}
.resell-webinar-90 .package-describle {
	width: 100%;
}
.resell-webinar-90 .msg{
	color: red;
}
/* =================================================================
				REPLAY EXPIRED
================================================================ */

.resell-webinar-90 .replay-expired {
	width: 100vw;
	height: 100vh;
	background-color: #f2f2f2;
	text-align: center;
	padding-top: 100px;
}

.resell-webinar-90 .logo-img img {
	margin-inline: auto;
	width: 150px;
	margin-bottom: 1.25rem;
}

.resell-webinar-90 .replay-expired .km-text {
	color: var(--gray-500);
}

.resell-webinar-90 .replay-expired .km-link {
	color: red;
}

.resell-webinar-90 .support-icon {
	width: 40px;
}
.resell-webinar-90 .support-desc {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.resell-webinar-90 .km-heading {
	font-family: var(--fz-family);
	font-size: var(--fz-heading);
	margin-bottom: 0.875em;
	line-height: 1.3;
	font-weight: 700;
}

.max-w-4xl {
	max-width: 56rem;
}

@media (min-width: 768px) {
	.resell-webinar-90 .md\:-bottom-44 {
		bottom: -11rem;
	}

	.resell-webinar-90 .md\:bottom-10 {
		bottom: 2.5rem;
	}

	.resell-webinar-90 .md\:bottom-28 {
		bottom: 7rem;
	}

	.resell-webinar-90 .md\:left-auto {
		left: auto;
	}

	.resell-webinar-90 .md\:right-10 {
		right: 2.5rem;
	}

	.resell-webinar-90 .md\:size-28 {
		width: 7rem;
		height: 7rem;
	}

	.resell-webinar-90 .md\:\!w-\[67\.5rem\] {
		width: 67.5rem !important;
	}

	.resell-webinar-90 .md\:w-\[300px\] {
		width: 300px;
	}

	.resell-webinar-90 .md\:max-w-\[320px\] {
		max-width: 320px;
	}

	.resell-webinar-90 .md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.resell-webinar-90 .md\:rounded-xl {
		border-radius: 0.75rem;
	}

	.resell-webinar-90 .md\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}

	.resell-webinar-90 .md\:pb-40 {
		padding-bottom: 10rem;
	}

	.resell-webinar-90 .md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.resell-webinar-90 .md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}

	.resell-webinar-90 .md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}

	.resell-webinar-90 .md\:text-8xl {
		font-size: 6rem;
		line-height: 1;
	}

	.resell-webinar-90 .md\:leading-\[4rem\] {
		line-height: 4rem;
	}

	.md\:hidden {
		display: none;
	}

	.md\:block {
		display: block;
	}
}

@media (min-width: 1024px) {
	.resell-webinar-90 .lg\:\!max-w-screen-lg {
		max-width: 1024px !important;
	}

	.resell-webinar-90 .lg\:bg-\[center_bottom_-50rem\] {
		background-position: center bottom -50rem;
	}

	.lg\:block {
		display: block;
	}

	.lg\:hidden {
		display: none;
	}
}
