.flex-wrapper{
	display:flex;
	justify-content:space-between;
}


.team-banner{
	background:#132a40;
	padding-top:153px;
	color:#fff;
	position:relative;
	overflow:hidden;
	padding-bottom:51px;
}



.team-banner .flex-wrapper{
	align-items:center;
}

.team-banner .gradient-link,.team-member .gradient-link{
	width:191px;
}

.team-banner h1 {
	font-size:48px;
	font-weight:400;
	line-height:64px;
	margin-bottom:32px;
}

.team-banner img{
	max-width:710px;
}

.team-banner p{
	max-width:411px;
	font-size:18px;
	line-height:24px;
	margin-bottom:32px;
}

.team-banner__svg{
	position:absolute;
	left:0;
	/*bottom:-173px;*/
	bottom:-70px;
}

.team-banner__image{
	position:relative;
	z-index:1;
}

.team-banner__background{
	position:absolute;
	bottom:-100px;
	right:-300px;
	width:400px;
	height:400px;
	z-index:0;
	
}

.team-banner__background img{
	width:100%;
	height:auto;
	filter: blur(3px);
}

.team-banner__aditional{
	position:absolute;
	top:138px;
	left:31px;
}


.about-team{
	padding-top:120px;
}

.about-team__left{
	max-width:416px;
}

.about-team__right{
	max-width:706px;
	position:relative;
}

.about-team__right img{
	width:100%;
}

.about-team h2{
	font-size:40px;
	line-height:54px;
	margin-bottom:24px;
	max-width:336px;
}

.about-team p{
	margin-bottom:20px;
	font-size:18px;
}

.our-team{
	padding-top:120px;
	padding-bottom:100px;
}

.our-team .flex-wrapper{
	gap:33px;
}

.team-member{
	text-align:center;
	transition:.3s;
	border-radius:24px;
	padding-bottom:20px;
}

.team-member:hover{
	background-color:#e3f0f8;
	cursor:pointer;
}

.team-member__name{
	font-size:24px;
	margin-top:0px;
	margin-bottom:8px;
	
}

.team-member__name a{
	color:#132A40;
}

.team-member__image{
	margin-bottom:11px;
}

.team-member__position{
	margin-bottom:12px;
}

.team-member .gradient-link{
	margin:auto;
}

.team-member__image img{
	max-width:280px;
	height:auto;
}

.reviews {
	background-color: #f5fbff;
	text-align: center;
	overflow: hidden;
}
.reviews.content-section {
	padding-top: 143px;
	padding-bottom: 110px;
}
.reviews.content-section .container {
	max-width: 1160px;
}
.reviews.content-section .container .ti-widget[data-set-id="drop-shadow"] .ti-review-item > .ti-inner {
	border-radius: 12px !important;
	box-shadow: 0px 3px 25px rgba(53, 159, 217, 0.15) !important;
}
.reviews.content-section .container .ti-widget[data-set-id="drop-shadow"] .ti-review-header {
	flex-direction: column;
	gap: 40px;
}
.ti-widget.ti-goog .ti-widget-container .ti-name {
	font-size: 16px !important;
}
.reviews.content-section .container .ti-widget.ti-goog .ti-widget-container .ti-date {
	font-size: 12.8px !important;
}
.reviews.content-section .container .ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0 !important;
}
.reviews.content-section .container .ti-widget[data-set-id="drop-shadow"] .ti-footer {
	margin-top: 0 !important;
}
.reviews.content-section .container .ti-widget[data-set-id="drop-shadow"] .ti-rating-text span:nth-child(2) {
	font-weight: 600;
}
.ti-widget.ti-goog .ti-review-content {
	color: #132a40;
}
.review-score {
	font-size: 15px;
}

.reviews h2 {
	margin-top: 24px;
	margin-bottom: 35px;
}
.reviews a {
	color: #132a40;
}
.blue-ball {
	position: absolute;
	-webkit-filter: blur(120px);
	filter: blur(120px);
	width: 401px;
	height: 401px;
	right: -470px;
	bottom: 0;
	border: 1px solid red;
}
.swiper {
	padding: 10px !important;
	border-radius: 12px !important;
}
.swiper-slide {
	background-color: #fff;
	min-height: 314px !important;
	height: 100% !important;
	border-radius: 12px;
	-webkit-box-shadow: 0 3px 25px rgba(53, 159, 217, 0.15) !important;
	box-shadow: 0 3px 25px rgba(53, 159, 217, 0.15) !important;
	padding: 20px 20px 60px 20px;
	text-align: left;
}
.user-img {
	width: 40px;
	height: 40px;
	margin-bottom: 40px;
}
.name-date::after {
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	top: 58px;
	left: 58px;
	background-image: url("https://kanekta.dreamhosters.com/wp-content/uploads/2024/08/icon.svg");
}

.name-date__name {
	font-size: 16px;
	color: #132a40;
	font-weight: 700;
}
.name-date__date {
	color: #132a40;
	font-size: 12.8px !important;
	font-weight: 200;
}
.stars {
	display: flex;
	margin-top: 15px;
	margin-bottom: 8px;
}
.stars__star {
	background-image: url("https://kanekta.dreamhosters.com/wp-content/uploads/2024/08/f.svg");
	width: 17px;
	height: 17px;
	display: inline-block;
	margin: 0 1px 0 0 !important;
	background-size: contain;
	background-repeat: no-repeat;
}
.review {
	/* display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 87px;
  overflow: hidden; */
	font-size: 15px;
	line-height: 21.75px;
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
	font-style: normal;
	overflow: hidden;
	min-height: 85px;
}

