
*{
	font-family: Montserrat;
	box-sizing: border-box;
}

body{
    width: 100%;
    overflow-x: hidden;
}
a{
	cursor: pointer;
	text-decoration: none;
}
ul,
ol{
	list-style: none;
	margin: 0;
	padding:0;
}
h2{
	font-size: 24px;
    line-height: 30px;
}
h3{
	font-weight: 700;
}
p{
	font-family: Lato, Arial, Helvetica, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px !important;
}
p a{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mt-100{
	margin-top: 100px !important;
}

.mt-150{
	margin-top: 150px !important;
}
.text-center{
	text-align: center;
}
.padding-md{
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-lg{
	padding-top: 90px;
	padding-bottom: 90px;
}
.grey{
	background: #F8F8F8;
}
.btn{
	outline: none;
	border: 0;
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
}
.btn img{
	margin-right:10px;
}
.btn-grey{
	border: 1px solid #8E8E93;
	color: #79808A !important;
}
.btn-bordered{
	background: linear-gradient(#fff,#fff) padding-box, linear-gradient(90deg, #F5286E 0%, #FC6D43 100%) border-box;
    border: 2px solid transparent;
    color: #f84a5a !important;
}
.btn-default{
	background: #fff;
	box-shadow: 0px 5px 15px rgba(120, 129, 139, 0.2);
	color: #78818B !important;
}
.btn-event{
	background: linear-gradient(270deg, #76E672 0%, #41C83E 100%);
	box-shadow: 0px 5px 15px rgba(68, 202, 65, 0.35);
	color: #fff !important;
}
.btn-primary{
	background: linear-gradient(90deg, #F5286E 0%, #FC6D43 100%);
	box-shadow: 0px 5px 15px rgba(245, 40, 110, 0.35);
	color: #fff !important;
}
.btn-default,
.btn-event
{
	border-radius: 6px;
	font-weight: 500;
}
.btn-primary
{
	border-radius: 10px;
	font-weight: 500;
}
.btn-sm{
	padding: 7px 12px !important;
	font-size: 14px !important;
}
.btn-lg{
	padding: 12px 24px !important;
	font-size: 16px !important;
}
.btn-block{
	display: block;
	text-align: center;
	padding: 7px 0;
	border-radius: 8px;
}
.btn-group{
	display: flex;
	align-items: center;
}
.btn-group .btn{
	margin-right: 15px;
}
.btn-group .btn:last-child{
	margin-right: 0;
}
img.block-img{
	width: 100%;
}
p a{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.link{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
	font-weight: 500;
}

.fw-small{
	margin: 0;
	max-width: 800px;
}
.u-block-heading-with-all-btn{
	justify-content: space-between;
	padding-bottom: 10px;
	width: 100%;
	align-content: center;
	align-items: self-start;
}
.u-block-heading-with-all-btn .u-block-heading{
	width: 100%
}
.u-block-heading-with-all-btn .u-block-heading{
	width: 100%;
	margin-bottom: 20px;
}
.u-block-heading-with-all-btn .u-block-heading h2{
	font-style: normal;
	font-weight: bold;
	font-size: 40px !important;
	line-height: 46px !important;
	color: #1E1F22;
	display: block;
	margin: 0;
	padding-bottom: 4px;
}

#discover_section .u-block-heading-with-all-btn .u-block-heading h2, .u-block-heading h2{
line-height: 46px !important;
}
#discover_section .u-block-heading-with-all-btn .u-block-heading p{
	font-size: 22px !important;
	line-height: 27px !important;
}
.banner-slider .banner-bg {
	padding: 0 !important;
}

.u-block-heading-with-all-btn .u-block-heading p{
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 22px;
	margin: 0;
}
.u-block-heading-with-all-btn .u-block-heading h2.big{
	font-size: 40px;
	line-height: 48px !important;
	padding-bottom: 16px;
}
.u-block-heading-with-all-btn .u-block-heading h2.big + p{
	font-size: 22px;
	line-height: 26px;
}
.u-block-heading-with-all-btn .see-all-btn{
	width: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.u-block-heading-with-all-btn .see-all-btn a,
a.link{
	display: flex;
	flex-wrap: wrap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	align-items: center;
}
a.link{
	font-size: 16px;
}
p a.link{
	display: inline-block;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt,
a.link span.btn-txt{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
	font-size: 16px;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt + span,
a.link span.btn-txt + span{
	padding-left: 9px;
	display: block;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt + span img{
	width: 6px;
	display: block;
}
.main-container{
	padding-top: 0 !important;
}
.banner-bg{
	/* background: url(../img/publish-landing/banner.png) no-repeat 0 -30px; */
    background-size: cover;
	background-repeat: no-repeat;	
    min-height: 390px;
	padding: 30px 30px 100px 30px;	
	display: flex;
	align-items: end;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.banner-bg .banner-bg-inside{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, rgba(155, 250, 252, 0.4) 0%, rgba(23, 92, 174, 0.4) 100%);
}
.single-guide-container .banner-bg h1{
	font-weight: 700;
	font-size: 64px;
	line-height: 78px;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.single-guide-container .banner-bg h1:hover {
	background-size: 0 !important;
}
.banner-bg h1{
	font-weight: 700;
	font-size: 64px;
	line-height: 78px;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.heading-bg{
	/* background: url(../img/publish-landing/heading.jpg) no-repeat; */
    background-size: cover;
    min-height: 290px;
    border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
    overflow: hidden;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: left;
}
.heading-bg .heading-bg-content {
    flex: 0 0 36%;
    padding-left: 30px;
}
.heading-bg .heading-bg-content h2{
	font-size: 28px !important;
	line-height: 34px !important; 
	font-weight: 500;
	margin-bottom: 30px;
}
.heading-bg .heading-bg-content .btn-lg{
	display: inline-block;
    text-align: center;
    font-size: 24px !important;
    padding: 15px 50px !important;
    font-weight: 600;
}
.theme-text{
	font-family: 'Montserrat';
	font-style: normal;
	padding: 20px 0 10px 0;
	font-weight: 800;
	font-size: 64px;
	line-height: 78px;
	/* identical to box height */

	text-align: center;

	/* Orange Gradient */

	background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.card-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.card-wrapper .cards{
    flex: 0 0 22.5%;
    background: #fff;
    border-radius: 10px;
	border: 1px solid #DDDDDD;
    /* box-shadow: 1px 1px 3px rgb(0 0 0 / 30%); */
    margin-right: 3%;
    margin-bottom: 35px;
    overflow: hidden;
}
.card-wrapper .cards:nth-child(4n){
    margin-right:0;
}
.card-wrapper .cards .card-img{
	height: 142px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	overflow: hidden;
}

.card-wrapper .cards img{
    min-width:100%;
    height: 100%;
    width: auto;
    display: block;
    object-fit: cover;
}

.card-wrapper .cards h3{
    font-size:20px;
    line-height: 24px !important;
    font-weight:600;
    margin: 13px 0;
}

.card-wrapper .cards .card-details{
    padding-left:15px;
}
.heading-bg-img{
	display: none;
}

@media(max-width:991px){
	#discover_section .card-wrapper .cards {
		flex: 0 0 215px;
	}
	.banner-bg{
		background-position: center center !important;
	}

	.heading-bg{
		background: #fff;
		padding: 30px;
		min-height: 1px;
		background-image: none !important;
	}

	.heading-bg .heading-bg-content{
		flex: 0 0 100%;
		padding-left: 0;
		text-align: center;
	}
	.theme-text{
		font-size: 48px;
		line-height: 55px;
	}

	.card-wrapper .cards{
		flex: 0 0 222px;
	}
	
	.card-wrapper .cards:nth-child(4n){		
		margin-right: 3%;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#card-section .heading-bg {
		justify-content: center !important;
	}
	#card-section .heading-bg .heading-bg-content {
		padding-left: 0 !important;
		
	}
}
@media(max-width:767px){
	#discover_section .card-wrapper .cards {
		flex: 0 0 100% !important;
		margin-right: 0 !important;
	  }
	.main-container {
		padding-top: 0 !important;
		padding-bottom: 20px !important;
	  }
.u-block-heading-with-all-btn .u-block-heading h2{
	font-size: 24px !important;
	line-height: 28px !important;
}

#discover_section .u-block-heading-with-all-btn .u-block-heading h2{
	font-size: 24px !important;
	line-height: 28px !important;
}
.u-block-heading-with-all-btn .u-block-heading p{
	font-size: 18px;
	line-height: 22px !important;
}
#discover_section .card-details h3 {
	font-size: 18px !important;
}
.banner-bg{
	min-height: 240px;
	padding: 10px 10px 50px 10px;
align-items: end;
}
.single-guide-container .banner-bg h1{
	font-size: 30px !important;
	line-height: 36px !important;
}
.banner-bg h1{
	font-size: 30px !important;
	line-height: 36px !important;
}
.card-wrapper .cards .card-img{
	height: 53vw;
}
.heading-bg{
	display: block;
	padding: 0;
	border-radius: 20px;
	margin-bottom: 0 !important;
}
.heading-bg .heading-bg-content .btn-lg{
	padding: 10px 20px;
	font-size: 20px !important;
}
.heading-bg .heading-bg-content{
	padding: 20px;
}
.heading-bg .heading-bg-content h2{
	font-size: 20px !important;
	line-height: 24px !important;
}
.heading-bg-img{
	display: block !important;
	width: 100% !important;
}
.card-wrapper .cards{
	flex: 0 0 100%;
	margin-right: 0;
}

.card-wrapper .cards:nth-child(4n){		
	margin-right: 0;
}
#card-section .heading-bg {
	padding: 0 !important;
	display: block !important;
	margin-top: 0px !important;
}
#card-section .heading-bg::before {
	background-color: transparent !important;
}
}