.flex-1 {
    flex: 1 1 0%;
}
.shrink-0 {
    flex-shrink: 0;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.inset-0 {
    inset: 0px;
}
.about-page section {
	padding: 4rem 3rem;
}
.about-page h2 {
	font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
	color: #000000;
	margin-bottom: 2rem;
}
.about-page p {
	font-size: 1.125rem;
    line-height: 1.75rem;
    color: #374151;
    margin-bottom: 3rem;
}
.about-overview .container > .d-flex {
	gap: 4rem;
	flex-direction: column;
}
.overview-image {
	object-fit: cover;
	border-radius: 16px;
	width: 100%;
	height: 500px;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.overview-list:not(:first-child) {
	margin-top: 32px;
}
.overview-list {
	gap: 1rem;
}
.overview-icon {
	color: #1A78B7;
	background-color: #2b6cb01a;
	border-radius: 9999px;
	width: 3rem;
	height: 3rem;
}
.about-page h3 {
	font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 0.5rem;
}
.overview-list p,
.values-list {
	font-size: 16px;
	line-height: 1.625;
	color: #374151;
	margin-bottom: 0;
}
.our-values {
	background-color: #f9fafb;
}
.our-values h2,
.about-counters h2,
.text-testimonials h2 {
	font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
}
.values-list {
	gap: 2rem;
}
.values-icon {
	width: 4rem;
	height: 4rem;
	background-color: #124e94;
	border-radius: 9999px;
	margin-bottom: 1rem;
	margin: 0 auto 1rem;
}
.about-counters .d-grid {
	gap: 2rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.counter-box {
	overflow: hidden;
	padding: 2rem;
	border-radius: 16px;
	transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.counter-box:hover {
	--tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.counter-box .absolute {
	opacity: 0.1;
	background-position: center;
	background-size: cover;
}
.counter-number {
	font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    color: #1A78B7;
    margin-bottom: 0.5rem;
}
.counter-box p {
	font-weight: 600;
	color: #374151;
	margin-bottom: 0;
}
.about-why .container {
	gap: 4rem;
}
.about-why .subtext {
	font-size: 0.875rem;
    line-height: 1.25rem;
	font-weight: 600;
	color: #1A78B7;
	margin-bottom: 1rem;
}
.why-us-items {
	gap: 1rem;
}
.why-us-items:not(:first-child) {
	margin-top: 32px;
}
.why-us-icons {
	background-color: #2b6cb01a;
	border-radius: 9999px;
	width: 2.5rem;
	height: 2.5rem;
}
.why-us-items h3 {
	font-size: 1.125rem;
    line-height: 1.75rem;
	font-weight: 600;
	color: #000;
	margin-bottom: 0.5rem;
}
.why-us-items p {
	font-size: 16px;
	line-height: 22px;
	color: #4b5563;
	margin-bottom: 0;
}
.why-us-image {
	width: 100%;
}
.why-us-image img {
	object-fit: cover;
	border-radius: 16px;
	height: 600px;
}
.testimonial-bg {
	opacity: 0.05;
	background-position: center;
	background-size: cover;
}
.testimonial-box {
	max-width: 60rem;
	margin: 0 auto;
}
.testimonial-slide {
	padding: 1.5rem;
	border-radius: 16px;
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.testimonial-image {
	object-position: top;
	object-fit: cover;
	border-radius: 9999px;
	width: 3rem;
	height: 3rem;
}
.testimonial-slide h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	color; #000;
}
.testimonial-slide .test-subtext {
	font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 0;
    color: #4b5563;
}
.testimonial-slide .testimonial-description {
	font-size: 16px;
    line-height: 1.25rem;
    margin-bottom: 0;
    color: #4b5563;
}
.slick-next {
	right: -50px;
}
.slick-prev {
	left: -50px;
	z-index: 99;
}
.slick-next,
.slick-prev {
	width: 2.5rem;
	height: 2.5rem;
	color: #124e94;
	background-color: #fff;
	border-radius: 9999px;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.slick-list {
	margin-bottom: 2rem;
}
.slick-dots li {
	color: #d1d5db;
	width: 0.5rem;
	height: 0.5rem;
}
.slick-dots li button:before {
	font-size: 10px;
}
.slick-active button:before {
	color: #124e94 !important;
}
@media (max-width: 767px) {
	.about-page section {
	    padding: 3rem 1rem;
	}
	.about-page h2 {
	    font-size: 2rem;
	    line-height: 2.2rem;
	    margin-bottom: 1rem;
	}
	.about-page p {
	    font-size: 1rem;
	    line-height: 1.5rem;
	    margin-bottom: 2rem;
	}
	.about-page h3 {
	    font-size: 1.2rem;
	    line-height: 1.7rem;
	    margin-bottom: 0;
	}
	.overview-list p, .values-list {
	    font-size: 14px;
	    line-height: 1.625;
	    margin-bottom: 0;
	}
	.our-values h2, .about-counters h2, .text-testimonials h2 {
	    font-size: 1.6rem;
	    line-height: 1.25rem;
	    margin-bottom: 1rem;
	}
	.values-list {
	    gap: 1rem;
	}
	.counter-box p {
		margin-bottom: 0;
	}
	.counter-number {
	    font-size: 2rem;
	    line-height: 1.5rem;
	}
	.about-why .container {
	    gap: 2rem;
	    display: grid !important;
	}
	.why-us-items:not(:first-child) {
	    margin-top: 0;
	}
}
@media (min-width: 768px) {
    .about-overview .container > .d-flex {
        flex-direction: row;
    }
    .values-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .about-counters .d-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}