body.front-end html{
	overflow-x: hidden;
	scroll-behavior: smooth;
  font-family:'Poppins';
  font-family: Arial,
}
/* font thin and thinitalic */
@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Thin.ttf');
	font-weight: 100;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-ThinItalic.ttf');
	font-weight: 100;
	font-style: italic;
	}
	
	/* font extralight and extralightitalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-ExtraLight.ttf');
	font-weight: 200;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-ExtraLightItalic.ttf');
	font-weight: 200;
	font-style: italic;
	}
	
	/* font light and lightItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Light.ttf');
	font-weight: 300;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-LightItalic.ttf');
	font-weight: 300;
	font-style: italic;
	}
	
	/* font normal and normalItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Black.ttf');
	font-weight: 400;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Regular.ttf');
	font-weight: 400;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-BlackItalic.ttf');
	font-weight: 400;
	font-style: italic;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Italic.ttf');
	font-weight: 400;
	font-style: italic;
	}
	
	/* font medium and mediumItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Medium.ttf');
	font-weight: 500;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-MediumItalic.ttf');
	font-weight: 500;
	font-style: italic;
	}
	
	/* font semibold and semiboldItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Medium.ttf');
	font-weight: 600;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-MediumItalic.ttf');
	font-weight: 600;
	font-style: italic;
	}
	
	/* font bold and boldItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-Bold.ttf');
	font-weight: 700;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-BoldItalic.ttf');
	font-weight: 700;
	font-style: italic;
	}
	
	/* font extrabold and extraboldItalic */
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-ExtraBold.ttf');
	font-weight: 800;
	font-style: normal;
	}
	@font-face {
	font-family:'Poppins';
	src: url('/Poppins-ExtraBoldItalic.ttf');
	font-weight: 800;
	font-style: italic;
	}
.fina-carousel--section {
	background: url('static/landing/fina-swiper.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	filter: drop-shadow(0px 0px 80px rgba(0, 0, 0, 0.15));
	-webkit-filter: drop-shadow(0px 0px 80px rgba(0, 0, 0, 0.15));
	margin: 2rem 0rem;
	position: relative;
}
.wrap-fina {
 padding: 0rem 0rem;
}
.fina-swiper .swiper-slide {
	opacity: 1 !important;
}
.fina-swiper .swiper-slide-active {
	opacity: 1 !important;
}
.fina-carousel--section .phone-img {
	bottom: 1.5rem;
	filter: drop-shadow(0px 0px 80px rgba(0, 0, 0, 0.15));
	-webkit-filter: drop-shadow(0px 0px 80px rgba(0, 0, 0, 0.15));
	left: -1rem;
	max-width: 100px;
	position: absolute;
	z-index: 2;
}

.fina-carousel--section .fina-swiper {
	height: 30%;
	width: 100%;
	z-index: -1 !important;
}

.fina-carousel--section .swiper-slide img {
	border-radius: 25px;
	display: block;
	height: 200px;
	object-fit: contain;
	width: 100%;
}
.fina-carousel--section .swiper-slide video {
	border-radius: 25px;
	display: block;
	height: 200px;
	object-fit: cover;
	width: 100%;
}

	@media (min-width: 1025px) and ( max-width: 1439px) {
	.fina-carousel--section .swiper-slide img {
		height: 404px !important;
	}
	.fina-carousel--section .swiper-slide video {
		height: 404px !important;
	}
	.fina-button-slider {
		background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 50px;
    color: #000;
    z-index: 300;
    display: block;
    font-size: 14px;
    line-height: 40px;
    width: 25%;
    position: absolute;
    padding: 2px 2.5rem;
    width: 171px;
    position: absolute;
    /* left: 0; */
    right: 27px;
    /* margin-left: -79px; */
    top: 52%;
    margin-top: 81px;
 }
	.fina-carousel--section .fina-carousel--information {
		min-height: 60% !important;
	}
	.fina-carousel--section .fina-carousel--information a#fina--browse {
		padding: .5rem 7rem !important;
		position: absolute !important;
		bottom: 3rem;
	}

	.fina-carousel--information .fina-carousel--store {
		top: 6rem !important;
	}
	.fina-carousel--section .phone-img {
		max-width: 304px !important;
    left: 0rem !important;
    bottom: 1.5rem !important;
	}
}
@media (min-width: 1024px) {
	.fina-carousel--section .swiper-slide img {
		height: 404px !important;
	}
	.fina-carousel--section .swiper-slide video {
		height: 404px !important;
	}
	.fina-button-slider {
		background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 50px;
    color: #000;
    z-index: 300;
    display: block;
    font-size: 14px;
    line-height: 40px;
    width: 25%;
    position: absolute;
    padding: 2px 2.5rem;
    width: 171px;
    position: absolute;
    /* left: 0; */
    right: 27px;
    /* margin-left: -79px; */
    top: 52%;
    margin-top: 81px;
 }
	.fina-carousel--section .fina-carousel--information {
		min-height: 60% !important;
	}
	.fina-carousel--section .fina-carousel--information a#fina--browse {
		padding: .5rem 7rem !important;
		position: absolute !important;
		bottom: 3rem;
	}

	.fina-carousel--information .fina-carousel--store {
		top: 6rem !important;
	}
	.fina-carousel--section .phone-img {
		max-width: 304px !important;
    left: 0rem !important;
    bottom: 1.5rem !important;
	}
}

