/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
	@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {

		*,
		:before,
		:after,
		::backdrop {
			--tw-translate-x: 0;
			--tw-translate-y: 0;
			--tw-translate-z: 0;
			--tw-border-style: solid;
			--tw-gradient-position: initial;
			--tw-gradient-from: #0000;
			--tw-gradient-via: #0000;
			--tw-gradient-to: #0000;
			--tw-gradient-stops: initial;
			--tw-gradient-via-stops: initial;
			--tw-gradient-from-position: 0%;
			--tw-gradient-via-position: 50%;
			--tw-gradient-to-position: 100%;
			--tw-leading: initial;
			--tw-font-weight: initial;
			--tw-blur: initial;
			--tw-brightness: initial;
			--tw-contrast: initial;
			--tw-grayscale: initial;
			--tw-hue-rotate: initial;
			--tw-invert: initial;
			--tw-opacity: initial;
			--tw-saturate: initial;
			--tw-sepia: initial;
			--tw-drop-shadow: initial;
			--tw-drop-shadow-color: initial;
			--tw-drop-shadow-alpha: 100%;
			--tw-drop-shadow-size: initial;
		}
	}
}

@layer theme {

	:root,
	:host {
		--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
		--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
		--color-black: #000;
		--color-white: #fff;
		--spacing: .25rem;
		--text-base: 1rem;
		--text-lg: 1.125rem;
		--text-xl: 1.25rem;
		--text-2xl: 1.5rem;
		--font-weight-normal: 400;
		--font-weight-medium: 500;
		--font-weight-semibold: 600;
		--default-transition-duration: .15s;
		--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
		--default-font-family: var(--font-sans);
		--default-font-feature-settings: var(--font-sans--font-feature-settings);
		--default-font-variation-settings: var(--font-sans--font-variation-settings);
		--default-mono-font-family: var(--font-mono);
		--default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
		--default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
	}
}

@layer base {

	*,
	:after,
	:before,
	::backdrop {
		box-sizing: border-box;
		border: 0 solid;
		margin: 0;
		padding: 0;
	}

	::file-selector-button {
		box-sizing: border-box;
		border: 0 solid;
		margin: 0;
		padding: 0;
	}

	html,
	:host {
		-webkit-text-size-adjust: 100%;
		tab-size: 4;
		line-height: 1.5;
		font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
		font-feature-settings: var(--default-font-feature-settings, normal);
		font-variation-settings: var(--default-font-variation-settings, normal);
		-webkit-tap-highlight-color: transparent;
	}

	body {
		line-height: inherit;
	}

	hr {
		height: 0;
		color: inherit;
		border-top-width: 1px;
	}

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

	h1,
	h2,
	h3,
	h4 {
		font-size: inherit;
		font-weight: inherit;
	}

	a {
		color: inherit;
		-webkit-text-decoration: inherit;
		-webkit-text-decoration: inherit;
		text-decoration: inherit;
	}

	b {
		font-weight: bolder;
	}

	:-moz-focusring {
		outline: auto;
	}

	img,
	iframe {
		vertical-align: middle;
		display: block;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	button,
	input {
		font: inherit;
		font-feature-settings: inherit;
		font-variation-settings: inherit;
		letter-spacing: inherit;
		color: inherit;
		opacity: 1;
		background-color: #0000;
		border-radius: 0;
	}

	::file-selector-button {
		font: inherit;
		font-feature-settings: inherit;
		font-variation-settings: inherit;
		letter-spacing: inherit;
		color: inherit;
		opacity: 1;
		background-color: #0000;
		border-radius: 0;
	}

	:where(select:is([multiple], [size])) optgroup {
		font-weight: bolder;
	}

	:where(select:is([multiple], [size])) optgroup option {
		padding-inline-start: 20px;
	}

	::file-selector-button {
		margin-inline-end: 4px;
	}

	@supports (color: color-mix(in lab, red, red)) {}

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

	::-webkit-date-and-time-value {
		min-height: 1lh;
		text-align: inherit;
	}

	::-webkit-datetime-edit {
		display: inline-flex;
	}

	::-webkit-datetime-edit-fields-wrapper {
		padding: 0;
	}

	::-webkit-datetime-edit {
		padding-block: 0;
	}

	::-webkit-datetime-edit-year-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-month-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-day-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-hour-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-minute-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-second-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-millisecond-field {
		padding-block: 0;
	}

	::-webkit-datetime-edit-meridiem-field {
		padding-block: 0;
	}

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

	button,
	input:where([type="button"], [type="reset"], [type="submit"]) {
		appearance: button;
	}

	::file-selector-button {
		appearance: button;
	}

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

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

	[hidden]:where(:not([hidden="until-found"])) {
		display: none !important;
	}

	* {
		border-color: var(--border);
		outline-color: var(--ring);
	}

	@supports (color: color-mix(in lab, red, red)) {
		* {
			outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
		}
	}

	body {
		background-color: var(--background);
		color: var(--foreground);
	}

	* {
		border-color: var(--border);
		outline-color: var(--ring);
	}

	@supports (color: color-mix(in lab, red, red)) {
		* {
			outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
		}
	}

	body {
		background-color: var(--background);
		color: var(--foreground);
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
		font-size: var(--text-2xl);
		font-weight: var(--font-weight-medium);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
		font-size: var(--text-xl);
		font-weight: var(--font-weight-medium);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
		font-size: var(--text-lg);
		font-weight: var(--font-weight-medium);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
		font-size: var(--text-base);
		font-weight: var(--font-weight-medium);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
		font-size: var(--text-base);
		font-weight: var(--font-weight-normal);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label,
	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
		font-size: var(--text-base);
		font-weight: var(--font-weight-medium);
		line-height: 1.5;
	}

	:where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
		font-size: var(--text-base);
		font-weight: var(--font-weight-normal);
		line-height: 1.5;
	}
}

