<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-section {
	width: 100%;
}
img {
	border-radius: 5px;
}
.banner-section .banner-image {
	width: 100%;
	height: auto;
	min-height: 670px;
	background-repeat: no-repeat;
}
.banner-section .banner-image .small-text {
	padding-left: 65px;
	padding-top: 17px;
	color:#fff;
}
.banner-section .banner-image .small-text .home, .banner-section .banner-image .small-text .sponsors {
	color: #FFF;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	text-transform: capitalize;
}
.banner-section .banner-image .content {
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 75px;
	text-align: center;
}
.banner-section .banner-image .content .text {
	color: #FFF;
	text-align: center;
	font-family: Playfair Display;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.84px;
	margin: 0;
}
.banner-section .banner-image .content .horizondal-line-year .hr-lines {
	position: relative;
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
}
.banner-section .banner-image .content .horizondal-line-year .hr-lines:before {
	content: " ";
	height: 2px;
	width: 263px;
	top: 50%;
	left: 0;
	position: absolute;
	right: 130px;
	border-radius: 2px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(2, 40, 69, 0) 100%);
}
.banner-section .banner-image .content .horizondal-line-year .hr-lines:after {
	content: " ";
	height: 2px;
	width: 263px;
	position: absolute;
	top: 50%;
	right: 0;
	border-radius: 2px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(2, 40, 69, 0) 100%);
	transform: rotate(180deg);
}
.banner-section .banner-image .content .horizondal-line-year .year {
	color: #D0AF21;
	text-align: center;
	font-family: 'Bodoni 72';
	font-size: 64px;
	font-style: normal;
	font-weight: 900;
	line-height: 0.8;
	letter-spacing: 1.92px;
	margin: 0;
	margin-top: -12px;
}
.banner-section .banner-image .content .executive {
	color: #FFF;
	text-align: center;
	font-family: Lato;
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 1.5px;
}
.banner-section .banner-image .content .loc {
	color: #D0AF21;
	text-align: center;
	font-family: Playfair Display;
	font-size: 21px;
	font-style: normal;
	font-weight: 900;
	line-height: 42px;
	letter-spacing: 5.25px;
}
.banner-section .banner-image .content .awards {
	color: #FFF;
	font-family: Lato;
	font-size: 80px;
	font-style: normal;
	font-weight: 600;
	line-height: 66px;
	letter-spacing: 2.4px;
}
.banner-section .banner-image .november {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
}
.banner-section .banner-image .sidney {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
}
.banner-section .banner-image .australia {
	color: #FFF;
	font-family: Inter;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}
