@import url("../css/_number-module.css?v=1211");
@import url("../css/_heading-module.css?v=22124");
@import url("../css/_our-client-module.css?v=1131221");
@import url("./_feature-module.css?v=129");
@import url("../css/_we-work-module.css");
@import url("../css/_heading-module.css");
@import url("../css/_question-module.css");

:root{
		--blue: #1b347a;
	--white: #fff;
	--highlight-blue: #0754ff;
	--highlight-green: #28b34c;
}
.heading{color: #00277e;}
.default-banner-section {
	background-color: var(--blue);
	color: var(--white);
	overflow: hidden;
	position: relative;
}

.default-banner-section .hero-banner-main .hero-banner-text {
	padding: 94px 0;
	max-width: 520px
}

.hero-banner-main .hero-banner-text h1 {
	font-size: 3.5rem;
	font-weight: 600;
	line-height: 1.08;
	letter-spacing: -1.44px;
	margin-bottom: 38px;
		color: var(--white);
}

.hero-banner-main .hero-banner-text h1 span {
	font-weight: 900
}
.default-banner-section .hero-banner-main .hero-banner-text hr.small{
	background-image: radial-gradient(circle at 2px,#fff 1px,rgba(255,255,255,0) 1px);
}
.default-banner-section .hero-banner-main .hero-banner-text p{color: var(--white)}

.hero-banner-main .hero-banner-text p {
	max-width: 350px
}
.default-banner-section .hero-banner-main .hero-banner-text .button{
	background: var(--highlight-blue);
}
.default-banner-section .hero-banner-main .hero-banner-text .button:hover{
	background: var(--highlight-green);
}
.default-banner-section .hero-banner-main .hero-banner-image .banner-img {
	max-width: 57.5%;
	max-height: inherit;
	top: inherit;
	bottom: 0;
	right: -122px;
	z-index: 1
}

.default-banner-section .hero-banner-main .hero-banner-image .banner-img:before {
	width: 338px;
	height: 338px;
	transform: rotate(45deg);
	top: -104px;
	left: 119px;
	border-radius: 26%
}

.number-module {
	padding: 96px 0 58px
}

.number-main {
	justify-content: space-between
}

.number-content {
	margin-right: 30px
}

.number-content h2 {
	line-height: 1.17;
	font-size: 3rem;
	max-width: 515px
}

.number-count {
	width: calc(100% - 58.9%);
	padding-right: 20px;
	padding-top: 28px
}

.our-people {
	overflow: hidden;
	position: relative;
	padding: 0;
	clear: both;
	background: var(--white)
}

.our-people-main.flex {
	min-height: 550px;
	position: relative
}

.our-people-content {
	width: 293px;
	position: relative;
	z-index: 1;
	display: flex;
  flex-direction: column;

  justify-content: center;
		
}

.our-people-picture {
	width: calc(100% - 293px);
	position: relative
}

.our-people-content small {
	font-family: Inter, sans-serif;
	font-size: .875rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .7px;
	color: var(--sc-text);
	text-transform: uppercase;
	margin-bottom: 25px
}

.our-people-content h2 {
	font-size: 2rem;
	font-weight: 600;
	line-height: .94;
	margin-bottom: 41px;
	color: #00277e;
}

.our-people-img {
	width: 1100px;
	max-height: 822px;
	position: absolute;
	left: 200px;
	top: -136px
}

.our-people-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.heading-module .heading-details:last-of-type {
	padding-top: 100px
}

.heading-details p {
	max-width: 1100px;
	margin: 20px auto 0
}

.home-clients {
	clear: both;
	padding: 140px 0 0;
	position: relative
}

.home-clients .heading-details {
	margin-bottom: 81px
}

.home-clients .heading-details p {
	max-width: 1150px;
	margin: 20px auto 0
}

.home-clients .heading-featured-main {
	margin-bottom: -6px
}

.our-client-content h3 {
	color: var(--sc-heading)
}

.our-client-content p {
	font-size: 1.25rem;
	line-height: 1.4
}

.feature-module {
	padding: 80px 0
}

.we-work-module {
	margin: 0 0 30px
}

.featured-insights-module {
	padding: 40px 0 85px
}

@media only screen and (max-width:1299px) and (min-width:1024px) {
	.default-banner-section .hero-banner-main .hero-banner-image .banner-img {
		max-width: 70.5%;
	}

	.default-banner-section .hero-banner-main .hero-banner-image .banner-img::before {
		top: -204px
	}

	.our-people-img {
	left: 25px;
    width: 100%;
		height: 100vh;
	}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.default-banner-section .hero-banner-main .hero-banner-image {
		max-width: 100%
	}

	.default-banner-section .hero-banner-main .hero-banner-image .banner-img {
		max-width: 100%;
		top: -10px;
		bottom: inherit;
		right: -50px
	}

	.default-banner-section .hero-banner-main .hero-banner-text {
		max-width: 100%;
		padding: 64px 0 !important
	}

	.default-banner-section .hero-banner-main .hero-banner-text h1,
	.default-banner-section .hero-banner-main .hero-banner-text p {
		max-width: 100%
	}

	.our-people-img {
		width: 950px;
		top: -100px;
		left: -255px
	}

	.number-content {
		margin-right: 0;
		max-width: 100%;
		width: 100%;
		padding: 87px 0 48px
	}

	.number-content h2 {
		max-width: 100%
	}

	.number-count {
		width: 100%;
		padding-right: 0;
		padding-top: 20px
	}

	.number-count-list {
		margin-top: 70px
	}

	.home-clients {
		padding: 100px 0 60px
	}
	.our-people-main {

  flex-direction: column;
  gap: 100px;
  padding: 100px 0 0;
}
}

@media only screen and (max-width:1023px) and (min-width:768px) {
	.our-people-picture {
		width: 100%
	}

	.our-people-img {
		top: 0;
		bottom: 0;
		width: calc(100% + 48px);
		left: inherit;
		margin-left: -24px;
		position: relative
	}

	.our-people-img img {
		position: relative;
		top: 0;
		right: 0;
		max-height: 430px
	}
}

@media only screen and (max-width:767px) and (min-width:200px) {

	.banner-img picture::after,
	.banner-img picture::before,
	.hero-banner-image .banner-img::after {
		display: none
	}

	.hero-banner-main {
		padding: 0 0 24px;
	}

	.default-banner-section .hero-banner-main .hero-banner-image .banner-img {
		width: calc(100% + 22.3%);
		top: inherit;
		bottom: inherit;
		right: -1px;
		max-width: 767px
	}

	.default-banner-section .hero-banner-main .hero-banner-text {
		padding: 32px 0 114px !important;
		text-align: center;
		margin: 0 auto
	}

	.hero-banner-main .hero-banner-text h1 {
		font-size: 2.375rem;
		line-height: 1.16;
		letter-spacing: -.76px;
		margin-bottom: 25px
	}

	.default-banner-section .hero-banner-main .badge {
		width: 220px;
		margin: 24px auto 0;
		position: absolute;
		left: 0;
		right: 0
	}

	.default-banner-section .hero-banner-main .hero-banner-text hr.small {
		margin: 26px auto 24px
	}

	.number-content {
		margin-right: 0;
		max-width: 100%;
		width: 100%;
		padding: 32px 20px 35px 0
	}

	.number-module {
		padding: 144px 0 63px
	}

	.number-content h2 {
		line-height: 1.25;
		font-size: 2rem;
		margin: 0
	}

	.number-content small {
		margin-bottom: 21px
	}

	.number-value {
		justify-content: flex-start;
		width: 100%;
		margin: 0 0 17px
	}

	.number-count {
		width: 100%;
		padding-right: 0;
		padding-top: 49px
	}

	.number-count-list {
		margin-bottom: 48px
	}

	.number-details {
		width: 100%
	}

	.heading {
		font-size: 4rem;
		text-align: center
	}

	.heading-details p {
		text-align: center
	}

	.heading-featured-list.three-column {
		width: 100%;
		margin: 0 0 41px
	}

	.heading-details {
		margin-bottom: 51px
	}

	.featured-tick {
		margin-bottom: 22px
	}

	.heading-featured-main {
		position: relative
	}

	.heading-featured-list.three-column h3 {
		line-height: 1.13
	}

	.heading-featured-list p {
		margin-bottom: 20px
	}

	.heading-featured-list.heading-feature-border {
		padding: 30px 0 23px
	}

	.heading-feature-border::before {
		top: -3px;
		height: 2px;
		width: 100%;
		background-size: 8px 2px;
		z-index: 1
	}

	.our-people {
		padding: 23px 0
	}

	.our-people-picture {
		width: 100%
	}

	.our-people-img {
		top: 22px;
		bottom: 0;
		width: calc(100% + 48px);
		left: inherit;
		margin-left: -24px;
		position: relative
	}

	.our-people-img img {
		position: relative;
		top: 0;
		right: 0;
		max-height: 310px
	}

	.our-people-main.flex {
		min-height: 528px;
		display: blink;
		
	}
	.our-people-content{
		width: 100%;
	}

	.home-clients {
		padding: 48px 0 9px
	}

	.home-clients .heading-details {
		margin-bottom: 51px
	}

	.home-clients .heading {
		font-size: 3.5rem;
		text-align: center
	}

	.home-clients .heading-featured-list {
		margin: 0 0 40px
	}

	.our-client-content h3 {
		color: #000
	}

	.our-client-content p {
		font-size: 1rem;
		line-height: 1.5
	}

	.feature-module {
		padding: 40px 0 44px;
		margin-bottom: -40px
	}

	.we-work-module {
		margin: 0
	}

	.featured-insights-module {
		padding: 40px 0 62px
	}
}