@layer utilities {

	.mb-0 {
		margin-bottom: calc(var(--spacing) * 0);
	}
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	color: #252628;
	font-family: Poppins, sans-serif;
	overflow-x: hidden;
}

.hero-container {
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 32px;
	max-width: 1200px;
	margin: auto;
	margin-bottom: 70px;
}

.logo img {
	width: 42px;
	height: 36px;
}

.logo-text {
	font-size: 25px;
	font-weight: 700;
	color: #ffffff;
}

.hero-section {
	background:
		linear-gradient(0deg,
			rgba(0, 0, 0, 0.82),
			rgba(0, 0, 0, 0.82)),
		url("assets/bg.jpg") center / cover no-repeat,
		lightgray;
	box-shadow: inset 34px 5px 168.4px 53px #000;
	padding: 35px 0px 110px 0px;
}

.hero-inner {
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	align-items: flex-start;
	gap: 20px;
}

.contact-info {
	padding-top: 30px;
}

.contact-info p {
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	color: #cccccc;
}

.hero-title {
	color: #FDFDFD;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.hero-body-text {
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: rgba(253, 253, 253, 0.75);
	margin-top: 10px;
}

.hero-info-row {
	display: flex;
	align-items: center;
	gap: 11px;
	margin-bottom: 17px;
}

