#barnn .banner-section-home-1 {
	position: relative;
	display: flex;
	overflow: hidden;
	height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	align-items: flex-start;
}

#barnn .base-container {
	display: flex;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

#barnn .home-content-wrap {
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

#barnn h1 {
	font-size: 2em;
	margin: 0.67em 0px;
}

#barnn h1,
#barnn h2,
#barnn h3,
#barnn h4,
#barnn h5,
#barnn h6 {
	font-weight: bold;
	margin-bottom: 10px;
}

#barnn h1 {
	font-size: 38px;
	line-height: 44px;
	margin-top: 20px;
}

#barnn h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
	color: rgb(74, 12, 21);
	font-size: 70px;
	line-height: 1.2em;
	font-weight: 700;
}

#barnn .home-2-title-white {
	max-width: 70%;
	color: rgb(255, 255, 255);
}

#barnn p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#barnn p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Source Sans Pro", sans-serif;
	color: rgb(105, 105, 105);
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 400;
}

#barnn .banner-title-description {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#barnn .banner-title-description.paragraph-white {
	color: rgb(255, 255, 255);
}

#barnn .bottom-container {
	display: flex;
	column-gap: 30px;
}

#barnn a {
	background-color: transparent;
}

#barnn a:active,
#barnn a:hover {
	outline: 0px;
}

#barnn .w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: rgb(56, 152, 236);
	color: white;
	border: 0px;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
}

#barnn a {
	-webkit-box-align: center;
	align-items: center;
	transition: color 300ms ease 0s;
	font-family: "Source Sans Pro", sans-serif;
	color: rgb(74, 12, 21);
	font-size: 20px;
	line-height: 1.2em;
	text-decoration: none;
}

#barnn a:hover {
	color: rgb(111, 163, 244);
}

#barnn .primary-white-button-home-2 {
	padding: 15px 20px;
	border-radius: 10px;
	background-color: rgb(74, 12, 21);
	transition-property: all;
}

#barnn .primary-white-button-home-2:hover {
	background-color: rgb(111, 163, 244);
	color: rgb(74, 12, 21);
}

#barnn .primary-white-button-home-2.full-width {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	color: rgb(74, 12, 21);
}

#barnn .primary-white-button-home-2.full-width:hover {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 255, 255);
	background-color: transparent;
	color: rgb(255, 255, 255);
}

#barnn .button-arrow {
	padding-left: 40px;
	font-family: "Fa solid 900", sans-serif;
}

#barnn .collection-list-wrapper-3 {
	position: absolute;
	inset: 0%;
	z-index: -1;
	height: 100vh;
}

#barnn img {
	border: 0px;
}

#barnn img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

#barnn .image-banner {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
}

@media screen and (min-width: 1440px) {
	#barnn .home-content-wrap {
		margin-top: 40px;
	}
}

@media screen and (min-width: 1920px) {
	#barnn .home-content-wrap {
		margin-top: 0px;
	}
}

@media screen and (max-width: 767px) {
	#barnn .home-content-wrap {
		position: relative;
	}
}

@media screen and (min-width: 1280px) {
	#barnn h1 {
		font-size: 80px;
	}
}

@media screen and (min-width: 1440px) {
	#barnn h1 {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 991px) {
	#barnn h1 {
		font-size: 70px;
	}
}

@media screen and (max-width: 991px) {
	#barnn .home-2-title-white {
		max-width: 100%;
		font-size: 60px;
	}
}

@media screen and (max-width: 767px) {
	#barnn h1 {
		font-size: 40px;
	}
}

@media screen and (max-width: 767px) {
	#barnn .home-2-title-white {
		max-width: 100%;
		font-size: 50px;
	}
}

@media screen and (max-width: 767px) {
	#barnn .banner-section-home-1 h1 {
	font-size: 35px;
    margin-top: -32%;
	}
}

@media screen and (min-width: 767px) {
	#barnn .banner-section-home-1 h1 {
		font-size: 63px;
	}
}

@media screen and (max-width: 991px) {
	#barnn .banner-title-description {
		width: 400px;
		margin-top: 10px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	#barnn .banner-title-description {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	#barnn .bottom-container {
		margin-top: 0px;
	}
}

@media screen and (max-width: 479px) {
	#barnn .bottom-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: stretch;
		align-items: stretch;
		row-gap: 15px;
	}
}

@media screen and (max-width: 479px) {
	#barnn .primary-white-button-home-2.full-width {
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (max-width: 479px) {
	#barnn .primary-white-button-home-2.full-width {
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (max-width: 991px) {
	#barnn .image-banner {
		object-position: 70% 50%;
	}
}

@media screen and (max-width: 767px) {
	#barnn .image-banner {
		object-position: 60% 50%;
	}
}

