/* Font imports */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');

/* remove scrollbar google chrome */
::-webkit-scrollbar {
	width: 0px; remove scrollbar space 
	background: transparent; / optional: just make scrollbar invisible 
}
/* Main */
html, body {
	background-color: #fafafb;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	overflow-x: hidden;
	scroll-behavior: smooth;
	scrollbar-width: none; /*remove scrollbar firefox*/
}
/* Hyper links */
ul li {
	list-style: none;
	text-decoration: none;
}
ul li a {
	text-decoration: none;
}
/* Fonts */
h1, h2, h3 {
	font-family: 'Bebas Neue', cursive;
}
h4, h5 , h6 {
	font-family: 'Montserrat', sans-serif;
	line-height: 2px;
}
.title {
	font-size: 3rem;
}
.sub-titles {
	font-size: 2.4rem;
	text-transform: uppercase;
}
.details {
	color: #fff; 
	font-size: 1rem;
}
.btn-txt {
	font-size: 1.5rem;
}
/* logo */
.org-logo {
	width: 500px;
}
.logo-lg {
	width: 300px;
}
.logo {
	width: 10px;
}
/* SVG */
.blob {
	background-image: url('../assets/SVG/getstarted.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-2 {
	background-image: url('../assets/SVG/getstarted-org.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-3 {
	background-image: url('../assets/SVG/getstartedsmall.svg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-4 {
	background-image: url('../assets/SVG/Why us.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-4-b {
	background-image: url('../assets/SVG/Why us-b.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-5 {
	background-image: url('../assets/SVG/questions-air.svg');
	background-repeat: no-repeat;
	/*background-position: center;*/
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-6 {
	background-image: url('../assets/SVG/questions-sea.svg');
	background-repeat: no-repeat;
	/*background-position: center;*/
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-6-blk {
	background-image: url('../assets/SVG/questions-shop.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.wave-svg {
	background-image: url('../assets/SVG/getstarted.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}

.section {
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}

/* Icons */
.icons {
	width: 40px;
	height: 40px;
}
.book-icon {
	width: 68px;
	height: 68px;	
}
.check-icon {
	width: 58px;
	height: 58px;	
}
.ill-icon {
	width: 80px;
	height: 80px;	
}
.ill-icon-sm {
	width: 58px;
	height: 58px;	
}
/* Cards */
.red-card {
	width: 340px;
	height: 500px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 340px;
	height: 520px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 340px;
	height: 600px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 420px;
	height: 640px;
	border-radius: 80px;
	background-color: #003a5f;
}
.getstarted {
	border: none;
	border-radius: 8px;
	background-color: transparent;
}

/* Carousel */
.case-img img{
	width: 540px;
	height: 540px;
}
.case-image {
	width: 100%;
	height: 100%;
	image-rendering: optimizeSpeed;
}
/* Blue bg */
.blue-bg {
	background-color: #002c48;
	border-radius: 0px;
	width: 100%;
	height: 1024px;
}
/* Circle images */
.circle-img {
	width: 148px;
}
/*Google maps Resppnsive*/
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*  
  ---- Break points ----
*/
@media screen and (max-width: 1280px) {
/* Section */
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 200px;
}
.logo {
	width: 100px;
}
.discount {
	width: 326px;
}
/* Font */
.title {
	color: #fff; font-size: 2.8rem;
}	
.sub-titles {
	font-size: 2rem;
	text-transform: uppercase;
}
.details {
	font-size: .8rem;
}
.btn-txt {
	font-size: .8rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2rem;
}
/* Card */
.red-card {
	width: 300px;
	height: 400px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 300px;
	height: 400px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 328px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 288px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
/*Carousel */
.case-img img{
	width: 250px;
	height: 250px;
}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedover.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-2 {
	background-image: url('../assets/SVG/getstartedunder.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 100px;
	}

/* Blue bg */
.blue-bg {
	background-color: #ffffff;
	width: 100%;
	height: 480px;
	border-radius: 30px;
	margin: 40px;
	}
}
@media screen and (max-width: 1024px) {
/* Section */
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 270px;
}
.logo {
	width: 180px;
}
/* Font */
.title {
	color: #fff; font-size: 3.2rem;
	}	
.sub-titles {
	font-size: 2.4rem;
	text-transform: uppercase;
}
.details {
	font-size: .9rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}
/* Card */
.red-card {
	width: 300px;
	height: 560px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 300px;
	height: 560px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 328px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 288px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
/*Carousel */
.case-img img{
	width: 500px;
	height: 500px;
	}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedover.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-2 {
	background-image: url('../assets/SVG/getstartedunder.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 162px;
	}
}

@media screen and (max-width: 768px) {
/* View section */
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 460px;
}
.logo {
	width: 100px;
}
/* Font */
.title {
	color: #fff; font-size: 3.2rem;
	}	
.sub-titles {
	font-size: 2.6rem;
	text-transform: uppercase;
}
.details {
	font-size: .9rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}

/* Card */
.red-card {
	width: 325px;
	height: 500px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 325px;
	height: 500px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 325px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 325px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
.card-bg-air {
	background-color: #b20c0c;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-sea {
	background-color: #003a5f;
	border-radius: 14px;
	padding: 1rem 0rem;
}
/* Carousel */
.case-img img{
	width: 500px;
	height: 500px;
	}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedunder.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-2 {
	background-image: url('../assets/SVG/getstartedunder.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 162px;
	}
}

@media screen and (max-width: 480px) {
/* View section */
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 280px;
}
.logo {
	width: 88px;
}
/* Font */
.title {
	color: #fff; font-size: 3rem;
}	
.sub-titles {
	font-size: 2rem;
	text-transform: uppercase;
}
.details {
	font-size: 1rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}
/* Icons */
.icons {
	width: 40px;
	height: 40px;
}
.book-icon {
	width: 48px;
	height: 48px;	
}
.check-icon {
	width: 34px;
	height: 34px;	
}
.ill-icon {
	width: 72px;
	height: 72px;	
}
.ill-icon-sm {
	width: 48px;
	height: 48px;	
}
/* Card */
.red-card {
	width: 365px;
	height: 438px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 365px;
	height: 438px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 365px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 365px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
.card-bg-air {
	background-color: #b20c0c;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-sea {
	background-color: #003a5f;
	border-radius: 14px;
	padding: 1rem 0rem;
}
/* Carousel */
.case-img img{
	width: 380px;
	height: 380px;
	}
/* Blue bg */
.blue-bg {
	background-color: #002c48;
	width: 100%;
	height: 914px;
}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedmob.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
.blob-2 {
	background-image: url('../assets/SVG/getstartedunder.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 146px;
	}
}

@media screen and (max-width: 380px) {
/* View section */
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 270px;
}
.logo {
	width: 80px;
}
/* Font */
.title {
	color: #fff; font-size: 2.6rem;
	}	
.sub-titles {
	font-size: 2rem;
	text-transform: uppercase;
}
.details {
	font-size: 1rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}
/* Card */
.red-card {
	width: 330px;
	height: 466px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 330px;
	height: 466px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 330px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 330px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
.card-bg-air {
	background-color: #b20c0c;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-sea {
	background-color: #003a5f;
	border-radius: 14px;
	padding: 1rem 0rem;
}
/* Carousel */
.case-img img{
	width: 300px;
	height: 300px;
	}
/* Blue bg */
.blue-bg {
	background-color: #ffffff;
	width: 100%;
	height: 180px;
	border-radius: 30px;
	margin: 40px;
}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedmob.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 128px;
	}
}

@media screen and (max-width: 360px) {
/* View Section*/
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logo */
.org-logo {
	width: 250px;
}
.logo {
	width: 80px;
}
/* Font */
.title {
	color: #fff; font-size: 2.8rem;
	}	
.sub-titles {
	font-size: 1.8rem;
	text-transform: uppercase;
}
.details {
	font-size: .9rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}
/* Icons */
.icons {
	width: 40px;
	height: 40px;
}
.book-icon {
	width: 48px;
	height: 48px;	
}
.check-icon {
	width: 34px;
	height: 34px;	
}
.ill-icon {
	width: 82px;
	height: 82px;	
}
.ill-icon-sm {
	width: 58px;
	height: 58px;	
}
/* Card */
.red-card {
	width: 315px;
	height: 432px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 315px;
	height: 432px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 315px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 315px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
.card-bg-air {
	background-color: #b20c0c;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-sea {
	background-color: #003a5f;
	border-radius: 14px;
	padding: 1rem 0rem;
}
/* Carousel */
.case-img img {
	width: 300px;
	height: 300px;
	}
/* Blue bg */
.blue-bg {
	background-color: #ffffff;
	width: 100%;
	height: 180px;
	border-radius: 30px;
	margin: 40px;
}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedmob.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 100px;
	}
}

@media screen and (max-width: 320px) {
/* View Section*/
.section {
	max-width: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
/* logos */
.org-logo {
	width: 250px;
}
.logo {
	width: 70px;
}
/* Font */
.title {
	color: #fff; font-size: 2rem;
	}	
.sub-titles {
	font-size: 1.6rem;
	text-transform: uppercase;
}
.details {
	font-size: .74rem;
}
.btn-txt {
	font-size: 1.2rem;
}
.meet-txt {
	color: #002c48;
	font-size: 2.4rem;
}
/* Icons */
.icons {
	width: 50px;
	height: 50px;
}
.book-icon {
	width: 58px;
	height: 58px;	
}
.check-icon {
	width: 34px;
	height: 34px;	
}
.ill-icon {
	width: 82px;
	height: 82px;	
}
.ill-icon-sm {
	width: 58px;
	height: 58px;	
}
/* Card */
.red-card {
	width: 275px;
	height: 432px;
	border-radius: 80px;
	background-color: #b20c0c;
}
.blue-card {
	width: 275px;
	height: 432px;
	border-radius: 80px;
	background-color: #003a5f;
}
.black-card {
	width: 275px;
	height: 460px;
	border-radius: 80px;
	background-color: #282828;
}
.contact-card {
	width: 275px;
	height: 580px;
	border-radius: 80px;
	background-color: #003a5f;
}
.card-bg-air {
	background-color: #b20c0c;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-sea {
	background-color: #003a5f;
	border-radius: 14px;
	padding: 1rem 0rem;
}
.card-bg-shop {
	background-color: #282828;
	border-radius: 14px;
	padding: 1rem 0rem;
}
/* Carousel */
.case-img img {
	width: 300px;
	height: 300px;
	}
/* Blue bg */
.blue-bg {
	background-color: #ffffff;
	width: 100%;
	height: 180px;
	border-radius: 30px;
	margin: 40px;
}
/* Blob SVG */
.blob {
	background-image: url('../assets/SVG/getstartedmob.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 999;
}
/* Circle images */
.circle-img {
	width: 100px;
	}
}

/* Special effects */
.shadow-drop-bottom {
	-webkit-animation: shadow-drop-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: shadow-drop-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-9-14 20:12:2
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shadow-drop-bottom
 * ----------------------------------------
 */
@-webkit-keyframes shadow-drop-bottom {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.35);
            box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.35);
  }
}
@keyframes shadow-drop-bottom {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.35);
            box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.35);
  }
}
