/*ADDED*/
.page-landing .list-item-circle:last-child {
	margin-bottom: 15px;
}
.page-landing .list-ordered-circle-item {
	display: flex;
	margin-right: -4px;
	margin-bottom: 20px;
	margin-left: 4px
}

.page-landing .list-ordered-circle-item-col {
	padding-right: 4px;
	padding-left: 4px
}

.page-landing .list-ordered-circle-num {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 34px;
	height: 34px;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	border-radius: 10px;
	background-image: linear-gradient(73.1deg, #FF5169 -1.17%, #FF8A3F 114.1%)
}

.page-landing .list-ordered-circle-title {
	font-family: 'ubuntu', sans-serif;
	font-weight: 600;
	font-size: 28px ;	
}

/*ADDED*/
.page-landing .section-landing-hero {
	position: relative;
	overflow: hidden;
	margin-bottom: 140px;
	padding: 130px 15px;
	background-image: url("/frontPages/dist/img/hero-bg.jpeg");
	background-size: cover
}

@media (max-width: 767px) {
	.page-landing .section-landing-hero-heading {
		margin-bottom: 0;
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;		
	}
}

@media (max-width: 450px) {
	.page-landing .section-landing-hero-heading {
		font-size: 40px
		font-family: ubuntu,sans-serif;
		color: #242427;		
	}
}

@media (min-width: 768px) {
	.page-landing .section-landing-hero-heading {
		margin-bottom: 0;
		font-size: 50px;
		font-family: ubuntu,sans-serif;
		color: #242427;		
	}
}

@media (min-width: 991px) {
	.page-landing .section-landing-hero-heading {
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;		
	}
}

@media (min-width: 1200px) {
	.page-landing .section-landing-hero-heading {
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;		
	}
}

.page-landing .section-landing-hero-subheading {
	margin-top: 12px;
	font-size: 20px;
	line-height: 1.7
}

.page-landing .section-landing-hero-girl {
	position: absolute;
	left: 100px;
	bottom: 30px
}

@media (max-width: 1199px) {
	.page-landing .section-landing-hero-girl {
		width: 320px;
		left: 160px;
		bottom: 70px
	}
}

@media (max-width: 991px) {
	.page-landing .section-landing-hero-girl {
		width: 230px;
		left: 120px;
		bottom: 140px
	}
}

@media (max-width: 900px) {
	.page-landing .section-landing-hero-girl {
		width: 200px;
		left: 150px;
		bottom: 200px
	}
}

@media (max-width: 767px) {
	.page-landing .section-landing-hero-girl {
		width: 350px;
		left: 170px;
		bottom: -20px
	}
}

@media (max-width: 575px) {
	.page-landing .section-landing-hero-girl {
		width: 250px;
		bottom: 20px
	}
}

@media (max-width: 450px) {
	.page-landing .section-landing-hero-girl {
		width: 200px;
		left: 120px;
		bottom: 0
	}
}

.page-landing .section-landing-info {
	margin-bottom: 170px;
	font-size: 14px
}

.page-landing .section-landing-info-heading {
	margin-bottom: 20px
}

.page-landing .section-landing-info .list {
	font-size: 16px
}

.page-landing .section-landing-list {
	margin-bottom: 200px;
	font-size: 14px
}

.page-landing .section-landing-list .square-rounded {
	width: 40px;
	height: 40px;
	font-size: 22px;
	border-radius: 4px
}

.box-how {
    margin-top: 30px;
    padding: 24px;
    border-radius: 12px;
	font-size: 20px;
    box-shadow: 0 4px 20px rgb(200 208 226 / 20%);
}
/*FAQ*/
/*************General***************/
/*.container-xxl {
  margin-right: auto;
  margin-left: auto;
  padding-right: 13px;
  padding-left: 13px;
}
@media (min-width: 992px) {
  .container-xxl {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container-xxl {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container-xxl {
    max-width: 1435px;
  }
}*/
@font-face {
  font-family: "font-icon-price";
  src: url("/front/fonts/font-icon/font-icon.ttf?qe7awr") format("truetype"), url("/front/fonts/font-icon/font-icon.woff?qe7awr") format("woff"), url("/front/fonts/font-icon/font-icon.svg?qe7awr#font-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.section-faq .icon {
  font-family: "font-icon-price" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section-faq {
  margin-bottom: 150px;
  color: #48484d;
}
.section-faq h2{
	color: #48484d;
	margin-bottom: 40px;
	font-size: 40px;
	font-weight: 500;
	font-family: ubuntu,sans-serif;
}
.section-faq-collapse-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  cursor: pointer;
  	font-family: ubuntu,sans-serif;
}
.section-faq-collapse-title:before {
  content: "";
  font-family: "font-icon-price" !important;
  font-size: 18px;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 10px;
  margin-right: 16px;
}
.section-faq-collapse-title:not(.collapsed) {
  color: #fe7f5c;
}
.section-faq-collapse-title:not(.collapsed):before {
  content: "";
}
.section-faq-collapse-list {
  font-family: "Lato", sans-serif;
  padding-left: 50px;
  opacity: 0.8;
}
.section-faq-collapse-list li{
	position: relative;
	padding-left: 1.5rem;
	list-style: none;
}
.section-faq-collapse-list li:before {
	content: '·';
	position: absolute;
	top: -0.75rem;
	left: 0.25rem;
	font-size: 1.75rem;
}
.section-faq-img {
  max-width: 100%;
}

/*FAQ*/