@media screen and (max-width: 479px) {
	#barnn .image-banner {
		object-position: 100% 50%;
	}
}




@font-face { 
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url("https://www.indonez.com/html-demo/Cirro/fonts/fa-solid-900.woff2") format("woff2"), url("https://www.indonez.com/html-demo/Cirro/fonts/fa-solid-900.ttf") format("truetype");
} 
body { 
/* CSS Variables that may have been missed get put on body */ 
    --bs-gutter-x:  1.5rem;  
    --bs-gutter-y:  0;  
    --bs-gutter-x:  2.35rem;  
    --bs-gutter-y:  0;  
    --bs-gutter-x:  3.995rem; 
    --bs-text-opacity:  1;  
    --bs-card-spacer-y:  1.75rem;  
    --bs-card-spacer-x:  1.75rem;  
    --bs-card-border-width:  1px;  
    --bs-card-border-color:  #e8e8e8;  
    --bs-card-border-radius:  0;  
    --bs-card-bg:  #fff;  
    --bs-text-opacity:  1;  
} 


#coppy :root { 
    --bs-info-rgb:  5, 179, 215; 
    --bs-font-sans-serif:  "Poppins", sans-serif; 
    --bs-root-font-size:  16px; 
    --bs-body-font-family:  var(--bs-font-sans-serif); 
    --bs-body-font-size:  1rem; 
    --bs-body-font-weight:  400; 
    --bs-body-line-height:  1.5; 
    --bs-body-color:  #333333; 
    --bs-body-bg:  #F5F7F9; 
    --bs-link-color:  #2788ED; 
    --bs-link-hover-color:  #56a2f1; 
    font-size: var(--bs-root-font-size);
} 

@media (prefers-reduced-motion: no-preference){ 
  #coppy :root { 
    scroll-behavior: smooth;
  } 
}     

#coppy .py-5 { 
    padding-top: 3.5rem !important; 
    padding-bottom: 3.5rem !important;
} 


#coppy .container { 
    --bs-gutter-x: 1.5rem; 
    --bs-gutter-y: 0; 
    width: 100%; 
    padding-right: calc(var(--bs-gutter-x) * 0.5); 
    padding-left: calc(var(--bs-gutter-x) * 0.5); 
    margin-right: auto; 
    margin-left: auto;
} 

@media (min-width: 576px){ 
  #coppy .container { 
    max-width: 540px;
  } 
}     

@media (min-width: 768px){ 
 #coppy  .container { 
    max-width: 720px;
  } 
}     

@media (min-width: 992px){ 
  #coppy .container { 
    max-width: 960px;
  } 
}     

@media (min-width: 1200px){ 
  #coppy .container { 
    max-width: 1100px;
  } 
}     

@media (min-width: 1400px){ 
  #coppy .container { 
    max-width: 1170px;
  } 
}     

#coppy .mt-3 { 
    margin-top: 1.75rem !important;
} 

#coppy .row { 
    --bs-gutter-x: 2.35rem; 
    --bs-gutter-y: 0; 
    display: flex; 
    flex-wrap: wrap; 
    margin-top: calc(-1 * var(--bs-gutter-y)); 
    margin-right: calc(-0.319 * var(--bs-gutter-x)); 
    margin-left: calc(-0.319 * var(--bs-gutter-x));
} 

#coppy .gx-5 { 
    --bs-gutter-x: 3.995rem;
} 

#coppy .d-flex { 
    display: flex !important;
} 

#coppy .align-items-center { 
    align-items: center !important;
} 

#coppy .mb-3 { 
    margin-bottom: 1.75rem !important;
} 

#coppy .row > *  { 
    flex-shrink: 0; 
    width: 100%; 
    max-width: 100%; 
    padding-right: calc(var(--bs-gutter-x) * 0.5); 
    padding-left: calc(var(--bs-gutter-x) * 0.5); 
    margin-top: var(--bs-gutter-y);
} 

@media (min-width: 768px){ 
  #coppy .col-md-12 { 
    flex: 0 0 auto; 
    width: 100%;
  } 
}     

@media (min-width: 992px){ 
  #coppy .col-lg-5 { 
    flex: 0 0 auto; 
    width: 41.66666667%;
  } 

  #coppy .col-lg-7 { 
    flex: 0 0 auto; 
    width: 58.33333333%;
  } 

  #coppy .mt-lg-0 { 
    margin-top: 0 !important;
  } 
}     