@media ( max-width: 1023px) {
	.fina-button-wrapper {
		display: flex;
		justify-content: center;
	}

	.fina-button-slider {
		background: #FFFFFF;
		box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 50px;
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 40px;
    /* position: absolute; */
    padding: 2px 2.5rem;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    width: 50%;
    z-index: 300;
    /* margin-top: -47px; */
		margin-top: 16px;

		margin-left: auto;
		margin-right: auto;
 }
}

.fina-carousel--section .fina--swiper-pagination{
	bottom: -1.10rem !important;
	position: relative;
	height: 3rem;
	z-index: 3;
}

.fina-carousel--section .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	text-align: center;
	font-size: 0;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}

.fina-carousel--section .swiper-pagination-bullet-active {
	background: #FFFFFF;
border: 1px solid #C4C4C4;
}

.fina-carousel--section .fina-carousel--information{
	align-items: center;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9.03%, rgba(0, 0, 0, 0.5) 130.56%);
 border-radius: 0px 0px 25px 25px;
	background-size: cover;
	background-repeat: no-repeat;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 1px !important;
    min-height: 2px !important;
	padding: 1rem 1rem 1rem 1rem;
	position: absolute;
	z-index: 1;
	right: 134px;
	z-index: 1;
}

.fina-carousel--section .fina-carousel--information a#fina--browse{
    border-radius: 50px;
    background: #1B4D7C;
    color: #fff;
    display: block;
    margin: 6rem auto;
    font-size: 14px;
    line-height: 40px;
    padding: 2px 2.5rem;
}

.fina-carousel--section .fina-carousel--information .fina-carousel--store{
	margin: 1rem 0;
	position: absolute;
  top: -10.5rem !important;
	display: flex;
	align-items: flex-end;
}

.fina-carousel--section .fina-carousel--information .fina-carousel--store a img{
	max-height: 2rem;
}
.fina-carousel--section .fina-carousel--information .fina-carousel--store a img.fina-button-style{
	max-height: 4rem !important;
    border-radius: 10px;
}
@media (max-width: 767px) {
	.fina-button-slider{
		top: 88%;
	}
}
@media (min-width: 767px) and (max-width: 1023px) {
	/* .fina-button-slider{
		top: 50%;
	} */
	.fina-carousel--section .fina-carousel--information{
		width: 100%;
		left: 0;
	}
}
@media (max-width: 767px) {
	.fina-carousel--section .fina-carousel--information .fina-carousel--store{
		top: -8.5rem !important;
	}
	.wrap-fina {
		padding: 0rem 1rem;
	 }
	 .fina-carousel--section .fina-carousel--information{
		 width: 100%;
		 left: 0;
	 }
}