@font-face {
	font-family: 'Gellix';
	src: url('../fonts/welcomekit/Gellix-Medium.otf') format('opentype');
}
a {
	text-decoration: none;
}
body {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
}
.e-main {
	width: 100%;
	position: relative;
	text-align: center;
}
.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 75%;
	background-color: #c49dff;
	z-index: -1;
}
.e-container {
	width: 90%;
	max-width: 1366px;
	position: relative;
	margin: 0 auto;
}
.e-main-banner {
	width: 100%;
	height: 676px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.e-banner-info {
	position: absolute;
	width: 90%;
	max-width: 504px;
	top: 188px;
	left: 47px;
}
.e-banner-subtitle {
	font-family: 'Gellix';
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 0px; /* 0% */
	/* or 0% */
	text-align: left;

	/* text white */
	margin-bottom: 20px;
	color: #ffffff;
}
.e-banner-title {
	font-family: 'Gellix';
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px; /* 109.375% */
	text-align: left;

	/* text white */

	color: #ffffff;
}
.e-banner-text {
	font-family: 'Gellix';
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
	/* or 150% */
	text-align: left;
	margin-bottom: 26px;
	/* text white */
	width: 80%;
	color: #ffffff;
}
.e-banner-cta {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 49px;
	/* or 167% */
	display: block;
	text-align: center;

	color: #9000d9;
	width: 192.05px;
	height: 49px;
	left: 52.95px;
	top: 454px;
	cursor: pointer;
	/* Color primario NU */

	background: #ffffff;
	border-radius: 100px;
}
.e-header {
	width: 100%;
	height: 58px;
	background: #fff;
	vertical-align: middle;
	text-align: left;
}
.e-header img {
	width: 64px;

	float: left;
	vertical-align: middle;
	padding-top: 12px;
}
.e-section1 {
	width: 100%;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	text-align: left;
	background: #9000d9;
}
.e-section1-img {
	display: inline-block;
	vertical-align: top;
	width: 41.5%;
}
.e-section1-img img {
	width: 100%;
	display: block;
}
.e-section1-info {
	display: inline-block;
	width: 58.5%;
}

.e-sec1-title {
	font-family: 'Gellix';
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px; /* 109.375% */
	/* or 109% */

	color: #ffffff;
}
.e-sec1-text {
	font-family: 'Gellix';
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
	/* or 150% */

	color: #ffffff;
}
.e-sec1-cta {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */

	color: #ffffff;
}
.e-section1-info-box {
	width: 90%;
	max-width: 591px;
	margin: 10.17vw auto 0 auto;
}
.e-section2 {
	width: 100%;
	position: relative;
	font-size: 0;
	letter-spacing: 0;

	margin: 5.32vw auto;
}
.e-section2-info-box {
	width: 90%;
	max-width: 591px;
	margin: 0 auto;
	text-align: left;
}
.e-sec2-text {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */

	color: #000000;
}
.e-sec2-text td {
	padding-bottom: 30px;
}
.e-sec2-bullet {
	width: 62px;
	height: 64px;
	background-image: url(ico.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: inline-block;
}
.e-bullets {
	width: 62px;
}
.e-bullets-text {
	padding-left: 31px;
	text-align: left;
	font-family: 'Gellix';
	font-size: 20px;
	font-style: normal;

	line-height: 30px; /* 150% */
	/* or 150% */

	color: #000000;
}
.e-bullets-text p {
	margin: 0 auto;
	text-align: left;
}
.e-sec2-cta img {
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.e-infobox-cta img {
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.e-infobox-cta {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */

	color: #000000;
}
.e-section2-info,
.e-section2-img {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.e-section2-img img {
	width: 80%;
	max-width: 610px;
	margin: 0 auto;
}
.e-section3 {
	width: 90%;
	max-width: 1513px;
	margin: 0 auto;
	/* Queer 1 */

	background: #cc98ff;
	border-radius: 12px;
}

#e-form-container {
	width: 90%;
	max-width: 594px;
	margin: 0 auto;
	padding: 90px 0;
}
#e-form-container .e-form-title {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 70px;
	/* or 146% */
	margin: 7px auto;
	text-align: center;

	color: #000000;
}
#e-form-container .e-form-subtitle {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	/* or 150% */

	text-align: center;

	color: #000000;
}
#e-form-container input {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	/* or 188% */
	width: 100%;
	background: #cc98ff;
	/* text white */
	box-sizing: border-box;
	color: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 8px;
	margin-bottom: 32px;
}

#e-form-container input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ffffff;
	opacity: 1; /* Firefox */
}

#e-form-container input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ffffff;
}

#e-form-container input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #ffffff;
}