#coppy h1 { 
    margin-top:  0; 
    margin-bottom:  1.05rem; 
    font-family:  "Merriweather", sans-serif; 
    font-weight:  900; 
    line-height:  1.2; 
    color:  #41c321;
    font-size: calc(1.375rem + 1.5vw);
} 

@media (min-width: 1200px){ 
  #coppy h1 { 
    font-size: 2.5rem;
  } 
}     

#coppy p { 
    margin-top: 0; 
    margin-bottom: 1rem;
} 

#coppy .lead { 
    font-size: 1.25rem; 
    font-weight: 300;
} 

#coppy ul { 
    padding-left:  2rem;
    margin-top: 0; 
    margin-bottom: 1rem;
} 

#coppy .lh-lg { 
    line-height: 2 !important;
} 

#coppy .fa-ul { 
    list-style-type: none; 
    margin-left: var(--fa-li-margin, 2.5em); 
    padding-left: 0;
} 

#coppy .small { 
    font-size: 0.824rem;
} 

#coppy .text-muted { 
    --bs-text-opacity: 1; 
    color: #999999 !important;
} 

#coppy .card { 
    --bs-card-spacer-y: 1.75rem; 
    --bs-card-spacer-x: 1.75rem; 
    --bs-card-border-width: 1px; 
    --bs-card-border-color: #e8e8e8; 
    --bs-card-border-radius: 0; 
    --bs-card-bg: #fff; 
    position: relative; 
    display: flex; 
    flex-direction: column; 
    min-width: 0; 
    height: var(--bs-card-height); 
    word-wrap: break-word; 
    background-color: var(--bs-card-bg); 
    background-clip: border-box; 
    border: var(--bs-card-border-width) solid var(--bs-card-border-color); 
    border-radius: var(--bs-card-border-radius);
} 

#coppy .card-body { 
    flex: 1 1 auto; 
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x); 
    color: var(--bs-card-color);
} 

@media (min-width: 992px){ 
  #coppy .ms-lg-5 { 
    margin-left: 3.5rem !important;
  } 
}     

#coppy .in-cirro-13 .card  { 
    border: 0; 
    box-shadow: 0px 7px 33px rgba(0, 0, 0, 0.05);
} 

#coppy .in-cirro-13 .card-body  { 
    padding: 10px 18px 25px 18px;
} 

#coppy .in-cirro-13 .card:before  { 
    width: 559px; 
    height: 418px; 
    background-image: url("https://www.indonez.com/html-demo/Cirro/img/in-cirro-3-decor.svg"); 
    transform: rotate(-180deg); 
    content: ""; 
    position: absolute; 
    z-index: -1; 
    bottom: -32px; 
    right: -32px;
} 

#coppy .fa-ul > li  { 
    position: relative;
} 

#coppy a { 
    color: var(--bs-link-color); 
    text-decoration: underline;
} 

#coppy .link-info { 
    color: #05B3D7 !important;
} 

#coppy .text-decoration-none { 
    text-decoration: none !important;
} 

#coppy a:hover { 
    color: var(--bs-link-hover-color);
} 

#coppy .link-info:hover { 
    color: #37c2df !important;
} 

#coppy .fa-li { 
    left: calc(var(--fa-li-width, 2em) * -1); 
    position: absolute; 
    text-align: center; 
    width: var(--fa-li-width, 2em); 
    line-height: inherit;
} 

#coppy iframe { 
    border: 0;
} 

#coppy .text-info { 
    --bs-text-opacity: 1; 
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
} 

#coppy .fas { 
    display:  var(--fa-display, inline-block); 
    -moz-osx-font-smoothing:  grayscale; 
    -webkit-font-smoothing:  antialiased; 
    font-style:  normal; 
    font-variant:  normal; 
    line-height:  1; 
    text-rendering:  auto;
    font-family: "Font Awesome 6 Free"; 
    font-weight: 900;
} 

.fa-check-square:before { 
    content: "\f14a";
} 


#slidd {
  background-color: #FFE53B;
  background-image: linear-gradient(110.1deg, rgb(34, 126, 34) 2.9%, rgb(168, 251, 60) 90.3%);
  min-height: 100vh;
  font-family: "Fira Sans", sans-serif;
  display: flex;
}

.blog-slider__content a {
    color: #fff !important;
}