.review.smaller {
	height: 87px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.review.smaller.active {
	display: block;
	-webkit-line-clamp: unset;
}

.read-more {
	position: absolute;
	bottom: 20px;
	left: 20px;
	border: none;
	background-color: transparent;
	color: #132a40;
	font-size: 13.5px;
	font-weight: 400;
	cursor: pointer;
	opacity: 0.5;
	display: none;
}

.read-more.visible {
	display: block;
}

.swiper-button-next {
	right: -100px !important;
}
.swiper-button-next,
.swiper-button-prev {
	top: 392px !important;
	width: 35px !important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
	content: "" !important;
}

.swiper-button-prev {
	left: -100px !important;
}
.arrow-svg path {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.arrow-svg:hover path {
	fill: #33bae7;
}
.last-content {
	text-align: center;
	padding: 100px 20px;
	overflow: hidden;
	padding-top: 86px;
}
.last-content h2 {
	margin-bottom: 30px;
}

.last-content__text {
	margin-bottom: 41px;
	margin-top: -10px;
}

.last-content {
	text-align: center;
	padding: 100px 20px;
	overflow: hidden;
	padding-top: 86px;
}
.last-content h2 {
	margin-bottom: 30px;
}

.last-content__text {
	margin-bottom: 41px;
	margin-top: -10px;
}
.last-content .flex-buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-left: -20px;
}

.mark-2 {
	position: absolute;
	left: -345px;
	-webkit-filter: blur(8px);
	filter: blur(8px);
	top: -7px;
}

.swiper{
	display:none;
}

.mobile-img{
	display:none;
}

@media(max-width:1300px){
	.container{
		padding-left:37px;
		padding-right:37px
	}
	
	.team-member__image img {
		width:100%;
	}
	
	.team-banner .flex-wrapper,.about-team .flex-wrapper{
		gap:32px;
	}
	
	.tean-banner__left,.about-team__left{
		min-width:390px;
	}
	
	.team-banner img {
		width:100%;
	}
	
	.our-team h2{
		font-size:40px;
	}
}

@media(max-width:900px){
	.team-banner .flex-wrapper,.about-team .flex-wrapper{
		flex-direction:column-reverse;
	}
	
	.team-banner__aditional{
		top:unset;
		bottom:-13px;
		left:50%;
		transform:translatex(-50%);
	}
	
	.team-banner .gradient-link, .team-member .gradient-link{
		margin:auto;
	}
	
	.tean-banner__left{
		text-align:center;
		position:relative;
		z-index:5;
		margin-top:-10px;
	}
	
	.tean-banner__left h1{
		font-size:56px;
		margin-left:auto;
		margin-right:auto;
		max-width:268px;
	}
	
	
	.team-banner .flex-wrapper{
		gap:0px;
	}
	
	.our-team .flex-wrapper{
		display:none;
	}
	
	.swiper{
		display:block;
	}
	
	.our-team .swiper{
		padding:0 !important;
	}
	
	.swiper-slide.team-member{
		box-shadow:unset !important;
		-webkit-box-shadow:unset !important;
		padding-left:0;
		padding-right:0;
		padding-top:0;
		padding-bottom:20px;
		text-align:center;
	}
	
	.swiper-slide.team-member .gradient-link {
		width: 191px !important;
	}
	
		.about-team__right{
		display:none;
	}
	
	.mobile-img {
		display:block;
		margin-bottom:32px;
	}
	
	.mobile-img img{
		width:100%;
	}
	
	.about-team__left{
		max-width:100%;
	}
	
	.about-team{
		padding-top:80px;
	}
	
	.our-team,.reviews.content-section,.last-content  {
		padding-bottom:80px;
		padding-top:80px;
	}
	
	.last-content,.content-section{
		padding-left:0;
		padding-right:0;
	}
	
	.last-content .conatiner,.content-section .container{
		padding:0 20px;
	}
	
	.swiper-button-next, .swiper-button-prev {
	        width: 64px !important;
        height: 64px;
        background-color: #189ADE;
        border-radius: 50%;
        transform:translatey(-50%);
		top: var(--swiper-navigation-top-offset, 50%) !important;
	}
	
	.swiper-button-next{
		right:4px !important;
	}
	
	.swiper-button-prev{
		left:4px!important;
	}
	
	.swiper-button-next svg, .swiper-button-prev svg {
		width:unset;
		height:unset;
	}
	
}

@media(max-width:500px){
	.team-member__image img{
		max-width:100%;
	}
	
	.tean-banner__left, .about-team__left{
		min-width:unset;
	}
	
	.about-team{
		padding-top:64px;
	}
	
	.our-team {
		padding-bottom:64px;
		padding-top:32px;
	}
	
	.team-banner{
		padding-top:213px;
	}
	
	.team-banner__background{
		left:unset;
		bottom:unset;
		top:-120px;
		right:37px;
		width:147px;
		height:147px;
	}
	
	.team-banner__background img {
		filter:blur(1px);
	}
	
	.reviews.content-section,.last-content{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.last-content h2{
		margin-top:0;
	}
	
	
	

	
	.about-team h2{
		margin-top:24px;
	}
}


