/* Amazing online */
.amazing-online {
	width: 100%;
	/*height: 971px;
	height: 950px;*/
	min-height: 320px;
}
.amazing-online-header-wrp{
	width: 65%;
	margin: auto;
}
.amazing-online h2{
	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color: #35373C;
}
.amazing-online h2 span {
	color: #5Da6D9;
}
.amazing-online p {
	position: relative;
	max-width: 660px;
	min-height: 78px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;

	font-family: 'Gilroy-Regular';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #9C9EA4;
}

/*Live / Meet & Greet*/
.liveNmeet {
	width: 100%;
	min-height: 315px;
	background: #FFFFFF;
}

.liveNmeet .how-work-live-event,
.liveNmeet .meet-N-greet{
	width: 80%;
	margin: auto;
}

.how-work-live-event p, .meet-N-greet p {
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Gilroy-Regular';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #9C9EA4;
}


.create-first-event {
	width: 100%;
	min-height: 200px;
}
.create-first-event h2 {
	max-width: 481px;
	min-height: 120px;
	margin-left: auto;
  margin-right: auto;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color: #35373C;
}
.create-first-event h2 span {
	color: #6B4BD6;
}

/* Install */
.install {
	width: 100%;
	min-height: 570px;
}
.install-tag {
	margin-left: 20%;
	display: flex;
  align-items: center;
  height: 100%;
}
.install-tag h4, .install-tag h2 {
	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
}
.install-tag h4 {
	max-width: 555px;
	min-height: 28px;
	margin-left: 0;

	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.install-tag h2 {
	max-width: 555px;
	min-height: 48px;
	margin-left: 0;
	margin-top: 32px;

	font-size: 44px;
	line-height: 48px;
}
.install-tag h2 span {
	background: -webkit-linear-gradient(#8CC8F2, #57A2D7);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.install-img img {
	max-width: 100%;
}


/* Create new event */
.create-new-event {
	width: 100%;
	min-height: 570px;
}
.create-img img {
	max-width: 100%;
}
.create-tag {
	margin-left: 10%;
	display: flex;
  align-items: center;
  height: 100%;
	position: relative;
}
.create-tag h4 {
	max-width: 510px;
	min-height: 28px;
	margin-left: auto;
	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.create-tag h2 {
	max-width: 510px;
	min-height: 144px;
	margin-top: 32px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 48px;
	color: #35373C;
}
.create-tag h2 span {
	background: -webkit-linear-gradient(#8D45D6, #8846D6);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}


/* Invite presenter */
.invite-presenter {
	width: 100%;
	min-height: 570px;
}
.invite-tag {
	margin-left: 20%;
	display: flex;
  align-items: center;
  height: 100%;
	position: relative;
}
.invite-tag h4, .invite-tag h2 {
	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
}
.invite-tag h4 {
	max-width: 555px;
	min-height: 28px;
	margin-left: 0;

	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.invite-tag h2 {
	max-width: 555px;
	min-height: 48px;
	margin-left: 0;
	margin-top: 32px;

	font-size: 44px;
	line-height: 48px;
}
.invite-tag h2 span {
	background: -webkit-linear-gradient(#8CC8F2, #57A2D7);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.invite-img img {
	max-width: 100%;
}


/* Live giveaway */
.live-giveaway {
	width: 100%;
	min-height: 570px;
}
.live-giveaway-img img {
	max-width: 100%;
}
.live-giveaway-tag {
	margin-left: 10%;
	display: flex;
  align-items: center;
  height: 100%;
	position: relative;
}
.live-giveaway-tag h4 {
	max-width: 510px;
	min-height: 28px;
	margin-left: auto;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.live-giveaway-tag h2 {
	max-width: 510px;
	min-height: 144px;
	margin-top: 32px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 48px;
	color: #35373C;
}
.live-giveaway-tag h2 span {
	background: -webkit-linear-gradient(#EB624B, #Ea5D51);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}


/* Promotional Tools */
.promotion-tools {
	width: 100%;
	min-height: 570px;
}
.promotion-tag {
	margin-left: 20%;
	display: flex;
  align-items: center;
  height: 100%;
	position: relative;
}
.promotion-tag h4 {
	/* STEP 5 */
	max-width: 510px;
	min-height: 28px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.promotion-tag h2 {
	max-width: 510px;
	min-height: 144px;
	margin-top: 32px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 48px;
	color: #35373C;
}
.promotion-tag h2 span {
	background: -webkit-linear-gradient(#8E46D7, #8547D6);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.promotion-tag img {
	width: 100%;
}


/* Go live */
.go-live {
	width: 100%;
	min-height: 570px;
}
.goLive-img img {
	width: 100%;
}
.goLive-tag {
	margin-left: 10%;
	display: flex;
  align-items: center;
  height: 100%;
	position: relative;
}
.goLive-tag h4 {
	/* STEP 6 */
	max-width: 510px;
	min-height: 28px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #9C9EA4;
}
.goLive-tag h2 {
	/* Go live straight from your store and get this party started! */
	max-width: 510px;
	min-height: 144px;
	margin-top: 22px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 48px;
}
.goLive-tag h2 span {
	background: -webkit-linear-gradient(#EB624B, #Ea5D51);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.goLive-tag p {
	max-width: 510px;
	min-height: 26px;
	margin-top: 32px;

	font-family: 'Gilroy-Bold';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	color: #9C9EA4;
}
.how-work-tag-line-1{
	position: absolute;
	right: 0;
	top: -4rem;
}
.how-work-tag-line-1 img{
	width: 125px;
}
.how-work-tag-line-2{
	position: absolute;
	top: -4rem;
	left: -6rem;
}
.how-work-tag-line-2 img{
	width: 125px;
}
.live-on-youtube {
	max-width: 217px;
	height: 75px;
	margin-top: 32px;
}
.live-on-facebook {
	max-width: 217px;
	height: 75px;
	margin-top: 32px;
	margin-left: 0;
}
.custom-container{
	width: 100%;
	padding-right: var(--bs-gutter-x,.75rem);
	padding-left: var(--bs-gutter-x,.75rem);
	margin-right: auto;
	margin-left: auto;
}