.blog-slider {
  width: 95%;
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #fff;
  box-shadow: 4px 13px 30px 1px rgba(252, 194, 56, 0.2);
  padding: 25px;
  border-radius: 25px;
  height: 400px;
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}
.blog-slider__item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .blog-slider__item {
    flex-direction: column;
  }
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s;
}
.blog-slider__img {
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  background: linear-gradient(114.3deg, rgb(19, 126, 57) 0.2%, rgb(8, 65, 91) 68.5%); 
  box-shadow: 4px 13px 30px 1px rgba(252, 194, 56, 0.2);
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}
.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(114.3deg, rgb(19, 126, 57) 0.2%, rgb(8, 65, 91) 68.5%); 
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}
.blog-slider__content {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}
.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.blog-slider__button {
  display: inline-flex;
  background: linear-gradient(110.1deg, rgb(34, 126, 34) 2.9%, rgb(168, 251, 60) 90.3%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 4px 13px 30px 1px rgba(252, 194, 56, 0.2);
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #40bf06;
  opacity: 0.2;
  transition: all 0.3s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #40bf06;
  height: 30px;
  box-shadow: 4px 13px 30px 1px rgba(252, 194, 56, 0.2);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}











    

#steppy .section {
   width: 100%;
   padding-top: 120px;
   padding-bottom: 120px;
   -webkit-box-flex: 1;
   flex: 1 1 0%;
}
#steppy .w-container {
   margin-left: auto;
   margin-right: auto;
   max-width: 940px;
}
#steppy .w-container::before,
#steppy .w-container::after {
   content: " ";
   display: table;
   grid-area: 1 / 1 / 2 / 2;
}
#steppy .w-container::after {
   clear: both;
}
#steppy .container {
   width: 100%;
   max-width: 1280px;
   padding-right: 40px;
   padding-left: 40px;
}
#steppy .container.relative {
   position: relative;
   z-index: 1;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-pack: justify;
   justify-content: space-between;
}
#steppy ._2-column-wrap {
   display: grid;
   -webkit-box-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   align-items: center;
   grid-auto-columns: 1fr;
   gap: 40px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto;
}
#steppy .column-wrap {
   display: flex;
   width: 100%;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy img {
   border: 0px;
}
#steppy img {
   max-width: 100%;
   vertical-align: middle;
   display: inline-block;
}
#steppy img {
   display: inline-block;
   max-width: 100%;
   border-radius: 4px;
}
#steppy .column-wrap.align-left {
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy .tag {
   padding: 4px 8px;
   -webkit-box-flex: 0;
   flex: 0 0 auto;
   border-radius: 2px;
   background-color: rgb(34, 34, 34);
   color: rgb(255, 208, 0);
   font-size: 0.75rem;
   line-height: 1;
   font-weight: 600;
   letter-spacing: 0.1em;
   text-transform: uppercase;
}
#steppy h1,
#steppy h2,
#steppy h3,
#steppy h4,
#steppy h5,
#steppy h6 {
   font-weight: bold;
   margin-bottom: 10px;
}
#steppy h2 {
   font-size: 32px;
   line-height: 36px;
   margin-top: 20px;
}
#steppy h2 {
   margin-top: 20px;
   margin-bottom: 40px;
   font-family: Inter, sans-serif;
   font-size: 2.25em;
   line-height: 1.2;
   font-weight: 700;
}
#steppy .max-width-20ch {
   max-width: 20ch;
}
#steppy p {
   margin-top: 0px;
   margin-bottom: 10px;
}
#steppy p {
   margin-bottom: 20px;
   font-size: 1em;
}