.banner-section .banner-image .person {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	margin: 0;
	padding-bottom: 22px;
}
.banner-section .banner-image .button-container {
	display: block;
	padding-top: 8px;
}
.banner-section .banner-image .button-container .button-text {
	padding: 15px 21px;
	background: var(--primary-2, #D0AF21);
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	margin-right: 20px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.16px;
	border: none;
	border-radius: 30px;
}
.banner-section .banner-image .button-container .button-text2 {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	padding: 15px 21px;
	font-weight: 500;
	line-height: 32px;
	border-radius: 30px;
	border: 1px solid #FFF;
	background: rgba(0, 0, 0, 0.2);
}
.banner-section .banner-image .button-container .button-text1 {
	font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #D0AF21;
  background-color: #fff;
  border: 1px solid #D0AF21;
  margin-right: 20px;
	  border-radius: 30px;
  padding: 15px 21px;
  
  }
.banner-section .banner-image .event-text a {
	color: #fff;
}
.banner-section .banner-image .event-text {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 0.14px;
	margin: 0;
	padding-top: 24px;
	padding-left: 20px;
}
.banner-section .banner-image .event-text .dashicons {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 0.14px;
}
.banner-section .banner-image .arrow {
	width: 14px;
	height: 13.333px;
	flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
	.banner-section {
		width: 100%;
	}
	.banner-section .banner-image .content .executive {
		line-height: 56px;
	}
}
@media screen and (max-width: 600px) {
	.banner-section .banner-image .content .text {
		font-size: 24px;
	}
	.banner-section .banner-image .content .horizondal-line-year .hr-lines:before, .banner-section .banner-image .content .horizondal-line-year .hr-lines:after {
		width: 100px;
	}
	.banner-section .banner-image .content .executive {
		font-size: 35px;
		line-height: 42px;
	}
	.banner-section .banner-image .content .awards {
		font-size: 57px;
		line-height: 42px;
		margin: 0;
	}
	.banner-section .banner-image .button-container .button-text, .banner-section .banner-image .button-container .button-text2, .banner-section .banner-image .button-container .button-text1 {
		margin: 0;
		width: auto;
		display: inline-block;
		margin-top: 18px;
	}
	.banner-section .banner-image .small-text {
		display: none;
	}
	.banner-section .banner-image .content {
		padding-bottom: 20px;
	}
}
.sub-navigation {
	background: #1E394E;
	width: 100%;
	height: 70px;
}
.sub-navigation ul {
	list-style-type: none;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0;
	max-width: 1040px;
 }
.sub-navigation ul li {
	display: inline;
	padding: 16px 0;
}
.sub-navigation ul li a { 
	color: #FFF;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	padding: 9px 0;
	font-weight: 600;
	line-height: 36px;
}
.sub-navigation ul li a.current {
	color: #D0AF21;
	border-bottom: 1px solid #D0AF21;
 }
.sub-navigation ul li a.buy-button {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	padding: 8px 18px;
	letter-spacing: 0.16px;
	border-radius: 30px;
	background: var(--primary-2, #D0AF21);
}
#sticky-div {
	position : sticky;
	top:0;
	z-index: 1000;
}
@media screen and (max-width: 1200px) {
	.sub-navigation {
		padding: 0 18px;
		overflow-y: scroll;
		-ms-overflow-style: none;
  		scrollbar-width: none;
	}
	.sub-navigation::-webkit-scrollbar {
		display: none;
	}
	.sub-navigation ul li {
		padding: 0 16px;
	}
	.sub-navigation ul {
		width: 1150px;
		padding-top: 16px;
		display: block;
		max-width: 1150px;
	}
}


.award-tic {
	width: auto;
	max-width: 950px;
	margin: 0 auto;
	padding: 100px 0 100px 114px;
}
.award-tic .text-abo {
	color: #282828;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}
.slick-dots li {
	margin: 0 !important;
}
.award-tic .aus {
	color: #282828;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 50px;
	margin: 0;
	padding-bottom: 15px;
}
.award-tic .aus-line {
	width: 55%;
	height: 4px;
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
	border: none;
	margin: 0;
}
.award-tic .aus-para {
	width: 100%;
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.48px;
	margin: 0;
	padding-top: 16px;
}
.award-tic .cate-title {
	color: #282828;
	font-family: Playfair Display;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.84px;
	margin: 0;
	padding: 48px 0;
}
.award-tic .cate-list {
	display: inline-flex;
	width: 100%;
	justify-content: space-between;
	margin: 0;
}
.award-tic .cate-list .cate-left {
	padding-left: 22px;
	margin: 0;
}
.award-tic .cate-list .cate-left .cate-font {
	color: var(--primary-2, #D0AF21);
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
}
.award-tic .cate-list .cate-right {
	padding-left: 22px;
	margin: 0;
}
.award-tic .cate-list .cate-right .cate-font {
	color: var(--primary-2, #D0AF21);
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
}
.award-tic .criteria-title {
	color: #282828;
	font-family: Playfair Display;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.84px;
	margin: 0;
	padding: 48px 0;
}
.left-disable {
	background-color: rgba(208, 175, 33, 0.2) !important;
	color: rgba(208, 175, 33, 0.30) !important;
	border-color: rgba(208, 175, 33, 0.30) !important; 
}
.award-tic .criteria-line {
	background: #A4A4A4;
	border: none;
	height: 1px;
	margin: 0;
}
.award-tic .criteria-qus.active i { 
    transform: rotate(180deg);
}
.award-tic .criteria-qus i {
	float: right;
	border: 1px solid #D0AF21;
	padding: 10px 14px;
	font-size: 22px;
	border-radius: 50%;
	cursor: pointer;
	color: #D0AF21;
}
.award-tic .check-faq {
	color: #282828;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding-bottom: 13px;
	padding-right: 30px;
}
.award-tic .criteria-qus {
	display: block;
	width: 100%;
	color: #282828;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin: 0;
	padding-top: 13px;
	padding-bottom: 33px;
}
.award-tic .criteria-qus .criteria-icon {
	position: relative;
	top: 10px;
	padding: 10px;
	background: #FFF;
	border-radius: 50%;
	border: 1px solid #D0AF21;
}
.award-tic .tic-btn .buy-tic:hover {
	background: #FFF;
	color: #D0AF21;
}
.award-tic .tic-btn {
	margin-top: 41px;
}
.award-tic .tic-btn .buy-tic {
	color: #FFF;
	text-align: center;
	border: 1px solid #D0AF21;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.16px;
	border-radius: 30px;
	background: var(--primary-2, #D0AF21);
	display: inline-flex;
	padding: 8px 21px;
}
@media (max-width: 1440px) {
	.award-tic .aus-line {
		width: 60%;
	}
}
@media (max-width: 1024px) {
	.award-tic {
		padding: 100px 30px;
	}
}
@media (max-width: 768px) {
	.award-tic .aus {
		font-size: 32px;
		line-height: 50px;
	}
	.award-tic {
		padding: 100px 16px 100px 16px;
	}
	.award-tic .aus-line {
		width: auto;
	}
	.award-tic .cate-title {
		font-size: 24px;
		padding: 45px 0 32px 0;
	}
	.award-tic .cate-list {
		display: block;
	}
	.award-tic .cate-list .cate-left .cate-font {
		font-size: 16px;
	}
	.award-tic .cate-list .cate-right .cate-font {
		font-size: 16px;
	}
	.award-tic .criteria-title {
		padding: 45px 0 32px 0;
	}
	.award-tic .criteria-line {
		width: auto;
	}
	.award-tic .criteria-qus i { 
		position: absolute;
		right: 0;
		top: 13px;
	}
	.award-tic .criteria-qus {
		width: auto;
		position: relative;
		padding-right: 45px;
	}
	.award-tic .criteria-qus .criteria-icon {
		top: 0;
	}
	.award-tic .tic-btn {
		text-align: center;
	}
}

.iframe-video {
	width: 100%;
	height: auto
}
.iframe-video .image-bg {
	width: 100%;
	height: 745px;
	object-fit: cover;
}
.iframe-video .image-bg img {
	width: 100px;
	height: 100px;
	position: relative;
	left: -webkit-calc(50% - 50px);
    left: -moz-calc(50% - 50px);
    left: calc(50% - 50px);
    top: -webkit-calc(50% - 50px);
    top: -moz-calc(50% - 50px);
    top: calc(50% - 50px);
	cursor: pointer;
}
.iframe-video .video-frame {
	display: none;
}

.numbers-section {
	width: 100%;
	background: var(--primary-2, #D0AF21);
}
.numbers-section .numberss {	
	width: 100%;
	max-width: 1200px;
	display: flex;
	justify-content: space-around;
	padding: 40px;
	margin: 0 auto;
}
.numbers-section .number-space {
	max-width: 25%;
	width: 100%;
	display: block;
	height: 100%;
}
.numbers-section .number-space .number {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 60px;
	display: block;
	height: 100%;
	line-height: 1;
	width: 100%;
	font-style: normal;
	font-weight: 600;
}
.numbers-section .number-space .number span {
	color: #FFF;
	font-family: Inter;
	font-size: 42px;
	font-style: normal;
	font-weight: 600;
}
.numbers-section .number-space .number-content {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	color: #FFF;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.54px;
}
.numbers-section .number-space .number-content .second-line {
	justify-content: center;
	width: 100%;
}

@media (max-width: 1200px) {
	.numbers-section .numberss {
		max-width: 100%;
		width: 100%;
		display: flex;
		padding: 40px;
	}
	.numbers-section .number-space {
		max-width: 25%;
		width: 100%;
	}
	.numbers-section .number-space .number {
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 60px;
		font-style: normal;
		font-weight: 600;
	}
	.numbers-section .number-space .number span {
		color: #FFF;
		font-family: Inter;
		font-size: 42px;
		font-style: normal;
		font-weight: 600;
	}
	.numbers-section .number-space .number-content {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
		align-items: center;
		padding-top: 5px;
		color: #FFF;
		font-family: Inter;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		letter-spacing: 0.54px;
	}
	.numbers-section .number-space .number-content .second-line {
		justify-content: center;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.numbers-section .numberss {
		max-width: 100%;
		width: 100%;
		background: var(--primary-2, #D0AF21);
		display: flex;
		flex-wrap: wrap;
	}
	.numbers-section .number-space {
		max-width: 100%;
		width: 100%;
		margin-top: 67px;
	}
	.numbers-section .number-space .number {
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 60px;
		font-style: normal;
		font-weight: 600;
	}
	.numbers-section .number-space .number span {
		color: #FFF;
		font-family: Inter;
		font-size: 42px;
		font-style: normal;
		font-weight: 600;
	}
	.numbers-section .number-space .number-content {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
		align-items: center;
		padding-top: 5px;
		color: #FFF;
		font-family: Inter;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		letter-spacing: 0.54px;
	}
	.numbers-section .number-space .number-content .second-line {
		justify-content: center;
		width: 100%;
	}
	.numbers-section .first-number {
		margin-top: 0px;
	}
}

.award-news {
	max-width: 1512px;
	width: auto;
	margin: auto;
	padding: 100px 114px;
}
.award-news .title {
	justify-content: center;
	text-align: center;
}
.award-news .title .first-title {
	margin: 0 auto;
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.award-news .title .second-title {
	margin: 0 auto;
	color: #282828;
	font-family: "Playfair Display";
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: 45px;
}
.award-news .line {
	width: 198px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 70px;
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
}
.award-news .cards {
	margin: 0;
	display: flex;
	gap: 44px;
	flex-wrap: wrap;
	justify-content: center;
}
.award-news .cards .card {
	margin: 0;
	width: calc(25% - 44px);
}
.award-news .cards .card-image {
	margin: 0;
	width: 100%;
	height: auto;
	border-radius: 5px;
	background: lightgray 50%/cover no-repeat, rgba(0, 0, 0, 0.2);
}
.award-news .cards .card-text {
	margin: 0;
	text-align: left;
	font-family: "pt-serif-pro",sans-serif;
}
.award-news .cards .card-text .image-title {
	margin: 0;
	color: #7C7C7C;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0.14px;
}
.award-news .cards .card-text .image-caption {
	margin: 0;
	color: #282828;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0.18px;
}
.award-news .cards .card-text .ceo-magazine {
	margin: 0;
	color: #282828;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.14px;
}
.award-news .award-footer {
	margin-top: 30px;
	text-align: center;
}
.award-news .award-footer .footer-button {
	display: inline-flex;
	padding: 8px 21px;
	align-items: flex-start;
	gap: 8px;
	color: var(--primary-2, #D0AF21);
	border-radius: 30px;
	border: 1px solid #D0AF22;
	background-color: #fff;
}
.award-news .award-footer .footer-button:hover {
	background-color: #D0AF21;
	color: #fff;
}
.award-news .award-footer .footer-button span {
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.16px;
}
.award-news .award-footer .footer-caption {
	display: inline;
	margin-left: 25px;
	color: #282828;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.14px;
}
.award-news .award-footer .footer-caption .dashicons {
	position: relative;
    top: 20px;
    left: 4px;
    font-size: 15px;
}
.award-news .award-footer .arrow {
	width: 14px;
	height: 13.333px;
	flex-shrink: 0;
	color: #282828;
	padding-left: 9.5px;
}
@media (max-width: 1200px) {
	.award-news {
		padding: 100px 30px;
	}
}

@media (max-width: 768px) {
	.award-news {
		padding: 100px 16px;
	}
	.award-news .cards {
		width: 1400px;
		display: inline-block;
	}
	.award-news .cards .card {
		width: calc(50% - 33px);
		float: left;
		margin-right: 33px;
		max-width: 300px;

	}
	.award-news {
		overflow-y: scroll;
		-ms-overflow-style: none;
  		scrollbar-width: none;
	}
	.award-news::-webkit-scrollbar {
		display: none;
	}
}
@media (max-width: 500px) {
	.award-news .cards .card {
		width: 90%;
		max-width: 290px;
	}
	.award-news .award-footer .footer-button {
		display: block;
		max-width: 300px;
		margin: auto;
		margin-bottom: 20px;
	}
	.award-news .award-footer .footer-caption .dashicons {
		position: relative;
		top: 12px;
	}
}

.slider-section {
	max-width: 1512px;
	width: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
	padding: 0 114px;
	padding-bottom: 100px;
	height: 100%;
	overflow: hidden;
}
.slider-section .section-content .section-slide .col-rlg-12 {
	width: 100%;
	display: flex;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-25 {
	width: 35%;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-25 .white-lady {
	max-width: 100%;
	height: auto;
	flex-shrink: 0;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 {
	width: 75%;
	margin-left: 70px;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .winner-content {
	color: #282828;
	font-family: 'Playfair Display', sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0.42px;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .winner-content .company-name {
	color: #282828;
	font-family: 'Playfair Display', sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0.42px;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .footer {
	margin-top: 10px;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .footer .lady-name {
	color: #D0AF22;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .footer .lady-designation {
	color: #282828;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
}
.slider-section .slick-slider-dots {
	display: block;
	position: relative;
	width: 100%;
	text-align: left;

}
.slider-section .slick-slider-dots .slick-active button {
	margin: 0;
}
.slider-section .slick-slider-dots button:before {
	color: #D9D9D9;
	content: "\f111";
    font-family: 'FontAwesome';
    font-size: 12px;
}
.slider-section .slick-slider-dots .slick-active button:before {
	color: #969696;
}
.slider-section .slick-slider-dots .slick-dots {
	left: calc(25% + 127px);
	text-align: left;
	bottom: -20px;
}
.slider-section .slide-arrows {
	float: right;
	padding: 0 !important;
	margin-top: -15px;
	position: relative;
}
.slider-section .slick-arrow .dashicons:before {
	font-size: 20px;
    color: #fff;
    padding: 10px;
    line-height: 34px;
    width: 56px;
    height: 56px;
    display: block;
}
.slider-section .slick-arrow {
	padding: 0 !important;
	margin-left: 25px;
	cursor: pointer;
}
.slider-section .slide-arrows span{
	width: 56px;
	height: 56px;
	border-radius: 50%;
}
.slider-section .slide-arrows .slick-slider-prev {
	background-color: #D0AF21;
	font-size: 30px;
}
.slider-section .slide-arrows .slick-slider-next {
	background-color: #D0AF21;
	font-size: 30px;
	right: 50px;
}
@media (max-width: 1200px) {
	.slider-section {
		padding: 0 50px;
		padding-bottom: 100px;
	}
}

@media (max-width: 768px) {
	.slider-section {
		padding: 0;
		padding-bottom: 100px;
	}
	.slider-section .section-content .section-slide {
		margin: 0;
	}
	.slider-section .section-content .section-slide .col-rlg-12 {
		max-width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-25 {
		width: 100%;
	}
	.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-25 .white-lady {
		width: 100%;
		height: auto;
		flex-shrink: 0;
	}
	.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .quotes img {
		text-align: center;
		margin: 0 auto;
	}
	.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 .content-about .winner-content {
		font-size: 18px;
		font-style: normal;
		font-weight: 600;
		line-height: 28px;
		letter-spacing: 0.36px;
	}
	.slider-section .slide-arrows {
		right: -webkit-calc(50% - 82px);
		right: -moz-calc(50% - 82px);
		right: calc(50% - 82px);
	}
	.slider-section .slick-slider-dots
	{
		display: none;
	}
	.slider-section .section-content .section-slide .col-rlg-12 .col-rlg-75 {
		width: auto;
		padding-top: 50px;
		margin: 0 35px;
	}
}
.center {
	text-align: center !important;
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.14px;
}
.center p {
	color: #fff !important;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	font-variant: all-small-caps;
	letter-spacing: 0.5px;
}
.center a {
	color: #fff !important;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.14px;
}
.center a .dashicons {
	font-size: 14px;
    margin-top: 10px;
}
.center.black p {
	color: #282828 !important;
}
.center.black a{
	color:  #282828 !important;
}
.winner-section {
	width: 100%;
	max-width: 1512px;
	margin: 100px auto;
	margin-top: 0;
	overflow: hidden;
}
.winner-section .slider-winner {
	justify-content: center;
	box-sizing: border-box;
	padding-bottom: 70px;
}
.winner-section .slider-winner .content .col-lg-12 {
	width: 100%;
	display: flex;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-45 {
	width: 45%;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-45 .winner-image {
	max-width: 100%;
	height: auto;
	flex-shrink: 0;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 {
	width: 55%;
	margin: auto 85px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .pre-title {
	flex-shrink: 0;
	color: #282828;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .title {
	color: #282828;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 50px;
	margin-bottom: 16px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .horizontal-line {
	width: 277px;
	height: 4px;
	flex-shrink: 0;
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
	margin-bottom: 34px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .detail {
	width: 100%;
	border-left: 2px solid #C1C1C1;
	padding: 0px 30px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .detail .about {
	flex-shrink: 0;
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 11px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .detail .about .content-italic {
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .detail .content-footer .winner-name {
	flex-shrink: 0;
	color: var(--primary-2, #D0AF21);
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 6px;
}
.winner-section .slider-winner .content .col-lg-12 .col-lg-55 .detail .content-footer .award-name {
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}
.winner-section .buttons .prev {
	background-color: #D0AF21;
	font-size: 30px;
}
.winner-section .buttons .next {
	background-color: #D0AF21;
	font-size: 30px;
	right: 50px;
}
@media (max-width: 768px) {
	.winner-section .slider-winner {
		justify-content: center;
		box-sizing: border-box;
	}
	.winner-section .slider-winner .content .col-lg-12 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-45 {
		width: 100%;
		margin: 0 30px 0 30px;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-45 .winner-image {
		width: 100%;
		height: auto;
		padding-bottom: 50px;
		flex-shrink: 0;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-55 {
		width: 100%;
		text-align: left;
		margin: auto 40px;
	}
}
@media (max-width: 600px) {
	.winner-section .slick-slider-dots {
		display: none !important;
	}
	.winner-section .slide-arrows {
		right: -webkit-calc(50% - 83px) !important;
		right: -moz-calc(50% - 83px) !important;
		right: calc(50% - 83px) !important;
	}
	.winner-section .slider-winner {
		justify-content: center;
		box-sizing: border-box;
	}
	.winner-section .slider-winner .content .col-lg-12 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-45 {
		width: 100%;
		margin: 0;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-45 .winner-image {
		width: 100%;
		height: auto;
		flex-shrink: 0;
	}
	.winner-section .slider-winner .content .col-lg-12 .col-lg-55 {
		width: 100%;
		margin: 0;
	}
}
.winner-section .slick-slider-dots {
	display: block;
	position: relative;
	width: 100%;
	text-align: left;

}
.winner-section .slick-slider-dots .slick-active button {
	margin: 0;
}
.winner-section .slick-slider-dots button:before {
	color: #D9D9D9;
	content: "\f111";
    font-family: 'FontAwesome';
    font-size: 12px;
}
.winner-section .slick-slider-dots .slick-active button:before {
	color: #969696;
}
.winner-section .slick-slider-dots .slick-dots {
	left: calc(45%);
	text-align: left;
	bottom: 40px;
}
.winner-section .slide-arrows {
	float: right;
	padding: 0 !important;
	margin-top: -70px;
	position: relative;
	right: 16px;
}
.winner-section .slick-arrow .dashicons:before {
	font-size: 20px;
    color: #fff;
    padding: 10px;
    line-height: 34px;
    width: 56px;
    height: 56px;
    display: block;
}
.winner-section .slick-arrow {
	padding: 0 !important;
	margin-left: 25px;
	cursor: pointer;
}
.winner-section .slide-arrows span{
	width: 56px;
	height: 56px;
	border-radius: 50%;
}
.winner-section .slide-arrows .slick-slider-prev {
	background-color: #D0AF21;
	font-size: 30px;
}
.winner-section .slide-arrows .slick-slider-next {
	background-color: #D0AF21;
	font-size: 30px;
	right: 50px;
}

.leaders-section {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: var(--primary-1, #022845);
	padding-bottom: 80px;
	overflow: hidden;
}
.leaders-section .page-content {
	padding-top: 100px;
	max-width: 635px;
	margin: 0 auto;
}
.leaders-section .page-content .small-head1 {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	padding-left: 0px;
}
.leaders-section .page-content .head-hrline1 {
	padding-bottom: 16px;
}
.leaders-section .page-content .head-hrline1 .big-head1 {
	color: #FFF;
	text-align: center;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 60px;
	letter-spacing: 1.26px;
	margin: 0;
	padding-right: 57px;
}
.leaders-section .page-content .head-hrline1 .horizondal-line {
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
	width: 617px;
	height: 4px;
	margin: 0;
	margin-top: 16px;
	border: none;
}
.leaders-section .page-content .paragraph1 {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	width: 94%;
	padding-right: 6%;
	flex-shrink: 0;
	padding-bottom: 70px;
}
.leaders-section .group-of-image {
	display: block;
	width: 100%;
	gap: 54px;
	padding-bottom: 44px;
}
.leaders-section .group-of-image img {
	width: 100%;
	height: auto;
	padding: 0 25px;
}
.leaders-section .group-of-image .image1 .name1 {
	color: #FFF;
	font-family: Inter;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
}
.leaders-section .group-of-image .image1 .arrow1 {
	width: 25px;
	height: 24.922px;
	flex-shrink: 0;
	padding-left: 70px;
}
.leaders-section .group-of-image .image1 .image1-content {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	margin: 0;
}
.leaders-section .button-box {
	text-align: center;
	justify-content: center;
	padding: 8px 21px;
	border-radius: 30px;
}
.leaders-section .button-box .button-text {
	padding: 16px 21px;
	background: var(--primary-2, #D0AF21);
	color: #FFF;
	border: 1px solid #D0AF21;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0.16px;
	border: none;
	border-radius: 30px;
}
.leaders-section .button-box .button-text:hover {
	background: #fff;
	color: #D0AF21;
}
@media screen and (max-width: 600px) {
	.leaders-section .page-content .head-hrline1 .big-head1 {
		font-size: 32px;
		line-height: 45px;
	}
	.leaders-section .page-content .head-hrline1 .big-head1 {
		padding: 0;
	}
	.leaders-section {
		padding: 0 16px 100px 16px;
	}
	.leaders-section .group-of-image img {
		padding: 0;
	}
}

.number-section {
	width: auto;
	background: var(--primary-2, #D0AF21);
}
.number-section .number-cover {
	max-width: 1512px;
	width: auto;
	display: flex;
	margin: 0 auto;
	justify-content: center;
	height: 100%;
	padding: 100px 114px;
}
.number-section .column-left {
	display: block;
	float: left;
	width: 50%;
	padding-right: 40px;
}
.number-section .column-left .room {
	color: #fff;
	font-family: 'Playfair Display', sans-serif;
	font-size: 42px;
	font-style: normal;
	text-align: left;
	font-weight: 800;
	line-height: 60px;
	width: auto;
	display: inline-block;
	margin: 0;
	padding-bottom: 29.75px;
}
.number-section .column-left .room strong:after {
    width: 100%;
    height: 4px;
    content: '';
    flex-shrink: 0;
    display: block;
    border-radius: 4px;
    background: linear-gradient(90deg,#fff 0%,rgba(208,175,33,0) 100%);
    margin-top: 8px;
}
.number-section .column-left .column-para1 {
	color: #022845;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	margin: 0;
	padding-bottom: 6px;
}
.number-section .column-left .slaz-line {
	width: 13px;
	height: 1px;
	transform: rotate(90deg);
	flex-shrink: 0;
	position: relative;
	top: -5px;
	display: inline-block;
	background: #fff;
}
.number-section .column-left .column-para2 {
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.48px;
	margin: 0;
	padding-bottom: 26px;
	max-width: 544px;
}
.number-section .column-left .button {
	border: 1px solid #fff !important;
	color: #FFF !important;
	text-align: center !important;
	font-family: 'Inter', sans-serif;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 500 !important;
	line-height: 34px !important;
	padding: 8px 21px !important;
	border-radius: 30px !important;
	background: var(--primary-2, #D0AF21) !important;
	text-transform: none !important;
}
.number-section .column-left .button:hover {
	color: var(--primary-2, #D0AF21) !important;
	background: #fff !important;
	box-shadow: none !important;
}
.number-section .column-right {
	display: block;
	float: left;
	width: 50%;
	padding-left: 40px;
}
.number-section .column-right .columns {
	width: fit-content;
	border-bottom: 0px solid #D0AF21;
	margin-left: auto;
	margin-right: auto;
}
.number-section .column-right .row1 {
	display: flex;
	width: 100%;
	justify-content: center;
}
.number-section .column-right .row1 .column {
	width: 33%;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
}
.number-section .column-right .row2 {
	display: flex;
	width: 100%;
	justify-content: center;
}
.number-section .column-right .row2 .column {
	width: 33%;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
}
@media screen and (min-width: 1440px) {
	.number-section .column-right .row2 .column, .number-section .column-right .row1 .column {
		padding-left: 10%;
	}
	.number-section .column-left, .number-section .column-right {
		padding: 0;
	}
}
.number-section .average-rows {
	color: #fff;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	height: 58px;
}
.number-section .average {
	color: #fff;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}
.number-section .five {
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.number-section .average-rows {
	color: #fff;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	margin-top: 56px;
}
.number-section .precentage {
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.number-section .average-line {
	color: #022845;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
}
.number-section .average-line1 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
	padding-right: 25px;
}
.number-section .average-line2 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
}
.number-section .average-line3 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
	padding-right: 25px;
}
.number-section .average-line4 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 14px;
}
.number-section .average-line5 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
}
.number-section .average-line6 {
	color: #022845;
	text-align: left;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding-bottom: 35px;
}
.number-section .line1 {
	background: #fff;
	margin: 0 auto;
	height: 1px;
	max-width: 255px;
}
.number-section .line2 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
.number-section .line3 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
.number-section .line4 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
.number-section .line5 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
.number-section .line6 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
.number-section .line7 {
	background: #fff;
	margin: 0;
	height: 1px;
	max-width: 140px;
}
@media screen and (min-width: 1440px) {
	.number-section .column-right .row2 .column, .number-section .column-right .row1 .column {
		padding-left: 10%;
	}
	.number-section .column-left, .number-section .column-right {
		padding: 0;
	}
}
@media screen and (max-width: 1200px) {
	.number-section .number-cover {
		padding: 100px 50px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
	.number-section .number-cover {
		padding: 100px 30px;
	}
	.number-section .column-left {
		padding-left: 20px;
	}
	.number-section .column-left .room {
		font-size: 35px;
		padding-bottom: 10.75px;
	}
	.number-section .column-left .column-para1 {
		font-size: 12px;
		line-height: 25px;
		padding-bottom: 10px;
	}
	.number-section .column-left .column-para2 {
		font-size: 14px;
	}
	.number-section .column-left .button {
		font-size: 12px;
	}
	.number-section .column-right {
		padding-left: 20px;
	}
	.number-section .column-right .average {
		font-size: 35px;
	}
	.number-section .column-right .five {
		font-size: 45px;
	}
	.number-section .column-right .average-line {
		font-size: 15px;
	}
	.number-section .column-right .line1 {
		max-width: 203px;
	}
	.number-section .column-right .row1 .average-rows {
		font-size: 35px;
		height: 42px;
	}
	.number-section .column-right .row1 .precentage {
		font-size: 25px;
	}
	.number-section .column-right .row1 .average-line1 {
		font-size: 14px;
		padding-bottom: 31px;
	}
	.number-section .column-right .row1 .average-line2 {
		font-size: 14px;
		padding-bottom: 31px;
	}
	.number-section .column-right .row1 .average-line3 {
		font-size: 14px;
		padding-bottom: 31px;
	}
	.number-section .column-right .row1 .line2 {
		max-width: 90px;
	}
	.number-section .column-right .row1 .line3 {
		max-width: 90px;
	}
	.number-section .column-right .row1 .line4 {
		max-width: 90px;
	}
	.number-section .column-right .row2 .average-rows {
		font-size: 35px;
		height: 42px;
	}
	.number-section .column-right .row2 .precentage {
		font-size: 25px;
	}
	.number-section .column-right .row2 .average-line4 {
		font-size: 14px;
		padding-bottom: 14px;
	}
	.number-section .column-right .row2 .average-line5 {
		font-size: 14px;
		padding-bottom: 31px;
	}
	.number-section .column-right .row2 .average-line6 {
		font-size: 14px;
		padding-bottom: 31px;
	}
	.number-section .column-right .row2 .line5 {
		max-width: 90px;
	}
	.number-section .column-right .row2 .line6 {
		max-width: 90px;
	}
	.number-section .column-right .row2 .line7 {
		max-width: 90px;
	}
}
@media screen and (max-width: 768px) {
	.number-section .number-cover {
		padding: 100px 16px;
		display: inline-block;
	}
	.number-section .column-left {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.number-section .column-left h1, .number-section .column-left h2, .number-section .column-left h3, .number-section .column-left p {
		text-align: left;
	}
	.number-section .column-right .row1 .column, .number-section .column-right .row2 .column {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.number-section .average-rows, .number-section .column-right .row1 .average-line1, .number-section .column-right .row1 .line2 {
		text-align: center;
	}
	.number-section .column-right .row1, .number-section .column-right .row2 {
		display: block;
	}
	.number-section .column-right {
		margin-top: 60px;
		width: 100%;
		padding: 0;
	}
	.number-section .column-left .button {
		margin: 0 auto !important;
		text-align: center !important;
	}
	.number-section .column-left .room {
		font-size: 36px;
		line-height: 45px;
		padding-bottom: 16px;
	}
	.number-section .column-left .column-para1 {
		font-size: 14px;
		line-height: 26px;
		padding-bottom: 20px;
	}
	.number-section .column-left .column-para2 {
		padding-bottom: 18px;
		font-size: 16px;
		line-height: 30px;
	}
	.number-section .column-left .button {
		font-size: 10px;
		line-height: 22px;
	}
	.number-section .column-right .average {
		font-size: 45px;
	}
	.number-section .column-right .five {
		font-size: 38px;
	}
	.number-section .column-right .average-line {
		font-size: 18px;
		padding-bottom: 25px;
	}
	.number-section .column-right .line1 {
		max-width: 170px;
	}
	.number-section .column-right .row1 .average-rows {
		font-size: 60px;
		height: auto;
	}
	.number-section .column-right .row1 .precentage {
		font-size: 20px;
	}
	.number-section .column-right .row1 .average-line1, .number-section .column-right .row1 .average-line2, .number-section .column-right .row1 .average-line3, .number-section .column-right .row2 .average-line4, .number-section .column-right .row2 .average-line5, .number-section .column-right .row2 .average-line6 {
		text-align: center;
	}

	.number-section .column-right .row1 .line2, .number-section .column-right .row1 .line3, .number-section .column-right .row1 .line4, .number-section .column-right .row2 .line5, .number-section .column-right .row2 .line6, .number-section .column-right .row2 .line7 {
		max-width: 140px;
		margin: 0 auto;
	}
}


.slick-section {
	width: 100%;
	background: var(--primary-1, #022845);
	height: auto;
	padding-bottom: 100px;
	overflow: hidden;
}
.slick-section .cont {
	max-width: 1512px;
	margin: 0 auto;
}
.slick-section .content {
	padding: 30px;
	padding-top: 100px;
	max-width: 704px;
	width: 100%;
	margin: auto;
	text-align: center;
}
.slick-section .content .small-head {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}
.slick-section .content .head-hrline .big-head {
	color: #FFF;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 60px;
	letter-spacing: 1.26px;
	margin: 0;
}
.slick-section .content .head-hrline .horizondal-lines {
	border-radius: 4px;
	background: linear-gradient(90deg, #FFF 0%, rgba(208, 175, 33, 0) 100%);
	width: 509px;
	height: 4px;
	margin: 8px auto;
	border: none;
}
.slick-section .content .paragraph {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	flex-shrink: 0;
}
.slick-section .group-image {
	display: block;
	width: 100%;
	gap: 48px;
}
.slick-section .group-image .image {
	width: calc(33% - 53px);
	padding: 0 26px;
	float: left;
}
.slick-section .group-image .image img {
	width: 100%;
}
.slick-section .group-image .image .name {
	color: #FFF;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin: 15px 0 0 0;
}
.slick-section .group-image .image .dashicons {
	width: 25px;
	height: 24.922px;
	flex-shrink: 0;
	float: right;
	padding: 5px;
	font-size: 15px;
	color: #022845;
	background-color: #fff;
	border-radius: 50%;
}
.slick-section .group-image .image .image-content {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.slick-section .content .head-hrline .big-head {
		font-size: 32px;
		line-height: 45px;
	}
}

.brand-sec {
	max-width: 1512px;
	width: auto;
	padding: 100px 114px;
	margin: 0px auto;
}
.brand-sec div {
	text-align: center;
}
.brand-sec .spons {
	color: #282828;
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.brand-sec .brand-head:after {
	width: 100%;
	height: 4px;
	content: '';
	flex-shrink: 0;
	display: block;
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
	margin-bottom: 40px;
	margin-top: 8px;
}
.brand-sec .brand-head {
	color: #282828;
	font-family: Playfair Display;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: 50px;
	display: inline-block;
	margin: auto;
	text-align: center;
	margin: 0;
	margin-bottom: 16px;
}
.brand-sec .brand-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 70px;
}
.brand-sec .brand-row a, .brand-sec .brand-row img {
	width: 25%;
	max-width: 320px;
	object-fit: contain;
	height: auto;
	padding: 20px 40px;
	justify-content: center;
    display: flex;
}
.brand-sec .brand-row a img {
	width: auto;
	height: auto;
}
.brand-sec .circle-end {
	text-align: center;
	margin-bottom: 100px;
}
.brand-sec .circle-end .brand-button {
	padding: 16px 21px;
	border-radius: 30px;
	border: none;
	border: 1px solid #D0AF21;
	background: var(--primary-2, #D0AF21);
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: norm al;
	font-weight: 500;
	line-height: 34px;
}
.brand-sec .circle-end .brand-button:hover {
	background: var(--primary-2, #fff);
	color: #D0AF21;
}
@media (max-width: 1200px) {
	.brand-sec {
		padding: 100px 30px;
	}
}
@media (max-width: 768px) {
	.brand-sec {
		padding: 100px 16px;
	}
	.brand-sec .brand-head {
		font-size: 32px;
		font-style: normal;
		font-weight: 800;
		line-height: 50px;
		padding: 0 16px;
		margin: 0;
	}
	.brand-sec .brand-scroll {
		width: 100%;
		overflow-y: scroll;
		-ms-overflow-style: none;
  		scrollbar-width: none;
	}
	.brand-sec .brand-scroll::-webkit-scrollbar {
		display: none;
	}
	.brand-row {
		min-width: 1284px;
	}
	.brand-sec .brand-row a, .brand-sec .brand-row img {
		max-width: 250px;
	}
	.brand-row.single-row {
		flex-wrap: nowrap;
	}
}


.location-section {
	background: var(--primary-2, #D0AF21);
	width: 100%;
	display: flex;
}
.location-section .location-container {
	width: auto;
	max-width: 1512px;
	height: auto;
	margin: 0 auto;
	display: block;
	padding: 100px 114px;
}
.location-section .locat-left {
	width: 40%;
	float: left;
	padding: 85px 0;
}
.location-section .locat-left .locat-little-tittle {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}
.location-section .locat-left .locat-tittle {
	color: #FFF;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 60px;
	letter-spacing: 1.26px;
	margin: 0;
	padding: 10px 0;
}
.location-section .locat-left .locat-line {
	border-radius: 4px;
	background: linear-gradient(90deg, #FFF 0%, rgba(208, 175, 33, 0) 100%);
	height: 4px;
	border: none;
	margin: 0;
}
.location-section .locat-left .locat-para {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding: 17px 0 10px 0;
}
.location-section .locat-left .locat-btn {
	display: inline-block;
	border-radius: 30px;
	border: 1px solid #FFF;
}
.location-section .locat-left .locat-btn:hover {
	background-color: #fff;
	color: #D0AF21 !important;
}
.location-section .locat-left .locat-btn:hover .locat-text {
	color: #D0AF21;
}
.location-section .locat-left .locat-btn span {
	margin-left: 3px;
    margin-top: 10px;
    font-size: 16px;	
}
.location-section .locat-left .locat-btn .locat-text {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.16px;
	padding: 8px 21px;
	display: block;
}
.location-section .locat-left .locat-btn .locat-text .btn-arrow {
	padding-left: 8px;
	top: 5px;
	position: relative;
}
.location-section .locat-right {
	width: 60%;
	float: right;
	padding-left: 93px;
}
.location-section .locat-right .locat-flex {
	display: block;
	width: 100%;
}
.location-section .locat-right .locat-flex .locat-flex-left {
	float: left;
	width: 50%;
	display: block;
}
.location-section .locat-right .locat-flex .locat-flex-left .locat-img.spec {
	padding-bottom: 35px;
}
.location-section .locat-right .locat-flex .locat-flex-left .locat-img img {
	width: 100%;
}
.location-section .locat-right .locat-flex .locat-flex-right {
	float: right;
	width: 50%;
}
.location-section .locat-right .locat-flex .locat-flex-right .locat-img {
	padding-left: 35px;
}
.location-section .locat-right .locat-flex .locat-flex-right .locat-img img {
	width: 100%;
	aspect-ratio: 1/1.845;
	margin-top: -7px;
	object-fit: cover;
}
@media (max-width: 1200px) {
	.location-section .location-container {
		padding: 100px 30px;
	}
}
@media (max-width: 768px) {
	.location-section .location-container {
		padding: 100px 16px;
	}
	.location-section .locat-left .locat-tittle {
		font-size: 36px;
		line-height: 60px;
		padding: 0
	}
	.location-section .locat-left {
		width: 100%;
		padding: 0;
		padding-bottom: 42px;
	}
	.location-section .locat-right {
		width: 100%;
		padding: 0;
	}
	.location-section .locat-right .locat-flex .locat-flex-left {
		width: 100%;
		padding-bottom: 16px;
	}
	.location-section .locat-right .locat-flex .locat-flex-left .locat-img.spec {
		padding-bottom: 16px;
	}
	.location-section .locat-right .locat-flex .locat-flex-right {
		width: 100%;
	}
	.location-section .locat-right .locat-flex .locat-flex-right .locat-img {
		padding-left: 0;
	}
}

.past-section {
	margin: 100px 114px 100px 114px;
	margin-bottom: 0;
}
.past-section .prev-yr-awards {
	width: 100%;
}
.past-section .prev-yr-awards .prev-awards-header {
	width: 62%;
}
.past-section .prev-yr-awards .prev-awards-header .pre-title {
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.past-section .prev-yr-awards .prev-awards-header .title {
	color: #282828;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 60px;
	letter-spacing: 1.26px;
}
.past-section .prev-yr-awards .prev-awards-header .horizontal-line {
	width: auto;
	height: 4px;
	margin-top: 16px;
	flex-shrink: 0;
	border-radius: 4px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
}
.past-section .prev-yr-awards .prev-awards-header .header-content {
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin-top: 19px;
}
.past-section .prev-yr-awards .prev-awards-header .header-content span {
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
}
.past-section .prev-yr-awards .award-articles {
	margin-top: 72px;
	border-radius: 5px;
	background: #F9F9F9;
}
.past-section .prev-yr-awards .award-articles .article .article-body {
	width: 100%;
	display: flex;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image {
	width: 30%;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content {
	width: 70%;
	margin-left: 90px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header {
	display: flex;
	width: 100%;
	align-items: center;
	margin-top: 50px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .date {
	color: #282828;
	text-align: center;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0.54px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state:before {
    content:"\A";
    width:5px;
    height:5px;
	margin-right: 3px;
    border-radius:50%;
    background: #282828;
    display:inline-block;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #282828;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.54px;
	padding-left: 36px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state img {
	width: 5px;
	height: 5px;
	flex-shrink: 0;
	margin-left: 36px;
	margin-right: 5px;
	border-radius: 50%;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .person {
	color: #282828;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.48px;
	border-radius: 5px;
	border: 1px solid #282828;
	padding: 2px 14px;
	justify-content: center;
	align-items: center;
	margin-left: 36px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-content {
	margin-top: 26px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-content .article-content-title {
	color: #282828;
	font-family: Inter;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-content .article-content-para {
	width: 80%;
	color: #282828;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-top: 14px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-footer {
	margin-top: 58px;
	display: flex;
	margin-bottom: 50px;
	align-items: center;
	text-align: center;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-footer .footer-content {
	color: var(--primary-2, #D0AF21);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-footer .footer-content .dashicons {
	height: 56px;
    width: 56px;
    border: 1px solid #D0AF21;
    border-radius: 50%;
    padding: 16px 16px;
    font-size: 22px;
    margin-left: 5px;
    margin-top: -10px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-footer .footer-arrow {
	margin-left: 15px;
}
.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-footer .footer-arrow img {
	border: 2px solid #D0AF21;
	padding: 8px;
	border-radius: 50px;
	fill: #D0AF21;
}
.past-section .prev-yr-awards .award-articles-2 {
	margin-top: 33px;
}

@media (max-width: 1024px) {
	.past-section{
		margin: 100px 50px 100px 50px;
	}
	.past-section .prev-yr-awards {
		width: 100%;
	}
	.past-section .prev-yr-awards .prev-awards-header {
		width: 100%;
	}
	.past-section .prev-yr-awards .award-articles {
		margin-top: 72px;
		border-radius: 5px;
		background: #F9F9F9;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body {
		width: 100%;
		display: flex;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image {
		width: 50%;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image img {
		width: 100%;
		height: auto;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content {
		width: 70%;
		margin-left: 50px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header {
		display: flex;
		width: 100%;
		align-items: center;
		margin-top: 30px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .date {
		color: #282828;
		text-align: center;
		font-family: Inter;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 32px;
		letter-spacing: 0.54px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color: #282828;
		font-family: Inter;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: 32px;
		padding-left: 36px;
		letter-spacing: 0.54px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state img {
		width: 5px;
		height: 5px;
		flex-shrink: 0;
		margin-left: 36px;
		margin-right: 5px;
		border-radius: 50%;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .person {
		color: #282828;
		text-align: center;
		font-family: Inter;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
		letter-spacing: 0.48px;
		border-radius: 5px;
		border: 1px solid #282828;
		padding: 2px 14px;
		justify-content: center;
		align-items: center;
		margin-left: 36px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-content {
		margin-top: 26px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-content .article-content-title {
		color: #282828;
		font-family: Inter;
		font-size: 32px;
		font-style: normal;
		font-weight: 500;
		line-height: 40px;
	}
}

@media (max-width: 768px) {
	.past-section {
		margin: 100px 16px 100px 16px;
		margin-bottom: 0;
	}
	.past-section .prev-yr-awards {
		width: 100%;
	}
	.past-section .prev-yr-awards .prev-awards-header {
		width: 100%;
	}
	.past-section .prev-yr-awards .prev-awards-header .pre-title {
		color: #282828;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
	}
	.past-section .prev-yr-awards .prev-awards-header .title {
		color: #282828;
		font-family: Playfair Display;
		font-size: 42px;
		font-style: normal;
		font-weight: 800;
		line-height: 50px;
		letter-spacing: 1.26px;
	}
	.past-section .prev-yr-awards .prev-awards-header .horizontal-line {
		width: auto;
		height: 4px;
		margin-top: 16px;
		flex-shrink: 0;
		border-radius: 4px;
		background: linear-gradient(90deg, #D0AF21 0%, rgba(208, 175, 33, 0) 100%);
	}
	.past-section .prev-yr-awards .prev-awards-header .header-content {
		color: #282828;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px;
		/* 187.5% */
		margin-top: 19px;
	}
	.past-section .prev-yr-awards .prev-awards-header .header-content span {
		color: #282828;
		font-family: Inter;
		font-size: 16px;
		font-style: italic;
		font-weight: 400;
		line-height: 30px;
	}
	.past-section .prev-yr-awards .award-articles {
		margin-top: 72px;
		border-radius: 5px;
		background: #F9F9F9;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image {
		width: 100%;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image img {
		width: 100%;
		height: auto;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content {
		width: 100%;
		margin: 0 16px;
	}
	.past-section .prev-yr-awards .award-articles-2 {
		margin-top: 33px;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .person {
		margin-left: calc(100% - 100px);
	}
	.past-section .prev-yr-awards .award-articles .article .article-body .article-image-content .article-header .state {
		padding-left: calc(100% - 250px);
	}
}
#see-more-btn {
	color: var(--primary-2, #D0AF21);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.16px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-top: 50px;
}
#see-more-btn span {
	padding-top: 9px;
}

.sponsor-activation {
	max-width: 1512px;
	padding: 0 114px;
	padding-top: 100px;
	width: auto;
	margin: 0 auto;
	margin-bottom: 50px;
}
.sponsor-activation .head {
	color: #282828;
	font-family: 'Playfair Display', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: 45px;
	margin: 0;
	padding-bottom: 70px;
	display: inline-flex;
	width: auto;
	position: relative;
}
.sponsor-activation .head:before {
	content: " ";
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	position: absolute;
	border-radius: 2px;
	background: linear-gradient(90deg, #D0AF21 0%, rgba(2, 40, 69, 0) 100%);
}
.sponsor-activation .activation-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sponsor-activation .activation-row .award-img {
	width: calc(33.3% - 36px);
	padding-bottom: 50px;
}
.sponsor-activation .activation-row .award-img img {
	width: 100%;
	height: auto;
}
.sponsor-activation .letter-box {
	display: flex;
	width: auto;
	padding-top: 50px;
}
.sponsor-activation .letter-box .text-box-1 {
	width: 50%;
	float: left;
	border: 1px solid #282828;
}
.sponsor-activation .letter-box .box-text {
	display: flex;
}
.sponsor-activation .letter-box .box-text a {
	text-align: center;
	color: #282828;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.72px;
	padding: 39px 134px;
}
.sponsor-activation .letter-box .box-text .text-into-words {
	margin: 0;
}

.sponsor-activation .letter-box .box-text .text-into-words .icon {
	top: -1px;
	left: 12px;
	position: relative;
}
.sponsor-activation .letter-box .box-text .text-into-words .icon img {
	width: 22px;
	height: 21px;
}
.sponsor-activation .letter-box .text-box-2 {
	width: 50%;
	float: right;
	border: 1px solid #282828;
}
.sponsor-activation .letter-box .text-box-1 {
	border-right: 0px solid;
}
@media (max-width: 1440px) {
	.sponsor-activation .letter-box .box-text a {
		padding: 39px 30px;
	}
}
@media (max-width: 1200px) {
	.sponsor-activation {
		padding: 0 30px;
		padding-top: 100px;
	}
	.sponsor-activation .letter-box .box-text a {
		font-size: 16px;
		padding: 33px 30px;
	}
	.sponsor-activation .letter-box .box-text .text-into-words .bold {
		font-size: 19px;
	}
}
@media (max-width: 768px) {
	.sponsor-activation {
		padding: 100px 16px;
	}
	.sponsor-activation .head {
		font-size: 32px;
	}
	.sponsor-activation .activation-row .award-img {
		width: calc(50% - 8px);
		padding-bottom: 16px;
	}
	.sponsor-activation .letter-box .box-text a, .sponsor-activation .letter-box .text-box-2 .box-text a {
		font-size: 16px;
		padding: 26px 30px;
		line-height: 24px;
	}
	.sponsor-activation .letter-box .box-text .text-into-words .bold {
		font-size: 15px;
	}
	.sponsor-activation .letter-box .box-text .text-into-words .icon {
		top: 4px;
	}
}
@media (max-width: 600px) {
	.sponsor-activation {
		padding: 0 16px;
		padding-top: 100px;
	}
	.sponsor-activation .head {
		font-size: 30px;
		padding-bottom: 60px;
	}
	.sponsor-activation .activation-row .award-img {
		width: 100%;
		padding-bottom: 20px;
	}
	.sponsor-activation .letter-box {
		flex-wrap: wrap;
	}
	.sponsor-activation .letter-box .text-box-1 {
		width: 100%;
		margin-bottom: 20px;
		border: 1px solid #282828;
	}
	.sponsor-activation .letter-box .text-box-1 .box-text a, .sponsor-activation .letter-box .text-box-2 .box-text a {
		font-size: 13px;
		padding: 20px 15px;
	}
	.sponsor-activation .letter-box .text-box-1 .box-text .text-into-words .bold {
		font-size: 15px;
	}
	.sponsor-activation .letter-box .text-box-1 .box-text .text-into-words .icon, .sponsor-activation .letter-box .text-box-2 .box-text .text-into-words .icon {
		top: 0;
	}
	.sponsor-activation .letter-box .text-box-2 {
		width: 100%;
	}
}

.ceo-footer {
	max-width: 100%;
	width: 100%;
	padding: 100px 114px 100px 114px;
	background: var(--primary-2, #D0AF21);
	display: flex;
	justify-content: center;
}
.ceo-footer .ceo-column1 {
	padding-right: 100px;
}
.ceo-footer .ceo-column1 .column1-title {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.ceo-footer .ceo-column1 .column1-heading {
	color: #FFF;
	font-family: Playfair Display;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: 50px;
	letter-spacing: 1.26px;
}
.ceo-footer .ceo-column1 .column1-contact-message {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	padding: 10px 0;
}
.ceo-footer .ceo-column1 .column1-button .button {
	margin-top: 7px;
	border-radius: 90px;
	background-color: #D0AF21;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;
	padding: 15px 34px 15px 34px;
}
.ceo-footer .ceo-column1 .column1-button .button:hover {
	color: #D0AF21;
	background-color: #fff;
	box-shadow: none;
}
.ceo-footer .ceo-column2 {
	padding: 30px 82px 0px 31px;
	border-left: 2px solid rgba(255, 255, 255, 0.6);
}
.ceo-footer .ceo-column2 .column2-inquiries {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.48px;
}
.ceo-footer .ceo-column2 .column2-email {
	color: var(--primary-1, #022845);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0.16px;
}
.ceo-footer .ceo-column3 {
	padding: 30px 0px 0px 31px;
	border-left: 2px solid rgba(255, 255, 255, 0.6);
}
.ceo-footer .ceo-column3 .column3-sponsorship {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.48px;
}
.ceo-footer .ceo-column3 .column3-mail {
	color: var(--primary-1, #022845);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0.16px;
}
.ceo-footer .ceo-column3 .column3-button .button {
	margin-top: 16px;
	border-radius: 90px;
	background-color: #D0AF21;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;
	padding: 15px 34px 15px 34px;
}
.ceo-footer .ceo-column3 .column3-button .button:hover {
	color: #D0AF21;
	background-color: #fff;
	box-shadow: none;
}
@media (max-width: 1200px) {
	.ceo-footer {
		max-width: 100%;
		padding: 100px 50px;
		background: var(--primary-2, #D0AF21);
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.ceo-footer .ceo-column1 {
		width: 100%;
		padding: 0px;
		text-align: center;
	}
	.ceo-footer .ceo-column1 .column1-title {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
		/* 187.5% */
	}
	.ceo-footer .ceo-column1 .column1-heading {
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #FFF;
		font-family: Playfair Display;
		font-size: 42px;
		font-style: normal;
		font-weight: 800;
		line-height: 50px;
		letter-spacing: 1.26px;
	}
	.ceo-footer .ceo-column1 .column1-contact-message {
		margin-top: 23px;
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
	}
	.ceo-footer .ceo-column1 .column1-contact-message .split-line {
		display: flex;
		flex-direction: column;
	}
	.ceo-footer .ceo-column1 .column1-button .button {
		margin-top: 17px;
		border-radius: 90px;
		background-color: #D0AF21;
		border: 1px solid #FFF;
		box-shadow: 0px 10px 20px 0px rgba(121, 121, 121, 0.2);
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 0.32px;
		padding: 15px 34px 15px 34px;
	}
	.ceo-footer .ceo-column2 {
		width: 100%;
		margin-top: 58px;
		border: none;
		padding: 0;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.ceo-footer .ceo-column2 .column2-inquiries {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 32px;
		letter-spacing: 0.48px;
	}
	.ceo-footer .ceo-column2 .column2-email {
		color: var(--primary-1, #022845);
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 32px;
		letter-spacing: 0.16px;
	}
	.ceo-footer .ceo-column3 {
		margin-top: 28px;
		padding: 0;
		padding-top: 16px;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-left: none;
		border-top: 2px solid rgba(255, 255, 255, 0.6);
	}
	.ceo-footer .ceo-column3 .column3-sponsorship {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 32px;
		letter-spacing: 0.48px;
	}
	.ceo-footer .ceo-column3 .column3-mail {
		color: var(--primary-1, #022845);
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 26px;
		letter-spacing: 0.16px;
	}
	.ceo-footer .ceo-column3 .column3-button .button {
		margin-top: 16px;
		border-radius: 90px;
		background-color: #D0AF21;
		border: 1px solid #FFF;
		box-shadow: 0px 10px 20px 0px rgba(121, 121, 121, 0.2);
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 36px;
		letter-spacing: 0.32px;
		padding: 16px 21px;
	}
}
@media (max-width: 450px) {
	.ceo-footer {
		width: 100%;
		padding: 52px 16px 68px 16px;
		background: var(--primary-2, #D0AF21);
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.ceo-footer .ceo-column1 {
		padding: 0px;
		text-align: center;
	}
	.ceo-footer .ceo-column1 .column1-title {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
	}
	.ceo-footer .ceo-column1 .column1-heading {
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #FFF;
		font-family: Playfair Display;
		font-size: 42px;
		font-style: normal;
		font-weight: 800;
		line-height: 50px;
		letter-spacing: 1.26px;
	}
	.ceo-footer .ceo-column1 .column1-contact-message {
		margin-top: 23px;
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
	}
	.ceo-footer .ceo-column1 .column1-contact-message .split-line {
		display: flex;
		flex-direction: column;
	}
	.ceo-footer .ceo-column1 .column1-button .button {
		margin-top: 17px;
		border-radius: 90px;
		background-color: #D0AF21;
		border: 1px solid #FFF;
		box-shadow: 0px 10px 20px 0px rgba(121, 121, 121, 0.2);
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 0.32px;
		padding: 15px 34px 15px 34px;
	}
	.ceo-footer .ceo-column2 {
		margin-top: 58px;
		border: none;
		padding: 0;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.ceo-footer .ceo-column2 .column2-inquiries {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 32px;
		letter-spacing: 0.48px;
	}
	.ceo-footer .ceo-column2 .column2-email {
		color: var(--primary-1, #022845);
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 32px;
		letter-spacing: 0.16px;
	}
	.ceo-footer .ceo-column3 {
		margin-top: 28px;
		padding: 0;
		padding-top: 16px;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-left: none;
		border-top: 2px solid rgba(255, 255, 255, 0.6);
	}
	.ceo-footer .ceo-column3 .column3-sponsorship {
		color: #FFF;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 32px;
		letter-spacing: 0.48px;
	}
	.ceo-footer .ceo-column3 .column3-mail {
		color: var(--primary-1, #022845);
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 26px;
		letter-spacing: 0.16px;
	}
	.ceo-footer .ceo-column3 .column3-button .button {
		margin-top: 16px;
		border-radius: 90px;
		background-color: #D0AF21;
		border: 1px solid #FFF;
		box-shadow: 0px 10px 20px 0px rgba(121, 121, 121, 0.2);
		color: #FFF;
		text-align: center;
		font-family: Inter;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 36px;
		letter-spacing: 0.32px;
		padding: 8px 21px;
	}
}
#sidebar-primary {
	display: none;
}
.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.fluid-width-video-wrapper.padding {
	padding-top: 56.25%;
}</pre></body></html>