.hero-info-icon {
	width: 28px;
	height: 28px;
	border-radius: 5px;
	background: linear-gradient(180deg, rgba(246,101,132,0.66) 0%, rgba(217,37,200,0.66) 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	box-shadow: inset 2px 0 5px rgba(255,255,255,0.1), inset 0 2px 8px rgba(255,255,255,0.1), inset 2px 2px 6px rgba(0,0,0,0.15), inset -2px 0 6px rgba(0,0,0,0.25);
}

.hero-info-icon img {
	width: 18px;
	height: 18px;
}

.hero-info-text {
	font-family: Poppins, sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	line-height: 1;
}

a.hero-info-link {
	text-decoration: underline;
	cursor: pointer;
}

img.gift-box-img {
	width: 120px;
	padding-left: 9px;
}

img.bogos-img {
	position: absolute;
	top: -24px;
	right: -66px;
}

.h2-gift-box {
	display: flex;
}

.bold-txt {
	font-size: 55px;
	color: #fff;
	line-height: 1.5;
	font-weight: 600;
}

.gradient-text {
	background: linear-gradient(180deg, #F66584 0%, #D925C8 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 110px;
	font-weight: 600;
	line-height: 0.8;
}

.dis-txt {
	color: rgba(253, 253, 253, 0.75);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
}

.hero-description {
	color: #fff;
	max-width: 540px;
	margin-top: 30px;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

}

.hero-description2 {
	margin-top: 8px;
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 50px;
}

.form-container {
	border-radius: 18.624px;
	border: 0.917px solid #C708C4;
	background: linear-gradient(46deg, rgba(37, 0, 65, 0.16) -8.24%, rgba(19, 3, 31, 0.16) 73.48%, rgba(193, 131, 241, 0.16) 106.54%);
	width: 100%;
	max-width: 500px;
	padding: 28px 24px 28px 24px;
	justify-self: right;
}

.form-title {
	color: #ffffff;
	margin-bottom: 20px;
	font-family: Poppins, sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.registration-form {
	opacity: 1;
}

.form-field {
	margin-bottom: 16px;
}

.form-field label {
	color: #ffffff;
	margin-bottom: 6px;
	font-family: Poppins, sans-serif;
	font-size: 15px;
	font-weight: 500;
	display: block;
}

.form-field input {
	opacity: 1;
	color: #252628;
	background: #fff;
	/* border: 1px solid #fff; */
	border-radius: 8px;
	width: 100%;
	height: 44px;
	padding: 0 12px;
	font-family: Poppins, sans-serif;
	font-size: 15px;
	font-weight: 500;
}

.form-checkbox {
	margin-bottom: 20px;
	display: flex;
}

.form-checkbox input {
	cursor: pointer;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	width: 20px;
	height: 20px;
}

.form-checkbox label {
	color: rgba(253, 253, 253, 0.75);
	cursor: pointer;
	margin-left: 11px;
	font-family: Poppins, sans-serif;
	font-size: 12px;
}

.form-submit-button {
	opacity: 1;
	color: #fff;
	cursor: pointer;
	background: linear-gradient(#f66584, #d925c8);
	border-radius: 8px;
	width: 100%;
	height: 46px;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 600;
	transition: opacity .3s;
}

.form-submit-button:hover {
	opacity: .8;
}

.terms a {
	text-decoration: underline;
}

.footer {
	color: #fff;
	background: #000;
	padding: 120px 40px 20px;
	width: 100%;
}

.footer-divider {
	background: #d9d9d9;
	height: 1px;
	margin-bottom: 27px;
	max-width: 1200px;
	margin: auto;
}

.footer-content {
	max-width: 1200px;
	margin: auto;
}

.footer-disclaimer {
	text-align: justify;
	color: #fff;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.footer-bottom {
	justify-content: space-between;
	align-items: center;
	padding-top: 27px;
	display: flex;
	max-width: 1200px;
	margin: auto;
}

.footer-logo {
	height: 30px;
	display: inline;
}

.footer-copyright {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.footer-links {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.footer-links a {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}

.footer-links a:hover {
	opacity: .8;
}

/* ── Why Learn Section ── */
.why-learn-section {
	background: #000;
	padding: 90px 60px;
}

.why-learn-inner {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	gap: 50px;
}

.why-learn-text {
	flex: 0 0 580px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.why-learn-heading {
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 1.36;
	text-align: center;
	background: linear-gradient(-55.5deg, #ffffff 40%, #696969 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.why-learn-card {
	background:
		linear-gradient(127.86deg, rgba(35, 5, 205, 0.21) 3%, rgba(0, 0, 0, 0.15) 50%, rgba(255, 93, 252, 0.21) 122%),
		rgba(39, 40, 41, 0.7);
	border-radius: 20px;
	padding: 75px 55px 40px;
	position: relative;
	min-height: 490px;
	display: flex;
	align-items: center;
}

.why-learn-badge {
	position: absolute;
	top: 14px;
	left: 22px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: linear-gradient(180deg, #f66584, #d925c8);
	transform: rotate(58deg);
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.why-learn-badge-icon {
	width: 24px;
	height: 24px;
	transform: rotate(-58deg);
}

.why-learn-list {
	list-style: disc;
	padding-left: 28px;
	display: flex;
	flex-direction: column;
	gap: 4px;
	width: 100%;
}

.why-learn-list li {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	color: #fff;
}

.why-learn-gallery {
	flex: 1;
	position: relative;
	height: 560px;
}

.why-learn-portrait {
	position: absolute;
	right: 0;
	top: 0;
	width: 370px;
	height: 531px;
	border-radius: 20px;
	object-fit: cover;
	z-index: 1;
}

.why-learn-thumb {
	position: absolute;
	width: 244px;
	height: 137px;
	border-radius: 11px;
	object-fit: cover;
	z-index: 2;
}

.why-learn-thumb-top {
	left: 0;
	top: 70px;
}

.why-learn-thumb-bottom {
	right: -20px;
	bottom: 0;
}

/* ── Speakers Section ── */
.speakers-section {
	background: #000;
	padding: 90px 60px;
}

.speakers-container {
	max-width: 1200px;
	margin: 0 auto;
}

.speakers-heading-row {
	text-align: right;
	margin-bottom: 44px;
}

.speakers-heading {
	font-family: 'Poppins', sans-serif;
	font-size: 62px;
	font-weight: 600;
	background: linear-gradient(-55.5deg, #ffffff 40%, #696969 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.speakers-layout {
	display: flex;
	gap: 36px;
	align-items: flex-start;
}

.speaker-featured-wrapper {
	flex: 0 0 270px;
}

.speaker-featured-card {
	width: 270px;
	height: 355px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 22px;
	position: relative;
}

.speaker-featured-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	transition: opacity 0.2s ease;
}

.speaker-name {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 600;
	color: #b4238f;
	line-height: 1.2;
	margin-bottom: 14px;
}

.speaker-bio {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7;
	color: rgba(253, 253, 253, 0.64);
}

.speakers-thumbs-wrapper {
	flex: 1;
}

.speakers-thumbs {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
}

.speaker-thumb {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	height: 240px;
}

.speaker-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	filter: grayscale(100%);
	transition: filter 0.4s ease, transform 0.3s ease;
	display: block;
}

.speaker-thumb:hover img {
	filter: grayscale(0%);
	transform: scale(1.03);
}

.speakers-tagline {
	margin-top: 70px;
	text-align: center;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}

.speakers-tagline p {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.65);
}

.speakers-tagline strong {
	color: #fff;
	font-weight: 700;
}

@media (max-width: 1024px) {
	.hero-inner {
		grid-template-columns: 1fr;
	}

	.hero-copy {
		order: 1;
	}

	.form-container {
		order: 2;
		margin: 0 auto;
	}

	.why-learn-inner {
		flex-direction: column;
		align-items: stretch;
	}

	.why-learn-text {
		flex: none;
	}

	.why-learn-gallery {
		height: 420px;
		margin: 0 auto;
		width: 100%;
		max-width: 560px;
		flex: none;
	}

	.why-learn-portrait {
		width: 290px;
		height: 420px;
	}

	.why-learn-thumb {
		width: 190px;
		height: 107px;
	}

	.why-learn-thumb-bottom {
		right: 0;
	}

	.speakers-section {
		padding: 70px 30px;
	}

	.speakers-layout {
		flex-direction: column;
		align-items: stretch;
	}

	.speaker-featured-wrapper {
		flex: none;
		display: flex;
		gap: 24px;
		align-items: flex-start;
	}

	.speaker-featured-card {
		flex: 0 0 200px;
		height: 260px;
		margin-bottom: 0;
	}

	.speakers-heading {
		font-size: 44px;
	}

	.speakers-thumbs {
		grid-template-columns: repeat(3, 1fr);
	}

	.speaker-thumb {
		height: 200px;
	}
}

@media (max-width: 768px) {

	.hero-title {
		font-size: 15px;
	}

	.hero-description {
		font-size: 18px;
	}

	.hero-step-box h2 {
		font-size: 18px !important;
	}

	.d-flex-box2 p {
		font-size: 12px !important;
	}

	.d-flex-box2 img {
		width: 26px !important;
	}

	.zoom-bubble {
		padding: 10px 15px !important;
	}
}

:root {
	--font-size: 16px;
	--background: #fff;
	--foreground: oklch(.145 0 0);
	--card: #fff;
	--card-foreground: oklch(.145 0 0);
	--popover: oklch(1 0 0);
	--popover-foreground: oklch(.145 0 0);
	--primary: #030213;
	--primary-foreground: oklch(1 0 0);
	--secondary: oklch(.95 .0058 264.53);
	--secondary-foreground: #030213;
	--muted: #ececf0;
	--muted-foreground: #717182;
	--accent: #e9ebef;
	--accent-foreground: #030213;
	--destructive: #d4183d;
	--destructive-foreground: #fff;
	--border: #0000001a;
	--input: transparent;
	--input-background: #f3f3f5;
	--switch-background: #cbced4;
	--font-weight-medium: 500;
	--font-weight-normal: 400;
	--ring: oklch(.708 0 0);
	--chart-1: oklch(.646 .222 41.116);
	--chart-2: oklch(.6 .118 184.704);
	--chart-3: oklch(.398 .07 227.392);
	--chart-4: oklch(.828 .189 84.429);
	--chart-5: oklch(.769 .188 70.08);
	--radius: .625rem;
	--sidebar: oklch(.985 0 0);
	--sidebar-foreground: oklch(.145 0 0);
	--sidebar-primary: #030213;
	--sidebar-primary-foreground: oklch(.985 0 0);
	--sidebar-accent: oklch(.97 0 0);
	--sidebar-accent-foreground: oklch(.205 0 0);
	--sidebar-border: oklch(.922 0 0);
	--sidebar-ring: oklch(.708 0 0);
}

html {
	font-size: var(--font-size);
}

@property --tw-translate-x {
	syntax: "*";
	inherits: false;
	initial-value: 0;
}

@property --tw-translate-y {
	syntax: "*";
	inherits: false;
	initial-value: 0;
}

@property --tw-translate-z {
	syntax: "*";
	inherits: false;
	initial-value: 0;
}

@property --tw-border-style {
	syntax: "*";
	inherits: false;
	initial-value: solid;
}

@property --tw-gradient-position {
	syntax: "*";
	inherits: false
}

@property --tw-gradient-from {
	syntax: "<color>";
	inherits: false;
	initial-value: #0000;
}

@property --tw-gradient-via {
	syntax: "<color>";
	inherits: false;
	initial-value: #0000;
}

@property --tw-gradient-to {
	syntax: "<color>";
	inherits: false;
	initial-value: #0000;
}

@property --tw-gradient-stops {
	syntax: "*";
	inherits: false
}

@property --tw-gradient-via-stops {
	syntax: "*";
	inherits: false
}

@property --tw-gradient-from-position {
	syntax: "<length-percentage>";
	inherits: false;
	initial-value: 0%;
}

@property --tw-gradient-via-position {
	syntax: "<length-percentage>";
	inherits: false;
	initial-value: 50%;
}

@property --tw-gradient-to-position {
	syntax: "<length-percentage>";
	inherits: false;
	initial-value: 100%;
}

@property --tw-leading {
	syntax: "*";
	inherits: false
}

@property --tw-font-weight {
	syntax: "*";
	inherits: false
}

@property --tw-blur {
	syntax: "*";
	inherits: false
}

@property --tw-brightness {
	syntax: "*";
	inherits: false
}

@property --tw-contrast {
	syntax: "*";
	inherits: false
}

@property --tw-grayscale {
	syntax: "*";
	inherits: false
}

@property --tw-hue-rotate {
	syntax: "*";
	inherits: false
}

@property --tw-invert {
	syntax: "*";
	inherits: false
}

@property --tw-opacity {
	syntax: "*";
	inherits: false
}

@property --tw-saturate {
	syntax: "*";
	inherits: false
}

@property --tw-sepia {
	syntax: "*";
	inherits: false
}

@property --tw-drop-shadow {
	syntax: "*";
	inherits: false
}

@property --tw-drop-shadow-color {
	syntax: "*";
	inherits: false
}

@property --tw-drop-shadow-alpha {
	syntax: "<percentage>";
	inherits: false;
	initial-value: 100%;
}

@property --tw-drop-shadow-size {
	syntax: "*";
	inherits: false
}


.hero-copy {
	padding-top: 40px;
}

.d-flex-box {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: center;
}

.d-flex-box2 {
	display: flex;
	align-items: center;
	gap: 10px;
}

.d-flex-box2 img {
	width: 46px;
}

.d-flex-box2 p {
	color: #fff;
	font-size: 18px;
}


/* Main bubble */
.zoom-bubble {
	display: inline-flex;
	align-items: center;
	gap: 20px;
	padding: 12px 22px;
	background: linear-gradient(180deg, #17ABFD 0%, #0062E0 100%);
	border-radius: 14px;
	color: #fff;
	position: relative;
}

/* Speech bubble tail */
.zoom-bubble::after {
	content: "";
	position: absolute;
	left: 22px;
	bottom: -10px;
	width: 0;
	height: 0;
	border-right: 18px solid transparent;
	border-top: 12px solid #0077ff;
}

/* Zoom camera icon */
.zoom-bubble .icon img {
	width: 30px;

}


/* Text styling */
.zoom-bubble .text {
	line-height: 1;
}

.zoom-bubble .small {
	font-size: 10px;
}

.zoom-bubble .large {
	font-size: 16px;
	font-weight: bold;
}

.form-bottom-text {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 55px;
	margin-top: 10px;
}

.hero-step-box {
	margin-top: 70px;
}

.hero-step-box h2 {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;/
}

.hero-step-flex {
	display: flex;
	margin-top: 15px;
	gap: 10px;
}

.hero-step-flex>* {
	flex: 1;
}

.hero-step-flex .colog-border {
	background: #C708C4;
	border-color: #C708C4;
	height: 3px;
}

.hero-step-flex h4 {
	margin-top: 20px;
	color: #FFF;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.4;
	width: 100%;
	max-width: 150px;

}

.form-container {
	position: relative;
}

.registration-form {
	z-index: 99;
	position: relative;
}

.gift-section {
	padding: 120px 0px 10px 0px;
	background-color: #000;
	margin-top: -20px !important;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 10px;
}

.program-section {
	padding: 50px 0px 0px;
	background: #000;
}

.gift-flex {
	display: flex;
	gap: 100px;
}

.gift-flex>* {
	flex: 1;
}

.gift-box {
	position: relative;
}

img.gift-img {
	position: absolute;
	z-index: 114;
	right: -20px;
	top: -75px;
	width: 120px;
}

.gift-items {
	padding: 0px 10px;
	text-align: center;
}


.gift-title {
	background: linear-gradient(274deg, #FFF 39.85%, #696969 79.87%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	font-size: 55px;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
}

.gift-title {
	padding-bottom: 125px;
}



.h2-heading {
	font-family: Poppins;
	font-size: 80px;
	font-style: normal;
	font-weight: 700;
	line-height: 89px;
	position: relative;
}

span.buy-txt {
	position: relative;
	background: var(--3, linear-gradient(188deg, #F66584 0%, #D925C8 131%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

span.free-txt {
	display: flex;
	background: var(--3, linear-gradient(180deg, #D925C8 0%, #F66584 163%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}


p.gift-bottom-txt {
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	color: #fff;
	margin-top: 4px;
}

p.and-txt {
	text-align: center;
	font-family: Poppins;
	font-size: 80px;
	font-style: normal;
	font-weight: 600;
	line-height: 71px;
	background: var(--3, linear-gradient(180deg, #F66584 0%, #D925C8 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-right: 88px;
	margin-top: -20px;
}

.bonus-wrapper.right-align {
	text-align: left;
	margin-left: auto;
	width: 50%;
	margin-top: -18px;
}

.percent {
	background: linear-gradient(180deg, #F66584 0%, #D925C8 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	font-size: 110px;
	font-weight: 700;
	line-height: 0.8;
}

.bonus-text {
	margin-top: 8px;
	font-size: 20px;
	line-height: 1.4;
	color: #ffffff;
	opacity: 0.9;
}

@media (max-width: 576px) {


	.bonus-wrapper.right-align .bonus-value {
		justify-content: center;
	}
}


.h3-heading {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	gap: 10px;
	padding-bottom: 10px;
}

.h3-heading-1 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.h3-heading-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	padding-bottom: 3px;
	color: rgba(255, 255, 255, 0.79);
	font-family: Poppins;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.h3_icon_img {
	width: 100%;
	max-width: 35px;
}

.gift-items h3 {
	text-align: center;
	font-family: Poppins;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 47px;
	text-transform: uppercase;
	background: linear-gradient(274deg, #FFF 39.85%, #696969 79.87%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-bottom: 6px;
}


.gift-items-one img {
	width: 100%;
	max-width: 400px;
	height: 350px;
	object-fit: cover;
}

.gift-items-two {
	text-align: -webkit-right;
}

.gift-items-two img {
	width: 100%;
	max-width: 300px;
	height: 350px;
	object-fit: cover;
	text-align: right;
	margin: auto 0;
}

.gift-items {
	border-radius: 20px;
	background: linear-gradient(121deg, rgba(35, 5, 205, 0.21) 3.08%, rgba(0, 0, 0, 0.15) 49.62%,
			rgba(255, 93, 252, 0.21) 121.92%), rgba(39, 40, 41, 0.70);
}


.desc-h4 {
	background: linear-gradient(73deg, #FFF 0.09%, #999 80.44%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.4;
	padding: 80px 40px 10px 40px;
}


.gift-items {
	padding: 73px 31px;
	margin-top: -10px;
	z-index: 99;
	display: block;
	position: relative;
}

.gift-items h4 {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	text-align: left;
	padding-top: 10px;
}

.gift-items p {
	text-align: center;
	font-family: Poppins;
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #cccccc;
}

@media(max-width:992px) and (min-width:767px) {
	.hero-section {
		padding: 32px 32px 80px;
	}
}

@media(max-width:768px) {
	.hero-section {
		padding: 24px 18px 60px;
	}

	.bold-txt {
		font-size: 28px;
	}

	.hero-copy {
		padding-top: 0px;
	}

	.gift-flex {
		display: block;
	}

	.gift-items {
		padding-bottom: 20px;
	}

	.footer-bottom {
		display: block;
	}

	.footer-copyright {
		margin-bottom: 20px;
	}

	.gradient-text {
		font-size: 35px;

	}

	.dis-txt {
		color: rgba(253, 253, 253, 0.75);
		font-size: 14px;
		line-height: 1.3;
	}

	.gift-title {
		font-size: 22px;
		text-align: center;
	}

	.gift-section {
		padding: 80px 12px 10px 12px;
	}


	.h3-heading {
		font-size: 17px;
	}

	.h3_icon_img {
		width: 100%;
		max-width: 25px;
	}


	.desc-h4 {
		font-size: 20px;
		padding: 40px 20px 0px 20px;
	}

	.gift-items {
		padding: 40px 30px;
	}

	.gift-items p {
		font-size: 16px;
	}

	.gift-items h4 {
		font-size: 17px;
	}
}


/***********/
@media (max-width: 1024px) {
	.gift-box.gift-box-two {
		margin-top: 141px;
	}

	.gift-items {
		padding: 58px 30px;
	}

}

/***********/
@media (max-width: 767px) {
	.gift-box.gift-box-two {
		margin-top: 100px;
	}

	.h2-heading {
		font-size: 46px !important;
		line-height: 1.2 !important;
	}

	img.gift-box-img {
		width: 87px;
		padding-left: 9px;
	}

	p.gift-bottom-txt {
		font-size: 18px;
		font-weight: 600;
		line-height: 32px;
		margin-top: -14px;
	}

	.percent {
		font-size: 46px;
	}

	p.and-txt {
		text-align: center;
		font-family: Poppins;
		font-size: 46px;
		padding-right: 55px;
		margin-top: -8px;
	}

	.bonus-wrapper.right-align {
		width: 52%;
	}

	.bonus-text {
		margin-top: 8px;
		font-size: 14px;
	}

	.h3-heading-1 {
		font-size: 25px;
	}

	.h3-heading-2 {
		font-size: 18px;
	}

	.hero-info-text {
		font-size: 18px;
	}

	.contact-info p {
		font-size: 12px;
	}

	img.bogos-img {
		position: absolute;
		top: -20px;
		right: -39px;
		width: 80px;
	}

	.gift-items h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.gift-items p {
		font-size: 15px;
	}

	img.gift-img {
		right: -20px;
		top: -48px;
		width: 90px;
	}

	.gift-items {
		padding: 40px 25px;
	}

	.gift-title {
		padding-bottom: 90px;
	}
}

/* ── Additional Responsive Fixes ── */

/* Hero: add side padding in the 993–1024px gap (single-column but no padding) */
@media (max-width: 1024px) {
	.hero-section {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/* Logo: reduce excessive bottom margin on mobile */
@media (max-width: 768px) {
	.logo {
		margin-bottom: 30px;
	}
}

/* Hero headings: further shrink on very small screens */
@media (max-width: 480px) {
	.h2-heading {
		font-size: 32px !important;
		line-height: 1.1 !important;
	}
}

/* Why Learn section – mobile fixes */
@media (max-width: 768px) {
	.why-learn-section {
		padding: 60px 20px;
	}

	.why-learn-heading {
		font-size: 32px;
	}

	.why-learn-card {
		padding: 55px 20px 24px;
		min-height: auto;
		height: auto;
	}

	.why-learn-list li {
		font-size: 16px;
		line-height: 1.5;
	}

	/* Make portrait fill the container naturally, hide overlay thumbs */
	.why-learn-gallery {
		height: auto;
		max-width: 100%;
		margin-top: 20px;
	}

	.why-learn-portrait {
		position: relative;
		width: 100%;
		height: auto;
		max-height: 400px;
		right: auto;
		left: auto;
		top: auto;
		object-fit: cover;
		display: block;
	}

	.why-learn-thumb {
		display: none;
	}
}

@media (max-width: 480px) {
	.why-learn-heading {
		font-size: 24px;
	}

	.why-learn-gallery {
		height: auto;
	}

	.why-learn-portrait {
		height: auto;
		max-height: 300px;
	}
}

/* Speakers section – mobile fixes */
@media (max-width: 768px) {
	.speakers-section {
		padding: 60px 16px;
	}

	.speakers-heading {
		font-size: 30px;
	}

	/* Stack the featured card + bio vertically and center */
	.speaker-featured-wrapper {
		flex-direction: column;
		align-items: center;
	}

	.speaker-featured-card {
		flex: none;
		width: 180px;
		height: 230px;
	}

	.speaker-name {
		font-size: 22px;
	}

	/* 2-column thumb grid at mobile */
	.speakers-thumbs {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.speaker-thumb {
		height: 160px;
	}
}

@media (max-width: 480px) {
	.speakers-heading {
		font-size: 24px;
	}

	.speaker-thumb {
		height: 130px;
	}
}