#steppy .section {
   width: 100%;
   padding-top: 120px;
   padding-bottom: 120px;
   -webkit-box-flex: 1;
   flex: 1 1 0%;
}
#steppy .w-container {
   margin-left: auto;
   margin-right: auto;
   max-width: 940px;
}
#steppy .w-container::before,
#steppy .w-container::after {
   content: " ";
   display: table;
   grid-area: 1 / 1 / 2 / 2;
}
#steppy .w-container::after {
   clear: both;
}
#steppy .container {
   width: 100%;
   max-width: 1280px;
   padding-right: 40px;
   padding-left: 40px;
}
#steppy .container.relative {
   position: relative;
   z-index: 1;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-pack: justify;
   justify-content: space-between;
}
#steppy ._2-column-wrap {
   display: grid;
   -webkit-box-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   align-items: center;
   grid-auto-columns: 1fr;
   gap: 40px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto;
}
#steppy .column-wrap {
   display: flex;
   width: 100%;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy img {
   border: 0px;
}
#steppy img {
   max-width: 100%;
   vertical-align: middle;
   display: inline-block;
}
#steppy img {
   display: inline-block;
   max-width: 100%;
   border-radius: 4px;
}
#steppy .column-wrap.align-left {
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy .tag {
   padding: 4px 8px;
   -webkit-box-flex: 0;
   flex: 0 0 auto;
   border-radius: 2px;
   background-color: rgb(34, 34, 34);
   color: rgb(255, 208, 0);
   font-size: 0.75rem;
   line-height: 1;
   font-weight: 600;
   letter-spacing: 0.1em;
   text-transform: uppercase;
}
#steppy h1,
#steppy h2,
#steppy h3,
#steppy h4,
#steppy h5,
#steppy h6 {
   font-weight: bold;
   margin-bottom: 10px;
}
#steppy h2 {
   font-size: 32px;
   line-height: 36px;
   margin-top: 20px;
}
#steppy h2 {
   margin-top: 20px;
   margin-bottom: 40px;
   font-family: Inter, sans-serif;
   font-size: 2.25em;
   line-height: 1.2;
   font-weight: 700;
}
#steppy .max-width-20ch {
   max-width: 20ch;
}
#steppy p {
   margin-top: 0px;
   margin-bottom: 10px;
}
#steppy p {
   margin-bottom: 20px;
   font-size: 1em;
}

#steppy .section.grey {
   background-color: rgb(248, 248, 248);
}
#steppy .max-width-40ch.bottom-margin-40 {
   margin-bottom: 40px;
}
#steppy a {
   background-color: transparent;
}
#steppy a:active,
#steppy a:hover {
   outline: 0px;
}
#steppy .w-inline-block {
   max-width: 100%;
   display: inline-block;
}
#steppy a {
   color: rgb(34, 34, 34);
   font-weight: 600;
   text-decoration: underline;
}
#steppy a:hover {
   text-decoration: underline;
}
#steppy .button {
   display: flex;
   padding: 12px 20px;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   flex-direction: row;
   -webkit-box-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   align-items: center;
   -webkit-box-flex: 0;
   flex: 0 0 auto;
   border-radius: 3px;
   background-color: rgb(255, 208, 0);
   transition: all 200ms ease 0s;
   color: rgb(34, 34, 34);
   font-size: 1em;
   line-height: 1;
   font-weight: 500;
   text-align: center;
   text-decoration: none;
   text-transform: capitalize;
}
#steppy .button:hover {
   text-decoration: none;
}
#steppy .button.secondary {
   border-style: solid;
   border-width: 1px;
   border-color: rgb(34, 34, 34);
   background-color: transparent;
   color: rgb(34, 34, 34);
}
#steppy .button.secondary:hover {
   border-color: rgb(255, 208, 0);
   background-color: rgb(255, 208, 0);
}
#steppy .arrow-icon {
   margin-left: 12px;
}
@media screen and (max-width: 767px) {
   #steppy .section {
      padding-top: 80px;
      padding-bottom: 80px;
   }
}
@media screen and (max-width: 991px) {
   #steppy .w-container {
      max-width: 728px;
   }
}
@media screen and (max-width: 479px) {
   #steppy .w-container {
      max-width: none;
   }
}
@media screen and (max-width: 991px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy ._2-column-wrap {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 991px) {
   #steppy #w-node-_7bb0f820-2c35-f799-9d01-465dd5665ba5-05c039b0 {
      align-self: start;
   }
}
@media screen and (max-width: 479px) {
   #steppy h2 {
      margin-bottom: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy p {
      font-size: 14px;
   }
}
@media screen and (max-width: 767px) {
   #steppy .section {
      padding-top: 80px;
      padding-bottom: 80px;
   }
}
@media screen and (max-width: 991px) {
   #steppy .w-container {
      max-width: 728px;
   }
}
@media screen and (max-width: 479px) {
   #steppy .w-container {
      max-width: none;
   }
}
@media screen and (max-width: 991px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy ._2-column-wrap {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 991px) {
   #steppy #w-node-_7bb0f820-2c35-f799-9d01-465dd5665ba5-05c039b0 {
      align-self: start;
   }
}
@media screen and (max-width: 479px) {
   #steppy h2 {
      margin-bottom: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy p {
      font-size: 14px;
   }
}
@media screen and (max-width: 767px) {
   #steppy .section {
      padding-top: 80px;
      padding-bottom: 80px;
   }
}
@media screen and (max-width: 991px) {
   #steppy .w-container {
      max-width: 728px;
   }
}
@media screen and (max-width: 479px) {
   #steppy .w-container {
      max-width: none;
   }
}
@media screen and (max-width: 991px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy ._2-column-wrap {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 479px) {
   #steppy h2 {
      margin-bottom: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy p {
      font-size: 14px;
   }
}
@media screen and (max-width: 991px) {
   #steppy .button {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy a {
      font-size: 14px;
   }
}
@media screen and (max-width: 479px) {
   #steppy .button {
      -webkit-box-pack: center;
      justify-content: center;
   }
}
@media screen and (max-width: 479px) {
   #steppy .button.secondary {
      min-width: auto;
      padding: 10px 16px;
   }
}
@media screen and (max-width: 479px) {
   #steppy .arrow-icon {
      margin-left: 8px;
   }
}
@media screen and (max-width: 991px) {
   #steppy #w-node-_60ffd0e5-5cbb-2920-1a56-570ca5e39ed4-05c039b0 {
      align-self: start;
   }
}
@media screen and (max-width: 767px) {
  #steppy #w-node-_60ffd0e5-5cbb-2920-1a56-570ca5e39ed4-05c039b0 {
      grid-area: 1 / 1 / 2 / 2;
   }
}

 
 
 
 
 

