
:root {
	--font-default: "Brother 1816", calibri, sans-serif;
	--font-alt: "Brother 1816 Printed", calibri, sans-serif;
	--font-size-default: 18px;
	--font-weight-default: 300;
	--line-height-default: 1.333;
}

body {
	--wp--preset--font-size--medium: 18px;
}

/**  end vars */
:root {
	--font-default: "Brother 1816", calibri, sans-serif;
	--font-alt: "Brother 1816 Printed", calibri, sans-serif;
	--font-size-default: 18px;
	--font-weight-default: 300;
	--line-height-default: 1.333;
}

body {
	--wp--preset--font-size--medium: 18px;
}

/**  end vars */
.pt-0 {
	padding-top: 0 !important;
}

.pt-1 {
	padding-top: 20px !important;
}

.pt-2 {
	padding-top: 40px !important;
}

.pt-3 {
	padding-top: 60px !important;
}

.pt-4 {
	padding-top: 80px !important;
}

.pt-5 {
	padding-top: 100px !important;
}

.pt-6 {
	padding-top: 120px !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-1 {
	padding-bottom: 20px !important;
}

.pb-2 {
	padding-bottom: 40px !important;
}

.pb-3 {
	padding-bottom: 60px !important;
}

.pb-4 {
	padding-bottom: 80px !important;
}

.pb-5 {
	padding-bottom: 100px !important;
}

.pb-6 {
	padding-bottom: 120px !important;
}

.pt-32 {
	padding-top: 32px !important;
}

.pb-32 {
	padding-bottom: 32px !important;
}

.fs-14 {
	font-size: 14px !important;
}

body .bg-primary, .bg-primary {
	--bs-bg-opacity: 1 !important;
	background-color: #143441 !important;
}

body .bg-secondary, .bg-secondary {
	--bs-bg-opacity: 1 !important;
	background-color: #93aa62 !important;
}

body .bg-white, .bg-white {
	--bs-bg-opacity: 1 !important;
	background-color: #fefffe !important;
}

body .bg-black, .bg-black {
	--bs-bg-opacity: 1 !important;
	background-color: #000d16 !important;
}

body .bg-black-pure, .bg-black-pure {
	--bs-bg-opacity: 1 !important;
	background-color: #000 !important;
}

body .bg-light-grey, .bg-light-grey {
	--bs-bg-opacity: 1 !important;
	background-color: #fefffe !important;
}

body .bg-air, .bg-air {
	--bs-bg-opacity: 1 !important;
	background-color: #8fd9ff !important;
}

body .bg-robin, .bg-robin {
	--bs-bg-opacity: 1 !important;
	background-color: #8dd0d1 !important;
}

body .bg-olive, .bg-olive {
	--bs-bg-opacity: 1 !important;
	background-color: #75884d !important;
}

body .bg-ohcc-black, .bg-ohcc-black {
	--bs-bg-opacity: 1 !important;
	background-color: #041222 !important;
}

.text-primary {
	color: #143441 !important;
}

.text-secondary {
	color: #93aa62 !important;
}

.text-white {
	color: #fefffe !important;
}

.text-black {
	color: #000d16 !important;
}

.text-black-pure {
	color: #000 !important;
}

.text-light-grey {
	color: #fefffe !important;
}

.text-air {
	color: #8fd9ff !important;
}

.text-robin {
	color: #8dd0d1 !important;
}

.text-olive {
	color: #75884d !important;
}

.wp-block-testimonials {
	padding: 32px 0;
	background-color: #143441;
	position: relative;
	min-height: 640px;
	display: flex;
	align-items: center;
}

.wp-block-testimonials::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 13, 22, .8);
	z-index: 1;
}

.wp-block-testimonials .shell {
	position: relative;
	z-index: 10;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.wp-block-testimonials .shell {
		padding-inline: 32px !important;
	}
}

.wp-block-testimonials .testimonials-slider {
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 0 !important;
}

.wp-block-testimonials .testimonials-slider .testimonial-item {
	text-align: center;
}

.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-quote {
	font-size: 2rem;
	line-height: 1;
	color: #8fd9ff;
	margin: 0 0 2rem 0;
	padding: 0;
	border: none;
	position: relative;
	font-weight: 350;
}

.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-author .testimonial-author__image {
	flex-shrink: 0;
	width: 64px;
	height: 64px;
	margin: 0 auto 16px auto;
	overflow: hidden;
	border-radius: 50%;
}

.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-author .testimonial-author__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-author .testimonial-author__info .testimonial-author__name {
	font-size: 18px;
	font-weight: 700;
	color: #8fd9ff;
	margin-bottom: 4px;
}

.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-author .testimonial-author__info .testimonial-author__position {
	font-size: 18px;
	color: #8fd9ff;
	margin: 0;
	font-weight: 400;
}

.wp-block-testimonials .testimonials-slider .slick-dots {
	bottom: 0;
	gap: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 35px;
}

.wp-block-testimonials .testimonials-slider .slick-dots li {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

.wp-block-testimonials .testimonials-slider .slick-dots li:before {
	display: none;
}

.wp-block-testimonials .testimonials-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, .3);
	padding: 0;
	border-radius: 50%;
	transition: all .3s ease;
}

.wp-block-testimonials .testimonials-slider .slick-dots li button:before {
	display: none;
}

.wp-block-testimonials .testimonials-slider .slick-dots li.slick-active button {
	background-color: #fff;
}

.testimonial-companies {
	display: flex;
	justify-content: center;
	gap: 2rem;
	margin-top: 4rem;
	flex-wrap: wrap;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.testimonial-companies {
		margin-top: 2rem;
	}
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.wp-block-testimonials {
		padding: 18px 0;
	}
	
	.wp-block-testimonials .testimonials-slider .testimonial-item .testimonial-quote {
		font-size: 36px;
	}
	
	.wp-block-testimonials .testimonials-slider .slick-dots {
		bottom: 0;
		margin-top: 32px;
	}
}