#e-form-container input[type='submit'] {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	/* or 188% */
	width: 80%;
	max-width: 464.82px;

	margin-top: 45px;
	/* Color primario NU */

	background: #9000d9;
	border-radius: 100px;
	border: none;
	cursor: pointer;
}
.e-checkbox {
	width: 29px;
	height: 29px;
	left: 663px;
	top: 3199px;

	/* text white */
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #ffffff;
	border-radius: 6px;
}
.e-terms {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	/* or 129% */
	position: relative;
	width: 100%;
	text-align: left;
	display: block;
	/* text white */
	margin-bottom: 30px;
	color: #ffffff;
	cursor: pointer;
}
.e-section4 {
	width: 100%;

	position: relative;
	font-size: 0;
	letter-spacing: 0;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 55px;
}
.e-sec4-columns {
	width: 100%;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
}
.e-sec4-col {
	width: 29%;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.e-sec4-col-divider {
	width: 6.5%;
	display: inline-block;
	vertical-align: top;
}
.e-post-img {
	width: 100%;
}
.e-post-img img {
	width: 100%;
}
.e-post-desc {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	padding-bottom: 15px;
	line-height: 110%;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #fff;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.e-post-desc span {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	float: right;
	padding-top: 10px;
}

.e-post-desc span img {
	padding-left: 6px;
}

.e-sec4-title {
	font-family: 'Gellix';
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	text-align: center;

	color: #ffffff;
}
.e-sec4-title span {
	color: #8209d1;
	font-family: 'Gellix';
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.e-sec4-subtitle {
	font-family: 'Gellix';
	color: #fff;
	text-align: center;

	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
	/* or 150% */

	text-align: center;
	margin-top: 20px;
	margin-bottom: 68px;
	margin-left: auto;
	margin-right: auto;

	width: 90%;
	max-width: 365px;
}

/******** footer *******/
.e-footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #111111;
	color: #fff;
	padding: 30px;
}
.e-footer .e-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.e-footer__column {
	margin-bottom: 30px;
}
.e-footer__column-1 {
	width: 50%;
}
.next-section {
	width: 53px;
	height: 53px;
	/* background: #fff; */
	position: absolute;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 999;
	bottom: -30px;
	background: #ffffff;
	background-image: url(https://blog.nu.com.mx/wp-content/uploads/2023/04/Arrow-3.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.e-banner-cta:hover {
	background: #fff;
	color: #9000d9;
}

.e-sec2-title {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 60px;
	/* or 125% */
	margin-bottom: 30px;

	color: #000000;
}

.e-sec2-title h2 {
	font-family: 'Gellix';
	background: -webkit-linear-gradient(#9f2deb, #6200a3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}
.e-bullets-text a {
	float: right;
	color: #000000;
}

@media (max-width: 1919px) {
	.e-container {
		width: 100%;
	}
	.e-header img {
		/* margin-left: 10.7%;*/
	}
}

.e-header img {
	margin: 0;
	padding-top: 0;
}

@media (max-width: 1380px) {
	.e-container {
		width: 100%;
	}
	.e-header img {
		margin-left: 30px;
	}
}

@media screen and (min-width: 768px) {
	.e-footer__column {
	}
}

.e-footer__table {
	width: 100%;
	font-size: 14px;
	margin-bottom: 20px;
}

.e-footer__table td:first-child {
	width: 20px;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.e-footer__table td {
	font-family: 'Gellix';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	/* or 150% */
	line-height: 1.5;

	color: #ffffff;
}
.e-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.e-icon--home {
	background-image: url('img04.png');
	width: 70px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.e-footer__social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
}

.e-footer__social-icons li {
	margin-right: 10px;
}

.e-footer__social-icons li:last-child {
	margin-right: 0;
}

.e-footer__social-icons a {
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.e-icon--facebook {
	background-image: url('social.png');
}

.e-icon--twitter {
	background-image: url('social.png');
}

.e-icon--instagram {
	background-image: url('social.png');
}

.e-icon--linkedin {
	background-image: url('social.png');
}

.e-icon--youtube {
	background-image: url('social.png');
}

.e-icon--pinterest {
	background-image: url('social.png');
}

#e-form-container .wpcf7-list-item {
	display: none !important;
}
.e-terms p {
	display: inline-block;
	width: calc(100% - 37px);
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.e-checked {
	background: #fff;
	background-image: url('https://blog.nu.com.mx/wp-content/uploads/2023/04/check.png');

	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.e-vectors {
	width: 100%;
	position: relative;
	padding-bottom: 8.85vw;
}

.vector1 {
	position: absolute;
	bottom: 16%;
	left: 0;
	display: none !important;
}

.vector2 {
	position: absolute;
	top: 20%;
	right: 0px !important;
	display: none !important;
}

.vector3 {
	position: absolute;
	bottom: 0;
	right: 0px !important;
	display: none !important;
}

.terms-link {
	text-decoration: underline;
	color: #fff;
}

.wpcf7-form-control-wrap {
	position: relative;
}
.message-error {
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	top: 32px;
	color: #ec5c7a;
	font-family: 'Gellix';
}

#typ-info {
	position: relative;
	width: 90%;
	max-width: 534px;
	top: 133px;
	left: 10.7%;
	left: auto;
	right: auto;
	margin: 0 auto;
}

#typ-info .e-banner-title {
	color: #000 !important;
	text-align: center;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 51px;
}

#typ-info .e-banner-subtitle {
	color: #000 !important;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}

#typ-info .e-banner-text {
	color: #000 !important;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 41px;
}
#typ-info .e-banner-cta {
	margin-top: 70px;
	width: 100%;
}

#typ .e-header {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
}

.vector4 {
	position: absolute;
	left: 0;
	bottom: 20px;
}

.giyBIb {
	fill: rgb(255, 255, 255);
}

.gwPMXZ path {
	fill: rgb(255, 255, 255);
}

.e-footer__column-2 {
	width: 60%;
}
.e-grpWxK {
	font-family: 'Gellix';
	color: rgb(255, 255, 255);
	width: 100%;
	letter-spacing: -0.01em;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 0;
}

.e-grpWxK2 {
	color: rgb(255, 255, 255);
	font-family: 'Gellix';
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.01em;
	font-size: 13px;
	line-height: 1.46;
}

/**** slider ****/

.carousel-section {
	margin: 115px auto;
}

.carousel-section,
.carousel-head,
.carousel-body {
	width: 100%;
	position: relative;
}

.carousel-head h2 {
	color: #000;
	font-family: Gellix;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	max-width: 965px;
}
.carousel-head h3 {
	color: #000;
	font-family: Gellix;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px; /* 116.667% */
	text-align: left;
	width: 100%;
	max-width: 965px;
}
.c-slide {
	width: 100%;
	max-width: 1114px;
}
.c-breadcrumbs {
	color: #fff;
	font-family: Gellix;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
	text-transform: none;
}
.c-breadcrumbs a {
	color: #ff7fcd;
	text-align: center;
	font-family: Gellix;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px; /* 194.444% */
	margin-top: 0;
	margin-bottom: 16px;
	text-transform: none;
}
.c-slider-text-box .e-banner-cta {
	margin-top: 0;
	margin-bottom: 30px;
}

.c-slider-container {
	display: flex;
	align-items: center;
	background: #820ad1;
}

.c-slider-column {
	flex: 1;
	position: relative;
}

.c-slider-image {
	width: 100%;
	display: blocK;
	max-width: 100%;
	height: auto;
}
.c-slider-text-box h2 {
	color: #fff;
	font-family: Gellix;
	font-size: 35px;
	font-style: normal;
	font-weight: 500;
	line-height: 110%; /* 200% */
	text-align: left;
	margin-top: 0;
	margin-bottom: 16px;
}

.c-slider-text-box p:not(.c-breadcrumbs) {
	color: #fff;
	font-family: Gellix;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%; /* 150% */
	text-align: left;
	margin-top: 0;
	margin-bottom: 16px;
}

.c-slider-text-box {
	padding: 0;
	width: 85%;

	text-align: left;
	margin: 0 auto;
}
.c-profile-link {
	color: #ff7fcd;
	font-family: Gellix;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
	text-align: left;
}

.slick-dots {
	text-align: left !important;
	left: 0; /* Optional: You can adjust this value for more precise positioning */
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 15px !important;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: 1 !important;
	color: #c780ec !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 1 !important;
	color: #5e0081 !important;
}
.mobile {
	display: none;
}

.c-slider-controls {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
.c-slider-controls-mobile {
	position: absolute;
	right: 10px;
	bottom: -28px;
	cursor: pointer;
	z-index: 99;
}
.c-slider-controls div {
	width: 56px;
	display: inline-block;
}
.c-slider-controls div img {
	display: block;
	width: 100%;
}

.c-slider-controls-mobile div {
	width: 56px;
	display: inline-block;
}
.c-slider-controls-mobile div img {
	display: block;
	width: 100%;
}
.c-slider-controls-mobile {
	display: none;
}
@media (min-width: 890px) {
	.slick-slide {
		margin-right: 56px !important; /* Adjust this value to control the spacing */
	}

	.slick-list {
		padding: 0 20% 0 0 !important;
	}
}
@media (max-width: 890px) {
	.mobile {
		display: block;
	}
	.c-slider-controls {
		display: none;
	}
	.c-slider-controls-mobile {
		display: block;
	}
	.carousel-head h2 {
		font-size: 45px;
	}
	.carousel-head h3 {
		font-size: 30px;
	}
	.carousel-head {
		width: 90%;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.c-slider-container {
		flex-direction: column;
	}
	.slick-list {
		background: #820ad1;
	}
	.slick-dots {
		display: none !important;
	}
	.c-slider-text-box {
		padding: 20px 0 60px 0;
	}

	.e-main-banner {
		height: calc(100vh - 58px);
	}
	.next-section {
		bottom: 10px;
		display: none;
	}
	.e-section1-info-box {
		margin: 9.16vw auto;
	}
	.e-sec2-title {
		font-family: 'Gellix';
		font-style: normal;
		font-weight: 500;
		font-size: 48px;
		line-height: 60px;
	}
	.e-footer__column-1,
	.e-footer__column-2 {
		width: 100%;
	}
	.e-container {
		width: 100%;
	}
	.e-section1-img {
		width: 100%;
	}
	.e-section1-info {
		width: 100%;
	}
	.e-section1-info {
		padding: 30px;
		box-sizing: border-box;
	}
	.e-section1-info-box {
		width: 100%;
	}
	.e-sec4-col-divider {
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}
	.e-section2-img {
		width: 100%;
		margin-top: 64px;
		margin-bottom: 110px;
	}
	.e-section2-info {
		width: 90%;
	}
	.e-sec4-col {
		width: 100%;
		margin-bottom: 60px;
	}
	.vector1,
	.vector2,
	.vector3 {
		width: 10px;
		display: none !important;
	}
	.vector1 img,
	.vector2 img,
	.vector3 img {
		width: 100%;
	}
	.e-section3 {
		width: 100%;
		border-radius: 0;
	}

	.e-banner-title {
		font-weight: 500;
		font-size: 45px;
		font-style: normal;
		font-weight: 110%;
		line-height: 60px; /* 133.333% */
	}

	.e-banner-text {
		font-weight: 400;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px; /* 150% */
	}

	.e-sec1-title {
		font-family: Gellix;
		font-size: 45px;
		font-style: normal;
		font-weight: 500;
		line-height: 110%; /* 155.556% */
	}
	.e-sec2-title h2 {
		font-size: 40px;
		font-style: normal;
		font-weight: 500;
		line-height: 60px; /* 150% */
	}

	.primer-paso {
		display: block;
		font-weight: 500;
		font-size: 48px;
		line-height: 60px;
		/* or 125% */
	}

	.e-form-title {
		font-weight: 500;
		font-size: 48px;
		line-height: 63px;
		/* or 131% */

		text-align: center;
	}

	.e-sec4-title {
		font-weight: 500;
		font-size: 48px;
		line-height: 60px;
		/* or 125% */

		text-align: center;
	}

	.e-post-desc {
		font-weight: 400;
		font-size: 20px;
		line-height: 30px;
		/* or 120% */

		text-align: left;
	}
	.e-post-img img {
		margin-bottom: 20px;
	}
	.e-section1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center; /* center the child elements horizontally */
		flex-direction: column-reverse; /* invert the order of the child elements in mobile */
	}
	.e-banner-info {
		bottom: auto;
		left: 0;
		top: 40px;
		margin: 0 auto;
		right: 0;
	}

	.e-sec2-text td {
		vertical-align: top;
	}
	.e-bullets-text p,
	.e-bullets-text a {
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
		color: #000000;
	}

	.e-section4 {
		background-color: #c49dff;
	}
	.e-vectors {
		padding-bottom: 0;
	}

	.e-section4 {
		padding: 30px;
	}
	.e-main-banner {
		background-image: url(https://blog.nu.com.mx/wp-content/themes/mediamonks/templates_php_assets/images/diversidad/NU_MEXICO_PRIDE1mob.png) !important;
		background-size: contain;
		background-position: center bottom;
		background-color: #8824aa;
	}
}

.d-col-container {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	display: flex;
}

.d-column {
	padding: 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.d-image-column {
	background-color: #9000d9;
}
.d-text-column {
	background-color: #9000d9;
	color: #fff;
	font-family: Gellix;
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px; /* 109.375% */
	text-transform: uppercase;
}
.d-text-column p {
	text-align: left;
}
.d-image-column img {
}
.d-centered-text {
	width: 80%;
}
.d-centered-text .e-banner-cta {
	width: 290px;
	color: #9000d9;
	text-align: center;
	font-family: Gellix;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	text-transform: initial;
	margin-top: 58px;
}
.d-col-banner-mob {
	display: none;
}
.d-col-banner-desk {
	display: block;
}
@media (max-width: 768px) {
	.d-col-banner-mob {
		display: block;
		width: 100%;
	}
	.d-col-banner-desk {
		display: none;
	}
	.d-col-container {
		flex-direction: column;
	}
	.d-column {
		flex-direction: column;
		width: 100%;
	}
	.d-text-column {
		font-size: 45px;
		line-height: 110%;
		order: -1; /* Move text-column to come first */
	}
	.d-centered-text p {
		margin: 0 auto;
	}
	.d-centered-text {
		padding: 41px 0 48px;
	}
}