#steppy2 .section {
   width: 100%;
   padding-top: 120px;
   padding-bottom: 120px;
   -webkit-box-flex: 1;
   flex: 1 1 0%;
}
#steppy2 .w-container {
   margin-left: auto;
   margin-right: auto;
   max-width: 940px;
}
#steppy2 .w-container::before,
#steppy2 .w-container::after {
   content: " ";
   display: table;
   grid-area: 1 / 1 / 2 / 2;
}
#steppy2 .w-container::after {
   clear: both;
}
#steppy2 .container {
   width: 100%;
   max-width: 1280px;
   padding-right: 40px;
   padding-left: 40px;
}
#steppy2 .container.relative {
   position: relative;
   z-index: 1;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-pack: justify;
   justify-content: space-between;
}
#steppy2 ._2-column-wrap {
   display: grid;
   -webkit-box-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   align-items: center;
   grid-auto-columns: 1fr;
   gap: 40px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto;
}
#steppy2 .column-wrap {
   display: flex;
   width: 100%;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   flex-direction: column;
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy2 img {
   border: 0px;
}
#steppy2 img {
   max-width: 100%;
   vertical-align: middle;
   display: inline-block;
}
#steppy2 img {
   display: inline-block;
   max-width: 100%;
   border-radius: 4px;
}
#steppy2 .column-wrap.align-left {
   -webkit-box-align: start;
   align-items: flex-start;
}
#steppy2 .tag {
   padding: 4px 8px;
   -webkit-box-flex: 0;
   flex: 0 0 auto;
   border-radius: 2px;
   background-color: rgb(34, 34, 34);
   color: rgb(255, 208, 0);
   font-size: 0.75rem;
   line-height: 1;
   font-weight: 600;
   letter-spacing: 0.1em;
   text-transform: uppercase;
}
#steppy2 h1,
#steppy2 h2,
#steppy2 h3,
#steppy2 h4,
#steppy2 h5,
#steppy2 h6 {
   font-weight: bold;
   margin-bottom: 10px;
}
#steppy2 h2 {
   font-size: 32px;
   line-height: 36px;
   margin-top: 20px;
}
#steppy2 h2 {
   margin-top: 20px;
   margin-bottom: 40px;
   font-family: Inter, sans-serif;
   font-size: 2.25em;
   line-height: 1.2;
   font-weight: 700;
}
#steppy2 .max-width-20ch {
   max-width: 20ch;
}
#steppy2 p {
   margin-top: 0px;
   margin-bottom: 10px;
}
#steppy2 p {
   margin-bottom: 20px;
   font-size: 1em;
}

@media screen and (max-width: 767px) {
   #steppy2 .section {
      padding-top: 80px;
      padding-bottom: 80px;
   }
}
@media screen and (max-width: 991px) {
   #steppy2 .w-container {
      max-width: 728px;
   }
}
@media screen and (max-width: 479px) {
   #steppy2 .w-container {
      max-width: none;
   }
}
@media screen and (max-width: 991px) {
   #steppy2 .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy2 .container {
      padding-right: 20px;
      padding-left: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy2 ._2-column-wrap {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 991px) {
   #steppy2 #w-node-_7bb0f820-2c35-f799-9d01-465dd5665ba5-05c039b0 {
      align-self: start;
   }
}
@media screen and (max-width: 479px) {
   #steppy2 h2 {
      margin-bottom: 20px;
   }
}
@media screen and (max-width: 767px) {
   #steppy2 p {
      font-size: 14px;
   }
}

 
 
 
 

