@font-face {
	font-family: "Montserrat-Bold";
	src: url("../fonts/Montserrat-Bold.otf") format("truetype")
}

.font-Montserrat-Bold {
	font-family: Montserrat-Bold, sans-serif
}

@font-face {
	font-family: "Montserrat-ExtraBold";
	src: url("../fonts/Montserrat-ExtraBold.otf") format("truetype")
}

.font-Montserrat-ExtraBold {
	font-family: Montserrat-ExtraBold, sans-serif
}

@font-face {
	font-family: "Montserrat-Medium";
	src: url("../fonts/Montserrat-Medium.otf") format("truetype")
}

.font-Montserrat-Medium {
	font-family: Montserrat-Medium, sans-serif
}

@font-face {
	font-family: "Montserrat-Regular";
	src: url("../fonts/Montserrat-Regular.otf") format("truetype")
}

.font-Montserrat-Regular {
	font-family: Montserrat-Regular, sans-serif
}

@font-face {
	font-family: "Montserrat-SemiBold";
	src: url("../fonts/Montserrat-SemiBold.otf") format("truetype")
}

.font-Montserrat-SemiBold {
	font-family: Montserrat-SemiBold, sans-serif
}

.pt-10 {
	padding-top: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.mt-10 {
	margin-top: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.font-1 {
	font-size: 1px !important
}

.border-radius-1 {
	border-radius: 1px
}

.border-top-right-radius-1 {
	border-top-right-radius: 1rem
}

.border-bottom-right-radius-1 {
	border-bottom-right-radius: 1rem
}

.border-top-left-radius-1 {
	border-top-left-radius: 1rem
}

.border-bottom-right-radius-1 {
	border-bottom-left-radius: 1rem
}

.border-top-1 {
	border-top: 1px solid #000
}

.border-bottom-1 {
	border-bottom: 1px solid #000
}

.pt-20 {
	padding-top: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.mt-20 {
	margin-top: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.font-2 {
	font-size: 2px !important
}

.border-radius-2 {
	border-radius: 2px
}

.border-top-right-radius-2 {
	border-top-right-radius: 2rem
}

.border-bottom-right-radius-2 {
	border-bottom-right-radius: 2rem
}

.border-top-left-radius-2 {
	border-top-left-radius: 2rem
}

.border-bottom-right-radius-2 {
	border-bottom-left-radius: 2rem
}

.border-top-2 {
	border-top: 2px solid #000
}

.border-bottom-2 {
	border-bottom: 2px solid #000
}

.pt-30 {
	padding-top: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.mt-30 {
	margin-top: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.font-3 {
	font-size: 3px !important
}

.border-radius-3 {
	border-radius: 3px
}

.border-top-right-radius-3 {
	border-top-right-radius: 3rem
}

.border-bottom-right-radius-3 {
	border-bottom-right-radius: 3rem
}

.border-top-left-radius-3 {
	border-top-left-radius: 3rem
}

.border-bottom-right-radius-3 {
	border-bottom-left-radius: 3rem
}

.border-top-3 {
	border-top: 3px solid #000
}

.border-bottom-3 {
	border-bottom: 3px solid #000
}

.pt-40 {
	padding-top: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.mt-40 {
	margin-top: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.font-4 {
	font-size: 4px !important
}

.border-radius-4 {
	border-radius: 4px
}

.border-top-right-radius-4 {
	border-top-right-radius: 4rem
}

.border-bottom-right-radius-4 {
	border-bottom-right-radius: 4rem
}

.border-top-left-radius-4 {
	border-top-left-radius: 4rem
}

.border-bottom-right-radius-4 {
	border-bottom-left-radius: 4rem
}

.border-top-4 {
	border-top: 4px solid #000
}

.border-bottom-4 {
	border-bottom: 4px solid #000
}

.pt-50 {
	padding-top: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.mt-50 {
	margin-top: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.font-5 {
	font-size: 5px !important
}

.border-radius-5 {
	border-radius: 5px
}

.border-top-right-radius-5 {
	border-top-right-radius: 5rem
}

.border-bottom-right-radius-5 {
	border-bottom-right-radius: 5rem
}

.border-top-left-radius-5 {
	border-top-left-radius: 5rem
}

.border-bottom-right-radius-5 {
	border-bottom-left-radius: 5rem
}

.border-top-5 {
	border-top: 5px solid #000
}

.border-bottom-5 {
	border-bottom: 5px solid #000
}

.pt-60 {
	padding-top: 60px
}

.pb-60 {
	padding-bottom: 60px
}

.mt-60 {
	margin-top: 60px
}

.mb-60 {
	margin-bottom: 60px
}

.font-6 {
	font-size: 6px !important
}

.border-radius-6 {
	border-radius: 6px
}

.border-top-right-radius-6 {
	border-top-right-radius: 6rem
}

.border-bottom-right-radius-6 {
	border-bottom-right-radius: 6rem
}

.border-top-left-radius-6 {
	border-top-left-radius: 6rem
}

.border-bottom-right-radius-6 {
	border-bottom-left-radius: 6rem
}

.border-top-6 {
	border-top: 6px solid #000
}

.border-bottom-6 {
	border-bottom: 6px solid #000
}

.pt-70 {
	padding-top: 70px
}

.pb-70 {
	padding-bottom: 70px
}

.mt-70 {
	margin-top: 70px
}

.mb-70 {
	margin-bottom: 70px
}

.font-7 {
	font-size: 7px !important
}

.border-radius-7 {
	border-radius: 7px
}

.border-top-right-radius-7 {
	border-top-right-radius: 7rem
}

.border-bottom-right-radius-7 {
	border-bottom-right-radius: 7rem
}

.border-top-left-radius-7 {
	border-top-left-radius: 7rem
}

.border-bottom-right-radius-7 {
	border-bottom-left-radius: 7rem
}

.border-top-7 {
	border-top: 7px solid #000
}

.border-bottom-7 {
	border-bottom: 7px solid #000
}

.pt-80 {
	padding-top: 80px
}

.pb-80 {
	padding-bottom: 80px
}

.mt-80 {
	margin-top: 80px
}

.mb-80 {
	margin-bottom: 80px
}

.font-8 {
	font-size: 8px !important
}

.border-radius-8 {
	border-radius: 8px
}

.border-top-right-radius-8 {
	border-top-right-radius: 8rem
}

.border-bottom-right-radius-8 {
	border-bottom-right-radius: 8rem
}

.border-top-left-radius-8 {
	border-top-left-radius: 8rem
}

.border-bottom-right-radius-8 {
	border-bottom-left-radius: 8rem
}

.border-top-8 {
	border-top: 8px solid #000
}

.border-bottom-8 {
	border-bottom: 8px solid #000
}

.pt-90 {
	padding-top: 90px
}

.pb-90 {
	padding-bottom: 90px
}

.mt-90 {
	margin-top: 90px
}

.mb-90 {
	margin-bottom: 90px
}

.font-9 {
	font-size: 9px !important
}

.border-radius-9 {
	border-radius: 9px
}

.border-top-right-radius-9 {
	border-top-right-radius: 9rem
}

.border-bottom-right-radius-9 {
	border-bottom-right-radius: 9rem
}

.border-top-left-radius-9 {
	border-top-left-radius: 9rem
}

.border-bottom-right-radius-9 {
	border-bottom-left-radius: 9rem
}

.border-top-9 {
	border-top: 9px solid #000
}

.border-bottom-9 {
	border-bottom: 9px solid #000
}

.pt-100 {
	padding-top: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.mt-100 {
	margin-top: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.font-10 {
	font-size: 10px !important
}

.border-radius-10 {
	border-radius: 10px
}

.border-top-right-radius-10 {
	border-top-right-radius: 10rem
}

.border-bottom-right-radius-10 {
	border-bottom-right-radius: 10rem
}

.border-top-left-radius-10 {
	border-top-left-radius: 10rem
}

.border-bottom-right-radius-10 {
	border-bottom-left-radius: 10rem
}

.border-top-10 {
	border-top: 10px solid #000
}

.border-bottom-10 {
	border-bottom: 10px solid #000
}

.pt-110 {
	padding-top: 110px
}

.pb-110 {
	padding-bottom: 110px
}

.mt-110 {
	margin-top: 110px
}

.mb-110 {
	margin-bottom: 110px
}

.font-11 {
	font-size: 11px !important
}

.border-radius-11 {
	border-radius: 11px
}

.border-top-right-radius-11 {
	border-top-right-radius: 11rem
}

.border-bottom-right-radius-11 {
	border-bottom-right-radius: 11rem
}

.border-top-left-radius-11 {
	border-top-left-radius: 11rem
}

.border-bottom-right-radius-11 {
	border-bottom-left-radius: 11rem
}

.border-top-11 {
	border-top: 11px solid #000
}

.border-bottom-11 {
	border-bottom: 11px solid #000
}

.pt-120 {
	padding-top: 120px
}

.pb-120 {
	padding-bottom: 120px
}

.mt-120 {
	margin-top: 120px
}

.mb-120 {
	margin-bottom: 120px
}

.font-12 {
	font-size: 12px !important
}

.border-radius-12 {
	border-radius: 12px
}

.border-top-right-radius-12 {
	border-top-right-radius: 12rem
}

.border-bottom-right-radius-12 {
	border-bottom-right-radius: 12rem
}

.border-top-left-radius-12 {
	border-top-left-radius: 12rem
}

.border-bottom-right-radius-12 {
	border-bottom-left-radius: 12rem
}

.border-top-12 {
	border-top: 12px solid #000
}

.border-bottom-12 {
	border-bottom: 12px solid #000
}

.pt-130 {
	padding-top: 130px
}

.pb-130 {
	padding-bottom: 130px
}

.mt-130 {
	margin-top: 130px
}

.mb-130 {
	margin-bottom: 130px
}

.font-13 {
	font-size: 13px !important
}

.border-radius-13 {
	border-radius: 13px
}

.border-top-right-radius-13 {
	border-top-right-radius: 13rem
}

.border-bottom-right-radius-13 {
	border-bottom-right-radius: 13rem
}

.border-top-left-radius-13 {
	border-top-left-radius: 13rem
}

.border-bottom-right-radius-13 {
	border-bottom-left-radius: 13rem
}

.border-top-13 {
	border-top: 13px solid #000
}

.border-bottom-13 {
	border-bottom: 13px solid #000
}

.pt-140 {
	padding-top: 140px
}

.pb-140 {
	padding-bottom: 140px
}

.mt-140 {
	margin-top: 140px
}

.mb-140 {
	margin-bottom: 140px
}

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

.border-radius-14 {
	border-radius: 14px
}

.border-top-right-radius-14 {
	border-top-right-radius: 14rem
}

.border-bottom-right-radius-14 {
	border-bottom-right-radius: 14rem
}

.border-top-left-radius-14 {
	border-top-left-radius: 14rem
}

.border-bottom-right-radius-14 {
	border-bottom-left-radius: 14rem
}

.border-top-14 {
	border-top: 14px solid #000
}

.border-bottom-14 {
	border-bottom: 14px solid #000
}

.pt-150 {
	padding-top: 150px
}

.pb-150 {
	padding-bottom: 150px
}

.mt-150 {
	margin-top: 150px
}

.mb-150 {
	margin-bottom: 150px
}

.font-15 {
	font-size: 15px !important
}

.border-radius-15 {
	border-radius: 15px
}

.border-top-right-radius-15 {
	border-top-right-radius: 15rem
}

.border-bottom-right-radius-15 {
	border-bottom-right-radius: 15rem
}

.border-top-left-radius-15 {
	border-top-left-radius: 15rem
}

.border-bottom-right-radius-15 {
	border-bottom-left-radius: 15rem
}

.border-top-15 {
	border-top: 15px solid #000
}

.border-bottom-15 {
	border-bottom: 15px solid #000
}

.pt-160 {
	padding-top: 160px
}

.pb-160 {
	padding-bottom: 160px
}

.mt-160 {
	margin-top: 160px
}

.mb-160 {
	margin-bottom: 160px
}

.font-16 {
	font-size: 16px !important
}

.border-radius-16 {
	border-radius: 16px
}

.border-top-right-radius-16 {
	border-top-right-radius: 16rem
}

.border-bottom-right-radius-16 {
	border-bottom-right-radius: 16rem
}

.border-top-left-radius-16 {
	border-top-left-radius: 16rem
}

.border-bottom-right-radius-16 {
	border-bottom-left-radius: 16rem
}

.border-top-16 {
	border-top: 16px solid #000
}

.border-bottom-16 {
	border-bottom: 16px solid #000
}

.pt-170 {
	padding-top: 170px
}

.pb-170 {
	padding-bottom: 170px
}

.mt-170 {
	margin-top: 170px
}

.mb-170 {
	margin-bottom: 170px
}

.font-17 {
	font-size: 17px !important
}

.border-radius-17 {
	border-radius: 17px
}

.border-top-right-radius-17 {
	border-top-right-radius: 17rem
}

.border-bottom-right-radius-17 {
	border-bottom-right-radius: 17rem
}

.border-top-left-radius-17 {
	border-top-left-radius: 17rem
}

.border-bottom-right-radius-17 {
	border-bottom-left-radius: 17rem
}

.border-top-17 {
	border-top: 17px solid #000
}

.border-bottom-17 {
	border-bottom: 17px solid #000
}

.pt-180 {
	padding-top: 180px
}

.pb-180 {
	padding-bottom: 180px
}

.mt-180 {
	margin-top: 180px
}

.mb-180 {
	margin-bottom: 180px
}

.font-18 {
	font-size: 18px !important
}

.border-radius-18 {
	border-radius: 18px
}

.border-top-right-radius-18 {
	border-top-right-radius: 18rem
}

.border-bottom-right-radius-18 {
	border-bottom-right-radius: 18rem
}

.border-top-left-radius-18 {
	border-top-left-radius: 18rem
}

.border-bottom-right-radius-18 {
	border-bottom-left-radius: 18rem
}

.border-top-18 {
	border-top: 18px solid #000
}

.border-bottom-18 {
	border-bottom: 18px solid #000
}

.pt-190 {
	padding-top: 190px
}

.pb-190 {
	padding-bottom: 190px
}

.mt-190 {
	margin-top: 190px
}

.mb-190 {
	margin-bottom: 190px
}

.font-19 {
	font-size: 19px !important
}

.border-radius-19 {
	border-radius: 19px
}

.border-top-right-radius-19 {
	border-top-right-radius: 19rem
}

.border-bottom-right-radius-19 {
	border-bottom-right-radius: 19rem
}

.border-top-left-radius-19 {
	border-top-left-radius: 19rem
}

.border-bottom-right-radius-19 {
	border-bottom-left-radius: 19rem
}

.border-top-19 {
	border-top: 19px solid #000
}

.border-bottom-19 {
	border-bottom: 19px solid #000
}

.pt-200 {
	padding-top: 200px
}

.pb-200 {
	padding-bottom: 200px
}

.mt-200 {
	margin-top: 200px
}

.mb-200 {
	margin-bottom: 200px
}

.font-20 {
	font-size: 20px !important
}

.border-radius-20 {
	border-radius: 20px
}

.border-top-right-radius-20 {
	border-top-right-radius: 20rem
}

.border-bottom-right-radius-20 {
	border-bottom-right-radius: 20rem
}

.border-top-left-radius-20 {
	border-top-left-radius: 20rem
}

.border-bottom-right-radius-20 {
	border-bottom-left-radius: 20rem
}

.border-top-20 {
	border-top: 20px solid #000
}

.border-bottom-20 {
	border-bottom: 20px solid #000
}

.color1 {
	color: #60b1ff
}

.bg-color1,
.hero-section {
	background: #60b1ff
}

.border-color1 {
	border-color: #60b1ff !important
}

.color2 {
	color: #105ca8
}

.bg-color2 {
	background: #105ca8
}

.border-color2 {
	border-color: #105ca8 !important
}

.color3 {
	color: #f37024
}

.bg-color3 {
	background: #f37024
}

.border-color3 {
	border-color: #f37024 !important
}

.color4 {
	color: #c2e6ff
}

.bg-color4 {
	background: #c2e6ff
}

.border-color4 {
	border-color: #c2e6ff !important
}

.color5 {
	color: #c0e3ff
}

.bg-color5 {
	background: #c0e3ff
}

.border-color5 {
	border-color: #c0e3ff !important
}

.color6 {
	color: #000
}

.bg-color6 {
	background: #000
}

.border-color6 {
	border-color: #000 !important
}

.client-container:hover,
.client-container {
	transition: all .4s ease-in-out 0s;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

body {
	font-family: "Montserrat-Regular", system-ui;
	font-weight: 400
}

.container-fluid {
	padding-left: 5%;
	padding-right: 5%
}

::selection,
::-webkit-selection {
	background-color: #000;
	color: #fff
}

.btn {
	font-family: "Montserrat-Bold", system-ui
}

.btn-primary {
	background-color: #60b1ff;
	border-color: #60b1ff;
	color: #fff
}

.btn-primary:active,
.btn-primary:focus-visible,
.btn-primary:hover {
	background-color: #60b1ff !important;
	border-color: #60b1ff !important
}

.btn-primary:disabled {
	color: #fff !important;
	background-color: #60b1ff !important;
	border-color: #60b1ff !important
}

.btn-secondary {
	background-color: rgba(0, 0, 0, 0);
	border-color: #c0e3ff;
	color: #c0e3ff
}

.btn-secondary:active,
.btn-secondary:focus-visible,
.btn-secondary:hover {
	background-color: #c0e3ff !important;
	border-color: rgb(141, 204.3333333333, 255) !important
}

.btn-secondary:disabled {
	color: #60b1ff !important;
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: #60b1ff !important
}

.btn-success {
	background-color: #f37024;
	border-color: #f37024;
	color: #fff
}

.btn-success:active,
.btn-success:focus-visible,
.btn-success:hover {
	color: #fff !important;
	background-color: #f37024 !important;
	border-color: #f37024 !important
}

.btn-success:disabled {
	color: #fff !important;
	background-color: #f37024 !important;
	border-color: #f37024 !important
}

.navbar.navbar-light.fixed .btn:not(.btn-expand):not(.btn-gradient) {
	background-color: #000;
	border-color: #000;
	color: #fff
}

.navbar-unstick .logo-dark {
	display: none
}

.navbar-unstick .logo-white {
	display: block
}

.navbar-stick .logo-dark {
	display: block
}

.navbar-stick .logo-white {
	display: none
}

.navbar img {
	height: 50px !important
}

.offcanvas {
	background-color: #105ca8 !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #105ca8
}

@media(max-width: 992px) {
	.navbar-brand {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}
}

#page-loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #c0e3ff;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999
}

#page-loader .loader {
	width: 60px;
	aspect-ratio: 4;
	--c: #0d84df 90%, #0000;
	background: radial-gradient(circle closest-side at left 6px top 50%, var(--c)), radial-gradient(circle closest-side, var(--c)), radial-gradient(circle closest-side at right 6px top 50%, var(--c));
	background-size: 100% 100%;
	background-repeat: no-repeat;
	animation: l4 1s infinite alternate
}

#page-loader .loader-logo {
	height: 100px
}

@media(max-width: 992px) {
	#page-loader .loader-logo {
		height: 80px
	}
}

@keyframes l4 {
	to {
		width: 25px;
		aspect-ratio: 1
	}
}

.navbar-unstick .logo-dark {
	display: none
}

.navbar-unstick .logo-white {
	display: block
}

.navbar-stick .logo-dark {
	display: block
}

.navbar-stick .logo-white {
	display: none
}

.nav-link.active {
	color: #fff !important
}

.border-radius-0 {
	border-radius: 0px
}

@media(max-width: 992px) {
	.hero-section .video-wrapper {
		height: 400px
	}
}

.owl-carousel .owl-dots {
	text-align: center;
	margin-top: 10px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: #c2e6ff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 5px
}

.owl-carousel .owl-nav button.owl-next.active,
.owl-carousel .owl-nav button.owl-prev.active,
.owl-carousel button.owl-dot.active {
	background: #105ca8
}

.client-container {
	position: relative;
	width: 200px;
	height: 120px;
	border: 1px solid #ddd;
	overflow: hidden
}

.client-container:hover {
	transform: scale(1.1)
}

.client-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	padding: 15px;
	max-height: 100%
}

.hero-main-image .logo {
	height: 80px
}

.hero-main-image .icons {
	height: 80px
}

.text-justify {
	text-align: justify !important
}

.photo-mobile {
	width: 100% !important;
	height: 210px !important
}

@media(max-width: 992px) {
	.photo-mobile {
		width: 100% !important;
		height: 210px !important
	}
}

@media(max-width: 576px) {
	.photo-mobile {
		width: 100% !important;
		height: 140px !important
	}
}

.location-banner {
	width: 100%;
	max-width: 800px;
	background: rgba(0, 0, 0, 0);
	position: relative
}

.locations-container {
	display: flex;
	position: relative;
	z-index: 1
}

.location {
	flex: 1;
	padding: 0 20px;
	text-align: left;
	position: relative;
	text-align: center
}

.location:first-child {
	padding-left: 0
}

.location:not(:last-child)::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 40px;
	background: #fff
}

.country {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 8px;
	letter-spacing: 0px;
	line-height: 1.1
}

.dates {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0px;
	line-height: 1.2
}

@media(max-width: 768px) {
	.locations-container {
		flex-direction: column;
		padding-top: 20px
	}

	.location {
		padding: 0 0 30px 0;
		text-align: left
	}

	.location:last-child {
		padding-bottom: 20px
	}

	.location:not(:last-child)::after {
		width: 40%;
		height: 2px;
		right: 0;
		top: auto;
		bottom: 15px;
		left: 0;
		transform: none;
		background: #fff
	}

	.country {
		font-size: 32px
	}

	.dates {
		font-size: 18px
	}
}

@media(max-width: 480px) {
	.location {
		padding: 0 0 24px 0
	}

	.location:not(:last-child)::after {
		bottom: 12px;
		width: 60%
	}

	.country {
		font-size: 24px
	}

	.dates {
		font-size: 16px
	}
}



/* ============================
FAQ Section
============================ */

.faq-section .faq-item {
    border: none;
    margin-bottom: 1.5rem;
    background-color: transparent;
}

/* faq Header Bar */
.faq-section .faq-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #dbeef7;
    padding: 1rem 1.25rem;
    box-shadow: none;
    border: none;
    outline: none;

    span{
        color: #5ba4c5;
        font-size: 28px;
        font-weight: 400;
        text-align: left;
    }

    svg{
        width: 32px;
        height: 32px;
        stroke: #4988a2;
        stroke-width: 2;
        background-color: #83c2e1;
        fill: none;
        transition: transform 0.3s ease-in-out;
    }
}

.faq-section .faq-button.collapsed svg {
    transform: rotate(-90deg);
}

.faq-section .faq-body {
    padding: 1.25rem 0 0 0;
    color: #4a4a4a;
    font-size: 1rem;
    line-height: 1.6;
}

.faq-section .faq-body ul, 
.faq-section .faq-body ol {
    margin-bottom: 0;
    padding-left: 1.2rem;
}

.faq-section .faq-body li {
    margin-bottom: 0.25rem;
}

/*# sourceMappingURL=main.css.map */