#servx .section {
   padding-top: 180px;
   padding-bottom: 180px;
}
#servx .w-container {
   margin-left: auto;
   margin-right: auto;
   max-width: 940px;
}
#servx .w-container::before,
#servx .w-container::after {
   content: " ";
   display: table;
   grid-area: 1 / 1 / 2 / 2;
}
#servx .w-container::after {
   clear: both;
}
#servx .container {
   max-width: 1360px;
   padding-right: 40px;
   padding-left: 40px;
}
#servx .split {
   display: grid;
   grid-auto-columns: 1fr;
   gap: 16px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto;
}
#servx .split.added-row-space {
   row-gap: 60px;
}
#servx .limit {
   max-width: 520px;
}
#servx #w-node-_73274723-1e7a-54ea-ce63-f1df23c622d5-a7b5f34d {
   place-self: center;
}
#servx h1,
#servx h2,
#servx h3,
#servx h4,
#servx h5,
#servx h6 {
   font-weight: bold;
   margin-bottom: 10px;
}
#servx h2 {
   font-size: 32px;
   line-height: 36px;
   margin-top: 20px;
}
#servx h2 {
   margin-top: 0px;
   margin-bottom: 24px;
   font-size: 40px;
   line-height: 50px;
   font-weight: 700;
}
#servx .gradient-text {
   background-image: linear-gradient(
      315deg,
      rgb(77, 14, 174),
      rgb(216, 70, 165)
   );
   background-clip: text;
   -webkit-text-fill-color: transparent;
}
#servx h4 {
   font-size: 18px;
   line-height: 24px;
   margin-top: 10px;
}
#servx h4 {
   margin-top: 0px;
   margin-bottom: 8px;
   font-size: 24px;
   line-height: 40px;
   font-weight: 700;
}
#servx p {
   margin-top: 0px;
   margin-bottom: 10px;
}
#servx p {
   margin-bottom: 16px;
   line-height: 32px;
}
#servx .lighter-text {
   color: rgba(255, 255, 255, 0.698);
}
#servx a {
   background-color: transparent;
}
#servx a:active,
#servx a:hover {
   outline: 0px;
}
#servx a {
   color: rgb(216, 70, 165);
   font-weight: 700;
   text-decoration: none;
}
#servx .white-text {
   color: rgb(255, 255, 255);
}
#servx .graphic-wrapper {
   display: flex;
   padding: 72px;
   -webkit-box-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   align-items: center;
   border-radius: 16px;
   background-color: rgba(218, 175, 255, 0.05);
   backdrop-filter: brightness(200%);
}
#servx #w-node-_66863a28-6c39-ed2d-42c3-c9017de6b267-a7b5f34d {
   place-self: center;
}
#servx img {
   border: 0px;
}
#servx img {
   max-width: 100%;
   vertical-align: middle;
   display: inline-block;
}
#servx .space-top-extra {
   margin-top: 120px;
}
#servx #w-node-c761dbfb-7c3e-2f43-34ad-aa57b5d72439-a7b5f34d {
   place-self: center;
}
#servx #w-node-c761dbfb-7c3e-2f43-34ad-aa57b5d72430-a7b5f34d {
   place-self: center;
}
#servx ul,
#servx ol {
   margin-top: 0px;
   margin-bottom: 10px;
   padding-left: 40px;
}
#servx ul {
   margin-top: 0px;
   margin-bottom: 10px;
   padding-left: 40px;
}
#servx .check-list {
   padding-left: 0px;
   list-style-type: none;
}
#servx .check-list-item {
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 32px;
   background-image: url("https://assets.website-files.com/61bbb85094ba548215b5f34c/61bc9fb2c20dae66cb66428c_Checkmark.svg");
   background-position: 0% 50%;
   background-size: auto;
   background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
   #servx .section {
      padding-top: 160px;
      padding-bottom: 160px;
   }
}
@media screen and (max-width: 767px) {
   #servx .section {
      padding-top: 130px;
      padding-bottom: 130px;
   }
}
@media screen and (max-width: 991px) {
   #servx .w-container {
      max-width: 728px;
   }
}
@media screen and (max-width: 479px) {
   #servx .w-container {
      max-width: none;
   }
}
@media screen and (max-width: 991px) {
   #servx .container {
      padding-right: 32px;
      padding-left: 32px;
   }
}
@media screen and (max-width: 767px) {
   #servx .container {
      padding-right: 24px;
      padding-left: 24px;
   }
}
@media screen and (max-width: 479px) {
   #servx .container {
      padding-right: 16px;
      padding-left: 16px;
   }
}
@media screen and (max-width: 991px) {
   #servx .split {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 991px) {
   #servx h2 {
      font-size: 36px;
      line-height: 45px;
   }
}
@media screen and (max-width: 767px) {
   #servx h2 {
      font-size: 30px;
      line-height: 40px;
   }
}
@media screen and (max-width: 991px) {
   #servx h4 {
      font-size: 22px;
      line-height: 36px;
   }
}
@media screen and (max-width: 767px) {
   #servx h4 {
      font-size: 20px;
      line-height: 32px;
   }
}
@media screen and (max-width: 767px) {
   #servx .graphic-wrapper {
      padding: 32px;
   }
}
@media screen and (max-width: 991px) {
   .space-top-extra {
      margin-top: 90px;
   }
}
@media screen and (max-width: 991px) {
   #servx .split {
      grid-template-columns: 1fr;
   }
}
@media screen and (max-width: 767px) {
   #servx .space-top-extra {
      margin-top: 80px;
   }
}
@media screen and (max-width: 767px) {
   #servx .graphic-wrapper {
      padding: 32px;
   }
}
@media screen and (max-width: 991px) {
   #servx #w-node-c761dbfb-7c3e-2f43-34ad-aa57b5d72430-a7b5f34d {
      order: -9999;
   }
}
@media screen and (max-width: 991px) {
   #servx h2 {
      font-size: 36px;
      line-height: 45px;
   }
}
@media screen and (max-width: 767px) {
   #servx h2 {
      font-size: 25px;
      line-height: 40px;
   }
}

















#faqy  {
  font-size: 100%;
  font-family: "kievit-regular", sans-serif;
  color: #4e5359;
  background-color: #f3f3f5;
}
#faqy ::after {
  /* overlay layer visible on small devices when the right panel slides in */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(78, 83, 89, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
#faqy .cd-overlay::after {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  #faqy ::after {
    display: none;
  }
}

#faqy a {
  color: #a9c056;
  text-decoration: none;
}

/* -------------------------------- 

Main components 

-------------------------------- */
#faqy header {
  position: relative;
  height: 180px;
  line-height: 180px;
  text-align: center;
  background-color: tomato;
}
#faqy header h1 {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 1024px) {
  #faqy header {
    height: 240px;
    line-height: 240px;
  }
  #faqy header h1 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
  }
}

#faqy .faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
#faqy .faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  #faqy .faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }
}

#faqy .categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
#faqy .categories a::before, .categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
#faqy .categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#faqy .categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  #faqy .categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  #faqy .categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  #faqy .categories a::before, .categories a::after {
    display: none;
  }
  #faqy .no-touch .categories a:hover {
    background: #555b61;
  }
  #faqy .no-js .categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  #faqy .categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  #faqy .categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #faqy .categories .selected {
    background: #42464b !important;
  }
  #faqy .categories .selected::before {
    opacity: 1;
  }
  #faqy .categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  #faqy .no-js .categories {
    position: relative;
  }
}

#faqy .faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
#faqy .faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
#faqy .no-js .faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  #faqy .faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  #faqy .faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  #faqy .no-js .faq-items {
    padding-left: 0;
  }
}

#faqy .cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
#faqy .cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
#faqy .cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#faqy .cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#faqy .cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  #faqy .cd-close-panel {
    display: none;
  }
}

#faqy .faq-group {
  /* hide group not selected */
  display: none;
}
#faqy .faq-group.selected {
  display: block;
}
#faqy .faq-group .faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
#faqy .no-touch .faq-group .faq-title:hover {
  box-shadow: none;
}
#faqy .faq-group .faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}
#faqy .no-js .faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  #faqy .faq-group {
    /* all groups visible */
    display: block;
  }
  #faqy .faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  #faqy .no-touch .faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  #faqy .faq-group .faq-title {
    margin: 2em 0 1em;
  }
  #faqy .faq-group:first-child .faq-title {
    margin-top: 0;
  }
}

#faqy .trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  #faqy .trigger {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  #faqy .trigger::before, .trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  #faqy .trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  #faqy .trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #faqy .content-visible .trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #faqy .content-visible .trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#faqy .faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #6c7d8e;
}
@media only screen and (min-width: 768px) {
  #faqy .faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  #faqy .faq-content p {
    line-height: 1.6;
  }
  #faqy .no-js .faq-content {
    display: block;
  }
}

    
    













 